Revert my change to gnus-art.el
[gnus] / lisp / ChangeLog
1 2015-05-28  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * gnus-art.el (gnus-button-alist): Revert last change.
4         It wasn't that important, and it caused a Gnus build to fail.  See:
5         http://www.randomsample.de:4456/builders/emacs-devel/builds/734
6
7         * gnus-art.el (gnus-button-alist):
8         Also treat "‘" and "’" as quoting chars.
9
10 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
11
12         * gnus-art.el (gnus-treat-strip-list-identifiers)
13         (gnus-article-mode-syntax-table):
14         * gnus-group.el (gnus-group-nnimap-edit-acl):
15         * canlock.el, deuglify.el: Fix minor quoting problems in doc strings,
16         e.g., missing quote, ``x'' where `x' was meant, etc.
17
18 2015-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19
20         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
21         Use (char-to-int c) instead of (+ c 0) that the byte compiler optimizes
22         into just c.
23
24 2015-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
27         Normalize characters into numbers in spec keys.
28
29 2015-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * dgnushack.el (declare-function): Redefine it to use autoload.
32         * lpath.el (gnus-html-prefetch-images): Declare.
33
34 2015-05-04  Glenn Morris  <rgm@gnu.org>
35
36         * gnus-art.el (nneething-get-file-name): Declare rather than autoload.
37
38         * gnus-async.el (gnus-html-prefetch-images): Remove pointless autoload.
39
40         * gnus-sync.el (gnus-group-topic): Autoload at run-time.
41         (gnus-topic-create-topic, gnus-topic-enter-dribble):
42         Declare rather than autoload.
43
44         * mm-archive.el (gnus-recursive-directory-files)
45         (mailcap-extension-to-mime): Autoload at run-time.
46
47         * mm-util.el (latin-unity-massage-name)
48         (latin-unity-maybe-remap, latin-unity-representations-feasible-region)
49         (latin-unity-representations-present-region):
50         Declare rather than autoload.
51
52         * mml-smime.el (epg-make-context, epg-passphrase-callback-function):
53         Autoload at run-time.
54         (epg-context-set-signers, epg-context-result-for)
55         (epg-new-signature-digest-algorithm, epg-verify-result-to-string)
56         (epg-list-keys, epg-verify-string, epg-sign-string, epg-encrypt-string)
57         (epg-context-set-passphrase-callback, epg-sub-key-fingerprint)
58         (epg-configuration, epg-expand-group, epa-select-keys):
59         Declare rather than autoload.
60
61         * nnir.el (nnimap-change-group, nnimap-make-thread-query):
62         Autoload at run-time.
63         (gnus-group-topic-name, nnimap-buffer, nnimap-command)
64         (gnus-registry-get-id-key, gnus-registry-action):
65         Declare rather than autoload.
66
67         * nnmail.el (mail-send-and-exit): Autoload at run-time.
68
69         * spam.el (spam-stat-buffer-change-to-non-spam)
70         (spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam)
71         (spam-stat-buffer-is-spam, spam-stat-load, spam-stat-save)
72         (spam-stat-split-fancy): Remove pointless autoloads.
73
74         * mm-view.el (epg-decrypt-string): Autoload.
75         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
76         (epg-sub-key-validity): Fix declarations.
77
78 2015-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
79
80         * gnus.el: Ma Gnus v0.13 is released.
81
82 2015-05-01  Glenn Morris  <rgm@gnu.org>
83
84         * gnus-util.el (iswitchb-read-buffer):
85         * mm-decode.el (libxml-parse-html-region):
86         * mml.el (libxml-parse-html-region):
87         * nnrss.el (libxml-parse-html-region): Update declaration.
88
89 2015-04-27  Glenn Morris  <rgm@gnu.org>
90
91         * message.el (gnus-extract-address-components):
92         Remove bogus declaration that was masking previous problem.
93
94 2015-04-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
95
96         * hashcash.el (hashcash-insert-payment-async-2): Save the mark when
97         altering the buffer.
98         (hashcash-insert-payment-async-2): Revert previous change because it
99         still means that the mark is moving around.
100
101 2015-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
102
103         * gnus-uu.el (gnus-uu-save-article):
104         Make the save-restriction/widen calls make more sense.
105
106 2015-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
107
108         * gnus-art.el (gnus-use-idna):
109         * gnus-sum.el (gnus-summary-idna-message):
110         * message.el (message-use-idna):
111         Catch the invalid-operation error that idna.el will issue.
112
113 2015-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
114
115         * gnus-group.el (gnus-group--setup-tool-bar-update):
116         cursor-sensor-functions should be a list of functions.
117
118 2015-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
119
120         * gnus-group.el (gnus-tmp-*): Declare.
121         (gnus-update-group-mark-positions): Remove unused `topic' var.
122         (gnus-group-insert-group-line): Remove unused var `header'.
123         (gnus-group--setup-tool-bar-update): New function.
124         (gnus-group-insert-group-line): Use it.
125         (gnus-group-update-eval-form): Declare local
126         dynamically-bound variables.
127         (gnus-group-unsubscribe-group): Use \` and \' to match string bounds.
128
129         * gnus-topic.el (gnus-topic-jump-to-topic)
130         (gnus-group-prepare-topics, gnus-topic-update-topic)
131         (gnus-topic-change-level, gnus-topic-catchup-articles)
132         (gnus-topic-remove-group, gnus-topic-delete, gnus-topic-indent):
133         Use inhibit-read-only.
134         (gnus-topic-prepare-topic): Use gnus-group--setup-tool-bar-update.
135         (gnus-topic-mode): Use define-minor-mode and derived-mode-p.
136
137 2015-04-12  João Távora  <joaotavora@gmail.com>
138
139         * message.el (message-mode):
140         Use `set' and `make-local-variable' instead of `setq-local'.
141
142 2015-04-12  Johan Bockgård  <bojohan@gnu.org>
143
144         * gnus-sum.el (gnus-summary-refer-thread):
145         Make sure gnus-newsgroup-unreads remains sorted.
146
147 2015-04-12  João Távora  <joaotavora@gmail.com>
148
149         Improve sexp-based movement in message-mode
150         * message.el (message--syntax-propertize): New function.
151         (message-mode): Set syntax-related vars.d
152         (message-smileys): New variable.
153
154 2015-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
155
156         * gnus-art.el (gnus-hidden-properties): Simplify.
157         (gnus-article-hide-text, gnus-article-unhide-text)
158         (gnus-article-unhide-text-type): Remove special handling of
159         `intangible' since that property is not used any more.
160         (gnus-article-treat-body-boundary): Use gnus-hidden-properties.
161
162 2015-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco
165         and a runtime function for it, of which the XEmacs version takes only
166         two arguments.
167
168 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
169
170         Use American spelling for 'normalize'
171         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
172         All uses changed.  Add an alias for obsolete usages.
173
174 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * gnus-art.el (gnus-article-browse-html-save-cid-content):
177         Always return relative file name.
178         (gnus-article-browse-html-parts):
179         Make external links absolute and cid file names relative.
180
181 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
182
183         * registry.el (registry-prune): Re-use `registry-full' in
184         `registry-prune'.  It's a bit of redundant work, but safer.
185         Also ensure that target-size is an integer.
186
187 2015-03-31  Daiki Ueno  <ueno@gnu.org>
188
189         * plstore.el (plstore--decrypt): Clear entry in
190         `plstore-passphrase-alist' if decryption failed (bug#20030).
191
192 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
193
194         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
195         to "Display" menu.
196
197 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
198
199         * nnimap.el (nnimap-split-incoming-mail): If a message is already
200         in the group it should be split to, don't re-copy it into the group.
201
202 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
203
204         * nnmh.el (nnmh-request-expire-articles):
205         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
206
207 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
208
209         * registry.el (registry-lookup-secondary, registry-full)
210         (registry-prune, registry-collect-prune-candidates):
211         * gnus-registry.el (gnus-registry-load): Use slot names rather than
212         initarg names in `oref' and `oset'.
213
214 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
215
216         * registry.el (registry-prune): Allow registry to reach full size
217         before pruning.
218
219 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
220
221         * registry.el (registry-collect-prune-candidates): Fix call to
222         cl-subseq.
223
224 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
225
226         * registry.el (registry-db): Temporary fix old Emacsen compilation.
227
228 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
229
230         * gnus-registry.el (gnus-registry-handle-action)
231         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
232         (gnus-registry-keywords): Make it do something.
233         (gnus-registry-import-eld): Remove unused var `new-entry'.
234         (gnus-registry-action): Remove unused var `to-name'.
235         (gnus-registry-make-db): Prefer `make-instance' to avoid
236         compiler warnings.
237         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
238
239         * registry.el (registry-db): Don't oset-default an instance-allocated
240         slot.
241
242 2015-03-10  Glenn Morris  <rgm@gnu.org>
243
244         * message.el (message-valid-fqdn-regexp): Bump :version for
245         2014-11-17 change.
246
247 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
248
249         * gnus-notifications.el (gnus-notifications-action): Raise window
250         frame.
251         (gnus-notifications-action): Allow mark as read.
252         (gnus-notifications-notify): Show uption to mark as read.
253
254 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
255
256         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
257         (registry-search, registry-delete, registry-size, registry-insert)
258         (registry-reindex, registry-collect-prune-candidates):
259         * gnus-registry.el (gnus-registry-fixup-registry)
260         (gnus-registry-remove-extra-data): Use slot names rather than initarg
261         names in `oref' and `oset'.
262
263 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
264         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
265         in the group it should be split to, don't re-copy it into the group.
266
267 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
268
269         * message.el (message-insert-formatted-citation-line): Change %F to
270         fall back to email address if no first name could be determined.
271
272 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
275         Fix point motion when removing displayed MIME part.
276         (gnus-article-edit-part): Make jumping to the next part really work
277         when deleting or stripping.
278         (gnus-mime-buttonize-attachments-in-header): Make header attachment
279         buttons identical to the ones in the article body so as to work deleting
280         and stripping.
281
282 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * mm-decode.el (mm-shr)
285         * mm-view.el (mm-inline-text-html-render-with-w3m):
286         Revert my bogus change that made the start marker of a part
287         the "moves after insertion" type.
288
289 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
290
291         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
292         Tools: https://github.com/politza/pdf-tools) for viewing PDF
293         attachments in emacs.
294
295 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
296
297         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
298         instead of sasl-scram-sha-1, as the former is the name that can be
299         required.
300
301         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
302         (sasl-scram-sha-1-client-final-message)
303         (sasl-scram-sha-1-authenticate-server): Move to end of file.
304
305 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
306
307         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
308
309 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
310
311         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
312         (sasl-string-prefix-p): New compatibility functions.
313
314 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
315
316         * gnus-compat.el (process-live-p): Added new compat function for Emacs
317         23.
318
319 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
320
321         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
322         from the server LIST response.
323
324 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
325
326         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
327         during header retrieval, error out instead of interpreting the data in
328         the buffer as the only messages there.  This way, we don't mark
329         articles as read on a server hangup (bug#19035).
330
331         * mm-decode.el (mm-head-p): New function.
332         (mm-display-part): Go to a blank line when inserting parts internally.
333
334 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
335
336         * sasl-scram-rfc.el: New file.
337
338         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
339         Add SCRAM-SHA-1 first.
340         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
341         entry (bug#17636).
342
343 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
344
345         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
346         that we don't get a warning when setting the buffer-local variable
347         (bug#19573).
348
349         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
350         `gnus-request-group'.
351
352 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
353
354         * gnus-art.el (gnus-article-browse-html-save-cid-content)
355         (gnus-article-browse-html-parts): Make cid file names relative if and
356         only if html doesn't specify <base> directory.
357
358 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
359
360         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
361         parts, because that breaks filling (since buttons are in a bold face).
362
363 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
364
365         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
366         use gnus-overlays-at and gnus-overlay-put.
367
368 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
369
370         * mm-decode.el (mm-shr): Only pass the fill column when not using
371         fonts, because limiting the width to what's appropriate for followups
372         doesn't really help when not using proportional fonts.
373
374 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
375
376         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
377         shr, beacause that breaks folding.
378         (mm-shr): Don't shorten the width when using fonts.
379
380 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
381
382         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
383         variable; always check the newrc timestamp.
384         (gnus-save-newsrc-file): Always check timestamp.
385
386 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
387
388         * mail-source.el (mail-source-call-script): If scripts exit with an
389         error, pop up an error buffer.
390
391 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
392
393         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
394         as a default.
395
396         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
397         correct server.
398
399 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
400
401         * nnimap.el (nnimap-request-group-scan): Fix the function name.
402
403         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
404
405 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
406
407         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
408         that nnimap works for non-activated backends.
409
410 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
411
412         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
413         message, since we already get an obsolescence message.  Use `declare'.
414
415 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
416
417         * nnir.el: Revert "Enable non-ASCII IMAP searches".
418
419 2015-01-30  Glenn Morris  <rgm@gnu.org>
420
421         * gnus-registry.el (gnus-registry-max-pruned-entries)
422         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
423         Fix :version.
424         (gnus-registry-default-sort-function): Improve :type.
425
426 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
427
428         * nnimap.el (nnimap-request-group): Allow running this function on
429         groups that don't exist in Gnus yet.
430         (nnimap-request-group): Revert previous patch since that made it
431         impossible to enter nnimap groups.
432
433         * message.el (message-smtpmail-send-it): Remove the mail header
434         separator before sending.
435
436 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
437
438         * nnimap.el (nnimap-find-expired-articles): Fix handling of
439         (expiry-wait . never).
440
441 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
442
443         * nnimap.el (nnimap-request-group): Clear the buffer before returning
444         the data.
445
446 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
447
448         * gnus-compat.el (string-bytes): Work for XEmacs.
449
450 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
451
452         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
453
454         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
455         IMAP.
456
457 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
458
459         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
460
461         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
462
463         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
464         be added to the backlog.
465
466 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
467
468         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
469         target with a recursive make call.
470
471 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
472
473         * nnimap.el (nnimap-header-parameters): Refactor and request
474         X-GM-LABELS if it's been announced.
475         (nnimap-transform-headers): Gather and output GM-LABELS.
476
477 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
478
479         * mm-decode.el (mm-display-part): Make non-string methods work.
480         Non-string methods are funcalled and work just fine, the test was
481         bogus.
482         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
483         whole frame.
484
485 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
486
487         * nnimap.el (nnimap-request-accept-article): Allow respooling using
488         nnimap.
489
490         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
491         request rescans when being run interactively.
492
493         * nnimap.el (nnimap-request-group): Don't rescan the group here,
494         because that can be very slow in large groups.
495
496         * gnus-int.el (gnus-request-group-scan): New backend function.
497
498         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
499
500 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
501
502         * gnus-group.el (gnus-group-suspend): Close all backends.
503
504 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
505
506         * dgnushack.el (dgnushack-compile-file): New function.
507         (dgnushack-compile): Use it (bug#19514).
508
509 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
510
511         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
512
513 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
514
515         * registry.el: Don't use <class> as a variable.
516
517 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
518
519         system-name's returned value can vary
520         Also, the system-name variable is now obsolete.
521         Fixes Bug#19438.
522         * message.el (message-make-fqdn):
523         * nnvirtual.el (nnvirtual-retrieve-headers)
524         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
525         and avoid naming locals 'system-name'.
526
527 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
528
529         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
530         lines don't get overlong when responding.
531
532 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
533
534         * registry.el (cl-remf, cl-loop, cl-subseq):
535         Alias to remf, loop, and subseq respectively for old Emacsen.
536
537 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
538
539         * gnus-group.el (gnus-read-ephemeral-bug-group):
540         Bind coding-system-for-read and coding-system-for-write only around
541         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
542
543 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
544
545         * registry.el (registry-db): Set default slot later.
546         This is because its value is not a literal integer.
547
548 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
549
550         * registry.el (registry-db): Fix default registry-db max-size.
551
552 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
553
554         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
555         add warning.
556
557         * gnus-art.el: Fix up compiler warnings.
558         (article-display-face, article-display-x-face): Remove unused `face'.
559         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
560         (article-date-ut): Remove unused var `first'.
561         (gnus-article-prepare): Remove unused var `gnus-article'.
562         (gnus-mime-save-part-and-strip): Remove unused var `param'.
563         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
564         `coding-system' along with corresponding dead code.
565         (gnus-mime-view-part-externally): Remove unused var
566         `mm-user-display-methods'.
567         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
568         (gnus-display-mime): Remove unused var `handle'.
569         (gnus-mime-display-alternative): Remove unused var `props'.
570         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
571         (gnus-article-edit-done): Remove unused var `p'.
572         (gnus-url-mailto): Remove unused var `to'.
573         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
574         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
575
576 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
577
578         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
579         slots into a :max-size slot.
580         (registry-db-version): Add new variable for database version number.
581         (registry-prune): Use :max-size slot. Accept and use a sort-function
582         argument.
583         (registry-collect-prune-candidates): Add new function for finding
584         non-precious pruning candidates.
585         (registry-prune-hard-candidates, registry-prune-soft-candidates):
586         Remove obsolete functions.
587         (initialize-instance): Upgrade registry version when starting.
588
589         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
590         (gnus-registry-max-pruned-entries): Remove obsolete variable.
591         (gnus-registry-cache-file): Change default
592         filename extension to "eieio".
593         (gnus-registry-read): Add new function, split out from
594         `gnus-registry-load', that does the actual object reading.
595         (gnus-registry-load): Use it. Add condition case handler to check for
596         old filename extension and rename to the new one.
597         (gnus-registry-default-sort-function): New variable to specify a sort
598         function to use when pruning.
599         (gnus-registry-save, gnus-registry-insert): Use it.
600         (gnus-registry-sort-by-creation-time): Define a default sort function.
601
602         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
603         Adjust test for new object signature.
604         (gnustest-registry-pruning-test): Add new pruning test.
605         (gnustest-registry-sort-function): Default sort function for testing.
606         (gnustest-registry-pruning-sort-test): New test for sorting.
607
608 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
609
610         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
611         function for reuse.
612         (gnus-mime-buttonize-attachments-in-header): Adjust.
613
614 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
615
616         * message.el (message-change-subject): Really check whether the subject
617         changed.
618
619 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
620
621         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
622         PDFs.
623         (mailcap-view-mime): New function.
624
625 2014-12-01  Glenn Morris  <rgm@gnu.org>
626
627         * gnus-cloud.el (gnus-cloud): Add :version tag.
628
629 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
630
631         * gnus-art.el (gnus-use-idna):
632         * gnus-sum.el (gnus-summary-idna-message):
633         * message.el (message-use-idna):
634         Protect against nil value for idna-program.
635
636         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
637
638 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
639
640         * auth-source.el (auth-source-macos-keychain-search-items): Return
641         result of `auth-source-macos-keychain-result-append' (bug#19074).
642
643 2014-11-25  Glenn Morris  <rgm@gnu.org>
644
645         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
646         Add :version tag.
647
648 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
649
650         * pop3.el (pop3-open-server): Warn unless encrypted.
651
652         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
653
654 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
655
656         Port new time stamp handling to Emacs 23.2.
657         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
658         * time-date.el (time-add, time-subtract, time-less-p):
659         Use eval-and-compile, not eval-when-compile.
660
661 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
662
663         * message.el (message-valid-fqdn-regexp): Add non-internaional new
664         TLDs.
665
666 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
667
668         Port new time stamp handling to old Emacs and to XEmacs.
669         This is needed for Gnus, which copies time-date.el and which
670         runs on older Emacs implementations.
671         * time-date.el (with-decoded-time-value):
672         Handle 'nil' and floating-point arg more compatibly with new Emacs.
673         (encode-time-value, with-decoded-time-value):
674         Obsolete only if new Emacs.
675         (time-add, time-subtract, time-less-p): Define if not new Emacs.
676
677         Improve time stamp handling, and be more consistent about it.
678         This implements a suggestion made in:
679         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
680         Among other things, this means timer.el no longer needs to
681         autoload the time-date module.
682         * time-date.el (seconds-to-time, days-to-time, time-since)
683         (with-decoded-time-value):
684         Treat 'nil' as current time.  This is mostly for XEmacs.
685         (encode-time-value, with-decoded-time-value): Obsolete.
686         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
687         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
688
689 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
690
691         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
692         discarding changes in ephemeral groups.
693
694         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
695         things the user isn't interested in.
696
697 2014-11-13  Julien Danjou  <jd@abydos>
698
699         * gnus-notifications.el (gnus-notifications-notify): Provide both
700         app-icon and image-path.
701
702 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
703
704         * mm-url.el (mm-url-encode-multipart-form-data):
705         Restore to handle "multipart/form-data" by eww.
706
707 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
708
709         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
710         Landscheidt.
711
712 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
713
714         Simplify use of current-time and friends.
715         * gnus-delay.el (gnus-delay-article):
716         * gnus-sum.el (gnus-summary-read-document):
717         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
718         * message.el (message-make-expires-date):
719         Omit unnecessary call to current-time.
720         * gnus-util.el (gnus-float-time): Simplify to an alias because
721         time-to-seconds now behaves like float-time with respect to nil arg.
722         (gnus-seconds-year): Don't call current-time twice to get the current
723         time stamp, as this can lead to inconsistent results.
724         * time-date.el (time-to-seconds) [!float-time]:
725         Use current time if arg is nil, to be compatible with float-time.
726         (time-date--day-in-year): New function, with most of the guts of
727         the old time-to-day-in-year.
728         (time-to-day-in-year): Use it.
729         (time-to-days): Use it, to avoid decoding the same time stamp twice.
730
731 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
732
733         * gnus.el (gnus-mode-line-buffer-identification):
734         Don't add image data for a non-graphic display (bug#18813).
735
736 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
737
738         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
739         load-path, it blocks autoloading of find-image (bug#18813).
740
741 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
742
743         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
744         to keep connection open (bug#18728).
745
746 2014-10-20  Glenn Morris  <rgm@gnu.org>
747
748         * Merge in all changes up to 24.4 release.
749
750 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
751
752         * message.el (message-insert-signature): Use `newline' instead of
753         inserting explicit "\n".
754
755 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
756
757         * gnus-icalendar.el: Support vcal format timezones.
758         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
759         compute dates with associated timezone.
760         (gnus-icalendar-event-from-ical): Compute all timezones.
761
762 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
763
764         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
765         check the newsrc.eld file's timestamp before saving it.
766         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
767         timestamp has changed to be newer.
768
769 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
770
771         * gnus-icalendar.el (gnus-icalendar-identities):
772         Include message-alternative-emails.
773
774 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
775
776         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
777         New compatibility functions.
778         (ntlm-build-auth-response): Use them.
779
780 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
781
782         * ntlm.el (ntlm-build-auth-request):
783         Add NTLM2 Session support.  (Bug#15603)
784
785 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
786
787         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
788         expired messages only when it was built in reverse order.
789
790 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
791
792         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
793         last so it can be used in `message-send-hook'.
794
795 2014-09-29  Daiki Ueno  <ueno@gnu.org>
796
797         * mml.el (mml-parse-1): Error out if unknown mode is specified in
798         <#secure> tag (bug#18513).
799
800 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
801
802         * parse-time.el: Require cl when compiling.
803
804 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
805
806         Use cl-lib as much as possible following the 2014-09-26 change
807         in the Emacs trunk.
808         * parse-time.el: Try requiring cl-lib.
809         (parse-time-incf): Alias to cl-incf or incf.
810         (digit-char-p): Remove.
811         (parse-time-integer): Alias to cl-parse-integer or the one defined.
812         (parse-integer): Rename to parse-time-integer.
813         (parse-time-tokenize, parse-time-rules, parse-time-string)
814         Use parse-time-incf and parse-time-integer.
815
816 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
817
818         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
819         of ":delete".
820
821 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
822
823         * gnus-art.el (gnus-article-browse-html-save-cid-content)
824         (gnus-article-browse-html-parts):
825         Revert last change that breaks links other than cid contents.
826
827 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
828
829         * gnus-art.el (gnus-article-browse-html-save-cid-content)
830         (gnus-article-browse-html-parts): Make cid file names relative.
831
832 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * mm-view.el (mm-display-inline-fontify): Make the working buffer
835         temporarily displayed when running a mode function (at least org-mode
836         requires it).
837
838 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
839
840         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
841         the gnus-summary-article-expire-hook should be told where the function
842         is going. In particular, the Gnus registry might want to know.
843
844 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
845
846         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
847
848 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
849
850         * gnus-sum.el (gnus-summary-expire-articles): Revert.
851
852 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
853
854         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
855         the gnus-summary-article-expire-hook should be told where the function
856         is going. In particular, the Gnus registry might want to know.
857
858 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
859
860         Don't mishandle year-9999 dates (Bug#18176).
861         * parse-time.el (parse-time-rules):
862         Allow years up to most-positive-fixnum.
863         * time-date.el (date-to-time):
864         Pass "Specified time is not representable" errors through.
865
866 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
867
868         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
869         groups and t.
870
871 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * gnus-utils.el (gnus-recursive-directory-files):
874         Unify hard or symbolic links (bug#18063).
875
876 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
877
878         * gnus-msg.el (gnus-configure-posting-style):
879         Allow string replacements in values when matching against a header.
880
881 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
882
883         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
884         the dribble buffer even when it is shrunk a lot.
885         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
886
887 2014-06-26  Glenn Morris  <rgm@gnu.org>
888
889         * mm-util.el (help-function-arglist): Remove outdated declaration.
890
891 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
892
893         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
894         attribute values.  (Bug#17834)
895
896 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
897
898         * gnus-sum.el (gnus-summary-edit-article-done):
899         Prefer point-marker to copy-marker of point.
900
901 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
902
903         * Makefile.in (install-el, install-el-elc): Compress .el files.
904         (uninstall): Remove compressed .el files.
905
906 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
909         (gnus-article-read-summary-keys):
910         Don't bug out when there is no article in the summary buffer.
911         (gnus-mime-buttonize-attachments-in-header):
912         Improve criterion that finds parts to display.
913
914         * gnus-art.el (gnus-mm-display-part):
915         * mm-decode.el (mm-shr):
916         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
917         (mm-insert-inline): Revert last changes.
918
919 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
920
921         * gnus-art.el (gnus-mm-display-part):
922         * mm-decode.el (mm-shr):
923         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
924         (mm-insert-inline): Set insertion type of end-marker, not only
925         start-marker, of undisplayer so as to stay after inserted text.
926
927 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
928
929         * html2text.el (html2text-get-attr): Fix typo when splitting value from
930         attribute. (Bug#17613)
931
932 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
933
934         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
935         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
936
937 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
938
939         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
940         Don't delete next part button; keep spacing between buttons.
941
942 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
943
944         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
945         Work for the last MIME part in an article.
946         (gnus-mime-display-single): Suppress excessive newlines between parts.
947
948         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
949         by leading or trailing newline.
950
951 2014-05-12  Sam Steingold  <sds@gnu.org>
952
953         * time-date.el (seconds-to-string): New function to pretty print time
954         delay in seconds.
955
956 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
957
958         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
959         while prompting a user for a file name, etc.
960         (gnus-mime-display-single): Display part with a common appearance no
961         matter whether MIME button is omitted or not; don't add duplicate entry
962         to gnus-article-mime-handle-alist.
963         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
964
965 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
966
967         * mml2015.el (mml2015-display-key-image): New variable.
968
969 2014-05-08  Glenn Morris  <rgm@gnu.org>
970
971         * gnus-fun.el (gnus-grab-cam-face):
972         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
973         This is CVE-2014-3421.
974
975 2014-05-04  Glenn Morris  <rgm@gnu.org>
976
977         * gnus-registry.el (gnus-registry-install-p): Doc fix.
978
979 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
980
981         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
982         the displaying state of a part.
983         (gnus-mm-display-part): Don't insert a newline in the beginning of
984         a part like gnus-mime-inline-part doesn't; work for XEmacs.
985
986         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
987         (mm-shr): Make undisplayer unbreakable.
988
989         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
990         Don't insert excessive newline.
991         (mm-inline-text-html-render-with-w3m, mm-inline-text)
992         (mm-insert-inline): Make undisplayer unbreakable.
993
994 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
995
996         * gnus.el: Ma Gnus v0.11 is released.
997
998 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
999
1000         * gnus-art.el (gnus-mm-display-part):
1001         Highlight header attachment buttons.
1002
1003 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1004
1005         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
1006         a part; redisplay a button (enbugged in 2014-02-05).
1007
1008 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1009
1010         * auth-source.el (auth-source-search, auth-source-search-backends):
1011         Treat :max 0 as an indicator that a boolean return is wanted, as
1012         documented. Reported by Joe Bloggs.
1013
1014 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * gnus-icalendar.el: Require gnus-art.
1017
1018 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
1019
1020         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
1021         (gnus-icalendar--update-org-event): put event timestamp in
1022         the org entry body instead of the drawer.
1023         (gnus-icalendar-event--get-attendee-names): list of participants should
1024         contain even attendees without common name attribute.
1025         (gnus-icalendar--update-org-event): don't generate duplicates of empty
1026         property tags in org drawers.
1027
1028 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1029
1030         * gmm-utils.el (gmm-format-time-string): New function.
1031
1032         * message.el (message-insert-formatted-citation-line): Use the original
1033         author's time zone to express a date string.
1034
1035 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1036
1037         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
1038         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
1039         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
1040         Silence compiler warnings.
1041         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
1042
1043 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1044
1045         * mml.el: Require url when compiling.
1046
1047         * gnus-cloud.el (gnus-cloud-parse-version-1):
1048         Use plist-get rather than CL's getf.
1049         (gnus-activate-group, gnus-subscribe-group): Declare.
1050
1051         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
1052
1053 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1054
1055         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
1056         buttons when toggling the header off.
1057
1058 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1059
1060         * tls.el (tls-program): Reflow docstring.
1061
1062 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1063
1064         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
1065         groups work again.
1066
1067 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
1068
1069         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
1070         999 correctly (i.e. "1,342").
1071
1072 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1073
1074         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
1075         out if the directory doesn't exist.
1076
1077 2014-03-07  Daiki Ueno  <ueno@gnu.org>
1078
1079         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
1080         commands here; instead, only check if epg-config.el is available.
1081
1082 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1083
1084         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
1085         messages with embedded images.
1086         (mml-generate-mime): Don't bug out if you don't have libxml.
1087
1088 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1089
1090         * message.el (message-make-html-message-with-image-files): New command.
1091
1092 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1093
1094         * gnus-group.el (gnus-group-make-group): Clarify prompt.
1095
1096         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
1097
1098 2014-02-23  David Engster  <deng@randomsample.de>
1099
1100         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
1101         to stay compatible with older Emacsen, so replace `cl-loop' with
1102         `loop'.
1103
1104 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1105
1106         * auth-source.el (auth-source-secrets-listify-pattern): New function.
1107         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
1108         instead, build list of patterns.
1109
1110 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1111
1112         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
1113         Display header attachment buttons by gnus-article-prepare-display
1114         rather than gnus-article-prepare so as to view in mml-preview as well.
1115
1116 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1117
1118         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
1119         in `auth-sources' means and link to EPA docs.
1120
1121 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1122
1123         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
1124         (bug#12375).
1125
1126 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1127
1128         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
1129         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
1130
1131 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1132
1133         * message.el (message-tab): Mention what happens on normal tabs
1134         (bug#11297).
1135
1136 2014-02-08  Glenn Morris  <rgm@gnu.org>
1137
1138         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
1139
1140 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1141
1142         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
1143         buttons that are hidden in unselected alternative part as well.
1144         (gnus-mime-display-alternative): Redraw attachment buttons in header.
1145
1146         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
1147
1148 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1149
1150         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
1151         keystroke.
1152         (gnus-server-toggle-cloud-server): Only allow clouding applicable
1153         types.
1154
1155         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
1156         with an empty string.
1157
1158 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1159
1160         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
1161         buffer-local in some buffers, so bind it explicitly in the buffer we're
1162         trying to cancel the article in (bug#10808).
1163
1164 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1165
1166         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1167         New functions.
1168
1169         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1170         New user option.
1171         (gnus-mime-buttonize-attachments-in-header): New function.
1172         (gnus-article-prepare): Use it.
1173         (gnus-mime-inline-part): Suppress extra newline.
1174         (gnus-mm-display-part): Save excursion;
1175         remove useless deleting and adding of buttons.
1176         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1177
1178         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1179         Add gnus-mime-buttonize-attachments-in-header.
1180
1181 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1182
1183         * nnimap.el (nnimap-request-articles): New command to download several
1184         articles at once.
1185
1186         * gnus.el (gnus-variable-list): Save Cloud variables.
1187
1188         * gnus-int.el (gnus-request-accept-article): Doc fix.
1189
1190 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1191
1192         * parse-time.el (parse-time-iso8601-regexp)
1193         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1194         it more generally.
1195
1196 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1197
1198         * gnus-cloud.el: New file to provide the Emacs Cloud.
1199
1200         * dgnushack.el: Silence XEmacs w3 warning.
1201
1202         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1203         `url-retrieve-synchronously', apparently.
1204
1205         * dgnushack.el: Silence XEmacs dns.el warning.
1206
1207         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1208         instead of in all files.
1209
1210         * dns.el (network-interface-list): Define for XEmacs.
1211
1212         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1213         XEmacs.
1214
1215         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1216
1217 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1218
1219         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1220         `gnus-group-split-fancy'.
1221
1222 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1223
1224         * message.el (message-remove-header): Doc fix.
1225         (message-forward-included-headers): New variable.
1226         (message-remove-ignored-headers): Use it.
1227
1228 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1229
1230         * nnir.el (nnir-request-update-mark): Don't try to update the source
1231         group if we can't find it (bug#16611).
1232
1233 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1234
1235         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1236
1237 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1238
1239         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1240         network interfaces changed.
1241         (dns-query): Use it to flush the data.
1242
1243 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1244
1245         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1246         from random face commands.
1247         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1248         Face.
1249         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1250         (gnus--random-face-with-type): Generic function returning a face-type
1251         as a string.
1252         (gnus--insert-random-face-with-type): Generic function inserting a face
1253         in a message buffer header.
1254         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1255         (gnus-insert-random-x-face-header): Rewritten to use
1256         `gnus--insert-random-face-with-type`.
1257         (gnus-random-face): Return random (png) Face as string.
1258         (nus-insert-random-face-header): Insert random (png) Face in a message
1259         buffer.
1260
1261 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1262
1263         * mm-url.el: Remove all usage of w3.
1264
1265         * nnrss.el: Ditto.
1266
1267         * mm-decode.el: Ditto.
1268
1269         * mm-view.el: Ditto.
1270
1271         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1272         outdated and all Emacsen have url.el built-in.
1273
1274         * gnus-setup.el: Remove outdated file.
1275
1276 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1277
1278         * gnus.el: Ma Gnus v0.9 is released.
1279
1280 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1281
1282         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1283
1284 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1285
1286         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1287         in the summary buffer (bug#13769).
1288
1289 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1290
1291         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1292         name if we're using a single article buffer.  Otherwise, it may point
1293         to a killed buffer (bug#13756).
1294
1295 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1296
1297         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1298         the match data, just save and restore it explicitly (bug#12375).
1299
1300         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1301         that's needed.
1302
1303         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1304         the code once (bug#9069).
1305
1306 2014-01-18  Steinar Bang  <sb@dod.no>
1307
1308         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1309         reading.
1310
1311 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1312
1313         * message.el (message-bury): Call bury-buffer with no argument
1314         in the message-return-action case too.
1315
1316 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1317
1318         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1319         (nnimap-split-fancy, nnimap-split-methods): Declare.
1320
1321         * mm-util.el (help-function-arglist): Declare.
1322
1323 2013-12-28  Glenn Morris  <rgm@gnu.org>
1324
1325         * gnus-sieve.el (gnus-sieve-select-method):
1326         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1327         (gravatar-rating, gravatar-size):
1328         * message.el (message-minibuffer-local-map):
1329         * sieve-manage.el (sieve-manage-authenticators)
1330         (sieve-manage-authenticator-alist): Specify custom types.
1331
1332         * hashcash.el (hashcash-program): Rename from hashcash-path.
1333         Update callers.
1334
1335         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1336         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1337         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1338
1339         * auth-source.el (auth-sources):
1340         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1341         Fix custom types.
1342
1343         * tls.el (tls-certtool-program): Fix default value.
1344
1345 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1346
1347         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1348         we get proper traces there, too.
1349
1350 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1351
1352         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1353         value of the parameters if the current article has a Reply-To or From
1354         field.
1355
1356 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1357
1358         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1359
1360 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1361
1362         * gnus-sum.el (gnus-summary-exit): Stop animations.
1363
1364 2013-12-19  Juri Linkov  <juri@jurta.org>
1365
1366         * gnus.el (gnus-suppress-keymap):
1367         * gnus-art.el (gnus-article-mode-map):
1368         * gnus-group.el (gnus-group-mode-map):
1369         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1370         Remove [backspace] key binding because it shadows DEL (bug#16035).
1371
1372         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1373
1374 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1375
1376         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1377         Make sure work directory exists.
1378         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1379         rather than tmp directory.
1380         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1381         not necessarily always run, with it.
1382
1383 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1384
1385         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1386         value of gnus-icalendar-additional-identities work without restart.
1387
1388 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1389
1390         * mm-util.el (mm-make-temp-file):
1391         Alias to make-temp-file for modern Emacsen.
1392
1393 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1394
1395         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1396         nnir-article-number and nnir-article-group.
1397
1398 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1399
1400         * message.el (message-send-mail-with-sendmail):
1401         Don't kill error buffer if sending fails.
1402
1403 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1404
1405         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1406         (gnus-icalendar-event->org-entry)
1407         (gnus-icalendar--update-org-event)
1408         (gnus-icalendar-event->gnus-calendar): Distinguish between
1409         required/optional/non-participant attendee status.  Fix bug causing
1410         the first required event participant to be omitted.
1411
1412 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1413
1414         * gnus-art.el (article-de-quoted-unreadable)
1415         (article-de-base64-unreadable, gnus-mime-copy-part)
1416         * gnus-html.el (gnus-article-html)
1417         * mm-view.el (mm-inline-text-html-render-with-w3)
1418         (mm-inline-text-html-render-with-w3m-standalone)
1419         * rfc2231.el (rfc2231-decode-encoded-string):
1420         Allow overriding charset by mm-charset-override-alist.
1421
1422         * gnus-art.el (gnus-article-browse-html-parts):
1423         Replace LWSPs with `&nbsp;'s in header.
1424
1425         Work for broken Chinese articles.
1426
1427         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1428         Exclude broken handles that gnus-summary-enter-digest-group may create.
1429         (gnus-article-browse-html-parts):
1430         Allow overriding charset by mm-charset-override-alist.
1431
1432 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1433
1434         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1435         (gnus-icalendar-identities): Support additional-identities.
1436
1437 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1438
1439         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1440         org-timestamp for events ending at midnight.
1441
1442 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1443
1444         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1445         .log files.
1446
1447 2013-11-20  David Engster  <deng@randomsample.de>
1448
1449         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1450
1451 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1452
1453         * message.el (message-beginning-of-line):
1454         Use beginning-of-visual-line when visual-line-mode is turned on.
1455
1456 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1457
1458         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1459         (gnus-icalendar-event-from-ical)
1460         (gnus-icalendar-event->org-entry)
1461         (gnus-icalendar--update-org-event): Required/optional participation,
1462         list of attendees synced to org.
1463
1464 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1465
1466         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1467         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1468         cancellations to be synced to org if the original appt has an org
1469         outline.
1470
1471 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1472
1473         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1474         (gnus-icalendar-event->org-entry)
1475         (gnus-icalendar--update-org-event)
1476         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1477
1478 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1479
1480         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1481         Fix timezone handling in gnus-icalendar export to org.
1482
1483 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1484
1485         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1486
1487 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1488
1489         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1490
1491 2013-10-30  Glenn Morris  <rgm@gnu.org>
1492
1493         * gnus-group.el (gnus-group-browse-foreign-server):
1494         * gnus-int.el (gnus-start-news-server):
1495         Silence compiler obsolescence warning.
1496
1497 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1498
1499         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1500         `nnoo-current-server' first, then for the actual `nnimap-address' to
1501         allow netrc entries for the nnoo server to coexist with netrc entries
1502         for the `nnimap-address'.
1503
1504 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1505
1506         * mm-decode.el (mm-dissect-buffer): Revert last change.
1507         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1508         The problem that motivated those changes was attributed to a broken
1509         mail sender, and has been fixed.
1510
1511 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1512
1513         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1514         token is missing in the Content-Type header.
1515
1516         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1517
1518 2013-09-18  Glenn Morris  <rgm@gnu.org>
1519
1520         * gnus-util.el (image-size): Declare.
1521
1522 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1523
1524         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1525         (gnus-icalendar-event-from-ical)
1526         (gnus-icalendar-event--build-reply-event-body)
1527         (gnus-icalendar-event-reply-from-buffer)
1528         (gnus-icalendar-find-org-event-file)
1529         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1530         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1531
1532         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1533
1534 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1535
1536         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1537         Use save-current-buffer.
1538         (gnus-tree-mode-map): Initialize in the declaration.
1539         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1540         (scroll-in-place): Defvar it.
1541         (gnus-tmp-*): Defvar them.
1542         (gnus-get-tree-buffer): Use derived-mode-p.
1543         (gnus--let-eval): New macro.
1544         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1545         non-prefixed variables.
1546         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1547
1548         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1549         vars since it doesn't seem to be available.
1550         (gnus-set-global-variables, gnus-summary-read-group-1)
1551         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1552         (gnus-summary-display-article, gnus-summary-select-article)
1553         (gnus-summary-next-article, gnus-offer-save-summaries)
1554         (gnus-summary-generic-mark): Use derived-mode-p.
1555         (gnus-summary-read-group-1, gnus-summary-exit)
1556         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1557         Adjust calls to gnus-tree-close and gnus-tree-open.
1558
1559         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1560
1561         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1562         (gnus-agent-mode): Use derived-mode-p.
1563         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1564         gnus-command-method and *-command-method to nil, but bind
1565         gnus-command-method to *-command-method instead!
1566         (gnus-agent-fetch-articles): Remove unused var `id'.
1567         (gnus-agent-fetch-headers): Remove unused arg `force'.
1568         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1569         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1570         (gnus-agent-short-article, gnus-agent-long-article)
1571         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1572         first use.
1573         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1574         `score-param'.
1575         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1576         (gnus-get-predicate): Push in front of the cache, rather than end.
1577         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1578         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1579         (gnus-agent-expire-unagentized-dirs): Don't rebind
1580         gnus-agent-expire-current-dirs since the defvar silences the warning.
1581         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1582         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1583         (gnus-agent-regenerate): Simplify interactive spec and doc.
1584
1585 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1586
1587         * gnus-int.el (gnus-open-server): Silence compiler.
1588
1589         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1590
1591         * message.el (message-display-completion-list): Abolish.
1592         (message-completion-in-region): Use display-completion-list.
1593
1594 2013-09-17  Glenn Morris  <rgm@gnu.org>
1595
1596         * gnus-util.el (gnus-message-with-timestamp-1):
1597         Use `messages-buffer' function if available.  Ignore read-only.
1598
1599 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1600
1601         * message.el (message-expand-group, message-completion-in-region):
1602         Correct the order of start and end of a region.
1603
1604 2013-09-13  Glenn Morris  <rgm@gnu.org>
1605
1606         * mml2015.el (gnus-create-image): Autoload it.
1607
1608         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1609
1610         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1611         (image-size): Declare.
1612
1613 2013-09-12  Glenn Morris  <rgm@gnu.org>
1614
1615         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1616         Avoid using `find', which i) might not be defined at runtime;
1617         ii) does not work, since its default test is eql, not equal.
1618         (gnus-mime-action-alist): Declare.
1619
1620 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1621
1622         * score-mode.el (gnus-score-mode-map): Move initialization
1623         into declaration.
1624         (gnus-score-mode): Use define-derived-mode.
1625         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1626         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1627         into declaration.
1628         (gnus-kill-file-mode): Use define-derived-mode.
1629         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1630         Use derived-mode-p.
1631         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1632         (gnus-group-setup-buffer, gnus-group-name-at-point)
1633         (gnus-group-make-web-group, gnus-group-enter-directory)
1634         (gnus-group-suspend): Use derived-mode-p.
1635         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1636         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1637         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1638         (gnus-article-setup-buffer, gnus-article-prepare)
1639         (gnus-article-prepare-display, gnus-sticky-article)
1640         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1641         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1642         (gnus-article-read-summary-keys): Use derived-mode-p.
1643
1644 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1645
1646         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1647
1648 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1649
1650         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1651         shift_jis from the default value set for Japanese users.
1652
1653 2013-08-13  Glenn Morris  <rgm@gnu.org>
1654
1655         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1656
1657         * gnus.el (gnus-valid-select-methods): Fix type.
1658
1659         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1660
1661 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1662
1663         * mm-decode.el (mm-display-external): Run a timer for the temp files
1664         deletion after a viewer exits; add a deletion timer for the needsterm
1665         case, too.
1666
1667         * mm-decode.el (mm-display-external): Try to delete temporary files by
1668         using a 1-min. timer.
1669
1670 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1671
1672         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1673         New internal variables.
1674         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1675         (mm-display-external): Use it to delete temporary files instead of
1676         using timers.
1677
1678 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679
1680         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1681
1682 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1683
1684         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1685         with cond for backwards compatability.
1686
1687 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1688
1689         * mm-decode.el (mm-display-external): Bind process-connection-type to
1690         nil; don't delete a temp file immediately even if a viewer finishes,
1691         since it may be a shell script, like xdg-open, that launches a real
1692         viewer program belatedly.
1693
1694 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1695
1696         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1697         that we can create nndoc groups that excerpt other groups.
1698
1699 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1700
1701         * gnus-delay.el (gnus-delay-article): Fix typo.
1702
1703         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1704         articles.
1705
1706         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1707         we can get spell-checking etc.
1708
1709 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1710
1711         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1712         a single one used for encoding the whole text in a header.
1713
1714 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1715
1716         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1717         doesn't work properly on XEmacs.
1718
1719 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1720
1721         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1722         before sending.
1723
1724         * dgnushack.el (dgnushack-compile): Add a temporary check for
1725         gnus-icalendar.
1726
1727         * mm-decode.el (mm-command-output): New face.
1728         (mm-display-external): Use it.
1729
1730 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1731
1732         * nnmbox.el (nnmbox-request-article): Don't change point.
1733
1734 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735
1736         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1737         Include `handle' parameter.
1738
1739 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1740
1741         * gnus-icalendar.el: New file.
1742
1743 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744
1745         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1746
1747         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1748         dummy roots, too.
1749
1750 2013-08-01  David Edmondson  <dme@dme.org>
1751
1752         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1753         out on ttys.
1754
1755 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1756
1757         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1758         not empty.
1759
1760         * nnrss.el (nnrss-discover-feed): Indent.
1761
1762 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1765
1766 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1767
1768         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1769         dirty to ensure nnimap data being saved.
1770
1771 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1772
1773         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1774         menu entry.
1775
1776         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1777         the current thread's total score instead of the current article's
1778         score.
1779
1780         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1781         (gnus-sort-threads-recursively): Delete defcustom.
1782         (gnus-sort-threads-recursive): Adapt accordingly.
1783
1784 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1785
1786         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1787         (gnus-sort-threads-recursive): Use it.
1788         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1789         again.  Now that determines how to sort subthreads.
1790
1791 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1792
1793         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1794         (gnus-sort-threads): Use it.
1795
1796 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1797
1798         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1799         punctuation characters follow parentheses (bug#14950).
1800
1801 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1802
1803         * gnus.el (gnus-continuum-version):
1804         * gnus-msg.el (gnus-extended-version): Simplify.
1805
1806         * gnus.el (gnus-continuum-version-1): Remove.
1807         * gnus-msg.el (gnus-bug): Revert.
1808
1809         Calculate gnus-version correctly on Cygwin.
1810
1811         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1812         (gnus-continuum-version-1): New function, return a string.
1813
1814         * gnus-msg.el (gnus-extended-version, gnus-bug):
1815         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1816
1817 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1818
1819         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1820         (bug#13384).
1821
1822 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1823
1824         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1825         that were only relevant in a development version a long time ago.
1826
1827 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1828
1829         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1830         that the old Emacs 24s bundle.
1831
1832 2013-07-10  David Engster  <deng@randomsample.de>
1833
1834         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1835         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1836         fixes a bug in Emacs trunk where the 'unexist' marks were always
1837         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1838         Gnus v0.03".
1839
1840 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1841
1842         * gnus.el (gnus-summary-line-format): Reference
1843         `gnus-user-date-format-alist' for the &user-date; format, not
1844         `gnus-summary-user-date-format-alist'.
1845
1846 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1847
1848         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1849         delete files (bug#13481).
1850
1851 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1852
1853         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1854
1855 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1856
1857         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1858         display images.
1859
1860         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1861
1862         * message.el (message-cancel-news): According to
1863         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1864         preferred over "cmsg cancel" in the Subject.
1865
1866         * nnir.el (nnir-engines): Note that the group specs are regexps
1867         (bug#13238).
1868
1869         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1870         gotten read-only text properties, ensure that those aren't heeded when
1871         copying stuff over (bug#13434).
1872
1873         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1874         (bug#13762).
1875
1876 2013-07-05  David Kastrup  <dak@gnu.org>
1877
1878         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1879         authinfo file again (important for blank passwords).  This had been
1880         broken with 2013-06-15 change.
1881
1882 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1883
1884         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1885         Revert 2013-01-14 change.
1886
1887 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1888
1889         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1890         of 'create-image' for XEmacs compatibility; check errors when decoding
1891         image.  Reported by Uwe Brauer.
1892
1893 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1894
1895         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1896         gnus-button-push revised at 2011-01-19.
1897
1898 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1899
1900         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1901         now live in the lisp/net Emacs 24 repository.
1902
1903 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904
1905         * eww.el (eww-update-header-line-format): Quote % characters.
1906
1907 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1908
1909         * eww.el (eww-process-text-input): Display passwords as asterisks.
1910
1911         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1912
1913 2013-06-19  Tom Tromey  <tromey@redhat.com>
1914
1915         * eww.el (eww-top-url): Remove.
1916         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1917         (eww-render): Set new variables.  Don't set eww-top-url.
1918         (eww-handle-link): Handle "prev", "home", and "contents".
1919         Downcase the rel text.
1920         (eww-top-url): Choose best top URL.
1921
1922 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1923
1924         * eww.el: Rewrite to implement form elements "by hand" instead of
1925         relying in widget.el.  Using widget.el leads to too many
1926         user interface inconsistencies.
1927         (eww-self-insert): Implement entering commands in text fields.
1928         (eww-process-text-input): New function to make text input field editing
1929         work.
1930         (eww-submit): Rewrite to use the new-style form methods.
1931         (eww-select-display): Display the correct selected item.
1932         (eww-change-select): Implement changing the select value.
1933         (eww-toggle-checkbox): Implement radio/checkboxes.
1934         (eww-update-field): Fix compilation error.
1935         (eww-tag-textarea): Implement <textarea>.
1936
1937         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1938         don't shadow mode-specific bindings.
1939
1940         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1941         nothing to push.
1942
1943         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
1944
1945 2013-06-19  Glenn Morris  <rgm@gnu.org>
1946
1947         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
1948
1949 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
1950
1951         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
1952
1953 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1954
1955         * shr.el (shr-make-table-1): Implement <td rowspan>.
1956         (shr-table-horizontal-line): Allow nil as a value, and change the
1957         default.
1958         (shr-insert-table-ruler): Respect the nil value.
1959
1960 2013-06-18  Tom Tromey  <tromey@barimba>
1961
1962         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
1963         New defvars.
1964         (eww-open-file): New defun.
1965         (eww-render): Initialize new variables.
1966         (eww-display-html): Handle "link" and "a".
1967         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
1968         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
1969         (eww-back-url): Rename from eww-previous-url.
1970         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
1971         defuns.
1972
1973 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1974
1975         * shr.el (shr-tag-table): Insert the images after the table, so that
1976         they're not covered by the table colourisation, which often looked
1977         awkward.
1978         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
1979         <dd>.
1980         (shr-make-table-1): Implement <td colspan=> support.
1981         (shr-insert-document): Use one less than window width if `shr-width' is
1982         nil, since otherwise things may get one character too wide.
1983
1984 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1985
1986         * eww.el (eww-detect-charset): Improve regexp; move backward.
1987
1988 2013-06-18  Glenn Morris  <rgm@gnu.org>
1989
1990         * mm-decode.el (widget-convert-button): Autoload.
1991
1992         * sieve-manage.el (mm-enable-multibyte): Autoload.
1993
1994         * shr.el (libxml-parse-html-region): Declare.
1995         (shr-render-buffer): Explicit error if no libxml2 support.
1996
1997 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
1998
1999         * auth-source.el (auth-source-current-line): New function.
2000         (auth-source-netrc-parse-entries): When a data token is "machine",
2001         assume we're in the wrong place and abort parsing the current line.
2002
2003 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004
2005         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
2006         (eww-convert-widgets): Don't bug out if the first widget starts at the
2007         beginning of the buffer.
2008         (eww-convert-widgets): Fix last patch.
2009         (eww-tag-input): Support <input type=image>.
2010
2011         * shr.el (shr-insert-table): Respect border-collapse: collapse.
2012         (shr-tag-base): Protect against base specs that are degenerate.
2013         (shr-ensure-paragraph): Don't delete empty lines that have text
2014         properties, because these may be input fields.
2015
2016         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
2017         we can navigate to them.
2018
2019         * shr.el (shr-colorize-region): Put the colours over the entire region.
2020         (shr-inhibit-decoration): New variable.
2021         (shr-add-font): Use it to inhibit text property decorations while doing
2022         preliminary table renderings.  This speeds up typical Wikipedia page
2023         renderings by 15%.
2024         (shr-tag-span): Don't respect the <title>, because that overwrites the
2025         help-echo from links inside the spans.
2026         (shr-next-link): Use `help-echo' for navigation, so that we can
2027         navigate to form elements, too.
2028
2029         * eww.el (eww-button): New face.
2030         (eww-convert-widgets): Use it to make submit buttons more button-like.
2031
2032         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
2033         that Gnus commands work.
2034
2035         * shr.el (shr-render-td): Support horizontal alignment.
2036
2037         * eww.el (eww-put-color): Removed.
2038         (eww-colorize-region): Use `add-face-text-property'.
2039
2040         * shr.el (shr-add-font): Append face data, so that we get the correct
2041         precedence: The innermost value (which is applied first) wins.
2042         (shr-make-overlay): Obsolete function.
2043
2044         * mm-decode.el (mm-convert-shr-links): New function to convert
2045         new-style shr URL links into widgets.
2046         (mm-shr): Use it.
2047
2048         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
2049         widget commands, since we're no longer using widgets for links.
2050
2051         * shr.el (shr-next-link): New command.
2052         (shr-previous-link): New command.
2053         (shr-urlify): Don't use `widget-convert', because that's slow.
2054         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
2055         because collecting the overlays and reapplying them when generating
2056         tables is slow.
2057         (shr-insert-table): Ditto.
2058
2059 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2060
2061         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
2062         * shr.el (browse-url): Require `url'.
2063         * eww.el (url): Require format-spec.
2064
2065 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2066
2067         * eww.el (eww-display-html): Default to using the entire window width.
2068         (eww-browse-url): Don't add a User-Agent header (twice), because that
2069         makes Bing refuse connection.
2070
2071         * shr.el (shr-make-table): Cache the table rendering at the table
2072         level, and not the <td> level.  This is a bit faster.
2073
2074         * eww.el (eww-render): Go to the correct ID when given URLs ending with
2075         #id.
2076
2077         * shr.el (shr-tag-li): Don't require a new paragraph, since other
2078         browsers don't.
2079         (shr-expand-url): Respect #anchor links.
2080         (shr-parse-base): Chop off the anchor before using.
2081         (shr-descend): Respect display: none.
2082         (shr-descend): Allow marking elements that have certain IDs.
2083
2084         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
2085
2086         * shr.el (shr-expand-url): Don't bug out on zero-length links.
2087
2088         * eww.el (eww-tag-textarea): Support <textarea>.
2089
2090 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2091
2092         * shr.el (shr-dom-to-xml): Fixed function call.
2093
2094         * eww.el (eww): New group.
2095         (eww-header-line-format): New custom variable.
2096         (eww-current-title): New variable.
2097         (eww-display-html): Update header and handle title tag.
2098         (eww-update-header-line-format): New function.
2099         (eww-tag-title): New function.
2100
2101         * shr.el (shr-dom-to-xml): New function.
2102         (shr-tag-svg): Add support for the SVG tag.
2103         (shr-bullet): New custom variable.
2104         (shr-tag-li): Support custom bullet in unordered lists.
2105
2106 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2107
2108         * shr.el (shr-expand-url): Respect // URLs.
2109
2110         * eww.el (eww-tag-body): Override the shr body rendering so that we can
2111         put a background colour onto the entire buffer.
2112         (eww-render): When being redirected, use the redirect URL as the new
2113         base URL.
2114
2115         * shr.el (shr-parse-base): Fix parsing error.
2116
2117         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
2118
2119         * shr.el (shr-parse-base): New function.
2120         (shr-expand-url): Use it to expand relative URLs reliably.
2121
2122 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
2123
2124         * auth-source.el (auth-source-search-collection): Fix docstring.
2125         (auth-source-netrc-parse): Refactor and improve netrc parser to support
2126         single-quoted strings and multiline entries.
2127         (auth-source-netrc-parse-next-interesting)
2128         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
2129         functions to support parser.
2130
2131 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2132
2133         * eww.el (eww-submit): Get submit button logic right when hitting RET
2134         on non-submit buttons.
2135
2136         * shr.el: Remove shr-preliminary-table-render, since that can't really
2137         be used for anything in practice.
2138
2139 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2140
2141         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2142         (sieve-manage-quit).
2143
2144 2013-06-14  Glenn Morris  <rgm@gnu.org>
2145
2146         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
2147
2148 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
2149
2150         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
2151         control the maximum size of photo ID image.
2152         (mml2015-epg-key-image-to-string): Respect it.
2153
2154 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
2157         instead of the final one so that we can more easily distinguish them.
2158
2159         * eww.el (eww-submit): Compute the submission URL correctly.
2160
2161 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2162
2163         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
2164         Use plist-get rather than CL's getf.
2165         (sieve-manage-parse-capability): Avoid CL's remove-if.
2166
2167 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2168
2169         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2170         (sieve-manage-quit).
2171
2172 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173
2174         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2175         last slash.
2176
2177         * eww.el (eww-tag-select): Use the first value as the default value.
2178
2179 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2180
2181         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2182         (eww-mode): Use `define-derived-mode'.
2183         (eww-parse-headers): Parse headers from beginning of buffer so that
2184         file:// links work.
2185
2186 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2187
2188         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2189
2190 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2191
2192         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2193         to handle them at all.
2194
2195 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2196
2197         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2198         work, too.
2199         (eww-tag-select): Implement <select>.
2200
2201 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2202
2203         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2204         stream managing functions by using open-protocol-stream to do most of
2205         the work.  Has the nice benefit of enabling STARTTLS.
2206         Wait for capabilities after STARTTLS: following RFC5804, the server
2207         sends new capabilities after successfully establishing a TLS connection
2208         with the client.  The client should update the cached list of
2209         capabilities, but we just ignore the answer for now.
2210         (sieve-manage-network-p, sieve-manage-network-open)
2211         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2212         (sieve-manage-forward, sieve-manage-streams)
2213         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2214         API, nor called by any other function.
2215         Enable Multibyte for SieveManage buffers: The parser won't properly
2216         handle umlauts and line endings unless multibyte is turned on in the
2217         process buffer.
2218
2219 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2220
2221         * eww.el (eww-tag-input): Support password fields.
2222         (eww-submit): Support POST.
2223
2224 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2225
2226         * eww.el (eww-tag-form): Protect against degenerate forms.
2227
2228         * shr.el (shr-expand-url): Expand URLs that start with a slash
2229         correctly.
2230
2231         * eww.el (eww-submit): Get submit button logic right.
2232
2233         * shr.el (shr-final-table-render): New variable to signal when we're
2234         doing the final table rendering so that we can collect more data at
2235         that point.
2236
2237         * eww.el (eww-submit): Make form submission work.
2238         (eww-tag-input): Implement submit buttons.
2239         (eww-click-radio): Implement radio and checkboxes.
2240         (eww-submit): Handle hidden elements.
2241
2242         * shr.el (shr-descend): Allow other packages to override (or provide)
2243         rendering of elements.
2244         (shr-expand-url): Strip query strings from URLs before expanding them.
2245
2246         * eww.el: Don't require cl-lib.
2247         (eww-tag-form): Start form support.
2248
2249         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2250
2251         * eww.el: Start writing a new, tiny web browser.
2252         (eww-previous-url): New command.
2253         (eww-quit): New command.
2254
2255 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2256
2257         * sieve.el: Put point at beginning of buffer when viewing a script.
2258         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2259         number in sieve-buffer's header.  Fixed code to also work with a string
2260         as port specifier.  Properly close the connection on pressing 'q'.  Make
2261         sieve-manage-quit close the connection and process buffer.  Also, remove
2262         duplicate keybinding for 'q'.
2263
2264 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2265
2266         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2267         make it easier to read.
2268         (mm-pkcs7-enveloped-magic): Ditto.
2269
2270 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2271
2272         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2273         before `image-type-available-p' to avoid loading the image libraries
2274         needlessly.
2275
2276 2013-06-05  David Engster  <deng@randomsample.de>
2277
2278         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2279         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2280         to see whether the group was synced before.
2281
2282 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2283
2284         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2285         when opening the connection.
2286         Suggested by João Távora <joaotavora@gmail.com> in
2287         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2288
2289 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2290
2291         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2292         assume Date header begins with "Date", that may be customized into
2293         something like "X-Sent" using gnus-article-time-format.
2294         (article-transform-date): Allow multi-line Date header.
2295
2296 2013-06-02  David Engster  <deng@randomsample.de>
2297
2298         * registry.el (initialize-instance, registry-lookup)
2299         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2300         (registry-lookup-secondary-value, registry-search, registry-delete)
2301         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2302         not wrap methods in `eval-and-compile'.  This breaks due to latest
2303         changes in EIEIO (introduction of eieio-core.el).
2304
2305 2013-05-30  Glenn Morris  <rgm@gnu.org>
2306
2307         * nnmail.el (nnmail-fancy-expiry-target):
2308         Also bind mail-dont-reply-to-names.
2309
2310         * spam-stat.el (spam-stat-save):
2311         No need to tweak font-lock in temp buffers.
2312
2313         * shr.el (shr-put-image): Silence compiler.
2314
2315 2013-05-29  Glenn Morris  <rgm@gnu.org>
2316
2317         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2318
2319         * gnus-group.el (gnus-sequence-of-unread-articles)
2320         (gnus-summary-add-mark, gnus-mark-article-as-read)
2321         (gnus-group-make-articles-read): Declare.
2322
2323         * gnus-sum.el (gnus-parameter-list-identifier)
2324         (gnus-article-stop-animations, gnus-stop-downloads)
2325         (gnus-article-only-boring-p, article-goto-body)
2326         (gnus-flush-original-article-buffer, article-narrow-to-head)
2327         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2328         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2329
2330         * gnus.el: No need to eval-and-compile autoloads.
2331
2332         * gravatar.el (help-function-arglist): Autoload.
2333
2334         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2335
2336         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2337
2338         * spam.el: No need to load spam-report when compiling.
2339         No need to eval-and-compile autoloads.
2340         (spam-report-resend-to): Declare.
2341         (spam-report-resend-register-routine): Require 'spam-report.
2342
2343 2013-05-24  Julien Danjou  <julien@danjou.info>
2344
2345         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2346         setup.
2347
2348 2013-05-23  Glenn Morris  <rgm@gnu.org>
2349
2350         * gnus-util.el (rmail-swap-buffers-maybe)
2351         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2352         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2353         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2354
2355         * mm-decode.el: No need to load term when compiling.
2356         (term-mode, term-char-mode): Declare.
2357
2358         * mm-util.el: No need to load jka-compr when compiling.
2359         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2360
2361         * nnmaildir.el: Require is automatically eval-and-compile.
2362         (nnmail): Require at run-time too.
2363
2364         * registry.el (registry-size): Move definition before use.
2365
2366 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2367
2368         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2369         signed data to conform the standard.  (Bug#14232)
2370
2371 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2372
2373         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2374         double angle quotation mark.
2375
2376 2013-05-20  Glenn Morris  <rgm@gnu.org>
2377
2378         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2379
2380 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2381
2382         * message.el (message-insert-formatted-citation-line): handle finding
2383         first/lastname when more than 2 names appear.
2384
2385 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2386
2387         * shr.el (shr-tag-span): New function.
2388
2389 2013-05-18  Glenn Morris  <rgm@gnu.org>
2390
2391         * message.el (message-mode): Use message-mode-abbrev-table,
2392         with text-mode-abbrev-table as parent.  (Bug#14413)
2393
2394 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * message.el (message-expand-group): Decode group names.
2397
2398 2013-05-16  Julien Danjou  <julien@danjou.info>
2399
2400         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2401         app-icon.
2402
2403 2013-05-15  Glenn Morris  <rgm@gnu.org>
2404
2405         * shr-color.el (shr-color-visible-luminance-min)
2406         (shr-color-visible-distance-min): Use shr-color group.
2407
2408 2013-05-11  Glenn Morris  <rgm@gnu.org>
2409
2410         * gnus-vm.el: Make it loadable without VM.
2411         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2412         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2413
2414 2013-05-09  Glenn Morris  <rgm@gnu.org>
2415
2416         * mml1991.el: Make it loadable.  (Bug#13456)
2417
2418         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2419         * gnus-async.el (gnus-async-post-fetch-function):
2420         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2421         * gnus-html.el (gnus-html-image-cache-ttl):
2422         * gnus-notifications.el (gnus-notifications-timeout):
2423         * gnus-picon.el (gnus-picon-properties):
2424         * gnus-util.el (gnus-completion-styles):
2425         * gnus.el (gnus-other-frame-resume-function):
2426         * message.el (message-user-organization-file)
2427         (message-cite-reply-position):
2428         * nnir.el (nnir-summary-line-format)
2429         (nnir-retrieve-headers-override-function):
2430         * shr-color.el (shr-color-visible-luminance-min):
2431         * shr.el (shr-blocked-images):
2432         * spam-report.el (spam-report-resend-to):
2433         * spam.el (spam-summary-exit-behavior): Fix custom types.
2434
2435         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2436
2437 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2438
2439         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2440         because of let-binding help-xref-following.  (Bug#14356)
2441
2442 2013-05-06  Glenn Morris  <rgm@gnu.org>
2443
2444         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2445
2446 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2447
2448         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2449         entering into the registry.
2450
2451 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2452
2453         * gnus.el: Ma Gnus v0.7 is released.
2454
2455 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2456
2457         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2458         (Bug#14304)
2459
2460 2013-04-27  Glenn Morris  <rgm@gnu.org>
2461
2462         * gnus.el (gnus-list-debbugs):
2463         Use require rather than autoload.  (Bug#14262)
2464
2465 2013-04-27  Julien Danjou  <julien@danjou.info>
2466
2467         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2468         port to "sieve" now that it has an official IANA port assigned.
2469
2470 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2471
2472         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2473         Don't set the MAILHOST environment variable permanently (Bug#14271).
2474
2475 2013-04-26  Glenn Morris  <rgm@gnu.org>
2476
2477         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2478
2479 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2480
2481         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2482         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2483
2484 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2485
2486         * nnir.el (nnir-close-group): Make sure we are in the right group.
2487
2488         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2489         dependency table from all newly retrieved headers.
2490
2491 2013-04-16  David Edmondson  <dme@dme.org>
2492
2493         Support <img src="data:...">.
2494
2495         * shr.el (shr-image-from-data): New function.
2496         (shr-tag-img): Use it.
2497
2498 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2499
2500         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2501         group.
2502
2503 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2506         corresponding to any existing group (Bug#14166).
2507
2508 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2509
2510         * nnir.el (number-sequence): No longer used.
2511         (nnir-request-set-mark): New function.
2512         (nnir-request-update-info): Improve marks updating.
2513         (nnir-request-scan): Don't duplicate marks updating.
2514         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2515         Use 'assq rather than 'assoc.  Quote anonymous function.
2516         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2517         Use 'gnus-group-prefixed-p.
2518         (gnus-summary-create-nnir-group): Make sure server for method is open.
2519
2520 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2521
2522         * nnir.el (gnus-nnir-group-p): New function.
2523         (nnir-possibly-change-group): Use it.
2524
2525         * gnus-msg.el (gnus-setup-message): Use it.
2526
2527 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2528
2529         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2530         `initial-input' for the argument name.
2531         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2532
2533 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2534
2535         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2536         (used by MH-E).
2537
2538 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2539
2540         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2541         group.
2542
2543         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2544         fix compilation.
2545
2546 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2547
2548         * nnir.el (nnir-method-default-engines): And another typo.
2549
2550 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2551
2552         * nnir.el (nnir-method-default-engines): Fix typo.
2553
2554 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2555
2556         * nnir.el: Define 'number-sequence for xemacs.
2557         (gnus-summary-create-nnir-group): New function to create an nnir group
2558         from an nnir summary buffer based on the current query.
2559         (nnir-request-create-group): Update to allow nnir group creation based
2560         on the current query.
2561
2562 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2563
2564         * nndraft.el (nndraft-request-expire-articles):
2565         Make expiry target always `delete'.
2566
2567 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2568
2569         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2570         buffer use the posting-style and gcc of the original article group.
2571         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2572
2573         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2574         after other deffoos.
2575
2576 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2577
2578         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2579         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2580         support for real (i.e. not ephemeral) nnir groups.
2581         (gnus-summary-make-nnir-group): New function for initiating searches
2582         from a summary buffer.
2583
2584 2013-03-18  Sam Steingold  <sds@gnu.org>
2585
2586         * message.el (message-bury): Minor cleanup.
2587
2588 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2589
2590         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2591
2592 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2593
2594         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2595         nnml-request-list.  (Bug#13873)
2596         (nndir-request-newsgroups): Remove, unused.
2597
2598         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2599
2600 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2601
2602         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2603         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2604         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2605
2606 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2607
2608         * shr.el: Make all the overlays set the `evaporate' property so that
2609         they're removed properly.
2610
2611 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2612
2613         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2614         shell-quote-argument.
2615
2616 2013-02-22  David Engster  <deng@randomsample.de>
2617
2618         * gnus-registry.el (gnus-registry-save): Provide class name when
2619         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2620         `condition-case' to stay compatible with older EIEIO versions which
2621         only accept one argument.
2622
2623 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2624
2625         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2626         (epg-user-id-validity): Autoload.
2627         (mml2015-epg-check-user-id): New function.
2628         (mml2015-epg-check-sub-key): New function split from
2629         mml2015-epg-find-usable-key.
2630         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2631         optional name-is-key-id, to handle the case when user-id is unusable.
2632         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2633
2634 2013-02-17  Glenn Morris  <rgm@gnu.org>
2635
2636         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2637
2638 2013-02-16  Glenn Morris  <rgm@gnu.org>
2639
2640         * shr.el (shr-put-image): Only animate images that specify a delay.
2641         This is consistent with the old image-animated-p behavior.
2642
2643 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2644
2645         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2646         for XEmacs.
2647
2648 2013-02-13  Juri Linkov  <juri@jurta.org>
2649
2650         * gnus-art.el (gnus-article-mode-map):
2651         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2652         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2653
2654 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2655
2656         * auth-source.el (auth-source-format-prompt): Don't get confused by
2657         any "\" in replacement text.  (Bug#13637)
2658
2659 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2660
2661         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2662         (gnus-backend-trace): Honour gnus-backend-trace.
2663
2664         * mml.el (mml-insert-part): Insert closing tag.
2665
2666         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2667
2668 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2669
2670         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2671         able to find the article, which can happen in debbugs groups,
2672         apparently.
2673
2674 2013-01-16  Glenn Morris  <rgm@gnu.org>
2675
2676         * smiley.el (smiley-style): Make the file loadable in batch mode.
2677
2678 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2679
2680         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2681         imap process running.
2682
2683 2013-01-14  Julien Danjou  <julien@danjou.info>
2684
2685         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2686         Compare addresses against addresses, not against the full From field.
2687
2688 2013-01-13  Richard Stallman  <rms@gnu.org>
2689
2690         * message.el (message-forward-make-body-mime): New args BEG, END
2691         specify what part of FORWARD-BUFFER to use.  Do the work directly
2692         instead of calling `mml-insert-buffer'.
2693
2694 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2695
2696         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2697         cross-reference(s).
2698
2699         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2700         cross-reference(s).
2701
2702 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2703
2704         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2705         and point-max-marker.
2706         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2707
2708 2013-01-11  Julien Danjou  <julien@danjou.info>
2709
2710         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2711         max are almost equal.  Also return the correct value for V which is
2712         already between 0 and 1.
2713
2714 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2715
2716         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2717         to mml2015-encrypt-to-self.
2718         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2719
2720 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2721
2722         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2723         mml-smime-epg-find-usable-secret-key.
2724
2725 2013-01-08  Glenn Morris  <rgm@gnu.org>
2726
2727         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2728
2729 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2730
2731         * mml-smime.el: Support signing by sender.
2732         Requested by Uwe Brauer.
2733         (mml-smime-sign-with-sender): New user option analogous
2734         to mml2015-sign-with-sender.
2735         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2736         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2737         mml2015.el.
2738
2739 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740
2741         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2742         isn't running, because Gnus will probably not know how to handle the
2743         Gcc header (bug#11941).
2744
2745         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2746         articles.
2747
2748 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749
2750         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2751         (nnfolder-generate-active-file): Make this function work with recursive
2752         folder names.
2753
2754 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2755
2756         * nntp.el (nntp-open-connection): Use HELP as the capability command
2757         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2758         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2759
2760 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2761
2762         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2763         place holder since this gives `Invalid face reference: nil' messages.
2764         Use the `default' face instead.  It has the same effect here, even
2765         though it is not no-op.
2766
2767         * gnus-util.el
2768         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2769
2770 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2771
2772         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2773         non-string posting styles (bug#13285).
2774
2775 2012-12-27  Glenn Morris  <rgm@gnu.org>
2776
2777         * plstore.el (plstore-passphrase-callback-function):
2778         Use plstore-get-file.
2779
2780 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2781
2782         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2783         stderr.
2784
2785 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2786
2787         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2788
2789         * gnus-compat.el (set-buffer-multibyte): Remove.
2790
2791 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2792
2793         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2794         temporary file to get PGP key image.  Pass no-show-photos when
2795         extracting image to avoid having it pop up twice.
2796
2797 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2798
2799         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2800         eligible for treatment.
2801
2802         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2803         lines.  This makes summary commands with hidden threads work more
2804         reliably.
2805
2806         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2807         button to mark the hidden citations (bug#9395).
2808
2809 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2810
2811         * mml2015.el (mml2015-epg-signature-to-string): New function.
2812         (mml2015-epg-verify-result-to-string): New function.
2813         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2814         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2815         instead of epg-verify-result-to-string.
2816         (epg-signature-key-id, epg-signature-to-string): Autoload.
2817         (epg-verify-result-to-string): Remove autoload.
2818
2819 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2820
2821         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2822         ID image from GPG public key.
2823         (mml2015-epg-key-image-to-string): New function.
2824
2825 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2826
2827         * plstore.el (plstore-passphrase-callback-function): Fix error when
2828         error when plstore-cache-passphrase-for-symmetric-encryption is set
2829         (bug#13264).
2830
2831 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2832
2833         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2834         buffer to the article buffer here, because that clobbers multiple
2835         article buffers.
2836
2837         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2838         buffer always points to the right summary buffer.
2839
2840 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2841
2842         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2843         the password (bug#12097).
2844
2845 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2846
2847         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2848         (bug#13263).
2849
2850         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2851         buffer exists before using it (bug#12475).
2852
2853         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2854         offline groups (bug#11937).
2855
2856         * message.el (message-yank-original): When using customize to set the
2857         value of `message-cite-style', the variable it set to a symbol that's
2858         the name of the variable, which must then be dereferenced (bug#12616).
2859
2860 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2861
2862         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2863         the `face' property with a list whose car is the face specified in the
2864         format string and whose cdr is (nil).
2865         * lisp/gnus-util.el
2866         (gnus-put-text-property-excluding-characters-with-faces):
2867         Change accordingly.
2868         (gnus-get-text-property-excluding-characters-with-faces): New function.
2869         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2870         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2871         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2872
2873 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2874
2875         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2876         login methods.
2877         (nnimap-login): Respect the `nnimap-authenticator' variable.
2878
2879         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2880         mark state when moving articles.  Otherwise unticked articles will get
2881         their ticks back after moving.
2882
2883 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2884
2885         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2886
2887         * message.el (message-ignored-news-headers): Always remove
2888         X-Message-SMTP-Method to avoid information leakage if the user
2889         mistakenly inserts the header into news messages.
2890
2891         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2892
2893         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2894         right than four characters, this command would move point to
2895         `point-max'.  Don't do that.
2896
2897         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2898         to nil to allow re-selecting groups that gain articles.
2899         (gnus-bug-group-download-format-alist): Update the URL.
2900
2901 2012-12-23  Andreas Schwab  <schwab@suse.de>
2902
2903         * shr.el (shr-tag-em): Render em as italic, not bold.
2904
2905 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2906
2907         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2908         for reuse.
2909         (gnus-open-server): Use it to add more tracing.
2910         (gnus-finish-retrieve-group-infos): Add backend tracing.
2911         (gnus-backend-trace): Also note the elapsed seconds.
2912
2913 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2914
2915         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2916         Set epa-file-encrypt-to from variable to avoid querying.
2917
2918 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2919
2920         * sieve-mode.el (sieve-font-lock-keywords):
2921         Keywords should be word delimited.  (Bug#13173)
2922
2923 2012-12-13  Andreas Schwab  <schwab@suse.de>
2924
2925         * tls.el (tls-program): Update customize type.
2926
2927 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2928
2929         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2930         instead of <pre> to align message header.
2931
2932 2012-12-12  Sam Steingold  <sds@gnu.org>
2933
2934         * gnus.el (gnus-other-frame-resume-function): Add user option.
2935         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2936
2937 2012-12-06  Sam Steingold  <sds@gnu.org>
2938
2939         * gnus-start.el (gnus-before-resume-hook): Add.
2940         (gnus-1): Run it when Gnus is alive.
2941
2942 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2943
2944         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
2945         * gnus-art.el (article-unsplit-urls)
2946         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2947         * gnus-registry.el (gnus-registry-get-article-marks)
2948         * message.el (message-goto-body): Use it.
2949         (message-called-interactively-p): Remove.
2950
2951         * spam-stat.el (spam-stat-called-interactively-p): New macro.
2952         (spam-stat-score-buffer): Use it.
2953
2954         * spam.el: Silence the warnings against BBDB functions when compiling.
2955
2956         * gnus-score.el (gnus-score-decode-text-parts):
2957         Use append+mapcar instead of the cl function mapcan.
2958
2959 2012-12-05  Sam Steingold  <sds@gnu.org>
2960
2961         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
2962         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
2963         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
2964
2965 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2966
2967         * gmm-utils.el (gmm-called-interactively-p): Revert.
2968         This seems to cause Emacs to get stuck!
2969         * gnus-art.el (article-unsplit-urls)
2970         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2971         * gnus-registry.el (gnus-registry-get-article-marks)
2972         * message.el (message-goto-body)
2973         (message-called-interactively-p): Revert.
2974
2975         * gmm-utils.el (gmm-called-interactively-p): New function.
2976         * gnus-art.el (article-unsplit-urls)
2977         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
2978         * gnus-registry.el (gnus-registry-get-article-marks)
2979         * message.el (message-goto-body): Use it.
2980         (message-called-interactively-p): Remove.
2981
2982         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
2983         * gnus-sync.el (gnus-sync-lesync-call)
2984         * message.el (message-read-from-minibuffer): Use it.
2985
2986 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2987
2988         * gmm-utils.el (gmm-flet): Remove.
2989         * gnus-sync.el (gnus-sync-lesync-call)
2990         * message.el (message-read-from-minibuffer): Don't use it.
2991
2992 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2993
2994         * gmm-utils.el (gmm-labels): Use cl-labels if available.
2995
2996 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2997
2998         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
2999
3000         * gnus-sync.el (gnus-sync-lesync-call)
3001         * message.el (message-read-from-minibuffer): Use gmm-flet.
3002
3003         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
3004
3005         * gnus-util.el (gnus-macroexpand-all): Remove.
3006
3007 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
3008
3009         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
3010         to TAB, not [tab].
3011         (gnus-summary-article-map): Likewise.
3012
3013         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
3014         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
3015
3016 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
3017
3018         * time-date.el: Commentary fix.
3019
3020 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3021
3022         * color.el: Don't require cl.
3023         (color-complement): `caddr' -> `nth 2'.
3024
3025         * time-date.el (time-to-seconds): De-obsolete.
3026
3027 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3028
3029         * message.el (message-get-reply-headers):
3030         Make sure the reply goes to the author if it is a wide reply.
3031
3032 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
3033
3034         * gnus-score.el (gnus-score-body):
3035         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
3036         scoring by body.
3037
3038 2012-11-16  Glenn Morris  <rgm@gnu.org>
3039
3040         * gnus-diary.el (nndiary-request-create-group-functions)
3041         (nndiary-request-update-info-functions)
3042         (gnus-subscribe-newsgroup-functions)
3043         (nndiary-request-accept-article-functions):
3044         Use new names for hooks rather than obsolete aliases.
3045
3046 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3047
3048         * dgnushack.el (define-obsolete-variable-alias): Simplify.
3049
3050 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3051
3052         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
3053         in meta tag with the one the part specifies in its header.
3054
3055 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3056
3057         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
3058         by default.
3059
3060 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
3063         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
3064
3065 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3066
3067         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
3068         and a runtime function for it, of which the XEmacs version takes only
3069         two arguments.
3070
3071 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3072
3073         * nndiary.el (nndiary-request-create-group-functions)
3074         (nndiary-request-update-info-functions)
3075         (nndiary-request-accept-article-functions):
3076         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
3077         "-hooks" suffix.
3078
3079 2012-10-19  Julien Danjou  <julien@danjou.info>
3080
3081         * gnus-art.el: Require gnus-util because it uses
3082         `gnus-timer--function'.
3083
3084 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3085
3086         * starttls.el (starttls-extra-arguments): Doc fix.
3087
3088 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3089
3090         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
3091         it.
3092
3093 2012-10-06  Glenn Morris  <rgm@gnu.org>
3094
3095         * gnus-notifications.el (gnus-notifications):
3096         Add missing group :version tag.
3097         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
3098         (gnus-gcc-post-body-encode-hook):
3099         * gnus-sync.el (gnus-sync-lesync-name)
3100         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
3101
3102 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
3103
3104         * color.el (color-hsl-to-rgb): Fix incorrect results for
3105         small and large hue values.  (Bug#12559)
3106
3107 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3108
3109         New UIDL implementation.
3110
3111         * mail-source.el (mail-sources, mail-source-keyword-map):
3112         Add :leave as a pop3 keyword.
3113         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
3114
3115         * pop3.el (pop3-leave-mail-on-server): Allow number.
3116         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
3117         (pop3-movemail): Add UIDL support.
3118         (pop3-send-streaming-command): Take a list of mail numbers instead of
3119         the number of mails.
3120         (pop3-write-to-file): Add X-UIDL header.
3121         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
3122         (pop3-uidl-add-xheader): New functions.
3123
3124         * message.el (message-ignored-resent-headers):
3125         Add X-Content-Length and X-UIDL headers.
3126
3127 2012-10-05  Glenn Morris  <rgm@gnu.org>
3128
3129         * color.el (color-name-to-rgb, color-rgb-to-hex)
3130         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3131         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3132         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3133         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3134
3135 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3136
3137         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
3138         a user about whether to delete temp files if once a user answered as n.
3139
3140 2012-09-25  Chong Yidong  <cyd@gnu.org>
3141
3142         * password-cache.el (password-read-and-add): Use a declare form to mark
3143         this function obsolete.
3144
3145 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3146
3147         * lpath.el: Bind mail-encode-mml for old Emacsen.
3148
3149 2012-09-17  Richard Stallman  <rms@gnu.org>
3150
3151         * message.el (message-in-body-p): Don't set mark or modify buffer.
3152
3153         * mml.el (mml-attach-file): Doc fix.
3154         (mml-attach-external, mml-attach-buffer, mml-attach-file):
3155         Set mail-encode-mml when in Mail mode.
3156         Simplify code to set HEAD and move back to HEAD.
3157         (mml-insert-multipart, mml-insert-part):
3158         Set mail-encode-mml when in Mail mode.
3159
3160 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3161
3162         * gnus-util.el (gnus-timer--function): New function.
3163
3164         * gnus-art.el (gnus-article-stop-animations): Use it.
3165
3166 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3167
3168         Fix glitches caused by addition of psec to timers.
3169         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3170         rather than raw access to timer vector.
3171
3172 2012-09-11  Julien Danjou  <julien@danjou.info>
3173
3174         * gnus-notifications.el (gnus-notifications): Check for nil values in
3175         ignored addresses check.
3176
3177 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3178
3179         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3180
3181 2012-09-07  Chong Yidong  <cyd@gnu.org>
3182
3183         * gnus-util.el
3184         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3185
3186         * gnus-salt.el (gnus-tree-highlight-node):
3187         * gnus-sum.el (gnus-summary-highlight-line):
3188         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3189
3190 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3191
3192         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3193
3194 2012-09-06  Juri Linkov  <juri@jurta.org>
3195
3196         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3197         scheme for buffer names to be more consistent with other group and
3198         article buffer names in Gnus.
3199
3200 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3201
3202         * gnus-util.el
3203         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3204
3205         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3206         Jenkner.
3207
3208         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3209
3210         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3211
3212         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3213
3214 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3215
3216         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3217         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3218
3219         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3220         string-prefix-p in Emacs >=23.2.
3221
3222         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3223         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3224         instead of string-match-p.
3225         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3226
3227 2012-09-06  Kenichi Handa  <handa@gnu.org>
3228
3229         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3230         lowercase a..f.
3231
3232 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3233
3234         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3235
3236 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3237
3238         * nnimap.el (nnimap-request-move-article): Decode the group name when
3239         doing internal moves to avoid charset issues.
3240
3241         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3242         TIME is set.
3243
3244 2012-09-05  Juri Linkov  <juri@jurta.org>
3245
3246         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3247         than one group at a time (bug#11961).
3248
3249 2012-09-05  Julien Danjou  <julien@danjou.info>
3250
3251         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3252         this hide the real reason with a message giving absolutely no hint.
3253
3254 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3255
3256         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3257         to the backend (bug#11804).
3258
3259         * message.el (message-insert-newsgroups): Don't insert newsgroup
3260         duplicates (bug#12275).
3261
3262 2012-09-05  John Wiegley  <johnw@newartisans.com>
3263
3264         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3265         sieve rules.
3266
3267 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3268
3269         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3270         function.
3271
3272         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3273
3274         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3275
3276 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3277
3278         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3279         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3280         This should make nnmaildir more usable with offlineimap.
3281
3282 2012-09-05  Julien Danjou  <julien@danjou.info>
3283
3284         * nnimap.el (nnimap-request-list): Revert change that made listing
3285         synchronous.
3286         (nnimap-get-responses): Restore.
3287
3288 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3289
3290         * dgnushack.el: XEmacs 21.5 compilation fix.
3291
3292         * gnus-notifications.el (gnus-notifications-notify): Use it.
3293
3294         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3295         warnings on XEmacs.
3296
3297 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3298
3299         Better seeds for (random).
3300         * gnus-sync.el (gnus-sync-lesync-setup):
3301         * message.el (message-canlock-generate, message-unique-id):
3302         Change (random t) to (random), now that the latter is more random.
3303
3304 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3305
3306         * nnimap.el (nnimap-change-group): Document result value
3307
3308         * auth-source.el (auth-sources): Fix macos keychain access.
3309
3310         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3311         allow the backend `request-head' function to determine the group
3312         name on its own.
3313         (gnus-request-expire-articles): Filter out negative article numbers
3314         during expiry (Bug#11980).
3315
3316         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3317         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3318
3319         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3320         you've found the article when you haven't.
3321
3322         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3323         that nnimap-change-group can return t.
3324
3325 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3326
3327         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3328
3329 2012-08-30  Julien Danjou  <julien@danjou.info>
3330
3331         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3332         `gnus-notifications-timeout'.
3333         (gnus-notifications-timeout): Add.
3334         (gnus-notifications-action): New function.
3335         (gnus-notifications-notify): Add :action using
3336         `gnus-notifications-action'.
3337         (gnus-notifications-id-to-msg): New variable.
3338         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3339         notifications id to messages.
3340
3341 2012-08-30  Kenichi Handa  <handa@gnu.org>
3342
3343         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3344         once.
3345
3346 2012-08-29  Julien Danjou  <julien@danjou.info>
3347
3348         * gnus-notifications.el: New file.
3349         (gnus-notifications-notify): New function.
3350         (gnus-notifications): Use `gnus-notifications-notify'.
3351
3352 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3353
3354         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3355         transfer encoding first; bind gnus-newsgroup-charset to the charset
3356         that the article specifies (Bug#12209).
3357
3358 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3359
3360         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3361         (gnus-group-customize-done): Encode values posting-style holds.
3362
3363         * gnus-msg.el (gnus-summary-resend-message)
3364         (gnus-configure-posting-styles): Decode values posting-style group
3365         parameter holds.
3366
3367 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3368
3369         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3370         `name' and `address' in Resent-From header.
3371
3372 2012-08-14  Chong Yidong  <cyd@gnu.org>
3373
3374         * gnus-art.el (article-display-face): Handle failure in
3375         gnus-create-image (Bug#11802).
3376
3377 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3378
3379         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3380         Use defsetf.
3381
3382 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3383
3384         * auth-source.el (auth-source-plstore-search)
3385         (auth-source-secrets-search): Ignore :require and :type in search spec.
3386
3387 2012-08-06  Julien Danjou  <julien@danjou.info>
3388
3389         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3390         `nnimap-request-move-article'.
3391
3392         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3393         Remove autoload, already handled by gnus.el.
3394
3395         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3396
3397         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3398         supported by nnimap actually.  Reverts previous change.
3399
3400         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3401         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3402         to-buffer argument that is already supported.
3403
3404 2012-08-05  Julien Danjou  <julien@danjou.info>
3405
3406         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3407         Add autoload.
3408
3409 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3410
3411         * gnus.el (gnus-valid-select-methods): Fix custom type.
3412
3413 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3414
3415         * auth-source.el (auth-sources, auth-source-backend-parse)
3416         (auth-source-macos-keychain-search)
3417         (auth-source-macos-keychain-search-items)
3418         (auth-source-macos-keychain-result-append)
3419         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3420         auth-source.el through the /usr/bin/security utility.
3421         (auth-sources): Fix syntax error.
3422         (auth-source-macos-keychain-result-append): Fix variable name.
3423         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3424
3425 2012-07-27  Julien Danjou  <julien@danjou.info>
3426
3427         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3428         Emacs < 24.1
3429
3430 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3431
3432         * message.el (message-kill-address): Don't kill last newline.
3433         (message-skip-to-next-address): Don't move to the next header.
3434         (message-fill-field-address): Work properly.
3435
3436 2012-07-25  Julien Danjou  <julien@danjou.info>
3437
3438         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3439
3440 2012-07-24  Julien Danjou  <julien@danjou.info>
3441
3442         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3443
3444         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3445         (nntp-async-timer-handler): Remove, unused.
3446
3447         * nnimap.el (nnimap-get-responses): Remove, unused.
3448
3449         * nnheader.el (mail-header-set-extra): Remove, unused.
3450
3451         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3452         unused.
3453
3454         * mm-view.el (mm-view-sound-file): Remove, unused.
3455
3456         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3457         (mm-url-encode-multipart-form-data): Remove, unused.
3458
3459         * message.el (message-remove-signature, message-make-host-name)
3460         (message-fill-address): Remove, unused.
3461
3462         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3463         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3464         unused.
3465
3466         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3467         (gnus-xmas-call-region): Remove, unused.
3468
3469         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3470
3471         * gnus-util.el (gnus-extract-address-component-name)
3472         (gnus-extract-address-component-email, gnus-sortable-date)
3473         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3474         (gnus-process-live-p): Remove, unused.
3475
3476         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3477
3478         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3479         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3480         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3481         function.
3482
3483         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3484
3485         * gnus-score.el (gnus-summary-score-crossposting)
3486         (gnus-score-regexp-bad-p): Remove, unused.
3487
3488         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3489
3490         * gnus-range.el (gnus-sublist-p): Remove, unused.
3491
3492         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3493         unused.
3494
3495         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3496
3497         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3498         (gnus-request-associate-buffer): Remove, unused.
3499
3500         * gnus-group.el (gnus-group-set-method-info)
3501         (gnus-group-set-params-info): Remove, unused.
3502
3503         * gnus-fun.el (gnus-shell-command-to-string)
3504         (gnus-shell-command-on-region): Remove, unused.
3505
3506         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3507
3508         * gnus-art.el (gnus-article-text-type-exists-p)
3509         (article-translate-characters, gnus-article-hide-text-of-type)
3510         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3511         Remove, unused.
3512
3513 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3514
3515         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3516
3517 2012-07-21  Julien Danjou  <julien@danjou.info>
3518
3519         * message.el (message-dont-reply-to-names): Replace deprecated
3520         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3521         (message-get-reply-headers): Ditto.
3522
3523 2012-07-18  Julien Danjou  <julien@danjou.info>
3524
3525         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3526         `sieve-upload-and-kill'.
3527
3528         * sieve.el (sieve-bury-buffer): Remove function.
3529         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3530         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3531
3532 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3533
3534         * shr.el (shr-expand-url): Handle URL starting with `//'.
3535
3536 2012-07-13  Chong Yidong  <cyd@gnu.org>
3537
3538         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3539         instead of calling toggle-read-only with a (bogus) argument.
3540
3541 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3542
3543         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3544         of initial input when reading the author to restrict the summary to.
3545
3546 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3547
3548         * mm-decode.el (mm-shr):
3549         Allow overriding charset by mm-charset-override-alist.
3550
3551 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3552
3553         * gnus-art.el (gnus-article-view-part):
3554         Toggle subparts of multipart/alternative part.
3555
3556 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3557
3558         * shr.el (shr-render-buffer): New command.
3559         (shr-visit-file): Use it.
3560
3561 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3562
3563         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3564         Set no-byte-compile and no-update-autoloads.
3565
3566 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3567
3568         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3569
3570 2012-06-25  Julien Danjou  <julien@danjou.info>
3571
3572         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3573         `nnimap-request-move-articles-find-limit' since we do not use it only
3574         for move operations.
3575         (nnimap-request-accept-article): Use
3576         `nnimap-request-articles-find-limit' to limit search by message-id.
3577
3578 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3579
3580         Support higher-resolution time stamps (Bug#9000).
3581
3582         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3583         VARLIST.  It's optional, for backward compatibility.
3584         (encode-time-value): New optional arg PICO.  New type 3.
3585         (time-to-seconds) [!float-time]: Support the new picoseconds
3586         component if it's used.
3587         (seconds-to-time, time-subtract, time-add):
3588         Support ps-resolution time stamps as well.
3589
3590 2012-06-19  Julien Danjou  <julien@danjou.info>
3591
3592         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3593
3594         * nnimap.el (nnimap-log-buffer): Check that
3595         `window-point-insertion-type' is boundp, since it's not available in
3596         XEmacs.
3597
3598 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3599
3600         * nnimap.el (nnimap-log-buffer): Add this, setting
3601         `window-point-insertion-type' in the buffer to t.
3602         (nnimap-log-command): Use nnimap-log-buffer.
3603
3604 2012-06-19  Julien Danjou  <julien@danjou.info>
3605
3606         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3607         argument to be able to limit the search.
3608         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3609         (nnimap-request-move-articles-find-limit): Add this to limit the search
3610         by Message-Id after a message move.
3611         (nnimap): Add defgroup.
3612
3613 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3614
3615         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3616
3617 2012-06-15  Julien Danjou  <julien@danjou.info>
3618
3619         * nnimap.el (nnimap-find-article-by-message-id): Use
3620         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3621         (nnimap-possibly-change-group): Add read-only argument.
3622         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3623         issuing EXAMINE manually.
3624         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3625         with read-only argument.
3626         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3627         cannot possibly change because we need to be sure that it's either
3628         read-write or read-only.
3629
3630 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3631
3632         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3633         being bound to a lambda form.
3634
3635 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3636
3637         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3638         articles when fetch-old is non-nil (bug#11370).
3639
3640 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3641
3642         * gnus-picon.el (gnus-picon-properties): New defcustom.
3643         (gnus-picon-create-glyph): Use it.
3644
3645 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3646
3647         * gnus-group.el (gnus-group-get-new-news): Respect
3648         `gnus-group-use-permanent-levels', as documented (bug#11638).
3649
3650 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3651
3652         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3653         groups (bug#11641).
3654
3655 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3656
3657         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3658         is an integer to avoid later problems.
3659
3660 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3661
3662         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3663         locales.
3664
3665         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3666         on a handle.
3667
3668         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3669         address as the default.
3670         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3671
3672         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3673         makes no sense to query the user about internal files.
3674
3675         * gnus-spec.el: Remove all the byte-compilation stuff, since
3676         benchmarking shows that it doesn't help when entering large summary
3677         buffers.
3678
3679         * gnus-xmas.el (gnus-xmas-define): Remove.
3680
3681         * gnus-util.el (gnus-byte-code): Remove.
3682
3683         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3684         grouplens stuff.
3685
3686 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3687
3688         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3689         (bug#11514).
3690
3691 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3692
3693         * message.el (message-buffers): Return all buffers derived from Message
3694         to make `gnus-dired-attach' work with mu4e.
3695
3696 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3697
3698         * nntp.el: Stop the `letf' madness.
3699         (nntp--report-1): New var.
3700         (nntp-report): Merge nntp-report-1 into it.
3701         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3702         the nntp-report function.
3703
3704         * auth-source.el: Fix comment-style to follow the convention.
3705
3706 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3707
3708         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3709         (mm-dissect-singlepart): Don't guess the MIME type of
3710         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3711         set.
3712         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3713         toplevel MIME type is multipart/encrypted.
3714
3715 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3716
3717         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3718         a string so that Gcc works (bug#11514).
3719
3720 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3721
3722         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3723         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3724
3725 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3726
3727         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3728         jumping to *Server* from a dedicated *Group* window.
3729         (gnus-configure-frame): CSE.
3730
3731         * gnus-registry.el: Minor style cleanup.
3732         (gnus-registry--set/remove-mark): New function, extracted from
3733         gnus-registry-install-shortcuts.
3734         (gnus-registry-install-shortcuts): Use it.
3735
3736 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3737
3738         * nnspool.el (news-path): Use eval-and-compile.
3739
3740 2012-05-24  Glenn Morris  <rgm@gnu.org>
3741
3742         * nnspool.el (news-directory, news-path, news-inews-program):
3743         Move here from paths.el.  Don't see a need for these to be autoloaded.
3744
3745         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3746         Merge in doc from paths.el version.  Don't see any need for this to be
3747         autoloaded, or for the warning about users not setting it.
3748
3749 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3750
3751         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3752         format.  In particular, add an optional argument and a docstring.
3753
3754         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3755
3756         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3757         current before calling `gnus-groups-to-gnus-format'.
3758         Note that this was already the case for `gnus-active-to-gnus-format'.
3759
3760 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3761
3762         Fix minor Y10k bug.
3763         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3764
3765 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3766
3767         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3768         message once it's actually open.
3769
3770 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3771
3772         * gnus.el: Ma Gnus v0.5 is released.
3773
3774 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3775
3776         * auth-source.el (auth-source--aput-1, auth-source--aput)
3777         (auth-source--aget): New functions and macros.
3778         Use them instead of aput/aget.
3779
3780 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3781
3782         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3783
3784 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3785
3786         * plstore.el (plstore-called-interactively-p): New compat macro copied
3787         from message.el.
3788         (plstore-mode): Use it.
3789
3790 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3791
3792         * plstore.el: Revive the editing feature.
3793         (plstore-mode): New mode to edit plstore file.
3794         (plstore-mode-toggle-display, plstore-mode-original)
3795         (plstore-mode-decoded): New command.
3796         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3797         (plstore--insert-buffer, plstore--make): New function.
3798         (plstore-open, plstore-save): Simplify by using them.
3799
3800 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3801
3802         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3803
3804 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3805
3806         * tls.el (open-tls-stream): Remove unused binding.
3807
3808 2012-04-16  Glenn Morris  <rgm@gnu.org>
3809
3810         * nndraft.el (nndraft-request-list): Fix declaration.
3811
3812 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3813
3814         * mm-decode.el (mm-dissect-buffer): Doc fix.
3815
3816         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3817         don't have a current group.
3818
3819         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3820         buffer if it doesn't exist.
3821
3822         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3823         given, mark the group as ephemeral with the current window conf.
3824
3825         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3826         buffer exists, which it doesn't if we haven't started Gnus.
3827         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3828
3829 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3830
3831         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3832         type is.
3833
3834         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3835         `unexists' entries.
3836         (gnus-clean-old-newsrc): Fix last checkin.
3837
3838         * nnimap.el (nnimap-update-info): None of the articles below the active
3839         low-water mark exist.
3840
3841         * dgnushack.el: Get rid of XEmacs compilation warning.
3842
3843         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3844         would have gotten if we posted to the group, and use that to compare
3845         against the message we want to cancel (bug#10808).
3846
3847         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3848         on XEmacs.
3849
3850 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3851
3852         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3853         `scroll-margin'.
3854
3855 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3856
3857         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3858         citation prefix within a block of cited text should be considered part
3859         of that block *only* if it is a blank line.
3860
3861 2012-04-09  Chong Yidong  <cyd@gnu.org>
3862
3863         * binhex.el, hashcash.el, uudecode.el:
3864         Remove * characters from the front of variable docstrings.
3865
3866 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3867
3868         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3869         before kinsoku-bol characters nor within kinsoku-eol characters.
3870
3871 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3872
3873         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3874         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3875         (gnus-sync-read): Use mapc instead of mapcar.
3876
3877         * mm-archive.el: Require mm-decode for some macros.
3878         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3879         the byte compiler.
3880         (mm-archive-decoders): New function that returns the value of
3881         the mm-archive-decoders variable.
3882
3883         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3884         instead.
3885         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3886
3887         * nnimap.el (gnus-refer-thread-use-nnir):
3888         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3889
3890 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3891
3892         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3893
3894 2012-03-12  Peter Münster  <pmrb@free.fr>
3895
3896         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3897         (gnus-demon-cancel): Ditto.
3898         (gnus-demon-run-callback): When function cannot be called due to low
3899         idleness, call it when idleness reaches the expected value, instead of
3900         waiting another timer period.
3901         (gnus-demon-init): Add `time' to arguments of call-back.
3902
3903 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3904
3905         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3906
3907         * gnus.el: Register gnus-registry functions.
3908
3909         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3910         indent.
3911
3912         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3913         enabled before warping.
3914
3915 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3916
3917         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3918         registry about each article retrieved.
3919
3920         * gnus-int.el (gnus-select-group-with-message-id): New function.
3921         (gnus-try-warping-via-registry): Ditto.
3922         (gnus-warp-to-article): Fall back on the registry.
3923
3924 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3925
3926         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3927         inboxes.
3928
3929 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3930
3931         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3932
3933 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3934
3935         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3936         gnus-gcc-self-resent-messages may be a group parameter.
3937         (gnus-summary-resend-message): Don't encode encoded words in header
3938         when Gcc'ing resent message.
3939
3940 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3941
3942         * shr.el (shr-insert): Treat non-breaking space just like normal
3943         space.  This seems to produce more pleasing results.
3944         (shr-insert): Only insert a blank line if we're starting from an image.
3945         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
3946         (shr-ensure-paragraph): Consider lines with white space to be blank.
3947
3948 2012-03-15  Elias Pipping  <pipping@lavabit.com>
3949
3950         * Makefile.in: Respect DESTDIR.
3951
3952 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
3953
3954         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
3955         and gnus-gcc-post-body-encode-hook.
3956
3957 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3958
3959         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
3960         messages that don't exist.
3961
3962         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
3963
3964 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3965
3966         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
3967         Remove.
3968
3969         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
3970
3971         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
3972
3973 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3974
3975         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
3976         have a group name.
3977
3978         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
3979         a multibyte buffer (bug#7410).
3980         (article-wash-html): Parse the original article buffer to get the
3981         unencoded data (bug#7410).
3982
3983         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
3984         .newsrc.el files.
3985
3986 2012-04-05  Bastien Guerry  <bzg@altern.org>
3987
3988         * color.el (color-lighten-name): Fix typo.
3989
3990 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3991
3992         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
3993         "#" to avoid having them interpreted as comments.
3994
3995 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3996
3997         * shr.el (shr-insert): Update the text state properly to avoid
3998         inserting spurious paragraph starts.
3999
4000 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4001
4002         * shr.el (shr-table-widths): Divide the extra width more fairly over
4003         the TDs (bug#10973).
4004         (shr-render-td): Don't delete too much padding.
4005         (shr-natural-width): Compute the natural width more correctly.
4006         (shr-insert): Allow the natural width to be computed for tables again.
4007         (shr-tag-table-1): Rework how the natural widths are computed by
4008         rendering the table a third time.
4009         (shr-natural-width): Removed.
4010         (shr-buffer-width): New function.
4011         (shr-expand-newlines): Use it.
4012
4013         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
4014         using a `gnus-use-full-window' setup (bug#11013).
4015
4016 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4017
4018         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
4019         24.1 release.
4020
4021 2012-03-10  David Edmondson  <dme@dme.org>
4022
4023         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
4024         'Forwarded Message' header and the start of the message.
4025
4026 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4027
4028         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4029         isn't running (bug#10897).
4030
4031 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4034         This is inconsistent with all the other stream functions, which leave
4035         the setting up to the higher levels (if so wanted) (bug#10931).
4036
4037 2012-02-28  Glenn Morris  <rgm@gnu.org>
4038
4039         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
4040         mm-decode.el: Standardize possessive apostrophe usage.
4041
4042 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4043
4044         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
4045
4046 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
4047
4048         * parse-time.el (parse-time-string): Allow extractor to return nil.
4049
4050 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4051
4052         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
4053
4054 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4055
4056         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
4057
4058 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4059
4060         * mm-decode.el (mm-shr): Remove "soft hyphens".
4061
4062         * nnimap.el (nnimap-request-list): Return the group names encoded as
4063         utf8.  Otherwise non-European group names don't work.
4064         (nnimap-request-newgroups): Ditto.
4065
4066         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
4067         the default in `read-string' (bug#10757).
4068
4069         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
4070         topics (bug#10843).
4071
4072         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
4073         buffer.  Suggested by Herbert Valerio Riedel.
4074         (nnimap-request-move-article): Delete the message from the correct IMAP
4075         server.
4076
4077 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4078
4079         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
4080         Reported by Peter Münster.
4081
4082 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4083
4084         * shr.el (shr-image-fetched): Make sure we really kill the right
4085         buffer.
4086
4087 2012-02-16  Leo Liu  <sdl.web@gmail.com>
4088
4089         * gnus-start.el (gnus-1): Avoid duplicate entries.
4090
4091 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4092
4093         * imap.el: Remove.
4094
4095         * nntp.el (nntp-coding-system-for-read): Remove.
4096         (nntp-coding-system-for-write): Ditto.
4097         (nntp-open-connection): Just use `binary' directly.
4098
4099         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
4100         Gnus 0.3.
4101
4102 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4103
4104         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
4105         application/octet-stream parts really is.
4106
4107         * gnus-sum.el (gnus-propagate-marks): Remove.
4108
4109 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4110
4111         * shr.el (shr-rescale-image): Undo previous change; see
4112         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
4113
4114 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4115
4116         * gnus.el: Ma Gnus v0.3 is released.
4117
4118 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4119
4120         * gnus-sum.el (gnus-summary-local-variables): Make
4121         `gnus-newsgroup-unexist' into a local variable.
4122
4123 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4124
4125         * registry.el (registry-usage-test, registry-persistence-test): Move to
4126         tests/gnustest-registry.el.
4127         (registry-make-testable-db, registry-match-test)
4128         (registry-instantiation-test): Move to tests/gnustest-registry.el.
4129
4130         * gnus-registry.el (gnus-registry-misc-test)
4131         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
4132
4133         * tests/gnustest-registry.el: New file with the registry and
4134         gnus-registry ERT tests.
4135
4136 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * gnus-msg.el (gnus-summary-resend-message): Make
4139         gnus-summary-resend-message-insert-gcc be last item in
4140         message-header-setup-hook.
4141
4142 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4143
4144         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4145         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
4146         Remove.
4147         (nnfolder-open-server): Don't use marks.
4148         (nnfolder-request-delete-group): Ditto.
4149         (nnfolder-request-rename-group): Ditto.
4150         (nnfolder-request-set-mark, nnfolder-request-marks)
4151         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
4152         (nnfolder-save-marks, nnfolder-open-marks): Remove.
4153
4154         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
4155         (nnml-marks-modtime): Remove.
4156         (nnml-request-delete-group): Don't use marks.
4157         (nnml-request-rename-group): Ditto.
4158         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
4159         (nnml-save-marks, nnml-open-marks): Remove.
4160
4161         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4162         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
4163         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
4164         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
4165         (nntp-server-to-method-cache): Remove.
4166
4167         * shr.el (shr-rescale-image): Fix wrong merge.
4168
4169 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4170
4171         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4172         too-wide lines.
4173
4174 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4175
4176         * nnimap.el (nnimap-record-commands): New variable.
4177         (nnimap-log-command): Use it.
4178         (nnimap-make-process-buffer): Add a space to the process buffer.
4179         (nnimap-transform-headers): Don't bug out on header lines containing
4180         stuff that look like IMAP length encodings.
4181
4182         * shr.el (shr-rescale-image): Allow viewing large images.
4183
4184 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4185
4186         * nnml.el (nnml-request-compact-group): Delete the marks file after
4187         compaction (bug#10800).
4188
4189         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4190         group exit.
4191
4192         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4193         QRESYNC/FETCH output.
4194
4195 2012-02-11  Glenn Morris  <rgm@gnu.org>
4196
4197         * sieve-manage.el (sieve-manage-default-stream):
4198         * shr.el (shr):
4199         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4200         (nnir-retrieve-headers-override-function)
4201         (nnir-imap-default-search-key, nnir-notmuch-program)
4202         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4203         (nnir-method-default-engines):
4204         * message.el (message-cite-reply-position):
4205         * gssapi.el (gssapi-program):
4206         * gravatar.el (gravatar):
4207         * gnus-sum.el (gnus-refer-thread-use-nnir):
4208         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4209         (gnus-registry-max-pruned-entries):
4210         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4211         * gnus-int.el (gnus-after-set-mark-hook)
4212         (gnus-before-update-mark-hook):
4213         * gnus-async.el (gnus-async-post-fetch-function):
4214         * auth-source.el (auth-source-cache-expiry):
4215         Add missing :version tags to new defcustoms and defgroups.
4216
4217 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4218
4219         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4220         `gnus-newsgroup-unexist'.
4221
4222         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4223         marks.
4224         (gnus-article-special-mark-lists): Put the `unexist' in the special
4225         marks list instead.
4226
4227         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4228         articles in the list of articles to be selected.
4229
4230         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4231         articles.
4232         (nnimap-update-info): Keep track of unexisting articles.
4233         (nnimap-update-qresync-info): Ditto.
4234
4235 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4236
4237         * message.el (message-default-send-mail-function): Made into own
4238         function for reuse by emacsbug.el.
4239
4240 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4241
4242         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4243         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4244
4245 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4246
4247         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4248         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4249
4250         * gnus-compat.el: Define `timer-set-function'.
4251
4252         * mm-decode.el (mm-display-external): Output the text from the command
4253         in the buffer after the command finished.  This makes text-based
4254         commands behave better.
4255
4256 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4257
4258         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4259
4260 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4261
4262         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4263         23.1.
4264
4265 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4266
4267         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4268
4269 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4270
4271         * message.el (smtpmail-smtp-user): Silence compiler warning.
4272
4273 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4274
4275         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4276         SMTP user name.
4277
4278 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4279
4280         * gnus-sum.el (gnus-summary-show-thread):
4281         next-single-char-property-change may return nil in XEmacs.
4282         (gnus-summary-article-map): Fix typo.
4283
4284 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4285
4286         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4287         running.
4288
4289         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4290
4291         * gnus.el (gnus-server-extend-method): Don't add an -address component
4292         if the method already has one (bug#9676).
4293
4294 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4295
4296         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4297         of an initial-input for consistency (bug#10757).
4298
4299         * dgnushack.el: Fix XEmacs compilation warning.
4300
4301         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4302
4303         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4304
4305 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4306
4307         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4308         lines that are narrower than the window width.  Otherwise background
4309         "blocks" will look less readable.
4310
4311 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4312
4313         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4314         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4315         have newlines within the strings, and where the UID comes after the
4316         BODYSTRUCTURE element (bug#10537).
4317
4318         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4319         (bug#10732).
4320
4321         * shr.el (shr-insert-document): Add doc string.
4322         (shr-visit-file): Ditto.
4323         (shr-remove-trailing-whitespace): New function.
4324         (shr-insert-document): Use it to clean up trailing whitespace as the
4325         final step (bug#10714).
4326
4327 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4328
4329         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4330         buffer if `gnus-kill-summary-on-exit' is nil.
4331
4332 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4333
4334         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4335         when just reading a single group from "without" Gnus.
4336
4337 2012-02-06  Chong Yidong  <cyd@gnu.org>
4338
4339         * gnus-sum.el (gnus-summary-show-thread):
4340         next-single-char-property-change never returns nil (Bug#8657).
4341
4342 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4343
4344         * message.el (message-multi-smtp-send-mail): New function.
4345         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4346         header to implement multi-SMTP functionality.
4347
4348         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4349         (gnus-agentize): Don't set it.
4350         (gnus-agent-send-mail): Don't use it.
4351
4352         * gnus-sum.el (gnus-summary-widget-backward): New function and
4353         keystroke.
4354
4355         * gnus-compat.el: More the compat functions more compatible.
4356
4357         * shr.el (shr-put-image): Remove underlines from sliced images.
4358         (shr-zoom-image): Compute the region to be replaced more correctly.
4359
4360 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4361
4362         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4363         (gnus-summary-resend-message-insert-gcc): New function.
4364         (gnus-summary-resend-message): Modify message-header-setup-hook and
4365         message-sent-hook to make it work for Gcc.
4366         (gnus-inews-do-gcc): Update the number of unread articles of groups
4367         that messages are Gcc'd to.
4368
4369         * message.el (message-resend): Run message-sent-hook to do Gcc.
4370
4371 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4372
4373         * lpath.el: Fix an XEmacs compilation warning.
4374
4375         * gnus-compat.el: Require `help-fns' to fix compilation error.
4376
4377         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4378         a higher level to silence compilation.
4379
4380         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4381         parameter to allow controlling the scaling.
4382
4383         * shr.el (shr-zoom-image): New command and keystroke.
4384         (shr-put-image): Take a `size' flag to say how to scale the image.
4385
4386         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4387         deletion unless already defined.
4388
4389         * gnus.el (gnus-compat): Require it.
4390
4391         * gnus-compat.el: New file.
4392
4393         * gnus-start.el (gnus-clean-old-newsrc): New function.
4394         (gnus-read-newsrc-file): Use it.
4395
4396         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4397         Use recursive deletion.
4398         (mm-dissect-archive): Add support for zip files.
4399
4400         * gnus-util.el (gnus-recursive-directory-files): New function.
4401
4402         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4403         (mm-archive-decoders): Add tgz support.
4404
4405         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4406         Otherwise inserting text into the Gnus buffer can look odd.
4407
4408         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4409
4410         * mm-archive.el (mm-archive-decoders): Add support for tar.
4411
4412         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4413
4414         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4415
4416 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4417
4418         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4419
4420         * mm-archive.el: New file.
4421
4422         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4423
4424         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4425
4426         * message.el (message-goto-*): Make all the `message-goto-*' commands
4427         push the mark before moving point.  This makes it easier to go back to
4428         where you came from after editing whatever you jumped to.
4429
4430 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4431
4432         * gnus.el: Ma Gnus v0.1 is released.
4433
4434 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4435
4436         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4437         without reconnecting.
4438         (nnimap-possibly-change-group): Ditto.
4439         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4440         connection has died before being called.
4441
4442 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4443
4444         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4445         an initial sync unless we're really doing one.
4446
4447         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4448         address parameter if one already exists (bug#9676).
4449
4450         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4451         not the prefix, as documented (bug#10689).
4452
4453 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4454
4455         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4456         the "server".
4457
4458         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4459         the real error message with the useless "previously known to be down".
4460         Which isn't even correct.
4461
4462         * nntp.el (nntp-open-connection): Report the error message if the nntp
4463         server can't be reached.
4464
4465         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4466         groups we do a total scan for.
4467         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4468         doing that.
4469
4470 2012-01-31  Jim Meyering  <jim@meyering.net>
4471
4472         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4473         Correct a comment (insert "not") and hide nominally-doubled "to".
4474
4475 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4476
4477         * gnus.el (gnus-version): Change name to "Ma Gnus".
4478
4479 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4480
4481         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4482         section in the manual.
4483
4484 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4485
4486         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4487         words.
4488         (rfc2047-encode-string): Ditto.
4489         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4490         understand folded filename="..." parameters, for instance.
4491
4492         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4493         the message for greater debuggability.
4494
4495 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4496
4497         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4498         instead of setting it locally, since the latter doesn't seem to have
4499         any effect (most of the time).
4500
4501 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4502
4503         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4504         function call.
4505
4506 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4507
4508         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4509         seconds, and make the repeat clause with HH:MM specs work as
4510         documented.
4511
4512 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4513
4514         * proto-stream.el (proto-stream-capability-open): Fall back on
4515         :end-of-command if :end-of-capability doesn't exist.
4516
4517 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4518
4519         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4520         bound globally in old Emacsen and XEmacsen.
4521
4522 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4523
4524         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4525         so that previous errors don't prohibit getting new news.
4526
4527         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4528
4529         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4530
4531 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4532
4533         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4534         buffer, not of the string which is its name.
4535
4536 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4537
4538         * proto-stream.el (proto-stream-capability-open): Wait for
4539         :end-of-capability, not :end-of-command.
4540
4541         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4542         non-server-marks groups.
4543         (gnus-group-make-articles-read): Ditto.
4544
4545         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4546         methods (bug#9676).
4547
4548         * gnus.el (gnus-method-ephemeral-p): New function.
4549
4550 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4551
4552         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4553         left-to-right.
4554
4555 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4556
4557         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4558         warning.
4559
4560 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4561
4562         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4563         macroexpand the nnir things, since they haven't been defined yet, and
4564         nnir requires gnus-sum.
4565
4566 2012-01-24  Julien Danjou  <julien@danjou.info>
4567
4568         * color.el (color-rgb-to-hsl): Fix value computing.
4569         (color-hue-to-rgb): New function.
4570         (color-hsl-to-rgb): New function.
4571         (color-clamp, color-saturate-hsl, color-saturate-name)
4572         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4573         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4574
4575 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4576
4577         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4578
4579 2012-01-19  Julien Danjou  <julien@danjou.info>
4580
4581         * color.el (color-name-to-rgb): Use the white color to find the max
4582         color component value and return correctly computed values.
4583         (color-name-to-rgb): Add missing float conversion for max value.
4584
4585 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4586
4587         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4588         logical server name in addition to the actual machine address.
4589
4590         * auth-source.el (auth-source-user-and-password): Add convenience
4591         wrapper to search by just host and optionally user.
4592
4593 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4594
4595         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4596         after rendering.
4597
4598 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4599
4600         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4601         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4602         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4603
4604 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4605
4606         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4607         (bug#9693).
4608         (gnus-summary-setup-buffer): Document return value (bug#9697).
4609
4610         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4611         since ido doesn't work on symbols (bug#9632).
4612
4613         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4614         when getting a single value as when getting all the values.  This means
4615         that atoms like `gcc-self' work cumulatively, like variable settings,
4616         instead of getting the value from the last matching clause.
4617         (gnus-group-find-parameter): Protect against the group buffer not
4618         existing (bug#9585).
4619
4620 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621
4622         * gnus-start.el (gnus-activate-group): Document more parameters
4623         (bug#9694).
4624
4625         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4626         (bug#9692).
4627
4628         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4629         article was fetched, so that it can be expired later (bug#9958).
4630         (gnus-agent-summary-fetch-series): Add doc string.
4631         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4632         (bug#9517).
4633
4634         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4635         retrieval is happening.
4636
4637         * gnus.el (gnus-parameters): Doc fix.
4638
4639 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4640
4641         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4642         show the thread after expansion.
4643
4644 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4645
4646         * gnus-art.el (article-narrow-to-head): If the head is completely
4647         empty, narrow to the empty region (bug#9764).
4648
4649         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4650         read, and then mark them as unread only when the unread mark is used.
4651         This makes `C-- T k' actually work, even though it's confusing.
4652
4653         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4654         alive before we try to find its window.
4655
4656 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4657
4658         * mm-decode.el (mm-display-external): Use a longer timeout for the
4659         deletion to allow slow programs to display the file.
4660
4661 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662
4663         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4664         prompt to be less confusing.
4665
4666         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4667         argument to `message-reply'.  This broke `special-display-*' frame
4668         pop-uping (bug#10238).
4669
4670 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4671
4672         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4673         systems, since these allegedly don't work there.
4674
4675 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4676
4677         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4678         live buffer.
4679
4680 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4681
4682         * nnir.el (nnir-retrieve-headers): Protect against the article not
4683         existing on the server (bug#10335).
4684
4685 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4686
4687         * gnus-agent.el (gnus-agent-load-local): Recompute
4688         gnus-agent-article-local on changing method.
4689
4690 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4691
4692         * gnus.el (gnus-parameters): Note precedence.
4693
4694 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4695
4696         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4697         in the group buffer.
4698
4699 2012-01-04  Julien Danjou  <julien@danjou.info>
4700
4701         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4702         change.
4703
4704 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4705
4706         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4707         too.
4708
4709         * nntp.el (nntp-retrieve-group-data-early): Use it.
4710
4711 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712
4713         * nntp.el (nntp-retrieval-in-progress): New variable.
4714         (nntp-make-process-buffer): Make it buffer-local.
4715
4716         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4717         2010.
4718         (gnus-demon-init): Use it to compute the time if time is on the form
4719         "04:23".
4720
4721         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4722
4723         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4724         status in the correct buffer.
4725
4726 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4727
4728         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4729         when opening topics (bug#10407).
4730
4731 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4732
4733         * gnus-cus.el (gnus-score-customize):
4734         * gnus-sum.el (gnus-sort-gathered-threads):
4735         * message.el (message-shorten-references):
4736         * nnmairix.el (nnmairix-request-group):
4737         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4738
4739 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4740
4741         * gnus-agent.el (gnus-agent-regenerate-group):
4742         * gnus-int.el (gnus-retrieve-group-data-early):
4743         * mm-util.el (mm-codepage-ibm-list):
4744         * nndiary.el (Commentary, nndiary-get-new-mail):
4745         * nnir.el (nnir):
4746         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4747
4748 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4749
4750         * mm-view.el (mm-display-inline-fontify): Add comment.
4751
4752 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4753
4754         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4755         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4756
4757 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4758
4759         * gnus-art.el (gnus-split-methods):
4760         * gnus-msg.el (gnus-configure-posting-styles):
4761         * gnus-spec.el (gnus-parse-simple-format):
4762         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4763         * message.el (message-do-actions): Spelling fix.
4764
4765 2011-12-15  Juri Linkov  <juri@jurta.org>
4766
4767         * mm-decode.el (mm-inline-media-tests): Add missing
4768         `mm-handle-media-subtype'.
4769
4770 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4771
4772         * gnus-group.el (gnus-group-tool-bar):
4773         * gnus-sum.el (gnus-summary-tool-bar):
4774         * message.el (message-tool-bar):
4775         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4776
4777 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4778
4779         * plstore.el (plstore--insert-buffer): Spelling fix.
4780
4781 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4782
4783         * message.el (message-valid-fqdn-regexp): Update with newly approved
4784         top-level domain names ".tel" and ".asia".
4785
4786 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4787
4788         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4789         unconditionally.
4790
4791 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4792
4793         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4794         pop-to-buffer-same-window for old Emacsen.
4795
4796 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4797
4798         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4799
4800 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4801
4802         * netrc.el (netrc-credentials): Spelling fix.
4803
4804 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4805
4806         * gnus-fun.el (gnus-fun-ppm-change-string):
4807         * gnus-msg.el (gnus-inews-do-gcc):
4808         * gnus-sum.el (gnus-summary-find-for-reselect):
4809         * gnus.el (gnus-summary-cancelled):
4810         * message.el (message-cancel-hook, message-send-news):
4811         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4812         * nnir.el (nnir-run-hyrex):
4813         * nntp.el (nntp-with-open-group-function):
4814         * pgg.el (pgg-pending-timers): Spelling fix.
4815
4816 2011-12-04  Chong Yidong  <cyd@gnu.org>
4817
4818         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4819         change (Bug#10200).
4820
4821 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4822
4823         * compface.el (uncompface):
4824         * gnus-art.el (gnus-article-x-face-command): Update the header format
4825         of icon data for the most recent icontopbm program.
4826
4827 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4828
4829         * gnus-msg.el (gnus-inews-do-gcc):
4830         * message.el (message-send-mail):
4831         * mml.el (mml-generate-mime): Share the value of the buffer-local
4832         `message-options' variable between a draft buffer and temprary working
4833         buffers.
4834
4835 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4836
4837         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4838
4839 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4840
4841         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4842         for Cygwin.
4843
4844 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4845
4846         * gnus-group.el (gnus-group-prepare-flat):
4847         * mm-bodies.el (mm-encode-body):
4848         * mml.el (mml-preview):
4849         * nnml.el (nnml-request-compact-group):
4850         * pop3.el (pop3-stream-type): Spelling fix.
4851
4852 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4853
4854         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4855
4856 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4857
4858         * color.el (color-rgb-to-hsl):
4859         * gmm-utils.el (gmm-tool-bar-style):
4860         * gnus-group.el (gnus-group-prepare-flat):
4861         * gnus-topic.el (gnus-topic-prepare-topic):
4862         * mm-decode.el (mm-discouraged-alternatives):
4863         * rfc2047.el (rfc2047-encode-1):
4864         * starttls.el: Spelling fix.
4865
4866 2011-11-24  Glenn Morris  <rgm@gnu.org>
4867
4868         * binhex.el (binhex-begin-line): Give it basic doc-string.
4869
4870         * starttls.el, tls.el: Fix case of "GnuTLS".
4871
4872 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4873
4874         * gnus-group.el (gnus-group-highlight): Fix typo.
4875
4876 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4877
4878         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4879         value of `delete-file', that returns nil for a local file but returns t
4880         for a remote file using ssh.
4881
4882 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4883
4884         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4885
4886 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4887
4888         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4889         avoid later breakage.
4890
4891 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4892
4893         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4894         article buffers' name.
4895
4896 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4897
4898         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4899         by Paul Eggert's spellfixes two days ago.
4900
4901 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4902
4903         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4904         doesn't have it.
4905
4906         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4907         buffer-local instead of binding them to avoid warnings.  Also demote
4908         errors (bug#10063).
4909         (font-lock-mode-hook): Shut up byte compiler.
4910
4911 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4912
4913         * mm-util.el (mm-charset-after):
4914         * nnir.el (nnir-run-hyrex):
4915         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4916         (ntlm-get-password-hashes, ntlm-md4hash):
4917         * smime.el: Fix typo.
4918
4919 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4920
4921         * gnus-agent.el (gnus-agent-expire-group-1):
4922         * nndiary.el (nndiary-last-occurence):
4923         * nnimap.el (nnimap-request-set-mark):
4924         * nnmairix.el (nnmairix-only-use-registry):
4925         * gnus-group.el (gnus-group-prepare-flat):
4926         * gnus-sum.el (gnus-decode-encoded-word-methods):
4927         * message.el (message-wash-subject):
4928         * nntp.el (nntp-retrieve-headers-with-xover):
4929         * smime.el (smime-certificate-directory): Spelling fix.
4930
4931 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4932
4933         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4934
4935         * color.el:
4936         * gnus-agent.el (gnus-agent-possibly-alter-active):
4937         * gnus-dired.el (gnus-dired-print):
4938         * mail-parse.el:
4939         * nnmairix.el (nnmairix-request-group):
4940         * shr.el (shr-image-displayer):
4941         * sieve-manage.el:
4942         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
4943
4944 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
4945
4946         * gnus-sum.el (gnus-auto-select-subject):
4947         * spam-report.el (spam-report-resend): Spelling fix.
4948
4949 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
4950
4951         * gnus-agent.el (gnus-agent-get-undownloaded-list):
4952         * gnus-art.el (gnus-default-article-saver):
4953         * gnus-srvr.el (gnus-server-copy-server):
4954         * gnus.el (gnus-sloppily-equal-method-parameters):
4955         * html2text.el (html2text-format-tag-list):
4956         * message.el (message-narrow-to-head):
4957         * nndiary.el:
4958         * nnmairix.el (nnmairix-determine-original-group-from-registry):
4959         * sieve.el: Spelling fix.
4960
4961 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
4962
4963         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4964         * gnus-sum.el (gnus-summary-make-menu-bar):
4965         * gnus-uu.el (gnus-uu-decode-postscript)
4966         (gnus-uu-decode-postscript-and-save):
4967         * mailcap.el (mailcap-print-command):
4968         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
4969         Fix typos.
4970
4971 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
4972
4973         * gnus-art.el (gnus-article-part-wrapper):
4974         * html2text.el (html2text-fix-paragraphs):
4975         * mm-decode.el (mm-image-fit-p):
4976         * rfc2047.el (rfc2047-encode-message-header):
4977         * shr-color.el (shr-color-visible-distance-min)
4978         (shr-color-relative-to-absolute, set-minimum-interval)
4979         (shr-color-visible): Fix typos.
4980
4981 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
4982
4983         * gmm-utils.el (gmm-tool-bar-item):
4984         * gnus-art.el (gnus-treat-body-boundary):
4985         * gnus-diary.el (gnus-user-format-function-d):
4986         * gnus-start.el (gnus-get-unread-articles):
4987         * pgg-gpg.el (pgg-gpg-update-agent):
4988         * smime.el (smime-cert-by-ldap-1): Spelling fix.
4989
4990 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
4991
4992         * gnus-topic.el (gnus-group-prepare-topics):
4993         * gnus-uu.el (gnus-extract-view):
4994         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
4995
4996 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
4997
4998         * spam.el: Move BBDB autoloads.
4999         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
5000         BBDB 2 and 3.
5001         (spam-check-BBDB): Use it.
5002         (spam-enter-ham-BBDB): Use it.
5003
5004 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5005
5006         * smime.el (smime-draw-buffer): Spelling fix.
5007
5008 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
5009
5010         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
5011         for scanning exactly one level.
5012         * gnus-start.el (gnus-get-unread-articles): Ditto.
5013
5014 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5015
5016         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
5017         slightly clearer.
5018
5019 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5020
5021         * gnus-sync.el: More commentary about setup.
5022
5023 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5024
5025         * message.el (message-send-and-exit): Document `arg'.
5026
5027 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5028
5029         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
5030
5031 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
5032
5033         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
5034
5035         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
5036         we don't use `bound-and-true-p'.
5037
5038 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5039
5040         * gnus-util.el (gnus-bound-and-true-p): Remove.
5041         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
5042         * nnir.el: Use it.
5043         * nnmairix.el: Use it.
5044
5045 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5046
5047         * gnus-sync.el: Improve docs about CouchDB admins.
5048
5049         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
5050         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
5051         for reasons unknown.
5052         * nnir.el: Use it.
5053         * nnmairix.el: Use it.
5054
5055         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
5056         * nnir.el: Ditto.
5057         * nnmairix.el: Ditto.
5058
5059         * gnus-registry.el (gnus-registry-enabled): Default to nil.
5060
5061 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5062
5063         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
5064         not needed.  Provide xmlplistread list function to produce XML plist
5065         output for non-Gnus LeSync clients.
5066
5067 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5068
5069         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
5070
5071         * gnus-sync.el: Add LeSync synchronization backend and logic to read
5072         and save against it.  Group subscriptions, read marks, other marks,
5073         subscription levels, topic names, and topic offsets (the group's
5074         position within the topic) are saved.  This is an experimental backend
5075         and may change significantly.  Load json.el from the gnus-fallback-lib
5076         if it's not available otherwise.
5077         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
5078
5079 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5080
5081         * message.el (message-completion-function): Make sure
5082         message-tab-body-function is not attempted if one of
5083         message-completion-alist fails to find a completion (bug#9158).
5084
5085 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
5086
5087         * mml.el (mml-quote-region): Quote <#secure> tag.
5088         (mml-generate-mime-1): Unquote <#secure> tag.
5089
5090 2011-10-20  Chong Yidong  <cyd@gnu.org>
5091
5092         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
5093         calling a minor mode from Lisp with nil arg enables it, so we have to
5094         make the wording a bit ambiguous here).
5095
5096 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5097
5098         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
5099         * nnir.el (nnir-mode): Use it.
5100         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5101         Use it.
5102
5103         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
5104         * nnmairix.el (gnus-registry-enabled): Ditto.
5105
5106 2011-10-17  Dave Abrahams  <dave@boostpro.com>
5107
5108         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
5109         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
5110         only while we need to find out if it should be t or nil.
5111         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
5112         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
5113         the registry is installed.  Set it to nil when it's unloaded.
5114         (gnus-registry-install-p): Provide user guidance for the initial value
5115         of `gnus-registry-install' when it's 'ask, otherwise return its value.
5116         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
5117         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5118         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5119         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5120         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
5121         `gnus-registry-install'.
5122
5123 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
5124
5125         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
5126         previous change.
5127         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
5128         primary key is marked as disabled.
5129
5130 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
5131
5132         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
5133         primary key is marked as disabled.
5134
5135 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
5136
5137         * html2text.el (html2text-clean-anchor): Check for quotes around
5138         `href' value.
5139
5140 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5141
5142         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
5143         searching.  Drop `bbdb-cache'.
5144
5145 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5146
5147         * message.el (message-signed-or-encrypted-p): Exclude header when
5148         checking if there is signed or encrypted body in text/plain message.
5149
5150 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
5151
5152         * html2text.el (html2text-get-attr): Correctly handle attribute values
5153         containing "=".
5154
5155 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
5156
5157         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
5158         handle bindings.
5159
5160 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5161
5162         * gnus-win.el (gnus-configure-windows): Protect against reading
5163         ephemeral groups outside of Gnus.
5164
5165 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5166
5167         * shr.el (shr-tag-img): Don't get images displayed in tables.
5168
5169 2011-10-03  Glenn Morris  <rgm@gnu.org>
5170
5171         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5172         the "maintainer" version of debbugs.gnu.org reports.
5173
5174 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5175
5176         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5177         make asynchronous adjacent image insertion work better.
5178
5179 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5180
5181         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5182         documentation.
5183
5184 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5185
5186         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5187         `gnus-asynchronous' isn't shadowed.
5188
5189 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5190
5191         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5192
5193         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5194         (nnimap-insert-partial-structure): The charset parameter isn't
5195         case-sensitive.
5196
5197         * nnheader.el (nnheader-message-maybe): New function.
5198
5199         * shr.el (shr-tag-table): Render totally broken tables better.
5200
5201         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5202         computing the boundary.
5203
5204 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5205
5206         * pop3.el (pop3-number-of-responses): Remove.
5207         (pop3-wait-for-messages): Rewrite to take linear time instead of
5208         exponential time.
5209
5210 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5211
5212         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5213         re-fetch images.
5214
5215         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5216         re-fetch images when hitting `g' in Gnus.
5217
5218 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5219
5220         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5221         (mml-compute-boundary): Don't check collision if it is non-nil.
5222         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5223         before checking collision.
5224
5225 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5226
5227         * message.el (message-indent-citation): Really make sure there's a
5228         newline at the end.
5229
5230         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5231         Fix suggested by John Wiegley.
5232
5233         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5234
5235         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5236
5237         * message.el (message-default-send-rename-function): Break out into its
5238         own function.
5239
5240         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5241         doesn't work under XEmacs.
5242
5243         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5244         of "imaps" to word around Windows problems.
5245         (nnimap-open-connection-1): Use it.
5246
5247         * message.el (message-indent-citation): Revert last change which made
5248         `F' not work.
5249
5250 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5251
5252         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5253         terminal as well.
5254
5255 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5256
5257         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5258         because it displays images using overlays that aren't easy to copy to
5259         the article buffer.
5260
5261 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5262
5263         * message.el (message-indent-citation): Fix empty line removal at the
5264         end of the citation.
5265
5266 2011-09-20  Julien Danjou  <julien@danjou.info>
5267
5268         * auth-source.el (auth-source-netrc-create): Use default value for
5269         password if specified.  Evaluate default.
5270         (auth-source-plstore-create): Ditto.
5271         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5272         value evaluation.
5273         (auth-source-netrc-create): Typo fix.
5274         (auth-source-plstore-create): Ditto.
5275
5276         * password-cache.el (password-cache-remove): Remove entries even if the
5277         value is nil, so that password with a nil value (negative caching) is
5278         possible to invalidate.
5279
5280         * auth-source.el (auth-source-format-cache-entry): New function.
5281
5282 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5283
5284         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5285
5286 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5287
5288         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5289
5290 2011-09-19  Julien Danjou  <julien@danjou.info>
5291
5292         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5293         which work with things that are not ASCII.
5294
5295 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5296
5297         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5298
5299 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300
5301         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5302         message level.
5303
5304 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5305
5306         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5307
5308 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5309
5310         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5311
5312 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5313
5314         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5315         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5316
5317 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5318
5319         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5320         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5321         articles.
5322
5323 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5324
5325         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5326         (message-mail-other-window, message-mail-other-frame)
5327         (message-news-other-window, message-news-other-frame):
5328         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5329         instead of setting buffer display varibles.
5330
5331 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5332
5333         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5334
5335         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5336
5337 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5338
5339         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5340         duplicates" to a higher level.
5341
5342         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5343         most egregious messages.
5344
5345 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346
5347         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5348
5349 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5350
5351         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5352         up the file (bug#9351).
5353
5354 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5355
5356         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5357         it does with all other backends, but decode the names immediately after
5358         getting them.
5359
5360         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5361         decoding nnimap groups.
5362
5363         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5364         newsrc file.  It doesn't seem like an important optimization any more.
5365
5366 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5367
5368         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5369         overflows.
5370
5371 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372
5373         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5374         (gnus-interactive-exit): Extend to `quiet'.
5375
5376         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5377
5378         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5379         string.
5380
5381         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5382         renaming function arguments from `this'.
5383
5384         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5385
5386         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5387         has been renamed.
5388         (gnus-lrm-string-p): Include RLM and PDF, too.
5389
5390         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5391         (bug#9225).
5392
5393 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5394
5395         Add autoload cookies for functions used by sendmail.el.
5396         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5397
5398         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5399
5400 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5401
5402         * gnus-art.el (article-date-ut): Work properly even when there are
5403         things like Date header in the body; work for forwarded parts.
5404
5405 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5406
5407         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5408         original-article-buffer.
5409
5410 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5411
5412         * nnir.el (nnir-compose-result): Fix matching of server type.
5413         (nnir-run-swish++): Ditto.
5414         (nnir-run-namazu): Ditto.
5415         (nnir-run-notmuch): Ditto.
5416
5417 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5418
5419         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5420         (bug#9405).
5421
5422         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5423         (bug#9421).
5424
5425         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5426         (bug#9425).
5427
5428         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5429         thing (bug#9426).
5430
5431 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5432
5433         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5434         the error message.
5435
5436 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5437
5438         * message.el (message-setup-1): Return t (Bug#9392).
5439
5440 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5441
5442         * gnus-sum.el: When adding article headers to a summary buffer also
5443         update gnus-newsgroup-articles (bug#9386).
5444
5445 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5446
5447         * auth-source.el: Autoload help-mode.
5448
5449 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5450
5451         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5452         names.
5453
5454 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5455
5456         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5457         mm-replace-in-string for compatibility issues.
5458         * mml2015.el (mml2015-epg-verify): Ditto.
5459
5460 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5461
5462         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5463
5464         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5465
5466 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5467
5468         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5469         continue on and do the clean-up phase (bug#9188).
5470
5471         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5472         just ignore groups that can't be opened instead of erroring out
5473         (bug#9225).
5474
5475         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5476         nil since some many people are fuddy-duddies.
5477
5478         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5479         images.
5480
5481         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5482         instead.
5483
5484         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5485
5486         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5487
5488         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5489         processing.
5490
5491         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5492         buffer to avoid warnings.
5493
5494 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5495
5496         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5497         specified to reduce precision.
5498
5499 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5500
5501         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5502         bodystructures (bug#9314).
5503
5504 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5507         Make button keymap non-sticky after buttons.
5508
5509 2011-08-18  David Engster  <dengste@eml.cc>
5510
5511         * nnmairix.el (nnmairix-request-set-mark)
5512         (nnmairix-goto-original-article): Remove adding of article to registry,
5513         since `gnus-registry-add-group' isn't available anymore.
5514         (nnmairix-determine-original-group-from-registry):
5515         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5516         available anymore.
5517
5518 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5519
5520         * starttls.el (starttls-any-program-available): Define as obsolete
5521         function.
5522
5523 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5524
5525         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5526         versions which Gnus use when appropriate.
5527
5528         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5529         a pretty destructive command.
5530
5531         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5532
5533 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5534
5535         * message.el (message-fix-before-sending): Make a different warning
5536         about NUL characters (bug#9270).
5537
5538         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5539         from custom (bug#9260).
5540
5541         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5542         things work in Emacs 22 and XEmacs, too.
5543
5544         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5545         default From.
5546
5547         * gnus-spec.el (gnus-lrm-string-p): New macro.
5548         (gnus-lrm-string): New constant.
5549         (gnus-summary-line-format-spec): LRM-ify the from.
5550         (gnus-tilde-max-form): LRM-ify string chopping.
5551
5552         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5553
5554         * message.el (message-is-yours-p): Allow disabling canlock checking
5555         (bug#9295).
5556         (message-shoot-gnksa-feet): Add `canlock-verify'.
5557         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5558         message directory isn't writable (bug#9304).
5559
5560         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5561         non-world-readable.
5562
5563 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5564
5565         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5566         articles.
5567
5568 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5569
5570         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5571         copy-list.
5572
5573 2011-08-12  Sam Steingold  <sds@gnu.org>
5574
5575         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5576         in the reverse order to avoid modifying the cache with `nreverse'.
5577         (gnus-all-score-files): Do not modify the value returned by
5578         `gnus-score-find-alist' because it lives in a cache variable.
5579         (gnus-current-home-score-file): No need to `nreverse' the return value
5580         of `gnus-score-find-alist', it is already in the correct order.
5581
5582 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5583
5584         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5585         type MESSAGE and subtype RFC822 is slightly different from those of
5586         type TEXT.
5587
5588 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5589
5590         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5591         This allows article-referral to work from an nnir group.
5592
5593 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5594
5595         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5596
5597 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5598
5599         * mml1991.el (mml1991-epg-find-usable-key)
5600         (mml1991-epg-find-usable-secret-key): New function.
5601         (mml1991-epg-sign): Check if signing key is usable.
5602         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5603
5604 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5605
5606         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5607         server-variables only.  This should fix a bug introduced with commit
5608         e1889675b7f4adf057833c5513c9374134c4e053.
5609         (nnir-run-query): 'nnir-search-engine should not be set from the global
5610         environment.
5611
5612 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5613
5614         * nnir.el (nnir-search-thread): Position point on referring article
5615         line.
5616         (nnir-warp-to-article): Clean up summary buffers.
5617
5618         * nnimap.el (nnimap-request-thread): Whitespace fix.
5619
5620 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5621
5622         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5623
5624 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * starttls.el (starttls-available-p): Rename from
5627         `starttls-any-program-available' and changed return convention.
5628
5629 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5630
5631         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5632         `unix-sync' unless it's defined.
5633
5634 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5635
5636         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5637         `aref' for XEmacs compatibiltiy.
5638
5639 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5640
5641         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5642
5643 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5644
5645         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5646         closures, quote the form properly (bug#9194).
5647
5648 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5649
5650         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5651         (gnus-summary-insert-new-articles): Protect against servers that are
5652         down.
5653
5654 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5655
5656         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5657         in mm handle if none is specified.
5658
5659 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5660
5661         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5662
5663 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5664
5665         * nnir.el (nnir-search-thread): New function to make an nnir group
5666         based on a thread query.
5667
5668         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5669         of nnir in thread referral.
5670         (gnus-summary-refer-thread): Use it.
5671
5672         * nnimap.el (nnimap-request-thread): Use it.
5673
5674 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5675
5676         * shr.el (shr-tag-comment): Ignore HTML comments.
5677
5678 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5679
5680         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5681         argument.
5682         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5683         Use `nnir-address' to handle server info rather than passing an arg.
5684
5685         * nnimap.el (nnimap-make-thread-query): New utility function to format
5686         an imap thread search query.
5687         (nnimap-request-thread): Use it.
5688
5689         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5690         right select-method if we are not going back to the group buffer.
5691
5692 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5693
5694         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5695         enter invalid buffer configurations into the quit form (bug#9107).
5696         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5697         unplugged/plugged.
5698
5699         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5700         keep track of which ones are unread (bug#9061).
5701
5702         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5703         (bug#9055).
5704
5705         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5706         (bug#9041).
5707
5708         * gnus-html.el (mm-util): Require (bug#9073).
5709
5710         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5711         (gnus-summary-refer-thread): Use it to remove duplicates in the
5712         un-threaded view (bug#9053).
5713         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5714
5715 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5716
5717         * nnir.el (nnir-read-server-parm): Use default value from global
5718         variable.  Without this the default search engine parameters aren't
5719         used at all.
5720
5721 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5722
5723         * message.el (message-unique-id): Don't use the undocumented return
5724         value from (random t) (bug#9118).
5725
5726 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5727
5728         * message.el (message-auto-save-directory): If the ~/Mail directory
5729         doesn't exist, use ~ as the auto-save directory (bug#4432).
5730
5731         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5732         hasn't already been started.
5733
5734 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5735
5736         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5737
5738         * message.el (message-reply): Work around mysterious bug where
5739         `message-mode' seems to overwrite the locally bound `subject' variable.
5740
5741 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5742
5743         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5744         correct group.
5745
5746         * gnus-int.el (gnus-request-thread): Add group argument.
5747
5748         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5749
5750 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5751
5752         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5753
5754         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5755         renamed to `debbugs-gnu-*'.
5756
5757 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5758
5759         * plstore.el: Revert the editing feature since it is not urgent.
5760         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5761         (plstore-mode-decoded): Remove.
5762
5763 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5764
5765         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5766         isn't very interesting any more, and it leaks potentially secret data.
5767         (gnus-debug): Remove.
5768
5769         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5770         use of :custom-show.
5771
5772 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5773
5774         * plstore.el: Add documentation.
5775         (plstore-mode): New mode to edit plstore file.
5776         (plstore-mode-toggle-display, plstore-mode-original)
5777         (plstore-mode-decoded): New command.
5778         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5779         (plstore--insert-buffer, plstore--make): New function.
5780         (plstore-open, plstore-save): Simplify by using them.
5781
5782 2011-07-06  Glenn Morris  <rgm@gnu.org>
5783
5784         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5785
5786 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5787
5788         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5789         no longer is much used.
5790         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5791         Articles".
5792
5793 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5794
5795         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5796         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5797         `notmuch' backend.
5798
5799 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5800
5801         * mm-decode.el (mm-text-html-renderer): Doc fix.
5802
5803         * gnus-msg.el (gnus-bug): Fix the MML tag.
5804
5805         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5806
5807 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5808
5809         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5810         secondary methods if started with `gnus-no-server'.
5811
5812 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5813
5814         * message.el (message-return-action): Fix typo in docstring.
5815
5816 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5817
5818         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5819         bug reports at once.
5820
5821         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5822
5823 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5824
5825         * nndraft.el: Require gnus-group.
5826         (nndraft-request-list): Declare.
5827
5828         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5829         no unread article unless it matches gnus-permanently-visible-groups.
5830
5831         * nndraft.el (nndraft-update-unread-articles): New function.
5832         (nndraft-request-associate-buffer): Use it to update the number of
5833         unread articles for the nndraft groups in the group buffer when saving
5834         or killing a draft message.
5835
5836 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5837
5838         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5839         systems to binary before writing and reading the mbox files.
5840
5841         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5842         instead of trying to list them all (bug#8978).
5843
5844 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5845
5846         * pop3.el (pop3-open-server): Use :end-of-capability.
5847
5848 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5849
5850         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5851         the id is always a number.
5852
5853         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5854
5855         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5856         debbugs mode, if possible.
5857
5858 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5859
5860         * auth-source.el (auth-source-token-passphrase-callback-function):
5861         Reindent.
5862         (epg-context-operation): Remove unnecessary autoload.
5863
5864 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5865
5866         * gnus.el (gnus-list-debbugs): New command.
5867
5868         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5869         mboxstat instead of the maintbox, since the stat seems to be fuller.
5870
5871         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5872         summary buffers.
5873
5874         * message.el (message-get-reply-headers): Delete all duplicates,
5875         instead of the first.
5876         (message-get-reply-headers): Ensure that we have progress while
5877         deleting duplicates.
5878
5879         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5880         gnus-posting-style value from the summary buffer to make it easier to
5881         make that a per-buffer conf.
5882
5883 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5884
5885         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5886         found by setting `shortcut' in 'query.
5887         (nnir-request-article): Use `shortcut' setting when requesting article
5888         by Message-ID.
5889
5890 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5891
5892         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5893         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5894         Bring the pseudo-headers back too.
5895
5896 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5897
5898         * auth-source.el (auth-source-token-passphrase-callback-function):
5899         Simplify and remove EPA dependency.
5900
5901 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5902
5903         * nnir.el (nnir-request-article): Fix error message text.
5904
5905 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5906
5907         * auth-source.el (plstore-delete): Autoload.
5908         (auth-source-plstore-search): Support delete operation.
5909         * plstore.el (plstore-delete): New function.
5910
5911 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5912
5913         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5914         mark actually existing articles as unread rather than the ones that
5915         active asserts.
5916
5917 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5918
5919         * nntp.el (nntp-record-command):
5920         * gnus-util.el (gnus-message-with-timestamp-1):
5921         Use format-time-string rather than decoding time stamps by hand.
5922         This is simpler and insulates the code from potential changes to
5923         current-time format.
5924
5925 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5926
5927         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5928
5929 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5930
5931         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5932         (plstore-save): Support public key encryption.
5933         (plstore--init-from-buffer): New function.
5934         (plstore-open): Use it; fix error when opening a non-existent file.
5935         (plstore-revert): Use plstore--init-from-buffer.
5936
5937 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5938
5939         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5940
5941 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5942
5943         * mml2015.el (mml2015-use): Replace string-match-p with string-match
5944         for old Emacsen.
5945
5946 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
5947
5948         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
5949         is not fully working.
5950
5951 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5952
5953         * dgnushack.el: Autoload sha1 on XEmacs.
5954
5955         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
5956         quit window configuration.
5957
5958         * auth-source.el (epg-context-set-passphrase-callback):
5959         Remove duplicate autoload.
5960
5961 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5962
5963         * nnir.el (nnir-request-article): Allow requesting articles by
5964         Message-ID with nnimap.
5965
5966         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
5967         current server.
5968
5969 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5970
5971         * auth-source.el: Autoload EPA/EPG functions.
5972         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
5973         changed when EPA/EPG is not available.
5974         (auth-source-backend): Rename "arg" member to "data".
5975         (auth-source-backend-parse, auth-source-plstore-search)
5976         (auth-source-plstore-create): Use it.
5977
5978 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
5979
5980         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
5981         `gnus-refer-article-methods'.
5982
5983 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
5984
5985         * auth-source.el: Require EPA and EPG.
5986         (auth-source-passphrase-alist): New variable.
5987         (auth-source-passphrase-callback-function)
5988         (auth-source-token-passphrase-callback-function): Callbacks for the
5989         netrc field encryption (GPG tokens).
5990         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
5991         Symmetric encryption and decryption of the netrc GPG tokens.
5992         (auth-source-netrc-normalize): Use them, simplifying the closure.
5993
5994 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5995
5996         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
5997         is available.
5998
5999 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6000
6001         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
6002         non-nil, and `nnimap-split-methods' is nil, use the former.
6003
6004 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6005
6006         * plstore.el (plstore-revert): New function.
6007         (plstore-open): Use it; hide the buffer from user.
6008
6009 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6010
6011         * auth-source.el (auth-source-backend): New member "arg".
6012         (auth-source-backend-parse): Handle new backend 'plstore.
6013         * plstore.el: New file.
6014
6015 2011-06-30  Glenn Morris  <rgm@gnu.org>
6016
6017         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
6018
6019 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6020
6021         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
6022         expiring articles to.
6023
6024         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
6025         variations as ASCII (bug#5458).
6026
6027 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6028
6029         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
6030
6031 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6032
6033         * message.el (message-point-in-header-p): Tweak the function to default
6034         to saying that we're not in the headers if there is no separator at
6035         all.  This makes it possible to use the Message version of `M-q' in
6036         buffers with no headers (bug#7987).
6037         (message-point-in-header-p): Fix last checkin to work with an empty
6038         mail-header-separator, too.
6039
6040         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
6041         again, save the choice via customize.
6042
6043 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6044
6045         * message.el (message-send-mail-function): Add `sendmail-query-once'.
6046
6047         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
6048         ended the connection, bail out before waiting infinitely on a new
6049         connection.
6050
6051 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
6052
6053         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
6054         reports.
6055
6056         * gnus.el (gnus-bug-package): Use "gnus."
6057         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
6058
6059 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6060
6061         * dgnushack.el: Make the timer warning go away on XEmacs.
6062
6063         * gnus-art.el (gnus-article-stop-animations): New function to stop any
6064         animations going on at article exit time.
6065
6066         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
6067         since removing it breaks people upgrading.
6068
6069         * shr.el (shr-put-image): Use the new interface for animating images.
6070         (shr-put-image): Animate for 60 seconds.
6071
6072         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
6073         avoid compiler warnings.
6074
6075         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
6076         error with `find-file-hooks' on Emacs 22.
6077         (with-auth-source-epa-overrides): Ugly hack to Wrap the
6078         `find-file-hook' things in `symbol-value' to avoid compilation warnings
6079         on all architectures.
6080
6081         * spam.el (spam-stat): Require in a normal fashion without binding
6082         `spam-stat-install-hooks' to avoid compilation warnings.
6083
6084         * spam-stat.el (spam-stat-install-hooks): Remove.
6085         (spam-stat-install-hooks): Don't run automatically.
6086
6087 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
6088
6089         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
6090         and keystroke.
6091
6092 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * auth-source.el (auth-source-netrc-cache): Move forward.
6095
6096 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6097
6098         * proto-stream.el (proto-stream-open-starttls): Use
6099         `gnutls-available-p' to see whether we have built-in support.
6100
6101         * auth-source.el (auth-source-netrc-create): Don't query the bits that
6102         we already know.
6103         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
6104         (auth-source-netrc-create): Don't prompt for the stuff we already know.
6105
6106 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6107
6108         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
6109         %S format, since that looks odd.
6110         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
6111         file, especially when saving.
6112
6113 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
6114
6115         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
6116         article found.
6117
6118 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
6119
6120         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
6121         `auth-source-save-secrets' with a more sensitive alist that can be
6122         configured per file.  Experimental, so defaults to 'never.
6123         (auth-source-netrc-create): Use it.  Still experimental code.
6124         (with-auth-source-epa-overrides): Use `find-file-hooks' if
6125         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
6126
6127 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
6128
6129         * auth-source.el (auth-source-save-secrets): New variable to control if
6130         secret tokens should be saved encrypted.
6131         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
6132         to `auth-source-netrc-normalize'.
6133         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
6134         on the EPA variables being defined.
6135         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
6136         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
6137         the lexical-let closure.
6138         (auth-source-netrc-create): Create "gpg:" tokens according to
6139         `auth-source-save-secrets'.
6140
6141 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6142
6143         * gnus-group.el (gnus-group-update-group): Add new argument
6144         `info-unchanged' that stops updating dribble buffer.
6145
6146         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
6147         deletes lines matching to it in dribble buffer.
6148
6149         * gnus-agent.el (gnus-agent-fetch-group-1):
6150         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
6151         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
6152         * gnus-start.el (gnus-group-change-level):
6153         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
6154
6155         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
6156         if newsgroup info is not changed.
6157
6158         * gnus-group.el (gnus-group-get-new-news-this-group):
6159         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
6160         Don't update dribble buffer.
6161
6162 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
6163
6164         * gnus-registry.el (gnus-registry-remove-ignored): New function to
6165         remove entries with groups we ignore.
6166
6167 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6168
6169         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6170         the underline comes at the bottom.
6171
6172 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6173
6174         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6175         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6176         (gnus-registry-article-marks-to-names): Rename from
6177         `gnus-registry-user-format-function-M2'.
6178
6179 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6180
6181         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6182         ephemeral group.
6183
6184 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6185
6186         * shr.el (shr-browse-image): Copy the URL if called interactively.
6187
6188 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6189
6190         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6191         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6192         done, then unselected articles may be marked as read.
6193
6194         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6195         since not doing this seems to lead to a race condition in pop3-logon.
6196
6197         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6198         so that the call chain it correct when we call "upwards".
6199
6200         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6201         in read-only groups.
6202
6203         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6204
6205         * message.el (message-cite-reply-position): Doc string fix.
6206
6207         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6208         avoid regexp overflow.
6209         (nnimap-transform-split-mail): Ditto.
6210
6211         * pop3.el (pop3-retr): Error out if the server closes the connection.
6212
6213 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6214
6215         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6216         mm-with-unibyte-current-buffer.  The buffer should not contain any
6217         multibyte chars anyway at this stage.
6218
6219 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6222         at the end of lines.
6223
6224 2011-05-29  Julien Danjou  <julien@danjou.info>
6225
6226         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6227
6228 2011-05-27  Glenn Morris  <rgm@gnu.org>
6229
6230         * gnus-group.el (gnus-bug-group-download-format-alist):
6231         Use the "maintainer" version of debian reports as well.
6232
6233 2011-05-26  Glenn Morris  <rgm@gnu.org>
6234
6235         * gnus-group.el (gnus-bug-group-download-format-alist):
6236         Use the "maintainer" version of debbugs.gnu.org reports.
6237
6238 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6239
6240         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6241
6242 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6243
6244         * gnus-cus.el (gnus-agent-customize-category):
6245         * gnus-delay.el (gnus-delay-send-queue):
6246         * gnus.el (gnus-other-frame):
6247         Don't quote lambda expressions with `quote'.
6248
6249 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6250
6251         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6252         the thread moves us backwards and so we loop forever.
6253
6254 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6255
6256         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6257         whitespace in base64 data lines.
6258
6259 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6260
6261         * gnus-registry.el (gnus-registry-user-format-function-M):
6262         Use `mapconcat'.
6263         (gnus-registry-user-format-function-M2): Use to see the full text of
6264         the marks.  Make "," the mark text separator.
6265
6266         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6267         authentication with auth-source.
6268
6269 2011-05-17  Glenn Morris  <rgm@gnu.org>
6270
6271         * gnus-group.el (gnus-import-other-newsrc-file):
6272         Use insert-file-contents.
6273
6274 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6275
6276         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6277         1000 iterations.
6278
6279 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * nntp.el (nntp-open-connection): Check if process-type is available.
6282
6283 2011-05-16  Julien Danjou  <julien@danjou.info>
6284
6285         * shr.el (shr-tag-del): Add support for del tag.
6286
6287 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6288
6289         * gnus-html.el (gnus-html-put-image): Register a displayer.
6290
6291         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6292
6293 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6294
6295         * registry.el (prune-factor): New initialization parameter defaulting
6296         to 0.1.
6297         (registry-prune-hard): Use it.
6298
6299         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6300         0.1 expicitly.
6301
6302 2011-05-13  Glenn Morris  <rgm@gnu.org>
6303
6304         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6305         is bound, since this function requires sendmail.
6306
6307 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6308
6309         * registry.el (registry-usage-test): Disable pruning test.
6310
6311 2011-05-11  David Engster  <dengste@eml.cc>
6312
6313         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6314         Bind set-network-process-option for XEmacs.
6315
6316 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6317
6318         * registry.el (registry-prune-hard-candidates)
6319         (registry-prune-soft-candidates): Helper methods for registry pruning.
6320         (registry-prune): Use them.  Make the sort function optional.
6321
6322 2011-05-10  Jim Meyering  <meyering@redhat.com>
6323
6324         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6325
6326 2011-05-10  Julien Danjou  <julien@danjou.info>
6327
6328         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6329         symbol and not a list.
6330
6331 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6332
6333         * gnus-art.el (gnus-article-mode): Move binding of
6334         shr-put-image-function here from gnus-article-prepare-display.
6335
6336         * shr.el (shr-put-image-function): New variable.
6337         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6338         (shr-put-image): Return scaled image.
6339
6340         * gnus-art.el (gnus-shr-put-image): New function.
6341         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6342
6343         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6344         original ones, as deletable.
6345
6346 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6347
6348         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6349
6350 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6351
6352         * registry.el (registry-full): Add convenience method.  Fix logic.
6353         (registry-insert): Use it.  Fix logic here too.
6354
6355         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6356         `registry-prune' if `registry-full' returns t.
6357         (gnus-registry-handle-action)
6358         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6359         (gnus-registry-usage-test): Use it.
6360
6361 2011-05-07  Julien Danjou  <julien@danjou.info>
6362
6363         * shr.el (shr-link): Make shr-link inherit from link by default.
6364
6365 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6366
6367         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6368
6369 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6370
6371         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6372         error out because the face is not a list.
6373
6374 2011-05-05  Glenn Morris  <rgm@gnu.org>
6375
6376         * proto-stream.el (gnutls-negotiate): Fix declarations.
6377
6378         * gnus-start.el (gnus-propagate-marks): Declare.
6379
6380 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6381
6382         * registry.el (registry-reindex): Fix percentage message.
6383
6384         * proto-stream.el (network-stream-open-starttls): Adjust to call
6385         `gnutls-negotiate' with :process and :hostname arguments.
6386
6387 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6388
6389         * shr.el: Add shr-link face for links.
6390         (shr-urlify): Use it.
6391
6392         * registry.el (registry-insert): Make error message more helpful.
6393
6394 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6395
6396         * gnus-html.el (gnus-html-schedule-image-fetching):
6397         Use url-queue-retrieve, if it exists.
6398
6399         * shr.el (shr-tag-img): Ditto.
6400
6401         * gnus.el: Autoload more gnus-agent functions.
6402
6403         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6404         agent if we haven't already (bug#8502).
6405
6406         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6407         into the Agent, too.
6408
6409         * gnus-agent.el (gnus-agent-store-article): New function.
6410
6411         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6412         and moved from that file for reuse.
6413
6414         * pop3.el (pop3-open-server): Error messages are "-ERR".
6415
6416 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6417
6418         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6419         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6420
6421 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6422
6423         * gnus.el: No Gnus v0.17 is released.
6424
6425 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6426
6427         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6428         buffer has moved to a different frame.
6429
6430 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6431
6432         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6433         to get the conversion from unibyte to multibyte buffers to work on
6434         Emacs 22.
6435
6436         * nntp.el (nntp-request-article): Slight clean-up.
6437
6438 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6439
6440         * shr.el (shr-strike-through): New face.
6441         (shr-tag-s): Use it to provide <s> support.
6442         (shr-tag-s): Remove duplicate definition.
6443
6444 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6445
6446         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6447         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6448
6449 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6450
6451         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6452         `gnutls-negotiate'.
6453         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6454
6455 2011-04-23  Glenn Morris  <rgm@gnu.org>
6456
6457         * gnus-sum.el (gnus-extra-headers): Bump :version.
6458
6459 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6460
6461         * shr.el (shr-tag-sup): New function.
6462         (shr-tag-sub): Ditto.
6463
6464 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6465
6466         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6467         for the case where `gnus-registry-ignored-groups' is a list of lists,
6468         and don't call `gnus-parameter-registry-ignore' otherwise.
6469
6470 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6471
6472         * nnimap.el (nnimap-user): New backend variable.
6473         (nnimap-open-connection-1): Use it.
6474         (nnimap-credentials): Accept user parameter so it's explicit what user
6475         name is desired.
6476
6477         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6478         default.
6479
6480         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6481         not gnus-registry.el.
6482
6483         * gnus-registry.el: Mention in comments how to modify
6484         `gnus-extra-headers' for proper recipient tracking and that it may
6485         already have To and Cc recently, which it does as of this commit.
6486         (gnus-registry-ignored-groups): Remove defcustom.
6487         Explain why in comments.
6488         (gnus-registry-action): Fix data-header reference to use the extra
6489         headers.  Explain in package commentary how to add To and Cc headers to
6490         the gnus-extra-headers.
6491         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6492         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6493         parameter list or a string list in `gnus-registry-ignored-groups'.
6494         Fix logic error.
6495
6496 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6497
6498         * shr.el (shr-expand-url): Protect against null urls.
6499
6500 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6501
6502         * shr.el (shr-base): New binding.
6503         (shr-tag-base): Keep track of <base>.
6504         (shr-expand-url): New function used throughout.
6505
6506 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6507
6508         * gnus-registry.el
6509         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6510         (gnus-registry-ignored-groups): New variable.
6511         (gnus-registry-ignore-group-p): Use it.
6512         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6513         set the destination group to nil (same as delete) if it's ignored.
6514
6515 2011-04-20  David Engster  <dengste@eml.cc>
6516
6517         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6518
6519         * Makefile.in (test-nntp): New rule.
6520         (check): Add it.
6521         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6522
6523 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6524
6525         * gnus-registry.el (gnus-registry-action)
6526         (gnus-registry-fetch-header-fast):
6527         Don't use mail-header that looks an internal function of mailheader.el.
6528
6529 2011-04-19  Glenn Morris  <rgm@gnu.org>
6530
6531         * time-date.el (time-to-days): Remove unused local variables.
6532
6533 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6534
6535         * gnus-registry.el: Eliminate cl functions.
6536         (gnus-registry-sort-addresses): New function that replaces mapcan.
6537         (gnus-registry-action, gnus-registry-spool-action)
6538         (gnus-registry-split-fancy-with-parent)
6539         (gnus-registry-fetch-recipients-fast): Use it.
6540         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6541
6542         * registry.el (initialize-instance, registry-lookup)
6543         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6544         (registry-lookup-secondary-value, registry-search, registry-delete)
6545         (registry-insert, registry-reindex, registry-size, registry-prune):
6546         Use eval-and-compile.
6547
6548 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6549
6550         * registry.el (registry-reindex): New method to recreate the secondary
6551         registry indices.
6552
6553         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6554         tracked field changes.
6555         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6556         (gnus-registry-action, gnus-registry-spool-action)
6557         (gnus-registry-handle-action)
6558         (gnus-registry--split-fancy-with-parent-internal)
6559         (gnus-registry-split-fancy-with-parent)
6560         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6561         move, and delete actions, and for fancy splitting with parent.
6562         (gnus-registry-extract-addresses)
6563         (gnus-registry-fetch-recipients-fast)
6564         (gnus-registry-fetch-header-fast): Convenience functions.
6565         (gnus-registry-misc-test): ERT test of
6566         `gnus-registry-extract-addresses'.
6567
6568 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6569
6570         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6571         Track by subject first, then sender.
6572
6573 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6574
6575         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6576
6577         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6578         Lisp.
6579
6580         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6581         (gnus-draft-send): Use it to avoid popping
6582         up frames from gnus-group-send-queue.
6583
6584 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6585
6586         * gnus-registry.el: Updated gnus-registry docs.
6587
6588 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6589
6590         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6591         Fix logic bug.
6592         (gnus-registry-post-process-groups): Fix logging of no results and
6593         quote sender and subject.
6594
6595 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6596
6597         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6598         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6599         gnutls-cli are too slow to be done opportunistically.
6600
6601         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6602         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6603         we had no early-data returned.
6604         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6605         two async commands to the same server at the same time.
6606
6607 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6608
6609         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6610
6611 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6612
6613         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6614         "warning" level.
6615
6616         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6617         (mm-url-insert-file-contents): Don't set the package names.
6618
6619 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6620
6621         * gnus-registry.el (gnus-registry-action): Remove properties and
6622         simplify subject in `gnus-registry-handle-action'.
6623         (gnus-registry-spool-action): Get subject and sender from message if
6624         they are not passed in.
6625         (gnus-registry-handle-action): Remove properties and simplify subject
6626         consistently.
6627
6628 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6629
6630         * registry.el: Require CL before using defmacro*.
6631
6632 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6633
6634         * gnus-art.el (article-treat-date): Assume that
6635         gnus-article-date-headers may be a group parameter.
6636
6637 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6638
6639         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6640
6641         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6642         interactively so the newsrc file can contain foreign groups too.
6643         Useful for debugging but not much for users.
6644
6645 2011-04-07  David Engster  <dengste@eml.cc>
6646
6647         * registry.el (registry-usage-test): Only do
6648         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6649         lexical binding.
6650
6651 2011-04-07  David Engster  <dengste@eml.cc>
6652
6653         * Makefile.in (check, test-registry): New rules for test-suite.
6654
6655 2011-04-06  David Engster  <dengste@eml.cc>
6656
6657         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6658         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6659
6660 2011-04-06  David Engster  <dengste@eml.cc>
6661
6662         * registry.el (initialize-instance): Change :after to :AFTER to be
6663         compatible with old EIEIO version in XEmacs.
6664
6665 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6666
6667         * gnus-registry.el (gnus-registry-post-process-groups)
6668         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6669         and provide better messaging.
6670
6671 2011-04-06  David Engster  <dengste@eml.cc>
6672
6673         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6674         errors.
6675
6676         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6677         dgnushack-compile with error-on-warn enabled, and to signal an error if
6678         clean compilation failed.
6679         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6680         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6681
6682 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6683
6684         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6685         unconditionally anyway, discarding errors.
6686         (gnus-registry-delete-entries): New convenience function.
6687         (gnus-registry-import-eld): Import from old .eld registry.
6688
6689         * registry.el: Don't use ERT if it's not available.  Load it
6690         unconditionally anyway, discarding errors.
6691
6692         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6693         version from the Claudio Bley GnuTLS patch (extra optional parameters
6694         and host name).
6695
6696 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6697
6698         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6699         fixup the parameters that can be customized by the user between
6700         save/read cycles.
6701         (gnus-registry-read): Use it.
6702         (gnus-registry-make-db): Use it.
6703         (gnus-registry-spool-action, gnus-registry-handle-action):
6704         Fix messaging.
6705         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6706         Map references to actual group names with sender and subject tracking.
6707         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6708         (gnus-registry-usage-test): Add subject lookup test.
6709
6710         * registry.el (registry-db, initialize-instance): Set up constructor
6711         instead of :initform arguments for the sake of older Emacsen.
6712         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6713         pre-lexbind merge bug.
6714         (registry-usage-test): Use it.
6715         (initialize-instance, registry-db): Move the non-function initforms
6716         back to the class definition.
6717
6718 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6719
6720         * registry.el: New library to manage gnus-registry-style data.
6721
6722         * gnus-registry.el: Use it (major rewrite).
6723
6724         * nnregistry.el: Use it.
6725
6726         * spam.el: Use it.
6727
6728 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6729
6730         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6731         marks on non-selected articles.
6732
6733 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6734
6735         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6736         parameter to open-protocol-stream.
6737
6738 2011-04-01  Julien Danjou  <julien@danjou.info>
6739
6740         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6741         fundamental-mode.
6742
6743 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6744
6745         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6746         servers.
6747
6748 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6749
6750         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6751         made marks not propagate, again.
6752
6753 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6754
6755         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6756         Make this the default type.
6757         (proto-stream-open-plain): Rename from proto-stream-open-default.
6758         (open-protocol-stream, proto-stream-open-starttls)
6759         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6760         with `plain'.
6761
6762         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6763         value.
6764
6765         * nntp.el (nntp-open-connection-function): Document the fact that some
6766         values are not functions but are instead handled specially.
6767         Recognize nntp-open-plain-stream value.
6768         (nntp-open-connection): Recognize that value.
6769
6770 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6771
6772         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6773         where it seems to be needed.
6774
6775 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6776
6777         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6778         stuff.
6779
6780         * gnus-score.el (gnus-score-string): Fix calling convention of
6781         `gnus-simplify-buffer-fuzzy' after last patches.
6782
6783         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6784         server for articles we didn't get any headers for.  This is a sanity
6785         check.
6786
6787 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6788
6789         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6790         new CAPABILITY, use it.
6791
6792 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6793
6794         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6795         downloading anything.
6796
6797         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6798
6799 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6800
6801         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6802         colors.
6803         (gnus-splash-svg-color-symbols): New function.
6804
6805 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6806
6807         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6808         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6809         (gnus-simplify-subject-fuzzy): Use the local
6810         gnus-simplify-subject-fuzzy-regex instead of the global one.
6811         This makes using this variable in group parameters work.
6812
6813 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6814
6815         * gnus-registry.el (gnus-registry-unfollowed-groups):
6816         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6817         archive:sent-YYYY-MM-DD groups).
6818         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6819         tracking if there are more than `gnus-registry-max-track-groups'
6820         matches.
6821
6822 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6823
6824         * message.el (message--yank-original-internal): New function to do the
6825         insertion cleanly inside eval in `message-yank-original'.
6826         (message-yank-original): Use it.
6827
6828 2011-03-29  Julien Danjou  <julien@danjou.info>
6829
6830         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6831         local variables disabled rather than `normal-mode'.
6832
6833 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6834
6835         * imap.el (imap-shell-open, imap-process-connection-type):
6836         Use imap-process-connection-type for 'shell' streams as well as
6837         Kerberos, SSL, other subprocesses.
6838
6839 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6840
6841         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6842         with open-network-stream.
6843         (proto-stream-always-use-starttls): Option removed.
6844         (open-protocol-stream): Return a process object by default.  Provide a
6845         new parameter :return-list specifying a list-type return value, which
6846         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6847         :type `network' to `try-starttls', and `network-only' to `default'.
6848         Make `default' the default, for compatibility with open-network-stream.
6849         Handle the no-parameter case exactly as open-network-stream, with no
6850         additional stream processing.  Search plists using plist-get.
6851         Explicitly add :end-of-commend parameter if it is missing.
6852         (proto-stream-open-default): Rename from
6853         proto-stream-open-network-only.  Return 'default as the type.
6854         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6855         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6856         failed.  Always return a list with a (possibly dead) process as the
6857         first element, for compatibility with open-network-stream.
6858         (proto-stream-open-tls): Use plist-get.  Always return a list.
6859         (proto-stream-open-shell): Return `default' as connection type.
6860         (proto-stream-capability-open): Use plist-get.
6861         (proto-stream-eoc): Function deleted.
6862
6863         * nnimap.el (nnimap-stream, nnimap-open-connection)
6864         (nnimap-open-connection-1): Handle renaming of :type parameter for
6865         open-protocol-stream.
6866         (nnimap-open-connection-1): Pass a :return-list parameter
6867         open-protocol-stream to obtain a list return value.  Parse this list
6868         using plist-get.
6869
6870         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6871         for open-protocol-stream.  Accept open-protocol-stream return value
6872         that is a subprocess object instead of a list.  Handle the case of a
6873         dead returned process.
6874
6875 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6876
6877         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6878
6879         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6880
6881 2011-03-21  Julien Danjou  <julien@danjou.info>
6882
6883         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6884         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6885         query.
6886         (mm-inline-text): Render normal text with fontification whenever
6887         possible.
6888
6889         * gnus-sum.el (gnus-summary-save-parts-1):
6890         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6891         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6892         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6893         Use `mm-handle-filename'.
6894
6895         * mm-util.el (mm-handle-filename): New function, return the filename of
6896         an handle.
6897
6898 2011-03-18  Julien Danjou  <julien@danjou.info>
6899
6900         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6901         (gnus-buffer-live-p): Check that buffer is not nil.
6902
6903 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6904
6905         * gnus.el: No Gnus v0.15 is released.
6906
6907 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6908
6909         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6910         avoid warning on XEmacs.
6911
6912         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6913         on XEmacs.
6914
6915         * gnus-art.el: Require mouse, which the build bot seems to say is
6916         needed.
6917
6918         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6919
6920         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6921         XEmacs, since it doesn't have url-retrieve-synchronously.
6922
6923         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6924         since assoc-string doesn't exist in XEmacs.
6925
6926 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6927
6928         * gnus-group.el (gnus-group-list-ticked): New function.
6929         (gnus-group-make-menu-bar): Provide a menu entry for it.
6930         (gnus-group-list-map): Provide a binding for it.
6931
6932 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6933
6934         * shr.el (shr-visit-file): New command.
6935
6936         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6937
6938 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6939
6940         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6941         servers.
6942
6943 2011-03-16  Julien Danjou  <julien@danjou.info>
6944
6945         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
6946         inline.
6947
6948         * gnus-art.el (article-hide-list-identifiers):
6949         Use gnus-group-get-list-identifiers.
6950
6951         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
6952         (gnus-summary-remove-list-identifiers):
6953         Use gnus-group-get-list-identifiers to get regexp.
6954         (gnus-select-newsgroup, gnus-summary-insert-subject)
6955         (gnus-summary-insert-articles):
6956         Call gnus-summary-remove-list-identifiers unconditionally.
6957
6958 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6959
6960         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
6961         we're selecting a group with unread articles.
6962
6963         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
6964
6965         * gssapi.el: New file separated out from imap.el to provide a general
6966         Kerberos 5 connection facility for Emacs.
6967
6968         * message.el (message-elide-ellipsis): Document the format spec
6969         ellipsis.
6970
6971 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
6972
6973         * message.el (message-elide-region): Allow the ellipsis to say how many
6974         lines were removed.
6975
6976 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6977
6978         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
6979         window configurations containing buffers that are now dead.
6980
6981         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
6982         parsing to avoid integer overflows.
6983         (nnimap-parse-flags): Simplify the last change.
6984         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
6985         too large for 32-bit Emacsen.
6986
6987 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6988
6989         * auth-source.el (auth-source-netrc-create):
6990         * message.el (message-yank-original): Fix use of `case'.
6991
6992 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
6993
6994         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
6995         XEmacs, which was one character too wide.
6996
6997 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
6998
6999         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
7000         default number of articles to display.
7001         (gnus-articles-to-read): Use pretty names for prompt.
7002
7003 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7004
7005         * gnus-int.el (gnus-open-server): Ditto.
7006
7007         * gnus-start.el (gnus-activate-group): Give a backtrace if
7008         debug-on-quit is set and the user hits `C-g'.
7009         (gnus-read-active-file): Ditto.
7010
7011         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
7012
7013 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
7014
7015         * message.el (message-yank-original): Use cond instead of CL case.
7016
7017 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7018
7019         * auth-source.el (auth-source-netrc-create): Use usual format for the
7020         default in prompts.
7021
7022 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7023
7024         * lpath.el: Fbind read-char-choice for XEmacs.
7025
7026 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7027
7028         * auth-source.el (auth-source-netrc-create): Show the default in the
7029         prompt when prompting for token creation.
7030
7031 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7032
7033         * auth-source.el (auth-source-format-prompt): Always convert the value
7034         to a string to avoid evaluating non-string arguments.
7035         (auth-source-netrc-create): Offer default properly, not as initial
7036         content in `read-string'.
7037         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
7038         of line to determine if we've been run before.  If so, don't run again,
7039         but print a trivial message to indicate the cache was hit instead.
7040
7041 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
7042
7043         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
7044         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
7045         The user will have to run `gnus-sync-read' manually and wait for Cloudy
7046         Gnus.
7047
7048 2011-03-11  Julien Danjou  <julien@danjou.info>
7049
7050         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
7051         modified file".
7052
7053 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
7054
7055         * auth-source.el (auth-source-read-char-choice): New function to read a
7056         character choice using `dropdown-list', `read-char-choice', or
7057         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
7058         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
7059         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
7060         (auth-source-netrc-saver): Use it.
7061         (auth-source-pick-first-password): New convenience function.
7062
7063 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
7064
7065         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
7066         parameter in the credentials.
7067         (nnimap-open-connection-1): Use it after a successful login.
7068         (nnimap-credentials): Add IMAP-specific user and password prompt.
7069
7070         * auth-source.el (auth-source-search): Add :require parameter, taking a
7071         list.  Document it and the :save-function return token.  Pass :require
7072         down.  Change the CREATED message from a warning to a debug statement.
7073         (auth-source-search-backends): Pass :require down.
7074         (auth-source-netrc-search): Pass :require down.
7075         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
7076         Change save prompt to indicate all modifications saved here are
7077         deletions.
7078         (auth-source-netrc-create): Take user login name as default in user
7079         prompt.  Move all the save functionality to a lexically bound function
7080         under the :save-function token in the returned list.  Set up clearer
7081         default prompts for user, host, port, and secret.
7082         (auth-source-netrc-saver): New function, intended to be wrapped for
7083         :save-function.
7084
7085 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7086
7087         * shr.el (shr-table-horizontal-line): Change the defaults for the table
7088         lines to be spaces instead.
7089
7090 2011-03-07  Julien Danjou  <julien@danjou.info>
7091
7092         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
7093         (sieve-sasl-auth): Check that auth-source-search did return something,
7094         or just return an empty string.
7095
7096 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7097
7098         * gnus.el (gnus-interactive): Use read-directory-name.
7099
7100         * gnus-uu.el (gnus-uu-decode-uu-and-save)
7101         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
7102         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
7103         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
7104         Likewise.
7105
7106         * gnus-group.el (gnus-group-make-directory-group): Likewise.
7107
7108 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7109
7110         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
7111         onto the list of killed groups, too.  This makes killed nnimap groups,
7112         for instance, more reliably not reappear.
7113
7114         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
7115         the parent.
7116
7117         * gnus-sum.el (gnus-update-read-articles): Fix typo.
7118
7119         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
7120         really have server-side marks.
7121
7122         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
7123         since most backends do not usefully have server-side marks.
7124         (gnus-update-read-articles): Propagate marks to all backends that
7125         really have server-side marks.
7126
7127 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7128
7129         * message.el (message-cite-reply-position, message-cite-style):
7130         New variables.
7131         (message-yank-original): Use the new citation styles.
7132
7133 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
7134
7135         * message.el (message-options): Revert 22da67af (workaround for XEmacs
7136         buffer-local issue); don't mark it buffer-local when running under
7137         XEmacs.
7138
7139 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
7140
7141         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
7142         numbers too big to be `read'.
7143
7144 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
7145
7146         * password-cache.el (password-in-cache-p): Add autoload.
7147
7148         * message.el (message-options): Make buffer-local two ways to attempt
7149         to fix a XEmacs bug.
7150
7151 2011-03-02  Julien Danjou  <julien@danjou.info>
7152
7153         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
7154
7155 2011-03-01  Julien Danjou  <julien@danjou.info>
7156
7157         * gnus-art.el (list-identifier): Add list-identifier as a parameter
7158         group.
7159         (article-hide-list-identifiers): Use list-identifier group parameter.
7160
7161 2011-02-28  Julien Danjou  <julien@danjou.info>
7162
7163         * sieve.el (sieve-buffer-script-name): New local variable to store
7164         sieve script name.
7165         (sieve-edit-script): Store sieve script name.
7166         (sieve-upload): Use sieve script name when uploading.
7167         (sieve-upload): Use substitute-command-keys.
7168         (sieve-edit-script): Use substitute-command-keys.
7169         (sieve-refresh-scriptlist): Use substitute-command-keys.
7170         (sieve-manage-mode-map): Define keymap properly.
7171         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7172         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7173         Remove commented code about cvs.
7174         (sieve-manage-quit): New function.
7175         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7176
7177 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7178
7179         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7180
7181 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7182
7183         * auth-source.el (auth-source-search): Cache empty result sets.
7184
7185         * password-cache.el (password-in-cache-p): Convenience function to
7186         check if a key is in the cache, even if the value is nil.
7187
7188         * auth-source.el (auth-source-save-behavior): New variable to replace
7189         `auth-source-never-create'.
7190         (auth-source-netrc-create): Use it.
7191         (auth-source-never-save): Remove.
7192
7193 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7194
7195         * nnimap.el (nnimap-stream): Doc fix.
7196         (nnimap-open-connection-1): Reverse the order of the ports to that the
7197         prompted-for port is first.
7198
7199         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7200         retrieval by the no-group selection.
7201
7202         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7203         numerical parameters.
7204
7205 2011-02-25  Julien Danjou  <julien@danjou.info>
7206
7207         * gnus-gravatar.el: Use gnus-with-article-buffer.
7208
7209         * gnus-art.el (gnus-with-article-buffer): Check that the
7210         gnus-article-buffer is alive.
7211
7212 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7213
7214         * auth-source.el (auth-source-creation-prompts): New variable to manage
7215         creation-time prompts.
7216         (auth-source-search): Document it.
7217         (auth-source-format-prompt): Add utility function.
7218         (auth-source-netrc-create): Don't default the user name to
7219         user-login-name.  Use `auth-source-creation-prompts' and some default
7220         prompts for user, host, port, and password (the default generic prompt
7221         remains ugly).
7222         (auth-source-never-save): Add customizable option to never save info.
7223         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7224         mode excursion.
7225
7226 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7227
7228         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7229         argument that XEmacs doesn't support.
7230
7231         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7232         compiled for Emacsen having no `libxml-parse-html-region' support.
7233
7234         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7235
7236         * lpath.el: Bind buffer-save-without-query for XEmacs.
7237
7238 2011-02-23  Julien Danjou  <julien@danjou.info>
7239
7240         * gnus-art.el (article-make-date-line): Ignore errors if time is
7241         invalid and not convertible.
7242         (article-make-date-line): Only add lapsed time if time is not nil.
7243
7244 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7245
7246         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7247         `read-char-choice' for backwards compatibility.
7248         (auth-source-netrc-element-or-first): New function to DTRT for
7249         parameter extraction.
7250         (auth-source-netrc-create): Use it and fix multiple parameter print
7251         bug.  Use the default passed from above (given-default) or the
7252         built-in (user-login-name for :user).
7253
7254 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7255
7256         * gnus-start.el (gnus-dribble-read-file):
7257         Set buffer-save-without-query, since we always want to save the dribble
7258         file, probably.
7259
7260         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7261         nnimap.
7262
7263         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7264         -summary- since it's a user-visible variable.
7265
7266         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7267         first time you use the new Gnus.
7268
7269 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7270
7271         * auth-source.el: Don't load netrc.el.
7272         (auth-sources): Search ~/.netrc as well by default.
7273         (auth-source-debug): Add 'trivia option for extra output.
7274         (auth-source-do-trivia): Use it.
7275         (auth-source-search): Simplify logic to use
7276         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7277         appropriate.  Don't keep a running count at this level.  Layer :create
7278         and :delete options appropriately on the first and second passes.
7279         Don't track the backend with the search results.
7280         (auth-source-search-backends): New function to search a list of
7281         backends for a processed spec.
7282         (auth-source-netrc-parse): Cache all netrc files, making
7283         auth-source-netrc-cache an alist keyed by the file name and using the
7284         file mtime as the caching criterion.  Keep the obfuscated data secret
7285         with a lexical bind.
7286         (auth-source-netrc-search): Don't calculate the length of the results
7287         unnecessarily.
7288         (auth-source-search-backends): Fix bug.
7289         (auth-source-netrc-create): Rework prompts.
7290
7291 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7292
7293         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7294         Lower case names of search constraints.
7295         (nnir-run-query): Cache and reuse search constraints for all imap
7296         servers.
7297
7298 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7299
7300         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7301         after exit.
7302         (gnus-setup-message): Define missing variable from last checkin.
7303
7304         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7305         value, show the raw article.
7306
7307 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7308
7309         * gnus.el: No Gnus v0.13 is released.
7310
7311 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7312
7313         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7314         auth-source now accepts numbers.
7315
7316         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7317         spec, too.
7318         (auth-source-ensure-strings): New function.
7319
7320         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7321         (gnus-article-setup-buffer): Always restart the date timer so that user
7322         changes to the frequency is respected.
7323
7324         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7325         port numbers, so make sure it gets that if nnimap-server-port is
7326         explicit.
7327
7328 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7329
7330         * nnimap.el (nnimap-inbox): Doc fix.
7331
7332 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7333
7334         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7335         Autoload.  Add optional arg FRAME, and pass it to color-values.
7336         (color-complement): Caller changed.  Doc fix.
7337         (color-gradient): Rewrite for better clarity and efficiency.
7338
7339 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7340
7341         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7342         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7343         color-lab-to-srgb.
7344
7345 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7346
7347         * color.el: First part of merge from hexrgb.el.
7348         (color-rgb-to-hex): Rename from color-rgb->hex.
7349         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7350         saturation to zero if the value is too small.
7351         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7352         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7353         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7354         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7355         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7356         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7357         (color-cie-de2000): Doc fix.
7358
7359 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7360
7361         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7362         given method as in the group name if we're using an extended method.
7363         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7364         command, if we're using that, instead of waiting for the beginning.
7365
7366         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7367         we're sure to get unique server names, and we don't output two async
7368         commands in the same buffer.  This fixes an NNTP hang for some users.
7369
7370 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7371
7372         * gnus.el: No Gnus v0.11 is released.
7373
7374 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7375
7376         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7377         summary buffer before reading going to the next buffer.  This avoids
7378         putting the point in the group buffer if you `C-g' the command.
7379
7380         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7381         cache (for now) to make ~/.authinfo.gpg files usable.
7382
7383         * nnfolder.el (copyright-update): Define for the compiler.
7384
7385         * auth-source.el (auth-source-search): Fix unbound variable.
7386
7387 2011-02-19  Glenn Morris  <rgm@gnu.org>
7388
7389         * gnus.el (gnus-meta): Doc fix.
7390
7391 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7392
7393         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7394         in case it's not yet loaded.
7395
7396 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7397
7398         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7399         line we're waiting for.
7400
7401 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7402
7403         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7404         face with line-width greater than zero will cause RET in gnus summary
7405         buffer to scroll down article page-wise because auto vscroll happens,
7406         it should be temporally disabled when doing a scroll-up.
7407
7408 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7409
7410         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7411         outputs from the server.
7412
7413 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7414
7415         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7416         later so that bbdb can hook in easier.
7417
7418 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7419
7420         * auth-source.el (auth-source-search): Don't try to create credentials
7421         if the caller doesn't want that.
7422         (auth-source-search): If we don't find a match, don't bug out on
7423         non-bound variables.
7424         (auth-source-search): Only ask a single backend to create the
7425         credentials.
7426
7427         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7428         logging.
7429         (nnimap-credentials): Protect against auth-source-search returning nil.
7430         (nnimap-request-list): Protect against not being able to open the
7431         server.
7432
7433 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7434
7435         * auth-source.el (auth-source-search): Do a two-phase search, one with
7436         no :create to get the responses from all backends.
7437
7438         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7439         when getting credentials.
7440
7441         * gnus-util.el (gnus-delete-duplicates): New function.
7442
7443 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7444
7445         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7446         a creation default, pass the whole port list down.  It will be
7447         completed.
7448
7449         * auth-source.el (auth-source-search): Updated docs to talk about
7450         multiple creation choices.
7451         (auth-source-netrc-create): Accept a list as a value (from the search
7452         parameters) and do completion on that list.  Keep a separate netrc line
7453         with the password obscured for showing the user.
7454
7455         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7456         first choice to `auth-source-search' so it will be used for entry
7457         creation instead of the server's Gnus-specific name.
7458         (nnimap-credentials): Rely on the auth-source library to select which
7459         port is actually wanted in the new netrc entry, so don't override
7460         `auth-source-creation-defaults'.
7461
7462         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7463         :protocol and accept a missing user, host, or port as a wildcard match.
7464         (auth-source-debug): Default to off.
7465
7466         (auth-source-netrc-search, auth-source-netrc-create)
7467         (auth-source-secrets-search, auth-source-secrets-create)
7468         (auth-source-user-or-password, auth-source-backend, auth-sources)
7469         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7470         instead of :protocol.
7471
7472         * nnimap.el (nnimap-credentials): Pass a port default to
7473         `auth-source-search' in case an entry needs to be created.
7474         (nnimap-open-connection-1): Use :port instead of :protocol.
7475
7476 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7477
7478         * auth-source.el: Bind load-path when loading EIEIO from
7479         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7480         21.4 doesn't support, to `require'.
7481         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7482         delete-dups that is not available in XEmacs 21.4.
7483
7484 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7485
7486         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7487         as EIEIO must also be loaded when auth-source.el is being
7488         byte-compiled.
7489
7490 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7491
7492         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7493
7494         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7495
7496         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7497
7498         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7499
7500         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7501
7502         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7503
7504         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7505
7506         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7507         necessary.
7508
7509 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7510
7511         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7512         nil means that nnimap doesn't get updated.
7513
7514 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7515
7516         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7517         result when the user doesn't want to write to the file.
7518         (auth-source-netrc-search): Expect a synthetic result and proceed
7519         accordingly.
7520         (auth-source-cache-expiry): New variable to override
7521         `password-cache-expiry'.
7522         (auth-source-remember): Use it.
7523
7524         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7525         parameter.  Create entry if necessary by using :create t.
7526         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7527
7528 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7529
7530         * auth-source.el (auth-source-debug): Enable by default and don't
7531         mention the obsolete `auth-source-hide-passwords'.
7532         (auth-source-do-warn): New function to debug unconditionally.
7533         (auth-source-do-debug): Use it.
7534         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7535         and for Secrets API entries when the secrets.el library is not
7536         available.
7537
7538 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7539
7540         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7541         (gnus-summary-exit): Kill the correct article buffer on exit from a
7542         `C-d' group.
7543
7544         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7545         gnus-propagate-marks.
7546
7547         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7548         before killing the buffers so that a non-full window conf gets handled
7549         correctly.
7550         (gnus-summary-exit): Ditto.
7551         (gnus-summary-read-group-1): Ditto.
7552
7553         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7554         async code again so that we can debug it properly.
7555
7556         * message.el (message-reply): Take an optional switch-buffer parameter
7557         so that Gnus window confs are respected better.
7558
7559 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7560
7561         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7562         `plist-get' to accept non-list parameters (XEmacs issue).
7563         Fix docstring.
7564         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7565         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7566         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7567         Login collection is "Login" and not "login".
7568
7569 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7570
7571         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7572         multiple headers.
7573
7574         * nnimap.el (nnimap-inhibit-logging): New variable.
7575         (nnimap-log-command): Don't log login commands.
7576
7577         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7578         to have more parameters.
7579
7580         * nnimap.el (nnimap-send-command): Mark the command time for each
7581         command, so that we don't get NOOPs stepping on our toes.
7582
7583         * gnus-art.el (article-date-ut): Get the date from the Date header on
7584         `t'.
7585
7586 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7587
7588         * auth-source.el (auth-source-search): Use copy-sequence instead of
7589         the cl.el copy-list.
7590
7591 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7592
7593         * imap.el: Bring it back (revert
7594         84d800cd31de3064f0ed39617d725709a2f8f42f).
7595
7596 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7597
7598         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7599         Improve prompt.
7600
7601 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7602
7603         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7604         washing status from the default format.  It isn't very informative.
7605
7606 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7607
7608         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7609         Fix Gcc processing on imap.
7610
7611 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7612
7613         * imap.el: Remove file.  All the functionality is in nnimap.el.
7614
7615 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7616
7617         * message.el (message-bury): Don't pop up a new window when selected
7618         window is dedicated.
7619
7620 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7621
7622         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7623
7624 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7625
7626         * sieve-manage.el: Autoload `auth-source-search'.
7627         (sieve-sasl-auth): Use it.
7628
7629 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7630
7631         * nnimap.el: Autoload `auth-source-forget+'.
7632         (nnimap-open-connection-1): Use it if the connection fails.
7633
7634         * auth-source.el: Require `password-cache'.
7635         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7636         obsolete.
7637         (auth-source-magic): Marker for `password-cache' keys.
7638         (auth-source-do-cache): Update docstring.
7639         (auth-source-search): Use and check cache.
7640         (auth-source-forget-all-cached, auth-source-remember)
7641         (auth-source-recall, auth-source-forget, auth-source-forget+)
7642         (auth-source-specmatchp): Caching support functions.
7643         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7644         Remove and obsolete.
7645         (auth-source-user-or-password): Remove caching to further discourage
7646         using it.  Always hide passwords.
7647
7648         * password-cache.el (password-cache-remove): Accept secrets that are
7649         not strings.
7650
7651 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7652
7653         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7654         code for now, since it doesn't work for all users.
7655
7656 2011-02-09  Julien Danjou  <julien@danjou.info>
7657
7658         * message.el (message-options): Make message-options really buffer
7659         local.
7660
7661 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7662
7663         * mail-source.el: Autoload `auth-source-search'.
7664         (mail-source-keyword-map): Note order matters.
7665         (mail-source-set-1): Get all the mail-source source values and
7666         defaults and search auth-source on those if needed.  This can all
7667         probably be simplified.
7668
7669         * nnimap.el: Autoload `auth-source-search'.
7670         (nnimap-credentials): Use it.
7671         (nnimap-open-connection-1): Ask for the virtual server and physical
7672         address in one shot.
7673
7674         * nntp.el: Autoload `auth-source-search'.
7675         (nntp-send-authinfo): Use it.  Note TODO.
7676
7677 2011-02-08  Julien Danjou  <julien@danjou.info>
7678
7679         * shr.el (shr-tag-body): Add support for text attribute in body
7680         markups.
7681
7682         * message.el (message-options): Make message-options a local variable.
7683
7684 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7685
7686         * auth-source.el (auth-source-secrets-search)
7687         (auth-source-user-or-password): Use `append' instead of `nconc'.
7688         (auth-source-user-or-password): Build return list better and protect
7689         against nil :secret.
7690
7691 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7692
7693         * nnimap.el (nnimap-update-info): Refactor slightly.
7694         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7695         (nnimap-update-info): Clean up slightly.
7696         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7697         characters.
7698         (nnimap-process-quirk): Rename function to avoid collision.
7699         (nnimap-update-info): Fix macrology bug-out.
7700         (nnimap-update-info): Simplify split history test.
7701
7702 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7703
7704         * auth-source.el (top): Require 'eieio unconditionally.
7705         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7706         (auth-source-secrets-search): Limit search when `max' is greater than
7707         number of results.
7708
7709 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7710
7711         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7712         part not returning any data.
7713
7714         * proto-stream.el (open-protocol-stream): Document the return value.
7715
7716 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7717
7718         * auth-source.el (auth-source-secrets-search): Add examples.
7719
7720 2011-02-06  Julien Danjou  <julien@danjou.info>
7721
7722         * message.el (message-setup-1): Handle message-generate-headers-first
7723         set to t.
7724
7725 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7726
7727         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7728         API with a string "secrets:collection-name" and with 'default.
7729         (auth-source-backend-parse): Parse "secrets:collection-name" and
7730         'default.  Recurse on parses instead of repeating code.  Use the
7731         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7732         message when ignoring a source.
7733         (auth-source-search): List ignored search keys at the top level.
7734         (auth-source-netrc-create): Use `case' instead of `cond'.
7735         (auth-source-secrets-search): Created with TODOs.
7736         (auth-source-secrets-create): Created with TODOs.
7737         (auth-source-retrieve, auth-source-create, auth-source-delete)
7738         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7739         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7740         (auth-source-user-or-password-sftp)
7741         (auth-source-user-or-password-smtp): Remove.
7742         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7743         around `auth-source-search'.  Not tested thoroughly.
7744
7745 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7746
7747         * auth-source.el: Bring in assoc and eioeio libraries.
7748         (secrets-enabled): New variable to track the status of the Secrets API.
7749         (auth-source-backend): New EIOEIO class to represent a backend.
7750         (auth-source-creation-defaults): New variable to set prompt defaults
7751         during token creation (see the `auth-source-search' docstring for
7752         details).
7753         (auth-sources): Simplify to allow a simple string as a netrc backend
7754         spec.
7755         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7756         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7757         (auth-source-search): Main auth-source API entry point.
7758         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7759         (auth-source-search-collection): Helper function for searching.
7760         (auth-source-netrc-parse, auth-source-netrc-normalize)
7761         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7762         Supports search, create, and delete.
7763         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7764         backend stubs.
7765         (auth-source-user-or-password): Call `auth-source-search' but it's not
7766         ready yet.
7767
7768 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7769
7770         * message.el (message-setup-1): Remove the read-only stuff, since it
7771         doesn't work under XEmacs, for some reason.
7772
7773         * gnus-sum.el (gnus-user-date): Rename back from
7774         gnus-summary-user-date since user code refers to it.
7775
7776         * shr.el (shr-render-td): Store the actual background color used.
7777
7778         * message.el (message-setup-1): Don't bind the constant
7779         -forbidden-properties.
7780         (message-setup-1): Revert previous change, since it needs to bind the
7781         props to insert them.
7782         (message-resend): Allow removing the read-only separator line.
7783
7784 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7785
7786         * nnimap.el (nnimap-request-accept-article): Give an error message if
7787         the APPEND wasn't successful.
7788
7789 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7790
7791         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7792         that have no groups.
7793
7794 2011-02-03  Julien Danjou  <julien@danjou.info>
7795
7796         * gnus-draft.el: Remove progn around gnus-draft-setup.
7797
7798 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7799
7800         * gnus-start.el (gnus-read-active-for-groups): This function is never
7801         called with a nil `infos', so clean that up.
7802         (gnus-get-unread-articles): Request active files from primary/secondary
7803         methods that have no groups (yet).
7804
7805 2011-02-03  Julien Danjou  <julien@danjou.info>
7806
7807         * message.el (message-setup-1): Always generate References first.
7808         (message-mail): Return the return value of message-setup, not always t.
7809         (message-setup-1): Insert mail-header-separator with read-only and
7810         intangible properties set.
7811
7812         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7813         user-date in docstring.
7814
7815         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7816
7817         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7818         docstring.
7819
7820         * gnus.el (gnus-user-date-format-alist): Change default value.
7821         Use defcustom, with type and group.  Move from gnus-util.el.
7822         Rename to gnus-summary-user-date-format-alist.
7823
7824 2011-02-03  Glenn Morris  <rgm@gnu.org>
7825
7826         * nnimap.el (gnus-fetch-headers): Declare.
7827
7828         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7829
7830 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7831
7832         * message.el (message-forward-make-body-digest-plain)
7833         (message-followup, message-reply): Clean up things noted by Stefan.
7834
7835         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7836         gnus-article-update-date-headers is nil.
7837         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7838         it didn't really work with defcustom.
7839         (article-update-date-lapsed): Make sure the window start doesn't move,
7840         either.
7841
7842 2011-02-01  Julien Danjou  <julien@danjou.info>
7843
7844         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7845         format.
7846
7847         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7848         standard in Emacs nowadays.
7849
7850         * color.el (color-gradient): Add a color-gradient function.
7851
7852 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7853
7854         * message.el (message-expand-name): Don't trust the return value of
7855         bbdb-complete-name.
7856         (message-check-news-header-syntax): Remove unused var `start'.
7857         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7858         (message-inhibit-body-encoding): Move to before first use.
7859         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7860         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7861         (Organization, Message-ID, Date, mh-previous-window-config):
7862         Defvar the vars using dynamic scoping.
7863
7864 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7865
7866         * shr.el (shr-render-td): Only do colors at the final rendering.
7867         Should be slightly faster.
7868         (shr-insert-table): Fix up TD background colors when doing the
7869         vertical padding.
7870
7871         * gnus-art.el (article-date-ut): Protect against articles with no Date
7872         header.
7873         (article-update-date-lapsed): Don't use current-column to find the
7874         horizontal position.  It's fragile in the presence of \003 characters.
7875
7876         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7877
7878 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7879
7880         * gnus-art.el (article-transform-date): Rewrite to still work when
7881         there are several rfc2822 parts.
7882         (article-transform-date): Fix infinite recursion.
7883         (article-date-ut): Replace infinitely many Date headers with a single
7884         one when called interactively.
7885
7886         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7887         secure manner.
7888
7889         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7890         move around by not using save-window-excursion.  It seems to work...
7891
7892 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7893
7894         * gnus-art.el (article-make-date-line): Work for user-defined format.
7895
7896 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7897
7898         * nntp.el (nntp-retrieve-group-data-early)
7899         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7900         fetching functions.
7901
7902         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7903         thoroughly for all backends that have no known groups.  This should
7904         allow new nnml methods to retrieve mail.
7905
7906         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7907         that Gnus doesn't know exists again.
7908
7909         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7910         (gnus-treat-date-ut): Ditto.
7911         (gnus-article-update-date-header): Rename.
7912         (gnus-treat-date-local): Remove.
7913         (gnus-treat-date-english): Remove.
7914         (gnus-treat-date-lapsed): Remove.
7915         (gnus-treat-date-combined-lapsed): Remove.
7916         (gnus-treat-date-original): Remove.
7917         (gnus-treat-date-iso8601): Remove.
7918         (gnus-treat-date-user-defined): Remove.
7919         (gnus-article-date-headers): New variable to control all the date
7920         header options.
7921         (article-date-ut): Rewrite to allow using the new way to format date
7922         headers(s).
7923
7924 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7925
7926         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7927         method.
7928         (nnmail-article-group): A better test for fanciness.
7929
7930         * nnimap.el (nnimap-request-head): Protect against not finding the
7931         article by Message-ID.
7932
7933 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7934
7935         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7936         keep point at the "same place".
7937
7938 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7939
7940         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7941         data if the group is inactive.
7942
7943 2011-01-28  Julien Danjou  <julien@danjou.info>
7944
7945         * gnus-win.el: Remove dead function gnus-window-configuration-element.
7946         (gnus-all-windows-visible-p): Remove old compatibility code.
7947         (gnus-window-top-edge): Add docstring.
7948
7949         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
7950
7951 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7952
7953         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
7954         older request-update-info.
7955
7956         * gnus-art.el (article-make-date-line): Limit the length a bit more.
7957
7958 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
7959
7960         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
7961         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
7962
7963 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7964
7965         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
7966         groups.  This makes the nndraft:queue group pop up if it's not already
7967         there.
7968
7969         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
7970         messages" logic, which was reversed.
7971
7972         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
7973         the "same place" even if point is on the line being replaced.
7974         (article-update-date-lapsed): Allow updating both the combined lapsed
7975         and the lapsed headers.
7976         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
7977         (article-make-date-line): Limit the number of segments dynamically to
7978         avoid too-long lines.
7979
7980 2011-01-27  Julien Danjou  <julien@danjou.info>
7981
7982         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
7983         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
7984
7985 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7986
7987         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
7988         Use plist-get instead of the cl function getf.
7989
7990 2011-01-27  Glenn Morris  <rgm@gnu.org>
7991
7992         * gnus-util.el (float-time): Get rid of compiler warning, again.
7993
7994 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
7995
7996         * shr.el (shr-put-color): Special-case background colors: Do put them
7997         at the blank parts at the front of the lines.
7998
7999         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
8000         exit hook to nix out all data on readedness on group exit.
8001
8002         * gnus-util.el (float-time): If float-time is bound, always use it on
8003         all Emacsen.  It's unclear why the subrp check was there.
8004         (time-date): Require to make some autoload issues on XEmacs go away.
8005
8006         * shr.el (shr-put-color): Don't do the box padding in tables, since
8007         they're already padded.
8008
8009 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
8010
8011         * gnus-art.el (gnus-article-next-page): When the last line of the
8012         article is displayed, scroll down once more instead of going to the
8013         next article at once.
8014         (article-lapsed-string): Refactor out and allow specifying how many
8015         segments you want.
8016         (gnus-article-setup-buffer): Start updating the lapsed header directly.
8017         (gnus-article-update-lapsed-header): New variable.
8018
8019         * shr.el: Revert change that made headings use different-sized faces.
8020         The Emacs display engine isn't advanced enough that, for instance,
8021         tables can comfortably use differently-sized faces.
8022
8023 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8024
8025         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
8026         used.
8027         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
8028         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
8029         we're using an encrypted connection.
8030
8031         * proto-stream.el: Alter the interface functions to also return the
8032         actual stream type used: network or tls.
8033
8034 2011-01-25  Julien Danjou  <julien@danjou.info>
8035
8036         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
8037         (mm-display-javascript-inline): New function.
8038
8039         * mm-decode.el (mm-inline-media-tests): Add application/javascript
8040         viewing function.
8041
8042 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8043
8044         * shr.el (shr-expand-newlines): Fix variable name.
8045
8046 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8047
8048         * shr.el (shr-expand-newlines): Make nested boxes work.
8049
8050 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8051
8052         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
8053         backgrounds.
8054         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
8055         in a more sensible manner.
8056
8057 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
8058
8059         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
8060         if EPG is loaded.
8061
8062 2011-01-24  Julien Danjou  <julien@danjou.info>
8063
8064         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
8065         tags.
8066
8067 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8068
8069         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
8070         commands.
8071
8072         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
8073         in the article buffer.
8074         (gnus-gravatar-insert): Use blank space from the current buffer to
8075         avoid breaking text properties.  This makes X-Sent updating work again.
8076
8077         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
8078
8079 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
8080
8081         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
8082         fix the bug in url-http.el instead.
8083
8084         * shr.el (shr-image-fetched): Ditto.
8085
8086         * shr.el (shr-image-fetched): Avoid having point move in the article
8087         buffer.
8088
8089         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
8090         buffer after being called.  It's apparently being killed by url.el, and
8091         killing it made point move to end-of-buffer in a random buffer.
8092
8093         * shr.el (shr-image-fetched): Ditto.
8094
8095 2011-01-23  Julien Danjou  <julien@danjou.info>
8096
8097         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
8098
8099         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
8100         text/x-org.
8101
8102 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8103
8104         * gnus-sum.el (gnus-summary-move-article): Protect against backends
8105         (i.e., nnimap) returning nil as the article number.
8106
8107 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
8108
8109         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
8110         "DelSp" parameter in RFC3676.
8111
8112 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8113
8114         * message.el (message-check-recipients): Display the encoded version of
8115         the bogus address if they differ.
8116
8117         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
8118         after sending.
8119
8120         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8121
8122         * gnus-group.el (gnus-group-refresh-group): New convenience function.
8123
8124         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
8125         group buffer after sending the queue.
8126
8127         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8128
8129 2011-01-22  Julien Danjou  <julien@danjou.info>
8130
8131         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
8132
8133 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8134
8135         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
8136         nested related parts.
8137
8138         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
8139         unexpired articles.  This fixes the regression that led expiry marks to
8140         disappear from nnfolder groups.
8141
8142 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8143
8144         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
8145         Don't confuse the "ret" of "retrograde" with RET.
8146
8147 2011-01-21  Julien Danjou  <julien@danjou.info>
8148
8149         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
8150         than mm-insert-inline.
8151
8152 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8153
8154         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
8155         Widen article buffer.
8156
8157 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8158
8159         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
8160         the temp buffer.
8161         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
8162
8163 2011-01-20  Julien Danjou  <julien@danjou.info>
8164
8165         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
8166
8167         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8168         than mm-insert-inline to insert inline part: this respect
8169         mm-inline-media-tests displayers.
8170
8171         * mm-view.el (mm-display-shell-script-inline): New function.
8172
8173         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8174
8175         * mm-uu.el (mm-uu-type-alist): Add org block.
8176         (mm-uu-org-src-code-block-extract): New function.
8177
8178         * mm-view.el (mm-display-org-inline): New function.
8179
8180         * mm-decode.el (mm-automatic-display): Add text/org.
8181
8182         * mailcap.el (mailcap-mime-extensions): Add .org.
8183
8184 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8185
8186         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8187         gnus-article-add-buttons.
8188
8189 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8190
8191         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8192         From header with a date and "nobody" as the sender.
8193
8194 2011-01-19  Julien Danjou  <julien@danjou.info>
8195
8196         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8197         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8198         if you have the same regexp several times.
8199         (gnus-button-push): Fix matching when regexp is symbol.
8200
8201 2011-01-15  Glenn Morris  <rgm@gnu.org>
8202
8203         * message.el (message-mail): A compose-mail function should
8204         accept headers as strings.
8205
8206 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8207
8208         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8209         Add :vert-only tags.
8210         (message-mail): New arg RETURN-ACTION.
8211         (message-return-action): New var.
8212         (message-bury): Use it.
8213         (message-mode): Make it buffer-local.
8214         (message-send-and-exit): Always call message-bury.
8215
8216         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8217         message-mail.
8218
8219 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8220
8221         * nnimap.el (nnimap-convert-partial-article): Protect against
8222         zero-length body parts.
8223
8224         * mm-decode.el (mm-preferred-alternative-precedence):
8225         Discourage showing empty parts.
8226
8227         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8228         and stuff if the backend didn't return the article number.  This fixes
8229         an Exchange-related nnimap bug.
8230
8231         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8232         group window, because it does the wrong thing when a separate frame
8233         displays the group buffer.
8234
8235         * proto-stream.el (open-protocol-stream): Protect against the low-level
8236         transport functions returning nil.
8237
8238 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8239
8240         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8241         (mml2015-epg-find-usable-secret-key): New function.
8242         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8243         mml2015-epg-find-usable-key (Bug#7797).
8244         (mml2015-epg-encrypt): Ditto.
8245
8246 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8247
8248         * dgnushack.el (rot13-string): Fix the way to get the argument.
8249
8250 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8251
8252         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8253
8254 2011-01-03  Glenn Morris  <rgm@gnu.org>
8255
8256         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8257
8258         * sieve.el (sieve-open-server): Give a more explicit error if
8259         sieve-manage-open returns nil.  (Bug#7720)
8260
8261 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8262
8263         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8264
8265 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8266
8267         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8268         This avoids sending passwords in plain text over non-encrypted
8269         channels.
8270
8271         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8272
8273         * nnimap.el (nnimap-login): Refactored out into own function, and
8274         implement CRAM-MD5.
8275         (nnimap-wait-for-line): Refactored out.
8276
8277         * mm-view.el (mml-smime): Require.
8278
8279 2010-12-20  David Engster  <deng@eml.cc>
8280
8281         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8282         use EPG to decrypt S/MIME messages instead of openssl.
8283
8284 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8285
8286         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8287
8288         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8289         status is the group clearly is unreachable.
8290
8291         * auth-source.el (auth-source-create): Add the optional second
8292         parameter to `local-variable-p' to be compatible with XEmacs.
8293
8294 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8295
8296         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8297         work when using a compressed nnml folder.
8298
8299 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8300
8301         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8302         backends after sanitising on entry, because this never makes sense:
8303         If the articles have gone missing, then the data no longer exists on
8304         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8305         overwrite anything anyway.
8306
8307         * shr.el (shr-insert-document): Bind shr-width dynamically to
8308         window-width if it's nil.
8309
8310 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8311
8312         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8313         with the meaning of using the full emacs window width for rendering.
8314
8315 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8316
8317         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8318         case when sender is not given.
8319
8320 2010-12-23  Julien Danjou  <julien@danjou.info>
8321
8322         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8323         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8324         the addresses, otherwise we might misplaced the gravatar.
8325
8326 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8327
8328         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8329         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8330         obsolete in Emacs.
8331
8332 2010-12-20  Julien Danjou  <julien@danjou.info>
8333
8334         * gnus-util.el (gnus-rescale-image): Revert last change.
8335
8336 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8337
8338         * binhex.el: Improve commentary (Bug#7482).
8339
8340 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8341
8342         * gnus-group.el (gnus-group-delete-articles): New command.
8343
8344 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8345
8346         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8347
8348 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8349
8350         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8351         here, since it's up to the backends to do CRLF removal if their
8352         protocol has it.
8353
8354         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8355
8356 2010-12-17  Julien Danjou  <julien@danjou.info>
8357
8358         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8359         they are from file.  Can also scale up.
8360
8361 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8362
8363         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8364         Restore gnus-use-agent.
8365         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8366
8367         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8368
8369 2010-12-17  Julien Danjou  <julien@danjou.info>
8370
8371         * gravatar.el (gravatar-retrieve-synchronously): New function.
8372         (gravatar-get-data): Make more robust.
8373
8374 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8375
8376         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8377
8378 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8379
8380         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8381         to really consider the last line.
8382
8383 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8384
8385         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8386         list of recipient keys, or use symmetric encryption if not a list.
8387         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8388         EPA override, replacing the call to `netrc-store-data'.
8389
8390 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8391
8392         * gnus-srvr.el: Avoid passing nil regexp argument to
8393         delete-matching-lines.
8394
8395 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8396
8397         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8398         fetching stops when Gnus exits.
8399
8400         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8401         function.
8402         (nnfolder-request-expire-articles): Save all the buffers after doing
8403         expiry.
8404
8405         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8406         the last article", since that led to serious performance regressions
8407         when expiring nnml groups.
8408
8409 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8410
8411         * nnir.el: Improve customizations.
8412
8413 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8414
8415         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8416
8417         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8418         group has been killed.
8419         (gnus-group-yank-group): Ditto.
8420
8421         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8422
8423         * nnimap.el (nnimap-request-update-group-status): New function.
8424
8425         * gnus-int.el (gnus-request-update-group-status): New interface
8426         function.
8427
8428         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8429         copying read-ness to the backends.
8430
8431         * nnimap.el (nnimap-quirk): New function.
8432         (nnimap-retrieve-group-data-early): Use it.
8433         (nnimap-quirks): New alist.
8434
8435 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8436
8437         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8438         don't delete it within indentation.
8439
8440 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8441
8442         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8443         previous line.
8444
8445 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8446
8447         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8448         QRESYNC command by deleting a superfluous space which broke Cyrus
8449         servers.  This change will break other servers that are buggy the other
8450         way around.
8451
8452 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8453
8454         * spam.el: Reindent and fix long lines.
8455         (spam-copy-or-move-routine): Exclude invalid move destinations.
8456
8457 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8458
8459         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8460         installed the registry.
8461
8462 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8463
8464         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8465
8466 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8467
8468         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8469         groupname doesn't contain "gmane".
8470
8471 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8472
8473         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8474         and netrc-bound-and-true-p bindings.
8475         (netrc-parse): Cache the netrc contents.
8476
8477         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8478         (gnus-1): Don't create the nndrafts group twice.
8479         (gnus-setup-news): There's no need to read the active file here, since
8480         that's done again later on a per-backend basis.
8481         (gnus-start-draft-setup): Make sure that the new group is started out
8482         empty.
8483
8484         * gnus-agent.el (gnus-agentize): Don't create the queue group
8485         automatically on startup.  It'll be created later, if needed.
8486
8487         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8488         of automatically subscribed groups.
8489         (gnus-auto-subscribed-categories): New variable.
8490         (gnus-matches-options-n): Use it.
8491         (gnus-default-subscribed-newsgroups): Remove unused variable.
8492         (gnus-start-draft-setup): Message a bit less.
8493
8494 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8495
8496         * nnir.el (nnir-run-imap): Return article list in order of increasing
8497         UID.
8498
8499 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8500
8501         * gnus-sum.el (gnus-summary-enter-digest-group):
8502         Mention gnus-auto-select-on-ephemeral-exit.
8503
8504         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8505         convention of the network-only option.
8506
8507 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8508
8509         * proto-stream.el (proto-stream-open-network-only): New function to
8510         have a way to specify non-STARTTLS upgrade connections.
8511
8512 2010-12-10  Julien Danjou  <julien@danjou.info>
8513
8514         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8515         email address is nil.
8516
8517         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8518
8519 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8520
8521         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8522         deletion.
8523         (nnir-run-imap): Only need to parse list once.
8524
8525 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8526
8527         * shr.el (shr-tag-script): Ignore <script>.
8528         (shr-tag-label): Add <label> support.
8529
8530 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8533
8534         * shr.el (shr-image-displayer): Work for images lined side by side.
8535
8536 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8537
8538         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8539         parameter, since XEmacs doesn't accept t as a parameter.
8540
8541 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8542
8543         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8544         ids.
8545         (nnir-run-gmane): Simplify groupspec formatting.
8546         (nnir-request-expire-articles): New function.
8547
8548 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8549
8550         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8551         overflow, possibly.
8552
8553         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8554         (shr-render-td): Handle td style="" better.
8555         (shr-tag-table): Use the color from the style sheet.
8556         (shr-render-td): Make sure we copy over all the overlays, too.
8557
8558 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8559
8560         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8561         (nnir-request-article): Improve article retrieval.
8562
8563 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8564
8565         * mm-util.el (mm-extra-numeric-entities): New variable.
8566
8567         * mm-url.el (mm-url-decode-entities):
8568         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8569
8570         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8571
8572 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8573
8574         * message.el: Use completion-at-point.
8575         (message-completion-function): New fun, extracted from message-tab.
8576         (message-mode): Use it for completion-at-point-functions.
8577         (message-tab): Use it and completion-at-point.
8578
8579 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8580
8581         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8582         character if a non-breakable character follows.
8583
8584 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8585
8586         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8587         any stream.
8588
8589         * shr.el (shr-tag-font): Colorize the region.
8590         (shr-tag-body): Ditto.
8591         (shr-tag-font): Actually let the styles be inherited instead of
8592         overwriting them.
8593         (shr-tag-font): Get the background color right.
8594         (shr-tag-style): Ignore all <style> tags for the moment.
8595
8596         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8597         a Message-ID to avoid having nnimap depend on gnus-sum.
8598
8599         * shr.el (shr-descend): Only colorize something if we have a node that
8600         sets colors.
8601
8602 2010-12-06  Julien Danjou  <julien@danjou.info>
8603
8604         * shr.el (shr-render-td): Render td content with shr-descend, so style
8605         will be applied to <td> too.
8606         (shr-colorize-region): Colorize region even if we only have a background.
8607         (shr-tag-body): Fix color and background color inheritance.
8608         Do not recolorize after shr-generic.
8609         (shr-tag-font): Let shr-generic colorize via inheritance.
8610
8611 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8612
8613         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8614
8615 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8616
8617         * nnir.el (nnir-request-move-article): Remove obsolete code.
8618
8619 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8620
8621         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8622
8623 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8624
8625         * gnus-sum.el (gnus-summary-respool-article): The completion function
8626         expects a list instead of an alist.
8627
8628         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8629         string as the parameter.
8630
8631         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8632
8633         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8634         styles.
8635         (shr-colorize-region): New function.
8636         (shr-insert-background-overlay): Remove.
8637         (shr-render-td): Background setting should be taken care of on a higher
8638         level.
8639         (shr-tag-body): Use post-hoc colorizations.
8640         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8641         (shr-put-color-1): Don't overwrite old colors.
8642         (shr-colorize-region): When the background color isn't explicit, use
8643         a fixed background.
8644
8645         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8646         nnmail variables.
8647
8648 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8649
8650         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8651         unless necessary.
8652
8653 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8654
8655         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8656         server.
8657
8658 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8659
8660         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8661         so that TAB works.
8662
8663         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8664         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8665
8666         * shr.el (shr-urlify): Show the URL before the title to avoid
8667         misleading URLs.
8668
8669 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8670
8671         * shr.el (shr-urlify): Display the title in <a> tags.
8672
8673 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8674
8675         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8676
8677 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8678
8679         * nnir.el: Rearrange code to allow macros to be autoloaded by
8680         gnus-sum.el.
8681         (nnir-retrieve-headers-override-function): Make this variable
8682         customizable.
8683         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8684
8685         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8686         from nnir.el.
8687
8688 2010-12-03  Julien Danjou  <julien@danjou.info>
8689
8690         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8691
8692 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8693
8694         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8695         allow optional argument `environment'.
8696
8697 2010-12-03  Glenn Morris  <rgm@gnu.org>
8698
8699         * mm-extern.el (message-goto-body): Update declaration.
8700
8701 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8702
8703         * gnus-util.el (gnus-macroexpand-all): New function.
8704
8705         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8706         instead of macroexpand-all that is unavailable in XEmacs.
8707
8708 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8709
8710         * nnir.el (nnir-summary-line-format): New variable.
8711         (nnir-mode): Use it.
8712         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8713         (nnir-article-ids): Reimplement as defsubst.
8714         (nnir-retrieve-headers): Don't mangle the subject header.
8715         (nnir-run-imap): Use 100 as RSV score.
8716         (nnir-run-find-grep): Fix for full server searching.
8717         (nnir-run-gmane): Better restriction to gmane groups.
8718
8719         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8720         summary buffers.
8721
8722 2010-12-02  Julien Danjou  <julien@danjou.info>
8723
8724         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8725
8726         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8727
8728         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8729         support.
8730
8731 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8732
8733         * nnir.el: Update to handle the registry better.
8734         (autoload): Silence byte-compiler.
8735         (nnir-open-server): Add a hook for nnir groups.
8736         (nnir-request-move-article): Don't mangle the header.  Better to use
8737         formatting variables (which will be added in the future).
8738         (nnir-registry-action): Update the registry using the original article
8739         group name.
8740         (nnir-mode): Install nnir-specific hooks for updating the registry.
8741
8742         * gnus-sum.el
8743         (gnus-article-original-subject, gnus-newsgroup-original-name):
8744         Remove obsolete variables.
8745         (gnus-summary-move-article): Remove use of obsolete variables.
8746         (gnus-summary-local-variables): Make move and delete hooks local to
8747         summary buffers.
8748
8749 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8750
8751         * rtree.el: New file.
8752
8753 2010-12-01  Julien Danjou  <julien@danjou.info>
8754
8755         * message.el (message-user-organization): Do not use
8756         gnus-local-organization.
8757
8758         * gnus.el: Remove gnus-local-organization.
8759
8760         * gnus-msg.el: Remove nastygram thing.
8761
8762 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8763
8764         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8765         funcall.
8766
8767 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8768
8769         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8770         names.
8771
8772         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8773         characters.
8774
8775         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8776         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8777         Suggested by Štěpán Němec <stepnem@gmail.com>.
8778         (gnus-gravatar-transform-address): Use mail-extract-address-components
8779         that supports non-ASCII names rather than mail-header-parse-addresses.
8780
8781 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8782
8783         * proto-stream.el (open-protocol-stream): All starttls connections are
8784         handled by the network handler.
8785
8786 2010-11-30  Julien Danjou  <julien@danjou.info>
8787
8788         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8789         (nnimap-open-connection-1): Fix PREAUTH.
8790
8791         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8792
8793 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8794
8795         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8796         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8797         (shr-insert): Use them.
8798         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8799
8800 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8801
8802         * nnir.el (nnir-request-move-article): Bail out if original group
8803         doesn't support article moves.
8804         (nnir-get-active): Improve active list retrieval.
8805
8806 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8807
8808         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8809
8810 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8811
8812         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8813         seem to accept strings-with-numbers as port numbers.
8814
8815 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8816
8817         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8818         change the registry.
8819
8820 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8821
8822         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8823         delete-dups that is not available in XEmacs 21.4.
8824
8825         * mm-util.el (mm-delete-duplicates): Add comment.
8826
8827 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8828
8829         * nnir.el (nnir-ignored-newsgroups): New variable.
8830         (nnir-get-active): Use it.
8831
8832 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8833
8834         * proto-stream.el (proto-stream-open-network): Add some comments.
8835
8836         * nntp.el (nntp-open-connection): Provide a :success condition.
8837
8838         * nnimap.el (nnimap-open-connection-1): Ditto.
8839
8840         * proto-stream.el (proto-stream-open-network): See what the response to
8841         the STARTTLS command is.
8842
8843         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8844         backwards compatibility).
8845         (nnimap-open-connection-1): Really respect nnimap-server-port.
8846
8847         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8848         TLS upgrades we don't really care about the identity of the peer.
8849         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8850         that what we've checked for.
8851         (proto-stream-always-use-starttls): Only default to t if
8852         open-gnutls-stream exists.
8853         (proto-stream-open-network): If STARTTLS failed, then just open a
8854         normal connection.
8855         (proto-stream-open-network): Wait until the greeting before doing
8856         STARTTLS.
8857
8858         * nntp.el (nntp-open-connection): Report what the connection error is.
8859
8860         * proto-stream.el (open-protocol-stream): Rename from
8861         open-proto-stream.
8862
8863 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8864
8865         * nnimap.el (nnimap-stream): Change default to `undecided'.
8866         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8867         first, and then network.
8868         (nnimap-open-connection-1): Respect nnimap-server-port.
8869         (nnimap-open-connection): Be more backwards-compatible.
8870
8871         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8872         (proto-stream-open-starttls): De-duplicate the starttls code.
8873         (proto-stream-open-starttls): Folded back into the main function.
8874         (proto-stream-open-network): Fix typo in the gnutls path.
8875         (proto-stream-command): Refactor out.
8876
8877         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8878
8879         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8880         starttls.el STARTTLS.
8881
8882         * color.el (color-lab->srgb): Fix function call name.
8883
8884         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8885         if we're using tls.el.
8886         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8887         built in, then don't try to establish a STARTTLS connection.
8888
8889         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8890         servers.
8891
8892         * proto-stream.el (open-proto-stream): Use network, not stream.
8893         (open-proto-stream): Add a way to specify what the end of a command is.
8894
8895         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8896         connections types.
8897         (nntp-open-network-stream): Remove.
8898         (nntp-open-ssl-stream): Remove.
8899         (nntp-open-tls-stream): Remove.
8900         (nntp-ssl-program): Remove.
8901
8902         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8903
8904 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8905
8906         * nnir.el: Fix typos.
8907         (nnir-retrieve-headers-override-function): Rename variable to reflect
8908         new semantics.
8909         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8910         macros.
8911         (nnir-request-article, nnir-request-move-article): Use them.
8912         (nnir-categorize): New function.
8913         (nnir-run-query): Use it.
8914         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8915         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8916         sorted.
8917         (nnir-group-full-name): Use gnus-group-full-name instead.
8918         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8919         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8920
8921 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8922
8923         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8924
8925         * proto-stream.el: New library to provide protocol-specific
8926         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8927         protocols.
8928         (open-proto-stream): Complete the documentation.
8929         (proto-stream-open-network): Fix some typos.
8930
8931         * nnimap.el (nnimap-open-connection): Use it.
8932
8933 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8934
8935         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8936         negotiation.
8937
8938 2010-11-26  Julien Danjou  <julien@danjou.info>
8939
8940         * color.el: Rename various rgb functions to srgb.
8941
8942 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8943
8944         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
8945         names.
8946
8947 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8948
8949         * shr.el (shr-insert): Revert last change.
8950         (shr-find-fill-point): Never leave point being at bol;
8951         relax the kinsoku limitation when rendering tables.
8952
8953 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8954
8955         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
8956         results from -accept-article.
8957
8958         * shr-color.el: Require cl when compiling.
8959
8960         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
8961         checkin.
8962
8963         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
8964
8965         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
8966
8967         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
8968         'add and 'delete to set backend marks.
8969
8970         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
8971
8972         * nnheader.el (nnheader-update-marks-actions): Refactor out.
8973
8974         * nntp.el (nntp-request-set-mark): Use it.
8975
8976         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8977
8978         * nnml.el (nnml-request-set-mark): Ditto.
8979
8980         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
8981         introduces regressions in article selection.
8982         (nnimap-find-uid-response): New function.
8983         (nnimap-request-accept-article): Use the UID returned, if any.
8984         (nnimap-request-move-article): Use the UID returned, if any.
8985         (nnimap-get-groups): Reimplement to work with folded lines.
8986         (nnimap-find-uid-response): The UID is the last element in the list.
8987         (nnimap-request-set-mark): Extend syntax with 'set.
8988
8989         * nnml.el (nnml-request-set-mark): Ditto.
8990
8991         * nnfolder.el (nnfolder-request-set-mark): Ditto.
8992
8993         * nntp.el (nntp-request-set-mark): Ditto.
8994
8995 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8996
8997         * message.el (message-called-interactively-p): A temporary macro.
8998         (message-goto-body): Use it temporarily.
8999
9000 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9001
9002         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
9003         (nnimap-last-response-string): Unfold quoted lines, if they exist.
9004         (nnimap-last-response-string): Fix last unfolding fix.
9005
9006 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9007
9008         * shr.el (shr-insert): Fix the way to fold lines.
9009
9010 2010-11-25  Julien Danjou  <julien@danjou.info>
9011
9012         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
9013
9014         * color.el: Rename from color-lab.el
9015         (color-rgb->hex): Add.
9016         (color-complement): Add.
9017         (color-complement-hex): Add.
9018
9019         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
9020
9021 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9022
9023         * shr-color.el (shr-color-visible): Don't bug out if the color names
9024         don't exist.
9025
9026 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9027
9028         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
9029         assuming that article displaying or another mml-preview may be
9030         interrupted for an error or for the like.
9031
9032         * shr.el (shr-get-background): Fix argument name.
9033
9034 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9035
9036         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
9037
9038         * gnus-sum.el (gnus-summary-include-articles): New function.
9039
9040         * message.el (message-goto-body): called-interactively-p needs a
9041         parameter, so use `any'.
9042
9043         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
9044         clear marks before moving, since they're synced from the Gnus side
9045         first.
9046
9047         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
9048         (gnus-summary-move-article): Copy over all marks before moving, so that
9049         IMAP doesn't think a new article has arrived.
9050
9051 2010-11-24  Julien Danjou  <julien@danjou.info>
9052
9053         * shr.el (shr-insert-background-overlay): Fix typo.
9054         (shr-render-td): Copy the background before rendering.
9055
9056         * shr-color.el (shr-color-visible): Fix docstring.
9057
9058         * shr.el (shr-tag-table): Add bgcolor support.
9059         (shr-render-td): Add bgcolor support.
9060         (shr-get-background): Add.
9061         (shr-insert-foreground-overlay): Use shr-get-background.
9062
9063         * message.el (message-goto-body): Use called-interactively-p.
9064         (message-in-body-p): message-goto-body returns point.
9065
9066 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9067
9068         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
9069         Fixes something or other in Emacs 23, and is backwards compatible.
9070
9071         * message.el (message-goto-body): Remove the <#secure special-casing,
9072         which is too special.
9073
9074         * shr.el (shr-parse-style): Drop !important from styles.
9075
9076 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
9077
9078         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
9079         this function to return incorrect results when calling it with an
9080         explicit article argument different from
9081         (gnus-summary-article-number).
9082
9083 2010-11-24  Julien Danjou  <julien@danjou.info>
9084
9085         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
9086         (shr-tag-body): Add background support.
9087         (shr-descend): Add background support.
9088         (shr-tag-title): Add.
9089
9090         * shr-color.el (shr-color-visible): Really return original background
9091         if fixed.
9092
9093 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9094
9095         * shr.el (shr-color-check): Protect against non-existent color names.
9096
9097 2010-11-24  Julien Danjou  <julien@danjou.info>
9098
9099         * color-lab.el: Require 'cl when compiling.
9100
9101         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
9102
9103         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
9104         matched part.
9105
9106         * color-lab.el: Fix all expt calls to use float type.
9107
9108 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9109
9110         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
9111         expression to shr-color-check as is.
9112
9113         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
9114
9115         * color-lab.el: Add coding cookie.
9116         (float-pi): Use eval-and-compile.
9117
9118         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9119         compiled for Emacsen having no `libxml-parse-html-region' support.
9120
9121 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9122
9123         * shr.el (shr-insert-color-overlay): Split stuff like
9124         "#444444 !important" to find the real color.
9125         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
9126         parse <font color="red"> entries.
9127
9128 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
9129
9130         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9131         point when parsing headers.
9132
9133         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
9134         is positioned properly when parsing headers.
9135
9136 2010-11-23  Julien Danjou  <julien@danjou.info>
9137
9138         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
9139
9140         * shr-color.el (shr-color->hexadecimal): Add support for color names.
9141
9142         * shr.el (shr-parse-style): Replace \n with space in style parsing.
9143
9144         * shr-color.el (shr-color-hsl-to-rgb-fractions):
9145         Use shr-color-hue-to-rgb.
9146         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
9147
9148 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9149
9150         * shr.el (shr-color->hexadecimal): Autoload.
9151         (shr-descend): Add color to all tags.
9152
9153 2010-11-22  Julien Danjou  <julien@danjou.info>
9154
9155         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
9156         shr-color->hexadecimal.
9157
9158         * shr-color.el (shr-color->hexadecimal): Add converting functions for
9159         RGB() or HSL() color representation.
9160
9161         * shr.el (shr-tag-font): Add.
9162         (shr-tag-color-check): New function to get better colors.
9163         (shr-tag-insert-color-overlay): Factorize code between tag-font and
9164         tag-span.
9165
9166         * shr-color.el: New file.
9167
9168         * color-lab.el: New file.
9169
9170         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9171
9172 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9173
9174         * nnir.el: Fix typo in comments.
9175         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9176         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9177
9178 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9179
9180         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9181
9182         * nnimap.el (nnimap-get-capabilities): Refactor out.
9183         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9184
9185 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9186
9187         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9188         appearing when `mm-uu-hide-markers' is nil.
9189
9190 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9191
9192         * nnimap.el (nnimap-unselect-group): Make into its own function.
9193         (nnimap-request-rename-group): Unselect group before renaming.
9194         This had gotten lost somewhere.
9195         (nnimap-request-accept-article): Keep track of examined groups, and
9196         unselect the group before APPENDing to read-only groups.
9197         (nnimap-request-move-article): Clear flags before moving so that they
9198         can be re-set later.
9199
9200 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9201
9202         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9203         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9204
9205 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9206
9207         * gnus-art.el (gnus-mime-display-single):
9208         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9209         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9210         parameter.
9211
9212 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9213
9214         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9215         (shr-table-vertical-line): New variable.
9216         (shr-insert-table): Use it.
9217
9218 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9219
9220         * gnus-html.el (gnus-html-wash-images): Don't display images if
9221         gnus-inhibit-images is non-nil; register displayer for cid images.
9222         (gnus-html-display-image): Work for cid image.
9223         (gnus-html-insert-image): Allow arguments.
9224         (gnus-html-put-image): Inhibit read-only.
9225         (gnus-html-prefetch-images): Don't prefetch images if
9226         gnus-inhibit-images is non-nil.
9227
9228 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9229
9230         * shr.el (shr-put-image): Break lines when inserting big pictures.
9231
9232 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9233
9234         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9235         sender, thanks Katsumi Yamaoka.
9236
9237 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9238
9239         * nnir.el (nnir-run-imap): Reverse the article list for each group
9240         rather than the whole list.
9241
9242 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9243
9244         * shr.el (shr-image-displayer): Protect function against non-existent
9245         image source.
9246
9247         * gnus-art.el (gnus-inhibit-images): New user option.
9248         (gnus-mime-display-single): Don't display image if it is non-nil.
9249
9250         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9251         gnus-inhibit-images.
9252
9253         * shr.el (shr-image-displayer): New function.
9254         (shr-tag-img): Use it.
9255
9256 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9257
9258         * mml2015.el (mml2015-epg-sign): Use From header.
9259
9260 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9261
9262         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9263
9264         * gnus-util.el (gnus-find-text-property-region): Return markers.
9265
9266         * shr.el (shr-tag-img): Put a displayer in the text property.
9267
9268         * gnus-util.el (gnus-find-text-property-region): New utility function.
9269
9270         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9271         (gnus-html-show-images): Remove.
9272
9273         * gnus-art.el (gnus-article-show-images): New, more general function.
9274
9275         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9276         image url text properties.
9277
9278         * shr.el: Ditto.
9279
9280         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9281         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9282
9283 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9284
9285         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9286         work for two or more articles.
9287
9288 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9289
9290         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9291         divide an image that's in an html article to two or more when washing
9292         non-ASCII characters in alt text of it.
9293
9294 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9295
9296         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9297         smime-decrypt-region using function argument.
9298         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9299
9300         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9301
9302         * smime.el (smime-decrypt-region): Catch it.
9303
9304 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9305
9306         * smime.el (smime-mode-map): Move initialization into declaration.
9307         (gnus-run-mode-hooks): Don't autoload.
9308         (smime-mode): Use define-derived-mode.
9309
9310 2010-11-11  Glenn Morris  <rgm@gnu.org>
9311
9312         * smime.el (from): Restrict declaration to XEmacs.
9313
9314         * nnir.el (gnus-group-topic-name): Autoload.
9315
9316 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9317
9318         * shr.el (shr-insert): Don't break long line if it is because of
9319         kinsoku-bol characters in the line end.
9320
9321 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9322
9323         * nnir.el (nnir-request-move-article): Fix to provide original group
9324         and subject.
9325         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9326         been retrieved.
9327
9328         * gnus-sum.el (gnus-summary-move-article): Use original group and
9329         subject for virtual articles such as those in an nnir summary buffer.
9330
9331 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9332
9333         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9334         least 21.5).
9335
9336         * smime.el (from): Declare it again for XEmacs.
9337
9338 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9339
9340         * message.el (message-resend): Don't disable encoding unless it's
9341         already encoded.
9342
9343         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9344         low-numbered articles.
9345
9346 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9347
9348         * rfc2047.el (rfc2047-syntax-table): Simplify.
9349
9350         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9351
9352         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9353         set-char-table-range for XEmacs.
9354
9355 2010-11-10  Glenn Morris  <rgm@gnu.org>
9356
9357         * time-date.el (time-to-seconds): Always an alias on Emacs,
9358         never a real function.
9359         (with-no-warnings): Remove compat stub, now unused.
9360         (time-less-p): Doc fix.
9361         (time-to-number-of-days): Simplify.
9362
9363         * smime.el (from): Remove unused declaration.
9364
9365         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9366         (gnus-float-time): On Emacs, always an alias.
9367
9368         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9369         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9370
9371 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9372
9373         * dgnushack.el: Don't use ignore-errors in the top level form since it
9374         is unavailable in XEmacs even if cl is loaded.
9375
9376         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9377
9378 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9379
9380         * shr.el (browse-url-mailto): Autoload.
9381
9382         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9383
9384         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9385         regexp doesn't need quoting.
9386
9387 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9388
9389         * message.el (message-subject-trailing-was-ask-regexp)
9390         (message-subject-trailing-was-regexp): Match was: in addition to was.
9391
9392 2010-11-09  Glenn Morris  <rgm@gnu.org>
9393
9394         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9395         (nnbabyl-check-mbox): Use point-at-bol.
9396
9397 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9398
9399         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9400
9401         * message.el (message-mailto): New function.
9402         (message-mailto): Should accept other parameters.
9403         (message-mailto): Remove since it duplicates browse-url-mailto
9404         functionality.
9405
9406 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9407
9408         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9409         methods.
9410         (gnus-read-active-file): Ditto.
9411
9412         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9413         ": " from the prompt.
9414         (gnus-group-make-group): Ditto.
9415
9416 2010-11-07  Glenn Morris  <rgm@gnu.org>
9417
9418         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9419         (gnus-bookmark-kill-line): Use point-at-eol.
9420
9421 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9422
9423         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9424         asterisks in From header.
9425
9426 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9427
9428         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9429         string to avoid making the From headers syntactically invalid.
9430
9431         * message.el (message-send-mail): Don't insert courtesy messages if the
9432         message already has List-Post and List-ID messages.
9433
9434 2010-11-06  Glenn Morris  <rgm@gnu.org>
9435
9436         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9437         `condition', `type', `length' a prefix.
9438         (gnus-treat-predicate): Update for above name changes.
9439
9440 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9441
9442         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9443         binding.  Handled by `gnus-summary-refer-thread' instead.
9444         (nnir-warp-to-article): New backend function.
9445
9446         * nnimap.el (nnimap-request-thread): Force dependency updating.
9447
9448         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9449         (gnus-summary-refer-thread): Rework to improve thread-referral.
9450
9451         * gnus-int.el (gnus-warp-to-article): New function.
9452
9453         * gnus-sum.el (gnus-summary-article-map): Bind it.
9454
9455 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9456
9457         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9458         gnus-summary-refer-thread.
9459
9460         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9461         headers.
9462         (gnus-summary-limit-include-thread): Prevent articles in thread from
9463         being cut in gnus-cut-threads.
9464         (gnus-summary-refer-thread): Limit retrieved headers to those in
9465         thread.
9466
9467 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9468
9469         * message.el (message-send-mail): Use the value of
9470         message-courtesy-message from the message buffer.
9471
9472         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9473
9474         * shr.el (shr-browse-url): Implement mailto: URLs.
9475
9476         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9477         "raw".
9478
9479         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9480         if it's already selected.
9481
9482         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9483
9484 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9485
9486         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9487         to measure the length and truncate alt text.
9488
9489 2010-11-03  Glenn Morris  <rgm@gnu.org>
9490
9491         * nndiary.el (nndiary-generate-nov-databases-1)
9492         (nndiary-generate-active-info): Rename dynamic variable `files' to
9493         something less generic.
9494
9495 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9496
9497         * nnir.el (nnir-request-move-article): Call the underlying backend to
9498         move articles from nnir.
9499
9500 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9501
9502         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9503
9504 2010-11-02  Julien Danjou  <julien@danjou.info>
9505
9506         * nnir.el: Remove wais support.
9507
9508 2010-11-02  Glenn Morris  <rgm@gnu.org>
9509
9510         * gnus-html.el: Reorder requirements to quieten compiler.
9511
9512 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9515         properly for XEmacs as well.
9516         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9517         (gnus-article-natural-long-line-p): Use window-width rather than
9518         frame-width.
9519
9520 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9521
9522         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9523         (nnir-read-parms): Don't modify query.
9524         (nnir-run-query): Add ability to search topic on current line.
9525         (nnir-get-active): Clean up.
9526
9527 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9528
9529         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9530         degenerate articles.
9531
9532         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9533         (gnus-print-buffer): Just print the buffer as is, without any copying
9534         to a buffer and then re-highlighting.
9535
9536         * nnimap.el (nnimap-request-group): Store the new updated info.
9537         (nnimap-request-group): Select the group when we don't know whether it
9538         exists or not.
9539
9540         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9541         groups.
9542
9543         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9544         groups.
9545
9546         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9547         groups.
9548
9549         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9550         long-lines case by only filling the long lines.
9551
9552         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9553         (bug#7311).
9554
9555 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9556
9557         * shr.el: No need to declare `declare-function' since shr.el is for
9558         only Emacsen that provide `libxml-parse-html-region'.
9559
9560         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9561         effective only in a file it is referred to.
9562
9563 2010-11-01  Glenn Morris  <rgm@gnu.org>
9564
9565         * mm-util.el (gnus-completing-read): Autoload.
9566         (mm-read-coding-system): Simplify Emacs definition.
9567
9568         * nnmail.el (gnus-activate-group):
9569         * nnimap.el (gnutls-negotiate):
9570         * nntp.el (netrc-parse): Fix declarations.
9571
9572 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9573
9574         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9575         string-match-p in Emacs >=23.
9576
9577         * gnus-msg.el (gnus-configure-posting-styles):
9578         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9579
9580 2010-11-01  Glenn Morris  <rgm@gnu.org>
9581
9582         * nnir.el (declare-function): Add compat stub.
9583         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9584         (nnir-run-gmane): Require 'mm-url.
9585
9586         * mm-util.el (mm-string-to-multibyte): Simplify.
9587
9588         * shr.el (declare-function): Add compat stub.
9589         (url-cache-create-filename): Declare.
9590         (mm-disable-multibyte, widget-convert-button): Autoload.
9591
9592         * smime.el (ldap-search): Declare.
9593         (smime-cert-by-ldap-1): Require ldap on Emacs.
9594
9595         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9596         (nnimap-keepalive): Use gnus-float-time.
9597
9598         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9599         (mail-source-delete-crash-box): Use gnus-float-time.
9600
9601         * gnus-dired.el (gnus-completing-read): Autoload.
9602
9603         * mm-view.el (gnus-rescale-image): Autoload.
9604
9605         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9606
9607         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9608
9609         * sieve-manage.el: Require 'cl when compiling.
9610
9611         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9612         (gnus-iswitchb-completing-read): Require iswitchb.
9613         (gnus-select-frame-set-input-focus): Silence compiler.
9614
9615 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9616
9617         * message.el (message-subject-trailing-was-query): Change default to t,
9618         since I think that's what most people want.
9619
9620         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9621         appending for easier debugging.
9622         (nnimap-wait-for-connection): Take a regexp.
9623         (nnimap-request-accept-article): Wait for the continuation line before
9624         sending anything unless we're streaming.
9625
9626         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9627         leave the header washing to take place.
9628
9629 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9630
9631         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9632         regular expression match and replace in posting styles.
9633
9634 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9635
9636         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9637         an entire server.
9638         (nnir-get-active): New function.
9639         (nnir-run-imap): Use it.
9640         (nnir-run-gmane): Who knew, gmane search returns an article score!
9641
9642         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9643         server on the current line with nnir.
9644
9645 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9646
9647         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9648         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9649         left edge.
9650         (gnus-article-foldable-buffer): Skip past the prefix when determining
9651         raggedness.
9652
9653         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9654         the raw article, and change `C-u g' to show the article without doing
9655         treatments.
9656
9657         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9658         on to `gnus-treat-article'.
9659         (gnus-inhibit-article-treatments): New variable.
9660
9661         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9662
9663         * gnus-art.el (gnus-treatment-function-alist): Have
9664         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9665         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9666         sections.
9667
9668         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9669         parameter.
9670         (gnus-article-fill-cited-long-lines): New function.
9671         (gnus-article-fill-cited-article): Allow filling only long sections.
9672
9673         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9674         and non-punctuation (like after the apostrophe in "'We").
9675
9676         * gnus-sum.el (gnus-summary-select-article): Make sure
9677         gnus-original-article-buffer is alive.
9678
9679         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9680         reflect the order they're in in the digest.
9681
9682         * gnus.el (gnus-group-startup-message): Move point to the start of the
9683         buffer.
9684
9685         * nnimap.el (nnimap-capability): New function.
9686         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9687         is set.
9688
9689 2010-10-31  David Engster  <dengste@eml.cc>
9690
9691         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9692         conform with changes to gnus-completing-read.
9693
9694 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9695
9696         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9697
9698 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9699
9700         * nnir.el: Move defvar, defcustom around to keep file organized
9701         and keep byte-compiler quiet.
9702         (nnir-read-parms): Accept search-engine as arg.
9703         (nnir-run-query): Pass search-engine as arg.
9704         (nnir-search-engine): Remove.
9705
9706 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9707
9708         * shr.el (shr-generic): The text nodes should be text, not :text.
9709
9710         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9711         later in the file.
9712
9713 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9714
9715         * nnir.el: General clean up.  Allow searching with multiple engines.
9716         Allow separate extra-parameters for each engine.
9717         Batch queries when possible.
9718         (nnir-imap-default-search-key, nnir-method-default-engines):
9719         Add customize interface.
9720         (nnir-run-gmane): New engine.
9721         (nnir-engines): Use it.  Qualify all prompts with engine name.
9722         (nnir-search-engine): Remove global variable.
9723         (nnir-run-hyrex): Restore for now.
9724         (nnir-extra-parms, nnir-search-history): New variables.
9725         (gnus-group-make-nnir-group): Use them.
9726         (nnir-group-server): Remove in favor of gnus-group-server.
9727         (nnir-request-group): Avoid searching twice.
9728         (nnir-sort-groups-by-server): New function.
9729
9730 2010-10-30  Julien Danjou  <julien@danjou.info>
9731
9732         * gnus-group.el: Remove gnus-group-fetch-control.
9733
9734         * gnus-start.el (gnus-find-new-newsgroups):
9735         Remove gnus-check-first-time-used.
9736
9737         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9738
9739 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9740
9741         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9742         set on groups that don't have \* permanentflags.
9743
9744 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9745
9746         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9747         control the background color.
9748         (shr-tag-img): Ignore very small web bug type images.
9749         (shr-put-image): Add help-echo alt texts to the images.
9750         (shr-tag-video): Show the video poster image.
9751
9752 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9753
9754         * shr.el (shr-table-depth): New variable.
9755         (shr-tag-table-1): Only insert the images after the top-level table.
9756
9757         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9758
9759         * gnus-util.el (gnus-list-memq-of-list): New function.
9760
9761         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9762         selected.
9763         (nnimap-unsplittable-articles): New slot.
9764         (nnimap-new-articles): Use it.
9765
9766 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9767
9768         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9769         move to the previous line on `M-g'.
9770
9771 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9772
9773         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9774         *-request-group, which seems unnecessary.
9775
9776         * nnimap.el (nnimap-quote-specials): Function copied over from
9777         imap.el.
9778         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9779         they support that.  Suggested by Tom Regner.
9780
9781 2010-10-29  Julien Danjou  <julien@danjou.info>
9782
9783         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9784         defalias.
9785         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9786
9787         * gnus.el: Remove `gnus-nntp-service' variable.
9788         (gnus-secondary-servers): Make obsolete.
9789         (gnus-nntp-server): Make obsolete.
9790
9791         * gnus-start.el (gnus-1): Remove x-splash calls.
9792
9793         * gnus-ems.el (gnus-x-splash): Remove.
9794
9795         * gnus.el (gnus-group-startup-message): Simplify/update code.
9796
9797         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9798         definition.
9799
9800         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9801         capability before doing anything.
9802         (gnus-group-insert-group-line): Remove useless
9803         gnus-group-remove-excess-properties.
9804
9805 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9806
9807         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9808
9809 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9810
9811         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9812         config after reselecting.
9813
9814 2010-10-28  Julien Danjou  <julien@danjou.info>
9815
9816         * shr.el (shr-put-image): Use point even if only inserting text.
9817         (shr-put-image): Save excursion when inserting alt text on non-graphic
9818         display, so the behavior is the same when we are on a graphic display.
9819
9820         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9821
9822 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9823
9824         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9825         (gnus-mime-copy-part): Check coding system, not charset.
9826         (gnus-mime-view-part-externally): Never remove part.
9827         (gnus-mime-view-part-internally): Don't remove part here.
9828         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9829         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9830         multipart/alternative.
9831
9832         * mm-decode.el (mm-display-part): Take optional arg `force'.
9833
9834 2010-10-26  Julien Danjou  <julien@danjou.info>
9835
9836         * gnus-group.el (gnus-group-default-list-level): Add this function to
9837         compute the default list level.
9838         (gnus-group-default-list-level): Add possibility to use a function.
9839
9840 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9841
9842         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9843
9844         * gnus-group.el (gnus-group-completing-read)
9845         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9846         gnus-replace-in-string.
9847
9848 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9849
9850         * shr.el (shr-tag-div): Add.
9851
9852         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9853
9854 2010-10-25  Julien Danjou  <julien@danjou.info>
9855
9856         * gnus-util.el: Remove `gnus-with-local-quit'.
9857
9858         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9859
9860 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9861
9862         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9863         the original article buffer.
9864
9865 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9866
9867         * nnimap.el (nnimap-request-head): New function.
9868         (nnimap-request-move-article): Try to be slightly faster by not
9869         requesting the entire message when moving.
9870         (nnimap-transform-headers): Don't bug out on bodiless articles.
9871         (nnimap-send-command): Have no outstanding messages if the IMAP server
9872         doesn't support streaming.
9873         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9874
9875 2010-10-24  Julien Danjou  <julien@danjou.info>
9876
9877         * message.el (message-default-headers): Fix type.
9878
9879 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9880
9881         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9882         prefetching images.
9883
9884         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9885         backend for unknown groups.  This is mainly useful for nnimap groups.
9886
9887         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9888         group isn't covered by the agent.
9889
9890 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9891
9892         * nnir.el (nnir-method-default-engines): New variable.
9893         (nnir-run-query): Use it.
9894         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9895         (gnus-summary-nnir-goto-thread): Change group if needed.
9896
9897         * gnus-group.el (gnus-group-group-map): Add key binding for
9898         gnus-group-make-nnir-group.
9899
9900 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9901
9902         * shr.el (shr-tag-object): Add.
9903
9904         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9905         original article buffer live.
9906         (gnus-summary-select-article-buffer):
9907         Mention gnus-widen-article-buffer.
9908
9909 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9910
9911         * shr.el (shr-tag-strong): Add.
9912
9913 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9914
9915         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9916         group names.  They mess up the group buffer badly.
9917
9918         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9919
9920         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9921         instead of the summary one.
9922
9923 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9924
9925         * mml.el (mml-preview): Work properly when editing article.
9926
9927         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9928         gnus-have-read-active-file if it's already been in.
9929
9930 2010-10-22  Tom Tromey  <tromey@redhat.com>
9931
9932         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9933         gnus-group-completing-read.
9934
9935 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9936
9937         * message.el (message-mode-map): Don't bind M-; to comment region, to
9938         allow the global comment-dwim to work.
9939
9940 2010-10-21  Julien Danjou  <julien@danjou.info>
9941
9942         * message.el (message-setup-1): Allow message-default-headers to be a
9943         function.
9944
9945 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9946
9947         * shr.el (shr-tag-table): Simplify.
9948
9949 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9950
9951         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
9952         to avoid trying to snarf invalid stuff.
9953
9954         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
9955
9956         * gnus.el (gnus-message-archive-group): Quote value.
9957         (gnus-message-archive-group): Mark as changed.
9958
9959         * shr.el (shr-add-font): Don't put the font properties on the newline
9960         or the indentation.
9961
9962         * message.el (message-fix-before-sending): Change options when sending
9963         non-printable characters.
9964
9965         * gnus.el (gnus-message-archive-method): Change the default to
9966         monthly outgoing groups.
9967
9968         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
9969         that have gotten new numbers.
9970
9971         * nnimap.el (nnimap-request-replace-article): New function.
9972
9973 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
9974
9975         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
9976         (nnrss-request-article): Don't use special html washing code.
9977
9978 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9979
9980         * shr.el (shr-tag-table): Remove useless nconc.
9981
9982 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9983
9984         * gnus-art.el (article-wash-html): Simplify and remove the charset
9985         stuff.  Use the normal html rendering code instead of the special html
9986         washing code.
9987
9988         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
9989         `gnus-w3m' symbols.
9990         (mm-text-html-washer-alist): Remove.
9991
9992         * mm-decode.el (mm-inline-text-html-renderer): Remove.
9993         (mm-inline-media-tests): Remove use.
9994         (mm-text-html-renderer): Change default to the `shr' symbol.
9995
9996         * mm-view.el (mm-inline-text-html): Remove use.
9997
9998         * gnus-art.el (gnus-blocked-images): New function.  Allow the
9999         `gnus-blocked-images' to be a function.
10000         (gnus-article-wash-function): Remove.
10001
10002 2010-10-20  Julien Danjou  <julien@danjou.info>
10003
10004         * spam.el (spam-list-of-processors): Mark as obsolete.
10005
10006         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
10007         (nnimap-insert-partial-structure): Fix boundary detection.
10008
10009 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
10010
10011         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
10012         run file-truename on remote files.  This can be expensive and even
10013         prevent one from editing drafts if some unrelated buffer has a stale
10014         connection.
10015
10016 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10017
10018         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
10019         kinsoku-eol regardless of shr-kinsoku-shorten.
10020         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
10021         (shr-tag-table): Support caption, thead, and tfoot.
10022
10023 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10024
10025         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
10026         lines.
10027         (shr-save-contents): New command and keystroke.
10028
10029         * nndoc.el (nndoc-type-alist): Add git support.
10030         (nndoc-git-type-p): New function.
10031         (nndoc-transform-git-article): Ditto.
10032         (nndoc-transform-git-headers): Ditto.
10033         (nndoc-transform-git-headers): Generate Subject headers.
10034
10035         * shr.el (shr-parse-style): New function.
10036         (shr-tag-span): Ditto.
10037
10038         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
10039         to `G G' to avoid collisions.
10040
10041 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * shr.el: Load kinsoku if necessary.
10044         (shr-kinsoku-shorten): New internal variable.
10045         (shr-find-fill-point): Make kinsoku shorten text line if
10046         shr-kinsoku-shorten is bound to non-nil.
10047         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
10048         shr-indentation too when testing if table is wider than frame width.
10049         (shr-insert-table): Use `string-width' instead of `length' to measure
10050         text width.
10051         (shr-insert-table-ruler): Make sure indentation is done at bol.
10052
10053 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10054
10055         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
10056         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
10057         undecoded network data.
10058
10059 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10060
10061         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
10062         name in the mode line spec so that the mode line menu works
10063         (bug#2431).
10064
10065         * message.el (message-get-reply-headers): If we're fed `to-address',
10066         then always use that.
10067
10068         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
10069         aren't so wide as to need to switch off the edit menu.
10070
10071         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10072         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
10073
10074         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
10075         `M-g'.
10076         (nnimap-update-info): Update flags/read marks even if \* isn't part of
10077         the permanent marks.
10078
10079 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
10080
10081         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10082         Splitting according to references/in-reply-to obeys the ignore-groups
10083         variable, while splitting by sender and subject do not.
10084
10085 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10086
10087         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10088         alist, so that we can look for non-Unicode chars.
10089         (article-translate-strings): Allow both character and string maps.
10090
10091 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10092
10093         * shr.el (shr-insert): Don't insert space behind a wide character
10094         categorized as kinsoku-bol, or between characters both categorized as
10095         nospace.
10096
10097 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
10098
10099         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
10100         headers to gnus-newsgroup-headers.
10101
10102 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10103
10104         * shr.el (shr-tag-img): Don't align images -- since we're not
10105         rescaling, this often leads to ugly displays.
10106
10107 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
10108
10109         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
10110         duplicates.
10111
10112 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
10113
10114         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
10115         call.
10116
10117 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * gnus.el: Autoload gnus-html-show-images.
10120
10121         * nnimap.el: Use nnheader-message throughout.
10122
10123         * shr.el (shr-tag-img): Ignore images with no data.
10124
10125 2010-10-15  Julien Danjou  <julien@danjou.info>
10126
10127         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
10128         a possibility to disable format=flow encoding when using hard newlines.
10129
10130 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10131
10132         * shr.el (shr-insert): Remove space inserted before or after a
10133         breakable character or at the beginning or the end of a line.
10134         (shr-find-fill-point): Do kinsoku; find the second best point or give
10135         it up if there's no breakable point.
10136
10137 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10138
10139         * nnimap.el (nnimap-open-connection): Message when opening connection
10140         for debugging purposes.
10141
10142         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
10143         on every setup buffer call to allow this to change from article to
10144         article.
10145
10146         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
10147         buffers where we have a wide table.
10148
10149 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
10150
10151         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
10152         uses *-request-thread.
10153
10154 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10155
10156         * nnimap.el (nnimap-open-connection): Remove %s from openssl
10157         incantation, which is no longer valid.
10158
10159 2010-10-14  Julien Danjou  <julien@danjou.info>
10160
10161         * shr.el: Fix defcustom type (char -> character).
10162
10163 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10164
10165         * nnimap.el (nnimap-open-connection): tls-program should be a list of
10166         programs.
10167
10168 2010-10-14  Julien Danjou  <julien@danjou.info>
10169
10170         * shr.el (shr-tag-a): Use url-link as widget type.
10171
10172         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10173         `gnus-group-get-icon'.
10174
10175 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10176
10177         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10178         This should make server editing work better.
10179
10180         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10181
10182         * tls.el (tls-program): Remove spurious %s from openssl.
10183
10184         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10185         (nnimap-parse-flags): Fix regexp.
10186
10187         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10188         probably work for CJVK text, too.
10189
10190         * nnimap.el (nnimap-extend-tls-programs): Remove.
10191         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10192
10193         * tls.el (tls-starttls-switches): Remove starttls hack.
10194         (open-tls-stream): Ditto.
10195         (tls-find-starttls-argument): Ditto.
10196
10197 2010-10-13  Julien Danjou  <julien@danjou.info>
10198
10199         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10200         responses.
10201
10202 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10203
10204         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10205
10206         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10207         anything in Emacs.
10208
10209         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10210
10211 2010-10-13  Julien Danjou  <julien@danjou.info>
10212
10213         * shr.el (shr-width): Make shr-width a defcustom with default to
10214         fill-column.
10215         (shr-tag-img): Use shr-width rather than fill-column.
10216
10217 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10218
10219         * dgnushack.el (byte-optimize-apply):
10220         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10221
10222         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10223         position when (X-)Faces exist.
10224         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10225         avatars when called interactively.
10226
10227 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10228
10229         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10230         gnus-article-x-face-too-ugly is bound.
10231
10232 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10233
10234         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10235
10236         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10237         mailbox that doesn't exist.
10238
10239 2010-10-12  Julien Danjou  <julien@danjou.info>
10240
10241         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10242         (shr-get-image-data): Encode URL properly when fetching from cache.
10243         (shr-tag-img): Use aligned-to spaces to align correctly images.
10244
10245         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10246         before inserting the Gravatar.
10247
10248         * shr.el (shr-tag-img): Add align attribute support for <img>.
10249
10250 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10251
10252         * gnus-gravatar.el (gnus-art): Require.
10253
10254         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10255         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10256         Remove long obsoleted functions.
10257
10258 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10259
10260         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10261
10262         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10263
10264         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10265         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10266         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10267         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10268         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10269         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10270         * sieve-manage.el, smime.el, spam.el:
10271         Fix comment for declare-function.
10272
10273 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10274
10275         * nnimap.el (nnimap-request-rename-group): Select group read-only
10276         before renaming it.
10277
10278         * shr.el (shr-insert): Fix up the white space only regexp.
10279
10280         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10281         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10282
10283         * shr.el (shr-current-column): New function.
10284         (shr-find-fill-point): New function.
10285
10286 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10287
10288         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10289         numbers.
10290
10291 2010-10-11  Julien Danjou  <julien@danjou.info>
10292
10293         * shr.el (shr-hr-line): Add.
10294         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10295         display hr lines.
10296         (shr-max-columns): Do not change state to nil if we just inserting
10297         spaces.
10298
10299 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10300
10301         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10302         select the last group.
10303
10304 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10305
10306         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10307
10308 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10309
10310         * dig.el (dig-mode-map): Declare and define in one step.
10311
10312 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10313
10314         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10315         for Gnus.
10316         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10317         (nnimap-update-qresync-info): Mark \Seen articles as read.
10318
10319         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10320         non-variable, too.
10321
10322         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10323         available.
10324         (nnimap-update-info): Rely more on the current active than the param
10325         active to avoid marking articles as read too much.
10326
10327         * auth-source.el (auth-source-create): Use (user-login-name) for the
10328         user name default.
10329
10330         * nnimap.el (nnimap-update-info): If the server doesn't return any
10331         useful info, just use the previous info.
10332         (nnimap-update-info): Prefer old info over start-article.
10333         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10334
10335 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10336
10337         * nnir.el (autoload): Clean up autoloads.
10338         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10339         Use key rather than value.
10340         (nnir-imap-search-other): New variable.
10341         (nnir-read-parm): Use it.
10342         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10343         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10344
10345 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10346
10347         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10348         the process, too.
10349
10350 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10351
10352         * spam.el (gnus-summary-mode-map): Bind to "$".
10353         Suggested by Russ Allbery.
10354
10355         * shr.el: Rework the way things are indented by <li> slightly.
10356
10357         * gnus.el (gnus-group-set-parameter): Fix typo.
10358
10359         * nnimap.el: Start implementing QRESYNC support.
10360
10361 2010-10-09  Julien Danjou  <julien@danjou.info>
10362
10363         * nnir.el (nnir-engines): Fix too many arguments.
10364
10365 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10366
10367         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10368         group is the "last", so that the backends like nnfolder actually save
10369         their folders.
10370
10371         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10372         try to use that for the tls stream.
10373         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10374         UIDVALIDITY and find out which groups are read-only and not.
10375         (nnimap-get-flags): Use the same marks parsing code as the rest of
10376         nnimap.
10377
10378 2010-10-09  Julien Danjou  <julien@danjou.info>
10379
10380         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10381
10382         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10383         retrieving gravatars.
10384
10385         * shr.el (shr-table-corner): Add.
10386         (shr-table-line): Add.
10387         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10388
10389 2010-10-08  Julien Danjou  <julien@danjou.info>
10390
10391         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10392
10393 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10394
10395         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10396
10397         * gnus-sum.el (gnus-mark-article-as-unread)
10398         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10399         (gnus-summary-set-bookmark): Use it.
10400
10401         * gnus-msg.el (gnus-setup-message): Use it.
10402
10403         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10404
10405         * gnus.el (gnus-group-remove-parameter): Use it.
10406
10407         * gnus-group.el (gnus-group-make-web-group): Use it.
10408
10409         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10410
10411         * nnregistry.el: Update docs to mention manual.
10412
10413         * gnus-registry.el: Update docs to mention nnregistry.el.
10414         (gnus-registry-initialize): Don't install nnregistry refer method
10415         automatically.
10416         (gnus-registry-install-nnregistry): Remove it.
10417
10418 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * shr.el (shr-insert): Don't insert double spaces.
10421
10422 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10423
10424         * gnus-gravatar.el (gnus-treat-from-gravatar)
10425         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10426         called interactively.
10427
10428         * gnus-art.el (gnus-mime-view-part-externally)
10429         (gnus-mime-view-part-internally): Make predicate function passed to
10430         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10431         of a mime type.
10432
10433         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10434
10435 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10436
10437         * shr.el (require): Require cl when compiling.
10438         (shr-tag-hr): New function.
10439
10440         * nnimap.el (nnimap-update-info): Remove double setting of high.
10441         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10442         This makes nnimap work properly on Courier again.
10443
10444         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10445         the variable for backwards compatibility.
10446
10447         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10448         the file name before using to avoid setting mm-default-directory to
10449         nil.
10450
10451         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10452         bidning gnus-agent variables.
10453
10454         * shr.el (shr-render-td): Use a cache for the table rendering function
10455         to avoid getting an exponential rendering behavior in nested tables.
10456         (shr-insert): Rework the line-breaking algorithm.
10457         (shr-insert): Don't leave trailing spaces.
10458         (shr-insert-table): Also insert empty TDs.
10459         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10460
10461 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10462
10463         * gnus-sum.el (gnus-number): Rename from `number'.
10464         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10465         (gnus-summary-limit-children): Update uses correspondingly.
10466
10467 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10468
10469         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10470         (gnus-gravatar-transform-address): Don't show avatars of people of
10471         which mail addresses match gnus-gravatar-too-ugly.
10472
10473 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10474
10475         * shr.el (shr-table-widths): Expand TD elements to fill available
10476         space.
10477
10478 2010-10-07  Julien Danjou  <julien@danjou.info>
10479
10480         * nnimap.el (nnimap-request-rename-group): Add this method.
10481
10482 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10483
10484         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10485         name from XEmacs' function-arglist.
10486
10487         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10488         gravatar under XEmacs.
10489
10490 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10491
10492         * auth-source.el: Update docs with TODO items.
10493
10494         * gnus-sync.el: Update docs to explain state and plans.
10495
10496         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10497         Hooks for mark updates.
10498         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10499
10500         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10501         hooks with arguments, which is needed for mark update hooks.
10502
10503 2010-10-06  Julien Danjou  <julien@danjou.info>
10504
10505         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10506         was matched.
10507
10508         * sieve-manage.el: Update example in `Commentary'.
10509
10510         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10511
10512         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10513         not 2000.
10514         (sieve-manage-authenticate): Re-add function.
10515
10516 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10517
10518         * shr.el (shr-insert): Get 'space transition right.
10519         (shr-render-td): Only delete space at the end of the TD.
10520
10521         * nnimap.el (nnimap-open-connection): Prepare to support
10522         open-gnutls-stream.
10523
10524         * shr.el: Rearrange function order to be more logical.
10525
10526 2010-10-06  Julien Danjou  <julien@danjou.info>
10527
10528         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10529         (nnrss-discover-feed): Remove 404 URL in docstring.
10530
10531         * nnir.el: Fix Swish-E URL.
10532         Fix Namazu URL.
10533
10534         * message.el (message-change-subject): Remove 404 URL in a comment.
10535
10536 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10537
10538         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10539         called interactively.
10540
10541         * gnus-util.el (gnus-remove-if): Allow hash table.
10542         (gnus-remove-if-not): New function.
10543
10544         * gnus-art.el (gnus-mime-view-part-as-type):
10545         * gnus-score.el (gnus-summary-score-effect):
10546         * gnus-sum.el (gnus-read-move-group-name):
10547         Replace remove-if-not with gnus-remove-if-not.
10548
10549         * gnus-group.el (gnus-group-completing-read):
10550         Regard collection as a hash table if it is not a list.
10551
10552 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10553
10554         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10555
10556         * shr.el: Document the table-rendering algorithm.
10557
10558 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10559
10560         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10561         for Emacsen having no `libxml-parse-html-region' support.
10562
10563 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10564
10565         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10566         invalid URLs.
10567
10568         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10569         line-broken.
10570         (shr-tag-img): Ignore image fetching errors.
10571         (shr-overlays-in-region): Compute overlay positions correctly.
10572
10573         * mm-decode.el (mm-shr): Require shr.
10574
10575         * gnus-art.el (gnus-blocked-images): Move variable here.
10576
10577         * shr.el (shr-insert-table): Bind free variable.
10578
10579         * mm-decode.el (mm-shr): Bind shr-content-function.
10580
10581         * shr.el (shr-content-function): New variable.
10582
10583         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10584         added for symmetry.
10585
10586         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10587
10588         * gnus-group.el (gnus-group-make-group): Doc fix.
10589
10590         * nnimap.el (nnimap-request-newgroups): Return success.
10591
10592         * shr.el (shr-find-elements): New function.
10593         (shr-tag-table): Put all the images after the table.
10594         (shr-tag-table): Really inhibit images inside the table.
10595         (shr-collect-overlays): Copy over overlays from the TD elements to the
10596         main document.
10597
10598         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10599         gnus-blocked-images.
10600
10601 2010-10-05  Julien Danjou  <julien@danjou.info>
10602
10603         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10604
10605         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10606         (gnus-html-maximum-image-size): Add this function.
10607         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10608
10609         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10610         server-value of the capability is nil.
10611
10612 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10613
10614         * shr.el (shr-tag-em): Add <EM> tag.
10615
10616 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10617
10618         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10619         customizable.
10620
10621         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10622         handing broken links to browse-url.
10623
10624 2010-10-05  Julien Danjou  <julien@danjou.info>
10625
10626         * gnus-util.el (gnus-emacs-completing-read)
10627         (gnus-iswitchb-completing-read): Use autoload rather than require.
10628
10629 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10630
10631         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10632         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10633         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10634         iswitchb-temp-buflist for XEmacs.
10635
10636         * gnus-util.el (gnus-completing-read-function): Exclude
10637         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10638         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10639         XEmacs.
10640
10641         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10642         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10643
10644         * gnus-html.el: Don't require help-fns under XEmacs.
10645         (gnus-html-schedule-image-fetching): Work for XEmacs.
10646
10647         * mm-decode.el (mm-shr): Decode contents by charset.
10648
10649 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10650
10651         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10652         unknown.
10653
10654         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10655         (shr-get-image-data): Ensure against the cache file missing.
10656
10657         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10658         for data.
10659
10660         * spam-report.el (spam-report-url-ping-plain): Don't query about
10661         killing the process.
10662
10663         * shr.el (shr-render-td): Protect against too-wide text.
10664
10665 2010-10-04  Julien Danjou  <julien@danjou.info>
10666
10667         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10668         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10669
10670         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10671         retrieved.
10672
10673 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10674
10675         * shr.el (browse-url): Require.
10676         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10677         lines.
10678         (shr-show-alt-text, shr-browse-image): New commands.
10679         (shr-browse-url, shr-copy-url): New commands.
10680
10681         * gnus-sum.el (gnus-widen-article-window): New variable.
10682         (gnus-summary-select-article-buffer): Use it.
10683
10684         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10685         without @ signs.
10686
10687 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10688
10689         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10690
10691 2010-10-04  Julien Danjou  <julien@danjou.info>
10692
10693         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10694         for XEmacs.
10695
10696 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10697
10698         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10699
10700         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10701         (nnimap-close-server): Implement.
10702
10703         * dgnushack.el (iswitchb): Require to shut up the compiler.
10704
10705         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10706         (shr-insert): Tweak line breaking.
10707         (shr-insert): Handle <pre> better.
10708         (shr-tag-li): Get <li> indentation right.
10709         (shr-tag-li): Get <li> indentation even righter.
10710         (shr-tag-blockquote): Ensure paragraph start.
10711         (shr-make-table): Tweak table generation.
10712         (shr-make-table): Fix typo.
10713
10714         * shr.el: Implement table rendering.
10715
10716 2010-10-04  Julien Danjou  <julien@danjou.info>
10717
10718         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10719
10720 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10721
10722         * shr.el (shr-insert): Use string anchors instead of line anchors.
10723
10724 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10725
10726         * shr.el: Add headings.
10727         (shr-ensure-paragraph): Actually work.
10728         (shr-tag-li): Make <ul> prettier.
10729         (shr-insert): Get white space at the beginning/end of elements right.
10730         (shr-tag-p): Collapse subsequent <p>s.
10731         (shr-ensure-paragraph): Don't insert double line feeds after blank
10732         lines.
10733         (shr-insert): \t is also space.
10734         (shr-tag-s): Fix "s" tag name function.
10735         (shr-tag-s): Fix face prop name.
10736
10737 2010-10-03  Julien Danjou  <julien@danjou.info>
10738
10739         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10740
10741         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10742         gnus-window-inside-pixel-edges.
10743
10744         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10745         gnus-ems.
10746
10747         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10748
10749         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10750         function.
10751
10752         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10753         resize choice.
10754
10755 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10756
10757         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10758         beginning of the buffer.
10759
10760         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10761         article buffer again.
10762
10763         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10764
10765         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10766         when it's at the start of the buffer.
10767
10768         * shr.el (shr-tag-blockquote): Convert name.
10769         (shr-rescale-image): Use the right image-size variant.
10770
10771         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10772         buffer isn't shown, then select the current article first instead of
10773         bugging out.
10774         (gnus-summary-select-article-buffer): Show both the article and summary
10775         buffers again.
10776
10777         * shr.el (shr-fontize-cont): Protect against regions with no text.
10778         Rename tag functions to shr-tag-* for enhanced security.
10779         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10780
10781 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10782
10783         * shr.el (shr-insert):
10784         * pop3.el (pop3-movemail):
10785         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10786         loaded.
10787
10788 2010-10-03  Glenn Morris  <rgm@gnu.org>
10789
10790         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10791
10792         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10793
10794         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10795
10796         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10797
10798         * gnus-util.el (gnus-make-local-hook): Simplify.
10799
10800 2010-10-02  Julien Danjou  <julien@danjou.info>
10801
10802         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10803         (gnus-ido-completing-read): New function.
10804         (gnus-emacs-completing-read): New function.
10805         (gnus-completing-read): Use gnus-completing-read-function.
10806         Add gnus-completing-read-function.
10807
10808 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10809
10810         * shr.el (shr-insert-document): Autoload.
10811         (shr-img): Be silent.
10812         (shr-insert): Add a newline after every picture before text.
10813         (shr-add-font): Use overlays for combining faces.
10814         (shr-insert): Pass upwards the text start point.
10815
10816         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10817         possible.
10818         (mm-shr): New function.
10819
10820 2010-10-02  Julien Danjou  <julien@danjou.info>
10821
10822         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10823         should go backward.
10824
10825 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10826
10827         * shr.el (shr): Fix typo in provide call.
10828
10829 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10830
10831         * shr.el: New file.
10832
10833         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10834
10835         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10836         completing read.
10837
10838 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10839
10840         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10841         we're being queried about.  Suggested by Dan Jacobson.
10842
10843         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10844         Suggested by Jason Eisner.
10845
10846         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10847         table, too.  Suggested by Stefan Wiens.
10848         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10849         the table unnecessary.  Suggested by Stefan Wiens.
10850
10851         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10852         longer needed, and probably doesn't work either, as pointed out by
10853         Stefan Wiens.
10854         (gnus-summary-exit): Remove call to the clearing function.
10855         (gnus-summary-exit-no-update): Ditto.
10856
10857         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10858         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10859         Reported by Stefan Monnier.
10860         (gnus-summary-save-in-rmail): Ditto.
10861
10862         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10863         article buffer, instead of both the article buffer and the summary
10864         buffer.  Sort of suggested by Dan Jacobson.
10865
10866         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10867
10868         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10869         Suggested by Dan Jacobson.
10870
10871         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10872         documentation clearer.
10873
10874         * message.el (message-shorten-references): Comment on the number "21".
10875         Suggested by Stefan Monnier.
10876
10877         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10878         Suggested by Dan Jacobson.
10879
10880         * gnus.el (gnus-large-newsgroup):
10881         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10882
10883         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10884         externalize attachments.  Bug reported by Steve Wen.
10885
10886         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10887         really message anything to the user.
10888
10889         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10890         directly.
10891
10892         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10893         messages in empty groups.
10894
10895 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10896
10897         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10898         non-UIDNEXT group.
10899
10900 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10901
10902         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10903         not the value from the collection.
10904
10905         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10906         values.  This sometimes happens on some groups that have no info.
10907         (nnimap-request-newgroups): New function.
10908
10909 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10910
10911         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10912         check into `gnus-registry-initialize'.
10913         (gnus-registry-initialize): Ditto.
10914         Fix and extend header docs.
10915
10916 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10917
10918         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10919         regexp backtrace overflows.
10920
10921         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10922         for starttls that tls.el implements; i.e. openssl.
10923
10924         * tls.el (tls-starttls-switches): Give up on using starttls with
10925         gnutls-cli.
10926         (tls-program): Add --insecure to be consistent with the defaults from
10927         openssl s_client.  Now all three commands are insecure.
10928
10929 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10930
10931         * lpath.el: Bind completion-styles-alist for XEmacs.
10932
10933         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10934         (gravatar-create-image): New function that's an alias to
10935         gnus-xmas-create-image, gnus-create-image, or create-image.
10936         (gravatar-data->image): Use it.
10937
10938 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10939
10940         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10941         install the nnregistry refer method.
10942         (gnus-registry-install-hooks): Use it.
10943         (gnus-registry-unfollowed-groups): Add nnmairix to the default
10944         unfollowed groups.
10945
10946 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
10947
10948         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
10949         expanding threads.
10950
10951 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10952
10953         * nnir.el: Use the server names without suffixes (bug#7009).
10954
10955         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
10956         unencrypted to STARTTLS, if possible.
10957
10958 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10959
10960         * message.el (message-ignored-supersedes-headers): Strip Injection-*
10961         headers before superseding.
10962
10963 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10964
10965         * nnrss.el (nnrss-use-local): Add documentation.
10966
10967         * nnimap.el (nnimap-extend-tls-programs): New function.
10968         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
10969         (nnimap-wait-for-connection): Accept the greeting from the stupid
10970         output from openssl s_client -starttls, too.
10971
10972         * tls.el (tls-starttls-switches): New variable.
10973         (tls-find-starttls-argument): Use it.
10974         (open-tls-stream): Ditto.
10975
10976         * netrc.el (netrc-credentials): Return the value of the "default" entry.
10977         (netrc-machine): Ditto.
10978
10979         * nnimap.el (nnimap-find-article-by-message-id): Really return the
10980         article number.
10981         (nnimap-split-fancy): New variable.
10982         (nnimap-split-incoming-mail): Use it.
10983
10984         * nntp.el (nntp-server-list-active-group): Document.
10985
10986         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
10987         SELECT to get the message-id.
10988
10989         * mail-source.el (mail-sources): Remove webmail support.
10990         (defvar): Ditto.
10991         (mail-source-fetcher-alist): Ditto.
10992         (mail-source-fetch-webmail): Remove.
10993
10994         * webmail.el: Remove -- doesn't seem relevant any more.
10995
10996         * gnus.el: Fix up make-obsolete-variable declarations throughout.
10997
10998         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
10999         the \r.
11000
11001 2010-09-30  Julien Danjou  <julien@danjou.info>
11002
11003         * gnus-agent.el (gnus-agent-add-group): Fix call to
11004         gnus-completing-read.
11005
11006 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11007
11008         * nndoc.el (nndoc-retrieve-groups): New function.
11009
11010         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
11011         `default', use nnmail-split-methods.
11012         (nnimap-request-article): Downcase the NILs so that they are nil.
11013
11014         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
11015         symbol.
11016
11017         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
11018         code, since if the user has requested network, that's what they ought
11019         to get.
11020         (nnimap-request-set-mark): Erase the buffer before issuing commands.
11021         (nnimap-split-rule): Mark as obsolete.
11022
11023         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
11024         New variable.
11025
11026         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
11027         correct slot, too.
11028
11029 2010-09-29  Julien Danjou  <julien@danjou.info>
11030
11031         * gnus.el (gnus-local-domain): Declare variable obsolete.
11032
11033         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
11034         Fix history computing.
11035         (gnus-ido-completing-read): Require ido.
11036
11037 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11038
11039         * gnus-registry.el: Don't prompt on load, which makes it impossible to
11040         build Gnus.
11041
11042         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
11043         when interpreting the structures.
11044         (nnimap-request-accept-article): Add \r\n to the lines to make this
11045         work with Cyrus.
11046
11047         * nndraft.el (nndraft-request-expire-articles): Use the group name
11048         instead if "nndraft".  Fix found by Nils Ackermann.
11049
11050 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
11051
11052         * nnregistry.el: Add.
11053
11054 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11055
11056         * nnmail.el (group, group-art-list, group-art):
11057         Remove unneeded directives.
11058
11059 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11060
11061         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
11062         (mm-mime-charset):
11063         * rfc2047.el (rfc2047-syntax-table):
11064         * utf7.el (utf7-utf-16-coding-system): Comment fix.
11065
11066         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
11067         rather than `insert-file-contents' and `eval-region'.
11068
11069         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
11070         construction.
11071
11072         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
11073
11074         * time-date.el: No need to require cl for Emacs 21.
11075
11076 2010-09-29  Julien Danjou  <julien@danjou.info>
11077
11078         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
11079         replacement of `gnus-gravatar-relief' to mimic
11080         `gnus-faces-properties-alist'.
11081         Add :version property.
11082
11083 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11084
11085         * mail-source.el (mail-source-report-new-mail):
11086         * message.el (message-default-mail-headers):
11087         * mm-decode.el (mm-valid-image-format-p): Comment fix.
11088
11089         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
11090
11091 2010-09-28  Julien Danjou  <julien@danjou.info>
11092
11093         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
11094         mail-address contains the same string as real-name.
11095
11096         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
11097         non-blank in header, otherwise it'll get stripped.
11098
11099         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
11100         real-name, and then for mail address rather than doing : or , search.
11101
11102 2010-09-27  Julien Danjou  <julien@danjou.info>
11103
11104         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
11105         right completing-read function.
11106         (gnus-use-ido): New variable
11107         (gnus-completing-read-with-default): Remove.
11108         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
11109         (gnus-agent-add-group):
11110         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
11111         * mm-view.el (mm-view-pkcs7-decrypt):
11112         * mm-util.el (mm-codepage-setup):
11113         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11114         * mml-smime.el (mml-smime-openssl-sign-query):
11115         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
11116         (mml-insert-multipart):
11117         * gnus-msg.el (gnus-summary-yank-message):
11118         * gnus-int.el (gnus-start-news-server):
11119         * mm-decode.el (mm-interactively-view-part):
11120         * gnus-dired.el (gnus-dired-attach):
11121         * gnus.el (gnus-read-method):
11122         * gnus-bookmark.el (gnus-bookmark-jump):
11123         * gnus-art.el (gnus-mime-view-part-as-type)
11124         (gnus-mime-action-on-part, gnus-article-encrypt-body):
11125         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
11126         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
11127         * nnmairix.el (nnmairix-create-server-and-default-group)
11128         (nnmairix-update-groups, nnmairix-get-server)
11129         (nnmairix-backend-to-server, nnmairix-goto-original-article)
11130         (nnmairix-get-group-from-file-path):
11131         * nnrss.el (nnrss-find-rss-via-syndic8):
11132         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
11133         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
11134         (gnus-group-browse-foreign-server):
11135         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
11136         (gnus-summary-execute-command, gnus-summary-respool-article)
11137         (gnus-read-move-group-name):
11138         * gnus-score.el (gnus-summary-increase-score)
11139         (gnus-summary-score-effect):
11140         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
11141
11142 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11143
11144         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
11145         x-focus-frame.
11146
11147         * nnimap.el (auth-source-forget-user-or-password)
11148         (auth-source-user-or-password): Autoload.
11149
11150         * message.el (message-from-style, message-interactive)
11151         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11152         (message-yank-prefix, message-indentation-spaces, message-signature)
11153         (message-signature-file): Add comment.
11154
11155 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11156
11157         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
11158         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
11159         new articles.
11160
11161         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
11162         parts.
11163         (nnimap-request-article): Work with the t setting, too.
11164
11165         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
11166         that you don't get flashes of other buffers.
11167         (gnus-summary-show-complete-article): Intern before setting.
11168
11169 2010-09-27  David Engster  <dengste@eml.cc>
11170
11171         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11172         well as HEADERS.
11173         (nnmairix-retrieve-headers): Provide new argument for the above.
11174
11175 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11176
11177         * gnus-sum.el (gnus-summary-move-article): Don't alter
11178         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11179         group.
11180
11181         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11182
11183         * message.el (message-cite-prefix-regexp): Revert my last edit.
11184
11185         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11186         variable instead of the Gnus variable.
11187
11188         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11189
11190         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11191
11192         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11193         since some servers don't like it.
11194         (nnimap-open-connection): Forget credentials if the server says the
11195         password was wrong.
11196         (nnimap-parse-line): Protect against invalid data.
11197
11198         * gnus-sum.el (gnus-summary-move-article): Add comment.
11199         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11200         nothing alters it while scanning for new messages.
11201
11202         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11203         which may or may not help.
11204         (nnimap-open-connection): If we're doing a stream connection, and then
11205         discover we're on a STARTTLS-capable server, then open a STARTTLS
11206         connection instead.
11207
11208 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11209
11210         * nnimap.el (utf7): Require.
11211
11212         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11213         prefix.
11214
11215 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11216
11217         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11218
11219 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11220
11221         * nnimap.el (nnimap-request-accept-article): Message the error on
11222         error.
11223
11224 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11225
11226         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11227
11228 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11229
11230         * nndoc.el (nndoc-request-list): Return success always.
11231
11232         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11233         `fetch-old' -- we only want to fetch the articles we've requested.
11234         The rest are in the agent, probably.
11235         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11236         disappeared server" to something low.  It's not important.
11237
11238         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11239         arrived before the FETCH data.
11240
11241         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11242         target here, because we don't know the Gnus name of the group.
11243
11244         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11245         for the correct group.
11246
11247         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11248
11249         * gnus.el (gnus): Give a final warning after startup.
11250
11251         * gnus-util.el (gnus-action-message-log): New variable.
11252         (gnus-message): Use it.
11253         (gnus-final-warning): New function.
11254
11255         * nnimap.el (nnimap-open-connection): Record the greeting.
11256         (nnimap): Add greeting.
11257
11258 2010-09-26  Julien Danjou  <julien@danjou.info>
11259
11260         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11261         arguments.
11262         (gnus-html-wash-images): Fix spec computing to include start/end.
11263
11264         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11265
11266 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11267
11268         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11269         deletion.
11270         (nnimap-retrieve-headers): Don't select the group, because that's
11271         already done by nnimap-possibly-change-group.
11272
11273         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11274         (gnus-picon-transform-address): Use it.
11275
11276         * mail-source.el (mail-source-value): Revert previous patch.
11277
11278         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11279         on failure.
11280         (nnimap-open-connection): Look up both virtual and physical server name
11281         credentials.
11282
11283         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11284
11285 2009-02-07  Dave Love  <fx@gnu.org>
11286
11287         * tls.el (open-tls-stream): Don't query killing process.
11288
11289 2009-02-08  Dave Love  <fx@gnu.org>
11290
11291         * gnus-win.el (gnus-window-to-buffer-helper)
11292         (gnus-all-windows-visible-p): Function needn't be a symbol.
11293
11294         * mail-source.el (mail-source-value): Function needn't be a symbol.
11295
11296 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11297
11298         * message.el (message-cite-prefix-regexp): Remove } from the cite
11299         prefix.
11300
11301         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11302         highlight again, so that the highlight is correct.
11303
11304         * gnus-picon.el (gnus-picon): Remove again.
11305         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11306
11307         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11308         doing the header highlightling, so that the background color of the
11309         picon is correct.
11310
11311         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11312         (gnus-picon): Ditto.
11313         (gnus-picon): Reinstate.  The background color for picons is white.
11314         (gnus-picon-insert-glyph): Make the background white.
11315
11316         * nnml.el (nnml-open-nov): Don't return dead buffers.
11317
11318         * auth-source.el (auth-source-create): Query the user for whether to
11319         store the credentials.
11320
11321         * netrc.el (netrc-store-data): New function.
11322
11323         * auth-source.el (auth-source-user-or-password): Use the existing auth
11324         sources, if any, for creation.
11325
11326         * gnus.el (gnus-group-fast-parameter): Return the last matching
11327         parameter instead of the first matching parameter.
11328
11329 2010-09-26  Julien Danjou  <julien@danjou.info>
11330
11331         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11332
11333 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11334
11335         * mml2015.el (mml2015-use): Remove gpg support.
11336
11337         * mml1991.el (mml1991-function-alist): Remove gpg function.
11338         (mml1991-gpg-sign): Remove.
11339
11340 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11341
11342         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11343         (gnus-browse-unsubscribe-current-group): Document it.
11344         (gnus-browse-unsubscribe-group): Use it.
11345
11346 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11347
11348         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11349         address to the To list for easier response.
11350
11351         * gnus.el (gnus-play-startup-jingle): Remove.
11352         (gnus-splash): Don't play jingle.
11353         (gnus): Silence gnus-load message.
11354
11355         * gnus-art.el (gnus-treat-play-sounds): Remove.
11356
11357         * gnus.el (gnus-play-jingle): Remove audio support.
11358
11359         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11360
11361         * earcon.el: Remove -- no users.
11362
11363         * gnus-audio.el: Remove -- no users of this package.
11364
11365         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11366
11367         * gnus-start.el (gnus-setup-news): Remove nocem support.
11368
11369         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11370
11371         * gnus.el (gnus-use-nocem): Remove.
11372
11373         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11374         Remove.
11375
11376         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11377         uses NoCeM any more.
11378
11379         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11380         (gnus-button-ctan-handler): Ditto.
11381         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11382         (gnus-button-ctan-directory-regexp): Ditto.
11383         (gnus-button-handle-ctan): Ditto.
11384         (gnus-button-tex-level): Ditto.
11385         (gnus-button-alist): Remove CTAN stuff.
11386
11387 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11388
11389         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11390         nnimap-streaming test.
11391
11392         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11393         servers twice.
11394
11395         * nnimap.el (nnimap-open-connection): Add more error reporting when
11396         nnimap fails early.
11397
11398         * nnheader.el (nnheader-get-report-string): New function.
11399         (nnheader-get-report): Use it.
11400
11401         * gnus-int.el (gnus-check-server): Say what the error was when opening
11402         failed.
11403
11404         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11405         using streaming.
11406
11407 2010-09-25  Julien Danjou  <julien@danjou.info>
11408
11409         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11410         gnus-window-inside-pixel-edges.
11411
11412 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11413
11414         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11415
11416         * mm-decode.el (mm-save-part): Allow saving to other directories the
11417         normal Emacs way.
11418
11419         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11420         Suggested by Jay Berkenbilt.
11421
11422         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11423         there isn't a single byte.
11424
11425         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11426         just do it.  It doesn't really seem to matter what the user responds
11427         here, I think, so it's just a confusing question.
11428
11429         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11430         non-streaming case.
11431
11432         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11433         (gnus-article-encrypt-body): Use it.
11434
11435         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11436         keystroke.
11437
11438         * nnimap.el (nnimap-find-wanted-parts-1):
11439         Use gnus-fetch-partial-articles.
11440
11441         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11442
11443         * nnimap.el (nnimap-insert-partial-structure): New function.
11444         (nnimap-get-partial-article): New function.
11445         (nnimap-request-article): Use it.
11446         (nnimap-wait-for-response): Return whether the wait was successful.
11447         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11448         retrieval wasn't successful.
11449         (nnimap-retrieve-group-data-early): Allow throttling servers.
11450         (nnimap-streaming): New variable.
11451         (nnimap-fetch-partial-articles): Remove.
11452
11453         * mm-decode.el (mm-with-part): Protect against killed buffers.
11454
11455         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11456         for prettier summary display.
11457
11458 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11459
11460         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11461
11462 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11463
11464         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11465         apparently third-party libraries depend on it.
11466
11467         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11468         before starting negotiation.
11469
11470         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11471         privacy reasons.
11472         (gnus-treat-mail-gravatar): Ditto.
11473
11474         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11475         buffer when inserting images.  Inserting text into the headers, for
11476         instance, can make them invalid.
11477
11478 2010-09-25  Julien Danjou  <julien@danjou.info>
11479
11480         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11481         variables.
11482
11483         * nnheader.el: Remove useless variables news-reply-yank-from and
11484         news-reply-yank-message-id.
11485
11486         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11487         variables.
11488
11489         * mml1991.el: Remove useless mml1991-verbose.
11490
11491         * gnus.el: Remove useless variable gnus-use-generic-from.
11492         Remove obsolete variable gnus-topic-indentation.
11493
11494         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11495
11496         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11497
11498         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11499
11500         * gnus-group.el: Remove useless gnus-group-icon-cache.
11501         Remove useless gnus-ephemeral-group-server.
11502
11503         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11504
11505         * mml2015.el: Remove useless mml2015-verbose.
11506
11507         * mml-smime.el: Remove useless mml-smime-verbose.
11508
11509         * gnus.el: Remove useless gnus-local-domain.
11510
11511         * gnus-gravatar.el (gnus-gravatar-transform-address):
11512         Use gnus-gravatar-size.
11513
11514         * gnus-art.el: Remove useless gnus-treat-translate.
11515
11516 2010-09-24  Julien Danjou  <julien@danjou.info>
11517
11518         * gnus-sum.el: Add support for Gravatars.
11519
11520         * gnus-art.el: Add support for Gravatars.
11521
11522         * gnus-gravatar.el: Add this file.
11523
11524         * gravatar.el: Add this file.
11525
11526 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11527
11528         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11529
11530         * gnus-group.el (gnus-group-fetch-faq): Remove.
11531
11532         * gnus.el (gnus-group-faq-directory): Remove.
11533
11534         * gnus-group.el (gnus-group-fetch-charter): Remove.
11535
11536         * gnus.el (gnus-group-charter-alist): Remove.
11537
11538         * gnus-group.el (gnus-group-archive-directory): Remove.
11539         (gnus-group-recent-archive-directory): Ditto.
11540         (gnus-group-make-archive-group): Remove.
11541
11542         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11543
11544         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11545         use the same article number for all the cached articles.
11546
11547         * nnimap.el (nnimap-command): Register the last command time so
11548         that we can use it for idling NOOPs.
11549         (nnimap-open-connection): Start the keeplive timer.
11550         (nnimap-make-process-buffer): Store all the process buffers.
11551         (nnimap-keepalive): New function.
11552
11553         * starttls.el (starttls-open-stream): Add autoload cookie.
11554
11555 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11556
11557         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11558         handling.
11559
11560 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11561
11562         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11563         its data structures.
11564
11565         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11566         instead of the cl.el copy-list.
11567         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11568         equalp.
11569
11570 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11571
11572         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11573         and tool-bar-local-item-from-menu.
11574
11575         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11576         mode-line-highlight face for Emacs.
11577
11578         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11579         loading gnus-sum.elc; fix comment for canlock-verify.
11580         (gnus-article-jump-to-part): Use read-number.
11581         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11582         Remove Emacs pre-21 compatible code for help-echo.
11583         (gnus-article-next-page-1): No need to adjust the number of lines.
11584         (gnus-article-describe-bindings): Always use help-buffer.
11585
11586         * gnus-audio.el (gnus-audio-inline-sound):
11587         * gnus-cus.el (gnus-custom-mode):
11588         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11589
11590         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11591
11592         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11593         compatible code.
11594
11595 2010-09-24  Glenn Morris  <rgm@gnu.org>
11596
11597         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11598         visiting the fcc file in rmail-mode.
11599
11600         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11601
11602 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11603
11604         * nnir.el: Silence the byte compiler.
11605
11606         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11607         alias to browse-url-url-encode-chars if any.
11608         (gnus-html-encode-url): Use it.
11609
11610 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11611
11612         * gnus-start.el (gnus-use-backend-marks): New variable.
11613         (gnus-get-unread-articles-in-group): Use it.
11614
11615         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11616         makeover.
11617
11618 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11619
11620         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11621
11622 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11623
11624         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11625         Remove.
11626         (gnus-setup-news-hook):
11627         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11628
11629         * gnus-int.el (gnus-request-update-info): Protect against backends not
11630         having the function.
11631
11632         * nnimap.el (nnimap-stream): Mention starttls.
11633         (nnimap-open-connection): Add starttls support.
11634
11635 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11636
11637         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11638
11639 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11640
11641         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11642         BODYSTRUCTUREs.
11643         (nnimap-transform-headers): Unfold quoted {42} headers.
11644
11645         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11646         the info.
11647         (gnus-get-unread-articles): Only call updatep on backends that support
11648         it.
11649
11650         * nnweb.el (nnweb-request-update-info): NOOP.
11651
11652         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11653
11654         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11655         since it only deals with marks.
11656
11657         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11658         gnus-request-marks, and make a new gnus-request-update-info.
11659
11660         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11661         the active instead of the high number, which is usually too low.
11662
11663 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11664
11665         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11666         * encrypt.el: Remove.
11667
11668 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11669
11670         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11671         server in symbolic form.
11672
11673         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11674
11675 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11676
11677         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11678         (nnimap-update-info): Fix up code slightly.
11679
11680         * gnus-int.el (gnus-open-server): Add tracing for performance
11681         debugging.
11682
11683         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11684         (gnus-group-insert-group-line): Pass the real group name so that it
11685         gets the right data.
11686
11687         * gnus-start.el (gnus-get-unread-articles): Don't have
11688         `gnus-get-unread-articles-in-group' update info, since that can be
11689         really slow and doesn't seem to be needed?
11690
11691 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11692
11693         * time-date.el (date-to-time): Try using parse-time-string first before
11694         using the slower timezone-make-date-arpa-standard.
11695
11696 2010-09-22  Julien Danjou  <julien@danjou.info>
11697
11698         * gnus-group.el (gnus-group-insert-group-line):
11699         Call gnus-group-highlight-line.
11700         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11701         default hook list.
11702         (gnus-group-update-eval-form): Add new function.
11703         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11704         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11705
11706 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11707
11708         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11709         immediate, then expire all articles.
11710         (nnimap-update-info): Fix off-by-one errors.
11711         (nnimap-flags-to-marks): Would return no marks lists for group with no
11712         flags.  Instead return the other data.
11713
11714 2010-09-22  Julien Danjou  <julien@danjou.info>
11715
11716         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11717         Only return an icon.
11718         (gnus-group-insert-group-line): Compute icon to return.
11719
11720         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11721         (gnus-html-image-fetched): Only cache if
11722         gnus-html-image-automatic-caching is set.
11723         (gnus-html-image-fetched): Check for errors.
11724
11725 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11726
11727         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11728         once per method on `g'.  This ensures that backends like nnfolder don't
11729         open all their folders.
11730
11731         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11732         (nnimap-request-list): Nix out group in the correct buffer.
11733         (nnimap-parse-flags): Implement by using `read' instead of
11734         hand-parsing.
11735         (nnimap-flags-to-marks): Pass on permanent-flags.
11736         (nnimap-make-process-buffer): Record the server name.
11737         (nnimap-parse-flags): Fix typo.
11738         (nnimap-request-scan): Run split on the server in general, not just a
11739         single group.
11740
11741         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11742         parameter, and propagate this downwards.
11743
11744         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11745         since EXAMINE changes it on the server.
11746
11747         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11748         this command might take a while.
11749
11750 2010-09-22  Julien Danjou  <julien@danjou.info>
11751
11752         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11753         harmful if you have 2 images side-by-side, they can't be properly
11754         update on text deletion.  Using text-property is safer here.
11755         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11756         data.
11757
11758 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11759
11760         * nnimap.el (nnimap-expunge-inbox): Remove.
11761         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11762         (nnimap-expunge): Flip default to t.
11763
11764         * gnus.el (gnus-method-to-server): Don't push things to the cache
11765         unless it's unique.
11766         (gnus-server-to-method): Ditto.
11767
11768 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11769
11770         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11771
11772 2010-09-22  Julien Danjou  <julien@danjou.info>
11773
11774         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11775         get the start of data.
11776         (gnus-html-encode-url): Add this function to encode special chars in
11777         URL.
11778         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11779         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11780
11781         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11782         default.
11783         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11784
11785         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11786         images alt-text.
11787         (gnus-html-put-image): Put alt-text as help-echo.
11788
11789 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11790
11791         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11792         * mm-util.el (mm-decompress-buffer):
11793         * nnir.el (nnir-run-find-grep):
11794         * pop3.el (pop3-list): Use 3rd arg of split-string.
11795
11796         * time-date.el (format-seconds): Comment fix.
11797
11798         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11799         and byte-optimize-form-code-walker.
11800         (dgnushack-make-auto-load): Don't advise make-autoload.
11801
11802         * lpath.el: Remove Emacs 21 stuff.
11803
11804 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11805
11806         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11807         outside the active range.  Suggested by Dan Christensen.
11808
11809         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11810         slightly later to avoid double-getting it.
11811
11812         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11813         previous patch.
11814
11815         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11816
11817 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11818
11819         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11820
11821 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11822
11823         * gnus-int.el (gnus-open-server): Give a better error message in the
11824         "go offline" case.
11825
11826         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11827         marks for nnimap, which is seldom the right thing to do.
11828
11829         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11830         (gnus-same-method-different-name): New function.
11831
11832         * nnimap.el (parse-time): Require.
11833
11834         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11835         method in the presence of many similar methods.
11836
11837         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11838
11839         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11840         nnml-inhibit-expiry.
11841
11842         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11843         find out whether methods are equal.
11844
11845         * nnimap.el (nnimap-find-expired-articles): New function.
11846         (nnimap-process-expiry-targets): New function.
11847         (nnimap-request-move-article): Request the article before looking at
11848         what the Message-ID is.  Fix found by Andrew Cohen.
11849         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11850
11851         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11852         for oldness in addition to being a predicate.
11853
11854         * nnimap.el (nnimap-request-group): When we have zero articles, return
11855         the right data to Gnus.
11856         (nnimap-request-expire-articles): Only delete articles immediately if
11857         the target is 'delete.
11858
11859         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11860         method, this would bug out.
11861
11862         * gnus-group.el (gnus-group-expunge-group): Rename from
11863         gnus-group-nnimap-expunge, and implemented as a normal interface
11864         function.
11865
11866         * gnus-int.el (gnus-request-expunge-group): New function.
11867
11868         * nnimap.el (nnimap-request-create-group): Implement.
11869         (nnimap-request-expunge-group): New function.
11870
11871 2010-09-21  Julien Danjou  <julien@danjou.info>
11872
11873         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11874         (gnus-html-cache-expired): Add new function.
11875         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11876         wethever we should display image for fetch it.
11877         Compute alt-text earlier to pass it to the fetching function too.
11878         (gnus-html-schedule-image-fetching): Change function argument to only
11879         get one image at a time, not a list.
11880         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11881         cache.
11882         (gnus-html-get-image-data): New function to retrieve image data from
11883         cache.
11884         (gnus-html-put-image): Change buffer argument to use image data rather
11885         than file, and place image above region rather than inserting a new
11886         one.  Do not take alt-text as argument, since it's useless now: we place
11887         the image above alt-text.
11888         (gnus-html-prune-cache): Remove.
11889         (gnus-html-show-images): Start to fetch image when we find one, do not
11890         push into a temporary list.
11891         (gnus-html-prefetch-images): Only fetch image if they have expired.
11892         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11893         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11894
11895 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11896
11897         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11898
11899 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11900
11901         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11902         spec inser "*" if the group isn't active instead of 0.
11903
11904         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11905         opening the server.
11906         (nnimap-request-delete-group): Implement group deletion.
11907         (nnimap-transform-headers): Return the size of the entire message in
11908         the Bytes header, not just the size of the first part.
11909         (nnimap-request-move-article): When moving an article from nnimap,
11910         request the article first so the accepting form has an article to
11911         accept.  Reported by Dan Christensen.
11912         (nnimap-command): Make sure that the error message doesn't error out.
11913
11914 2010-09-20  David Edmondson  <dme@dme.org>
11915
11916         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11917         we haven't requested anything.
11918
11919 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11920
11921         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11922         "".  Fix found by Andrew Cohen.
11923
11924         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11925         instead of -encode-string.
11926
11927 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11928
11929         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11930
11931         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11932         by mm-subst-char-in-string.
11933
11934 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11935
11936         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11937         waiting for the connection string.
11938
11939         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11940         arriving.
11941
11942         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
11943         bogus characters.  This allows selecting certain Gmail groups.
11944
11945         * nnimap.el (nnimap-find-wanted-parts-1): New function.
11946         (nnimap-fetch-partial-articles): New variable.
11947         (nnimap-open-connection): When looking for credentials, also use the
11948         nnimap-server-port.
11949         (nnimap-request-article): Return the group/article number, so that Gnus
11950         `^' works as expected.
11951         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
11952
11953         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
11954         comments.
11955         (gnus-methods-sloppily-equal): New function.
11956         (gnus): When using the development version of Gnus, load the gnus-load
11957         file.
11958
11959         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
11960         `gnus-open-server' on each method before trying to scan them etc.
11961         This ensures that all the backend parameters are set correctly.
11962
11963         * nnimap.el (nnimap-authenticator): New variable.
11964         (nnimap-open-connection): Allow anonymous login.
11965         (nnimap-transform-headers): The chars header is called Chars not Bytes.
11966         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
11967
11968         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
11969         patch, found by Knut Anders Hatlen.
11970
11971 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
11972
11973         * gnus-agent.el (gnus-agent-batch-confirmation)
11974         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
11975         to gnus-message.
11976         * gnus-art.el (gnus-article-describe-briefly): Likewise.
11977         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
11978         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
11979         * gnus-int.el (gnus-open-server): Likewise.
11980         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
11981         (gnus-score-check-syntax): Likewise.
11982         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
11983         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
11984         Likewise.
11985         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
11986
11987 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11988
11989         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
11990         calling conventions so that prefetch doesn't bug out.
11991
11992 2010-09-19  Julien Danjou  <julien@danjou.info>
11993
11994         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
11995         rather than `subst-char-in-region' in order to be able to replace ASCII
11996         char by UTF-8 ones.
11997
11998         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
11999         than curl.
12000         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
12001         the right URL and ALT text on images.
12002         (gnus-html-wash-tags): Fix tag case.
12003         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
12004         (gnus-article-html): Add -o display_ins_del=2 option.
12005         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
12006
12007 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12008
12009         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
12010         the extra mail headers, which sometimes seem to happen for unknown
12011         reasons.
12012
12013         * mail-parse.el (mail-header-encode-parameter): Define as
12014         rfc2045-encode-string instead of as rfc2231-encode-string, since some
12015         (or most, perhaps?) mail readers don't understand the latter, but do
12016         understand the former.
12017
12018         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
12019         to nil, so that no methods are automatically agentized.  I think this
12020         is probably what most users want.
12021
12022         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
12023         from url-retrieve, for instance about invalid URLs.
12024
12025         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
12026         groups that have no articles.
12027         (nnimap-request-article): Check that we really got an article when we
12028         requested one.
12029
12030         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
12031         doesn't exist.
12032
12033         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
12034         nntp buffer so the agent can save it.
12035         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
12036         that CRLF doesn't get translated to \n.
12037         (nnimap-open-connection): Don't make 'shell commands only send \n.
12038
12039 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12040
12041         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
12042         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
12043         Update var name.
12044         (nnml-generate-nov-file): Use dolist.
12045         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
12046         Use with-current-buffer.
12047
12048 2010-09-18  Julien Danjou  <julien@danjou.info>
12049
12050         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
12051         parallel.
12052
12053 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12054
12055         * nnimap.el (nnimap-update-info): When doing partial marks update, get
12056         the range update right.
12057         (nnimap-request-group): Don't make `M-g' bug out on group with no
12058         marks.
12059         (nnoo): Require, so that other packages can require nnimap.
12060         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
12061         command we're looking for.  This helps when the server sends more
12062         responses after we've gotten everything we expected.
12063         (nnimap): Add a `newlinep' field to keep track of end-of-line
12064         conventions.
12065         Don't send CRLF to things that don't want it.
12066         (nnimap-request-accept-article): Ditto.
12067
12068 2010-09-18  Julien Danjou  <julien@danjou.info>
12069
12070         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
12071         than curl to retrieve images.
12072
12073 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12074
12075         * nnimap.el (nnimap-update-info): Extend the info so that we can set
12076         the marks.
12077         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
12078         (nnimap-wait-for-connection): New function.
12079         (nnimap-open-connection): If we have PREAUTH, don't query for login
12080         credentials.
12081         (nnimap-update-info): Fix off-by-one error when concatenating ranges
12082         when doing a partial update.
12083
12084 2010-09-18  Julien Danjou  <julien@danjou.info>
12085
12086         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
12087         tags.
12088
12089 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12090
12091         * nnimap.el (nnimap-credentials): New function.
12092         (nnimap-open-connection): Use the new function to look for credentials
12093         also on the numeric equivalents of "imap" and "imaps".
12094
12095         * gnus-start.el (gnus-activate-group): Send the info to
12096         gnus-request-group.
12097
12098         * nnimap.el (nnimap-request-group): Have the "check" version of the
12099         function parse flags and update the info, so that a `M-g' get a total
12100         resync of all flags from the group.
12101
12102         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
12103         to allow backends to alter the info on group selection.  Also alter all
12104         the backend -request-group functions to take the parameter.
12105
12106         * nnimap.el (nnimap-store-info): New function.
12107         (nnimap-update-info): Store the info for later usage.
12108         (nnimap-request-group): Use the stored info for the dont-check case, so
12109         that we don't retrieve all marks when we enter a group.
12110
12111         * nnimap.el: Use deffoo instead of defun for interface functions.
12112
12113         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
12114         update the group info.  This makes the nndraft groups, for instance, go
12115         back to their old behavior.
12116
12117         * gnus-sum.el (gnus-select-newsgroup): Indent.
12118
12119         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
12120         in.
12121         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
12122         nothing.
12123
12124         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
12125         from methods that are denied.
12126
12127         * gnus-int.el (gnus-method-denied-p): New function.
12128
12129         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
12130         store the password instead of netrc.
12131         (nnimap-open-connection): Don't error out when we can't make a
12132         connections.
12133
12134         * auth-source.el (auth-source-create): In the password prompt, say what
12135         we're querying for.  Also prompt for user name if that hasn't been
12136         given.
12137
12138         * nnimap.el (nnimap-with-process-buffer): Remove.
12139
12140 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12141
12142         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
12143         method when we're reading from the agent.
12144
12145         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
12146
12147         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
12148         that's probably most useful for users.
12149
12150         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
12151         "failed" all the time.
12152
12153         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
12154         ...)) with (with-current-buffer ... ).
12155
12156         * nntp.el (nntp-open-server): Return whether the open was successful or
12157         not.
12158
12159         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
12160         select an unread unseen article first.
12161
12162         * nnimap.el (nnimap-open-connection): If the user doesn't have a
12163         /etc/services, supply some sensible port defaults.
12164
12165         * dgnushack.el: Define netrc-credentials.
12166
12167 2010-09-17  Julien Danjou  <julien@danjou.info>
12168
12169         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12170
12171 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12172
12173         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12174         doesn't have any parameters.
12175
12176 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12177
12178         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12179         only upcased checks.
12180
12181         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12182
12183         * nnimap.el (nnimap-open-shell-stream): New function.
12184         (nnimap-open-connection): Use it.
12185         (nnimap-transform-headers): Get the number of lines in each message.
12186         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12187         number of lines.
12188         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12189         problem.
12190
12191         * utf7.el (utf7-encode): Autoload.
12192
12193         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12194         to allow the mail splitting to not return a default group.  This is
12195         useful for nnimap, which will leave unmatched mail in the inbox.
12196
12197         * nnimap.el: Rewritten.
12198
12199         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12200         nnimap usage.
12201
12202         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12203         if the move is internal, so that nnimap can do fast internal moves.
12204
12205         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12206         data.
12207         (gnus-read-active-for-groups): Support finishing the early retrieval of
12208         data.
12209
12210         * gnus-range.el (gnus-range-nconcat): New function.
12211
12212         * gnus-int.el (gnus-finish-retrieve-group-infos)
12213         (gnus-retrieve-group-data-early): New functions.
12214
12215 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12216
12217         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12218         (nnrss-retrieve-groups):
12219         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12220         (pop3-quit): Use with-current-buffer.
12221
12222 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12223
12224         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12225         instead of nnheader-accept-process-output.
12226
12227         * dgnushack.el (dgnushack-compile): Add comment.
12228
12229         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12230
12231         * gnus-html.el (gnus-html-schedule-image-fetching)
12232         (gnus-html-prefetch-images): Replace process-kill-without-query by
12233         gnus-set-process-query-on-exit-flag.
12234
12235 2010-09-16  Romain Francoise  <romain@orebokech.com>
12236
12237         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12238
12239 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12240
12241         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12242         parameter to unintern is mandatory-ish in Emacs 24.
12243
12244         * gnus-html.el (gnus-html-schedule-image-fetching)
12245         (gnus-html-prefetch-images): Check for curl before using it.
12246
12247         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12248         depend on curl, which isn't essential.
12249
12250         * imap.el: Revert back to version
12251         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12252         seem problematic.
12253
12254 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12255
12256         * gnus-registry.el (gnus-registry-install-shortcuts):
12257         Explicitly pass `obarray' to `unintern' to avoid a warning.
12258
12259 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12260
12261         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12262         change.
12263
12264         * nnrss.el (nnrss-request-list): Remove this function and related
12265         functions, including the moreover stuff.
12266
12267 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12268
12269         * nnrss.el (nnrss-retrieve-groups): New function.
12270
12271 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12272
12273         * .dir-locals.el: Add no-byte-compile cookie.
12274
12275 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12276
12277         * time-date.el (format-seconds): Comment fix.
12278
12279         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12280         for back end that doesn't support request-scan.
12281
12282 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12283
12284         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12285         then do request scans from the backends.
12286
12287         * netrc.el (netrc-credentials): New conveniency function.
12288
12289         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12290         avoid running a hook per line, since this takes a lot of time,
12291         profiling shows.
12292         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12293         directly if gnus-visual-p is true.
12294
12295 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12296
12297         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12298         groups; replace mapcar with dolist which is a bit faster; pass groups
12299         info to gnus-read-active-file-1.
12300         (gnus-read-active-file-1): Scan only specified groups if the new
12301         optional arg `infos' is given.
12302
12303 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12304
12305         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12306
12307         * pop3.el (pop3-movemail): Remove.
12308         (pop3-streaming-movemail): Rename to pop3-movemail.
12309
12310         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12311         don't restrict end-tag searches to the end of the line.
12312
12313 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12314
12315         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12316         articles of every unchecked group to t, which means unknown since the
12317         server has never been opened.
12318
12319 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12320
12321         * gnus-html.el (gnus-html-show-alt-text): New command.
12322         (gnus-html-browse-image): Ditto.
12323         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12324         to browse the image directly.
12325         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12326         better.
12327
12328         * gnus-async.el (gnus-async-article-callback):
12329         Call `gnus-html-prefetch-images' unconditionally.
12330
12331         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12332         before feeding URLs to curl.
12333
12334 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12335
12336         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12337         internal images as deletable by `W D D'.
12338
12339         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12340         (gnus-async-article-callback): Fix typo.
12341
12342 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12343
12344         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12345         current line to work around bugs in the output from w3m.
12346
12347         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12348         for groups that want that.
12349
12350         * nntp.el (nntp-wait-for-string): Supply a timeout for
12351         accept-process-output to ensure progress.
12352
12353         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12354         level to get unread articles from, then use that for foreign groups,
12355         too.
12356
12357         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12358         confuses the rest of the function.
12359
12360         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12361         for the methods that support -retrieve-groups, too.
12362
12363         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12364
12365 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12368         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12369
12370         * pop3.el: Require cl when compiling.
12371         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12372
12373 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12374
12375         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12376         that aren't going to be activated.
12377         (gnus-get-unread-articles): Fix up the last commit.
12378
12379         * gnus-html.el (gnus-article-html): Allow calling without specifying
12380         the handle.  In that case, dissect the buffer first.
12381
12382         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12383
12384         * nnimap.el (nnimap-open-connection): Revert the change that would look
12385         into authinfo for imaps instead of imap.
12386
12387         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12388         say that you don't want to call gnus-request-group with don-check, but
12389         do check the reponse.  This is for virtual groups only.
12390         (gnus-get-unread-articles): Count the archive groups as secondary, so
12391         that they're activated the same way as before.
12392
12393         * imap.el (imap-message-map): Removed optional buffer parameter, since
12394         no callers use it.
12395         (imap-message-get): Ditto.
12396         (imap-message-put): Ditto.
12397         (imap-mailbox-map): Ditto.
12398         (imap-mailbox-put): Ditto.
12399         (imap-mailbox-get): Ditto.
12400         (imap-mailbox-get): Revert last change for this function.
12401
12402         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12403         case-insensitively.
12404         (nnimap-debug): Remove.
12405
12406         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12407         callers to use `imap-fetch' instead.  According to the comments, this
12408         should be safe, since all other IMAP clients use the 1:* syntax.
12409         (imap-enable-exchange-bug-workaround): Remove.
12410         (imap-debug): Remove -- doesn't seem very useful.
12411
12412         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12413         mail from a file, and the file doesn't exist.
12414
12415         * imap.el (imap-log): New convenience function used throughout instead
12416         of repeating the same code all over the place.
12417
12418         * pop3.el (pop3-streaming-movemail): Return t for success.
12419
12420         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12421         .authinfo if we're using ssl connection.
12422
12423         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12424         already have if we're in a main Gnus `g' run.
12425
12426         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12427
12428 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12429
12430         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12431
12432         * nnmh.el (nnmh-request-list-1): Bind `file'.
12433
12434         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12435         alias to set-process-query-on-exit-flag or process-kill-without-query.
12436         (pop3-open-server): Use it.
12437
12438 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12439
12440         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12441         box to the Incoming file.  Fixes mistake in previous checkin.
12442
12443         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12444         request loop (for debugging purposes) removed.
12445
12446         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12447         culprit is more visible.
12448         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12449         (nnml-add-incremental-nov): New functions to do "incremental" nov
12450         updates, where we just append to the end of the existing nov files
12451         without reading/writing them in full.
12452
12453         * mail-source.el (mail-source-delete-crash-box): Really only check the
12454         incoming files once in a while.
12455
12456         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12457
12458         * mail-source.el (mail-source-delete-crash-box): Only check the
12459         incoming files for deletion once per day to save a lot of file
12460         accesses.
12461
12462         * pop3.el (pop3-logon): Fix up unbound variable typo.
12463
12464         * mail-source.el (pop3-streaming-movemail): Autoload.
12465
12466         * pop3.el (pop3-streaming-movemail):
12467         Respect pop3-leave-mail-on-server.
12468
12469         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12470         retrieval.
12471
12472         * pop3.el (pop3-process-filter): Remove unused function.
12473         (pop3-streaming-movemail, pop3-send-streaming-command)
12474         (pop3-wait-for-messages, pop3-write-to-file)
12475         (pop3-number-of-responses): New functions for streaming pop3
12476         retrieval.
12477
12478         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12479         come from no known methods.
12480         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12481         list.
12482
12483         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12484         message sizes.
12485         (pop3-movemail): Use erase-buffer instead of looping and deleting
12486         regions, which seems rather odd.
12487
12488         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12489         file once per `g' run.
12490
12491         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12492         directories.  This makes the draft queue directory work.
12493
12494         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12495         data from the backends, so that we only request the list of groups from
12496         each method once.  This should speed things up considerably.
12497
12498         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12499         detect that it's not implemented.
12500
12501         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12502         we actually do recurse down into the tree, but don't stat all leaf
12503         nodes.
12504
12505         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12506         then say so instead of bugging out.
12507
12508         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12509         files exist before trying to read them.
12510
12511         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12512         around <pre_int>.
12513
12514         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12515
12516         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12517
12518 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12519
12520         * mm-util.el (mm-image-load-path): Just return the image directories,
12521         not all directories in the path in addition to the image directories.
12522         (mm-image-load-path): Maintain a cache of the image directories so that
12523         the `g' command in Gnus doesn't have to stat dozens of directories each
12524         time.
12525
12526         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12527         (gnus-html-wash-tags): Add a new `i' command to insert images.
12528         (gnus-html-insert-image): New command and keystroke.
12529         (gnus-html-redisplay-with-images): New command and keystroke.
12530         (gnus-html-show-images): Rename command.
12531         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12532         spacers.
12533         (gnus-html-wash-tags): Decode entities at the end, so that entities
12534         inside the tags don't mess up the rest of the "parsing".
12535
12536         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12537         so that nnimap methods aren't agentized by default.  There's apparently
12538         many problems related to agent/imap behavior.
12539
12540         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12541
12542         * gnus-html.el: Doc fix.
12543
12544 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12545
12546         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12547         specifier-spec-list for Emacs 21.
12548
12549         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12550         glyph-width and glyph-height instead of display-graphic-p and
12551         image-size; make avoidance of displaying small images work for XEmacs.
12552
12553         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12554         for XEmacs.
12555
12556         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12557         of symbol that holds plist data.
12558         (gnus-process-plist): Remove plist of process after getting it.
12559
12560 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12561
12562         * message.el (message-generate-hashcash): Change default to
12563         'opportunistic if hashcash is installed.
12564
12565         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12566         (gnus-html-put-image): Only call image-size once, since it's somewhat
12567         time-consuming on remote X servers.
12568
12569 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12570
12571         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12572         type on data, not a file name.
12573
12574         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12575         window-pixel-edges for Emacs 21.
12576
12577         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12578         decoded contents.
12579         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12580
12581 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12582
12583         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12584         group line format, since it isn't very interesting.
12585
12586         * gnus-agent.el (gnus-agent-short-article),
12587         (gnus-agent-long-article): Increase values for these two variables,
12588         since most people are likely to have more network connection and
12589         storage than before.
12590
12591         * gnus.el (gnus-refer-article-method): Change default to 'current.
12592         When referring an article, the common behavior is to refer it from the
12593         current select method, not the native select method.  The chances of
12594         the native select method having the message in question is rather slim
12595         these days.
12596
12597         * gnus-sum.el (gnus-auto-select-subject): Change default to
12598         `unseen-or-unread'.  I think it's likely that most people want to
12599         select an unseen article over a previously seen, but unread one.
12600
12601         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12602         means that in the article buffer none of the minor mode elements will
12603         be shown, usually, and this is not desirable in most cases.
12604
12605         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12606         that commands like `d' (and the like) go to the next line in the
12607         buffer, instead of the next unread article.  I think this is the
12608         behavior that is most natural for most users.
12609         (gnus-single-article-buffer): Change default to nil, so that people can
12610         have as many article buffers open as they have summary buffer.  I think
12611         this is the most natural way for the groups to behave.
12612
12613         * message.el (message-generate-new-buffers): Change default to
12614         `unsent', so that all new message buffers start their names with the
12615         string "*unsent", and it's easier to find the buffers if you move from
12616         them.
12617
12618 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12619
12620         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12621         small.  They're probably tracking images.
12622         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12623         (gnus-html-rescale-image): Yet another try at getting the image sizing
12624         right.
12625
12626         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12627         nntp-marks-file-name is nil.
12628
12629 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12630
12631         * gnus-html.el (gnus-html-wash-tags)
12632         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12633         Better logging.
12634
12635 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12636
12637         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12638
12639         * gnus-html.el (gnus-html-wash-tags): Check the value of
12640         gnus-blocked-images in the summary buffer.
12641
12642 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12643
12644         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12645
12646 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12647
12648         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12649         like "a", it seems like.
12650         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12651         since it needs to be picked from the correct buffer.
12652
12653         * nnwfm.el: Remove.
12654
12655         * nnlistserv.el: Remove.
12656
12657 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12658
12659         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12660         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12661
12662 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12663
12664         * nnkiboze.el: Remove.
12665
12666         * nndb.el: Remove.
12667
12668         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12669         alt text.
12670         (gnus-html-rescale-image): Try to get the rescaling logic right for
12671         images that are just wide and not tall.
12672
12673         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12674         overshadow variable bindings.
12675
12676 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12677
12678         * gnus-html.el (gnus-html-wash-tags)
12679         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12680         Add extra logging.
12681
12682 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12683
12684         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12685         (gnus-max-image-proportion): New variable.
12686         (gnus-html-rescale-image): New function.
12687         (gnus-html-put-image): Rescale images.
12688
12689 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12690
12691         Fix up some byte-compiler warnings.
12692         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12693         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12694         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12695         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12696         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12697         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12698         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12699
12700 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12701
12702         * gnus-html.el (gnus-article-html): Decode contents by charset.
12703
12704 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12705
12706         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12707         (gnus-html-frame-width, gnus-blocked-images):
12708         * message.el (message-prune-recipient-rules): Add custom version.
12709         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12710
12711         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12712         functions.
12713
12714         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12715         gnus-process-get.
12716
12717 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12718
12719         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12720         instead of lsub directly.
12721
12722 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12723
12724         * nnwarchive.el: Remove.
12725
12726         * gnus-soup.el: Remove.
12727
12728         * nnsoup.el: Remove.
12729
12730         * nnultimate.el: Remove.
12731
12732         * gnus-html.el (gnus-blocked-images): New variable.
12733
12734         * message.el (message-prune-recipients): New function.
12735         (message-prune-recipient-rules): New variable.
12736
12737         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12738         guess whether a long line is natural text or not.
12739
12740         * gnus-html.el (gnus-html-schedule-image-fetching):
12741         Use gnus-process-plist and friends for compatibility.
12742
12743 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12744
12745         * gnus-html.el: Require packages that define macros used in this file.
12746         (gnus-article-mouse-face): Declare to silence byte-compiler.
12747         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12748         process-get.
12749         (gnus-html-put-image): Use plist-get to avoid getf.
12750         (gnus-html-prefetch-images): Use with-current-buffer.
12751
12752 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12753
12754         * gnus-ems.el: Provide compatibility functions for
12755         gnus-set-process-plist.
12756
12757         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12758         header-line-format for XEmacs 21.4.
12759
12760         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12761         * gnus.el (gnus-valid-select-methods):
12762         * message.el (message-send-mail-partially-limit):
12763         * mm-decode.el (mm-text-html-renderer):
12764         * mml.el (mml-insert-mime-headers-always):
12765         * smiley.el (smiley-regexp-alist): Bump custom version.
12766
12767 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12768
12769         * gnus-html.el: Require mm-url.
12770         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12771         with the url to `url'.
12772         (gnus-html-wash-tags): Support cid: URLs/images.
12773
12774 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12775
12776         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12777         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12778         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12779
12780         * gnus-move.el: Remove file, since it doesn't really work.
12781
12782         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12783         UTF-8.  This seems to fix problems with some German web feeds.
12784
12785         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12786         at the top so that the proper colors are applied.
12787
12788         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12789         don't have dots in their names.
12790
12791         * gnus-art.el (gnus-article-view-part): Doc fix.
12792
12793         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12794         XEmacs-compatible.
12795         (gnus-html-put-image): Don't do images on non-graphic displays.
12796
12797         * nnslashdot.el: Remove this unused backend.
12798
12799         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12800         actions.
12801         (gnus-undo-register-1): Revert last change.
12802
12803         * gnus-group.el (gnus-group-completing-read): Protect against not
12804         having completion-styles bound.
12805
12806         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12807         make broken recipients happier.
12808
12809         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12810
12811         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12812         point parameter.
12813
12814         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12815
12816         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12817         completion-styles for group selection.
12818
12819 2009-02-04  Andreas Schwab  <schwab@suse.de>
12820
12821         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12822         headers and regexp-quote the match if necessary.
12823
12824 2009-03-24  Miles Bader  <miles@gnu.org>
12825
12826         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12827         the blinking smiley.
12828
12829 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12830
12831         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12832         blink smiley.
12833
12834 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12835
12836         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12837         where the dribbel file lives exists.
12838
12839         * message.el (message-send-mail-partially-limit): Change the default to
12840         nil, since most people don't want this.
12841
12842         * mm-url.el (mm-url-decode-entities): Also decode entities like
12843         &#x3212.
12844
12845 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12846
12847         * gnus-sum.el (gnus-summary-idna-message):
12848         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12849         Hyperlink urls in docstrings with URL `...'.
12850
12851 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12852
12853         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12854         functions.
12855
12856 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12857
12858         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12859         say what the mouseover text should be.
12860
12861         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12862         version of the mm-w3m-safe-url-regexp variable to only download images
12863         in the groups where we want that to happen.
12864
12865         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12866
12867         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12868         easier debugging.
12869         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12870         big pictures in the article buffer.
12871
12872         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12873         gnus-article-html.
12874         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12875         w3m.
12876
12877         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12878
12879 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12880
12881         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12882         which doesn't exist.
12883
12884         * message.el (message-inhibit-ecomplete): New variable to allow some
12885         function to inhibit ecomplete address storage.
12886         (message-resend): Disable ecomplete message storage when resending
12887         messages.
12888
12889         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12890
12891 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12892
12893         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12894         Save excursion while copying, moving, and deleting articles in order to
12895         prevent the cursor from jumping to unforeseen place.
12896
12897 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12898
12899         * lpath.el: No need to bind bookmark-current-buffer,
12900         bookmark-yank-point and bookmark-make-record-function.
12901
12902 2010-08-17  Glenn Morris  <rgm@gnu.org>
12903
12904         * gnus-sync.el: Require gnus components whose functions are used.
12905
12906         * gnus-art.el (bookmark-make-record-function):
12907         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12908         Declare for compiler.
12909
12910         * mm-url.el (mml-compute-boundary): Autoload.
12911
12912 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12913
12914         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12915
12916 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12917
12918         Typo fix "hoo4a" -> "hook".
12919
12920         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12921
12922 2010-08-14  Glenn Morris  <rgm@gnu.org>
12923
12924         * gnus-sync.el (gnus-sync): Fix defgroup version.
12925
12926 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12927
12928         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12929
12930         * gnus-sync.el: Fix docs.
12931         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12932         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12933
12934 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12935
12936         Optimizations for gnus-sync.el.
12937
12938         * gnus-sync.el: Add docs about gnus-sync-backend
12939         possibilities.
12940         (gnus-sync-save): Remove unnecessary message.
12941         (gnus-sync-read): Optimize and show what groups were skipped.
12942
12943 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12944
12945         Minor bug fixes for gnus-sync.el.
12946
12947         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
12948         Don't read the sync on get-new-news.
12949
12950         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
12951         quiet.
12952
12953         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
12954         (fix typo).
12955
12956 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
12957
12958         Make saving and restoring of hidden threads work with overlays.
12959         Patch applied by Ted Zlatanov.
12960
12961         * gnus-sum.el (gnus-hidden-threads-configuration)
12962         (gnus-restore-hidden-threads-configuration): Update to deal with text
12963         properties, rather than searching for a magic character.
12964
12965 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12966
12967         New gnus-sync.el library for synchronization of marks.
12968
12969         * gnus-sync.el: New library for synchronization of marks.
12970
12971         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
12972         renamed from `gnus-registry-grep-in-list'.
12973
12974         * gnus-registry.el (gnus-registry-follow-group-p):
12975         Use `gnus-grep-in-list'.
12976
12977         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
12978
12979 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12980
12981         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
12982         determining charset of text fails.
12983
12984 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12985
12986         * nnmail.el (nnmail-get-new-mail-1): Revert.
12987
12988         * nnml.el (nnml-active-number): Make sure names of newly created groups
12989         in nnml-group-alist are encoded.
12990
12991 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12992
12993         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
12994         containing non-ASCII characters in active file for nnml back end.
12995
12996 2010-07-24  David Engster  <dengste@eml.cc>
12997
12998         * mml-smime.el (mml-smime-epg-verify): Also accept the older
12999         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
13000
13001 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
13002
13003         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
13004         tag (Bug#6654).
13005
13006 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13007
13008         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
13009         the article buffer, not the summary buffer.
13010
13011 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13012
13013         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
13014         Emacs 23 as well.
13015
13016 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13017
13018         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
13019         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
13020
13021 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13022
13023         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
13024         Patch applied by Karl Fogel.
13025
13026         * gnus-sum.el (gnus-summary-bookmark-make-record):
13027         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
13028
13029 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13030
13031         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
13032         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
13033         C-w still not working correctly from Article buffers; Thierry's
13034         patch to fix that will be applied after this.
13035
13036         * gnus-art.el (bookmark-make-record-function): New local variable.
13037
13038         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
13039         article buffer.
13040         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
13041
13042 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
13043
13044         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
13045         on changes in bookmark.el.
13046
13047 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
13050         `no-log' instead of message not to log prompt string.
13051
13052 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
13053
13054         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
13055         the *other* type of HTML form submission.
13056
13057 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
13058
13059         * auth-source.el (auth-source-pick): If choice does not contain a
13060         questioned keyword, set the check to t.
13061
13062 2010-06-12  Romain Francoise  <romain@orebokech.com>
13063
13064         * gnus-util.el (gnus-date-get-time): Move up before first use.
13065
13066 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13067
13068         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
13069         (gnus-article-edit-part): Bind it to make last part that is substituted
13070         or deleted visible.
13071         (gnus-mime-display-single): Buttonize part of which id equals to
13072         gnus-mime-buttonized-part-id.
13073
13074 2010-06-10  Dan Christensen  <jdc@uwo.ca>
13075
13076         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
13077         (gnus-dd-mmm): Use gnus-date-get-time.
13078         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
13079         simplify logic.
13080         (gnus-summary-limit-to-age): Use gnus-date-get-time.
13081         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
13082
13083 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
13084
13085         * auth-source.el (top): Autoload `secrets-list-collections',
13086         `secrets-create-item', `secrets-delete-item'.
13087         (auth-sources): Fix tag string.
13088         (auth-get-source, auth-source-retrieve, auth-source-create)
13089         (auth-source-delete): New defuns.
13090         (auth-source-pick): Rewrite in order to avoid 2 passes.
13091         (auth-source-forget-user-or-password): New parameter USERNAME.
13092         (auth-source-user-or-password): New parameters CREATE-MISSING and
13093         DELETE-EXISTING.  Retrieve password interactively, if needed.
13094
13095 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
13096
13097         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
13098         deleting unused directories when gnus-expert-user is t.
13099
13100 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13101
13102         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
13103         for each temp file when gnus-article-browse-delete-temp is ask.
13104
13105 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13106
13107         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
13108         Replace Lisp calls to delete-backward-char by calls to delete-char.
13109
13110 2010-05-20  Kevin Ryde  <user42@zip.com.au>
13111
13112         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
13113
13114 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
13115
13116         * password-cache.el (password-cache-remove): Fix docstring.
13117
13118 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13119
13120         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
13121         article unless decoding article to be saved.
13122
13123 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13124
13125         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
13126         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
13127         generated within the mm-with-unibyte-current-buffer macro.
13128
13129 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
13132         to nil when we're in a mml-preview buffer and no group is selected.
13133
13134 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
13135
13136         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
13137         when catching the `C-g'.  Reported by "Leo".
13138
13139 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13140
13141         * message.el (message-forward-make-body-plain)
13142         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
13143         multibyte-string-p.
13144
13145         * lpath.el: Revert.
13146
13147 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13148
13149         * message.el (message-forward-make-body-mml): Assume original message
13150         is multibyte string; error on unibyte.
13151         (message-forward-make-body-plain): Ditto; don't add excessive newline
13152         in body end.
13153
13154         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
13155
13156 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
13157
13158         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
13159         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
13160
13161 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * mm-extern.el (mm-extern-url): Don't use
13164         mm-with-unibyte-current-buffer.
13165         (mm-extern-cache-contents): Use with-current-buffer instead of
13166         save-excursion + set-buffer.
13167
13168 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13169
13170         * mm-util.el (mm-emacs-mule): Remove.
13171
13172 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13173
13174         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13175         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13176         change.
13177
13178 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13179
13180         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13181         bind the default value of enable-multibyte-characters to nil.
13182
13183 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13184
13185         * message.el (message-forward-make-body-plain)
13186         (message-forward-make-body-mml):
13187         Don't use mm-with-unibyte-current-buffer.
13188
13189 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13190
13191         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13192
13193 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13194
13195         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13196         (Bug#5592).
13197
13198 2010-05-07  Julien Danjou  <julien@danjou.info>
13199
13200         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13201         it to mm-pipe-part.
13202
13203         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13204         it is given.
13205
13206 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13207
13208         * binhex.el (binhex-decode-region-internal):
13209         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13210         (dns-query):
13211         * nnweb.el (nnweb-gmane-search):
13212         * pgg-parse.el (pgg-parse-armor):
13213         * pgg.el (pgg-verify-region):
13214         * sha1.el (sha1-string-external):
13215         * uudecode.el (uudecode-decode-region-internal):
13216         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13217         XEmacs.
13218
13219         * gnus-art.el (gnus-article-browse-html-parts):
13220         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13221         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13222         make-temp-file.
13223
13224         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13225         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13226         compiling.
13227
13228         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13229         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13230         XEmacs when compiling.
13231
13232         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13233         gnus-pick-mode-off-hook for XEmacs when compiling.
13234         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13235         gnus-binary-mode-off-hook for XEmacs when compiling.
13236
13237         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13238         Return nil if char-charset is not available.
13239
13240         * imap.el (imap-disable-multibyte)
13241         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13242         macros.
13243
13244         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13245         instead of encode-coding-string.
13246
13247         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13248         'xemacs) instead of mm-emacs-mule to switch function definitions.
13249         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13250
13251         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13252         bind temporary-file-directory for XEmacs;
13253         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13254         timer-set-function for XEmacs 21.4 and SXEmacs;
13255         bind timer-list for XEmacs 21.4 and SXEmacs;
13256         fbind char-charset and find-charset-region for non-Mule XEmacs;
13257         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13258         encode-coding-region and encode-coding-string for XEmacs having no
13259         file-coding feature.
13260
13261 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13262
13263         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13264
13265 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13266
13267         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13268         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13269
13270 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13271
13272         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13273         alias `jka-compr-delete-temp-file' no longer exists.
13274
13275 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13276
13277         Use define-minor-mode in Gnus where applicable.
13278         * mml.el (mml-mode): Use define-minor-mode.
13279         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13280         (gnus-undo-mode): Use define-minor-mode.
13281         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13282         (gnus-dead-summary-mode): Use define-minor-mode.
13283         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13284         Initialize in declaration.
13285         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13286         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13287         (gnus-mailing-list-mode): Use define-minor-mode.
13288         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13289         (gnus-draft-mode): Use define-minor-mode.
13290         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13291         (gnus-dired-mode): Use define-minor-mode.
13292
13293 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13294
13295         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13296         handles on recursive mml-to-mime translation and check them for
13297         boundary delimiter collisions.  Reported by Greg Troxel.
13298
13299 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13300
13301         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13302
13303 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13304
13305         * mm-util.el (mm-find-buffer-file-coding-system):
13306         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13307
13308 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13309
13310         * message.el (message-generate-headers): Record insertion of optional
13311         headers as well.  Otherwise the check to prevent repeated insertion of
13312         optional headers is a no-op.
13313
13314 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13315
13316         * smime.el: Don't mention CVS.
13317
13318         * nnrss.el (nnrss-fetch): Don't mention CVS.
13319
13320         * nnir.el: Don't mention CVS.
13321
13322 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13323
13324         * gnus-sum.el (gnus-summary-bookmark-make-record):
13325         Add `location' field.
13326
13327 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13328
13329         * lpath.el: Fbind bookmark-default-handler,
13330         bookmark-get-bookmark-record, bookmark-make-record-default,
13331         bookmark-prop-get for Emacs <23 and XEmacs.
13332
13333 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13334
13335         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13336         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13337         Use with-current-buffer to silence the byte-compiler.
13338         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13339         bother to require `gnus'.
13340         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13341
13342 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13343
13344         * gnus-sum.el (gnus-summary-bookmark-make-record)
13345         (gnus-summary-bookmark-jump): New functions.
13346         (gnus-summary-mode): Setup bookmark support.
13347
13348 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13349
13350         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13351         if set.
13352
13353 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13354
13355         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13356         gnus-article-browse-html-save-cid-image; make it work recursively for
13357         forwarded messages as well.
13358         (gnus-article-browse-html-parts): Work when prefix arg is given.
13359         (gnus-article-browse-html-article): Doc fix.
13360
13361 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13362
13363         * message.el (message-default-mail-headers)
13364         (message-default-headers): Carry the value mail-default-headers over
13365         into message-default-mail-headers, rather than message-default-headers.
13366
13367 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13368
13369         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13370         charset.
13371
13372         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13373         charset into the <meta> tag when the article is encoded to utf-8.
13374
13375 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13376
13377         * gnus-art.el (gnus-article-browse-delete-temp-files):
13378         Delete directories as well.
13379         (gnus-article-browse-html-parts): Work for images that do not specify
13380         file names; delete temp directory when quitting; insert header at the
13381         right place; use file: scheme for image files.
13382
13383 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13384
13385         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13386         (gnus-article-browse-html-parts): Use it to make temporary cid image
13387         files in addition to html file so that browser may display them.
13388
13389 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13390
13391         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13392
13393 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13394
13395         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13396
13397 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13398
13399         * auth-source.el (auth-sources): Change default to be simpler.
13400         Explain about Secret Service API sources.  Improve Customize options.
13401         (auth-source-pick): Change to accept any number of search parameters.
13402         Implement fallbacks iteratively, not recursively.  Add scoring on the
13403         second pass and sort by score.  Call Secret Service API when needed.
13404         (auth-source-user-or-password): Use it.  Call Secret Service API
13405         directly when needed to get the user name and the password.
13406
13407 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13408
13409         * message.el (message-interactive): Doc fix.
13410         (message-qmail-inject-args): Reflow.
13411         (message-kill-to-signature): Fix typo in docstring.
13412
13413         * smiley.el (smiley-buffer): Fix typo in docstring.
13414
13415 2010-03-24  Glenn Morris  <rgm@gnu.org>
13416
13417         * mail-source.el (gnus-message): Declare.
13418         (mail-source-delete-old-incoming): Require gnus-util.
13419
13420 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13421
13422         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13423
13424         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13425
13426         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13427         password-cache's default if it is not bound.
13428         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13429         password-cache-expiry's default if it is not bound.
13430
13431         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13432         available in Emacs 21.
13433
13434         * lpath.el: Suppress compiler warnings for:
13435         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13436         XEmacs;
13437         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13438         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13439         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13440
13441 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13442
13443         * auth-source.el (auth-sources): Fix up definition so extra parameters
13444         are always inline.
13445
13446 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13447
13448         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13449         wasn't updated after mismatch.  Clear cached mailbox info correctly
13450         when uidvalidity changes.
13451         (nnimap-group-prefixed-name): New function to avoid some code
13452         duplication.
13453         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13454         (nnimap-request-group): Use it.
13455         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13456         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13457         with many imap folders.  This is done by caching the group status from
13458         the imap server persistently in a group parameter `imap-status'.  (This
13459         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13460         but not persistently, so every Gnus startup was still very slow.)
13461
13462 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13463
13464         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13465         delete the extra newline.  Otherwise editing of :string and :number
13466         types don't work.
13467
13468 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13469
13470         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13471         secrets.el dependency.
13472         (auth-sources): Add optional user name.  Add secrets.el configuration
13473         choice (unused right now).
13474
13475 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13476
13477         * gnus-sum.el (gnus-summary-make-menu-bar):
13478         Let `gnus-registry-install-shortcuts' fill in the functions.
13479
13480         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13481         warnings.
13482         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13483         (gnus-registry-install-shortcuts): Populate and use it in a
13484         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13485
13486 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13487
13488         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13489         In-place substitutions for the group name encoding/decoding.
13490         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13491         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13492         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13493         (nnimap-update-unseen, nnimap-request-list)
13494         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13495         (nnimap-request-set-mark, nnimap-split-to-groups)
13496         (nnimap-split-articles, nnimap-request-newgroups)
13497         (nnimap-request-create-group, nnimap-request-accept-article)
13498         (nnimap-request-delete-group, nnimap-request-rename-group)
13499         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13500         `encoded-mbx' for consistency.
13501         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13502         variable `imap-current-mailbox'.
13503
13504         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13505         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13506
13507 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13508
13509         * pop3.el (pop3-display-message-size-flag): Display message size byte
13510         counts during POP3 download.
13511         (pop3-movemail): Use it.
13512         (pop3-list): Implement listing of available messages.
13513
13514 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13515
13516         * nnir.el (nnir-get-article-nov-override-function): New function to
13517         override the normal NOV retrieval.
13518         (nnir-retrieve-headers): Use it.
13519
13520 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13521
13522         * auth-source.el (netrc-machine-user-or-password): Autoload.
13523
13524 2010-03-19  Glenn Morris  <rgm@gnu.org>
13525
13526         Stop message.el from loading about 40 libraries it doesn't always need.
13527         The general approach is to autoload rather than require, and to
13528         require in the specific functions rather than the file.  (Bug#5642)
13529
13530         * gmm-utils.el: Don't require wid-edit.
13531         (widget-create-child-value, widget-convert, widget-default-get):
13532         Autoload.
13533
13534         * gnus-util.el: Don't require time-date, netrc.
13535         (message-fetch-field, gnus-group-name-decode): Declare rather than
13536         autoloading.
13537         (gnus-fetch-field): Require message.
13538         (gnus-decode-newsgroups): Require gnus-group.
13539
13540         * ietf-drums.el: Don't require time-date.
13541
13542         * message.el: Don't require hashcash, canlock, ecomplete.
13543         Do require mail-utils.  Require nnheader only when compiling.
13544         (smtpmail-default-smtp-server): Remove declaration.
13545         (message-send-mail-function): Check smtpmail-default-smtp-server
13546         is bound rather than requiring smtpmail.
13547         (message-auto-save-directory, message-insert-signature):
13548         Use expand-file-name rather than nnheader-concat.
13549         (nnheader-insert-file-contents): Autoload.
13550         (hashcash-wait-async): Declare.
13551         (message-send-mail): Only call gnus-setup-posting-charset if
13552         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13553         (message-send-mail-with-sendmail): Require sendmail.
13554         (canlock-password, canlock-password-for-verify): Declare.
13555         (message-canlock-password): Require canlock.
13556         (nnheader-get-report): Autoload.
13557         (gnus-setup-posting-charset): Declare.
13558         (message-send-news): Require gnus-msg.
13559         (message-make-references, message-make-in-reply-to): Use mail-header-id
13560         rather than the alias mail-header-message-id.
13561         (ecomplete-add-item, ecomplete-save): Declare.
13562         (message-put-addresses-in-ecomplete): Require ecomplete.
13563         (ecomplete-display-matches): Autoload.
13564
13565         * mm-decode.el: Don't require mailcap, gnus-util.
13566         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13567         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13568         Autoload.
13569         (mailcap-mime-extensions): Declare.
13570
13571         * mm-encode.el: Don't require mailcap.
13572         (mailcap-extension-to-mime): Autoload.
13573
13574         * mml-sec.el: Don't require password-cache.
13575
13576         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13577         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13578         (mml-minibuffer-read-type): Require mailcap.
13579         (mml-preview): Require gnus-msg.
13580
13581         * mml1991.el: Require password-cache.
13582         (password-cache-expiry): Remove declaration.
13583
13584         * mml2015.el: Require password-cache.
13585         (password-cache-expiry): Remove declaration.
13586
13587         * nneething.el (mailcap): Require mailcap.
13588
13589         * nnheader.el (declare-function): Add compatibility stub.
13590         (message-remove-header): Declare rather than autoload.
13591         (nnheader-replace-header): Require message.
13592
13593         * nnimap.el (declare-function): Add compatibility stub.
13594         (netrc-parse, netrc-machine-user-or-password): Declare.
13595         (nnimap-open-connection): Require netrc.
13596
13597         * nntp.el (declare-function): Add compatibility stub.
13598         (netrc-parse, netrc-machine, netrc-get): Declare.
13599         (nntp-send-authinfo): Require netrc.
13600
13601         * rfc2047.el: Don't require qp.
13602         (quoted-printable-encode-region, quoted-printable-decode-string):
13603         Autoload.
13604
13605         * sieve-mode.el: Don't require easymenu.
13606         (easy-menu-add-item): Autoload it.
13607
13608         * spam-stat.el (time-to-number-of-days): Autoload it.
13609
13610 2010-03-19  Glenn Morris  <rgm@gnu.org>
13611
13612         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13613
13614 2010-03-18  Glenn Morris  <rgm@gnu.org>
13615
13616         * hashcash.el (declare-function): Remove duplicate definition.
13617
13618 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13619
13620         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13621         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13622         value if any backslash escapes).
13623
13624 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13625
13626         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13627         if it is available.  (bug#5647)
13628
13629         * lpath.el: Suppress compiler warning for coding-system-from-name for
13630         Emacs 21 and XEmacs.
13631
13632 2010-03-14  Juri Linkov  <juri@jurta.org>
13633
13634         * hmac-def.el:
13635         * hmac-md5.el:
13636         * netrc.el: Fix keywords.
13637
13638 2010-02-26  Glenn Morris  <rgm@gnu.org>
13639
13640         * message.el (message-send-mail-function): Change the default, so that
13641         it inherits from a customized send-mail-function.  (Bug#5643)
13642
13643 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13644
13645         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13646         shell-command-to-string signals an error (bug#5299).
13647
13648 2010-02-24  Glenn Morris  <rgm@gnu.org>
13649
13650         * message.el (message-smtpmail-send-it)
13651         (message-send-mail-with-mailclient): Doc fixes.
13652
13653 2010-02-16  Glenn Morris  <rgm@gnu.org>
13654
13655         * message.el (message-default-mail-headers): Change the default value
13656         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13657
13658 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13659
13660         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13661         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13662
13663 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13664
13665         * time-date.el (date-to-time): Doc fix (Bug#5408).
13666
13667 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13668
13669         * message.el (message-mail): Just pass yank-action on to message-setup.
13670         (message-setup): Handle (FUN . ARGS) form of yank-action.
13671         (message-with-reply-buffer, message-widen-reply)
13672         (message-yank-original): Handle non-buffer values of
13673         message-reply-buffer (Bug#4080).
13674         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13675
13676 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13677
13678         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13679         Fix typo in docstring.
13680
13681 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13682
13683         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13684         response.
13685
13686 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13687
13688         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13689
13690         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13691
13692         * message.el (message-check-news-header-syntax): Protect against a
13693         string that `rfc822-addresses' returns when parsing fails.
13694
13695 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13696
13697         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13698         (gnus-previous-char-property-change): New functions.
13699
13700         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13701
13702 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13703
13704         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13705         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13706
13707 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13708
13709         * message.el (message-exchange-point-and-mark): Rework last change to
13710         avoid using optional arg of exchange-point-and-mark, for backward
13711         compatibility.
13712
13713 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13714
13715         * message.el (message-exchange-point-and-mark):
13716         Call exchange-point-and-mark with an argument rather than setting
13717         mark-active by hand (Bug#5175).
13718
13719 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13720
13721         * nntp.el (nntp-service-to-port): Work for service expressed with
13722         numeric string; replace [:digit:] with [0-9] for XEmacs.
13723
13724 2009-12-17  Glenn Morris  <rgm@gnu.org>
13725
13726         * gnus-group.el (gnus-bug-group-download-format-alist):
13727         Change emacs entry to debbugs.gnu.org.  Bump :version.
13728
13729 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13730
13731         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13732
13733 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13734
13735         * message.el (message-info): Explain why we use `Info-goto-node'.
13736
13737 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13738
13739         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13740
13741 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13742
13743         * message.el (message-completion-in-region): New compatibility function.
13744         (message-expand-group): Use it.
13745
13746 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13747
13748         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13749         with no unread article should be listed if the 2nd arg `predicate' is
13750         given.
13751
13752 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13753
13754         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13755
13756 2009-11-29  Juri Linkov  <juri@jurta.org>
13757
13758         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13759         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13760         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13761
13762 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13763
13764         * sha1.el (sha1-string-external): default-directory "/" in case
13765         otherwise non-existent.  process-connection-type pipe for touch of
13766         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13767
13768 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13769
13770         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13771         it's comms related and sgml-mode.el has "comm" on that basis too.
13772
13773 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13774
13775         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13776         containing tspecial characters if they have been already quoted.
13777
13778 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13779
13780         * dns-mode.el (auto-mode-alist): Purecopy string.
13781
13782 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13783
13784         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13785
13786 2009-10-24  Glenn Morris  <rgm@gnu.org>
13787
13788         * gnus-art.el (help-xref-stack-item): Define for compiler.
13789
13790 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13791
13792         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13793
13794 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13795
13796         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13797
13798 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13799
13800         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13801         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13802
13803 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13804
13805         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13806         (gnus-overlays-in): New alias to overlays-in.
13807
13808         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13809         gnus-overlay-get, and gnus-delete-overlay.
13810         (gnus-summary-show-thread): Make it work as well for systems in which
13811         next-single-char-property-change is not available.
13812         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13813
13814         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13815         (gnus-overlay-get): New alias to extent-property.
13816         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13817
13818         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13819         SXEmacs.
13820
13821         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13822         SXEmacs.
13823
13824 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13825
13826         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13827
13828 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13829
13830         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13831         and XEmacs that don't have `remove-overlays'.
13832
13833 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13834
13835         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13836         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13837         selective display.  Use overlays instead.
13838
13839 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13840
13841         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13842
13843 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13844
13845         * spam-stat.el (spam-stat-load): Fix typo in message.
13846
13847 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13848
13849         * dig.el (dig-invoke): Fix typo in docstring.
13850         (query-dig): Reflow docstring.
13851
13852 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13853
13854         * gnus-art.el (gnus-article-encrypt-body):
13855         * message.el (message-check-recipients):
13856         * mm-util.el (mm-codepage-setup):
13857         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13858         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13859
13860 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13861
13862         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13863         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13864         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13865         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13866         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13867
13868 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13869
13870         * dig.el: Add "Keywords: comm", as per net-utils.el.
13871
13872 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13873
13874         * dig.el (dig-mode): Use define-derived-mode.
13875
13876 2009-09-19  Glenn Morris  <rgm@gnu.org>
13877
13878         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13879
13880 2009-09-18  Glenn Morris  <rgm@gnu.org>
13881
13882         * gnus-diary.el (gnus-diary-check-message):
13883         * message.el (message-insert-formatted-citation-line):
13884         * nnbabyl.el (top-level):
13885         * nndiary.el (nndiary-schedule):
13886         Fix typos in condition-case handlers.
13887
13888 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13889
13890         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13891         configuration that provides the sole article window in a frame;
13892         position point correctly after deleting a part.
13893
13894 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13895
13896         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13897         (spam-resolve-registrations-routine): Use it to unregister articles
13898         that change status.
13899
13900 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13901
13902         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13903         with XEmacs.
13904         (parse-time-string-chars): Use it.
13905
13906 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13907
13908         * imap.el (imap-interactive-login): Better messages.
13909         (imap-open): Fix bug with renamed buffer on reconnect.
13910         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13911         for easier debugging and cleaner code.  On successful (guessed based on
13912         server capabilities) secondary authentication, set imap-state
13913         correctly.
13914         (imap-last-authenticator): Define imap-last-authenticator as a variable
13915         to avoid warnings.
13916
13917 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13918
13919         * nnrss.el (nnrss-request-article): Remove binding of
13920         default-enable-multibyte-characters that has gotten needless by
13921         the 2007-07-13 change in rfc2047-encode-message-header.
13922
13923         * mml.el (mml-insert-multipart): Error on the message header.
13924         (mml-insert-part): Error on the message header; position point at
13925         the end of a MIME tag.
13926
13927 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13928
13929         * time-date.el (autoload): Expand define-obsolete-function-alias into
13930         defalias and make-obsolete for old Emacsen that Gnus supports.
13931         (with-no-warnings): Define it for old Emacsen.
13932         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13933         is available.
13934         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13935         float-time is available; suppress compile warning for time-to-seconds.
13936
13937         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13938         (gnus-float-time): Alias to float-time if it exists.
13939
13940         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13941         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
13942         float-time is available; suppress compile warning for time-to-seconds.
13943
13944         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
13945         XEmacs.
13946
13947 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
13948
13949         * imap.el (imap-message-map): Docstring fix.
13950
13951 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13952
13953         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
13954         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
13955         Add the optional argument `encoding' that overrides the default.
13956
13957         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
13958         mm-encode-buffer.
13959
13960 2009-09-04  Glenn Morris  <rgm@gnu.org>
13961
13962         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
13963         mm-disable-multibyte, rather than default-enable-multibyte-characters.
13964         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
13965         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
13966         * mm-util.el (mm-with-unibyte-current-buffer)
13967         (mm-find-buffer-file-coding-system):
13968         * yenc.el (yenc-decode-region): Use default-value rather than
13969         default-enable-multibyte-characters.
13970
13971 2009-09-03  Glenn Morris  <rgm@gnu.org>
13972
13973         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
13974         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
13975         than default-enable-multibyte-characters.
13976
13977 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
13978
13979         * gnus-art.el (gnus-article-read-summary-keys):
13980         Fix gnus-buffer-configuration's value temporarily used.
13981
13982 2009-09-02  Glenn Morris  <rgm@gnu.org>
13983
13984         * gnus-util.el (gnus-float-time): New function.
13985         * gnus-delay.el (gnus-delay-article):
13986         * gnus-sum.el (gnus-thread-latest-date):
13987         * gnus-util.el (gnus-user-date): Use gnus-float-time.
13988         * nnspool.el (nnspool-request-newgroups):
13989         Use gnus-float-time rather than time-to-seconds.
13990         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
13991
13992         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
13993         (gnus-header-subject-face, gnus-header-newsgroups-face)
13994         (gnus-header-name-face, gnus-header-content-face):
13995         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
13996         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
13997         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
13998         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
13999         (gnus-cite-face-11):
14000         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
14001         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14002         (gnus-server-closed-face, gnus-server-denied-face)
14003         (gnus-server-offline-face):
14004         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14005         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14006         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14007         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14008         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14009         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14010         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14011         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14012         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14013         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14014         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14015         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14016         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14017         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
14018         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
14019         (gnus-summary-high-undownloaded-face)
14020         (gnus-summary-low-undownloaded-face)
14021         (gnus-summary-normal-undownloaded-face)
14022         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14023         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14024         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14025         (gnus-splash-face):
14026         * message.el (message-header-to-face, message-header-cc-face)
14027         (message-header-subject-face, message-header-newsgroups-face)
14028         (message-header-other-face, message-header-name-face)
14029         (message-header-xheader-face, message-separator-face)
14030         (message-cited-text-face, message-mml-face):
14031         * sieve-mode.el (sieve-control-commands-face)
14032         (sieve-action-commands-face, sieve-test-commands-face)
14033         (sieve-tagged-arguments-face):
14034         * spam.el (spam-face):
14035         Mark face aliases with "-face" in the name as obsolete.
14036
14037 2009-09-01  Glenn Morris  <rgm@gnu.org>
14038
14039         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
14040         than goto-line.
14041
14042 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14043
14044         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14045         Don't move point if the command is invoked inside the message header.
14046
14047 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14048
14049         * imap.el (imap-send-command): Simplify.
14050         (imap-wait-for-tag): point-max -> buffer-size.
14051
14052 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14053
14054         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
14055         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
14056         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
14057         * nnir.el (nnir-swish-e-index-file):
14058         * gnus-sum.el (gnus-summary-delete-marked-as-read)
14059         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
14060         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14061         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
14062         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
14063         (gnus-treat-display-xface): Add Emacs version of obsolescence.
14064
14065 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14066
14067         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14068         Don't save excursion.
14069
14070 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14071
14072         * nnheader.el (nnheader-find-file-noselect):
14073         * mm-util.el (mm-insert-file-contents):
14074         Use (default-value 'major-mode) instead of default-major-mode.
14075
14076 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14077
14078         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
14079
14080 2009-08-26  Glenn Morris  <rgm@gnu.org>
14081
14082         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
14083         than placing in files.el.
14084
14085 2009-08-25  Glenn Morris  <rgm@gnu.org>
14086
14087         * nnir.el (top-level): Don't require cl at run-time.
14088         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
14089         Replace cl-function substitute with gnus-replace-in-string.
14090         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
14091         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
14092         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
14093         simplified expansions.
14094
14095 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14096
14097         * dig.el (dig): Add autoload cookie.
14098
14099 2009-08-22  Glenn Morris  <rgm@gnu.org>
14100
14101         * gnus-art.el (gnus-button-patch): Use forward-line rather than
14102         goto-line.
14103
14104 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14105
14106         * parse-time.el (parse-time-string-chars): Save match data.
14107
14108 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14109
14110         * parse-time.el (parse-time-string-chars): Compute using character
14111         classes, to handle non-ascii characters (Bug#3190).
14112
14113 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
14116
14117         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
14118         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
14119         (gnus-mm-display-part, gnus-mime-display-single)
14120         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
14121         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
14122
14123         * gnus-sum.el
14124         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
14125         (gnus-summary-move-article): Add expirable mark to articles copied or
14126         moved to group that has auto-expire turned on if the option is non-nil.
14127
14128 2009-07-24  Glenn Morris  <rgm@gnu.org>
14129
14130         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
14131         Fix typo.  (Bug#3903)
14132
14133 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14134
14135         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
14136         gnus-article-read-summary-keys rather than gnus-summary-edit-article
14137         that should not be used for draft articles.
14138         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
14139         that has no concern in minor mode keys.
14140         (gnus-article-summary-command, gnus-article-summary-command-nosave):
14141         Abolish.
14142
14143 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14144
14145         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14146         article without making inquiry to a user for unknown encoding.
14147
14148         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
14149         (nnmaildir--scan): Assume i-node and device number that file-attributes
14150         returns might be cons-cell.
14151
14152         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
14153
14154         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
14155
14156 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
14157
14158         * auth-source.el: Remove docs now in auth.texi.  Don't use
14159         `gnus-message' for logging.  Add new variables `auth-source-debug' and
14160         `auth-source-hide-passwords' and use them.
14161
14162 2009-07-15  Glenn Morris  <rgm@gnu.org>
14163
14164         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
14165
14166 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14167
14168         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14169         excessive whitespace from the default values of title and description.
14170
14171 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14174         mail-fetch-field to fetch Content-Description header in order to
14175         exclude newlines.
14176
14177 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14178
14179         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14180         format used by GnuPG 2.0.11.
14181
14182 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14183
14184         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14185         to deleted part.
14186
14187 2009-05-30  David Engster  <dengste@eml.cc>
14188
14189         * nnmairix.el: Remove old documentation in the commentary block.
14190         (nnmairix-request-group): Do not update active file for nnml back ends.
14191         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14192         end so that overview files are ignored.
14193         (nnmairix-update-groups): Make updating the groups more robust by using
14194         marks.
14195         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14196         with dollar characters in message-id.
14197
14198 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14199
14200         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14201         2008-12-25 in dns.el.
14202
14203 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14204
14205         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14206         could happen if the text is only composed of spaces and/or tabs.
14207
14208 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14209
14210         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14211         when sending a queued message to avoid extra mml tags.
14212
14213 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14214
14215         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14216
14217 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14218
14219         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14220         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14221         rmail-toggle-header for XEmacs;
14222         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14223
14224 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14225
14226         * gnus-dired.el: Remove autoload for gnus-setup-message.
14227         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14228         displaying Gnus logo; always use compose-mail.
14229
14230 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14231
14232         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14233
14234 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14237         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14238         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14239         available.
14240         (gnus-nocem-epg-verify): New function.
14241
14242 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14243
14244         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14245
14246 2009-02-15  Glenn Morris  <rgm@gnu.org>
14247
14248         * gnus-util.el (rmail-insert-rmail-file-header)
14249         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14250         autoloads.
14251         (rmail-default-rmail-file): Remove unnecessary declaration.
14252         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14253
14254 2009-02-14  Glenn Morris  <rgm@gnu.org>
14255
14256         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14257         variable (only used in gnus-util, which declares it anyway).
14258         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14259         which was only needed by gnus-art (changed to not use it any more).
14260         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14261         only used in gnus-util, which autoloads it itself.
14262         (rmail-update-summary): Fix autoload.
14263
14264         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14265         rather than rmail-output-to-rmail-file.
14266
14267 2009-02-07  Glenn Morris  <rgm@gnu.org>
14268
14269         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14270         autoload of function that no longer exists.
14271         (rmail-toggle-header): Declare.
14272         (message-forward-rmail-make-body): Handle mbox Rmail.
14273
14274 2009-01-31  Glenn Morris  <rgm@gnu.org>
14275
14276         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14277         2009-01-09 change.
14278
14279 2009-01-31  Dave Love  <fx@gnu.org>
14280
14281         * imap.el (imap-fetch-safe): Bind debug-on-error.
14282         (imap-debug): Add imap-fetch-safe.
14283
14284 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14285
14286         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14287         (auth-source-forget-all-cached): New convenience function.
14288         (auth-source-user-or-password): Accept list of modes or a single mode.
14289
14290         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14291         auth-source modes.
14292
14293         * netrc.el (netrc-machine-user-or-password): Use list of
14294         auth-source modes.
14295
14296         * nnimap.el (nnimap-open-connection): Use list of
14297         auth-source modes.
14298
14299         * nntp.el (nntp-send-authinfo): Use list of
14300         auth-source modes.
14301
14302 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14303
14304         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14305         now.
14306
14307 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14308
14309         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14310         coding system in XEmacs; add a workaround for XEmacs.
14311
14312         * lpath.el: Fbind coding-system-aliasee.
14313
14314 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14315
14316         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14317         of current-language-environment.
14318
14319 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14320
14321         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14322         available at runtime.
14323
14324 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14325
14326         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14327
14328 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14329
14330         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14331         the greatest positive fixnum value doesn't work under an XEmacs with
14332         bignum support; use the most-positive-fixnum constant instead,
14333         available since Emacs 21.1 with cl and XEmacs 21.1.
14334
14335 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14336
14337         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14338         XEmacs gets not to work.
14339
14340 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14341
14342         * mm-util.el (mm-coding-system-priorities): Allow the value like
14343         "Japanese (UTF-8)" of current-language-environment.
14344
14345 2009-01-09  Glenn Morris  <rgm@gnu.org>
14346
14347         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14348         with last-command-event.
14349
14350 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14351
14352         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14353         in the doc string.
14354
14355         * message.el (message-fix-before-sending): Amend comment.
14356
14357 2009-01-08  Dave Love  <fx@gnu.org>
14358
14359         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14360
14361 2009-01-07  David Engster  <dengste@eml.cc>
14362
14363         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14364         simplified server definitions by converting it via
14365         gnus-server-to-method.
14366
14367 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14368
14369         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14370         parameter's operands.
14371
14372 2009-01-06  David Engster  <dengste@eml.cc>
14373
14374         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14375         primary select method (for gnus-group-mark-article-as-read).
14376
14377 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14378
14379         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14380         `(gnus)Face', not `(gnus)X-Face'.
14381
14382 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14383
14384         * mm-util.el (mm-ucs-to-char): New function.
14385
14386         * mm-url.el (mm-url-decode-entities): Use it.
14387
14388         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14389         unicode-to-char.
14390
14391 2009-01-05  Dave Love  <fx@gnu.org>
14392
14393         * time-date.el: Require cl for `declare'.
14394
14395 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14396
14397         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14398         Dave Love.
14399
14400 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14401
14402         * message.el (message-fix-before-sending): Add `eight-bit' to
14403         illegible-text check.
14404
14405 2009-01-03  Michael Olson  <mwolson@gnu.org>
14406
14407         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14408         `headers' is nil.  This can occur if the IMAP server does not have
14409         permissions to read messages from a folder, but can write new messages
14410         to the folder.
14411         (nnimap-request-article-part): Do not insert `data' if it is nil.
14412
14413         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14414         characters which will confuse `read', so skip past them.
14415
14416 2009-01-01  Dave Love  <fx@gnu.org>
14417
14418         * imap.el (imap-string-to-integer): Fix typo.
14419         (imap-fetch-safe): New function.
14420         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14421
14422         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14423
14424         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14425         (imap-parse-greeting): Fix doc strings.
14426         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14427         (imap-parse-flag-list): Make messages unique.
14428         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14429
14430         * nnimap.el: Fix author email.
14431         (nnimap-split-rule): Add FIXME comment.
14432         (nnimap-debug): Fix doc string.
14433
14434 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14435
14436         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14437
14438 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14439
14440         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14441         nslookup if resolv.conf isn't available.
14442         (dns-query): Rename from query-dns.
14443         (dns-query-cached): Rename from query-dns-cached.
14444
14445 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14446
14447         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14448         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14449         to check if those variables exist (first appeared in Emacs 18.50).
14450
14451 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14452
14453         * mm-util.el (mm-line-number-at-pos): New function.
14454
14455         * spam-report.el (spam-report-process-queue): Use it.
14456
14457 2008-12-24  David Engster  <dengste@eml.cc>
14458
14459         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14460         parameters that haven't existed as variables as buffer-local variables.
14461
14462 2008-12-23  Dave Love  <fx@gnu.org>
14463
14464         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14465         cadar.
14466
14467         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14468         imap-starttls-p.
14469         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14470
14471 2008-12-22  Dave Love  <fx@gnu.org>
14472
14473         * imap.el: Fix author email.  Doc fixes.
14474         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14475         reply.
14476
14477 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14478
14479         * spam-report.el (spam-report-gmane-max-requests): New constant.
14480         (spam-report-gmane-wait): New variable.
14481         (spam-report-gmane-ham, spam-report-gmane-spam)
14482         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14483         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14484         the server.
14485
14486         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14487         Add explanations.
14488
14489         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14490         nnheader-accept-process-output and nnheader-read-timeout if available.
14491         (pop3-movemail): Use it.
14492
14493         * message.el (message-check-news-body-syntax): Fix signature check if
14494         there's an attachment.
14495
14496 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14497
14498         * mm-util.el: Add comments to the mm- emulating functions.
14499
14500 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14501
14502         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14503         Reported by Stephen Berman <stephen.berman@gmx.net>.
14504
14505 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14506
14507         * mm-util.el (mm-substring-no-properties): New function.
14508         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14509         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14510         (mm-string-to-multibyte): Doc fix.
14511
14512         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14513
14514 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14515
14516         * mml.el (mml-attach-file): Strip text properties from file name.
14517         (Bug#1574)
14518
14519 2008-12-16  Glenn Morris  <rgm@gnu.org>
14520
14521         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14522
14523 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14524
14525         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14526         knows since the charset specified might be a bogus alias that
14527         mm-charset-synonym-alist provides.
14528
14529 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14530
14531         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14532         "ISO_8859-1".
14533
14534         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14535
14536 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14537
14538         * mm-util.el (mm-charset-eval-alist):
14539         Define it before mm-charset-to-coding-system.
14540         (mm-charset-to-coding-system): Add optional argument `silent';
14541         define it before mm-charset-override-alist.
14542         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14543         default value if it can be used in Emacs currently running;
14544         silence mm-charset-to-coding-system.
14545
14546 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14547
14548         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14549         `allow-override' which says whether to use `mm-charset-override-alist'.
14550         (rfc2047-decode-encoded-words): Use it.
14551
14552         * mm-util.el (mm-charset-override-alist): Fix custom type;
14553         add `(gb2312 . gbk)' to choices.
14554
14555 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14556
14557         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14558         fast.
14559
14560         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14561
14562         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14563
14564 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14565
14566         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14567         on links.
14568
14569         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14570
14571 2008-12-03  Lute Kamstra  <lute@gnu.org>
14572
14573         * sha1.el: Remove leading * from docstrings of defcustoms,
14574         deffaces, defconsts and defuns.
14575
14576 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14577
14578         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14579         users' addresses that don't have domain parts.
14580         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14581         rather than message-narrow-to-head since there will be the message
14582         header separator.
14583
14584 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14585
14586         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14587         since the result is inserted in a unibyte buffer anyway.
14588         (nnimap-demule-use-string-to-multibyte): Remove.
14589         (nnimap-demule): Alias it to mm-string-to-multibyte.
14590
14591 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14592
14593         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14594         variable for debugging bug#464 and bug#1174.
14595         (nnimap-demule): Use it.
14596
14597 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14598
14599         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14600         score calculation correctly.
14601
14602 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14603
14604         * message.el (message-send-mail): Just set the buffer to unibyte
14605         rather than use mm-with-unibyte-current-buffer which does a lot more.
14606         (message-send-mail-partially): Don't bother with
14607         mm-with-unibyte-current-buffer since it's already been made unibyte by
14608         message-send-mail.
14609
14610 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14611
14612         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14613
14614 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14615
14616         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14617
14618 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14619
14620         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14621         require itself and to remove `with-no-warnings'.
14622
14623 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14624
14625         * starttls.el (starttls-any-program-available): Get the name of the
14626         available TLS layer program.
14627         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14628         well as the host name in the "opening" message.
14629
14630         * auth-source.el (auth-source-cache, auth-source-do-cache)
14631         (auth-source-user-or-password): Cache passwords and logins by default,
14632         allow override with `auth-source-do-cache'.
14633         (auth-source-forget-user-or-password): Allow users to remove cache
14634         entries if needed.
14635
14636 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14637
14638         * md4.el (md4-buffer): Fix typo in docstring.
14639         (md4, md4-64): Doc fixes.
14640         (md4-pack-int32): Reflow docstring.
14641
14642 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14643
14644         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14645         condition-case to only the forward-sexp call.
14646
14647 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14648
14649         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14650         quotes contained.  Make it more robust regardless by an extra
14651         condition-case wrapper.
14652
14653 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14654
14655         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14656
14657 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14658
14659         * nnml.el (nnml-request-expire-articles): Check if the function set to
14660         `nnmail-expiry-target' returns the symbol `delete'.
14661
14662         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14663
14664         * nnmail.el (nnmail-expiry-target): Fix custom type.
14665
14666 2008-10-02  Glenn Morris  <rgm@gnu.org>
14667
14668         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14669         Silence compiler warning.
14670
14671 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14672
14673         * tls.el (open-tls-stream): Show the actual command being
14674         executed, instead of the format string.
14675
14676 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14677
14678         * lpath.el: Fbind codepage-setup for Emacs 23.
14679
14680 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14681
14682         * mml.el (mml-menu): Don't assume mml2015 is bound.
14683
14684 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14685
14686         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14687         exists.
14688
14689 2008-09-27  Glenn Morris  <rgm@gnu.org>
14690
14691         * gnus-util.el (mail-header-remove-comments): Autoload it.
14692
14693 2008-09-27  Andreas Schwab  <schwab@suse.de>
14694
14695         * gnus-util.el (gnus-split-references): Strip comments.
14696         (gnus-parent-id): Likewise.
14697
14698 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14699
14700         * message.el (message-confirm-send): Fix version.
14701
14702 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14703
14704         * message.el (message-idna-to-ascii-rhs-1): Use
14705         mail-extract-address-components rather than mail-header-parse-addresses
14706         that is an alias by default to ietf-drums-parse-addresses that does not
14707         support non-ASCII names in headers' contents.
14708
14709 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14710
14711         * message.el (message-confirm-send): Fix variable documentation to
14712         avoid the "y/n" wording.
14713
14714 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14715
14716         * message.el (message-set-auto-save-file-name): Save to a different
14717         filename so multiple messages (especially drafts) can be recovered.
14718
14719 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14720
14721         * message.el (message-confirm-send): Add appropriate version.
14722
14723 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14724
14725         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14726         defvar.
14727
14728 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14729
14730         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14731         (mm-pkcs7-enveloped-magic): Ditto.
14732
14733 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14734
14735         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14736         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14737
14738 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14739
14740         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14741         default, it's better.
14742
14743 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14744
14745         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14746         summary line gnus-number property and ignore them (with a warning
14747         message).
14748
14749 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14750
14751         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14752         macro caddr in the interactive form since it won't be expanded.
14753
14754 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14755
14756         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14757         `charset'; fix name of function called recursively.
14758         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14759
14760 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14763         (gnus-mime-set-charset-parameters): New function.
14764         (gnus-mime-view-part-as-charset): Use it to correctly display part
14765         specifying wrong charset.
14766
14767 2008-09-08  David Engster  <dengste@eml.cc>
14768
14769         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14770         in completing-read for back end server.
14771
14772 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14773
14774         * message.el (message-confirm-send): New variable to confirm sending a
14775         message.
14776         (message-send): Use it.
14777
14778 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14779
14780         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14781
14782 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14783
14784         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14785
14786 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14787
14788         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14789         prevent tracking too many groups.
14790         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14791         Use it.
14792
14793 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14794
14795         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14796         moving point to the bottom of the window in order to avoid recentering.
14797
14798 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14799
14800         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14801
14802         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14803         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14804         (gnus-article-beginning-of-window): Fix calculation.
14805
14806 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * gnus-msg.el (gnus-summary-supersede-article)
14809         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14810         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14811         message header.
14812
14813 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14814
14815         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14816         pending output coming after the status change.
14817
14818 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14819
14820         * message.el:
14821         * gnus-start.el:
14822         * gnus-registry.el: Remove VMS support.
14823
14824 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14825
14826         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14827         macro.
14828         (rfc2104-hash): Use it.
14829
14830 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14831
14832         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14833         (gnus-summary-sort-by-most-recent-date): New commands.
14834         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14835         and menu entries.
14836
14837 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14838
14839         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14840         don't redisplay article for raw contents; remove plural articles stuff.
14841
14842         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14843         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14844         on gnus-summary-save-article; display results properly.
14845
14846 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14847
14848         * lpath.el: No need to fbind ns-focus-frame.
14849
14850 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14853
14854 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14855
14856         * gnus-art.el (gnus-summary-save-in-pipe):
14857         Consider gnus-save-all-headers.
14858
14859 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14860
14861         * gnus-util.el (ns-focus-frame): Remove declaration.
14862         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14863         like x.
14864
14865 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14866
14867         * rfc2104.el (rfc2104-zero): Delete defconst.
14868         (rfc2104-hex-alist): Likewise.
14869         (rfc2104-hex-to-int): Delete func.
14870         (rfc2104-hexstring-to-bitstring): Likewise.
14871         (rfc2104-nybbles): New defconst.
14872         (rfc2104-hash): Rewrite for speed.
14873
14874 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * tls.el (open-tls-stream): Make it work with the 2nd argument
14877         BUFFER that is a string but does not exist as a buffer object, as
14878         mentioned in the doc-string.
14879
14880 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14881
14882         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14883         SXEmacs.
14884
14885 2008-07-16  Glenn Morris  <rgm@gnu.org>
14886
14887         * gnus-util.el (ns-focus-frame): Declare for compiler.
14888
14889 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14890
14891         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14892         set as a group parameter.
14893         (gnus-summary-save-in-pipe): Work when it is called independently.
14894         (gnus-summary-pipe-to-muttprint): Don't modify
14895         gnus-summary-pipe-output-default-command.
14896
14897 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14898
14899         * message.el (message-send-mail-with-sendmail):
14900         Display the error message.
14901
14902 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * gnus-art.el (gnus-default-article-saver):
14905         Add gnus-summary-save-in-pipe to choices.
14906         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14907         gnus-summary-pipe-output-default-command as the default command.
14908         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14909         instead of gnus-last-shell-command.
14910
14911         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14912         New user option.
14913         (gnus-summary-muttprint-program): Mention the value will be changed.
14914         (gnus-summary-save-article): Force showing of all headers.
14915         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14916
14917 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14918
14919         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14920
14921 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14922
14923         * nnimap.el (nnimap-id):
14924         * sieve-manage.el (sieve-manage-open): Doc fixes.
14925
14926 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14927
14928         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14929         if available.
14930
14931 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14932
14933         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14934
14935         * nnkiboze.el (nnkiboze-generate-group):
14936         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14937
14938         * nnmairix.el: Require CL.
14939
14940 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14941
14942         * dgnushack.el: Autoload get-display-table and put-display-table for
14943         XEmacs 21.5.
14944
14945         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
14946         21.4 and SXEmacs.
14947
14948 2008-06-15  David Engster  <dengste@eml.cc>
14949
14950         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
14951
14952 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
14953
14954         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
14955         New macros that expand to an `aset'/`aref' call under Emacs, and to a
14956         runtime choice under XEmacs.
14957
14958         * gnus-sum.el (gnus-summary-set-display-table):
14959         Use `gnus-put-display-table', `gnus-get-display-table',
14960         `gnus-set-display-table' for the display table, instead of `aset'.
14961
14962         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
14963         Use `gnus-put-display-table', `gnus-get-display-table',
14964         `gnus-set-display-table' for the display table.
14965
14966 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14967
14968         * nnmairix.el: Add autoloads.
14969
14970 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
14971
14972         * nnmairix.el (nnmairix-delete-recreate-group)
14973         (nnmairix-update-and-clear-marks): Fix error messages.
14974
14975 2008-06-14  David Engster  <dengste@eml.cc>
14976
14977         * nnmairix.el: Upgrade to version 0.6.
14978         (nnmairix-group-toggle-propmarks-this-group)
14979         (nnmairix-group-toggle-readmarks-this-group)
14980         (nnmairix-group-delete-recreate-this-group)
14981         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
14982         (nnmairix-remove-tick-mark-original-article): New commands.
14983         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
14984         (nnmairix-propagate-marks-to-nnmairix-groups)
14985         (nnmairix-only-use-registry, nnmairix-allowfast-default)
14986         (nnmairix-marks-cache, nnmairix-version-output): New variables.
14987         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
14988         functions needed for marks propagation and manipulation of read marks.
14989         (nnmairix-update-groups): New function.
14990         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
14991         (nnmairix-determine-original-group-from-registry)
14992         (nnmairix-determine-original-group-from-path)
14993         (nnmairix-get-group-from-file-path, nnmairix-map-range)
14994         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
14995         New helper functions.
14996         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
14997         keystrokes for new commands.
14998         (nnmairix-delete-and-create-on-change): Doc string cleanup.
14999         (nnmairix-request-group): Check allow-fast group parameter.
15000         (nnmairix-request-create-group): Set allow-fast group parameter if
15001         nnmairix-allowfast-default is set.
15002         (nnmairix-close-group): Propagate marks upon closing if needed.
15003         (nnmairix-group-toggle-threads-this-group): Use new.
15004         nnmairix-group-toggle-parameter helper function.
15005         (nnmairix-search): Better check for empty search result.
15006         (nnmairix-goto-original-article): Use new helper functions for
15007         determining original article.
15008         (nnmairix-show-original-article): Make sure message-id is in brackets.
15009         (nnmairix-call-mairix-binary): Change variable name.
15010         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
15011         helper function.
15012         (nnmairix-widget-toggle-activate): Fix doc string.
15013
15014 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15015
15016         * nnir.el: Require edmacro when compiling with XEmacs.
15017         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
15018         available in Emacs 21.
15019
15020 2008-06-11  Glenn Morris  <rgm@gnu.org>
15021
15022         * gnus-util.el (x-focus-frame):
15023         * gnus.el (image-size):
15024         * mm-decode.el (image-size): Declare.
15025
15026         * gnus-picon.el (declare-function): Add compat definition.
15027         (image-size): Declare.
15028
15029         * gnus-group.el (tool-bar-map):
15030         * gnus-sum.el (tool-bar-map): Define for compiler.
15031
15032         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
15033
15034         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
15035
15036         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
15037         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
15038         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
15039         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
15040         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
15041         * sieve-manage.el, spam-report.el, spam.el:
15042         Remove unnecessary eval-and-compile of autoloads.
15043
15044 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
15045
15046         * auth-source.el: Precise Tramp doc.
15047
15048 2008-06-07  Glenn Morris  <rgm@gnu.org>
15049
15050         * nnmairix.el: Remove unnecessary eval-when-compile.
15051
15052 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15053
15054         * lpath.el: Fbind propertize for XEmacs 21.4.
15055
15056 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
15057
15058         * nnir.el: Move here from ../contrib.
15059
15060 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15061
15062         * gnus-util.el (gnus-read-shell-command): New function.
15063         * mm-decode.el (mm-pipe-part):
15064         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
15065
15066 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15067
15068         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15069
15070 2008-06-03  Glenn Morris  <rgm@gnu.org>
15071
15072         * pop3.el (nnheader-accept-process-output): Autoload it.
15073
15074 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15075
15076         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
15077         are not 2-digit hexadecimal characters that follow `%'s.
15078
15079 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15080
15081         * message.el (message-bogus-recipient-p): Fix type in doc string.
15082         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
15083         (message-bogus-addresses): Rename from message-bogus-address-regexp.
15084         Improve custom options.
15085         (message-bogus-recipient-p): Adjust accordingly.
15086
15087 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
15088
15089         * parse-time.el (parse-time-months, parse-time-weekdays): Add
15090         long-form month and day names.
15091
15092 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15093
15094         * dgnushack.el: Autoload debug, eudc-expand-inline and
15095         pgg-snarf-keys-region for XEmacs.
15096
15097         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
15098
15099         * nnmairix.el: Require edmacro when compiling with XEmacs.
15100
15101 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
15102
15103         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
15104         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
15105
15106 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15107
15108         * auth-source.el: Add more docs.
15109
15110         * netrc.el (netrc-machine): Always match if the port is not given.
15111
15112 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15113
15114         * nnheader.el (nnheader-read-timeout): Change the default timeout from
15115         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
15116         retrieval faster in some cases, but might make CPU usage larger.
15117         If this has any bad side effects, we might revert this change.
15118
15119         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
15120         seems to make mail retrieval much, much faster.
15121         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
15122         unconditionally.
15123
15124         * gnus-draft.el (gnus-group-send-queue):
15125         Bind message-send-mail-partially-limit to nil to avoid being prompted.
15126
15127 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
15128
15129         * mml.el (mml-attach-buffer): Prompt for `disposition'.
15130
15131         * message.el (message-bogus-address-regexp): Fix and improve custom
15132         type.
15133         (message-setup-hook): Add message-check-recipients as custom option.
15134
15135 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
15136
15137         * message.el (message-cite-function): Remove bogus autoload which crept
15138         in during merge from v5-10.
15139
15140 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15141
15142         * nnimap.el (nnimap-open-connection): Fix login/password bug.
15143
15144         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
15145
15146         * auth-source.el: Preliminary Tramp docs.
15147         (auth-sources): Change the default auth-sources to use
15148         EPA .gpg files.
15149
15150 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
15151
15152         * nntp.el: Autoload `auth-source-user-or-password'.
15153         (nntp-send-authinfo): Use it.
15154
15155         * nnimap.el: Autoload `auth-source-user-or-password'.
15156         (nnimap-open-connection): Use it.
15157
15158         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
15159         for the gnus-message function.
15160         (auth-source-user-or-password): Use it.
15161
15162 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15163
15164         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
15165         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
15166         (rfc2104-hash): Use it.
15167
15168 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15169
15170         * gnus-art.el (gnus-article-toggle-truncate-lines):
15171         Don't use `iff' in docstring.
15172
15173 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15174
15175         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15176
15177         * gnus-util.el (gnus-extract-address-component-name)
15178         (gnus-extract-address-component-email): Convenience functions around
15179         `gnus-extract-address-components'.
15180
15181         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15182         Use `gnus-extract-address-component-email' to fix bug of comparing full
15183         sender name to `user-mail-address'.
15184
15185 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15186
15187         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15188         catch/throw to optimize.
15189         (gnus-registry-find-keywords): Just use member to find a keyword.
15190
15191 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15192
15193         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15194         is current before calling gnus-server-prepare.
15195         (gnus-server-setup-buffer, gnus-server-update-server)
15196         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15197
15198 2008-05-04  Juri Linkov  <juri@jurta.org>
15199
15200         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15201         (mailcap-file-default-commands): Use mailcap-replace-in-string
15202         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15203         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15204
15205 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15206
15207         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15208
15209 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15210
15211         * gnus.el: Bump version to 0.11.
15212
15213 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15214
15215         * gnus.el: No Gnus v0.10 is released.
15216
15217 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15218
15219         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15220         hooks.
15221         (gnus-update-read-articles): Speed up non-marks-using users.
15222         (gnus-use-marks): Define gnus-use-marks.
15223         (gnus-propagate-marks): Rename variable to something more sensible.
15224
15225 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15226
15227         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15228         (gmm-image-load-path-for-library): Fix typos in docstrings.
15229         (gmm-message): Reflow docstring.
15230
15231 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15232
15233         * mail-source.el (mail-source-set-1, mail-source-bind):
15234         Move auth-source code out of the macro to clean it up and fix bugs.
15235
15236 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15237
15238         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15239         by sender if it's equal to user-mail-address, it's likely to be
15240         useless.
15241
15242         * mail-source.el (mail-source-bind): Don't use user or password if they
15243         are not bound.  Unintern them if they are nil.  Don't use server unless
15244         it's bound, and default it to empty string otherwise.
15245
15246 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15247
15248         * mail-source.el: Load auth-source.el.
15249         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15250         get user name or password, if auth-sources is set up.
15251
15252         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15253         strategy of splitting with parent.
15254         (gnus-registry-split-fancy-with-parent)
15255         (gnus-registry-post-process-groups): Use it and fix prior
15256         bug (returning a list as the split result).
15257
15258         * auth-source.el (auth-sources): Remove server parameter.
15259         (auth-source-pick, auth-source-user-or-password)
15260         (auth-source-user-or-password-imap)
15261         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15262         (auth-source-user-or-password-sftp)
15263         (auth-source-user-or-password-smtp): Remove server parameter.
15264
15265 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15266
15267         * smime.el (smime-sign-region, smime-encrypt-region)
15268         (smime-decrypt-region):
15269         Remove redundant calls to `generate-new-buffer-name'.
15270
15271 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15272
15273         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15274         Don't use QP for message/rfc822.
15275         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15276
15277 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15278
15279         * sieve-manage.el (sieve-string-bytes): Remove.
15280         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15281         correct byte-length only if the process's coding-system is the same as
15282         the one used internally by Emacs to represent strings.
15283
15284 2008-04-22  Juri Linkov  <juri@jurta.org>
15285
15286         * mailcap.el (mailcap-file-default-commands): New function.
15287
15288 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15289
15290         * message.el (message-signature-separator, message-cite-function):
15291         Change custom version.
15292
15293 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15294
15295         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15296         commands.
15297         (tls-checktrust): Ditto.
15298
15299 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15300
15301         * mm-decode.el (mm-display-external): Make temp file read-only.
15302
15303 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15304
15305         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15306         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15307         `C-c C-f d'.
15308
15309 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15310
15311         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15312
15313 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15314
15315         * gnus.el: Bump version to 0.9.
15316
15317 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15318
15319         * gnus.el: No Gnus v0.8 is released.
15320
15321 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15322
15323         * mail-source.el (mail-source-value):
15324         Prefer fboundp to functionp so it works with macros as well.
15325
15326 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15327
15328         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15329         Fix last change in case the element is not even a symbol.
15330
15331 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15332
15333         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15334         Prefer fboundp to functionp so it works with macros as well.
15335
15336 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15337
15338         * auth-source.el: Add docs.
15339         (auth-sources): Modify format to support server.
15340         (auth-source-pick, auth-source-user-or-password)
15341         (auth-source-user-or-password-imap)
15342         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15343         (auth-source-user-or-password-sftp)
15344         (auth-source-user-or-password-smtp): Add server parameter.
15345
15346 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15347
15348         * gnus-registry.el: Initialize the registry when gnus-registry-install
15349         is t.
15350
15351 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15352
15353         * compface.el (uncompface): Make buffer unibyte.
15354
15355 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15356
15357         * mail-source.el (mail-source-value):
15358         Prefer fboundp to functionp so it works with macros as well.
15359
15360 2008-04-05  Glenn Morris  <rgm@gnu.org>
15361
15362         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15363
15364 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15365
15366         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15367         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15368
15369         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15370         multibyteness after rather than before erasing it.
15371
15372         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15373         mm-with-multibyte.
15374         (gnus-request-article-this-buffer): Make sure the proper decoding is
15375         used if gnus-original-article-buffer happens to be unibyte.
15376
15377         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15378         default-enable-multibyte-characters.
15379
15380         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15381         default-enable-multibyte-characters.
15382
15383         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15384
15385         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15386
15387 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15388
15389         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15390         Fix last change in case the element is not even a symbol.
15391
15392 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15393
15394         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15395         (imap-message-copyuid-1): Use it.
15396         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15397         J. Williams in
15398         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15399
15400         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15401         imap-enable-exchange-bug-workaround.
15402         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15403
15404 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15405
15406         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15407         a 100 byte status-checks into a 2-3MB transfer for each group.
15408         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15409         to enable bug workaround or not.
15410         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15411
15412 2008-03-31  Glenn Morris  <rgm@gnu.org>
15413
15414         * message.el (mml2015-use): Declare for compiler.
15415         (message-info): Require mml2015 when appropriate.
15416
15417 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15418
15419         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15420         whitespace.
15421
15422 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15423
15424         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15425         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15426         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15427         (nntp-service-to-port): New function.
15428         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15429         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15430         (nntp-open-netcat-stream): New function.
15431         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15432
15433 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15434
15435         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15436
15437 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15438
15439         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15440
15441 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15442
15443         * dns.el (dns-write): Use set-buffer-multibyte.
15444
15445 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15446
15447         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15448
15449 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15450
15451         * message.el (message-signature-separator): Change default.
15452         Improve custom type.
15453         (message-cite-function): Change default to
15454         message-cite-original-without-signature.
15455
15456         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15457         toggle.
15458
15459         * message.el (message-check-news-body-syntax): Fix signature check.
15460         (message-setup-1): Mark buffer as unmodified _after_ running
15461         message-setup-hook and handling message-alternative-emails.
15462         (message-shorten-references): Be more strict when building list of
15463         valid references to comply with GNKSA.
15464
15465         * gnus-group.el (gnus-read-ephemeral-bug-group)
15466         (gnus-read-ephemeral-debian-bug-group)
15467         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15468
15469         * message.el (message-info): Don't use booleanp which isn't supported
15470         in Emacs 21 and XEmacs.
15471
15472 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15473
15474         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15475         gnus-group-gmane-group-download-format.
15476         (gnus-group-read-ephemeral-gmane-group): Rename from
15477         gnus-group-read-ephemeral-gmane-group.
15478         (gnus-read-ephemeral-gmane-group-url): Rename from
15479         gnus-group-read-ephemeral-gmane-group-url.
15480         (gnus-bug-group-download-format-alist): New variable.
15481         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15482         (gnus-read-ephemeral-emacs-bug-group): New commands.
15483
15484 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15485
15486         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15487         (gnus-visible-headers): Improve custom type.
15488
15489 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15490
15491         * mml.el (mml-menu): Add workarounds for XEmacs.
15492
15493         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15494         X-Boundary header.
15495
15496         * message.el (message-simplify-recipients): Fix previous commit.
15497
15498 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15499
15500         * mm-util.el (mm-set-buffer-multibyte): New function.
15501         * mm-decode.el (mm-copy-to-buffer): Use it.
15502
15503         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15504         Prefer fboundp to functionp so it works with macros as well.
15505
15506 2008-03-19  Glenn Morris  <rgm@gnu.org>
15507
15508         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15509         Accidentally removed in the sync process with Emacs.
15510
15511 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15512
15513         * message.el (message-alter-recipients-discard-bogus-full-name):
15514         New function.
15515         (message-alter-recipients-function): New variable.
15516         (message-get-reply-headers): Use it.
15517         (message-replace-header): New helper function.
15518         (message-recipients-without-full-name): New variable.
15519         (message-simplify-recipients): New command.
15520
15521         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15522
15523         * message.el (message-info): Handle EasyPG manual.
15524
15525         * mml.el (mml-menu): Add entry for EasyPG.
15526
15527 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15528
15529         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15530         parameter.
15531
15532         * message.el (message-disassociate-draft): Specify drafts group name
15533         fully.
15534
15535 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15536
15537         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15538         Eliminate unnecessary duplicates from the match list.
15539
15540 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15541
15542         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15543
15544         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15545
15546         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15547         args of `how-many' of which the XEmacs version doesn't take; declare
15548         Info-index-next as function.
15549
15550 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15551
15552         * gnus-score.el (gnus-score-headers): Fix handling of
15553         gnus-inhibit-slow-scoring.
15554
15555         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15556         string.
15557         (gnus-button-url-regexp): Improve handling of parenthesis.
15558         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15559         (gnus-button-handle-info-keystrokes): Handle index entries.
15560
15561 2008-03-15  Glenn Morris  <rgm@gnu.org>
15562
15563         * parse-time.el (parse-time-string): Simplify.
15564
15565 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15566
15567         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15568         Incoming* files.
15569
15570 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15571
15572         * auth-source.el (auth-sources): Rename from auth-source-choices.
15573         (auth-source-pick): Use it.
15574
15575 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15576
15577         * binhex.el (binhex-decode-region-internal):
15578         * uudecode.el (uudecode-decode-region-internal):
15579         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15580         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15581         setting default-enable-multibyte-characters.
15582
15583 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15584
15585         * auth-source.el (auth-source-protocols)
15586         (auth-source-protocols-customize, auth-source-choices): Add and
15587         modified variable customizations and defaults.
15588         (auth-source-pick, auth-source-user-or-password)
15589         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15590         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15591         (auth-source-user-or-password-sftp)
15592         (auth-source-user-or-password-smtp): Use new variables and provide an
15593         interface to netrc.el.
15594
15595 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15596
15597         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15598         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15599         Make sure the nntp port to specify is a string.
15600
15601 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15602
15603         * nntp.el: Use with-current-buffer.
15604         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15605         dubious mm-with-unibyte-current-buffer.
15606         (nntp-with-open-group-function): New function extracted from
15607         nntp-with-open-group macro.
15608         (nntp-with-open-group): Use the function, so it's easier to debug.
15609         Add indentation and debugging info.
15610         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15611         Recommend the use of the netcat alternatives.
15612
15613         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15614         Avoid mm-string-as-multibyte as well.
15615
15616         * nnweb.el (nnweb-insert-html):
15617         Remove use of nnheader-string-as-multibyte.
15618
15619         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15620         (nnheader-string-as-multibyte): Remove.
15621
15622         * mm-view.el: Use inhibit-read-only.
15623         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15624         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15625         or unibyte-string.
15626
15627         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15628         (mm-uu-yenc-extract): Use with-current-buffer.
15629
15630         * gnus-soup.el (gnus-soup-send-packet): Don't use
15631         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15632
15633         * nnmh.el: Use with-current-buffer.
15634         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15635         mm-string-as-multibyte on the output of mm-encode-coding-string.
15636
15637         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15638         (nnimap-request-move-article): Use with-current-buffer.
15639
15640         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15641         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15642         conversion uses string-make-unibyte rather than string-as-unibyte.
15643
15644         * gnus-msg.el: Use with-current-buffer.
15645
15646         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15647
15648 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15649
15650         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15651         string for caching if it is 'PIN.
15652
15653 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * lpath.el: Consider the case without Emacs/W3.
15656
15657 2008-03-08  Glenn Morris  <rgm@gnu.org>
15658
15659         * time-date.el (date-to-time, time-subtract, time-add)
15660         (safe-date-to-time): Doc fixes.
15661
15662 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15663
15664         * mail-source.el (mail-source-delete-old-incoming-confirm):
15665         Change default to nil.
15666         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15667
15668 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15669
15670         * lpath.el: Rearrange.
15671
15672         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15673         (gnus-article-goto-prev-page): Work for articles having ^L's.
15674
15675         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15676
15677         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15678
15679 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15680
15681         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15682         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15683         (gnus-bookmark-jump): Adjust some variable names.
15684
15685 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15686
15687         * auth-source.el: New package.
15688         (auth-source-choices): Add customization entry point variable.
15689
15690         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15691         bug.
15692
15693 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15694
15695         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15696         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15697         (gnus-registry-install-shortcuts): Rename from
15698         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15699         the `gnus-registry-mark-map' keymap dynamically from
15700         `gnus-registry-marks'.  The generated functions update the summary line
15701         when a registry mark is added or deleted, and will call
15702         `gnus-registry-install-p' (see the comments in the code).
15703         (gnus-registry-user-format-function-M): Use concat intelligently.
15704
15705         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15706         the registry mark functions.
15707
15708 2008-03-05  Glenn Morris  <rgm@gnu.org>
15709
15710         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15711         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15712         gnus-art.
15713         (top-level): No need to load own source when compiling.
15714
15715 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15716
15717         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15718         Suggested by <chris.anderton@zetnet.co.uk>.
15719
15720 2008-03-04  Glenn Morris  <rgm@gnu.org>
15721
15722         * gnus-sum.el (top-level): No need to require gnus when compiling,
15723         since unconditionally required near start of file.
15724         (gnus-summary-display-while-building): Move definition before use.
15725
15726 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15727
15728         * gnus-registry.el (gnus-registry-user-format-function-M):
15729         Add formatting function.
15730
15731 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15732
15733         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15734         with plists.
15735         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15736         Use new format.
15737
15738 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15739
15740         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15741         `where-is-internal' that returns a range of key sequences.
15742
15743 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15744
15745         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15746
15747         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15748         (gnus-summary-jump-to-group): Consider windows on other displayed
15749         frames as well.  Similar changes might be needed elsewhere, but that's
15750         the one I've bumped into during my use.
15751
15752         * nndoc.el (nndoc-oe-dbx-type-p):
15753         * gnus-msg.el (gnus-debug):
15754         * gnus-group.el (gnus-update-group-mark-positions):
15755         Use mm-string-to-multibyte.
15756
15757 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15758
15759         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15760         doesn't handle NotDashEscaped.
15761
15762         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15763         (mml-dnd-attach-options): Fix typo in custom choice.
15764
15765         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15766         Change nndoc-article-type to mbox.
15767         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15768
15769         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15770         to nil, instead of html2text.
15771
15772         * imap.el (imap-debug): Add `imap-ping-server'.
15773
15774         * gnus-bookmark.el: Add FIXMEs.
15775
15776         * message.el (message-form-letter-separator)
15777         (message-send-form-letter-delay): New variables.
15778         (message-send-form-letter): Use them.  New command to send form
15779         letters.  Requested by Uwe Siart.
15780         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15781
15782 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15783
15784         * Update copyright years.
15785
15786 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15787
15788         Sync from EMACS_22_BASE.
15789
15790         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15791
15792 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15793
15794         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15795         empty author.
15796
15797 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15798
15799         * gnus-registry.el (gnus-registry-marks): Add variable for
15800         customization of marks and their appearance.
15801         (gnus-registry-read-mark): Use it.
15802         (gnus-registry-do-marks): Add utility function to loop through
15803         `gnus-registry-marks'.
15804         (gnus-registry-install-shortcuts-and-menus): Add function to install
15805         shortcuts and menus.
15806         (gnus-registry-initialize): Use it.
15807         (gnus-registry-default-mark): Clarify documentation.
15808
15809 2008-02-29  Glenn Morris  <rgm@gnu.org>
15810
15811         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15812         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15813         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15814         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15815         Change defcustom :version from 23.0 to 23.1.
15816
15817 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15818
15819         * gnus-registry.el (gnus-registry-follow-group-p)
15820         (gnus-registry-post-process-groups): Add functions to aid registry
15821         splitting and improve logging.  Clarify behavior in function
15822         documentation.
15823         (gnus-registry-split-fancy-with-parent): Use them.
15824
15825 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15826
15827         * gnus-art.el: Use with-current-buffer.
15828
15829 2008-02-27  David Engster  <dengste@eml.cc>
15830
15831         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15832         Express real group name in the response.
15833
15834 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15835
15836         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15837         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15838         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15839         autoload gnus-registry-fetch-group when compiling.
15840         (nnmairix-request-group-with-article-number-correction):
15841         Remove unreferenced argument passed to nnmairix-call-backend.
15842
15843 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15844
15845         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15846         (mm-uu-extract): Improve face for low color ttys.
15847         Reported by Sascha Wilde.
15848
15849 2008-02-27  Glenn Morris  <rgm@gnu.org>
15850
15851         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15852         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15853         variables to defconsts.  Convert comments to doc-strings.
15854         (nnmairix-last-server, nnmairix-current-server): Convert from free
15855         variables to defvars.  Convert comments to doc-strings.
15856         (gnus-registry-fetch-group): Autoload.
15857         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15858         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15859         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15860         caddr.
15861         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15862         nnmairix-request-group-with-article-number-correction call.
15863         (nnmairix-fast, nnmairix-group): New, less general names, for free
15864         variables passed from nnmairix-request-group to
15865         nnmairix-request-group-with-article-number-correction.  Declare.
15866         (nnmairix-request-group-with-article-number-correction):
15867         Use nnmairix-fast, nnmairix-group rather than fast, group.
15868
15869 2008-02-26  David Engster  <dengste@eml.cc>
15870
15871         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15872         version 0.5.
15873
15874 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15875
15876         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15877         instead of making an extra function call.  Don't add the current group
15878         to articles only when they have the group.  Use
15879         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15880         Reported by David <de_bb@arcor.de>.
15881
15882 2008-02-24  Miles Bader  <miles@gnu.org>
15883
15884         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15885         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15886         (mm-find-mime-charset-region):
15887         * mm-bodies.el (mm-encode-body):
15888         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15889
15890 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15891
15892         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15893         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15894
15895 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15896
15897         * mail-source.el (mail-source-delete-incoming): Change default.
15898         Supplement doc string.
15899
15900         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15901
15902 2008-02-14  Glenn Morris  <rgm@gnu.org>
15903
15904         * time-date.el (format-seconds): New function.
15905
15906 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15907
15908         * nnmail.el (nnmail-message-id-cache-file): Derive from
15909         `gnus-home-directory'.
15910
15911 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15912
15913         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15914         Document negative prefix.
15915
15916         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15917
15918 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15919
15920         * message.el (message-unsent-separator): Add the Exim bounce
15921         separator.
15922
15923 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15924
15925         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15926         list.
15927         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15928         recipient/signer list.
15929
15930 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15931
15932         * Makefile.in (datarootdir): Define.
15933         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15934         name that might contain whitespace.
15935
15936 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15937
15938         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15939         fbound (Emacs 23 unicode), signal an error.
15940
15941 2008-02-08  Glenn Morris  <rgm@gnu.org>
15942
15943         * gnus-art.el (pgg-display-output-buffer): Declare as function.
15944
15945 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
15946
15947         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
15948         ports to the calls to `netrc-machine-user-or-password' in addition to
15949         "imap" and "imaps".
15950
15951 2008-02-01  Zhang Wei  <id.brep@gmail.com>
15952
15953         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
15954
15955         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
15956
15957 2008-02-01  Kenichi Handa  <handa@m17n.org>
15958
15959         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
15960         rfc2104-hexstring-to-bitstring and changed to return a byte list.
15961         (rfc2104-hash): Convert the result of concat to unibyte string.
15962
15963 2008-02-01  Dave Love  <fx@gnu.org>
15964
15965         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
15966         coding-system-for-read.
15967         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
15968
15969 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
15970
15971         * gnus.el (gnus-group-startup-message): Add `find-image' call before
15972         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
15973         <hanche@math.ntnu.no>.
15974
15975 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15976
15977         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
15978
15979         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
15980
15981 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
15982
15983         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
15984         * message.el (message-beginning-of-line): Use featurep instead of bound
15985         tests in order to resolve conditionals at compile time.
15986
15987 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
15988
15989         * mail-source.el (mail-sources): Add `group' choice.
15990
15991         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
15992         parameter `in-group' to control into which group the articles go.
15993         Add treatment of `group' mail-source.
15994
15995 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15996
15997         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
15998
15999         * mm-decode.el (mm-dissect-buffer): Decode description.
16000
16001         * mml.el (mml-to-mime): Encode message header first.
16002
16003 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16004
16005         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
16006         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
16007
16008         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
16009         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
16010
16011 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
16012
16013         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
16014
16015 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16016
16017         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
16018         prefix keys.
16019         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
16020         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
16021         gnus-xmas.el.
16022
16023         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
16024         (gnus-xmas-article-describe-bindings): New function.
16025         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
16026         gnus-xmas-article-describe-bindings.
16027
16028         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
16029
16030 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
16031
16032         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
16033         Add new variables for article mark management.
16034         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
16035         list of extra data entries which, when present, will indicate that the
16036         article ID should not be trimmed from the registry.
16037         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
16038         functions.
16039         (gnus-registry-read-mark): New function to read a mark name from the
16040         user.
16041         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
16042         (gnus-registry-set-article-mark-internal): New functions to add and
16043         remove marks.
16044         (gnus-registry-get-article-marks): New function to show the marks for
16045         an article, or retrieve them for further use.
16046
16047 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16048
16049         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
16050         keys when no argument is given.
16051
16052 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16053
16054         * imap.el (imap-ping-server): New variable.
16055         (imap-opened): On add extra ping if imap-ping-server is non-nil.
16056         (imap-ping-server): Minor doc string fixes.
16057
16058 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
16059
16060         * imap.el (imap-ping-server): New function.
16061         (imap-opened): Call imap-ping-server.
16062
16063 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16064
16065         * gnus-sum.el (gnus-article-sort-by-random)
16066         (gnus-thread-sort-by-random): Fix doc strings.
16067         Reported by jidanni@jidanni.org.
16068
16069 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16070
16071         * gnus-art.el (gnus-article-describe-bindings): New function.
16072         (gnus-article-read-summary-keys): Use it.
16073         (gnus-article-mode-map): Bind `C-h b' to it.
16074
16075 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16076
16077         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
16078         XEmacs.
16079         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16080         Protect against non-character events.
16081
16082         * lpath.el: Fbind map-keymap for Emacs 21.
16083
16084 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
16085
16086         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
16087         New command.
16088         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
16089         instead of END.  Change name of the temp file.
16090         (gnus-group-gmane-group-download-format): Add doc string.  Make it
16091         customizable.
16092
16093 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16094
16095         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
16096         bind `S W' to gnus-article-wide-reply-with-original; set default
16097         binding to gnus-article-read-summary-send-keys.
16098         (gnus-article-read-summary-keys): Fix the order of keys; display
16099         continuation keys correctly in the echo area; describe bindings
16100         correctly when keys end with `C-h'.
16101         (gnus-article-read-summary-send-keys): New function.
16102         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16103         Work for gnus-article-read-summary-send-keys; display continuation keys
16104         correctly in the echo area.
16105         (gnus-article-reply-with-original): Ignore prefix argument.
16106         (gnus-article-wide-reply-with-original): New function.
16107
16108         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
16109         Emacs 21.
16110
16111 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16112
16113         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
16114         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
16115
16116 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16117
16118         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
16119         (gnus-group-read-ephemeral-gmane-group): New command.
16120
16121 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
16122
16123         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
16124
16125 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16126
16127         * message.el (message-send-mail-function): Increase custom version.
16128
16129         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
16130         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
16131
16132 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16133
16134         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
16135         for the cases where imap-authenticate is called with a nil buffer
16136         parameter.
16137
16138 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16139
16140         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
16141         html parts correctly; support forwarded messages.
16142         (gnus-article-browse-html-article): Remove work buffers.
16143
16144         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
16145         compiling.
16146         (netrc-bound-and-true-p): New macro.
16147         (netrc-parse): Use it instead of bound-and-true-p that is not available
16148         in XEmacs 21.4.
16149
16150 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
16151
16152         * gnus-registry.el (gnus-registry-mark-article)
16153         (gnus-registry-article-marks): Add functionality to mark articles
16154         through the Gnus registry.
16155
16156         * encrypt.el: Clarify documentation for the new pgg method.
16157         (encrypt-file-alist): Add PGG option.
16158         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
16159         functionality.  Abstract password key and messaging to external
16160         functions.
16161         (encrypt-password-key, encrypt-get-passphrase-if-needed)
16162         (encrypt-message-method-and-cipher): Add new convenience external
16163         functions.
16164         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
16165         (encrypt-pgg-process-buffer): Add PGG functionality glue.
16166
16167         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16168         (netrc-parse): Use encrypt-file-alist to determine if
16169         encrypt-find-model or encrypt-insert-file-contents should be used.
16170
16171         * encrypt.el: Clarify documentation.  Load password-cache or
16172         password, whichever one is found first, instead of autoloading.
16173
16174 2007-12-19  Glenn Morris  <rgm@gnu.org>
16175
16176         * mml.el (message-options-set, message-narrow-to-head)
16177         (message-in-body-p, message-mail-p, message-encode-message-body):
16178         Autoload.
16179         (message-remove-header, message-narrow-to-headers-or-head)
16180         (message-subscribed-p, message-make-mail-followup-to)
16181         (message-position-on-field, message-news-p)
16182         (message-options-set-recipient, message-generate-headers)
16183         (message-sort-headers): Declare as functions.
16184
16185 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16186
16187         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16188         convention in doc string.
16189
16190 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16191
16192         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16193         title to html parts.
16194         (gnus-article-browse-html-article): Pass message header to it.
16195
16196         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16197
16198 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16199
16200         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16201         or password compatible with XEmacs.
16202
16203 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16204
16205         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16206         format document.
16207         (gnus-mime-delete-part): Don't write description line if empty.
16208         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16209
16210 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16211
16212         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16213         (gnus-summary-mark-read-and-unread-as-read)
16214         (gnus-summary-mark-current-read-and-unread-as-read)
16215         (gnus-summary-mark-unread-as-ticked): Doc fix.
16216         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16217
16218 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16219
16220         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16221         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16222
16223 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16224
16225         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16226         yes-or-no-p.
16227
16228 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16229
16230         * mm-decode.el (mm-add-meta-html-tag): New function.
16231         (mm-save-part-to-file, mm-pipe-part): Use it.
16232
16233         * gnus-art.el (gnus-article-browse-delete-temp-files):
16234         Use gnus-y-or-n-p instead of y-or-n-p.
16235         (gnus-article-browse-html-parts): Work with message/external-body; use
16236         mm-add-meta-html-tag.
16237
16238 2007-12-11  Glenn Morris  <rgm@gnu.org>
16239
16240         * gnus-cache.el: Require gnus-sum not just when compiling.
16241
16242         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16243
16244         * gnus-int.el (gnus-server-opened, gnus-status-message):
16245         Move definitions before use.
16246
16247         * mm-decode.el: Require gnus-util.
16248         (mm-remove-part): Only call delete-annotation on XEmacs.
16249
16250         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16251
16252         * nnmail.el: Require gnus-int.
16253
16254         * spam.el: Move `require's before `eval-when-compile's.
16255
16256         * gnus-ems.el (gnus-alive-p):
16257         * gnus-fun.el (message-goto-eoh):
16258         * gnus-util.el (gnus-group-name-decode):
16259         * mail-source.el (gnus-compress-sequence):
16260         * message.el (Info-goto-node, format-spec):
16261         * mm-bodies.el (message-options-get):
16262         * mm-decode.el (mm-view-pkcs7):
16263         * mm-util.el (gmm-write-region):
16264         * mml-smime.el (mml-compute-boundary)
16265         (gnus-completing-read-with-default):
16266         * mml.el (widget-button-press, gnus-make-hashtable):
16267         * mml1991.el (mm-decode-content-transfer-encoding)
16268         (mm-encode-content-transfer-encoding)
16269         (message-options-get, message-options-set):
16270         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16271         * nnfolder.el (gnus-request-group):
16272         * nnheader.el (ietf-drums-unfold-fws):
16273         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16274         * smime.el (gnus-run-mode-hooks):
16275         * spam-stat.el (gnus-message): Autoload.
16276
16277         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16278         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16279         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16280         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16281         Add declare-function compatibility definition.
16282
16283         * gnus-cache.el (nnvirtual-find-group-art):
16284         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16285         (gnus-add-image, gnus-add-wash-type):
16286         * gnus-group.el (nnkiboze-score-file):
16287         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16288         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16289         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16290         (message-tokenize-header, gnus-get-buffer-create)
16291         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16292         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16293         * gnus.el (gnus-group-decoded-name):
16294         * mail-source.el (imap-capability):
16295         * mm-bodies.el (message-options-set):
16296         * mm-decode.el (gnus-configure-windows):
16297         * mm-extern.el (message-goto-body):
16298         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16299         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16300         (epg-sub-key-validity, message-options-set):
16301         * mml.el (widget-event-point, gnus-configure-windows):
16302         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16303         * mml2015.el (epg-check-configuration, epg-configuration)
16304         (message-options-set):
16305         * nndb.el (nndb-request-article):
16306         * nnfolder.el (gnus-request-create-group):
16307         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16308         * nnmaildir.el (gnus-group-mark-article-read):
16309         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16310         * rfc1843.el (message-fetch-field):
16311         * spam.el (gnus-extract-address-components):
16312         Declare as functions.
16313
16314 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16315
16316         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16317
16318         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16319
16320         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16321         bind show-trailing-whitespace for XEmacs.
16322
16323 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16324
16325         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16326         new no-op macro for backward compatibility.
16327
16328         * imap.el (imap-string-to-integer): New function.
16329
16330 2007-12-09  Glenn Morris  <rgm@gnu.org>
16331
16332         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16333
16334         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16335         * message.el, mm-view.el, sieve-manage.el, smime.el:
16336         Add declare-function compatibility definition.
16337
16338         * gnus-art.el (w3-region, w3m-region, Info-menu):
16339         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16340         * gnus-sum.el (gnus-get-predicate):
16341         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16342         * message.el (mail-abbrev-in-expansion-header-p):
16343         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16344         (w3m-detect-meta-charset, w3m-region):
16345         * sieve-manage.el (password-read, password-cache-add)
16346         (password-cache-remove):
16347         * smime.el (password-read-and-add): Declare as functions.
16348
16349 2007-12-08  David Kastrup  <dak@gnu.org>
16350
16351         * gnus-sum.el (gnus-summary-simplify-subject-query):
16352         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16353         `message'.
16354
16355 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16356
16357         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16358         it to bind idna-program, installation-directory, defined-colors, and
16359         face-attribute for XEmacs of the version that compiles defcustom forms.
16360
16361 2007-12-07  Glenn Morris  <rgm@gnu.org>
16362
16363         * gnus-art.el (article-make-date-line): Revert previous change.
16364
16365 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16366
16367         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16368
16369 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16370
16371         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16372         Call gnus-add-to-range ranges only once with a prepared article-list.
16373
16374 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16375
16376         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16377         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16378         group names with backslashes.
16379         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16380
16381 2007-12-06  Deepak Goel  <deego3@gmail.com>
16382
16383         * gnus-art.el (article-make-date-line):
16384         * gnus-start.el (gnus-load):
16385         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16386
16387 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16388
16389         * gnus-art.el (gnus-use-idna):
16390         * gnus-start.el (gnus-site-init-file):
16391         * message.el (message-use-idna):
16392         * mm-uu.el (mm-uu-hide-markers):
16393         * smiley.el (smiley-style): Revert changes that suppress warnings.
16394
16395 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16396
16397         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16398         specify charset to html source.
16399         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16400
16401 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16402
16403         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16404         idna-program in order to suppress byte compile warning issued by XEmacs
16405         that came to byte compile the default value section of defcustom forms
16406         recently.
16407
16408         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16409         value of installation-directory.
16410
16411         * message.el (message-use-idna): Don't directly refer to the value of
16412         idna-program.
16413
16414         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16415
16416         * smiley.el (smiley-style): Don't directly call face-attribute.
16417
16418 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16419
16420         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16421
16422         * gnus-dired.el: Reduce Gnus dependencies.
16423         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16424         Don't require.  Use autoloads instead.
16425         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16426         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16427         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16428         (gnus-dired-mode): Adjust doc string.
16429         (gnus-dired-mail-mode): New variable.
16430         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16431         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16432         (gnus-dired-mail-buffers): New function.  Return mail or message
16433         composition buffers.
16434         (gnus-dired-attach): Use it.
16435         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16436         NO-DECODE.
16437         (gnus-dired-print): Use `gnus-print-buffer' depending on
16438         `gnus-dired-mail-mode'.
16439
16440 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16441
16442         * rfc2047.el (rfc2047-encoded-word-regexp)
16443         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16444         explaining what regexp patterns are for.
16445
16446 2007-12-04  Glenn Morris  <rgm@gnu.org>
16447
16448         * password.el: Move to password-cache.el.
16449
16450         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16451         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16452         * mml-smime.el (password-read, password-cache-add)
16453         (password-cache-remove):
16454         No need to autoload, since mml-sec requires password.
16455
16456         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16457         * message.el (gnus-extract-address-components):
16458         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16459
16460         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16461         password.
16462
16463 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16464
16465         * mailcap.el: Reduce dependencies.
16466         (mail-header-parse-content-type): Autoload.
16467         (mailcap-delete-duplicates): New alias.
16468         (mailcap-mime-info): Add optional argument NO-DECODE.
16469         (mailcap-mime-types): Use mailcap-delete-duplicates.
16470
16471         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16472
16473 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16474
16475         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16476         (imap-parse-status): Upcase status-att for servers that sends them
16477         lower-case (e.g., MS Exchange 2007).
16478
16479 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16480
16481         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16482         function.
16483
16484         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16485         (gnus-uu-yenc-article): New function.
16486
16487         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16488
16489         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16490
16491 2007-12-02  Glenn Morris  <rgm@gnu.org>
16492
16493         * binhex.el (binhex): New custom group.
16494         (binhex-decoder-program, binhex-decoder-switches)
16495         (binhex-use-external): Move to the binhex custom group.
16496
16497         * uudecode.el (uudecode): New custom group.
16498         (uudecode-decoder-program, uudecode-decoder-switches)
16499         (uudecode-use-external): Move to the uudecode custom group.
16500
16501         * netrc.el (top-level): Don't load `encrypt' features.
16502         (netrc-parse): Don't use encrypt.
16503         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16504
16505         * encrypt.el: Remove file.
16506
16507 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16508
16509         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16510         matches on patches.
16511
16512         * gnus-art.el (gnus-article-browse-html-article):
16513         Mention `mm-text-html-renderer' in the doc string.
16514
16515         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16516         string.  Add comments.
16517
16518         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16519         if rhs is ASCII.
16520
16521 2007-12-01  Glenn Morris  <rgm@gnu.org>
16522
16523         * mail-source.el (top-level): Require format-spec before
16524         eval-when-compile.
16525
16526 2007-11-30  Glenn Morris  <rgm@gnu.org>
16527
16528         * encrypt.el: Require password, rather than autoloading password-read.
16529
16530 2007-11-29  Glenn Morris  <rgm@gnu.org>
16531
16532         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16533         (sasl-make-client, sasl-next-step, sasl-step-data)
16534         (sasl-step-set-data): Declare as functions.
16535
16536 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16537
16538         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16539
16540 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16541
16542         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16543         certs should be verified and what is to be done in the event of a
16544         verification failure.
16545
16546         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16547         caller can indicate whether the cache should be disregarded for this
16548         call.  This way the result of the call is reproducible at all times and
16549         can be considered a canonical server name for the supplied method.
16550         (gnus-agent-method-p): Canonicalize server names by pushing their
16551         method through `gnus-method-to-server' using the no-cache argument.
16552
16553         * gnus-srvr.el (gnus-server-insert-server-line):
16554         Call `gnus-method-to-server' with `no-cache' argument.
16555
16556         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16557         gnus-agent-possibly-synchronize-flags as this should be called when the
16558         server is actually being opened.
16559         (gnus-agent-possibly-synchronize-flags)
16560         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16561         flags file of an agentized server to the latter function.
16562
16563         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16564         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16565         after a connection has been established successfully.
16566
16567 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16568
16569         * gnus-art.el (article-display-face): Force to display face if called
16570         interactively; check if gnus-article-x-face-too-ugly matches author.
16571         (article-display-x-face): Display face even if From header is missing
16572         as article-display-face does.
16573
16574 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16575
16576         * hashcash.el (message-narrow-to-headers-or-head)
16577         (message-fetch-field, message-goto-eoh)
16578         (message-narrow-to-headers): Declare as functions.
16579
16580 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16581
16582         * mail-source.el (mail-sources): Default to fetch from file for
16583         compatibility with default of nnmail-spool-file.
16584
16585 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16586
16587         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16588         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16589         to look for encoded word that should be encoded again.
16590         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16591         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16592         encoding pattern.
16593         (rfc2047-decode-region): Switch strict regexp and loose one according
16594         to rfc2047-allow-irregular-q-encoded-words.
16595
16596 2007-11-25  Romain Francoise  <romain@orebokech.com>
16597
16598         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16599
16600 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16601
16602         * tls.el (tls-program): Provide more custom choices from
16603         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16604         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16605
16606 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16607
16608         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16609         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16610
16611         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16612         `nnmail-spool-file'.
16613
16614         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16615         `nnmail-spool-file'.
16616
16617         * gnus-move.el (gnus-change-server): Ditto.
16618
16619         * gnus-kill.el (gnus-batch-score): Ditto.
16620
16621         * gnus-cache.el (gnus-jog-cache): Ditto.
16622
16623         * gnus-msg.el (gnus-summary-reply):
16624         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16625
16626 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16627
16628         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16629         version.  Minor improvement to doc strings.
16630         (tls-program): Add comment.
16631
16632 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16633
16634         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16635         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16636         mismatch between the hostname provided in the certificate and the name
16637         of the host connnecting to.
16638         (open-tls-stream): Use them.  Check certificates against trusted root
16639         certificates.
16640
16641 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16642
16643         * gnus-cache.el (gnus-cache-generate-nov-databases):
16644         Use nnml-generate-nov-databases-directory instead of
16645         nnml-generate-nov-databases-1.
16646
16647 2007-11-24  Glenn Morris  <rgm@gnu.org>
16648
16649         * message.el (message-tool-bar-retro): Update for rename
16650         mail_send.xpm->mail-send.xpm.
16651
16652 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16653
16654         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16655         `smime-ldap-search' for Emacs 22 and up.
16656
16657 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16658
16659         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16660
16661         * message.el (message-send-mail-function): Fix error convention.
16662         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16663         (message-widen-reply, message-send-mail, message-talkative-question)
16664         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16665         (message-clone-locals, message-send-news): Use with-current-buffer.
16666         (message-insert-or-toggle-importance): Remove unused var `valid'.
16667         (message-make-references): Remove unused var `new-references'.
16668         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16669
16670 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16671
16672         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16673         (spam-split-symbolic-return-positive): Reflow docstring.
16674         (spam-backends, spam-summary-exit-behavior)
16675         (spam-mark-ham-unread-before-move-from-spam-group)
16676         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16677         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16678         (spam-clear-cache, spam-backend-check, spam-install-backend)
16679         (spam-install-statistical-backend, spam-list-of-processors)
16680         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16681         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16682         (spam-check-crm114, spam-initialize, spam-unload-hook):
16683         Fix typos in docstrings.
16684
16685 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16686
16687         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16688         been checked if they have never been read and those group levels are
16689         higher than the one that a user specified.
16690
16691 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16692
16693         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16694         foreign groups unless a group level is specified by a user.
16695         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16696
16697 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16698
16699         * message.el (message-send-mail-function): Require sendmail.
16700
16701 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16702
16703         * message.el (message-send-mail-function): Check for smtpmail too.
16704
16705         * utf7.el (utf7-encode, utf7-decode): Use coding system
16706         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16707
16708         * message.el (message-send-mail-function): New function.
16709         (message-send-mail-function): Set default using
16710         message-send-mail-function.  Adjust doc string.
16711         (message-send-mail-with-mailclient): New function.
16712
16713 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16714
16715         * smime.el (from):
16716         * rfc2047.el (message-posting-charset):
16717         * qp.el (mm-use-ultra-safe-encoding):
16718         * pop3.el (parse-time-months):
16719         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16720         * nnml.el (files):
16721         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16722         (jka-compr-compression-info-list, ange-ftp-path-format)
16723         (efs-path-regexp):
16724         * nndiary.el (files):
16725         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16726         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16727         (epg-digest-algorithm-alist, inhibit-redisplay)
16728         (password-cache-expiry):
16729         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16730         (pgg-output-buffer, password-cache-expiry):
16731         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16732         (efs-path-regexp):
16733         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16734         (inhibit-redisplay):
16735         * mm-uu.el (file-name, start-point, end-point, entry)
16736         (gnus-newsgroup-name, gnus-newsgroup-charset):
16737         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16738         (latin-unity-ucs-list):
16739         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16740         (mm-uu-binhex-decode-function):
16741         * message.el (gnus-message-group-art, gnus-list-identifiers)
16742         (rmail-enable-mime-composing, gnus-local-organization)
16743         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16744         (gnus-read-active-file, facemenu-add-face-function)
16745         (facemenu-remove-face-function, gnus-article-decoded-p)
16746         (tool-bar-mode):
16747         * mail-source.el (display-time-mail-function):
16748         * gnus-util.el (nnmail-pathname-coding-system)
16749         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16750         (gnus-original-article-buffer, gnus-user-agent)
16751         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16752         (xemacs-codename, sxemacs-codename, emacs-program-version):
16753         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16754         * gnus-start.el (gnus-agent-covered-methods)
16755         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16756         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16757         (gnus-newsgroup-headers, gnus-group-list-mode)
16758         (gnus-group-mark-positions, gnus-newsgroup-data)
16759         (gnus-newsgroup-unreads, nnoo-state-alist)
16760         (gnus-current-select-method, mail-sources)
16761         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16762         (nnmail-spool-file, gnus-cache-active-hashtb):
16763         * gnus-mh.el (mh-lib-progs):
16764         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16765         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16766         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16767         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16768         (gnus-group-buffer):
16769         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16770         (font-lock-set-defaults):
16771         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16772         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16773         (gnus-summary-post-menu, total-parts, type, condition, length):
16774         * gnus-agent.el (gnus-agent-read-agentview):
16775         * flow-fill.el (show-trailing-whitespace):
16776         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16777         eval-and-compile wrappers for byte compiler pacifiers.
16778
16779         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16780         (mm-display-inline-fontify): Check for featurep 'xemacs not
16781         extent-list.
16782
16783         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16784         itimer-list.
16785         (mm-create-image-xemacs): Only do something for XEmacs.
16786         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16787
16788         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16789
16790         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16791         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16792
16793 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16794
16795         * nnimap.el (nnimap-split-download-body):
16796         * gnus-demon.el (gnus-demon):
16797         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16798
16799 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16800
16801         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16802         New macros.
16803         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16804         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16805         copy data from unibyte buffer to multibyte current buffer.
16806         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16807         to copy data from unibyte current buffer to multibyte buffer.
16808         (nntp-make-process-buffer): Make process buffer unibyte.
16809
16810         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16811
16812 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16813
16814         * pop3.el (pop3-open-server): Accept and process data more robustly at
16815         connection start to avoid spurious "POP SSL connection failed" errors.
16816
16817 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16818
16819         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16820         read group names.
16821
16822 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16823
16824         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16825
16826 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16827
16828         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16829         (nnmail-save-active): Use a unibyte buffer when saving active file,
16830         which may contain non-ASCII group names.
16831
16832         * nnml.el (nnml-request-group): Decode group names in messages.
16833
16834 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16835
16836         * message.el (message-citation-line-function)
16837         (message-insert-formatted-citation-line): Fix spelling of
16838         `message-insert-formated-citation-line'.
16839
16840 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16841
16842         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16843
16844 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16845
16846         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16847         nnmail-pathname-coding-system.
16848
16849         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16850         that a user enters; decode group names in messages.
16851
16852         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16853
16854 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16855
16856         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16857
16858         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16859
16860         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16861         risky local variable.
16862
16863         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16864
16865 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16866
16867         * encrypt.el: Improve documentation to fix function name typo.
16868         Reported by Daiki Ueno <ueno@unixuser.org>.
16869
16870 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16871
16872         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16873         even if the point is not in the last page of an article.
16874         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16875         back to the previous page.
16876
16877 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16878
16879         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16880
16881 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16882
16883         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16884
16885 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16886
16887         * message.el (message-check-news-body-syntax):
16888         Avoid mm-string-as-multibyte.
16889         (message-hide-headers): Don't assume (point-min)==1.
16890
16891 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16892
16893         * message.el (message-remove-blank-cited-lines): Fix if remove is
16894         given.
16895         (message-bogus-address-regexp): New variable.
16896         (message-bogus-recipient-p): New function.
16897         (message-check-recipients): New command.
16898         (message-syntax-checks): Add `bogus-recipient'.
16899         (message-fix-before-sending): Add `bogus-recipient'.
16900
16901         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16902         (gnus-treat-body-boundary): Don't test window-system.
16903
16904 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16905
16906         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16907
16908 2007-10-28  Miles Bader  <miles@gnu.org>
16909
16910         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16911         at compile-time too.
16912
16913 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16914
16915         * gnus-msg.el (gnus-message-setup-hook):
16916         Add `message-remove-blank-cited-lines' to options.
16917
16918 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16919
16920         * message.el (message-remove-blank-cited-lines): New function.
16921         Suggested by Karl Plästerer.
16922
16923 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16924
16925         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16926         mapc.
16927
16928         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16929         (top-level): Use mapc to set functions to be traced for debugging.
16930
16931         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16932         called for effect with while loop.
16933
16934         * message.el (message-talkative-question): Replace mapcar called for
16935         effect with mapc.
16936
16937         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16938         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16939         called for effect with dolist.
16940
16941         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
16942
16943         * nndiary.el: Use dolist instead of mapcar to add diary headers to
16944         gnus-extra-headers and nnmail-extra-headers.
16945
16946         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
16947         called for effect with dolist.
16948         (top-level): Use mapc to set functions to be traced for debugging.
16949
16950         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
16951         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
16952         dolist.
16953
16954         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
16955         Replace mapcar called for effect with mapc.
16956         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
16957         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
16958         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
16959         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
16960
16961         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
16962         remove-if that's a cl function.
16963
16964         * webmail.el (webmail-debug): Replace mapcar called for effect with
16965         dolist.
16966
16967         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
16968         with mapc.
16969
16970 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
16971
16972         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
16973         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
16974         with while loop.
16975
16976         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
16977         functions from article-* functions.
16978         (gnus-multi-decode-header): Replace mapcar called for effect with
16979         dolist.
16980
16981         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
16982         (gnus-bookmark-show-details): Replace mapcar called for effect with
16983         while loop.
16984
16985         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
16986         called for effect with while loop.
16987
16988         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
16989         with dolist.
16990
16991         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
16992         Replace mapcar called for effect with dolist.
16993
16994         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
16995
16996         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
16997         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
16998         Replace mapcar called for effect with dolist.
16999         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
17000         mapc.
17001
17002         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
17003         Replace mapcar called for effect with dolist.
17004         (gnus-topic-list): Replace mapcar called for effect with mapc.
17005
17006         * gnus.el: Use mapc instead of mapcar to add autoloads.
17007
17008 2007-10-23  Richard Stallman  <rms@gnu.org>
17009
17010         * gnus-group.el (gnus-group-highlight): Mark as risky.
17011
17012 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17013
17014         * gnus.el (gnus-server-to-method): Return method found first in
17015         gnus-newsrc-alist.
17016
17017         * gnus-art.el (gnus-article-highlight-signature)
17018         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
17019         button overlay without the front stickiness.
17020
17021 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
17022
17023         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
17024         overview buffer needed a catch to receive its throw.
17025         (gnus-agent-flush-cache): Declare as interactive to make this function
17026         easier to use.
17027
17028 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17029
17030         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17031         `next-line'.
17032
17033 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17034
17035         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
17036         exclude address matching message-dont-reply-to-names.
17037
17038 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17039
17040         * gnus-util.el (gnus-string<): New function.
17041
17042         * gnus-sum.el (gnus-article-sort-by-author)
17043         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
17044
17045 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17046
17047         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
17048         the frame-focus tag is set in gnus-buffer-configuration.
17049
17050 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17051
17052         * gnus-art.el (gnus-article-add-button): Make a button overlay without
17053         the front stickiness.
17054
17055 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17056
17057         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
17058         url pattern; remove duplicate one.
17059         (gnus-article-extend-url-button): New function.
17060         (gnus-article-add-buttons): Use it.
17061         (gnus-button-push): Use concatenated url that it makes.
17062
17063 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
17064
17065         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
17066
17067 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17068
17069         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
17070         Don't hardcode point-min==1.
17071
17072 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
17073
17074         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
17075         Fix comment about "iso8859-1".
17076
17077 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
17078
17079         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
17080         ones returned from the verify-function.
17081
17082         * mm-uu.el (mm-uu-pgp-signed-extract-1):
17083         Call mml2015-extract-cleartext-signature if extraction failed.
17084
17085 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
17086
17087         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
17088         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
17089         failed.
17090
17091 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17092
17093         * Relicense "GPLv2 or later" files to "GPLv3 or later".
17094
17095 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
17096
17097         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
17098         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
17099         recommends to use EasyPG instead of PGG.
17100
17101         * pgg.el: Revert to revision 6.23.2.16.
17102
17103         * pgg-def.el: Revert to revision 6.6.2.14.
17104
17105         * pgg-gpg.el: Revert to revision 6.23.2.34.
17106
17107 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
17108
17109         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
17110         to mark a thread as expirable.  Add variable `hide' to handle hiding of
17111         thread for both the null and zero (kill/expire thread) universal prefix
17112         cases.
17113         (gnus-summary-expire-thread): Add new function to expire a thread,
17114         using gnus-summary-kill-thread.
17115         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
17116         shortcuts for gnus-summary-expire-thread.
17117         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
17118         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
17119
17120 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
17121
17122         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
17123         extras value, so an extras entry can be deleted.
17124         (gnus-registry-delete-extra-entry): Use it.
17125         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
17126         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
17127         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
17128         storage through the gnus-registry, and provide an appropriate API for
17129         it.
17130
17131 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17132
17133         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
17134         Suggested by Leo <sdl.web@gmail.com>.
17135
17136         * gnus.el: Do.
17137
17138 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17139
17140         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
17141         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
17142
17143         * gnus-agent.el (gnus-agent-fetch-headers): Do.
17144
17145         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17146         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
17147
17148 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17149
17150         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
17151         newline.
17152         (nnmbox-request-accept-article): Don't change article in source buffer;
17153         narrow to header to use message-fetch-field rather than
17154         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
17155         (nnmbox-request-replace-article): Quote lines that'll be misidentified
17156         as delimiters; make sure article ends with newline.
17157         (nnmbox-delete-mail): Correct last position of article to be deleted;
17158         ignore X-Gnus-Newsgroup header in article body.
17159         (nnmbox-save-mail): Quote lines looking like delimiters at the right
17160         positions; make sure article ends with newline.
17161
17162         * message.el (message-display-abbrev): Don't infloop when a user
17163         inserts SPC in the beginning of header.
17164
17165         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
17166         coding-system-for-read and coding-system-for-write for XEmacs having no
17167         file-coding feature.
17168
17169         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17170
17171 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17172
17173         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17174         list of groups not followed by default.  Fix type to be regexp.
17175         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17176
17177 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17178
17179         * hmac-def.el (define-hmac-function): Switch from old-style to
17180         new-style backquotes.
17181
17182         * md4.el (md4-make-step): Likewise.
17183
17184 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17185
17186         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17187         raw-text coding system when saving .newsrc file, which may contain
17188         non-ASCII group names.
17189
17190 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17191
17192         * gnus-cus.el (gnus-score-extra): New widget.
17193         (gnus-score-extra-convert): New function.
17194         (gnus-score-customize): Use it for Extra.
17195
17196 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17197
17198         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17199         (mml2015-mailcrypt-clear-verify): Use it.
17200         (mml2015-gpg-clear-verify): Use it.
17201         (mml2015-pgg-clear-verify): Use it.
17202         (mml2015-epg-clear-verify): Replace the current part with the output
17203         from GnuPG; don't extract the plaintext by itself.
17204
17205         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17206         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17207         mml2015-clear-verify-function; don't touch the armor headers or
17208         dash-escaped text here.
17209
17210 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17211
17212         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17213         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17214         parts, or application/octet-stream as a last resort.
17215         (gnus-mime-view-part-as-type): Don't toggle display.
17216         (gnus-mime-view-part-as-charset): Don't turn off display before
17217         querying charset.
17218
17219         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17220         stuff to undisplayer function in Emacs.
17221         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17222
17223         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17224         text/calendar parts.
17225
17226 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17227
17228         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17229         decoding text/calendar parts.
17230
17231         * message.el (message-forward-make-body-mime): Always mark body as
17232         having no illegible text; remove signed-or-encrypted argument.
17233         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17234
17235         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17236         (mml-generate-mime-1): Don't encode body if it is specified to be in
17237         raw form; don't make buffer be unibyte when inserting multibyte string.
17238
17239 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17240
17241         * sha1.el: Fix up comment style.
17242         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17243         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17244
17245         * hex-util.el: Fix up comment style.
17246         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17247
17248         * gnus-salt.el: Use with-current-buffer.
17249         (gnus-pick-setup-message): Fix long-standing typo.
17250
17251 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17252
17253         * imap.el (imap-logout-timeout): New variable.
17254         (imap-logout, imap-logout-wait): New functions.
17255         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17256
17257         * nnimap.el (nnimap-logout-timeout): New server variable.
17258         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17259         nnimap-logout-timeout.
17260
17261         * gnus-art.el (gnus-article-summary-command-nosave)
17262         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17263
17264 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17265
17266         * gnus.el (gnus-maximum-newsgroup): New variable.
17267
17268         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17269         according to gnus-maximum-newsgroup.
17270
17271         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17272         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17273         Limit the range of articles according to gnus-maximum-newsgroup.
17274
17275 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17276
17277         * gnus-art.el (gnus-sticky-article): Fix problems described in
17278         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17279         Don't perform gnus-configure-windows here; reuse existing sticky
17280         article buffer.
17281
17282         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17283         it doesn't exist in gnus-article-mode.
17284
17285 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17286
17287         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17288         (gnus-agent-decoded-group-name): New function.
17289         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17290         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17291
17292 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17293
17294         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17295         Add binding for gnus-sticky-article.
17296         (gnus-summary-exit): Don't kill sticky article buffers.
17297
17298         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17299         article buffer.
17300         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17301         (gnus-kill-sticky-article-buffers): New commands.
17302
17303 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17304
17305         * nntp.el (nntp-xref-number-is-evil): New server variable.
17306         (nntp-find-group-and-number): If it is non-nil, don't trust article
17307         numbers in the Xref header.
17308
17309 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * gnus-agent.el (gnus-agent-read-group): New function.
17312         (gnus-agent-flush-group, gnus-agent-expire-group)
17313         (gnus-agent-regenerate-group): Use it.
17314         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17315         nnmail-pathname-coding-system.
17316
17317 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17318
17319         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17320
17321         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17322         that are unread as unread, and also as selected so that information of
17323         marks having been changed by a user may be updated when exiting group.
17324
17325 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17326
17327         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17328
17329 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17330
17331         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17332         calculated ignoring signature parts to gnus-treat-article.
17333
17334 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17335
17336         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17337         a point here in order to keep the window start.
17338         (gnus-insert-mime-security-button): Make a button overlay without the
17339         front stickiness.
17340         (gnus-mime-display-security): Goto the end of a button.
17341
17342         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17343
17344 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17345
17346         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17347         group-name-at-point.
17348         (gnus-group-completing-read): New function that offers decoded
17349         non-ASCII group names for completion.
17350         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17351         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17352         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17353         (gnus-group-fetch-control): Use it.
17354         (gnus-fetch-group): Use group-name-at-point for the initial value
17355         rather than the default value; use gnus-alive-p.
17356
17357         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17358         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17359         (gnus-summary-post-news): Use gnus-group-completing-read.
17360
17361         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17362         (gnus-read-move-group-name): Decode group name for completion.
17363
17364 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17365
17366         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17367         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17368         Yamaoka slightly modified the code).
17369
17370 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17371
17372         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17373         (nnmail-split-incoming): Bind it.
17374
17375         * nnml.el (nnml-group-name-charset): New function.
17376         (nnml-decoded-group-name): Use it; don't decode group name if
17377         nnmail-group-names-not-encoded-p is non-nil.
17378         (nnml-encoded-group-name): New function.
17379         (nnml-group-pathname): Inline nnml-decoded-group-name.
17380         (nnml-request-expire-articles): Decode group name in message.
17381         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17382         nnmail-pathname-coding-system.
17383         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17384         not decoded ones according to nnmail-group-names-not-encoded-p.
17385         (nnml-generate-active-info): Use nnml-encoded-group-name.
17386
17387 2007-08-08  Glenn Morris  <rgm@gnu.org>
17388
17389         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17390         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17391         doc-strings and comments.
17392
17393 2007-07-25  Glenn Morris  <rgm@gnu.org>
17394
17395         * Relicense all FSF files to GPLv3 or later.
17396
17397 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-sum.el (gnus-summary-move-article):
17400         Make gnus-summary-respool-article work.
17401
17402 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17403
17404         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17405         string.
17406
17407 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17408
17409         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17410         that should be ignored when comparing distant RSS articles with local
17411         ones.
17412         (nnrss-make-hash-index): New function.  Create a hash index according
17413         to the ignored fields.
17414         (nnrss-check-group): Use it.
17415
17416 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17417
17418         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17419
17420         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17421
17422         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17423         the new optional argument ENCODED is non-nil.
17424         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17425         coding system for encoding group name.
17426         (gnus-group-make-rss-group): Pass un-encoded group name to
17427         gnus-group-make-group.
17428         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17429         encoded.
17430
17431         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17432         Encode group name to which articles are moved or copied.
17433         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17434         coding system for encoding Newsgroup, Followup-To and Xref headers.
17435
17436         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17437         marks; use nnheader-file-coding-system to write a file.
17438         (nnagent-retrieve-headers): Bind file-name-coding-system to
17439         nnmail-pathname-coding-system.
17440
17441         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17442
17443         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17444         (nnml-request-article, nnml-request-create-group)
17445         (nnml-request-rename-group, nnml-find-id)
17446         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17447         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17448         (nnml-save-marks): Use nnml-group-pathname instead of
17449         nnmail-group-pathname.
17450
17451         (nnml-request-create-group, nnml-request-expire-articles)
17452         (nnml-request-move-article, nnml-request-delete-group)
17453         (nnml-deletable-article-p, nnml-possibly-create-directory)
17454         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17455         (nnml-open-marks): Bind file-name-coding-system to
17456         nnmail-pathname-coding-system.
17457
17458         (nnml-request-article): Pass server argument to nnml-find-group-number.
17459         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17460         Pass server argument to nnml-possibly-create-directory.
17461         (nnml-request-accept-article): Pass server argument to
17462         nnml-active-number and nnml-save-mail.
17463         (nnml-find-group-number): Pass server argument to nnml-find-id.
17464         (nnml-request-update-info): Pass server argument to
17465         nnml-marks-changed-p.
17466
17467         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17468         (nnml-save-mail, nnml-active-number): Add server argument.
17469
17470         (nnml-request-delete-group): Warn if group is missing.
17471         (nnml-get-nov-buffer): Decode group name.
17472         (nnml-generate-active-info): Encode group name.
17473         (nnml-open-marks): Decode group name in messages.
17474
17475 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17476
17477         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17478         if it is not specified.
17479         (gnus-article-pipe-part, gnus-article-save-part)
17480         (gnus-article-interactively-view-part, gnus-article-copy-part)
17481         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17482         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17483         (gnus-article-replace-part, gnus-article-delete-part)
17484         (gnus-article-view-part-as-type): Pass raw prefix argument to
17485         gnus-article-part-wrapper.
17486
17487 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17488
17489         * gnus-agent.el (gnus-agent-save-active):
17490         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17491
17492         * gnus-cache.el (gnus-cache-save-buffers)
17493         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17494         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17495         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17496         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17497         (gnus-cache-generate-active, gnus-cache-rename-group)
17498         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17499         (gnus-cache-update-overview-total-fetched-for):
17500         Bind file-name-coding-system to nnmail-pathname-coding-system.
17501         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17502         New variables.
17503         (gnus-cache-decoded-group-name): New function.
17504         (gnus-cache-file-name): Use it.
17505         (gnus-cache-generate-active): Use non-decoded group name for active.
17506
17507         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17508         right place.
17509         (gnus-write-active-file): Don't break non-ASCII group names.
17510
17511         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17512         nnmail-pathname-coding-system.
17513
17514         * lpath.el: Bind default-file-name-coding-system,
17515         file-name-coding-system and language-info-alist for XEmacs.
17516
17517         * gnus-uu.el (gnus-uu-decode-save): Typo.
17518
17519 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17520
17521         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17522
17523 2007-07-14  David Kastrup  <dak@gnu.org>
17524
17525         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17526         finishing actions if we did not edit the article.
17527
17528 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17529
17530         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17531         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17532         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17533         (gnus-agent-flush-group, gnus-agent-flush-cache)
17534         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17535         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17536         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17537         (gnus-agent-regenerate-group)
17538         (gnus-agent-update-files-total-fetched-for)
17539         (gnus-agent-update-view-total-fetched-for):
17540         Bind file-name-coding-system to nnmail-pathname-coding-system.
17541         (gnus-agent-group-pathname): Don't encode file names by
17542         nnmail-pathname-coding-system.
17543         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17544         coding-system-for-write instead of buffer-file-coding-system to
17545         gnus-agent-file-coding-system.
17546
17547         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17548         Decode group name.
17549
17550         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17551
17552         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17553         (gnus-read-newsrc-el-file): Make group names unibyte.
17554
17555         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17556         nnmail-pathname-coding-system.
17557
17558         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17559         (nnrss-request-delete-group): Bind file-name-coding-system to
17560         nnmail-pathname-coding-system.
17561         (nnrss-read-server-data, nnrss-read-group-data):
17562         Bind file-name-coding-system correctly.
17563         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17564
17565         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17566         (nntp-server-to-method-cache): New variable.
17567         (nntp-group-pathname): New function that decodes non-ASCII group names.
17568         (nntp-possibly-create-directory, nntp-marks-changed-p)
17569         (nntp-save-marks, nntp-open-marks): Use it.
17570         (nntp-possibly-create-directory, nntp-open-marks):
17571         Bind file-name-coding-system to nnmail-pathname-coding-system.
17572         (nntp-open-marks): Decode group names when bootstrapping marks.
17573
17574         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17575         Newsgroups and Followup-To headers.
17576
17577 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17578
17579         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17580         (gnus-server-closed-face, gnus-server-denied-face)
17581         (gnus-server-offline-face): Remove variable.
17582         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17583
17584         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17585         of modifying message-stack directly for XEmacs.
17586
17587         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17588         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17589         if the coding-system argument is nil for XEmacs.
17590
17591         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17592         mm-charset-override-alist.
17593
17594         * rfc2047.el: Don't require base64; require rfc2045 for the function
17595         rfc2045-encode-string.
17596         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17597         to quote the parameter value.
17598
17599 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17600
17601         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17602         form in gnus-group-name-charset-method-alist.
17603
17604         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17605         overrides the default layout edit-form.
17606
17607         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17608
17609         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17610
17611 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17612
17613         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17614         as unfetched articles.
17615
17616 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17617
17618         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17619
17620 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17621
17622         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17623         original back end that keeps marks in the local system.
17624
17625 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17626
17627         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17628         arg of pop-to-buffer for XEmacs.
17629         (gnus-article-read-summary-keys): Ditto; don't restore window
17630         configuration if summary command ends up with neither article buffer
17631         nor summary buffer; describe bindings if summary keys end with C-h.
17632
17633 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17634
17635         * message.el (message-fix-before-sending): Skip raw message part to be
17636         forwarded while checking illegible text.
17637         (message-forward-make-body-mime, message-forward-make-body):
17638         Mark signed or encrypted raw message as having no illegible text.
17639
17640 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17641
17642         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17643         (gnus-message-with-timestamp-1): New macro.
17644         (gnus-message-with-timestamp): New function.
17645         (gnus-message): Use them.
17646
17647         * nnheader.el (nnheader-message): Use them.
17648
17649 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17650
17651         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17652         .newsrc.eld file.
17653
17654 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17655
17656         * gnus-agent.el (gnus-agent-fetch-headers)
17657         (gnus-agent-retrieve-headers):
17658         Bind gnus-decode-encoded-address-function to identity.
17659
17660         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17661         available also when the server returns simply a dot.
17662
17663         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17664
17665 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17666
17667         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17668
17669 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * gnus-ems.el (gnus-x-splash): Make it work.
17672
17673         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17674         from being used.
17675
17676         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17677
17678 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17679
17680         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17681         4th and the 5th arguments.
17682
17683         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17684         the front stickiness.
17685         (gnus-article-summary-command-nosave): Correct the order of the
17686         arguments passed to pop-to-buffer.
17687         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17688         summary command ends up with the article buffer.
17689
17690         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17691         the same faces.
17692
17693 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17694
17695         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17696
17697 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17698
17699         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17700         * gnus-sum.el (gnus-summary-highlight):
17701         * pgg.el (pgg-sign-region, pgg-sign):
17702         * mail-source.el (mail-source-delete-old-incoming-confirm):
17703         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17704
17705 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17706
17707         * gnus-art.el (gnus-mime-view-part-externally)
17708         (gnus-mime-view-part-internally): Fix predicate function passed to
17709         completing-read.
17710
17711         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17712
17713         * gnus.el (gnus-update-message-archive-method): Add :version.
17714
17715 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17716
17717         * gnus.el (gnus-update-message-archive-method): New variable.
17718
17719         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17720         according to gnus-message-archive-method if
17721         gnus-update-message-archive-method is non-nil.
17722
17723 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17724
17725         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17726         Suggested by Loic Dachary <loic@dachary.org>.
17727         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17728
17729 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17730
17731         * message.el (message-pop-to-buffer): Add switch-function argument.
17732         (message-mail): Pass switch-function argument to it.
17733
17734 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17735
17736         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17737         Improve doc string.
17738
17739 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17740
17741         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17742         (gnus-header-content):
17743         * gnus-cite.el (gnus-cite-10):
17744         * gnus-srvr.el (gnus-server-closed):
17745         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17746         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17747         (gnus-group-mail-3-empty, gnus-group-mail-low)
17748         (gnus-group-mail-low-empty, gnus-splash):
17749         * message.el (message-header-to, message-header-cc)
17750         (message-header-subject, message-header-other, message-header-name)
17751         (message-header-xheader, message-separator, message-cited-text)
17752         (message-mml): Lighten colors of faces used for dark background.
17753
17754 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17755
17756         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17757         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17758
17759 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17760
17761         * message.el (message-narrow-to-headers-or-head):
17762         Ignore mail-header-separator in the body.
17763
17764 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17765
17766         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17767         same as window size.
17768
17769 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17770
17771         * message.el (message-font-lock-keywords): Use message-header-xheader
17772         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17773         ahead of the anything pattern, to get it recognized.
17774
17775 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17778         spam.el loads uses it in the compiled defadvice form.
17779
17780 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17781
17782         * gnus-sum.el (gnus-articles-to-read)
17783         (gnus-summary-insert-old-articles): Don't truncate group name for
17784         `read-string'.
17785
17786         * gnus-util.el (gnus-limit-string): Delete this function.
17787
17788         * gnus-sum.el (gnus-simplify-subject-fully):
17789         Use `truncate-string-to-width' instead.
17790
17791 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17792
17793         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17794         Tell if, on summary exit, the next group has to be selected.
17795         (gnus-summary-exit): Use it.
17796
17797 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17798
17799         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17800         non-break space.
17801
17802 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17803
17804         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17805         Check if group is not a directory.
17806         (nnfolder-request-expire-articles): Don't delete articles if the target
17807         group is not available.
17808
17809         * nnml.el (nnml-request-create-group): Properly check if group is not a
17810         file.
17811         (nnml-request-expire-articles): Don't delete articles if the target
17812         group is not available.
17813
17814         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17815         Don't quote characters that are within parentheses.
17816
17817 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17820         (gnus-handle-ephemeral-exit): Select article according to it.
17821
17822 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17823
17824         * message.el (message-insert-formated-citation-line): Remove newline.
17825         (message-citation-line-format): Add final \n here so that the user can
17826         avoid a blank line.
17827
17828 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17829
17830         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17831         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17832         Update lanl/arXiv support.
17833
17834 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17835
17836         * gnus.el: Bump version number.
17837
17838 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17839
17840         * gnus.el (gnus-version-number): Bump version.
17841
17842 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17843
17844         * gnus.el: No Gnus v0.6 is released.
17845
17846 2007-04-27  Didier Verna  <didier@xemacs.org>
17847
17848         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17849         * gmm-utils.el (gmm-regexp-concat): ... here.
17850         * message.el: Don't require 'gnus-util.
17851         (message-dont-reply-to-names): Handle name change above.
17852         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17853
17854 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17855
17856         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17857         since the initial value varies according to the system.
17858
17859 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17860
17861         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17862
17863 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17864
17865         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17866
17867 2007-04-24  Didier Verna  <didier@xemacs.org>
17868
17869         Improve the type of gnus-ignored-from-addresses.
17870         * gnus-util.el (gnus-orify-regexp): New function.
17871         * message.el (gnus-util): Require it.
17872         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17873         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17874         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17875
17876 2007-04-24  Didier Verna  <didier@xemacs.org>
17877
17878         * gnus-sum.el:
17879         * gnus-utils.el: Fix some trailing whitespaces.
17880
17881 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17882
17883         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17884         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17885         article's Message-ID; refer parent article in summary buffer.
17886
17887         * message.el (message-bounce): Call mime-to-mml.
17888
17889         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17890         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17891         optimize and/or forms properly.
17892
17893 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17894
17895         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17896         URL.
17897
17898 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17899
17900         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17901
17902 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17903
17904         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17905         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17906         displayed of multipart/alternative part if it is invoked from summary
17907         buffer.
17908
17909         * mm-view.el (mm-inline-text-html-render-with-w3m)
17910         (mm-inline-text-html-render-with-w3m-standalone)
17911         (mm-inline-render-with-function): Use mail-parse-charset by default.
17912
17913 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17914
17915         * parse-time.el (parse-time-string-chars): Check if CHAR
17916         is less than the length of parse-time-syntax.
17917
17918 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17919
17920         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17921         from gnus-newsgroup-processable.
17922
17923 2007-04-16  Didier Verna  <didier@xemacs.org>
17924
17925         * gnus-msg.el (gnus-configure-posting-styles):
17926         Handle message-signature-directory properly with :file syntax.
17927         Reported by "Leo".
17928
17929 2007-04-11  Didier Verna  <didier@xemacs.org>
17930
17931         New user option: message-signature-directory.
17932         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17933         * message.el (message-insert-signature): Ditto.
17934         * message.el (message-signature-file): Doc update.
17935         * message.el (message-signature-directory): New.
17936
17937 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17938
17939         * gnus-msg.el (gnus-inews-yank-articles):
17940         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17941
17942 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17943
17944         * message.el (message-yank-original): Make sure cited text ends with
17945         newline; don't exchange point and mark.
17946
17947 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
17948
17949         * tls.el (open-tls-stream): Properly handle case where there
17950         is no associated buffer.
17951
17952 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
17953
17954         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
17955         message-yank-original, make sure (< mark TEXT point).
17956
17957 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17958
17959         * message.el (message-fill-column): New variable.
17960         (message-mode): Use it.  Add comment on a possible new hook.
17961
17962         * nnmail.el (nnmail-spool-file): Mark as obsolete.
17963         (nnmail-get-new-mail): Reformat.
17964
17965         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
17966
17967         * gmm-utils.el: Fix Commentary.
17968         (gmm-tool-bar-from-list): Fix typo in doc string.
17969
17970 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
17971
17972         * message.el (message-yank-original): Don't switch point and mark
17973         unnecessarily to put point and mark as documented.
17974
17975 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17976
17977         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
17978         from the message heads.
17979
17980 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
17981
17982         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
17983         article buffer does not have a window.  This may not be the best
17984         solution but is certainly better than setting the start of the null,
17985         that is the current, window.
17986
17987 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
17988
17989         * gnus-draft.el (gnus-draft-setup-hook): New hook.
17990         (gnus-draft-setup): Run it.
17991
17992         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
17993         gnus-score-fast-scoring.  Allow regexp.
17994         (gnus-score-headers): Use it.
17995
17996         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
17997         XEmacs.
17998
17999         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
18000         string.
18001         (gnus-button-alist): Also catch `<f1> k ...'.
18002         (gnus-treat-display-x-face): Fix doc string.
18003
18004 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18005
18006         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
18007         evaluation of gnus-extended-version to ensure correct generation of the
18008         User-Agent header when message-generate-headers-first is used.
18009
18010 2007-03-24  Simon Josefsson  <simon@josefsson.org>
18011
18012         * hashcash.el (hashcash-generate-payment-async): Don't crash if
18013         hashcash-path is nil.  Don't call callback with incorrect number of
18014         parameters if val is 0.
18015
18016 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18017
18018         * message.el (message-required-news-headers):
18019         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
18020
18021 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
18022
18023         * tls.el (open-tls-stream): In handshake-waiting loop,
18024         don't wait more if there is output available to process.
18025
18026 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
18027
18028         * tls.el (tls-program): Doc fix.
18029
18030 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18031
18032         * message.el (message-generate-new-buffers): Change the meaning of the
18033         nil value; add `standard' to the choices; treat t as `unique'; improve
18034         doc string.
18035         (gnus-select-frame-set-input-focus): Autoload.
18036         (message-buffer-name): Search for the existing message buffer if
18037         message-generate-new-buffers is nil or `standard'; treat the value t of
18038         message-generate-new-buffers as `unique'.
18039         (message-pop-to-buffer): Raise the frame already displaying the message
18040         buffer; clear the echo area after querying.
18041         (message-setup): Pass the `continue' argument to compose-mail.
18042         (message-mail): Prefer `switch-function' if it is given; search for the
18043         existing message buffer if the `continue' argument is non-nil; pass
18044         continue and switch-function arguments to compose-mail by way of
18045         message-setup.
18046         (message-mail-other-window): Adjust argument of message-setup.
18047         (message-mail-other-frame): Ditto.
18048
18049 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18050
18051         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
18052         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
18053         to turn font-lock on when turning gnus-message-citation-mode on.
18054
18055 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
18056
18057         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
18058         (mml-smime-function-alist): New variable; add epg as the backend.
18059         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
18060         mml-smime- functions instead.
18061         * mm-view.el: Require smime.
18062
18063 2007-03-05  Didier Verna  <didier@xemacs.org>
18064
18065         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
18066         instead of just inheritance for posting styles.
18067         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
18068
18069 2007-02-24  Chris Moore  <dooglus@gmail.com>
18070
18071         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
18072         * pgg-pgp.el (pgg-pgp-encrypt-region):
18073         * pgg-gpg.el (pgg-gpg-encrypt-region):
18074         Check pgg-encrypt-for-me if no other recipients.
18075
18076 2007-02-24  John Paul Wallington  <jpw@pobox.com>
18077
18078         * tls.el (tls-certtool-program): Fix custom type.
18079
18080 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18081
18082         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
18083         and point-at-eol instead of line-(beginning|end)-position.
18084
18085         * assistant.el (assistant-parse-buffer): Ditto.
18086
18087         * netrc.el (netrc-parse-services): Ditto.
18088
18089 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
18090
18091         * mml2015.el (mml2015-epg-find-usable-key): New function.
18092         (mml2015-epg-sign): Use it.
18093         (mml2015-epg-encrypt): Use it.
18094
18095 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18096
18097         * message.el (message-make-in-reply-to): Quote name containing
18098         non-ASCII characters.  It will make the RFC2047 encoder cause an error
18099         if there are special characters.  Reported by NAKAJI Hiroyuki
18100         <nakaji@jp.freebsd.org>.
18101
18102 2007-02-27  Didier Verna  <didier@xemacs.org>
18103
18104         Include the group parameters as well as the topic ones in the
18105         inheritance filter process.
18106         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
18107         argument GROUP-PARAMS-LIST.
18108         * gnus-topic.el (gnus-group-topic-parameters): Use it.
18109
18110 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18111
18112         * nntp.el (nntp-never-echoes-commands)
18113         (nntp-open-connection-functions-never-echo-commands): New variables.
18114         (nntp-send-command): Use them.
18115
18116 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
18117
18118         * mml2015.el (mml2015-epg-verify): Simplify.
18119
18120 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18121
18122         * mml.el (mml-content-disposition-alist): New user option.
18123         (mml-content-disposition): New function.
18124         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
18125         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
18126
18127 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
18128
18129         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
18130         verification.
18131
18132 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18133
18134         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
18135         articles posted in the last 24 hours.
18136
18137 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
18138
18139         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
18140
18141 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
18142
18143         * nntp.el (nntp-send-command): Don't wait for echoes when
18144         nntp-open-ssl-stream is used.
18145
18146 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18147
18148         * gnus-cite.el (gnus-test-font-lock-add-keywords)
18149         (gnus-message-add-citation-keywords)
18150         (gnus-message-remove-citation-keywords): Remove.
18151         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
18152         directly, make the variables in font-lock-defaults buffer-local, add
18153         gnus-message-citation-keywords to them and then update the value of
18154         font-lock-keywords.
18155
18156 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18157
18158         * message.el (message-cite-original-1): Don't call
18159         gnus-article-highlight-citation.
18160
18161         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
18162         citations; fix line count.
18163
18164 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18165
18166         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18167         (gnus-message-add-citation-keywords)
18168         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18169         versions of font-lock-add-keywords and font-lock-remove-keywords to
18170         work with XEmacs correctly.
18171
18172 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18173
18174         * gnus-cite.el (gnus-cite-face-list): Set the values of
18175         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18176         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18177         (gnus-message-cite-prefix-regexp): New variable.
18178         (gnus-message-search-citation-line): Use it; protect against long
18179         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18180         the 0th match data for Emacs.
18181         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18182         (gnus-message-add-citation-keywords): Append keywords rather than
18183         prepending; emulate font-lock-add-keywords if it is not available.
18184         (gnus-message-remove-citation-keywords):
18185         Emulate font-lock-remove-keywords if it is not available.
18186
18187         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18188
18189         * message.el (message-cite-prefix-regexp): Set the value of
18190         gnus-message-cite-prefix-regexp.
18191
18192 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18193
18194         * nnweb.el (nnweb-google-parse-1): Update parser.
18195
18196 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18197
18198         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18199
18200 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18201
18202         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18203         regexp.
18204
18205 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18206
18207         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18208         string-to-multibyte.
18209         (uudecode-decode-region-internal): Use it.
18210
18211         * lpath.el: Fbind string-as-multibyte for XEmacs.
18212
18213 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18214
18215         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18216         Fix custom choice.
18217
18218         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18219
18220 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18221
18222         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18223
18224         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18225         `write-region' to respect `mm-inhibit-file-name-handlers'.
18226
18227 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18228
18229         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18230         Use gnus-home-directory instead of "~/" or "$HOME".
18231
18232 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18233
18234         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18235         to mention filename.
18236         Add comments at beginning regarding usage.
18237         (encrypt-write-file-contents): Change interactive so a string is
18238         acceptable.  If the file has no associated model, show an error instead
18239         of a nonsense prompt.
18240
18241 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18242
18243         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18244         Thanks to Yoshihiko Yamada for kind notification of this typo.
18245
18246 2007-01-12  Kenichi Handa  <handa@m17n.org>
18247
18248         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18249         multibyte buffer.
18250
18251 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18252
18253         * gnus-score.el (gnus-score-fast-scoring): New variable.
18254         (gnus-score-headers): Use it.
18255
18256         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18257
18258         * message.el (message-cite-original-1):
18259         Call gnus-article-highlight-citation if requested.
18260         (message-make-from): Allow name and address as optional arguments.
18261
18262         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18263
18264         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18265         bugs to doc string.
18266         (gnus-button-alist): Add mid\\|message-id.
18267         (gnus-button-fetch-group): Extend for use in
18268         `browse-url-browser-function'.
18269         (gnus-button-url-regexp): Try to catch paired parentheses like in
18270         Wikipedia URLs.
18271
18272         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18273         Suggested by Simon Krahnke <overlord@gmx.li>.
18274
18275 2007-01-13  Romain Francoise  <romain@orebokech.com>
18276
18277         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18278         Update copyright.
18279
18280 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18281
18282         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18283
18284 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18285
18286         * gnus-registry.el (gnus-registry-unfollowed-groups)
18287         (gnus-registry-split-fancy-with-parent): Fix documentation.
18288
18289 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18290
18291         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18292         from nnweb groups.
18293
18294 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18295
18296         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18297         Xref urls.  Erase buffer before requesting head.
18298
18299         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18300
18301 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18302
18303         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18304         customizable.
18305
18306 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18307
18308         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18309         no signing key is found.
18310         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18311         no encrypting and/or signing key is found.
18312
18313 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18314
18315         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18316
18317 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18318
18319         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18320         headers read from disk with the ones newly found in the current search.
18321         This should no longer cause problems, because the article numbers in
18322         Gmane's `nov.php' output are ignored since the previous change.
18323
18324 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18325
18326         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18327
18328 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18329
18330         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18331         replace-regexp-in-string; bind url-version; fbind display-images-p and
18332         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18333         find-face and set-itimer-function for Emacs; bind itimer-list for
18334         Emacs.
18335
18336         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18337
18338 2007-01-01  Romain Francoise  <romain@orebokech.com>
18339
18340         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18341
18342 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18343
18344         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18345         `define-minor-mode' macro definition expanded properly.
18346         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18347         exclude it there.
18348
18349         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18350         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18351         `fboundp' test.
18352         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18353         This is OK to autoload in (S)XEmacs now.
18354
18355 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18356
18357         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18358         keystroke.
18359         (gnus-summary-limit-to-singletons): Fix typo.
18360
18361         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18362         else fails.
18363
18364 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18365
18366         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18367         docstring.
18368
18369         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18370         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18371         (gnus-summary-insert-dormant-articles): Fix typo in message.
18372
18373 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18374
18375         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18376         nil for XEmacs.
18377         (gnus-message-citation-mode): Don't autoload in XEmacs.
18378
18379         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18380
18381 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18382
18383         * nnimap.el (nnimap-expunge-search-string):
18384         Mention nnimap-search-uids-not-since-is-evil in docstring.
18385
18386 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18387
18388         * spam.el: Revert to make-obsolete-variable because
18389         define-obsolete-variable-alias is not supported in Emacs 21.
18390
18391         * spam.el (spam-ifile-path, spam-ifile-database-path)
18392         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18393         make-obsolete-variable.
18394         (spam-bsfilter-path, spam-bsfilter-program)
18395         (spam-spamassassin-path, spam-spamassassin-program)
18396         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18397         Don't use "path" inappropriately.
18398         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18399         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18400         variable names.
18401
18402 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18403
18404         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18405         summary buffer.
18406
18407         * password.el (password-cache-remove): Use clear-string to burn
18408         password, if available.
18409
18410 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18411
18412         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18413
18414         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18415
18416         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18417         (gnus-message-highlight-citation): Move defcustom here from
18418         gnus-cite.el.
18419         (gnus-message-citation-mode): Autoload.
18420
18421         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18422         checks to make it compile with XEmacs.
18423         (gnus-message-citation-mode): New minor mode.
18424         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18425         (gnus-message-highlight-citation): New variables.
18426         (gnus-message-search-citation-line)
18427         (gnus-message-add-citation-keywords)
18428         (gnus-message-remove-citation-keywords)
18429         (turn-on-gnus-message-citation-mode)
18430         (turn-off-gnus-message-citation-mode): New functions.
18431
18432 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18433
18434         * gnus-cite.el: Enable highlighting of different citation levels in
18435         message-mode.
18436
18437 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18438
18439         * message.el (message-make-fqdn): Fix comment.
18440         (message-bogus-system-names): Add ".local".
18441
18442         * spam.el (spam-ifile-path, spam-ifile-program)
18443         (spam-ifile-database-path, spam-ifile-database)
18444         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18445         Don't use "path" inappropriately.
18446         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18447         strings.
18448         (spam-check-ifile, spam-ifile-register-with-ifile)
18449         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18450         Use new variable names.
18451
18452         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18453         (gnus-treat-display-smileys): Simplify using
18454         gnus-image-type-available-p.
18455
18456         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18457         available.
18458
18459         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18460         Use `display-images-p' if available.
18461
18462 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18463
18464         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18465         one after turning on the buffer's multibyteness instead of decoding
18466         them directly in the unibyte buffer that causes unexpected conversion
18467         in Emacs 23 (unicode).
18468
18469 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18470
18471         * message.el (message-generate-hashcash): Fix custom type.
18472
18473 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18474
18475         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18476
18477 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18478
18479         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18480         disconnect icons.  Add help text.
18481
18482 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18483
18484         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18485         negated to be consistent with the others we handle.
18486
18487 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18488
18489         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18490         version of gnus-summary-buffer to something, so that we can use two
18491         article buffers at the same time.
18492
18493 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18494
18495         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18496         trigger all the extra headers.
18497         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18498         sorting.
18499
18500 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18501
18502         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18503         solid groups.
18504
18505 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18506
18507         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18508
18509 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18510
18511         * legacy-gnus-agent.el: Add Copyright notice.
18512
18513 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18514
18515         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18516
18517 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18518
18519         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18520
18521         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18522         to make it work reliably in CVS Emacs.
18523         (gnus-summary-limit-strange-charsets-predicate)
18524         (gnus-summary-limit-to-predicate): New functions.
18525
18526 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18527
18528         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18529         specifying array size.
18530         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18531         array if it is too small.
18532         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18533         (gnus-sort-threads-loop): New function.
18534
18535 2006-12-06  Chris Moore  <dooglus@gmail.com>
18536
18537         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18538         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18539
18540 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18541
18542         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18543         options.
18544
18545 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18546
18547         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18548         DOS-ing the recipient.
18549
18550         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18551         the headers when creating the mapping to avoid mismappings.
18552         (nnweb-gmane-create-mapping): Always nix out old mapping.
18553
18554 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18555
18556         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18557         and mm-verify-option to never.
18558
18559 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18560
18561         * message.el (message-signed-or-encrypted-p): New function.
18562         (message-forward-make-body): Use it.
18563
18564         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18565         Replace encode-coding-string with mm-encode-coding-string.
18566
18567 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18568
18569         * nneething.el (nneething-decode-file-name):
18570         Replace decode-coding-string with mm-decode-coding-string.
18571
18572         * gnus-int.el (gnus-open-server): Say failed server's name.
18573
18574 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18575
18576         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18577         strings to a single string.  Quote `errors-file-name'.
18578         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18579         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18580         Adjust calls.  Use `shell-quote-argument'.
18581
18582 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18583
18584         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18585         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18586
18587         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18588         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18589         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18590         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18591         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18592         (gnus-subscribe-newsgroup, gnus-1):
18593         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18594         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18595         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18596         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18597
18598 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18599
18600         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18601         keystroke.
18602         (gnus-summary-limit-to-bodies): Implement headersp.
18603
18604 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18605
18606         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18607
18608 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18609
18610         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18611
18612 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18613
18614         * message.el (message-generate-hashcash): Expand range of values to
18615         include `opportunistic'.
18616         (message-send-mail): Use it.
18617
18618 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18619
18620         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18621         and comment it.
18622
18623         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18624
18625 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18626
18627         * gnus-util.el (gnus-extract-address-components): Improve comment.
18628
18629 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18630
18631         * gnus-util.el (gnus-extract-address-components): Work with address in
18632         which the name portion contains @.
18633
18634         * lpath.el: Fbind custom-autoload.
18635
18636 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18637
18638         * gnus.el (gnus-start): Move custom group up.
18639         (gnus-select-method): Don't autoload, but make it available for
18640         `customize-variable'.
18641         (gnus-getenv-nntpserver): Don't autoload.
18642
18643 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18644
18645         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18646
18647 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18648
18649         * message.el (message-sendmail-extra-arguments): New variable.
18650         (message-send-mail-with-sendmail): Use it.
18651
18652 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18653
18654         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18655         mm-with-unibyte-current-buffer to make string unibyte.
18656
18657         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18658         mm-string-as-multibyte.
18659
18660 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18661
18662         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18663         Reported by Werner Koch <wk@gnupg.org>.
18664
18665 2006-11-14  Daiki Ueno  <ueno@p360>
18666
18667         * mml2015.el: Autoload epa-select-keys when compiling.
18668
18669 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18670
18671         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18672         message-options.
18673         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18674
18675 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18676
18677         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18678         EasyPG (< 0.0.6).
18679         (mml2015-always-trust): New user option.
18680         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18681         prompt.
18682
18683 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18684
18685         * nntp.el (nntp-authinfo-force): New variable.
18686         (nntp-send-authinfo): Use it.
18687
18688 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18689
18690         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18691         decode encoded words.  Improve prompt.  Add comment about forwarding.
18692         (message-replacement-char): Move up.
18693
18694 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18695
18696         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18697         instead of gnus-intersection because arguments of gnus-sorted-nunion
18698         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18699
18700 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18701
18702         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18703         (message-simplify-subject-functions):
18704         Enable message-strip-subject-encoded-words by default.
18705
18706 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18707
18708         * message.el (message-strip-subject-encoded-words): New function.
18709         (message-simplify-subject-functions): New variable.
18710         (message-simplify-subject): Use it.  Fix typo in doc string.
18711         Support message-strip-subject-encoded-words.
18712
18713 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18714
18715         * gnus-diary.el (gnus-diary-delay-format-function):
18716         * nndiary.el (nndiary-reminders):
18717         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18718
18719 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18720
18721         * gnus-art.el (article-hide-boring-headers): Fetch date from
18722         gnus-original-article-buffer to avoid problems with localized date
18723         strings.
18724
18725 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18726
18727         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18728
18729 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18730
18731         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18732         New variables.
18733         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18734         (mm-charset-synonym-alist): Move some entries to
18735         mm-codepage-iso-8859-list.
18736         (mm-charset-synonym-alist, mm-charset-override-alist):
18737         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18738
18739 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18740
18741         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18742
18743 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18744
18745         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18746         with Emacs 21 and XEmacs.
18747
18748 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18749
18750         * spam.el (spam-parse-address): New function for better parsing,
18751         catching errors, etc.
18752         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18753
18754 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18755
18756         * mm-view.el: Add interactive arg to html2text autoload.
18757
18758 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18759
18760         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18761
18762 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18763
18764         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18765         New variables.
18766         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18767         (mm-charset-synonym-alist): Move some entries to
18768         mm-codepage-iso-8859-list.
18769
18770         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18771
18772 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18773
18774         * message.el (message-citation-line-format)
18775         (message-insert-formated-citation-line): Fix implementation of %E, %N
18776         and %n according to the doc string.
18777
18778 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18779
18780         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18781         Use car-safe to avoid bad parses.
18782
18783 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18784
18785         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18786         names.
18787
18788         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18789
18790 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18791
18792         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18793         header.
18794
18795         * message.el (message-draft-headers): Add Date.
18796         (message-headers-to-generate): Fix typo in docstring.
18797
18798         * nndraft.el (nndraft-required-headers): New variable.
18799         (nndraft-generate-headers): Use it.
18800
18801         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18802
18803 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18804
18805         * gnus-registry.el (gnus-registry-wash-for-keywords)
18806         (gnus-registry-find-keywords): New functions to allow easy searching of
18807         articles that are in the registry.
18808
18809 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18810
18811         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18812         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18813         Reported by Damien Elmes <damien@repose.cx>.
18814
18815 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18816
18817         * gnus.el (gnus-mime): Remove unused custom group.
18818
18819 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18820
18821         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18822         "blank line" when searching for end of armor headers.
18823
18824 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18825
18826         * gmm-utils.el (gmm-write-region): Fix variable name.
18827
18828 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18829
18830         * gmm-utils.el (gmm-write-region): New function based on compatibility
18831         code from `mm-make-temp-file'.
18832
18833         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18834
18835         * nnmaildir.el (nnmaildir--update-nov)
18836         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18837         Use `gmm-write-region'.
18838
18839 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18840
18841         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18842         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18843
18844         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18845
18846         * message.el (message-replacement-char): New variable.
18847         (message-fix-before-sending): Use it.
18848         (message-simplify-subject): New function to remove duplicate code.
18849         (message-reply, message-followup): Use it.
18850
18851         * gnus-sum.el (gnus-summary-make-menu-bar):
18852         Clarify gnus-summary-limit-to-articles.
18853
18854 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18855
18856         * gnus-util.el (gnus-with-local-quit): New macro.
18857
18858         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18859
18860 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18861
18862         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18863         ignore non-string data.
18864
18865 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18866
18867         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18868         non-string data (needs to be done in the registry too).
18869
18870 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18871
18872         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18873         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18874         (gnus-registry-split-fancy-with-parent)
18875         (gnus-registry-fetch-simplified-message-subject-fast)
18876         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18877         Remove text properties on ingress into the registry and when it's saved.
18878         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18879         registry from entries with no groups.
18880
18881 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18882
18883         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18884         function to remove string properties.
18885
18886 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18887
18888         * gmm-utils.el (gmm): Adjust custom version.
18889
18890         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18891         Adjust custom version.
18892
18893         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18894
18895 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18896
18897         * gnus-art.el (gnus-insert-prev-page-button)
18898         (gnus-insert-next-page-button): Simplify.  Reformat.
18899
18900 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18901
18902         * gnus-art.el (gnus-insert-prev-page-button)
18903         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18904
18905 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18906
18907         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18908
18909 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18910
18911         * gnus-art.el (gnus-insert-mime-button)
18912         (gnus-insert-mime-security-button):
18913         Apply gnus-article-button-face to MIME and security buttons.
18914
18915 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18916
18917         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18918         readable.
18919
18920 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18921
18922         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18923
18924 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18925
18926         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18927         `browse-url-of-file' instead of `browse-url'.
18928
18929 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18930
18931         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18932         regexp.  Articles containing quotation were cut prematurely.
18933
18934 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18935
18936         * message.el (message-cite-original-1): Use nobody by default for the
18937         value of From header.
18938         (message-reply): Ditto.
18939
18940 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18941
18942         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
18943         to the gnus-info.  This fixes a bug of inline-PGP message verification.
18944         Reported by Michael Piotrowski <mxp@dynalabs.de>.
18945
18946 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
18947
18948         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
18949         mails in the doc string.  Add some URLs in comment.
18950         (pop3-movemail): Warn about pop3-leave-mail-on-server.
18951
18952 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18953
18954         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
18955         backslashes handling and the way to find boundaries of quoted strings.
18956
18957 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
18958
18959         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
18960         mml1991-encrypt-to-self is set and mml1991-signers is not set.
18961         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
18962         mml2015-encrypt-to-self is set and mml2015-signers is not set.
18963
18964 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
18965
18966         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
18967         doc string.
18968         (gnus-button-regexp, gnus-button-last): Remove unused variables.
18969
18970 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18971
18972         * lpath.el: Fbind epg-check-configuration.
18973
18974 2006-09-06  Simon Josefsson  <jas@extundo.com>
18975
18976         * mml2015.el (mml2015-use): Doc fix, mention epg.
18977
18978 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18979
18980         * mml2015.el (mml2015-use): Default to epg, if available.
18981
18982 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
18983
18984         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
18985         message-sender.
18986         (mml1991-epg-encrypt): Ditto.
18987         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
18988         message-sender.
18989         (mml2015-epg-encrypt): Ditto.
18990
18991 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
18992
18993         * message.el (message-send-mail-with-sendmail): Look for sendmail in
18994         several common directories.
18995
18996 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
18997
18998         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
18999         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
19000
19001 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19002
19003         * gnus-art.el (article-decode-encoded-words): Make it fast.
19004
19005 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19006
19007         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
19008
19009         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
19010         in quoted string into `\'.
19011
19012 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19013
19014         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19015         Use standard-syntax-table.
19016
19017 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19018
19019         * gnus-art.el (gnus-decode-address-function): New variable.
19020         (article-decode-encoded-words): Use it to decode headers which are
19021         assumed to contain addresses.
19022         (gnus-mime-delete-part): Remove useless `or'.
19023
19024         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
19025         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
19026         (gnus-nov-parse-line): Use it to decode From header.
19027         (gnus-get-newsgroup-headers): Ditto.
19028         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
19029
19030         * mail-parse.el (mail-decode-encoded-address-region): New alias.
19031         (mail-decode-encoded-address-string): New alias.
19032
19033         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19034         New function.
19035         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
19036         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
19037         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
19038         (rfc2047-decode-string): Ditto.
19039         (rfc2047-decode-address-region): New function.
19040         (rfc2047-decode-address-string): New function.
19041
19042 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
19043
19044         * message.el (message-caesar-buffer-body): Allow rotating headers.
19045
19046         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
19047
19048         * message.el (message-insert-formated-citation-line): Fix %f.
19049         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
19050
19051 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19052
19053         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
19054         (gnus-bookmark-mouse-available-p): New macro.
19055         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
19056         (gnus-bookmark-bmenu-show-infos): Use it.
19057         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
19058         (gnus-bookmark-bmenu-hide-infos): Ditto.
19059         (gnus-bookmark-remove-properties): New function.
19060         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
19061         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
19062         (gnus-bookmark-write-file): Bind coding-system-for-write.
19063         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
19064         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
19065         group before selecting it.
19066         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
19067         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
19068         quit-window if it is not available; use gnus-mouse-2 and bind it to
19069         gnus-bookmark-bmenu-select-by-mouse.
19070         (gnus-bookmark-show-details): Remove unused variable `details-list'.
19071         (gnus-bookmark-bmenu-select-by-mouse): New function.
19072
19073 2006-08-13  Romain Francoise  <romain@orebokech.com>
19074
19075         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
19076         space.
19077
19078 2006-08-10  Romain Francoise  <romain@orebokech.com>
19079
19080         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
19081         (dns-mode-soa-auto-increment-serial): New user option.
19082         (dns-mode-soa-maybe-increment-serial): New function.
19083         (dns-mode): Add the latter to `write-contents-functions'.
19084
19085 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19086
19087         * compface.el (uncompface): Use binary rather than raw-text-unix.
19088
19089 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19090
19091         * compface.el (uncompface): Make sure the eol conversion doesn't take
19092         place when communicating with the external programs.
19093         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19094
19095 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19096
19097         * nnheader.el (nnheader-insert-head): Fix typo in comment.
19098
19099 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19100
19101         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19102         Make it more robust by parsing author and date independently.
19103
19104 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19105
19106         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
19107
19108 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
19109
19110         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
19111         first matching secret key.
19112         (mml2015-epg-encrypt): Ditto.
19113
19114         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
19115         first matching secret key.
19116         (mml1991-epg-encrypt): Ditto.
19117
19118         * mml2015.el (mml2015-encrypt-to-self): New user option.
19119         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
19120         mml2015-epg-encrypt-to-self is set.
19121
19122         * mml1991.el (mml1991-encrypt-to-self): New variable.
19123         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
19124         mml1991-epg-encrypt-to-self is set.
19125
19126         * mml2015.el (mml2015-signers): New user option.
19127         (mml2015-epg-sign): Reflect the value of mml2015-signers.
19128         (mml2015-epg-encrypt): Allow to select signing keys.
19129
19130         * mml1991.el (mml1991-signers): New variable.
19131         (mml1991-epg-sign): Reflect the value of mml1991-signers.
19132         (mml1991-epg-encrypt): Allow to select signing keys.
19133
19134 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19135
19136         * nnheader.el (nnheader-insert-head): Make it work even if the file
19137         uses CRLF for the line-break code.
19138
19139 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
19140
19141         * mml2015.el: Require mml-sec instead of password.
19142         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
19143         (mml2015-cache-passphrase): Inherit the default value from
19144         mml-secure-cache-passphrase.
19145         (mml2015-passphrase-cache-expiry): Inherit the default value from
19146         mml-secure-passphrase-cache-expiry.
19147
19148         * mml1991.el: Require mml-sec instead of password.
19149         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
19150         (mml1991-cache-passphrase): Inherit the default value from
19151         mml-secure-cache-passphrase.
19152         (mml1991-passphrase-cache-expiry): Inherit the default value from
19153         mml-secure-passphrase-cache-expiry.
19154
19155         * mml-sec.el: Require password.
19156         (mml-secure-verbose): New user option.
19157         (mml-secure-cache-passphrase): New user option.
19158         (mml-secure-passphrase-cache-expiry): New user option.
19159
19160 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
19161             Andreas Vögele  <andreas@altroot.de>   (tiny change)
19162
19163         * pgg-def.el (pgg-truncate-key-identifier):
19164         Truncate the key ID to 8 letters from the end.
19165
19166 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19167
19168         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19169         workaround for the url package included with Emacs.
19170
19171         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19172
19173 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19174
19175         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19176         correctly.  This fixes a bug caused by the 2006-05-12 change.
19177
19178 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19179
19180         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19181         some information about the error when saying that the `bogus' mail
19182         group will be used.
19183
19184 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19185
19186         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19187         string.
19188
19189 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19190
19191         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19192
19193 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19194
19195         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19196
19197 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19198
19199         * mml1991.el (mml1991-function-alist): Add epg.
19200         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19201         (mml1991-epg-encrypt): New functions.
19202
19203 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19204
19205         * mml2015.el (mml2015-verbose): New variable.
19206         (mml2015-cache-passphrase): Ditto.
19207         (mml2015-passphrase-cache-expiry): Ditto.
19208         (mml2015-function-alist): Add epg.
19209         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19210         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19211         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19212         New functions.
19213
19214 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19215
19216         * message.el (message-cite-original-1): Preserve region when removing
19217         quoted text due to X-No-Archive in order to avoid bogus attribution
19218         when citing multiple messages.
19219
19220 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19221
19222         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19223         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19224
19225 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19226
19227         * gnus-diary.el (gnus-user-format-function-d)
19228         (gnus-user-format-function-D): Autoload.
19229
19230         * imap.el (Commentary): Fix typo.
19231
19232         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19233         2006-04-22 contribution.
19234
19235 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19236
19237         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19238         It didn't really fix the bogosity I'm seeing with solid web groups.
19239
19240 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19241
19242         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19243         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19244         created using server names.  If we use the feature without declaring
19245         it, Gnus does not properly manage server and group state.
19246
19247         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19248         bound.
19249
19250 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19251
19252         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19253         looking up the method using GROUP's prefix before inventing a new one.
19254         It is used on killed/unknown groups in various places where returning
19255         an all-new method isn't expected by the caller.
19256
19257         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19258         and match semantics of gnus-group-real-prefix.
19259
19260 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19261
19262         * nnmail.el (nnmail-broken-references-mailers): New variable.
19263         (nnmail-ignore-broken-references): New function generalizing
19264         nnmail-fix-eudora-headers.
19265         (nnmail-fix-eudora-headers): Now obsolete.
19266
19267         * gnus-art.el (gnus-button-handle-custom):
19268         Support `customize-apropos*'.
19269
19270 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19271
19272         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19273
19274         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19275         articles.
19276
19277 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19278
19279         * message.el (message-cite-reply-above): New variable.
19280         (message-yank-original): Use it.
19281
19282 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19283
19284         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19285
19286 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19287
19288         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19289         as read.
19290
19291         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19292
19293 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19294
19295         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19296         (gnus-bookmark-default-file): Use gnus-directory.
19297         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19298         Remove "*" in doc string.
19299         (gnus-bookmark-write-file): Simplify.
19300         (gnus-bookmark-maybe-sort-alist): Use `when'.
19301         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19302         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19303         Add FIXME about Emacs 21 and XEmacs compatibility.
19304         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19305         compatibility.
19306         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19307         compatibility.
19308         (gnus-bookmark-menu-heading): Fix version.
19309
19310 2006-06-19  Bastien Guerry  <bzg@altern.org>
19311
19312         * gnus-bookmark.el: New file.
19313
19314 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19315
19316         * message.el (message-syntax-checks): Doc fix.
19317
19318 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19319
19320         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19321         unsubscribed groups as if they were killed ones.  It causes duplicate
19322         entries in gnus-newsrc-alist.
19323
19324 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19325
19326         * message.el (message-syntax-checks): Doc fix.
19327         (message-send-mail): Add check for continuation headers.
19328         (message-check-news-header-syntax): Fix regexp used to check for
19329         continuation headers.
19330
19331 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19332
19333         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19334
19335 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19336
19337         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19338
19339 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19340
19341         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19342         default-truncate-lines.
19343
19344 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19345
19346         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19347         to fill the utf-8 entry.
19348
19349         * lpath.el: Fbind unicode-precedence-list.
19350
19351 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19352
19353         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19354
19355 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19356
19357         * gnus-agent.el (directory-files-and-attributes): Move all the way
19358         forward (the third and final move).
19359         (gnus-agent-read-agentview): Trap reconstruction errors due to
19360         nonexistent directory.  Handle by returning nil.
19361
19362 2006-05-30  Didier Verna  <didier@xemacs.org>
19363
19364         * message.el (message-dont-reply-to-names): Update the custom type.
19365         * message.el (message-dont-reply-to-names): New defsubst: potentially
19366         convert a list of regexps into a single one.
19367         * message.el (message-get-reply-headers): Use it.
19368         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19369
19370 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19371
19372         * gnus-agent.el (directory-files-and-attributes): Move forward.
19373
19374 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19375
19376         * gnus-ml.el (gnus-mailing-list-subscribe)
19377         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19378         (gnus-mailing-list-message): Fix doc strings.
19379
19380 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19381
19382         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19383         of doing it manually.
19384
19385 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19386
19387         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19388         comment.
19389
19390 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19391
19392         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19393         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19394         (gnus-agent-read-local): All symbols allocated in my-obarray.
19395         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19396         (gnus-agent-regenerate-group): Check numeric names to see if they are
19397         messages or groups.
19398         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19399         better way of do this...)
19400
19401         * gnus-cache.el (gnus-agent-total-fetched-for):
19402         Ignore 'dummy.group' (there should be a better way of do this...)
19403
19404 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19405
19406         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19407         (gnus-saved-headers): Ditto.
19408         (gnus-default-article-saver): Mention functions may have properties.
19409         (gnus-article-save): Override gnus-save-all-headers and
19410         gnus-saved-headers by :headers property which saver function may have.
19411         (gnus-summary-save-in-file): Add :headers property.
19412         (gnus-summary-write-to-file): Ditto.
19413
19414         * gnus-sum.el (gnus-summary-save-article): Bind
19415         gnus-prompt-before-saving to t when saving many articles in a file;
19416         always show all headers.
19417
19418         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19419
19420 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19421
19422         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19423         marks.
19424
19425         * message.el (message-indent-citation): Add optional arguments to allow
19426         using it outside of message buffers.
19427
19428         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19429         (gnus-article-treat-unfold-headers): Use it.
19430         (gnus-article-truncate-lines): New variable.
19431         (gnus-article-mode): Use it.
19432         (gnus-article-toggle-truncate-lines): New function.
19433
19434         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19435         Add gnus-article-toggle-truncate-lines.
19436
19437         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19438         coding system in XEmacs, use binary.
19439
19440 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19441
19442         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19443         after-load-alist.
19444
19445         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19446         this function should save decoded articles.
19447         (gnus-summary-write-to-file): Use property to specify this function
19448         should save decoded articles and specify gnus-summary-save-in-file
19449         should be used to save articles other than the first one when saving
19450         many articles.
19451         (gnus-summary-save-body-in-file): Use property to specify this
19452         function should save decoded articles.
19453         (gnus-summary-write-body-to-file): Use property to specify this
19454         function should save decoded articles and specify
19455         gnus-summary-save-body-in-file should be used to save articles other
19456         than the first one when saving many articles.
19457
19458         * gnus-sum.el (gnus-summary-save-article): Simplify.
19459
19460 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19461
19462         * gnus-art.el (gnus-default-article-saver):
19463         Add gnus-summary-write-body-to-file.
19464         (gnus-article-save-coding-system): Don't use coding system object
19465         in XEmacs.
19466         (gnus-read-save-file-name): Add optional `dir-var' argument which
19467         specifies directory in which files are saved; work even if optional
19468         `variable' argument is not specified.
19469         (gnus-summary-write-to-file): Read file name.
19470         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19471         (gnus-summary-write-body-to-file): New function.
19472
19473         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19474         (gnus-summary-local-variables): Add it.
19475         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19476         (gnus-summary-save-article): Remove optional `decode' argument;
19477         determine whether to decode articles by the value of
19478         gnus-default-article-saver; when saving many files using
19479         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19480         it first and use gnus-summary-save-in-file or
19481         gnus-summary-save-body-in-file thereafter unless
19482         gnus-prompt-before-saving is always; move point to article which
19483         will be saved.
19484         (gnus-summary-save-article-file): Revert.
19485         (gnus-summary-write-article-file): Revert.
19486         (gnus-summary-save-article-body-file): Revert.
19487         (gnus-summary-write-article-body-file): New function.
19488
19489 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19490
19491         * gnus-art.el (gnus-default-article-saver): Doc fix.
19492         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19493         from gnus-summary-save-article-coding-system, and default to a
19494         certain coding system.
19495         (gnus-output-to-file): Add coding cookie and encode text according
19496         to gnus-article-save-coding-system; don't use mm-append-to-file.
19497
19498         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19499         gnus-art.el and rename to gnus-article-save-coding-system.
19500         (gnus-summary-save-article): Require gnus-art; don't show all
19501         headers if it decodes articles; don't add coding cookie here;
19502         don't bind mm-text-coding-system-for-write.
19503         (gnus-summary-save-article-file): Save decoded articles.
19504         (gnus-summary-write-article-file): When saving many files, use
19505         gnus-summary-write-to-file first and gnus-summary-save-in-file
19506         thereafter unless gnus-prompt-before-saving is always.
19507         (gnus-summary-save-article-body-file): Save decoded articles.
19508
19509         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19510
19511 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19512
19513         * nnrss.el (nnrss-check-group): Bind hash-index.
19514
19515 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19516
19517         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19518         its hash index.  Store this hash in `nnrss-group-data'.
19519         (nnrss-read-group-data): Update accordingly.
19520
19521 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19522
19523         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19524         entry.
19525
19526         * gnus-sum.el (gnus-summary-make-menu-bar):
19527         Add gnus-article-browse-html-article.
19528
19529 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19530
19531         * gnus-sum.el (gnus-summary-mime-map):
19532         Add gnus-article-browse-html-article.
19533
19534         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19535
19536 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19537
19538         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19539         suitable coding systems in customize.
19540
19541 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19542
19543         * mail-source.el (mail-sources): Fix custom type.
19544
19545 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19546
19547         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19548         (gnus-summary-expire-articles-now): Shorten prompt.
19549
19550         * gmm-utils.el (wid-edit): Require.
19551         (defun-gmm): Rename from `gmm-defun-compat'.
19552         (gmm-image-search-load-path): Use it.
19553         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19554
19555 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19556
19557         * gnus-sum.el (gnus-summary-save-article-coding-system):
19558         New variable.
19559         (gnus-summary-save-article): Add optional `decode' argument.
19560         If it is set and gnus-summary-save-article-coding-system is non-nil,
19561         save decoded article.
19562         (gnus-summary-write-article-file): Save decoded article if
19563         gnus-summary-save-article-coding-system is non-nil.
19564
19565         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19566         type.
19567
19568 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19569
19570         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19571
19572 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19573
19574         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19575         first to test gnus-single-article-buffer which may be buffer-local.
19576
19577         * gnus-sum.el (gnus-summary-setup-buffer):
19578         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19579         group; make gnus-article-buffer, gnus-article-current, and
19580         gnus-original-article-buffer always buffer-local.
19581         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19582         group.
19583         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19584
19585 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19586
19587         * nnml.el (nnml-request-compact-group): Compressed files might not
19588         have .gz extension.
19589
19590 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19591
19592         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19593         (mm-copy-to-buffer): Use with-current-buffer.
19594         (mm-display-part): Simplify.
19595         (mm-inlinable-p): Add optional arg `type'.
19596
19597 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19598
19599         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19600         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19601         Try harder to show the attachment internally or externally using
19602         gnus-mime-view-part-as-type.
19603
19604 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19605
19606         * message.el (message-from-style, message-signature-separator)
19607         (message-user-organization-file, message-send-mail-function)
19608         (message-citation-line-function, message-yank-prefix)
19609         (message-indent-citation-function, message-signature)
19610         (message-signature-file, message-signature-insert-empty-line):
19611         Remove autoloads.
19612
19613         * gnus-art.el (gnus-buttonized-mime-types):
19614         Remove "multipart/signed".  Revert 2006-04-26 change.
19615
19616 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19617
19618         * gnus.el (gnus-version-number): Bump version.
19619
19620 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19621
19622         * gnus.el: No Gnus v0.5 is released.
19623
19624 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19625
19626         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19627         fetching articles by message-id.
19628
19629 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19630
19631         * message.el (hashcash): Require hashcash as normal.
19632
19633         * ecomplete.el (ecomplete-highlight-match-line):
19634         Use point-at-eol.
19635         (ecomplete-highlight-match-line): Use `highlight', because that
19636         face exists in both Emacs and XEmacs.
19637
19638         * message.el (message-display-abbrev): Use point-at-bol.
19639
19640         * mail-source.el: Don't require timer/timer-funcs.
19641
19642         * gnus-async.el: Ditto.
19643
19644         * password.el: Ditto.
19645
19646         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19647
19648         * mm-url.el: Ditto.
19649
19650         * gnus-xmas.el: Don't require timer-funcs.
19651
19652         * mm-util.el: Require timer/timer-funcs.
19653
19654 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19655
19656         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19657         Close.
19658
19659 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19660
19661         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19662         unibyte after clear-decrypt function runs.
19663
19664         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19665         returns as a unibyte string.
19666
19667 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19668
19669         * lpath.el: Revert.
19670
19671         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19672         (pgg-gpg-process-sentinel): Revert.
19673
19674         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19675         (pgg-pgp-lookup-key): Revert.
19676
19677         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19678         (pgg-pgp5-lookup-key): Revert.
19679
19680         * pgg.el (pgg-fetch-key): Revert.
19681
19682 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19683
19684         * lpath.el: Fbind string-as-multibyte for XEmacs.
19685
19686         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19687         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19688         (mml1991-pgg-encrypt): Ditto.
19689
19690         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19691         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19692         a multibyte buffer.
19693
19694         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19695         (pgg-pgp-lookup-key): Ditto.
19696
19697         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19698         (pgg-pgp5-lookup-key): Ditto.
19699
19700         * pgg.el (pgg-fetch-key): Ditto.
19701
19702 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19703
19704         * message.el (message-user-organization-file): Check several
19705         locations of the organization file.
19706
19707         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19708         Add gnus-article-view-part-as-type.
19709
19710         * gnus-art.el (gnus-article-view-part-as-type): New function.
19711
19712         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19713         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19714
19715         * mml.el: Simplify autoload.
19716         (mml-mode): defvar dnd-protocol-alist instead of using
19717         symbol-value.
19718         (mml-default-directory): New variable.
19719         (mml-minibuffer-read-file): Use it.
19720         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19721
19722         * message.el (message-citation-line-format): New variable.
19723         (message-insert-formated-citation-line): New function.
19724         (message-citation-line-function):
19725         Add `message-insert-formated-citation-line' to custom type.
19726
19727         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19728         to doc string.
19729
19730         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19731         depending on mm-verify-option.
19732
19733 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19734
19735         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19736         binding pgg-* variables; reimplement the section which prevents
19737         MIME header from being signed.
19738         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19739         pgg-text-mode; remove a blank line at the top of body.
19740
19741         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19742         lines at the top of body; use gnus-newsgroup-charset if there's no
19743         Charset header.
19744
19745 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19746
19747         * message.el (message-self-insert-commands): Doc fix.
19748
19749         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19750         (mm-uu-pgp-encrypted-test): Ditto.
19751         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19752         between header and body; return application/pgp-encrypted handle
19753         if decryption failed; decode decrypted body by charset.
19754
19755         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19756         element match to application/pgp-*.
19757
19758 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19759
19760         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19761         HTML.
19762
19763 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19764
19765         * mail-source.el (mail-source-call-script): Message the error
19766         string.
19767
19768 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19769
19770         * gnus-util.el (gnus-byte-compile): Use it.
19771
19772 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19773
19774         * gnus-util.el (kill-empty-logs): New function.
19775
19776 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19777
19778         * message.el (message-mail-alias-type): Doc fix.
19779         (message-mail-alias-type-p): New function.
19780         (message-send): Use it.
19781         (message-mode): Ditto.
19782         (message-strip-forbidden-properties): Ditto.
19783
19784         * ecomplete.el (ecomplete-database-file-coding-system):
19785         New variable.
19786         (ecomplete-save): Use it.
19787         (ecomplete-setup): Use it.
19788
19789 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19790
19791         * message.el (message-self-insert-commands): New variable.
19792         (message-strip-forbidden-properties): Use it.
19793
19794 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19795
19796         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19797         that doesn't make XEmacs choke.
19798
19799 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19800
19801         * gnus-util.el (gnus-replace-in-string):
19802         Prefer replace-regexp-in-string over of replace-in-string.
19803
19804 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19805
19806         * gnus-util.el (gnus-select-frame-set-input-focus):
19807         Use select-frame-set-input-focus if it is available in XEmacs; use
19808         definition defined in Emacs 22 for old Emacsen.
19809
19810         * dgnushack.el: Autoload unmorse-region for XEmacs.
19811
19812         * lpath.el: Bind cursor-in-non-selected-windows and
19813         select-frame-set-input-focus for XEmacs.
19814
19815 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19816
19817         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19818
19819 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19820
19821         * gnus-registry.el (gnus-registry-cache-save): Remove text
19822         properties when saving via the temp buffer.
19823
19824 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19825
19826         * message.el (message-generate-hashcash): Honor custom type.
19827
19828 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19829
19830         * message.el (message-generate-hashcash): Default to non-nil when
19831         hashcash is found.
19832
19833         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19834         (gnus-refer-thread-limit): Increase default to 500.
19835
19836         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19837
19838         * flow-fill.el (fill-flowed): Allow delete-space.
19839
19840 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19841
19842         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19843         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19844         Remove autoloads.
19845
19846 2006-04-18  Simon Josefsson  <jas@extundo.com>
19847
19848         * message.el (message-generate-hashcash): Default to.
19849
19850 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19851
19852         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19853         concatenating segments rather than before concatenating them.
19854
19855 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19856
19857         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19858
19859 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19860
19861         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19862
19863         * message.el (message-forward-make-body-plain):
19864         Allow message-forward-ignored-headers to be a list.
19865         (message-remove-ignored-headers): Factor out into function.
19866         (message-forward-make-body-mml): Use it.
19867
19868         * imap.el (imap-quote-specials): New function.
19869         (imap-login-auth): Quote specials.
19870
19871         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19872         (rfc2231-parse-string): Allow concatanation of parameters that
19873         aren't contiguous.  The test case is
19874           (mail-header-parse-content-type "message/external-body;
19875             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19876             access-type=LOCAL-FILE;
19877             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19878
19879 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19880
19881         * nntp.el (nntp-accept-process-output): Return the value of
19882         `nnheader-accept-process-output'.
19883
19884 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19885
19886         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19887         (gnus-button-alist): Recognize more diff formats.
19888         (gnus-button-patch): Strip directory.
19889
19890 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19891
19892         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19893         Emacs 22 when setting focus.
19894
19895 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19896
19897         * gnus-art.el (gnus-article-treat-types): Do treatment of
19898         text/x-verbatim parts.
19899         (gnus-button-patch): New command.
19900
19901         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19902         addresses that contain invalid characters.
19903
19904 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19905
19906         * message.el (message-put-addresses-in-ecomplete):
19907         Use gnus-replace-in-string.
19908         (message-is-yours-p): Use the more correct
19909         mail-header-parse-address instead of
19910         mail-extract-address-components.
19911         (message-put-addresses-in-ecomplete): Fix typo.
19912
19913         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19914         keystroke.
19915
19916         * gnus-art.el (gnus-treatment-function-alist): Change order of
19917         newsgroups/generic header folding to avoid double-folding.
19918
19919         * message.el (message-hidden-headers): Add X-Draft-From.
19920
19921         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19922         New command.
19923         (gnus-summary-repeat-search-article-backward): New command.
19924
19925         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19926         groups in the parent topic.
19927
19928 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19929
19930         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19931         (spam-extra-header-to-number): Return the CRM114 number as a
19932         number instead of a string.
19933
19934 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19935
19936         * gnus-art.el (gnus-face-properties-alist): Move here from
19937         gnus-fun.
19938
19939         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19940
19941 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19942
19943         * message.el (message-strip-forbidden-properties): Only display on
19944         self-insert-command.
19945
19946         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
19947         reindent.
19948         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
19949
19950 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
19951
19952         * smiley.el (smiley-style): Fix typo.
19953
19954 2006-03-23  Kenichi Handa  <handa@m17n.org>
19955
19956         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
19957         instead of set-buffer-multibyte.
19958
19959 2006-03-23  Kenichi Handa  <handa@m17n.org>
19960
19961         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
19962         buffer and then decode the buffer text if necessary.
19963         (rfc2231-encode-string): Be sure to work on multibyte buffer at
19964         first, and after mm-encode-body, change the buffer to unibyte.
19965
19966 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19967
19968         * hashcash.el (hashcash-insert-payment-async-2):
19969         Use message-goto-eoh instead of doing it manually.
19970         (mail-add-payment): Use message-narrow-to-header instead of trying
19971         to do the same itself.
19972
19973         * message.el (message-hidden-headers): Add Face.
19974
19975         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
19976         reparenting code.
19977         (gnus-summary-reparent-children): Refactored out code.
19978         (gnus-summary-thread-map): New keystroke.
19979         (gnus-summary-reparent-children): Make into command.
19980
19981         * smiley.el (smiley-style): Default to `medium' if using a large
19982         font.
19983
19984         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
19985         does it itself.
19986
19987         * message.el (message-point-in-header-p): Simplify definition.
19988
19989 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19990
19991         * nnagent.el (nnagent-request-set-mark): Silence log file
19992         writing.
19993         (nnagent-request-set-mark): Use write-region instead of
19994         append-to-file.
19995
19996         * gnus-sum.el (gnus-read-header): Fudge article number if using a
19997         strange select method.
19998
19999         * ecomplete.el (ecomplete-display-matches): Get highlightling
20000         right.
20001         (ecomplete-display-matches): Use literals.
20002         (ecomplete-display-matches): Disable message logging.
20003
20004         * message.el (message-display-abbrev): Small optimization.
20005
20006         * ecomplete.el (ecomplete-display-matches): Allow automatic
20007         display.
20008
20009         * message.el (message-strip-forbidden-properties):
20010         Display abbrevs.
20011         (message-display-abbrev): Get automatic display right.
20012
20013         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
20014         keystrokes.
20015
20016 2006-04-13  Romain Francoise  <romain@orebokech.com>
20017
20018         TODO: Backport to v5-10!
20019
20020         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
20021         Move here (and rename) from gnus-registry.el.
20022
20023         * gnus-registry.el: Require gnus-util.
20024         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
20025
20026 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20027
20028         * gnus-group.el (gnus-group-catchup-current):
20029         Change if-then-else-if-then-else into cond.
20030         (gnus-group-catchup): Indent.
20031         (group-name-at-point): New function.
20032         (gnus-fetch-group): Provide default from thing at point.
20033
20034 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20035
20036         * message.el (message-display-abbrev): Fix regexp.
20037
20038         * ecomplete.el (ecomplete-highlight-match-line):
20039         Reimplement choosing.
20040         (ecomplete-highlight-match-line): Fix up code rewrite, remove
20041         dead variables.
20042
20043         * message.el (message-newline-and-indent): Remove debugging.
20044         (message-display-abbrev): Use new implementation.
20045
20046 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
20047
20048         * gnus-art.el (gnus-article-mode):
20049         Set cursor-in-non-selected-windows to nil.
20050
20051         * smiley.el: Revert previous change.
20052         (smiley-data-directory): defvar it before using it in the
20053         defcustom of `smiley-style'.
20054
20055 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20056
20057         * message.el (message-newline-and-indent): New function.
20058
20059         * ecomplete.el: Implement more bits.
20060
20061         * message.el (message-put-addresses-in-ecomplete): Clean up the
20062         string.
20063
20064         * ecomplete.el (ecomplete-add-item): Chop off decimals.
20065
20066         * gnus-sum.el (gnus-summary-save-parts):
20067         Bind gnus-summary-save-parts-counter and use it to make unique file
20068         names.
20069
20070         * gnus-art.el (gnus-ignored-headers): Add some more headers.
20071
20072         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
20073         parameter to say whether to actually parse the individual
20074         addresses.
20075
20076         * message.el (message-put-addresses-in-ecomplete): New function.
20077         (ecomplete): Require.
20078         (message-mail-alias-type): Add ecomplete as an option.
20079
20080 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
20081
20082         * flow-fill.el (fill-flowed): Remove trailing space from blank
20083         quoted lines.
20084
20085 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20086
20087         * smiley.el (smiley-style): Move definition later to avoid a
20088         compilation warning.
20089
20090 2006-04-12  Kenichi Handa  <handa@m17n.org>
20091
20092         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20093         buffer and then decode the buffer text if necessary.
20094         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20095         first, and after mm-encode-body, change the buffer to unibyte.
20096         Use mm-disable-multibyte instead of set-buffer-multibyte.
20097
20098 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20099
20100         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
20101         Content-Type header instead of Content-Disposition header.
20102         (gnus-mime-inline-part): Ditto.
20103         (gnus-mime-view-part-as-charset): Ignore charset that the part
20104         specifies.
20105
20106         * mm-decode.el (mm-display-part): Work with external parts and
20107         usual parts similarly.
20108
20109         * mm-extern.el (mm-inline-external-body): Use mm-display-part
20110         instead of gnus-display-mime.
20111
20112         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
20113         instead of with-temp-buffer.
20114
20115         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
20116         tag to summarized topics part in order to encode non-ASCII text.
20117
20118 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20119
20120         * smiley.el (smiley-style): New variable.
20121         (smiley-directory): New function.
20122         (smiley-data-directory): Derive from `smiley-style' using
20123         `smiley-directory'.
20124         (smiley-regexp-alist): Add new entries.
20125
20126         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
20127         (gnus-article-browse-delete-temp): Add :version.
20128
20129 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
20130
20131         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
20132         the sieve region.
20133
20134 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20135
20136         * gnus.el (gnus-version-number): Bump version.
20137
20138 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20139
20140         * gnus.el: No Gnus v0.4 is released.
20141
20142 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20143
20144         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
20145         layout.
20146
20147         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
20148         unknown charset.
20149
20150         * message.el (message-header-synonyms): Add Original-To to the
20151         default.
20152
20153         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
20154         optional parameter.
20155
20156 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
20157
20158         * gnus-fun.el (gnus): Require it for gnus-directory.
20159
20160 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20161
20162         * gnus-fun.el (gnus-face-properties-alist): Add :version.
20163
20164 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20165
20166         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20167
20168 2006-04-05  Simon Josefsson  <jas@extundo.com>
20169
20170         * password.el (password-reset): New function.
20171
20172 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20173
20174         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20175         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20176
20177 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20178
20179         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20180         Some whitespace was matched into the url, which broke browsing hits
20181         > 100 when mm-url-use-external was nil.
20182
20183 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20184
20185         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20186         Check gnus-extra-headers for 'Newsgroups.
20187
20188         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20189         bound.
20190
20191 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20192
20193         * pgg-gpg.el: Clean up process buffers every time gpg processes
20194         complete.
20195
20196 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20197
20198         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20199         doc string.
20200
20201 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20202
20203         * pgg-gpg.el (pgg-gpg-process-filter)
20204         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20205
20206         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20207         lines, temporary fix.
20208
20209 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20210
20211         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20212
20213 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20214
20215         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20216         default-enable-multibyte-characters.  This reverts the change from
20217         revision 6.17 which is no longer necessary because the passphrase
20218         is sent separately now.  GnuPG messages are unreadable under
20219         multibyte locales with default-enable-multibyte-characters set to
20220         nil.
20221
20222 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20223
20224         * message.el (message-tool-bar-gnome): Move "spell".
20225
20226 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20227
20228         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20229         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20230         instead.
20231
20232 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20233
20234         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20235         Improve newsgroups handling for NNTP overviews which don't include
20236         Newsgroups.
20237
20238 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20239
20240         * message.el (message-resend): Bind message-generate-hashcash to nil.
20241
20242 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20243
20244         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20245         when searching for already-paid recipients.
20246
20247 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20248
20249         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20250         passphrases when it is not needed.
20251         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20252         passphrase stuff from gpg, should only be necessary when you use
20253         gpg with a smartcard.
20254
20255 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20256
20257         * mml.el (mml-insert-mime): Ignore cached contents of
20258         message/external-body part.
20259
20260         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20261         (mm-insert-part): Ditto.
20262
20263 2006-03-23  Simon Josefsson  <jas@extundo.com>
20264
20265         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20266         Reiner.
20267         (pgg-gpg-use-agent-p): Use it again.
20268
20269 2006-03-23  Simon Josefsson  <jas@extundo.com>
20270
20271         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20272         older emacsen.
20273         (pgg-gpg-use-agent-p): Don't use it.
20274
20275 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20276
20277         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20278         if we can.
20279
20280 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20281
20282         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20283         (pgg-gpg-update-agent): New function.
20284         (pgg-gpg-use-agent-p): New function.
20285         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20286         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20287         (pgg-gpg-sign-region): Use it.
20288
20289 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20290
20291         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20292         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20293
20294 2006-03-21  Simon Josefsson  <jas@extundo.com>
20295
20296         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20297         <wilde@sha-bang.de>.
20298         (pgg-gpg-use-agent): New variable.
20299         (pgg-gpg-process-region): Use it.
20300         (pgg-gpg-encrypt-region): Likewise.
20301         (pgg-gpg-encrypt-symmetric-region): Likewise.
20302         (pgg-gpg-decrypt-region): Likewise.
20303         (pgg-gpg-sign-region): Likewise.
20304         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20305
20306 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20307
20308         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20309
20310         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20311         Add comment on version.
20312
20313 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20314
20315         * smiley.el: Add missing test smiley.
20316
20317 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20318
20319         * mm-decode.el (mm-with-part): New macro.
20320         (mm-get-part): Use it; work with message/external-body as well.
20321         (mm-save-part): Treat name and filename equally.
20322
20323         * mm-extern.el (mm-extern-cache-contents): New function.
20324         (mm-inline-external-body): Use it; force the part to be displayed;
20325         move undisplayer added to the cached handle to the parent.
20326
20327         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20328         (gnus-mime-view-part-as-type): Work with message/external-body.
20329
20330         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20331
20332 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20333
20334         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20335         images in image-load-path.  [Sync with image.el, revision 1.60, in
20336         Emacs.]
20337
20338 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20339
20340         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20341         path rather than symbol.  Always return list of directories.
20342         Guarantee that image directory comes first.  [Sync with image.el,
20343         revision 1.59, in Emacs.]
20344
20345         * message.el (message-make-tool-bar): Adjust to new API of
20346         `gmm-image-load-path-for-library'.
20347
20348         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20349
20350         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20351
20352 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20353
20354         * gnus-art.el (gnus-article-only-boring-p):
20355         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20356         intangible text.
20357         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20358
20359 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20360
20361         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20362         Use `defun' instead of `gmm-defun-compat'.
20363
20364 2006-03-14  Simon Josefsson  <jas@extundo.com>
20365
20366         * message.el (message-unique-id): Don't use message-number-base36
20367         if (user-uid) is a float.
20368         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20369
20370 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20371
20372         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20373
20374         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20375         empty line between a part and a message part.
20376
20377 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20378
20379         * smiley.el: Add more test smileys.
20380         (smiley-data-directory, smiley-regexp-alist)
20381         (gnus-smiley-file-types): Fix doc strings.
20382         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20383         adding new elements.
20384         (smiley-mouse-map): Unused code.  Make it a comment.
20385
20386 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20387
20388         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20389         scan latest NoCeM messages instead of old ones.
20390         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20391         delimiters that are recently used.
20392         (gnus-nocem-load-cache): Add autoload cookie.
20393
20394         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20395
20396         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20397         level which is larger than gnus-use-nocem is specified.
20398
20399         * gnus-group.el (gnus-group-get-new-news): Ditto.
20400
20401 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20402
20403         * gnus-util.el (gnus-tool-bar-update): New function.
20404
20405         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20406         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20407
20408         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20409
20410         * gnus-group.el (gnus-group-redraw-when-idle)
20411         (gnus-group-redraw-check): Remove.
20412         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20413
20414 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20415
20416         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20417         if optional last element is specified in splits (FIELD VALUE...).
20418
20419 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20420
20421         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20422         to gmm-image-load-path-for-library.  Call with no-error argument.
20423         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20424
20425         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20426
20427         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20428
20429         * gmm-utils.el (gmm-image-load-path): Remove alias.
20430
20431 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20432
20433         * gmm-utils.el (gmm-image-load-path): Add alias.
20434
20435         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20436         nnml-generate-nov-databases-1.
20437         (nnml-generate-nov-databases): Use it.
20438         (nnml-generate-nov-databases-directory): Document no-active
20439         argument.
20440
20441         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20442         directory if path is t.  Add no-error.
20443
20444         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20445         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20446
20447         * gnus-art.el (gnus-article-browse-delete-temp-files):
20448         Simplify resetting gnus-article-browse-html-temp-list.
20449
20450         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20451         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20452         Add example to docstring.  Rename local variables.  Move error
20453         checks to default case in cond and simplify.
20454
20455 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20456
20457         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20458         handle is multipart when calling it recursively.
20459         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20460
20461 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20462
20463         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20464         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20465
20466 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20467
20468         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20469         is loaded.
20470
20471         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20472         loaded.
20473
20474 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20475
20476         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20477         to "Emacs 23 (unicode)" in doc string.
20478
20479         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20480         "Emacs 23 (unicode)" in comment.
20481
20482 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20483
20484         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20485
20486         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20487         characters 160 through 255 in Emacs 23.
20488
20489 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20490
20491         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20492         gnus-article-browse-html-temp.
20493         (gnus-article-browse-delete-temp): Make it customizable.
20494         Add `file'.  Adjust doc string.
20495         (gnus-article-browse-delete-temp-files): Add argument.
20496         Allow query for each file.  Adjust doc string.
20497         (gnus-article-browse-html-parts):
20498         Add `gnus-article-browse-delete-temp-files' to
20499         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20500
20501 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20502
20503         * gnus-art.el (gnus-article-browse-html-temp)
20504         (gnus-article-browse-delete-temp): New variables.
20505         (gnus-article-browse-delete-temp-files): New function.
20506         (gnus-article-browse-html-parts): Use it.
20507
20508 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20509
20510         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20511
20512         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20513         string.
20514
20515         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20516         gnus-summary-insert-new-articles when unplugged.
20517         Remove gnus-summary-search-article-forward.
20518
20519         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20520         display-visual-class instead of display-color-cells.
20521
20522 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20523
20524         * dgnushack.el: Autoload customize-group for XEmacs.
20525
20526         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20527         message/* containing non-ASCII text properly.
20528
20529 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20530
20531         * message.el: Require gmm-utils, remove autoloads.
20532         (message-tool-bar): Set default based on
20533         gmm-tool-bar-style.
20534         (message-tool-bar-gnome): Add gmm-customize-mode.
20535
20536         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20537         gmm-tool-bar-style.
20538         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20539
20540         * gnus-group.el (gnus-group-tool-bar): Set default based on
20541         gmm-tool-bar-style.
20542         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20543
20544         * gmm-utils.el (gmm-image-directory): Rename variable from
20545         gmm-image-load-path.
20546         (gmm-image-load-path): Use gmm-image-directory.
20547         (gmm-customize-mode): New function.
20548         (gmm-tool-bar-style): New variable.
20549
20550         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20551         gnus-group-redraw-line-number.
20552         (gnus-group-redraw-check): Simplify.
20553         (gnus-group-tool-bar-update): Remove redraw check.
20554         (gnus-group-make-tool-bar): Add redraw check.
20555
20556 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20557
20558         * gnus-art.el (gnus-button): Add missing parentheses.
20559
20560 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20561
20562         * lpath.el: Fbind line-number-at-pos.
20563
20564 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20565
20566         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20567
20568 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20569
20570         * gnus-art.el (gnus-button): New face.
20571         (gnus-article-button-face): Use it.
20572
20573         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20574         Add gnus-summary-next-page.  Re-order.
20575
20576         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20577         next-node are now included.
20578         (gnus-group-redraw-line-number): New internal variable.
20579         (gnus-group-redraw-check): Helper function for updating the tool
20580         bar.
20581         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20582
20583         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20584
20585         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20586         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20587         Use it to match format of Spamassassin 3.0 and later.
20588         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20589         (spam-check-bogofilter)
20590         (spam-bogofilter-register-with-bogofilter): Fix args of
20591         `gnus-error' calls.
20592
20593 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20594
20595         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20596         unnecessary interaction when sending queued mails.
20597         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20598
20599 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20600
20601         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20602         first or last are nil.
20603
20604 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20605
20606         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20607
20608 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20609
20610         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20611
20612 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20613
20614         * dns.el (query-dns): Protect more against buggy tcp output.
20615
20616 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20617
20618         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20619         nov.php.
20620
20621 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20622
20623         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20624         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20625         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20626         output on the server side.
20627         (nnweb-google-create-mapping): Update regexps and add some
20628         progress indication.
20629
20630 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20631
20632         * gnus-group.el (gnus-group-tool-bar-gnome):
20633         Fix gnus-agent-toggle-plugged.  Re-order icons.
20634         (gnus-group-tool-bar-gnome):
20635         Add gnus-group-{prev,next}-unread-group.
20636         (gnus-group-tool-bar-gnome): Re-order icons.
20637
20638         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20639         Move gnus-summary-insert-new-articles.
20640
20641         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20642         Fix comments.
20643
20644         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20645         also available in Emacs 21.3.
20646
20647         * message.el (message-fix-before-sending): Change "Emacs 22" to
20648         "Emacs 23 (unicode)" in comment.
20649
20650         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20651         "Emacs 23 (unicode)" in comment.
20652
20653         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20654         comment.
20655         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20656
20657         * mm-view.el (mm-fill-flowed): Add :version.
20658
20659 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20660
20661         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20662         and load-path.
20663
20664 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20665
20666         * message.el: Autoload gmm-image-load-path.
20667         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20668         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20669         consitency.
20670
20671         * gmm-utils.el (gmm-image-load-path): Also search in
20672         "../etc/images".  Don't set gmm-image-load-path if we don't find
20673         the image.
20674
20675 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20676
20677         * gmm-utils.el (gmm-image-load-path): Don't make
20678         `gmm-image-load-path' include subdirectories which the second arg
20679         `image' might specify.
20680
20681         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20682         subdirectory to icon file names.
20683
20684         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20685
20686 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20687
20688         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20689         gmm-image-load-path calls.
20690
20691         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20692
20693         * message.el (message-make-tool-bar): Ditto.
20694
20695         * mml.el (mml-preview): Add comment concerning tool bar icons.
20696
20697         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20698         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20699
20700         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20701         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20702
20703         * message.el (message-tool-bar-gnome): Use new icon names.
20704         (message-make-tool-bar): Use `gmm-image-load-path'.
20705
20706         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20707         New functions from MH-E.
20708         (gmm-image-load-path): New variable from MH-E.
20709         (gmm-image-load-path): New function from MH-E.  Add arguments
20710         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20711         *-image-load-path-called-flag.
20712
20713 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20714
20715         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20716
20717 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20718
20719         * nnimap.el (nnimap-request-move-article): Change folder back to
20720         source group before deleting.
20721
20722 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20723
20724         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20725
20726         * gnus-art.el (mm-url-insert-file-contents-external):
20727         Autoload mm-url.
20728
20729         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20730
20731 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20732
20733         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20734         coding system which mm-charset-to-coding-system returns for a
20735         given charset is valid.
20736
20737 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20738
20739         * html2text.el (html2text-remove-tag-list):
20740         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20741
20742 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20743
20744         * gnus-cus.el: Revert 2005-10-17 change.
20745
20746 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20747
20748         * gnus-art.el (article-strip-banner):
20749         Call article-really-strip-banner only when the regexp match is made.
20750
20751 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20752
20753         * gnus-art.el (article-strip-banner):
20754         Use gnus-extract-address-components instead of
20755         mail-header-parse-addresses to make it work with non-ASCII text;
20756         remove mail-encode-encoded-word-string.
20757
20758         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20759         values which are surrounded with \"...\"; make it never cause a
20760         Lisp error; give up parsing of parameters if it failed in
20761         extracting type.
20762
20763 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20764
20765         * smime.el (smime-cert-by-ldap-1): Fix bug where
20766         `smime-ldap-search' returns results without userCertificates.
20767
20768 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20769
20770         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20771
20772 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20773
20774         * spam.el (spam-check-spamassassin-headers): Adapt format for
20775         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20776         <ari@mbf.ocn.ne.jp>.
20777         (spam-list-of-processors): Add spam-use-gmane.
20778
20779 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20780
20781         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20782         make-temp-file; make it work with XEmacs as well.
20783
20784         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20785         mm-make-temp-file.
20786
20787         * mm-decode.el (mm-display-external): Use the 3rd arg of
20788         mm-make-temp-file.
20789         (mm-create-image-xemacs): Ditto.
20790
20791 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20792
20793         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20794         with message-narrow-to-headers.
20795         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20796         (gnus-draft-check-draft-articles): New function.
20797         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20798
20799 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20800
20801         * gnus-art.el (gnus-article-browse-html-parts):
20802         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20803         Don't use suffix argument for mm-make-temp-file for Emacs 21
20804         compatibility.  Remove useless `format'.
20805
20806 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20807
20808         * nnweb.el (nnweb-google-wash-article): Update regexps.
20809         (nnweb-group-alist): Use defvoo instead of defvar.
20810
20811 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20812
20813         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20814         re-loading nn* modules.
20815
20816 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20817
20818         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20819         for `tool-bar-mode' and don't check it's default-value.
20820
20821         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20822
20823         * message.el (message-make-tool-bar): Ditto.
20824
20825         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20826         `substring'.  Shorten tmp-file name.
20827
20828         * gnus.el: Remove bogus comment.
20829
20830 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20831
20832         * gnus-art.el (gnus-article-browse-html-parts): New function.
20833         (gnus-article-browse-html-article): New function for viewing html
20834         articles with a browser.
20835
20836 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20837
20838         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20839         in elisp.
20840         (pgg-gpg-encrypt-symmetric-region): Ditto.
20841         (pgg-gpg-sign-region): Ditto.
20842
20843         * pgg-def.el (pgg-text-mode): New variable.
20844
20845         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20846         (mml2015-pgg-encrypt): Ditto.
20847
20848         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20849         (mml1991-pgg-encrypt): Ditto.
20850
20851 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20852
20853         * nnfolder.el (nnfolder-insert-newsgroup-line):
20854         Use message-make-date instead of current-time-string.
20855
20856         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20857         to gnus-decoded which mm-uu might set.
20858
20859 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20860
20861         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20862         don't decode quoted parameters; remove misimported Emacs code.
20863         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20864         (rfc2231-decode-encoded-string): Don't use split-string which
20865         behaves differently according to Emacs version; use
20866         mm-decode-coding-region to convert charset to coding-system.
20867         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20868         (rfc2231-encode-string): Remove misimported Emacs code.
20869
20870 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20871
20872         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20873         when calling mail-header-parse-content-type.
20874         (article-de-quoted-unreadable): Ditto.
20875         (article-de-base64-unreadable): Ditto.
20876         (article-wash-html): Ditto.
20877
20878         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20879         calling mail-header-parse-content-type and
20880         mail-header-parse-content-disposition.
20881         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20882         mail-header-parse-content-type.
20883
20884         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20885         insert charset and format parameters; encode description after
20886         inserting it to buffer.
20887         (mml-insert-parameter): Fold lines properly even if a parameter is
20888         segmented into two or more lines; change the max column to 76.
20889
20890         * rfc1843.el (rfc1843-decode-article-body): Don't use
20891         ignore-errors when calling mail-header-parse-content-type.
20892
20893         * rfc2231.el (rfc2231-parse-string): Return at least type if
20894         possible; don't cause an error even if it fails in parsing of
20895         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20896         (rfc2231-encode-string): Don't break lines at the beginning, leave
20897         it to mml-insert-parameter.
20898
20899         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20900         calling mail-header-parse-content-type.
20901
20902 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20903
20904         * spam-report.el (spam-report-gmane-use-article-number):
20905         Improve doc string.
20906         (spam-report-gmane-internal): Check if a suitable header was found
20907         in the article.
20908
20909 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20910
20911         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20912         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20913
20914 2006-02-05  Romain Francoise  <romain@orebokech.com>
20915
20916         Update copyright notices of all files in the gnus directory.
20917
20918 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20919
20920         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20921
20922 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20923
20924         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20925         segmented lines of parameter value to cope with Thunderbird 1.5
20926         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20927         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20928         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20929
20930 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20931
20932         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20933         parts.
20934
20935 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20936
20937         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20938         there's only one active file for all servers.
20939         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20940         solid groups.  Gnus might have used a FAST request to select the group.
20941         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
20942         and nnweb-search redundantly in the active file.
20943         (nnweb-request-list): Don't list bogus groups.  There can only be one.
20944         (nnweb-request-create-group): Don't use ARGS.
20945         (nnweb-possibly-change-server, nnweb-request-group): Remove some
20946         initializations.  Let nnoo do the work.
20947
20948 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20949
20950         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
20951         Say the part has been decoded.
20952
20953         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
20954
20955 2006-01-31  Kevin Ryde  <user42@zip.com.au>
20956
20957         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
20958         mailcap-viewer-test-cache when there's no 'test clause, since that
20959         will invert the meaning of a "nil" test previously determined by
20960         mailcap-mailcap-entry-passes-test.
20961
20962 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20963
20964         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
20965         compiling.
20966
20967         * gnus-sum.el: Ditto.
20968
20969         * message.el: Don't bind tool-bar-map when compiling.
20970
20971 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
20972
20973         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
20974
20975 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20976
20977         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
20978         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
20979         current Google Groups.
20980
20981 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
20982
20983         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
20984         and tool-bar-mode.
20985
20986         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
20987         and tool-bar-mode.
20988
20989         * message.el (message-tool-bar-update): Simplify.
20990         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
20991
20992         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
20993         gnus-summary-buffer.
20994         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
20995         gnus-summary-reply.
20996
20997         * gmm-utils.el (gmm): Add :version.
20998
20999 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21000
21001         * Makefile.in (clean): New rule.
21002         (distclean): Use it.
21003
21004 2006-01-26  Steve Youngs  <steve@sxemacs.org>
21005
21006         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
21007         Don't autoload.
21008
21009 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21010
21011         * gmm-utils.el (gmm-verbose): Add :group.
21012
21013 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
21014
21015         * message.el: Change some comments WRT tool-bars.
21016
21017         * gnus-sum.el (gnus-summary-tool-bar)
21018         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
21019         (gnus-summary-tool-bar-zap-list): New variables.
21020         (gnus-summary-make-tool-bar): Complete rewrite using
21021         `gmm-tool-bar-from-list'.
21022
21023         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
21024         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
21025         New variables.
21026         (gnus-group-make-tool-bar): Complete rewrite using
21027         `gmm-tool-bar-from-list'.
21028         (gnus-group-tool-bar-update): New function.
21029
21030         * message.el (message-mode-field-menu): Add "Show hidden Headers".
21031
21032 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21033
21034         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
21035         is dissected into a single part of which the type is the same as
21036         the given one; decode charset.
21037
21038 2006-01-21  Kevin Ryde  <user42@zip.com.au>
21039
21040         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
21041         into alists as symbol not string, since that's what
21042         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
21043         look for.
21044
21045 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
21046
21047         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
21048         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
21049
21050         * message.el (message-tool-bar-gnome): Use gmm-ignore.
21051
21052 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21053
21054         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
21055         (gnus-xmas-mime-security-button-menu): New function.
21056
21057         * gnus-art.el (gnus-mime-security-button-commands): New variable.
21058         (gnus-mime-security-button-menu): New definition.
21059         (gnus-mime-security-button-map): Use them.
21060         (gnus-mime-security-button-menu): New function.
21061         (gnus-insert-mime-security-button): Addition to help echo.
21062         (gnus-mime-security-run-function, gnus-mime-security-save-part)
21063         (gnus-mime-security-pipe-part): New functions.
21064
21065         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
21066         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
21067
21068         * mm-decode.el (mm-handle-set-disposition): Remove.
21069         (mm-handle-set-description): Remove.
21070
21071 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21072
21073         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
21074         (mm-w3m-standalone-supports-m17n-p): New function.
21075         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
21076         w3m usage.
21077
21078         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
21079         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
21080
21081 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
21082
21083         * message.el (message-tool-bar-zap-list):
21084         Use gmm-tool-bar-zap-list as custom type.
21085         (message-tool-bar-update): New function.
21086         (message-tool-bar, message-tool-bar-gnome)
21087         (message-tool-bar-retro): Add message-tool-bar-update.
21088         (message-tool-bar-gnome): Add flyspell-buffer.
21089
21090         * gnus-util.el (gnus-error): Describe `args'.
21091
21092         * gmm-utils.el (gmm-error): Describe `args'.
21093         (gmm-tool-bar-zap-list): New widget.
21094         (gmm-tool-bar-from-list): Improve description of `zap-list'.
21095
21096 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21097
21098         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
21099         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
21100         the number of recursive calls.
21101
21102         * mm-decode.el (mm-handle-set-disposition): New macro.
21103         (mm-handle-set-description): New macro.
21104
21105 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21106
21107         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
21108         encoding.
21109
21110 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21111
21112         * message.el (message-tool-bar-zap-list, message-tool-bar)
21113         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
21114         (message-tool-bar-local-item-from-menu): Remove.
21115         (message-tool-bar-map): Replace by `message-make-tool-bar'.
21116         (message-make-tool-bar): New function.
21117         (message-mode): Use `message-make-tool-bar'.
21118
21119         * gmm-utils.el: New file.
21120         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
21121         (gmm-lazy): New widget copied from `nnmail.el'.
21122         (gmm-tool-bar-from-list): New function for creating customizable
21123         tool bars.
21124         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
21125         output.
21126         (gmm): Add :prefix to defgroup.
21127
21128 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
21129
21130         * gmm-utils.el (gmm-widget-p): New function.
21131
21132 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21133
21134         * mml.el (mml-attach-file): Describe `description' in doc string.
21135         (mml-menu): Add Emacs MIME manual and PGG manual.
21136
21137 2006-01-20  Richard M. Stallman  <rms@gnu.org>
21138
21139         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
21140
21141 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
21142
21143         * nntp.el (nntp-end-of-line): Doc fix.
21144
21145 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
21146
21147         * imap.el (imap-open): Handle case where buffer is a buffer
21148         object.
21149
21150 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21151
21152         * gnus-delay.el (gnus-delay): Don't autoload.
21153         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21154         to be re-loaded when customizing the `gnus-delay' group.
21155
21156 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
21157
21158         * message.el (message-insert-citation-line): Use newlines.
21159
21160 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21161
21162         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21163         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
21164         these routines, so the passphrase can be managed externally and
21165         passed in to the system.
21166         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21167         pgg-add-passphrase-to-cache function.
21168
21169         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21170         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21171         these routines, so the passphrase can be managed externally and
21172         passed in to the system.
21173         (pgg-pgp5-sign-region): Use new name of
21174         pgg-add-passphrase-to-cache function.
21175
21176 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21177
21178         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21179         part of the decoded armor to find the key-identifier.
21180         (pgg-gpg-lookup-key-owner): New function to return the
21181         human-readable identifier of a key owner.
21182         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21183         itself.
21184         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21185         the key value) if we have a key and can match it against a secret
21186         key.  Also, added a note pointing out fact that the prompt only
21187         indicates the first matching key.
21188
21189         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21190         pgg-decrypt-region.
21191         (pgg-add-passphrase-to-cache): Rename from
21192         `pgg-add-passphrase-cache' to reduce confusion (all callers
21193         changed).
21194         (pgg-remove-passphrase-from-cache): Rename from
21195         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21196         changed).
21197         (pgg-read-passphrase, pgg-add-passphrase-cache)
21198         (pgg-remove-passphrase-cache): Add informative docstrings.
21199         (pgg-decrypt): Convey provided passphrase in subordinate call to
21200         pgg-decrypt-region.
21201
21202 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21203
21204         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21205         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21206         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21207         'passphrase' argument, so the passphrase can be managed externally
21208         and then passed in to the system.
21209
21210         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21211         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21212         so the passphrase cache can be used reliably with identifiers
21213         besides a pgp packet's key id.
21214
21215         * pgg-gpg.el (pgg-gpg-encrypt-region)
21216         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21217         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21218         these routines, so the passphrase can be managed externally and
21219         passed in to the system.
21220
21221         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21222         'notruncate' argument, so the passphrase cache can be used
21223         reliably with identifiers besides a pgp packet's key id.
21224
21225 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21226
21227         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21228         symmetric encryption.
21229         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21230         encrypted session key.
21231         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21232         message ask for the passphrase in a proper way.
21233
21234         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21235         New user commands for symmetric encryption.
21236
21237 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21238
21239         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21240
21241         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21242
21243 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21244
21245         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21246
21247 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21248
21249         * mm-decode.el (mm-inlined-types): Add application/pgp.
21250         (mm-automatic-display): Ditto.
21251
21252         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21253         part as text.
21254
21255 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21256
21257         * nnrss.el: Update copyright.
21258         (nnrss-opml-import): Query whether to subscribe to each entry.
21259
21260         * gnus-art.el:
21261         * gnus-sum.el:
21262         * gnus-xmas.el:
21263         * messagexmas.el:
21264         * mm-uu.el:
21265         * mm-view.el: Update copyright.
21266
21267 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21268
21269         * message.el (message-info): New function.
21270         (message-mode-menu): Add it.
21271         Update copyright.
21272
21273         * ChangeLog: Fix and update copyright.
21274
21275 2006-01-13  Romain Francoise  <romain@orebokech.com>
21276
21277         * message.el (message-forward-subject-name-subject): Prefer the
21278         address to 'nowhere' if the sender has no name.
21279         Fix typo.  Update copyright year.
21280
21281 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21282
21283         * gnus-art.el (article-wash-html):
21284         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21285         (gnus-article-wash-html-with-w3m-standalone): New function.
21286
21287         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21288         mm-inline-text-html-render-with-w3m-standalone.
21289         (mm-text-html-washer-alist): Map w3m-standalone to
21290         gnus-article-wash-html-with-w3m-standalone.
21291         (mm-inline-text-html-render-with-w3m-standalone): New function.
21292
21293 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21294
21295         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21296         Improve LaTeX.
21297
21298 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21299
21300         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21301         (nnrss-request-article): Render text/plain parts as HTML.
21302
21303         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21304         the buffer.
21305
21306 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21307
21308         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21309         custom definition of `gnus-posting-styles'.
21310
21311         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21312         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21313
21314 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21315
21316         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21317         Use nntp for bug archive.
21318
21319 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21320
21321         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21322         parts.
21323         (nnrss-normalize-date): New function converts ISO 8601 date into
21324         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21325         (nnrss-check-group): Use it.
21326
21327 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21328
21329         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21330
21331         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21332         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21333         (nnrss-insert-w3): Ditto.
21334
21335 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21336
21337         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21338         the articles to be forwarded including the case where neither a
21339         number of articles nor a region is specified.
21340
21341 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21342
21343         * nnrss.el (nnrss-request-article): Fix last change; fill
21344         text/plain parts.
21345
21346 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21347
21348         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21349         in text/plain part.
21350         (nnrss-check-group): Don't add excessive newline to dc:subject.
21351
21352 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21353
21354         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21355         article.
21356
21357 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21358
21359         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21360         (nnml-use-compressed-files, nnml-save-mail): Support other
21361         comression programs such as bzip2.
21362
21363 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21364
21365         * dns.el (query-dns): Make sure we check the buffer size before
21366         removing tcp headers.
21367
21368 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21369
21370         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21371         remove MIME buttons associated with multipart/alternative parts.
21372         (gnus-mime-display-alternative): Tag buttons using `article-type'
21373         text property.
21374
21375         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21376         associated with multipart/alternative parts.
21377
21378         * gnus-art.el (gnus-signature-separator): Fix custom type.
21379
21380         * mm-decode.el (mm-inlined-types): Fix custom type.
21381         (mm-keep-viewer-alive-types): Ditto.
21382         (mm-automatic-display): Ditto.
21383         (mm-attachment-override-types): Ditto.
21384         (mm-inline-override-types): Ditto.
21385         (mm-automatic-external-display): Ditto.
21386
21387 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21388
21389         * spam-report.el (spam-report-user-mail-address)
21390         (spam-report-user-agent): New variables.
21391         (spam-report-url-ping-plain): Use spam-report-user-agent.
21392
21393 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21394
21395         * gnus-art.el (gnus-button-handle-custom): Do not just use
21396         `customize-apropos' for any "M-x customize-*" button but the
21397         function called for.  Accept both the function name and its
21398         argument in order to achieve this.
21399         (gnus-button-alist): Remove support for "custom:" URL's.
21400         Pass function name to `gnus-button-handle-custom' in case of "M-x
21401         customize-*" buttons.
21402
21403 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21404
21405         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21406         multipart/alternative and add xref to mm-discouraged-alternatives
21407         in doc string.
21408
21409         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21410         gnus-buttonized-mime-types in doc string.
21411
21412 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21413
21414         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21415         Suggest image/.* in the doc string.
21416
21417 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21418
21419         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21420         message-marks (Debian bug#342521).
21421
21422 2005-12-12  Simon Josefsson  <jas@extundo.com>
21423
21424         * password.el (password-read-from-cache): Add.
21425         (password-read): Use it.
21426
21427 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21428
21429         * rfc2047.el (rfc2047-charset-to-coding-system):
21430         Recognize us-ascii as a MIME charset.
21431
21432         * mm-bodies.el (mm-decode-content-transfer-encoding):
21433         Protect against the case where the 2nd arg TYPE is nil.
21434
21435 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21436
21437         * pop3.el (pop3-stream-type): Fix custom version.
21438
21439         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21440
21441 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21442
21443         * mm-decode.el (mm-display-external): Add missing cdr.
21444
21445 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21446
21447         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21448         RFC1524) if it is in mailcap or add a suffix according to
21449         mailcap-mime-extensions when generating a temp filename; postpone
21450         deleting a temp file for 2 seconds for some wrappers, shell
21451         scripts, and so on, which might exit right after having started a
21452         viewer command as a background job.
21453
21454 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21455
21456         * nntp.el (nntp-marks-directory): Fix custom group.
21457
21458         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21459         steps when < 10.
21460
21461         * gnus-start.el (gnus-no-server-1):
21462         Mention `gnus-level-default-subscribed' in doc string.
21463
21464 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21465
21466         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21467         parens.
21468
21469 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21470
21471         * gnus-xmas.el (gnus-use-toolbar): Revert.
21472         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21473         gnus-use-toolbar is default.
21474
21475         * messagexmas.el (message-use-toolbar): Revert.
21476         (message-setup-toolbar): Use global default-toolbar if
21477         message-use-toolbar is default.
21478
21479 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21480
21481         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21482         according to default-toolbar-visible-p.
21483
21484         * messagexmas.el (message-use-toolbar): Ditto.
21485
21486 2005-11-26  Dave Love  <fx@gnu.org>
21487
21488         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21489         (tls-program, tls-success): Provide openssl alternative.
21490
21491         * starttls.el: Doc fixes.
21492         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21493         SERVICE to PORT.
21494
21495         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21496         port null or service name.
21497         (starttls-negotiate): Autoload.
21498
21499 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21500
21501         * message.el (message-kill-to-signature): Fix interactive spec.
21502
21503 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21504
21505         * pop3.el (pop3-open-server): Recognize a string as a service name.
21506
21507 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21508
21509         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21510
21511 2005-11-23  Dave Love  <fx@gnu.org>
21512
21513         Add pop3s, pop3/starttls.
21514
21515         * pop3.el (pop3-authentication-scheme): Clarify doc.
21516         (open-tls-stream, starttls-open-stream): Autoload.
21517         (pop3-stream-type): New.
21518         (pop3-open-server): Use it.
21519
21520         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21521         for POP.
21522         (mail-source-keyword-map): Add :stream for POP.
21523         (mail-source-fetch-pop): Use pop3-stream-type.
21524
21525 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21528         of current-time-string.
21529
21530 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21531
21532         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21533         date header.
21534
21535 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21536
21537         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21538         it can seriously impact performance as it bypasses the agent's
21539         local caches.
21540
21541 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21542
21543         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21544         must be explicitly online rather than "not explicitly offline" for
21545         its flags to be synchronized.
21546
21547         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21548         that gnus-uu-unmark-thread will function correctly.
21549
21550         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21551         1024K is instead displayed as 1M.
21552
21553 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21554
21555         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21556
21557 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21558
21559         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21560
21561 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21562
21563         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21564         error message to display actual error condition.
21565         (gnus-agent-save-local): Avoid saving symbols that are bound to
21566         nil as they simply result in a warning message in
21567         gnus-agent-read-local.
21568
21569 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21570
21571         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21572         rather than make-variable-buffer-local for file-precious-flag.
21573
21574 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21575
21576         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21577         for duplicates which are removed.  The invalid sort check then
21578         triggers a rescan after the sort as sorting may have moved
21579         duplicate entries such that they can be cheaply detected.
21580
21581 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21582
21583         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21584
21585 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21586
21587         * gnus-agent.el (gnus-agent-article-alist-save-format):
21588         Change internal variable to a custom variable.  Change default value
21589         from compressed(2) to uncompressed(1).
21590         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21591         support for uncompressed agentview files.  Taken together, reading
21592         the agentview file should now be 6-7 times faster.
21593
21594 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21595
21596         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21597         as a buffer-local variable.  This avoids creating truncated
21598         dribble files as a result of a hang up, eg.
21599
21600 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21601
21602         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21603         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21604         XEmacs.
21605
21606 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21607
21608         * gnus-start.el (gnus-start-draft-setup):
21609         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21610
21611         * gnus.el (gnus-splash): Change custom group.
21612         (gnus-group-get-parameter, gnus-group-parameter-value):
21613         Describe allow-list argument.
21614
21615         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21616         string.
21617
21618 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21619
21620         * gnus-art.el (gnus-default-article-saver): Add user-defined
21621         `function' to custom type.
21622
21623 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21624
21625         * imap.el (imap-open): Handle case where buffer is a buffer
21626         object.
21627
21628 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21629
21630         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21631         long lines.
21632         (gnus-cache-delete-group): Wrap doc strings.
21633
21634         * gnus-agent.el (gnus-agent-rename-group)
21635         (gnus-agent-delete-group): Wrap doc strings.
21636
21637 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21638
21639         * messagexmas.el (message-use-toolbar): Change the valid values
21640         into default, top, bottom, left, and right.
21641         (message-toolbar-thickness): New variable.
21642         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21643         well.
21644         (message-setup-toolbar): Make it work.
21645
21646         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21647         (gnus-use-toolbar): Change the valid values into default, top,
21648         bottom, left, and right.
21649         (gnus-toolbar-thickness): New variable.
21650         (gnus-xmas-setup-toolbar): New function.
21651         (gnus-xmas-setup-group-toolbar): Use it.
21652         (gnus-xmas-setup-summary-toolbar): Use it.
21653
21654 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21655
21656         * gnus-start.el (gnus-1): Add "native" to
21657         gnus-predefined-server-alist.
21658
21659         * gnus.el (gnus-method-to-server): Don't add "native" to the
21660         lists here, because that leads to problems when
21661         gnus-select-method is bound.
21662
21663 2005-11-09  Simon Josefsson  <jas@extundo.com>
21664
21665         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21666         use (not sort-by-date) instead.
21667
21668 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21669
21670         * gnus-delay.el (gnus-delay-group): Don't autoload.
21671         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21672         to be re-loaded when customizing the `gnus-delay' group.
21673
21674 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21675
21676         * message.el: Revert last changes.
21677         (message-insert-citation-line): Use newlines.
21678
21679 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21680
21681         * message.el (message-courtesy-message)
21682         (message-mark-insert-begin, message-mark-insert-end)
21683         (message-elide-ellipsis, message-cancel-message)
21684         (message-add-header, message-change-subject)
21685         (message-cross-post-followup-to-header)
21686         (message-cross-post-insert-note, message-reduce-to-to-cc)
21687         (message-widen-reply, message-delete-not-region)
21688         (message-kill-to-signature, message-insert-signature)
21689         (message-insert-importance-high, message-insert-importance-low)
21690         (message-insert-or-toggle-importance)
21691         (message-insert-disposition-notification-to)
21692         (message-indent-citation, message-yank-original)
21693         (message-cite-original-without-signature, message-cite-original)
21694         (message-insert-citation-line, message-position-on-field)
21695         (message-fix-before-sending, message-send-mail-partially)
21696         (message-send-mail, message-send-mail-with-sendmail)
21697         (message-send-mail-with-qmail, message-send-news)
21698         (message-check-news-header-syntax, message-generate-headers)
21699         (message-insert-courtesy-copy, message-fill-address)
21700         (message-fill-header, message-shorten-references)
21701         (message-setup-1, message-cancel-news)
21702         (message-forward-make-body-plain, message-forward-make-body-mime)
21703         (message-forward-make-body-mml, message-encode-message-body)
21704         (message-forward-make-body-digest-plain)
21705         (message-forward-make-body-digest-mime)
21706         (message-use-alternative-email-as-from): Insert `hard-newline'
21707         instead of ordinary newlines.
21708
21709 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21710
21711         * message.el (message-generate-headers): Downcase the argument
21712         given to message-check-element.
21713
21714 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21715
21716         * nntp.el (nntp-authinfo-rejected): New error condition.
21717         (nntp-wait-for): Use new error condition to signal authentication
21718         error.
21719         (nntp-retrieve-data): Rethrow new error condition to break out of
21720         recursive call to nntp-send-authinfo.
21721
21722 2005-11-08  Romain Francoise  <romain@orebokech.com>
21723
21724         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21725         (gnus-summary-exit-map): Bind to `Z p'.
21726         (gnus-summary-make-menu-bar): Add menu item.
21727
21728 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21729
21730         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21731         (gnus-treat-*): Add `first' in all doc strings.
21732
21733         * gnus-group.el (gnus-group-compact-group): Fix typo.
21734
21735 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21736
21737         * gnus.el (gnus-parameters-case-fold-search): New variable.
21738         (gnus-parameters-get-parameter): Use it.
21739
21740         * gnus-score.el (gnus-home-score-file): Doc fix.
21741
21742 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21743
21744         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21745
21746 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21747
21748         * mm-util.el (mm-special-display-p): New function.
21749
21750         * mml.el (mml-preview): Use it; doc fix.
21751
21752 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21753
21754         * imap.el (imap-open): Handle case where buffer is a buffer object.
21755
21756 2005-10-29  Romain Francoise  <romain@orebokech.com>
21757
21758         * message.el (message-fix-before-sending): Fix comment.
21759
21760 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21761
21762         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21763
21764 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21765
21766         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21767         Used in gnus-score.el.
21768
21769 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21770
21771         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21772
21773 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21774
21775         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21776         whitespace removed in revision 7.8.  Use concatenated string to
21777         protect trailing whitespace.
21778
21779 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21780
21781         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21782         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21783         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21784         Courier IMAP ("some version from 2004").  Mostly based on similar
21785         code in the same function.
21786
21787 2005-10-26  Didier Verna  <didier@xemacs.org>
21788
21789         * gnus-group.el (gnus-group-compact-group): Invalidate original
21790         article buffer.
21791         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21792         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21793         NOV database and in article itself.
21794         Invalidate article backlog.
21795
21796 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21797
21798         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21799
21800 2005-10-26  Simon Josefsson  <jas@extundo.com>
21801
21802         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21803         part of 2004-07-25 change.
21804
21805 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21806
21807         * message.el (message-display-completion-list): New function.
21808         (message-expand-group): Use it; make sure the Completions buffer
21809         is modifiable.
21810 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21811
21812         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21813         user-mail-name is an empty string.
21814
21815 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21816
21817         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21818         depending on gnus-score-decay-constant.
21819
21820         * encrypt.el (encrypt-insert-file-contents)
21821         (encrypt-write-file-contents): Don't use `gnus-message'.
21822
21823         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21824         arguments.
21825         (mm-uu-type-alist): Add message-marks and insert-marks.
21826         Pass arguments to mm-uu-verbatim-marks-extract.
21827         (mm-uu-hide-markers): New variable.
21828         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21829
21830         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21831         (gnus-convert-image-to-face-command): Use "convert" by default to
21832         allow other input image formats.
21833         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21834         accordingly.
21835
21836 2005-10-23  Simon Josefsson  <jas@extundo.com>
21837
21838         * imap.el (imap-gssapi-program): Align command line parameters
21839         with latest GNU SASL.
21840         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21841
21842 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21843
21844         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21845         HTML.
21846         (nnslashdot-request-article): Ditto.
21847
21848         * lpath.el (featurep): Add nobreak-char-display.
21849
21850 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21851
21852         * mail-source.el (mail-source-fetch-pop): Require pop3.
21853         (mail-source-check-pop): Ditto.
21854
21855 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21856
21857         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21858         errors.
21859
21860 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21861
21862         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21863         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21864
21865         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21866
21867         * mm-bodies.el (mm-decode-string):
21868         Call `mm-charset-to-coding-system' with allow-override argument.
21869
21870 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21871
21872         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21873         (rfc2047-charset-to-coding-system): New function.
21874         (rfc2047-decode-encoded-words): New function.
21875         (rfc2047-decode-region): Use them.
21876         (rfc2047-decode-cte): Remove.
21877         (rfc2047-parse-and-decode): Remove.
21878         (rfc2047-decode): Remove.
21879
21880 2005-10-15  Kenichi Handa  <handa@m17n.org>
21881
21882         * rfc2047.el (rfc2047-decode-cte): New function.
21883         (rfc2047-decode-region): Change the way to decode successive
21884         encoded-words: decode B- or Q-encoding in each encoded-word,
21885         concatenate them, and decode it as charset.
21886
21887 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21888
21889         * lpath.el: Fbind codepage-setup for XEmacs.
21890
21891 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21892
21893         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21894         widget-move-and-invoke.
21895         (gnus-custom-mode): Use gnus-custom-map.
21896
21897 2005-10-15  Bill Wohler  <wohler@newt.com>
21898
21899         * message.el (message-tool-bar-map): Rename image file from
21900         mail_send to mail/send.
21901
21902 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21903
21904         * message.el (message-expand-group): Pass the common
21905         prefix substring of completion to `display-completion-list'.
21906
21907 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21908
21909         * mml-sec.el (mml-secure-method): New internal variable.
21910         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21911         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21912         New functions using mml-secure-method.
21913
21914         * mml.el (mml-mode-map): Add key bindings for those functions.
21915         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21916         Harder <harder@myrealbox.com>.
21917         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21918         Goto end of message if point is the headers of the message.
21919
21920         * message.el (message-in-body-p): New function.
21921
21922         * assistant.el: Autoload gnus-util and netrc.
21923
21924         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21925         Use `mm-charset-override-alist' only when decoding.
21926
21927         * mm-bodies.el (mm-decode-body):
21928         Call `mm-charset-to-coding-system' with allow-override argument.
21929
21930         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21931         `filename' from Content-Disposition if Content-Type doesn't
21932         provide `name'.
21933         (gnus-mime-view-part-as-type): Set default instead of
21934         initial-input.
21935
21936 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21937
21938         * format-spec.el (format-spec): Propagate text properties of % spec.
21939
21940 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21941
21942         * gnus-art.el (gnus-treat-predicate): Add `first'.
21943
21944 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
21945
21946         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
21947         (mm-charset-override-alist): New variable.
21948         (mm-charset-to-coding-system): Use it.
21949         (mm-codepage-setup): New helper function.
21950         (mm-charset-eval-alist): New variable.
21951         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
21952         Warn about unknown charsets.
21953
21954         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
21955
21956 2005-10-04  David Hansen  <david.hansen@gmx.net>
21957
21958         * nnrss.el (nnrss-request-article): Add support for the comments tag.
21959         (nnrss-check-group): Ditto.
21960
21961 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
21962
21963         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
21964         Rename x-gnus-verbatim to x-verbatim.
21965         (mm-uu-type-alist): Fix regexp for verbatim-marks.
21966
21967         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
21968         x-verbatim.
21969
21970         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
21971
21972         * gnus-util.el (gnus-remove-duplicates): Remove.
21973
21974         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
21975         instead of gnus-remove-duplicates.
21976
21977         * message.el (message-remove-duplicates): Remove.
21978         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
21979         message-remove-duplicates.
21980
21981         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
21982         available, else use implementation from `delete-dups'.
21983
21984         * message.el (message-insert-expires): New function.
21985         (message-mode-map): Add key binding.
21986         (message-mode-field-menu): Add menu entry.
21987         (message-mode): Document it.
21988         (message-make-expires-date): Use `message-make-date'.
21989
21990 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
21991
21992         * message.el (message-make-expires-date): New function.
21993
21994 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21995
21996         * Makefile.in (list-installed-shadows): New entry.
21997         (install): Use it.
21998         (remove-installed-shadows): New entry.
21999
22000         * dgnushack.el (dgnushack-default-load-path): New variable.
22001         (dgnushack-find-lisp-shadows): New function.
22002         (dgnushack-remove-lisp-shadows): New function.
22003
22004 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22005
22006         * Makefile.in (install-el-elc): New entry.
22007         (install): Use it so that .el files are necessarily installed.
22008
22009 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22010
22011         * time-date.el: Autoload parse-time-string, XEmacs needs it.
22012
22013 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22014
22015         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
22016         function rather than the diff-mode.el package.
22017         (mm-display-external): Use with-current-buffer.
22018         (mm-viewer-completion-map, mm-viewer-completion-map):
22019         Move initialization inside declaration.
22020
22021 2005-09-29  Simon Josefsson  <jas@extundo.com>
22022
22023         * spam.el: Load hashcash when compiling, to avoid warnings.
22024         Don't autoload mail-check-payment.
22025         (spam-check-hashcash): Define unconditionally, since hashcash.el
22026         is part of Gnus now.  Ignore errors from payment checking.
22027
22028 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
22029
22030         * message.el (message-bold-region, message-unbold-region):
22031         Rename from `bold-region' and `unbold-region'.
22032
22033         * message.el: Remove useless autoloads.
22034
22035 2005-09-28  Simon Josefsson  <jas@extundo.com>
22036
22037         * message.el (message-use-idna): Default to t.
22038         (message-use-idna): Test whether encoding works too.  Doc fix.
22039
22040 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22041
22042         * nntp.el (nntp-warn-about-losing-connection): Remove.
22043
22044 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
22045
22046         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
22047         customizable.  Change default value.
22048         (mm-uu-diff-groups-regexp): Change default value.
22049         (mm-uu-type-alist): Add doc string.
22050         (mm-uu-configure): Add doc string.  Make it interactive.
22051         (mm-uu-tex-groups-regexp): New variable.
22052         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
22053         (mm-uu-type-alist): Add LaTeX documents.
22054         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
22055         of "text/verbatim".
22056         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
22057
22058         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
22059         instead of "text/verbatim".
22060
22061         * message.el (message-mark-inserted-region)
22062         (message-mark-insert-file): Use slrn style marks when called with
22063         prefix argument.
22064
22065 2005-09-27  Simon Josefsson  <jas@extundo.com>
22066
22067         * message.el (message-idna-to-ascii-rhs-1): Reformat.
22068
22069 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
22070
22071         * message.el (message-remove-duplicates): New function.
22072         Implementation borrowed from `gnus-remove-duplicates'.
22073         (message-idna-to-ascii-rhs): Also encode idna addresses in
22074         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22075         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
22076         only ask about the same idna domain once per header and also tell
22077         in what header to replace the idna domain.
22078
22079         * gnus-art.el (article-decode-idna-rhs): Also decode idna
22080         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22081         (article-decode-idna-rhs): Fix regexp so that all idna-address in
22082         a header is decoded and not just the last one.
22083
22084 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22085
22086         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
22087         has been decoded.
22088
22089         * mm-decode.el (mm-automatic-display): Add text/verbatim.
22090         (mm-insert-part): Don't modify text if it has been decoded.
22091
22092         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
22093         decoded.
22094
22095         * mm-view.el (mm-inline-text): Don't strip text props unless
22096         decoding enriched or richtext parts.
22097
22098 2005-09-25  Romain Francoise  <romain@orebokech.com>
22099
22100         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
22101         * gnus-start.el (gnus-subscribe-interactively):
22102         * gnus-uu.el (gnus-uu-grab-articles):
22103         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
22104         space.
22105
22106 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22107
22108         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
22109         * mm-view.el (mm-view-pkcs7-decrypt):
22110         * gnus-sum.el (gnus-summary-limit-to-extra)
22111         (gnus-summary-respool-article, gnus-read-move-group-name):
22112         * gnus-score.el (gnus-summary-increase-score):
22113         * gnus-util.el (gnus-completing-read-with-default):
22114         * gnus-art.el (gnus-read-save-file-name)
22115         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
22116         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
22117         * message.el (message-check-news-header-syntax):
22118         Follow convention for reading with the minibuffer.
22119
22120 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
22121
22122         * spam-report.el (spam-report-url-ping-plain):
22123         Use gnus-extended-version as User-Agent.
22124
22125         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
22126         default value is nil.
22127
22128         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
22129         (mm-uu-verbatim-marks-extract): New function.
22130         (mm-uu-extract): New face.
22131         (mm-uu-copy-to-buffer): Use it.
22132
22133         * spam-report.el (spam-report-gmane-ham): Rename from
22134         `spam-report-gmane-unspam'.
22135         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
22136         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
22137
22138         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
22139         Autoload.
22140         (spam-report-gmane-unregister-routine):
22141         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
22142
22143 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
22144
22145         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
22146         (spam-report-gmane-unregister-routine): Add support for gmane
22147         unregistration.
22148
22149         * spam-report.el (spam-report-gmane-unspam)
22150         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
22151         (spam-report-gmane): Change to take a single article and do unspam
22152         registration.
22153
22154 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22155
22156         * mm-url.el (mm-url-decode-entities): Fix regexp.
22157
22158 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22159
22160         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
22161         default to nil, to be able to use Gnus at all.  If the default
22162         switches to something else, then the function should be fixed not
22163         be exceedingly slow.
22164
22165 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
22166
22167         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22168         fail hard.
22169
22170         * spam-report.el: Add better Keywords line.
22171
22172         * spam.el: Add Maintainer and better Keywords line.
22173
22174 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22175
22176         * gnus-art.el (gnus-article-replace-part)
22177         (gnus-mime-replace-part): New functions.
22178         (gnus-mime-action-alist, gnus-mime-button-commands)
22179         (gnus-mime-save-part-and-strip): Add file argument.
22180         (gnus-article-part-wrapper): Add interactive argument.
22181
22182         * gnus-sum.el (gnus-summary-mime-map):
22183         Add `gnus-article-replace-part'.
22184
22185 2005-09-19  Didier Verna  <didier@xemacs.org>
22186
22187         The nnml compaction feature:
22188         * nnml.el (nnml-request-compact-group): New function.
22189         * nnml.el (nnml-request-compact): New function.
22190         * gnus-int.el (gnus-request-compact-group): New function.
22191         * gnus-int.el (gnus-request-compact): New function.
22192         * gnus-group.el (gnus-group-compact-group): New function.
22193         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22194         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22195         * gnus-srvr.el (gnus-server-compact-server): New function.
22196         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22197         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22198
22199 2005-09-18  Deepak Goel  <deego@gnufans.org>
22200
22201         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22202         format spec.
22203
22204 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22205
22206         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22207
22208 2005-09-15  Romain Francoise  <romain@orebokech.com>
22209
22210         * message.el (message-fill-paragraph): Clarify docstring.
22211
22212 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22213
22214         * gnus-art.el (gnus-mime-display-part): Protect against broken
22215         MIME messages.
22216
22217 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22218
22219         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22220         before parsing header.
22221
22222 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22223
22224         * html2text.el (html2text-replace-list): Add new entities.
22225
22226 2005-09-11  Romain Francoise  <romain@orebokech.com>
22227
22228         * message.el (message-alternative-emails): Improve docstring.
22229         (message-setup-1): Call `message-use-alternative-email-as-from'
22230         after `message-setup-hook' to give it precedence over posting
22231         styles, etc.
22232         (message-use-alternative-email-as-from): Add docstring.
22233         Remove the original From header if present.
22234
22235         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22236         (nnml-save-mail): Use it.
22237
22238         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22239         articles.  Add new argument `silent'.
22240         (gnus-uu-mark-all): Report the total number of marked articles.
22241
22242 2005-09-10  Romain Francoise  <romain@orebokech.com>
22243
22244         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22245         (gnus-uu-mark-series): Likewise.
22246
22247 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22248
22249         * spam-report.el (spam-report-gmane): Fix generation of spam
22250         report URL.
22251
22252 2005-09-10  Simon Josefsson  <jas@extundo.com>
22253
22254         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22255         t, based on discussion on the ding list with Robert Epprecht
22256         <epprecht@solnet.ch>.
22257
22258 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22259
22260         * spam-report.el (spam-report-gmane): Make it work without
22261         X-Report-Spam header.  Gmane now only provides Archived-At.
22262         This is only used if `spam-report-gmane-use-article-number' is nil.
22263         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22264
22265         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22266         make `gnus-summary-sort-by-recipient' work with threading.
22267
22268         * nnweb.el (nnweb-google-wash-article): Print a message if article
22269         is not available.
22270
22271 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22272
22273         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22274         change.  Decode text/* parts content before displaying.
22275
22276 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22277
22278         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22279
22280 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22281
22282         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22283
22284         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22285         url-package-name, url-package-version,
22286         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22287         w3m-display-inline-images, and w3m-minor-mode-map.
22288
22289 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22290
22291         * message.el (message-tab-body-function): Fix mismatched custom type.
22292
22293         * gnus.el (gnus-group-change-level-function): Ditto.
22294
22295         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22296
22297         * gnus-art.el (gnus-signature-limit)
22298         (gnus-article-mime-part-function): Ditto.
22299
22300 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22301
22302         * mml.el (mml-mode): Silence the byte compiler.
22303
22304         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22305         using `(sit-for 0)' before moving the point to the specified part;
22306         skip unbuttonized parts.
22307         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22308         return to the summary window if gnus-auto-select-part is non-nil.
22309
22310 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22311
22312         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22313         New variables.
22314         (mml-dnd-attach-file, mml-mode): Use them.
22315
22316         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22317         Make fetching article by MID work again for Google Groups.
22318         Add FIXME concerning gnus-group-make-web-group.
22319
22320         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22321         Don't depend on Gnus by using mail-extract-address-components if
22322         gnus-extract-address-components is not bound.
22323
22324 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22325
22326         * gnus-art.el (gnus-mime-display-security): Don't display the
22327         signature, but only the signed part.
22328
22329 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22330
22331         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22332
22333         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22334         list, not listp.
22335
22336 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22337
22338         * mm-encode.el (mm-encode-content-transfer-encoding):
22339         Likewise when encoding.
22340
22341         * mm-bodies.el (mm-decode-content-transfer-encoding):
22342         De-canonicalize CRLF for all text content types, not just
22343         text/plain.
22344
22345 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22346
22347         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22348         valid article; point arrow and cursor at the MIME button.
22349
22350 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22351
22352         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22353         Suggested by Dan Christensen <jdc@uwo.ca>.
22354
22355         * mm-decode.el (mm-save-part): Enable change of prompt.
22356
22357 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22358
22359         * gnus-msg.el (gnus-inews-add-send-actions):
22360         Make `message-post-method' lambda parameter ARG `&optional'.
22361
22362 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22363
22364         * gnus-sum.el (gnus-summary-mime-map):
22365         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22366         gnus-article-jump-to-part.
22367
22368         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22369         (gnus-article-edit-part): Use it.
22370         (gnus-article-part-wrapper): Add no-handle argument.
22371         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22372         New functions.
22373
22374 2005-08-29  Romain Francoise  <romain@orebokech.com>
22375
22376         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22377         docstring.
22378         (gnus-face-from-file): Likewise.
22379
22380 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22381
22382         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22383         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22384         non-nil.
22385         (gnus-auto-select-part): New variable.
22386         (gnus-article-jump-to-part): New function.
22387         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22388         (gnus-mime-delete-part): Allow selecting specified part after
22389         deleting or stripping parts.
22390         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22391         part if argument is bogus.
22392
22393 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22394
22395         * gnus-art.el (w3m-minor-mode-map):
22396         * gnus-spec.el (gnus-newsrc-file-version):
22397         * gnus-util.el (nnmail-active-file-coding-system)
22398         (gnus-original-article-buffer, gnus-user-agent):
22399         * gnus.el (gnus-ham-process-destinations)
22400         (gnus-parameter-ham-marks-alist)
22401         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22402         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22403         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22404         * mm-decode.el (gnus-current-window-configuration):
22405         * mm-extern.el (gnus-article-mime-handles):
22406         * mm-url.el (url-current-object, url-package-name)
22407         (url-package-version):
22408         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22409         (smime-keys, w3m-cid-retrieve-function-alist)
22410         (w3m-current-buffer, w3m-display-inline-images)
22411         (w3m-minor-mode-map):
22412         * mml-smime.el (gnus-extract-address-components):
22413         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22414         (gnus-newsrc-hashtb, message-default-charset)
22415         (message-deletable-headers, message-options)
22416         (message-posting-charset, message-required-mail-headers)
22417         (message-required-news-headers):
22418         * mml1991.el (mc-pgp-always-sign):
22419         * mml2015.el (mc-pgp-always-sign):
22420         * nnheader.el (nnmail-extra-headers):
22421         * rfc1843.el (gnus-decode-encoded-word-function)
22422         (gnus-decode-header-function, gnus-newsgroup-name):
22423         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22424
22425 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22426
22427         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22428         the end of the date treatments.
22429
22430 2005-08-15  Simon Josefsson  <jas@extundo.com>
22431
22432         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22433         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22434         Capello and Romain Francoise.
22435         (pgg-fetch-key-function): Remove, not used?
22436         (pgg-insert-url-with-w3): Require url, to get
22437         url-insert-file-contents regardless of where it is defined.
22438
22439 2005-08-13  Romain Francoise  <romain@orebokech.com>
22440
22441         * message.el (message-cite-original-1): New function.
22442         (message-cite-original): Use it.
22443         (message-cite-original-without-signature): Ditto.
22444
22445 2005-08-08  Romain Francoise  <romain@orebokech.com>
22446
22447         * message.el (message-yank-empty-prefix): New variable.
22448         (message-indent-citation): Use it.
22449         (message-cite-original-without-signature): Respect X-No-Archive.
22450
22451 2005-08-08  Simon Josefsson  <jas@extundo.com>
22452
22453         * pgg.el: Autoload url-insert-file-contents instead of loading
22454         w3/url.
22455         (pgg-insert-url-with-w3): Don't load url here.
22456
22457 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22458
22459         * message.el (message-kill-to-signature): Don't insert newline at
22460         bol.
22461         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22462
22463 2005-08-06  Romain Francoise  <romain@orebokech.com>
22464
22465         * message.el (message-user-fqdn): Fix typo in docstring.
22466
22467 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22468
22469         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22470
22471         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22472
22473 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22474
22475         * mm-bodies.el (mm-encode-body): Use coding system rather than
22476         charset to encode text.
22477
22478         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22479         number of charsets if utf-8 is available (XEmacs).
22480
22481 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22482
22483         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22484         taken from `gnus-button-mid-or-mail-regexp'.
22485         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22486         (gnus-button-alist): Improve regexp for domain part of the MIDs
22487         for news:localpart@domain buttons.
22488         (gnus-button-ctan-directory-regexp): Update.
22489
22490 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22491
22492         * sieve-manage.el (sieve-manage-interactive-login):
22493         Use make-local-variable rather than make-variable-buffer-local.
22494         (sieve-manage-open): Ditto.
22495         (sieve-manage-authenticate): Ditto.
22496
22497         * mml.el (mml-generate-mime-1): Make the content type default to
22498         text/plain if the filename is not specified.
22499
22500 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22501
22502         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22503         instead of insert-buffer.
22504
22505         * message.el (message-yank-original): Ditto; set the mark at the
22506         end of the yanked message.
22507
22508 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22509
22510         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22511         lines to scroll rather than to stop it.
22512
22513         * mml.el (mml-generate-default-type): Add doc string.
22514         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22515         default to application/octet-stream when determining the content
22516         type if it is not specified for the part or the mml contents; add
22517         a comment about mml-generate-default-type.
22518
22519 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22520
22521         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22522         make it default to application/octet-stream when determining the
22523         content type if it is not specified for the external contents.
22524
22525 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22526
22527         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22528         segmented parameter but also other parameters might be there.
22529
22530 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22531
22532         * mm-decode.el (mm-display-external): Delete temp file, directory
22533         and buffer immediately if the external process is exited.
22534
22535 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22536
22537         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22538         fewer lines than that of scroll-margin.
22539         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22540
22541 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22542
22543         * gnus-art.el (gnus-article-next-page): Revert.
22544         (gnus-article-beginning-of-window): New macro.
22545         (gnus-article-next-page-1): Use it.
22546         (gnus-article-prev-page): Ditto.
22547         (gnus-article-edit-part): Use insert-buffer-substring instead of
22548         insert-buffer.
22549         (gnus-article-edit-exit): Ditto.
22550
22551         * gnus-util.el (gnus-beginning-of-window): Remove.
22552         (gnus-end-of-window): Remove.
22553
22554         * lpath.el: Don't bind header-line-format and scroll-margin.
22555
22556 2005-07-25  Simon Josefsson  <jas@extundo.com>
22557
22558         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22559         to have the url package without w3.  Reported by Daiki Ueno
22560         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22561
22562 2005-07-20  Didier Verna  <didier@xemacs.org>
22563
22564         * gnus-diary.el: Remove the description comment (nndiary is now
22565         properly documented in the Gnus manual).
22566         Fix the spelling of "Back End".
22567         * nndiary.el: Ditto.
22568         Fix the copyright notice.
22569
22570 2005-07-18  Romain Francoise  <romain@orebokech.com>
22571
22572         * gnus-sum.el (gnus-summary-to-prefix)
22573         (gnus-summary-newsgroup-prefix): New variables.
22574         (gnus-summary-from-or-to-or-newsgroups): Use them.
22575
22576 2005-07-17  Romain Francoise  <romain@orebokech.com>
22577
22578         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22579         space as it's generally not especially interesting to the user.
22580
22581 2005-07-16  Romain Francoise  <romain@orebokech.com>
22582
22583         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22584         nil to avoid prompting and file modification if one of the
22585         messages at the top of the nnfolder file contains a copyright
22586         notice.
22587         Update copyright notice.
22588
22589         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22590         instead of `current-time-string' as the latter creates a time
22591         string that is not RFC 2822 compliant (it lacks the zone).
22592         Update copyright notice.
22593
22594 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22595
22596         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22597         for text/rtf.  Display default in prompt.  Pass default for M-n.
22598
22599         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22600
22601 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22602
22603         * gnus-msg.el (gnus-button-mailto):
22604         Remove save-selected-window-window hackery because it relies on
22605         save-selected-window internals.
22606
22607 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22608
22609         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22610         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22611         (gnus-article-prev-page): Ditto.
22612
22613         * gnus-util.el (gnus-beginning-of-window): New function.
22614         (gnus-end-of-window): New function.
22615
22616         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22617
22618 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22619
22620         * gnus-score.el (gnus-score-edit-all-score):
22621         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22622         gnus-message.
22623
22624 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22625
22626         * gnus-msg.el (gnus-button-mailto):
22627         Remove save-selected-window-window hackery because it relies on
22628         save-selected-window internals.
22629
22630 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22631
22632         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22633         add-minor-mode.
22634         (gnus-binary-mode): Ditto.
22635
22636         * gnus-topic.el (gnus-topic-mode): Ditto.
22637
22638 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22639
22640         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22641         (gnus-article-prev-page): Take scroll-margin into consideration.
22642
22643 2005-07-04  Lute Kamstra  <lute@gnu.org>
22644
22645         Update FSF's address in GPL notices.
22646
22647 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22648
22649         * gnus.el (gnus-exit):
22650         * gnus-group.el (gnus-group-icons):
22651         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22652
22653         * gnus-nocem.el (gnus-nocem):
22654         * message.el (message-various, message-buffers, message-sending)
22655         (message-interface, message-forwarding, message-insertion)
22656         (message-headers, message-news, message-mail):
22657         * pgg-gpg.el (pgg-gpg):
22658         * pgg-parse.el (pgg-parse):
22659         * pgg-pgp.el (pgg-pgp):
22660         * pgg-pgp5.el (pgg-pgp5):
22661         * pop3.el (pop3): Finish `defgroup' description with period.
22662
22663 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22664
22665         * gnus-art.el (article-display-face): Improve the efficiency.
22666         (article-display-x-face): Ditto; remove gray x-face stuff.
22667
22668 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22669
22670         * gnus-art.el (article-display-face): Correct the position in
22671         which Faces are inserted.
22672
22673 2005-06-29  Didier Verna  <didier@xemacs.org>
22674
22675         * gnus-art.el (article-display-face): Display faces in correct
22676         order.
22677
22678 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22679
22680         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22681         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22682         (gnus-nocem-check-article): Fetch the Type header.
22683         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22684         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22685         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22686         make sure gnus-nocem-hashtb is initialized.
22687         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22688         (gnus-nocem-unwanted-article-p): Ditto.
22689
22690         * pgg.el (pgg-verify): Return the verification result.
22691
22692 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22693
22694         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22695         is ascii.
22696
22697 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22698
22699         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22700         `show-nonbreak-escape'.
22701
22702 2005-06-23  Lute Kamstra  <lute@gnu.org>
22703
22704         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22705
22706         * dig.el (dig-mode):
22707         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22708
22709 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22710
22711         * nnimap.el (nnimap-split-download-body): Fix spellings.
22712
22713 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22714
22715         * gnus-art.el (gnus-article-encrypt-body):
22716         * gnus-cus.el (gnus-score-customize):
22717         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22718         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22719
22720 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22721
22722         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22723         header by looking for magic "MII" at the beginning.
22724
22725 2005-06-16  Miles Bader  <miles@gnu.org>
22726
22727         * gnus-xmas.el (gnus-xmas-group-startup-message):
22728         Use renamed gnus-splash face.
22729
22730         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22731         (assistant-field-face): New backward-compatibility alias for renamed
22732         face.
22733         (assistant-render-text): Use renamed assistant-field face.
22734
22735         * spam.el (spam): Remove "-face" suffix from face name.
22736         (spam-face): New backward-compatibility alias for renamed face.
22737         (spam-face, spam-initialize): Use renamed spam face.
22738
22739         * message.el (message-header-to, message-header-cc)
22740         (message-header-subject, message-header-newsgroups)
22741         (message-header-other, message-header-name)
22742         (message-header-xheader, message-separator, message-cited-text)
22743         (message-mml): Remove "-face" suffix from face names.
22744         (message-header-to-face, message-header-cc-face)
22745         (message-header-subject-face, message-header-newsgroups-face)
22746         (message-header-other-face, message-header-name-face)
22747         (message-header-xheader-face, message-separator-face)
22748         (message-cited-text-face, message-mml-face):
22749         New backward-compatibility aliases for renamed faces.
22750         (message-font-lock-keywords): Use renamed message faces.
22751
22752         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22753         (sieve-test-commands, sieve-tagged-arguments):
22754         Remove "-face" suffix from face names.
22755         (sieve-control-commands-face, sieve-action-commands-face)
22756         (sieve-test-commands-face, sieve-tagged-arguments-face):
22757         New backward-compatibility aliases for renamed faces.
22758         (sieve-control-commands-face, sieve-action-commands-face)
22759         (sieve-test-commands-face, sieve-tagged-arguments-face):
22760         Use renamed sieve faces.
22761
22762         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22763         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22764         (gnus-group-news-3-empty, gnus-group-news-4)
22765         (gnus-group-news-4-empty, gnus-group-news-5)
22766         (gnus-group-news-5-empty, gnus-group-news-6)
22767         (gnus-group-news-6-empty, gnus-group-news-low)
22768         (gnus-group-news-low-empty, gnus-group-mail-1)
22769         (gnus-group-mail-1-empty, gnus-group-mail-2)
22770         (gnus-group-mail-2-empty, gnus-group-mail-3)
22771         (gnus-group-mail-3-empty, gnus-group-mail-low)
22772         (gnus-group-mail-low-empty, gnus-summary-selected)
22773         (gnus-summary-cancelled, gnus-summary-high-ticked)
22774         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22775         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22776         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22777         (gnus-summary-low-undownloaded)
22778         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22779         (gnus-summary-low-unread, gnus-summary-normal-unread)
22780         (gnus-summary-high-read, gnus-summary-low-read)
22781         (gnus-summary-normal-read, gnus-splash):
22782         Remove "-face" suffix from face names.
22783         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22784         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22785         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22786         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22787         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22788         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22789         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22790         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22791         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22792         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22793         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22794         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22795         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22796         (gnus-summary-normal-ticked-face)
22797         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22798         (gnus-summary-normal-ancient-face)
22799         (gnus-summary-high-undownloaded-face)
22800         (gnus-summary-low-undownloaded-face)
22801         (gnus-summary-normal-undownloaded-face)
22802         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22803         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22804         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22805         (gnus-splash-face):
22806         New backward-compatibility aliases for renamed faces.
22807         (gnus-group-startup-message): Use renamed gnus faces.
22808
22809         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22810         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22811         (gnus-server-agent): Remove "-face" suffix from face names.
22812         (gnus-server-agent-face, gnus-server-opened-face)
22813         (gnus-server-closed-face, gnus-server-denied-face)
22814         (gnus-server-offline-face):
22815         New backward-compatibility aliases for renamed faces.
22816         (gnus-server-agent-face, gnus-server-opened-face)
22817         (gnus-server-closed-face, gnus-server-denied-face)
22818         (gnus-server-offline-face): Use renamed gnus faces.
22819
22820         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22821         Remove "-face" suffix from face names.
22822         (gnus-picon-xbm-face, gnus-picon-face):
22823         New backward-compatibility aliases for renamed faces.
22824
22825         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22826         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22827         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22828         (gnus-cite-11): Remove "-face" suffix from face names.
22829         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22830         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22831         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22832         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22833         New backward-compatibility aliases for renamed faces.
22834         (gnus-cite-attribution-face, gnus-cite-face-list)
22835         (gnus-article-boring-faces): Use renamed gnus faces.
22836
22837         * gnus-art.el (gnus-signature, gnus-header-from)
22838         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22839         (gnus-header-content): Remove "-face" suffix from face names.
22840         (gnus-signature-face, gnus-header-from-face)
22841         (gnus-header-subject-face, gnus-header-newsgroups-face)
22842         (gnus-header-name-face, gnus-header-content-face):
22843         New backward-compatibility aliases for renamed faces.
22844         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22845
22846         * gnus-sum.el (gnus-summary-selected-face)
22847         (gnus-summary-highlight): Use renamed gnus faces.
22848         * gnus-group.el (gnus-group-highlight): Likewise.
22849
22850 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22851
22852         * gnus-sieve.el (gnus-sieve-article-add-rule):
22853         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22854         * spam-stat.el (spam-stat-buffer-change-to-spam)
22855         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22856
22857         * message.el (message-is-yours-p):
22858         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22859
22860 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22861
22862         * mm-view.el (mm-inline-text): Withdraw the last change.
22863
22864 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22865
22866         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22867         executing enriched-decode.
22868
22869 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22870
22871         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22872         charset of tar files.
22873
22874 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22875
22876         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22877
22878 2005-06-04  Lute Kamstra  <lute@gnu.org>
22879
22880         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22881         information is never recorded.
22882
22883 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22884
22885         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22886
22887 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22888
22889         * pop3.el (pop3-apop): Run md5 in the binary mode.
22890
22891         * starttls.el (starttls-set-process-query-on-exit-flag):
22892         Use eval-and-compile.
22893
22894 2005-05-31  Simon Josefsson  <jas@extundo.com>
22895
22896         * smime.el (smime-replace-in-string): Define.
22897         (smime-cert-by-ldap-1): Use it.
22898
22899 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22900
22901         * gnus-art.el (article-display-x-face): Replace
22902         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22903
22904         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22905         set-process-query-on-exit-flag or process-kill-without-query.
22906
22907         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22908         loop instead of replace-regexp.
22909
22910         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22911         instead of process-kill-without-query if it is available.
22912
22913         * lpath.el: Fbind ldap-search-entries.
22914
22915         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22916         instead of find-file-hooks if it is available.
22917
22918         * mml1991.el: Bind pgg-default-user-id when compiling.
22919
22920         * mml2015.el: Bind pgg-default-user-id when compiling.
22921
22922         * nndraft.el (nndraft-request-associate-buffer):
22923         Use write-contents-functions instead of write-contents-hooks if it is
22924         available.
22925
22926         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22927         instead of find-file-hooks if it is available.
22928
22929         * nntp.el (nntp-open-connection): Replace
22930         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22931         (nntp-open-ssl-stream): Ditto.
22932         (nntp-open-tls-stream): Ditto.
22933
22934         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22935         set-process-query-on-exit-flag or process-kill-without-query.
22936         (starttls-open-stream-gnutls): Use it instead of
22937         process-kill-without-query.
22938         (starttls-open-stream): Ditto.
22939
22940 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22941
22942         * smime.el (smime-cert-by-ldap-1): Don't use
22943         replace-regexp-in-string.
22944
22945 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
22946
22947         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
22948
22949         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
22950         in PEM format.  Adjust to the XEmacs compatibility.
22951
22952 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
22953
22954         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
22955         by `string-to-number'.
22956         * gnus-agent.el (gnus-agent-regenerate-group)
22957         (gnus-agent-fetch-articles): Ditto.
22958         * gnus-art.el (gnus-button-fetch-group): Ditto.
22959         * gnus-cache.el (gnus-cache-generate-active)
22960         (gnus-cache-articles-in-group): Ditto.
22961         * gnus-group.el (gnus-group-set-current-level)
22962         (gnus-group-insert-group-line): Ditto.
22963         * gnus-score.el (gnus-score-set-expunge-below)
22964         (gnus-score-set-mark-below, gnus-summary-score-effect)
22965         (gnus-summary-score-entry): Ditto.
22966         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
22967         (gnus-soup-pack): Ditto.
22968         * gnus-spec.el (gnus-xmas-format): Ditto.
22969         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
22970         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
22971         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
22972         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
22973         * nndb.el (nndb-get-remote-expire-response): Ditto.
22974         * nndiary.el (nndiary-parse-schedule-value)
22975         (nndiary-string-to-number, nndiary-request-replace-article)
22976         (nndiary-request-article): Ditto.
22977         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
22978         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
22979         * nneething.el (nneething-make-head): Ditto.
22980         * nnfolder.el (nnfolder-request-article)
22981         (nnfolder-retrieve-headers): Ditto.
22982         * nnheader.el (nnheader-file-to-number): Ditto.
22983         * nnkiboze.el (nnkiboze-request-article): Ditto.
22984         * nnmail.el (nnmail-process-unix-mail-format)
22985         (nnmail-process-babyl-mail-format): Ditto.
22986         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
22987         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
22988         (nnmh-request-create-group, nnmh-request-list-1)
22989         (nnmh-request-group, nnmh-request-article): Ditto.
22990         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
22991         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
22992         * nnsoup.el (nnsoup-make-active): Ditto.
22993         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
22994         * nntp.el (nntp-find-group-and-number)
22995         (nntp-retrieve-headers-with-xover): Ditto.
22996         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
22997         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
22998         (pgg-format-key-identifier): Ditto.
22999         * pop3.el (pop3-last, pop3-stat): Ditto.
23000         * qp.el (quoted-printable-decode-region): Ditto.
23001
23002         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
23003         of concat.
23004
23005 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23006
23007         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
23008
23009         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
23010
23011         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
23012
23013         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
23014
23015         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
23016
23017         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
23018
23019         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
23020         (gnus-carpal-mode): Ditto.
23021
23022         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
23023         (gnus-browse-mode): Ditto.
23024
23025         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
23026
23027         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
23028
23029 2005-05-29  Richard M. Stallman  <rms@gnu.org>
23030
23031         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
23032
23033 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23034
23035         * gnus-util.el (gnus-run-mode-hooks): New function.
23036
23037         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
23038
23039         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
23040         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
23041
23042 2005-05-27  Lute Kamstra  <lute@gnu.org>
23043
23044         * dns-mode.el (dns-mode): Specify customization group.
23045
23046 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
23047
23048         * gnus-agent.el (gnus-agent-make-mode-line-string):
23049         Use mode-line-highlight as mouse-face.
23050
23051 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23052
23053         * canlock.el (canlock): Change the parent group to news.
23054
23055         * deuglify.el (gnus-outlook-deuglify): Add :group.
23056
23057         * dig.el (dig): Add :group.
23058
23059         * dns-mode.el (dns-mode): Add :group.
23060
23061         * encrypt.el (encrypt): Add :group.
23062
23063         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
23064         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
23065         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
23066         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
23067         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
23068
23069         * gnus-diary.el (gnus-diary): Add :group.
23070
23071         * gnus.el (gnus-group-news-1-face): Add :group.
23072         (gnus-group-news-1-empty-face): Ditto.
23073         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
23074         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
23075         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
23076         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
23077         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
23078         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
23079         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
23080         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
23081         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
23082         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
23083         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
23084         (gnus-summary-high-ticked-face): Ditto.
23085         (gnus-summary-low-ticked-face): Ditto.
23086         (gnus-summary-normal-ticked-face): Ditto.
23087         (gnus-summary-high-ancient-face): Ditto.
23088         (gnus-summary-low-ancient-face): Ditto.
23089         (gnus-summary-normal-ancient-face): Ditto.
23090         (gnus-summary-high-undownloaded-face): Ditto.
23091         (gnus-summary-low-undownloaded-face): Ditto.
23092         (gnus-summary-normal-undownloaded-face): Ditto.
23093         (gnus-summary-high-unread-face): Ditto.
23094         (gnus-summary-low-unread-face): Ditto.
23095         (gnus-summary-normal-unread-face): Ditto.
23096         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
23097         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
23098
23099         * hashcash.el (hashcash): New custom group.
23100         (hashcash-default-payment): Add :group.
23101         (hashcash-payment-alist): Ditto.
23102         (hashcash-default-accept-payment): Ditto.
23103         (hashcash-accept-resources): Ditto.
23104         (hashcash-path): Ditto.
23105         (hashcash-extra-generate-parameters): Ditto.
23106         (hashcash-double-spend-database): Ditto.
23107         (hashcash-in-news): Ditto.
23108
23109         * message.el (message-minibuffer-local-map): Add :group.
23110
23111         * netrc.el (netrc): Add :group.
23112
23113         * sieve-manage.el (sieve-manage-log): Add :group.
23114         (sieve-manage-default-user): Diito.
23115         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
23116         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
23117         (sieve-manage-authenticators): Ditto.
23118         (sieve-manage-authenticator-alist): Ditto.
23119         (sieve-manage-default-port): Ditto.
23120
23121         * sieve-mode.el (sieve-control-commands-face): Add :group.
23122         (sieve-action-commands-face): Ditto.
23123         (sieve-test-commands-face): Ditto.
23124         (sieve-tagged-arguments-face): Ditto.
23125
23126         * smime.el (smime): Add :group.
23127
23128         * spam-report.el (spam-report): Add :group.
23129
23130         * spam.el (spam, spam-face): Add :group.
23131
23132 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23133
23134         * nntp.el (nntp-next-result-arrived-p): Some news servers may
23135         return \n.\n.\n at the end of articles.  Protect against that.
23136         (nntp-with-open-group): Allow debugging.
23137
23138         * nnheader.el (mail-header-set-extra): Make into a function
23139         because I just could't understand how to quote the list properly.
23140
23141         * dns.el (query-dns-cached): New function.
23142
23143 2005-05-26  Lute Kamstra  <lute@gnu.org>
23144
23145         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
23146
23147 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23148
23149         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
23150
23151         * gnus-art.el: Don't autoload mail-extract-address-components.
23152
23153         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
23154         eval-and-compile to evaluate it.
23155
23156         * hashcash.el: Don't autoload executable-find.
23157
23158         * nndb.el: Don't declare the nndb back end two or more times; don't
23159         autoload news-reply-mode, news-setup, cancel-timer and telnet.
23160
23161         * nntp.el: Autoload format-spec instead of format; use
23162         eval-and-compile to evaluate autoload forms.
23163
23164 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
23165
23166         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23167
23168 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23169
23170         * gnus.el (gnus-version-number): Bump version.
23171
23172 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23173
23174         * gnus.el: No Gnus v0.3 is released.
23175
23176 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23177
23178         * lpath.el (featurep): Bind show-nonbreak-escape.
23179
23180 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23181
23182         * gnus-art.el (gnus-article-edit-part): Disable undo.
23183
23184 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23185
23186         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23187         gnus-article-date-lapsed-new-header is t if date timer is active;
23188         skip headers in which the original date value is empty.
23189         (gnus-article-save-original-date): Redefine it as a macro.
23190         (gnus-display-mime): Use it.
23191
23192 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23193
23194         * gnus-art.el (article-date-ut): Support converting date in
23195         forwarded parts as well.
23196         (gnus-article-save-original-date): New function.
23197         (gnus-display-mime): Use it.
23198
23199 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23200
23201         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23202         enclosure element of <item>.
23203
23204 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23205
23206         * message.el (message-kill-buffer-query): Rename from
23207         `message-kill-buffer-query-if-modified'.  Add :version.
23208
23209 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23210
23211         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23212         window layout.
23213
23214 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23215
23216         * mml.el: Autoload dnd when compiling.
23217
23218 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23219
23220         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23221         x-dnd-*.
23222
23223 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23224
23225         * qp.el (quoted-printable-encode-region): Save excursion.
23226
23227 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23228
23229         * message.el (message-kill-buffer-query-if-modified): Add new variable
23230         so the user can kill a modified message buffer quickly.
23231         (message-kill-buffer): Use it.
23232
23233 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23234
23235         * lpath.el: Fbind display-time-event-handler; don't fbind
23236         string-to-multibyte.
23237
23238         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23239
23240 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23241
23242         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23243         contained in text because xml.el decodes entities) with LFs.
23244
23245 2005-04-11  Lute Kamstra  <lute@gnu.org>
23246
23247         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23248         differently.
23249
23250 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23251
23252         * mm-util.el (mm-detect-coding-region): Typo.
23253
23254 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23255
23256         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23257
23258 2005-04-06  Deepak Goel  <deego@gnufans.org>
23259
23260         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23261         user-function allow user modifications of the scores.
23262         (spam-stat-score-buffer-user): New function, to allow
23263         user-computed modifications to the score.
23264         (spam-stat-score-buffer-user-functions): List of additional
23265         scoring functions.
23266         (spam-stat-error-holder): Global temporary error holder.
23267         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23268         variable.
23269
23270 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23271
23272         * gnus-registry.el (gnus-registry-clean-empty-function)
23273         (gnus-registry-trim, gnus-registry-fetch-groups)
23274         (gnus-registry-delete-group): Groups that match
23275         `gnus-registry-ignored-groups' are removed from the registry
23276         entries, not just ignored for splitting.  This helps clean up the
23277         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23278         to get all the groups a message ID is in.
23279
23280         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23281         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23282         (spam-stat-score-buffer-user-functions): Add :number custom type.
23283
23284 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23285
23286         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23287         argument in XEmacs.
23288
23289         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23290         (nnrss-request-group): Decode group name first.
23291         (nnrss-request-article): Make a text/plain article if mml-to-mime
23292         failed.
23293         (nnrss-get-encoding): Return a compatible encoding according to
23294         nnrss-compatible-encoding-alist.
23295         (nnrss-find-el): Use consp instead of listp.
23296         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23297
23298 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23299
23300         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23301         which Emacs 20 doesn't support.
23302         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23303
23304 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23305
23306         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23307         silence the byte compiler inside the defun.
23308
23309         * gnus-demon.el (parse-time-string): Add autoload.
23310
23311         * gnus-delay.el (parse-time-string): Add autoload.
23312
23313         * gnus-art.el (parse-time-string): Add autoload.
23314
23315         * nnultimate.el (parse-time): Require for `parse-time-string'.
23316
23317 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23318
23319         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23320
23321         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23322
23323         * smime.el (smime-ldap-host-list): Add :version.
23324
23325 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23326
23327         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23328         pass it to `gnus-browse-read-group'.
23329         (gnus-browse-read-group): Add NUMBER argument and pass it to
23330         `gnus-group-read-ephemeral-group'.
23331
23332         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23333         argument and pass it to `gnus-group-read-group'.
23334
23335 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23336
23337         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23338         mm-xemacs-find-mime-charset-1 if we have the mule feature
23339         available at runtime.
23340
23341 2005-03-25  Werner Lemberg  <wl@gnu.org>
23342
23343         * nnmaildir.el: Replace `illegal' with `invalid'.
23344
23345 2005-03-23  Lute Kamstra  <lute@gnu.org>
23346
23347         * time-date.el: Add comment on time value formats.
23348         Don't require parse-time.
23349         (with-decoded-time-value): New macro.
23350         (encode-time-value): New function.
23351         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23352         (days-to-time): Return a valid time value when arg is huge.
23353         (time-since): Use time-subtract.
23354         (time-to-number-of-days): Use time-to-seconds.
23355
23356 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23357
23358         * gnus-start.el (gnus-display-time-event-handler):
23359         Check display-time-timer at runtime rather than only at load time
23360         in case display-time-mode is turned off in the mean time.
23361
23362 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23363
23364         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23365         used.
23366
23367         * nneething.el (nneething-map-file-directory): Derive from
23368         `gnus-directory'.
23369
23370         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23371         the To/Cc button.
23372
23373 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23374
23375         * nnmaildir.el (nnmaildir-request-accept-article):
23376         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23377
23378 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23379
23380         * gnus-async.el: Require timer-funcs at compile time when in
23381         XEmacs for `run-with-idle-timer'.
23382
23383 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23384
23385         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23386         autoloaded function.
23387
23388 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23389
23390         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23391
23392 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23393
23394         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23395
23396 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23397
23398         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23399         Add gnus-expert-user to default.
23400
23401 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23402
23403         * nnimap.el (nnimap-open-server): Ditto.
23404
23405         * imap.el (imap-authenticate): Fix typo.
23406
23407 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23408
23409         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23410         buffer (since IMAP server might return FETCH response out of
23411         order, and the nntp buffer must be sorted).
23412
23413 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23414
23415         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23416         comparison on string.
23417
23418         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23419         (gnus-agent-score): Rename category keywords to match gnus-cus.
23420         (gnus-agent-summary-fetch-series): Modify to protect against
23421         gnus-agent-summary-fetch-group clearing processable flags.
23422         (gnus-agent-synchronize-group-flags): Update live group buffer as
23423         synchronization may occur due to the user toggle the plugged
23424         status.
23425         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23426         successfully downloaded.
23427         (gnus-agent-expire-group-1): Avoid using markers when the overview
23428         is in ascending order; greatly improves performance.
23429         (gnus-agent-regenerate-group):
23430         Use gnus-agent-synchronize-group-flags to reset read status in both
23431         gnus and server.
23432         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23433
23434 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23435
23436         * message.el: Don't autoload former message-utils variables.
23437         (message-strip-subject-trailing-was): Change doc string.
23438
23439         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23440         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23441         (nnweb-google-search): Add "hl=en" here.
23442         (nnweb-google-parse-1, nnweb-google-create-mapping):
23443         Don't hardcode URL.
23444
23445 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23446
23447         * message.el (message-get-reply-headers, message-followup):
23448         Mention related variables `message-use-followup-to' and
23449         `message-use-mail-followup-to', in the information buffer.
23450
23451         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23452         of broken groups(-beta).google.com.
23453
23454 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23455
23456         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23457         parameter to invoked gnus-request-move-article; remove the
23458         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23459         all at once instead of once per article.
23460         (gnus-summary-remove-process-mark): Accept a list of articles as
23461         well as a single article for processing.
23462
23463         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23464         parameter.
23465
23466         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23467
23468         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23469
23470         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23471         parameter.
23472
23473         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23474         parameter.
23475
23476         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23477         parameter and remove the gnus-sum-hint-move-is-internal variable.
23478
23479         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23480         parameter.
23481
23482         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23483         parameter.
23484
23485         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23486         parameter.
23487
23488         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23489
23490         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23491         parameter.
23492
23493         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23494         parameter.
23495
23496 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23497
23498         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23499         a more conservative way.
23500
23501 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23502
23503         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23504         buffer, so it moves the window's cursor.
23505
23506 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23507
23508         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23509         `mm-dissect-multipart' and receive the from field as an (optional)
23510         argument from `mm-dissect-multipart'.
23511         (mm-dissect-multipart): Receive the from field as an argument and
23512         pass it on when we call `mm-dissect-buffer' on MIME parts.
23513         Fixes verification/decryption of signed/encrypted MIME parts.
23514
23515 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23516
23517         * gnus-sum.el (gnus-summary-move-article):
23518         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23519         whatever it calls (right now, only nnimap-request-move article
23520         respects it).
23521
23522         * nnimap.el (nnimap-request-move-article):
23523         When gnus-sum-hint-move-is-internal is set, don't do the extra
23524         nnimap-request-article.
23525
23526 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23527
23528         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23529
23530         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23531         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23532
23533         * gnus-sum.el (gnus-summary-caesar-message):
23534         Apply `gnus-treat-article' after rotation.
23535
23536         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23537         doc string.
23538
23539 2005-02-22  Simon Josefsson  <jas@extundo.com>
23540
23541         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23542         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23543         <arne@arnested.dk>.
23544         (encrypt): Add password-cache and password-cache-expiry as group
23545         members.
23546
23547 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23548
23549         * smime.el (smime-ldap-host-list): Doc fix.
23550         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23551         cache) password.
23552         (smime-sign-region): Use it.
23553         (smime-decrypt-region): Use it.
23554         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23555         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23556         fails.
23557         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23558         certificate from DER to PEM format rather than calling openssl.
23559
23560         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23561
23562         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23563         for signing/encryption.
23564
23565         * mml.el (mml-parse-1): Use them.
23566
23567 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23568
23569         * nnrss.el (nnrss-verbose): Remove.
23570         (nnrss-request-group): Use `nnheader-message' instead.
23571
23572 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23573
23574         * nnrss.el (nnrss-verbose): New variable.
23575         (nnrss-request-group): Make it say nnrss is requesting a group.
23576
23577 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23578
23579         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23580         Handle news URL with given port correctly.
23581
23582 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23583
23584         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23585         containing special characters.
23586
23587         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23588
23589         * mml.el (mime-to-mml): Ditto.
23590
23591         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23592         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23593         (rfc2047-decode-region): Quote decoded words containing special
23594         characters when rfc2047-quote-decoded-words-containing-tspecials
23595         is non-nil.
23596
23597 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23598
23599         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23600
23601         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23602
23603 2005-02-15  Simon Josefsson  <jas@extundo.com>
23604
23605         * nnimap.el (nnimap-debug): Doc fix.
23606
23607         * imap.el (imap-debug): Doc fix.
23608
23609 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23610
23611         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23612
23613 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23614
23615         * gnus.el (spam-contents): Improve docs for spam-contents
23616         parameter in its variable incarnation.
23617
23618 2005-02-14  Simon Josefsson  <jas@extundo.com>
23619
23620         * smime-ldap.el: Use require instead of load-library for ldap.
23621         (smime-ldap-search): Indent.
23622         (smime-ldap-search-internal): Shorten line.
23623
23624         * smime.el (smime-cert-by-dns): Add doc-string.
23625         (smime-cert-by-ldap-1): Indent.
23626
23627         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23628         mml-smime-get-dns-ldap.
23629         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23630
23631 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23632
23633         * smime.el: Require smime-ldap.
23634         (smime-ldap-host-list): New variable.
23635         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23636
23637         * mml-smime.el (mml-smime-encrypt-query): New function.
23638         (mml-smime-encrypt-query): Use it.
23639
23640         * smime-ldap.el: New file.
23641
23642 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23643
23644         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23645
23646 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23647
23648         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23649         argument in doc string.  Make query for type more clear.
23650
23651 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23652
23653         * gnus.el (gnus-group-startup-message): Search for gnus images in
23654         etc/images/gnus.
23655         * mm-util.el (mm-image-load-path): Likewise.
23656         * smiley.el (smiley-data-directory): Search for smilies in
23657         etc/images/smilies.
23658
23659 2005-02-09  Kim F. Storm  <storm@cua.dk>
23660
23661         Change Emacs release version from 21.4 to 22.1 throughout.
23662         Change Emacs development version from 21.3.50 to 22.0.50.
23663
23664 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23665
23666         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23667
23668         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23669         non-Mule XEmacs as well.
23670         (mm-decompress-buffer): Signal an error intentionally if it does
23671         not decompress compressed data because auto-compression-mode is
23672         disabled.
23673
23674 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23675
23676         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23677         an ID in the registry even if it has no groups.
23678
23679 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23680
23681         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23682         merge it into mm-decompress-buffer.
23683         (gnus-mime-copy-part): Use the MIME part charset, the value which
23684         a user specified or gnus-newsgroup-charset for decoding, like
23685         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23686         save-buffer what was used.  Suggested by Kevin Ryde
23687         <user42@zip.com.au>.
23688         (gnus-mime-inline-part): Allow the name parameter as well as the
23689         filename parameter; force decompressing of compressed data; always
23690         display contents being not decoded as unibyte.
23691
23692         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23693         as well as the filename parameter.
23694
23695         * mm-util.el (mm-decompress-buffer):
23696         Merge gnus-mime-jka-compr-maybe-uncompress.
23697         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23698         of compressed data.
23699
23700 2005-02-08  Simon Josefsson  <jas@extundo.com>
23701
23702         * imap.el (imap-log): Doc fix.
23703
23704 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23705
23706         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23707         the coding cookies; decompress compressed parts.
23708
23709         * mml.el (mml-generate-mime-1): Add the charset parameter according
23710         to the value which a user specified manually or the coding cookie.
23711
23712         * mm-util.el (mm-string-to-multibyte): New function.
23713         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23714         (mm-coding-system-to-mime-charset): New function.
23715         (mm-decompress-buffer): New function.
23716         (mm-find-buffer-file-coding-system): New function.
23717
23718         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23719         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23720         parts.
23721
23722 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23723
23724         * mm-view.el (mm-display-inline-fontify): Decode a part according
23725         to the charset parameter.
23726
23727 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23728
23729         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23730         prefix arg is neither nil nor a number, as info specifies.
23731
23732 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23733
23734         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23735         timestamps.
23736
23737 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23738
23739         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23740         groups error checking and notify user.
23741
23742 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23743
23744         * message.el (message-send-mail-function): Check existence of
23745         sendmail-program first before using default value
23746         `message-send-mail-with-sendmail'.  Otherwise use more generic
23747         `smtpmail-send-it'.
23748
23749 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23750
23751         * nntp.el (nntp-request-update-info): Always return nil.
23752
23753 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23754
23755         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23756
23757 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23758
23759         * message.el (message-beginning-of-line): Change the behavior when
23760         invoked between BOL and : so that it first moves backward.
23761
23762 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23763
23764         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23765         article buffer when editing of the article is discarded.
23766         (gnus-article-prepare): Revert.
23767
23768 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23769
23770         * gnus-art.el (gnus-article-prepare):
23771         Remove message-strip-forbidden-properties from the local hook.
23772
23773 2005-01-27  Simon Josefsson  <jas@extundo.com>
23774
23775         * password.el (password-cache-add): Only start one timer per key.
23776         Reported by Derek Atkins <warlord@MIT.EDU>.
23777
23778 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23779
23780         * run-at-time.el: Remove.  It is no longer needed as
23781         timer-funcs.el in the xemacs-base package has a working version of
23782         `run-at-time'.
23783
23784         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23785
23786         * password.el: Require timer-funcs instead of run-at-time in
23787         XEmacs.
23788         Remove `password-run-at-time' macro.
23789         (password-cache-add): Use `run-at-time' instead of
23790         `password-run-at-time'.
23791
23792         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23793         Remove `nnheader-cancel-function-timers' alias,
23794         `cancel-function-timers' exists in XEmacs in timer-funcs.
23795
23796         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23797         for `run-with-idle-timer'.
23798
23799         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23800         for `run-at-time'.
23801
23802         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23803         for `with-timeout'.
23804
23805         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23806         the same as for XEmacs 21.4.
23807         No need to ignore `run-with-idle-timer', this function exists in
23808         XEmacs now in timer-funcs.el in the xemacs-base package.
23809         (dgnushack-compile): No need to delete
23810         run-at-time.el from the list of files to compile because it
23811         doesn't exist anymore.
23812
23813 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23814
23815         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23816         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23817
23818 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23819
23820         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23821         sensitively.
23822
23823 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23824
23825         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23826
23827 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23828
23829         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23830         which will be inserted according to the multibyteness of a buffer
23831         rather than the type of contents.  Suggested by ARISAWA Akihiro
23832         <ari@mbf.ocn.ne.jp>.
23833
23834         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23835         of string which old xml.el may return rather than a string.
23836
23837 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23838
23839         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23840
23841 2005-01-16  Simon Josefsson  <jas@extundo.com>
23842
23843         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23844         idn/idna.el isn't available.
23845         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23846         <michael@waxrat.com>.
23847
23848         * hashcash.el: Remove non-FSF copyright header.
23849
23850         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23851         (hashcash-generate-payment): Use it.
23852         (hashcash-generate-payment-async): Use it.
23853
23854 2005-01-15  Simon Josefsson  <jas@extundo.com>
23855
23856         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23857         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23858
23859         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23860         gnus-summary-idna-message.
23861         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23862         (gnus-summary-idna-message): New function.
23863
23864 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23865
23866         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23867         gnus-novice-user.
23868
23869 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23870
23871         * nnrss.el (nnrss-request-delete-group): Delete entries in
23872         nnrss-group-alist as well.
23873         (nnrss-save-server-data): Insert newline.
23874
23875 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23876
23877         * gnus.el (gnus-user-agent): Use list of symbols instead of
23878         symbols.  Display full version number for (S)XEmacs.
23879         Optionally display (S)XEmacs codename.
23880
23881         * gnus-util.el (gnus-emacs-version): Update for new
23882         `gnus-user-agent'.
23883
23884         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23885         Gnus version.
23886
23887 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23888
23889         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23890         which is unreadable in some setups.
23891
23892 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23893
23894         * gnus-spec.el (gnus-update-format-specifications): Flush the
23895         group format spec cache if it doesn't support decoded group names.
23896
23897 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23898
23899         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23900         Allow to apply decay on score files matching a regexp.
23901
23902 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23903
23904         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23905         compatibility in %g and %c.
23906
23907 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23908
23909         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23910         name for only %g and %c.
23911         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23912         of gnus-tmp-group to decoded group name.
23913         (gnus-group-make-rss-group): Exclude `/'s from group names.
23914
23915 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23916
23917         * nnrss.el (nnrss-get-encoding): Fix regexp.
23918
23919 2004-12-27  Simon Josefsson  <jas@extundo.com>
23920
23921         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23922         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23923         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23924
23925 2004-12-17  Kim F. Storm  <storm@cua.dk>
23926
23927         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23928
23929         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23930
23931 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23932
23933         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23934
23935 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23936
23937         * nnrss.el: Require rfc2047 and mml.
23938         (nnrss-file-coding-system): New variable.
23939         (nnrss-format-string): Redefine it as an inline function.
23940         (nnrss-decode-group-name): New function.
23941         (nnrss-string-as-multibyte): Remove.
23942         (nnrss-retrieve-headers): Decode group name; don't use
23943         nnrss-format-string.
23944         (nnrss-request-group): Decode group name.
23945         (nnrss-request-article): Decode group name; allow a Message-ID as
23946         well as an article number; don't use nnrss-format-string; encode a
23947         Message-ID string which may contain non-ASCII characters; use
23948         mml-to-mime to compose a MIME article.
23949         (nnrss-request-expire-articles): Decode group name.
23950         (nnrss-request-delete-group): Decode group name.
23951         (nnrss-fetch): Clarify error message.
23952         (nnrss-read-server-data): Use insert-file-contents instead of load;
23953         bind file-name-coding-system; use multibyte buffer.
23954         (nnrss-save-server-data): Bind coding-system-for-write to the
23955         value of nnrss-file-coding-system; bind file-name-coding-system;
23956         add coding cookie.
23957         (nnrss-read-group-data): Use insert-file-contents instead of load;
23958         bind file-name-coding-system; use multibyte buffer.
23959         (nnrss-save-group-data): Bind coding-system-for-write to the
23960         value of nnrss-file-coding-system; bind file-name-coding-system.
23961         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
23962         make it work with non-ASCII text.
23963         (nnrss-find-el): Make it work with old xml.el as well.
23964
23965 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23966
23967         * nnrss.el (nnrss-get-encoding): New function.
23968         (nnrss-fetch): Use unibyte buffer initially; bind
23969         coding-system-for-read while performing mm-url-insert; remove ^Ms;
23970         decode contents according to the encoding attribute.
23971         (nnrss-save-group-data): Add coding cookie.
23972         (nnrss-mime-encode-string): New function.
23973         (nnrss-check-group): Use it to encode subject and author.
23974
23975 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
23976
23977         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
23978         imaginary variable.
23979
23980 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23981
23982         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
23983         correctly even if there are wide characters.
23984
23985 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
23986
23987         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
23988         downcased symbol names; make a new cache instead of reusing
23989         bbdb-hashtable.
23990
23991 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23992
23993         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
23994         concatenating segments rather than before concatenating them.
23995         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
23996
23997         * message.el (message-get-reply-headers): Bind `extra'.
23998
23999 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24000
24001         * message.el (message-extra-wide-headers): New variable.
24002         (message-get-reply-headers): Use it.
24003
24004 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24005
24006         * gnus-agent.el (gnus-agent-group-path): Decode group name.
24007         (gnus-agent-group-pathname): Ditto.
24008
24009         * gnus-cache.el (gnus-cache-file-name): Decode group name.
24010
24011         * gnus-group.el (gnus-group-make-group): Decode group name.
24012         (gnus-group-make-rss-group): Register the group data after opening
24013         the nnrss group.
24014
24015 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
24016
24017         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
24018         by expiry now get marked as read.
24019
24020 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24021
24022         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
24023
24024 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
24025
24026         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
24027         unify Latin characters in XEmacs.
24028         (mm-find-mime-charset-region): Use it.
24029
24030 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24031
24032         * gnus-util.el (gnus-delete-directory): New function.
24033
24034         * gnus-agent.el (gnus-agent-delete-group): Use it.
24035
24036         * gnus-cache.el (gnus-cache-delete-group): Use it.
24037
24038 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24039
24040         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
24041         names.
24042
24043 2004-12-16  Simon Josefsson  <jas@extundo.com>
24044
24045         * hashcash.el (hashcash-payment-alist): Fix custom :type.
24046
24047 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24048
24049         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
24050
24051         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
24052         (gnus-group-set-current-level): Decode group name.
24053
24054 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
24055
24056         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
24057         failed.
24058
24059 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24060
24061         * gnus-group.el (gnus-group-delete-group): Decode group name.
24062         (gnus-group-make-rss-group): Encode group name.
24063         (gnus-group-catchup-current): Decode group name.
24064         (gnus-group-kill-group): Decode group name.
24065
24066 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24067
24068         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
24069
24070 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24071
24072         * gnus-group.el (gnus-group-make-rss-group):
24073         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
24074
24075         * gnus-start.el (gnus-setup-news): Honor user's setting to
24076         gnus-message-archive-method.  Suggested by Lute Kamstra
24077         <lute@gnu.org>.
24078
24079 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
24080
24081         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
24082         global counterparts of the buffer-local variables.
24083
24084 2004-11-16  Romain Francoise  <romain@orebokech.com>
24085
24086         * gnus-sum.el (gnus-summary-exit): Don't clear the global
24087         counterparts of the buffer-local variables.
24088
24089 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24090
24091         * message.el (message-forbidden-properties): Fix typo in doc
24092         string.
24093
24094 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24095
24096         * gnus-util.el (gnus-replace-in-string): Add doc string.
24097
24098         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
24099         to avoid problems when splitting mails with many recipients.
24100
24101 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24102
24103         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
24104         pop-to-buffer, covered by the subsequent gnus-configure-windows.
24105
24106 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
24107
24108         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
24109         if there is no hashtable in memory or file modification time is
24110         newer than cached timestamp.
24111
24112 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
24113
24114         * gnus-sum.el (gnus-summary-limit-to-recipient):
24115         Implement not-matching option.
24116
24117 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
24118
24119         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
24120         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
24121         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
24122         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
24123         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
24124         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
24125
24126 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24127
24128         * message.el (message-forward-make-body-mml): Remove headers
24129         according to message-forward-ignored-headers if a message is decoded.
24130
24131 2004-12-02  Romain Francoise  <romain@orebokech.com>
24132
24133         * message.el (message-forward-make-body-plain): Always remove
24134         headers according to message-forward-ignored-headers.
24135
24136 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
24137
24138         * spam.el (spam-summary-prepare-exit): Remove the
24139         gnus-summary-limit pop for now, it has problems with ham marks for
24140         me.
24141
24142 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
24143
24144         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
24145         correctly.
24146
24147 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
24148
24149         * format-spec.el (format-spec): Message the char.
24150
24151 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
24152
24153         * gnus-art.el (gnus-split-methods): Reformat comments.
24154
24155         * spam.el (spam-summary-prepare-exit): Remove article limits
24156         before exiting the summary buffer.
24157
24158 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24159
24160         * lpath.el: Remove bbdb-create-internal, bbdb-records,
24161         spam-BBDB-register-routine and spam-enter-ham-BBDB.
24162
24163         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
24164         order to silence the byte compiler.
24165
24166         * spam.el: Fix the way to silence the byte compiler, which
24167         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24168         bbdb-search-simple, spam-BBDB-register-routine,
24169         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24170         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24171         spam-stat-buffer-is-spam, spam-stat-load,
24172         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24173         spam-stat-save and spam-stat-split-fancy.
24174
24175 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24176
24177         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24178         which may confuse users.
24179         (canlock-password-for-verify): Ditto.
24180
24181         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24182
24183         * gnus-art.el (gnus-emphasis-alist): Ditto.
24184
24185         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24186
24187         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24188
24189         * gnus-start.el (gnus-save-killed-list): Ditto.
24190
24191         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24192         (gnus-sum-thread-tree-root): Ditto.
24193         (gnus-sum-thread-tree-false-root): Ditto.
24194         (gnus-sum-thread-tree-single-indent): Ditto.
24195
24196         * message.el (message-courtesy-message): Ditto.
24197         (message-archive-note): Ditto.
24198         (message-subscribed-address-file): Ditto.
24199         (message-user-fqdn): Ditto.
24200
24201         * spam-report.el (spam-report-gmane-regex): Ditto.
24202
24203         * spam.el (spam-blackhole-good-server-regex): Ditto.
24204
24205 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24206
24207         * mml.el (mml-preview): Widen the message buffer before copying
24208         the contents to the preview buffer; sort headers before previewing.
24209
24210         * message.el (message-hidden-headers): Fix the way to avoid a bug
24211         in the `repeat' widget in Emacs 21.3 or earlier.
24212
24213 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24214
24215         * message.el (message-hidden-headers): Default to "^References:".
24216         Improve customization type.  Suggested by Reiner Steib
24217         <Reiner.Steib@gmx.de>.
24218
24219 2004-11-25  Romain Francoise  <romain@orebokech.com>
24220
24221         * message.el (message-strip-forbidden-properties): Remove check for
24222         obsolete `message-hidden' text property, hidden headers are not
24223         accessible in the buffer anymore.
24224
24225 2004-11-22  Romain Francoise  <romain@orebokech.com>
24226
24227         * message.el (message-header-format-alist): Add `From' in list
24228         so that it can be sorted.
24229         (message-fix-before-sending): Widen and sort headers before
24230         sending.
24231         (message-hide-headers): Use narrowing to hide headers by moving
24232         them to the top of the buffer and narrowing to the region
24233         underneath.
24234
24235 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24236
24237         * message.el (message-strip-forbidden-properties):
24238         Bind buffer-read-only (etc) to nil.
24239
24240 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24241
24242         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24243         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24244
24245 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24246
24247         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24248
24249 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24250
24251         * dns.el (query-dns): Use sit-for to time instead of
24252         accept-process-output, since that doesn't seem to work on udp
24253         sockets.
24254
24255 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24256
24257         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24258
24259 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24260
24261         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24262         doc string.  Improve doc string.
24263
24264 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24265
24266         * nntp.el (nntp-request-update-info): Return nil if
24267         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24268         may not call gnus-activate-group which uselessly issues the GROUP
24269         commands for all nntp groups and wastes time.  Reported by Romain
24270         Francoise <romain@orebokech.com>.
24271
24272         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24273
24274 2004-11-15  Simon Josefsson  <jas@extundo.com>
24275
24276         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24277         headers separately.
24278         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24279         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24280
24281 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24282
24283         * gnus-start.el (gnus-convert-old-newsrc):
24284         Assign legacy-gnus-agent to 5.10.7.
24285
24286 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24287
24288         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24289         start of the lines.
24290
24291 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24292
24293         * hashcash.el (hashcash-default-payment): Change default to 20.
24294         (hashcash-default-accept-payment): Change default to 20.
24295         (hashcash-process-alist): New variable.
24296         (hashcash-generate-payment-async): Add.
24297         (hashcash-already-paid-p): Add.
24298         (hashcash-insert-payment): Don't generate payments twice.
24299         (hashcash-insert-payment-async): Add.
24300         (hashcash-insert-payment-async-2): Add.
24301         (hashcash-cancel-async): Add.
24302         (hashcash-wait-async): Add.
24303         (hashcash-processes-running-p): Add.
24304         (hashcash-wait-or-cancel): Add.
24305         (mail-add-payment): New optional argument.  Conditionally start
24306         asynchronous calculation.
24307         (mail-add-payment-async): Add.
24308
24309         * message.el (message-send-mail): Wait for asynchronous hashcash
24310         results.  Don't clobber existing X-Hashcash headers.
24311         (message-setup-1): Call mail-add-payment-async when
24312         message-generate-hashcash is non-nil.
24313
24314 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24315
24316         * message.el (message-use-alternative-email-as-from): Examine the
24317         From header as well; use message-make-from in order to include a
24318         user's full name.
24319
24320 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24321
24322         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24323         default; improve customization type.
24324         (gnus-emphasis-custom-with-format): New macro.
24325         (gnus-emphasis-custom-value-to-external): New function.
24326         (gnus-emphasis-custom-value-to-internal): New function.
24327
24328 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24329
24330         * dns.el (query-dns): Resolve reverse addresses.
24331
24332 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24333
24334         * gnus-group.el (gnus-group-get-new-news): Use it.
24335
24336         * gnus-start.el (gnus-check-reasonable-setup): New function.
24337
24338 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24339
24340         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24341         "Args out of range" error.  Reported by Arnaud Giersch
24342         <arnaud.giersch@free.fr>.
24343
24344 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24345
24346         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24347
24348 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24349
24350         * spam.el (spam group): Add :version.
24351
24352         * pgg-def.el (pgg group): Add :version.
24353
24354 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24355
24356         * gnus-art.el (gnus-article-edit-article): Don't associate the
24357         article buffer with a draft file.  This is a temporary measure
24358         against the 2004-08-22 change to gnus-article-edit-mode.
24359
24360 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24361
24362         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24363         (html2text-format-tags): Remove unused variable `attr'.
24364
24365 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24366
24367         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24368
24369         * tls.el (tls-process-connection-type, tls-success)
24370         (tls-certtool-program): Add :version.
24371
24372         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24373         (starttls-extra-arguments, starttls-process-connection-type)
24374         (starttls-connect, starttls-failure, starttls-success): Add :version.
24375
24376         * spam-stat.el (spam-stat): Add :version.
24377
24378         * sieve.el (sieve): Add :version.
24379
24380         * sha1.el (sha1): Add :version.
24381         (sha1-use-external): Remove redundant version.
24382
24383         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24384         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24385         (nnmail-split-fancy-match-partial-words)
24386         (nnmail-split-lowercase-expanded): Add :version.
24387
24388         * nndiary.el (nndiary): Add :version.
24389
24390         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24391
24392         * mml-sec.el (mml-default-sign-method)
24393         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24394         Add :version.
24395
24396         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24397
24398         * mm-url.el (mm-url-use-external, mm-url-program)
24399         (mm-url-arguments): Add :version.
24400
24401         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24402         (mm-attachment-file-modes, mm-decrypt-option)
24403         (mm-w3m-safe-url-regexp): Add :version.
24404
24405         * message.el (message-cite-prefix-regexp)
24406         (message-sendmail-envelope-from, message-minibuffer-local-map)
24407         (message-user-fqdn, message-completion-alist): Add :version.
24408
24409         * gnus-win.el (gnus-configure-windows-hook)
24410         (gnus-use-frames-on-any-display): Add :version.
24411
24412         * gnus-art.el (gnus-article-address-banner-alist)
24413         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24414         (gnus-treat-from-picon, gnus-treat-mail-picon)
24415         (gnus-treat-x-pgp-sig): Add :version.
24416
24417         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24418         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24419         (gnus-summary-article-delete-hook)
24420         (gnus-summary-display-while-building): Add :version.
24421
24422         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24423         (gnus-get-top-new-news-hook): Add :version.
24424
24425         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24426         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24427
24428         * gnus-registry.el (gnus-registry): Add :version.
24429
24430         * gnus-spec.el (gnus-use-correct-string-widths)
24431         (gnus-make-format-preserve-properties): Add :version.
24432
24433         * gnus.el (gnus-group-charter-alist)
24434         (gnus-group-fetch-control-use-browse-url)
24435         (gnus-install-group-spam-parameters): Add :version.
24436
24437         * gnus-diary.el (gnus-diary): Add :version.
24438
24439         * gnus-delay.el (gnus-delay): Add :version.
24440
24441         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24442         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24443         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24444         Add :version.
24445
24446         * gnus-agent.el (gnus-agent-max-fetch-size)
24447         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24448         (gnus-agent-prompt-send-queue): Add :version.
24449
24450         * deuglify.el (gnus-outlook-deuglify): Add :version.
24451
24452         * html2text.el: Beautify code.  Improve doc strings.
24453         Some checkdoc cleanup.
24454         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24455
24456 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24457
24458         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24459
24460 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24461
24462         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24463         when package is loaded.
24464
24465         * spam.el (spam-summary-score-preferred-header): Add global preference
24466         for people who want to override the default SpamAssassin over
24467         Bogofilter preference (when both are set).
24468         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24469         (spam-user-format-function-S):
24470         Check spam-summary-score-preferred-header.
24471         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24472         (spam-user-format-function-S): Format the score correctly.
24473
24474 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24475
24476         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24477         signature file.  Suggested by Manoj Srivastava
24478         <srivasta@golden-gryphon.com>.
24479
24480         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24481         iso-2022-jp even in the Japanese language environment.
24482         Suggested by Jason Rumney <jasonr@gnu.org>.
24483
24484 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24485
24486         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24487         use the same characters as the dummy marks; make it free from
24488         getting affected by the language environment.
24489         (gnus-summary-read-group-1): Update mark positions only when the
24490         format spec is updated.
24491
24492         * gnus-spec.el (gnus-update-format-specifications): Return a list
24493         of updated types.
24494
24495 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24496
24497         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24498         of boundp to check if display-warning is available.
24499
24500 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24501
24502         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24503
24504 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24505
24506         * nnspool.el (nnspool-spool-directory): Use news-path if the
24507         news-directory variable is not bound.
24508
24509         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24510         function instead of display-warning if it is not available.
24511
24512 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24513
24514         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24515         v5-10: Use `point-at-bol'.
24516
24517 2004-10-26  Simon Josefsson  <jas@extundo.com>
24518
24519         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24520         <chenggao@gmail.com>.
24521
24522 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24523
24524         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24525         instead.
24526
24527 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24528
24529         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24530         to remove a server from the nnimap-server-buffer-alist.
24531         (nnimap-open-connection, nnimap-close-server): Use it.
24532
24533         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24534
24535 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24536
24537         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24538         running the major-mode function.
24539
24540 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24541
24542         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24543         dummy marks in the right way.
24544
24545 2004-10-18  David Edmondson  <dme@dme.org>
24546
24547         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24548         excessively.
24549
24550 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24551
24552         * gnus-util.el (gnus-split-references): Accept a nil references
24553         string and go on blissfully.
24554
24555         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24556         cases where the references string is non-nil but has no references.
24557
24558         * encrypt.el: Add autoload tags.
24559
24560         * spam.el (spam-resolve-registrations-routine): Remove article
24561         from unregistration list too.  Reported by David Hanak
24562         <dhanak@isis.vanderbilt.edu>
24563
24564 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24565
24566         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24567         nil.  Change custom type.
24568
24569 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24570
24571         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24572
24573         * gnus-sum.el (gnus-summary-move-article): Use it.
24574
24575 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24576
24577         * encrypt.el: Add autoload cookies.
24578
24579         * spam.el (spam-backend-article-list-property)
24580         (spam-backend-get-article-todo-list)
24581         (spam-backend-put-article-todo-list)
24582         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24583         Resolve registrations separately.
24584         (spam-register-routine): Format comments.
24585         (spam-unregister-routine, spam-register-routine): Always call with
24586         specific-articles, no default list.
24587         (spam-summary-prepare-exit): Use the spam-classifications function.
24588
24589         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24590         gnus-encrypt.el.
24591
24592         * encrypt.el: Copied from gnus-encrypt.el.
24593
24594         * gnus-encrypt.el: Commented that it's obsolete.
24595
24596 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24597
24598         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24599         (gnus-score-save): Use it.
24600
24601         * message.el (message-bury): Use `window-dedicated-p'.
24602
24603 2004-10-15  Simon Josefsson  <jas@extundo.com>
24604
24605         * pop3.el (top-level): Don't require nnheader.
24606         (pop3-read-timeout): Add.
24607         (pop3-accept-process-output): Add.
24608         (pop3-read-response, pop3-retr): Use it.
24609
24610 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24611
24612         * spam.el (spam-register-routine): Move comment.
24613         (spam-verify-bogofilter): Use 'unknown for the initial
24614         spam-bogofilter-valid state, not 'never.
24615
24616         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24617         for netrc-machine.
24618
24619         * nnimap.el (nnimap-open-connection):
24620         Use netrc-machine-user-or-password.
24621
24622 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24623
24624         * gnus-registry.el (gnus-registry-unload-hook):
24625         Set as a variable with add-hook.
24626
24627         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24628         of news-path.
24629
24630         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24631
24632         * spam.el: Delete duplicate `provide'.
24633         (spam-unload-hook): Set as a variable with add-hook.
24634
24635 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24636
24637         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24638         in the doc string.
24639
24640         * message.el (message-ignored-news-headers)
24641         (message-ignored-supersedes-headers)
24642         (message-ignored-resent-headers)
24643         (message-forward-ignored-headers): Improve custom type.
24644
24645 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24646
24647         * message.el (message-tokenize-header): Fix 2004-09-06 change
24648         which used point-min in the wrong place.
24649
24650 2004-10-12  Simon Josefsson  <jas@extundo.com>
24651
24652         * tls.el (tls-certtool-program): New variable.
24653         (tls-certificate-information): New function, based on
24654         ssl-certificate-information.
24655
24656 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24657
24658         * compface.el: Move the version of ELisp-based uncompface program
24659         to the contrib directory because of the copyright problem.
24660
24661 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24662
24663         * message.el (message-kill-buffer): Raise the current frame.
24664
24665 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24666
24667         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24668
24669         * gnus.el (message-y-or-n-p): Autoload.
24670
24671         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24672         (pop3-password-required, pop3-authentication-scheme)
24673         (pop3-leave-mail-on-server): Make customizable.
24674         (pop3): New custom group.
24675         (pop3-retr): Remove `sleep-for' statements.
24676         Suggested by Dave Love <fx@gnu.org>.
24677
24678         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24679         Windows/DOS.
24680
24681         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24682         (imap-parse-body): Fix incorrect use of `assert'.
24683         Suggested by Dave Love <fx@gnu.org>.
24684
24685         * mml.el (mml-minibuffer-read-disposition): Require match.
24686         Suggested by Dave Love <fx@gnu.org>.
24687
24688 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24689
24690         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24691         doc string.
24692
24693 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24694
24695         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24696
24697 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24698
24699         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24700         instead of calling `mm-insert-inline', to decode text/* parts
24701         before displaying them.
24702
24703 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24704
24705         * mm-uu.el (mm-uu-text-plain-type): New variable.
24706         (mm-uu-pgp-signed-extract-1): Use it.
24707         (mm-uu-pgp-encrypted-extract-1): Use it.
24708         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24709         bind mm-uu-text-plain-type with that value.
24710         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24711         mm-uu-dissect.
24712
24713 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24714
24715         * gnus-group.el (gnus-update-group-mark-positions):
24716         * gnus-sum.el (gnus-update-summary-mark-positions):
24717         * message.el (message-check-news-body-syntax):
24718         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24719         of string-as-multibyte.
24720
24721 2004-10-05  Juri Linkov  <juri@jurta.org>
24722
24723         * gnus-group.el (gnus-update-group-mark-positions):
24724         * gnus-sum.el (gnus-update-summary-mark-positions):
24725         * message.el (message-check-news-body-syntax):
24726         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24727         8-bit unibyte values to a multibyte string for search functions.
24728
24729 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24730
24731         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24732         (mm-uu-dissect-text-parts): New function.
24733
24734         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24735         dissect text parts.
24736
24737         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24738         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24739
24740         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24741
24742         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24743         Use gnus-current-topics instead of gnus-current-topic.
24744
24745 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24746
24747         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24748
24749 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24750
24751         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24752         where appropriate.
24753
24754         * nnml.el (nnml-generate-active-info): do.
24755
24756         * nndiary.el (nndiary-generate-active-info): do.
24757
24758         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24759         (gnus-topic-move): do.
24760
24761         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24762         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24763
24764         * gnus-srvr.el (gnus-server-prepare)
24765         (gnus-server-open-all-servers): do.
24766
24767         * gnus-msg.el (gnus-summary-cancel-article)
24768         (gnus-summary-resend-message)
24769         (gnus-summary-mail-crosspost-complaint): do.
24770
24771         * gnus-move.el (gnus-change-server): do.
24772
24773         * gnus-group.el (gnus-group-unmark-all-groups)
24774         (gnus-group-set-current-level): do.
24775
24776 2004-10-04  Simon Josefsson  <jas@extundo.com>
24777
24778         * message.el (message-generate-hashcash): Doc fix.
24779
24780 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24781
24782         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24783         avoid infinite recursion via gnus-get-function.
24784
24785 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24786
24787         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24788
24789         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24790
24791         * nnmail.el (nnmail-split-history): do.
24792
24793         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24794         (nnml-request-delete-group): do.
24795
24796         * nnslashdot.el (nnslashdot-read-groups): do.
24797
24798         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24799         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24800
24801         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24802         (nnspool-sift-nov-with-sed): Use last.
24803         (nnspool-retrieve-headers-with-nov): Use mapc.
24804         (nnspool-request-newgroups): Use dolist.
24805         (nnspool-request-group): Use last.
24806
24807         * nntp.el (nntp-read-server-type): Use dolist.
24808
24809         * nnvirtual.el (nnvirtual-create-mapping)
24810         (nnvirtual-update-read-and-marked): Use dolist.
24811         (nnvirtual-convert-headers): Simplify.
24812
24813 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24814
24815         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24816         Add support for sync'ing tick marks.
24817
24818 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24819
24820         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24821         there's no visible header.
24822
24823 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24824
24825         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24826         When necessary, pass full group name to gnus-request-set-marks.
24827
24828 2004-10-01  Simon Josefsson  <jas@extundo.com>
24829
24830         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24831         acroread.
24832
24833 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24834
24835         * spam-report.el (spam-report-gmane): Fix interactive.
24836
24837         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24838
24839         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24840         when writing file.
24841         (gnus-agent-synchronize-flags): Don't default to being
24842         interactive.
24843
24844 2004-09-30  Simon Josefsson  <jas@extundo.com>
24845
24846         * message.el (message-generate-hashcash): Add.
24847         (message-send-mail): Use it, call mail-add-payment.
24848
24849 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24850
24851         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24852
24853 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24854
24855         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24856         gnus-requst-update-info with explicit code to sync the in-memory
24857         info read flags with the marks being sync'd to the backend.
24858
24859         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24860
24861 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24862
24863         * spam.el (spam-verify-bogofilter): Add new function.
24864         (spam-check-bogofilter)
24865         (spam-bogofilter-register-with-bogofilter): Use it.
24866         (spam-verify-bogofilter): Add small fixes.
24867
24868 2004-09-28  Simon Josefsson  <jas@extundo.com>
24869
24870         * hashcash.el (hashcash-generate-payment): Revert.
24871
24872 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24873
24874         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24875         Use gnus-extract-references instead of gnus-split-references.
24876
24877         * gnus-util.el (gnus-extract-references): Add new function, analogous
24878         to gnus-split-references but extracts only the message-ID without
24879         anything extra.
24880
24881         * hashcash.el (hashcash-generate-payment)
24882         (hashcash-check-payment): Do the right thing if hashcash-path is
24883         nil (because the hashcash program could not be found).
24884
24885         * spam.el (spam-use-hashcash): Remove comment.
24886
24887 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24888
24889         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24890         (gnus-cache-enter-article, gnus-cache-remove-article)
24891         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24892
24893         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24894
24895         * gnus-art.el (article-hide-boring-headers)
24896         (article-translate-strings, article-display-face)
24897         (gnus-article-mime-match-handle-first)
24898         (gnus-article-highlight-headers)
24899         (gnus-article-add-buttons-to-head): do.
24900
24901 2004-09-27  Simon Josefsson  <jas@extundo.com>
24902
24903         * hashcash.el: New version, from
24904         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24905         ../contrib/.
24906
24907 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24908
24909         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24910
24911 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24912
24913         * gnus-dup.el (gnus-dup-open): Use mapc.
24914         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24915
24916         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24917         Reported by Stefan Wiens <s.wi@gmx.net>.
24918
24919         * gnus.el (gnus-shutdown): Use dolist.
24920
24921         * gnus-undo.el (gnus-undo): Use mapc.
24922
24923         * nnrss.el (nnrss-generate-active): do.
24924
24925         * message.el (message-cite-original-without-signature)
24926         (message-cite-original): Use mapc.
24927         (message-do-actions, message-make-forward-subject): Use dolist.
24928
24929 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24930
24931         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24932         deletion to remove entire duplicate line.  Fixes merged article
24933         number bug.
24934
24935 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24936
24937         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24938         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24939         first ask if you want to open a server and then, even when you
24940         responded with no, asking if you want to synchronize the server's
24941         flags.
24942         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
24943         multi-line expressions.
24944         (gnus-agent-synchronize-group-flags): New internal function.
24945         Updates marks in memory (in the info structure) AND in the
24946         backend.
24947
24948         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
24949
24950         * nnagent.el (nnagent-request-set-mark):
24951         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
24952         method, to ensure that synchronization updates marks in the
24953         backend and in the info (in memory) structure.
24954
24955 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24956
24957         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
24958         convention fully; don't miss the root article of a thread; make
24959         the X-Draft-From header with correct article numbers.
24960
24961 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
24962
24963         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
24964         unless plugged.  Disable the agent so that an open failure causes
24965         an error.
24966
24967         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
24968         Revert 2004-09-21 change.  The backend must be opened while
24969         synchronizing flags even when the backend stores the flags
24970         locally.
24971
24972 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
24973
24974         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
24975         in `header' match.  Reported by Svend Tollak Munkejord.
24976
24977         * message.el (message-cite-original): Fix use of
24978         `message-cite-articles-with-x-no-archive'.
24979
24980 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24981
24982         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
24983         (gnus-window-to-buffer): Ditto.
24984
24985         * mml.el (mml-preview-buffer): New variable.
24986         (mml-preview): Manage window layout with gnus-buffer-configuration.
24987
24988         * gnus-msg.el (gnus-setup-message): Put article numbers into the
24989         X-Draft-From header even if those articles aren't quoted.
24990
24991 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
24992
24993         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
24994         (gnus-request-set-mark, gnus-request-update-mark): Use new
24995         g-s-t-u-l-m to decide to use backend even when unplugged.
24996
24997 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24998
24999         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
25000         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
25001
25002 2004-09-20  Simon Josefsson  <jas@extundo.com>
25003
25004         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
25005         "utf-16-le".
25006
25007 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25008
25009         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
25010
25011 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
25012
25013         * uudecode.el (uudecode-use-external): Add :version.
25014
25015         * smime.el (smime-CA-file, smime-encrypt-cipher)
25016         (smime-dns-server): Add :version.
25017
25018         * smiley.el (gnus-smiley-file-types): Add :version.
25019
25020         * sha1.el (sha1-use-external): Add :version.
25021
25022         * pgg-def.el (pgg-query-keyserver): Add :version.
25023
25024         * nnmail.el (nnmail-fancy-expiry-targets)
25025         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
25026         Add :version.
25027
25028         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
25029         (nnimap-retrieve-groups-asynchronous): Add :version.
25030         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
25031
25032         * mml.el (mml-content-disposition-parameters)
25033         (mml-insert-mime-headers-always): Add :version.
25034
25035         * mm-util.el (mm-coding-system-priorities): Add :version.
25036
25037         * mm-decode.el (mm-inline-text-html-with-images)
25038         (mm-keep-viewer-alive-types, mm-external-terminal-program)
25039         (mm-verify-option): Add :version.
25040         (mm-text-html-renderer): Change :version.
25041
25042         * message.el (message-fcc-externalize-attachments)
25043         (message-required-headers, message-draft-headers)
25044         (message-subject-trailing-was-query)
25045         (message-subject-trailing-was-ask-regexp)
25046         (message-subject-trailing-was-regexp, message-mark-insert-begin)
25047         (message-mark-insert-end, message-archive-header)
25048         (message-archive-note, message-cross-post-default)
25049         (message-cross-post-note, message-followup-to-note)
25050         (message-cross-post-note-function, message-use-mail-followup-to)
25051         (message-subscribed-address-functions)
25052         (message-subscribed-address-file, message-subscribed-addresses)
25053         (message-subscribed-regexps, message-allow-no-recipients)
25054         (message-yank-cited-prefix, message-signature-insert-empty-line)
25055         (message-hidden-headers, message-hierarchical-addresses)
25056         (message-mail-user-agent, message-use-idna)
25057         (message-valid-fqdn-regexp)
25058         (message-strip-special-text-properties, message-header-synonyms)
25059         (message-beginning-of-line, message-tab-body-function): Add :version.
25060         (message-insert-canlock, message-wide-reply-confirm-recipients):
25061         Change :version.
25062
25063         * mail-source.el (mail-source-ignore-errors): Add :group, :type
25064         and :version.
25065         (mail-source-delete-old-incoming-confirm)
25066         (mail-source-movemail-program): Add :version.
25067
25068         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
25069         (gnus-agent-cache, gnus-agent): Change :version.
25070
25071         * gnus-util.el (gnus-use-byte-compile): Change :version.
25072
25073         * gnus-sum.el (gnus-summary-make-false-root-always)
25074         (gnus-summary-default-high-score)
25075         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
25076         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
25077         (gnus-read-all-available-headers, gnus-article-emulate-mime)
25078         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
25079         (gnus-sum-thread-tree-single-indent)
25080         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
25081         (gnus-sum-thread-tree-leaf-with-other)
25082         (gnus-sum-thread-tree-single-leaf): Add :version.
25083         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
25084         (gnus-article-loose-mime): Change :version.
25085
25086         * gnus-start.el (gnus-backup-startup-file)
25087         (gnus-save-startup-file-via-temp-buffer): Add :version.
25088
25089         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
25090         (gnus-server-offline-face): Add :version.
25091
25092         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
25093
25094         * gnus-msg.el (gnus-gcc-externalize-attachments)
25095         (gnus-debug-files, gnus-debug-exclude-variables)
25096         (gnus-discouraged-post-methods): Change :version.
25097         (gnus-confirm-mail-reply-to-news)
25098         (gnus-confirm-treat-mail-like-news): Add :version.
25099
25100         * gnus-int.el (gnus-server-unopen-status): Add :version.
25101
25102         * gnus-group.el (gnus-group-jump-to-group-prompt)
25103         (gnus-large-ephemeral-newsgroup)
25104         (gnus-fetch-old-ephemeral-headers): Add :version.
25105
25106         * gnus-fun.el (gnus-x-face-directory)
25107         (gnus-convert-pbm-to-x-face-command)
25108         (gnus-convert-image-to-x-face-command)
25109         (gnus-convert-image-to-face-command): Add :version.
25110
25111         * gnus-delay.el (gnus-delay-default-hour): Add :version.
25112
25113         * gnus-cite.el (gnus-cite-blank-line-after-header)
25114         (gnus-article-boring-faces): Add :version.
25115
25116         * gnus-art.el (gnus-buttonized-mime-types)
25117         (gnus-inhibit-mime-unbuttonizing)
25118         (gnus-treat-display-face)
25119         (gnus-treat-body-boundary): Change :version.
25120         (gnus-body-boundary-delimiter, gnus-picon-databases)
25121         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
25122         (gnus-treat-date-english, gnus-treat-fold-headers)
25123         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
25124         (gnus-treat-mail-picon, gnus-treat-wash-html)
25125         (gnus-article-encrypt-protocol)
25126         (gnus-use-idna, gnus-article-over-scroll)
25127         (gnus-mime-display-multipart-alternative-as-mixed)
25128         (gnus-mime-display-multipart-related-as-mixed)
25129         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
25130         (gnus-ctan-url, gnus-button-ctan-handler)
25131         (gnus-button-handle-ctan-bogus-regexp)
25132         (gnus-button-ctan-directory-regexp)
25133         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
25134         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
25135         (gnus-button-man-level, gnus-button-emacs-level)
25136         (gnus-button-message-level, gnus-button-browse-level): Add :version.
25137
25138         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
25139         (gnus-agent-go-online): Change :version.
25140         (gnus-agent-expire-unagentized-dirs)
25141         (gnus-agent-auto-agentize-methods): Add :version.
25142
25143         * flow-fill.el (fill-flowed-display-column)
25144         (fill-flowed-encode-column): Add :version.
25145
25146         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
25147         (gnus-outlook-deuglify-unwrap-max)
25148         (gnus-outlook-deuglify-cite-marks)
25149         (gnus-outlook-deuglify-unwrap-stop-chars)
25150         (gnus-outlook-deuglify-no-wrap-chars)
25151         (gnus-outlook-deuglify-attrib-cut-regexp)
25152         (gnus-outlook-deuglify-attrib-verb-regexp)
25153         (gnus-outlook-deuglify-attrib-end-regexp)
25154         (gnus-outlook-display-hook): Add :version.
25155
25156         * binhex.el (binhex-use-external): Add :version.
25157
25158 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
25159
25160         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
25161         and `invisible'.
25162
25163 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
25164
25165         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
25166         in gnus-registry-trim.
25167
25168 2004-09-13  Simon Josefsson  <jas@extundo.com>
25169
25170         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25171
25172         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25173
25174         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25175         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25176         <yamaoka@jpl.org>.
25177         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25178         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25179         <yamaoka@jpl.org>.
25180
25181         * sieve.el (sieve-manage-mode): Ditto.
25182
25183 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25184
25185         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25186
25187 2004-09-11  Simon Josefsson  <jas@extundo.com>
25188
25189         * dns-mode.el: Add.
25190
25191         * mm-view.el (mm-display-dns-inline): Add.
25192
25193         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25194         (mm-automatic-display): Ditto.
25195
25196         * mailcap.el (mailcap-mime-data): Add text/dns.
25197         (mailcap-mime-extensions): Map .soa to text/dns.
25198
25199 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25200
25201         * gnus-art.el (article-decode-mime-words, article-babel)
25202         (gnus-article-highlight-signature, gnus-article-add-buttons)
25203         (gnus-signature-toggle): Remove unnecessary bindings of
25204         `inhibit-read-only' inherited from v5.10 merge.
25205
25206 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25207
25208         * nntp.el (nntp): New customization group.
25209         (nntp-authinfo-file): Add customization group.
25210
25211         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25212
25213         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25214
25215         * gnus.el (to-address, to-list, subscribed)
25216         (large-newsgroup-initial): Ditto.
25217
25218         * flow-fill.el (fill-flowed-display-column)
25219         (fill-flowed-encode-column): Ditto.
25220
25221 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25222
25223         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25224         Use point-min rather than 1.
25225         (message-send-mail): Use buffer-size rather than point-max.
25226
25227         * gnus-sum.el (gnus-summary-search-article-forward):
25228         Signal a specific `search-failed' rather than a generic `error'.
25229
25230         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25231         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25232         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25233
25234 2004-09-10  Simon Josefsson  <jas@extundo.com>
25235
25236         * nndb.el (require): Remove tcp and duplicate cl.
25237
25238 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25239
25240         * gnus-agent.el (directory-files-and-attributes): Move forward.
25241
25242 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25243
25244         * gnus-agent.el (directory-files-and-attributes):
25245         Optionally defined to support XEmacs.
25246
25247 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25248
25249         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25250         to avoid run-time CL dependencies.
25251         (gnus-agent-unfetch-articles): New function.
25252         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25253         article numbers even when local .overview file is missing.
25254         (gnus-agent-read-article-number): New function.  Only accepts
25255         27-bit article numbers.
25256         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25257         Use gnus-agent-read-article-number.
25258         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25259         from backend while recognizing that article numbers in .overview
25260         must be valid.
25261         (gnus-agent-update-files-total-fetched-for):
25262         Use directory-files-and-attributes to improve performance.
25263         * gnus-int.el (gnus-request-move-article):
25264         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25265         improve performance.
25266
25267         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25268         some users confused by references to .newsrc when they only have a
25269         .newsrc.eld file.
25270         (gnus-convert-mark-converter-prompt)
25271         (gnus-convert-converter-needs-prompt): Fix use of property list.
25272         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25273         New function.  Used internally to only display 'gnus converting
25274         files' message when actually necessary.
25275
25276         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25277         methods now autoloaded.
25278
25279 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25280
25281         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25282         identifiers.
25283
25284 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25285
25286         * gnus-picon.el: Fix indentation and closing parenthesis.
25287
25288 2004-09-01  Simon Josefsson  <jas@extundo.com>
25289
25290         * message.el (message-canlock-generate): Require sha1, not
25291         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25292         to require within a function.  Sadly, if sha1.el isn't loaded, the
25293         let binding in m-c-g will hide the defcustom definition, which is
25294         bad.)
25295
25296         * canlock.el: Require sha1, not sha1-el.
25297
25298         * message.el: Don't autoload sha1 (there is a autoload cookie in
25299         sha1.el).
25300
25301         * sha1-el.el: Rename to sha1.el.
25302
25303 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25304
25305         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25306
25307 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25308
25309         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25310
25311 2004-08-30  Kim F. Storm  <storm@cua.dk>
25312
25313         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25314
25315         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25316         Add :group 'nnimap.
25317
25318 2004-08-30  Andreas Schwab  <schwab@suse.de>
25319
25320         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25321         ?* and ?\;.
25322
25323         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25324         and ?\' to symbol instead of whitespace.
25325
25326 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25327
25328         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25329
25330         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25331         instead of re-search-forward.
25332
25333         * gnus-uu.el (gnus-uu-save-article): Ditto.
25334         (gnus-uu-post-encode-uuencode): Ditto.
25335
25336         * html2text.el (html2text-clean-list-items): Ditto.
25337         (html2text-clean-dtdd): Ditto.
25338         (html2text-format-tags): Ditto.
25339
25340         * message.el (message-send-mail-with-sendmail): Fix regexp.
25341         (message-fill-field-general): Use search-forward instead of
25342         re-search-forward.
25343         (unbold-region): Ditto.
25344
25345         * nnrss.el (nnrss-request-article): Ditto.
25346
25347         * nnslashdot.el (nnslashdot-request-article): Ditto.
25348
25349         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25350
25351         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25352         "Unrecognized menu descriptor" error in XEmacs.
25353
25354 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25355
25356         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25357         parent article of a sparse article in the thread hashtb.
25358
25359 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25360
25361         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25362         (nnmail-expand-newtext): Lowercase expanded entries if
25363         nnmail-split-lowercase-expanded is non-nil.
25364
25365 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25366
25367         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25368
25369         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25370         of gnus-tmp-news-method into string under XEmacs.  It will be
25371         passed to gnus-correct-length which takes only a string argument.
25372
25373 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25374
25375         * gnus-util.el (gnus-bind-print-variables): New macro.
25376         (gnus-prin1): Use it.
25377         (gnus-prin1-to-string): Use it.
25378         (gnus-pp): New function.
25379         (gnus-pp-to-string): New function.
25380
25381         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25382         Replace pp-to-string with gnus-pp-to-string.
25383         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25384         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25385         * gnus-msg.el (gnus-debug): Ditto.
25386         * gnus-score.el (gnus-score-save): Ditto.
25387         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25388         gnus-pp-to-string.
25389         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25390         with gnus-pp.
25391         * score-mode.el (gnus-score-pretty-print): Ditto.
25392         * webmail.el (webmail-debug): Ditto.
25393
25394 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25395
25396         * gnus-art.el (article-display-face, article-display-x-face):
25397         Use buffer-read-only.
25398
25399 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25400
25401         * gnus-art.el (article-hide-list-identifiers):
25402         Bind inhibit-read-only as t.
25403
25404 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25405
25406         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25407
25408 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25409
25410         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25411         (gnus-narrow-to-page): Don't assume point-min == 1.
25412         (gnus-article-edit-mode): Derive from message-mode.
25413
25414         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25415         point-min == 1.
25416
25417         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25418         Disable incorrect use of `assert'.
25419
25420         * message.el (message-mode): Set comment-start-skip.
25421
25422
25423 2004-08-22  Sam Steingold  <sds@gnu.org>
25424
25425         * pop3.el (pop3-leave-mail-on-server): New user variable.
25426         (pop3-movemail): Delete mail only when it is nil.
25427
25428 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25429
25430         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25431
25432         * mml.el (mml-preview): Use `pop-to-buffer'.
25433
25434         * message.el (message-goto-mail-followup-to): Insert after "To".
25435         (message-carefully-insert-headers): Add comment.
25436
25437         * gnus.el: Remove unused variable `gnus-article-check-size'.
25438
25439         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25440
25441         * gnus-art.el (gnus-button-alist):
25442         Improve `gnus-button-handle-library' entry.
25443
25444 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25445
25446         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25447         Use downcase, since XEmacs capitalizes error messages differently.
25448
25449 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25450
25451         * nntp.el: Add (require 'gnus) due to reference to
25452         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25453
25454 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25455
25456         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25457         Bind `mm-fill-flowed'.
25458
25459         * mm-decode.el (mm-dissect-singlepart): Check it.
25460
25461 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25462
25463         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25464         'imap' for netrc parsing.
25465
25466 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25467
25468         * mailcap.el (mailcap-mime-data): Mark as risky.
25469
25470 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25471
25472         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25473         may be included in the encoded word.
25474         (rfc2047-encode): Don't append a space if the encoded word
25475         includes close parenthesis.
25476
25477 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25478
25479         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25480         of text within parentheses.
25481
25482 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25483
25484         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25485         (gnus-encrypt-write-file-contents): Make the password key the file
25486         name PLUS the cipher, not just the cipher.  Also remove failed
25487         passwords from the cache.
25488
25489 2004-08-06  Simon Josefsson  <jas@extundo.com>
25490
25491         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25492         Doc fix.
25493
25494 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25495
25496         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25497         LWSP.
25498
25499 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25500
25501         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25502         Try to append in-reply-to: data to the references: header.
25503
25504         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25505         (netrc-parse): Use gnus-encrypt.el functions.
25506
25507         * gnus-encrypt.el: Add new file for encryption support; currently
25508         does only a few GPG ciphers and an internal XOR cipher.
25509
25510         * password.el: Add comments on using password-read-and-add.
25511         (password-read-and-add): Add function to read and add the
25512         password to the cache at once.
25513
25514 2004-07-28  Simon Josefsson  <jas@extundo.com>
25515
25516         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25517         parameter (but don't use it, for now).
25518
25519         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25520         instead of hard coding to nil.
25521
25522 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25523
25524         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25525         as mm-inline-image-xemacs does.
25526
25527 2004-07-26  Simon Josefsson  <jas@extundo.com>
25528
25529         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25530         Revert part of 2004-07-17 change below.
25531
25532 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25533
25534         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25535         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25536
25537 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25538
25539         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25540         quotes that actually start with ">" at the beginning of the
25541         lines.
25542
25543 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25544
25545         * rfc2047.el (rfc2047-encode-region): Fix last change.
25546         (rfc2047-encode-parameter): Remove useless concat.
25547
25548 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25549
25550         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25551         encode special characters; fix some kind of misconfigured headers;
25552         signal a real error if debug-on-quit or debug-on-error is non-nil.
25553         (rfc2047-encode-max-chars): New variable.
25554         (rfc2047-encode-1): Use it.
25555         (rfc2047-encode-parameter): New function.
25556
25557         * mml.el (mml-insert-parameter): Remove an excessive space.
25558
25559 2004-07-17  Simon Josefsson  <jas@extundo.com>
25560
25561         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25562         Kai Grossjohann <kai@emptydomain.de>.
25563         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25564         (gnus-group-make-menu-bar): Ditto.
25565
25566         * gnus-util.el (gnus-group-server): Add.
25567
25568 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25569
25570         * message.el (message-clone-locals): Clone sendmail and smtp
25571         variables.
25572
25573 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25574
25575         * rfc2047.el (rfc2047-encode-region): Fix last change.
25576
25577 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25578
25579         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25580         characters as non-special.
25581
25582 2004-07-09  Simon Josefsson  <jas@extundo.com>
25583
25584         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25585         Users will lose all flag changes made while unplugged with
25586         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25587         good default.  See numerous reports on ding mailing list.
25588
25589 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25590
25591         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25592         add generate-head-function and generate-article-function to the
25593         rfc822-forward entry.
25594         (nndoc-rfc822-forward-generate-article): New function.
25595         (nndoc-rfc822-forward-generate-head): New function.
25596
25597         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25598
25599 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25600
25601         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25602         respect display group parameter and gnus-summary-expunge-below.
25603         (gnus-articles-to-read): Remove unused reference to display group
25604         parameter.
25605
25606 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25607
25608         * nnheader.el (nnheader-uniquify-message-id): New experimental
25609         variable.
25610         (nnheader-nov-read-message-id): Use it.
25611
25612         * spam-report.el (spam-report-gmane): Add interactive.
25613
25614 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25615
25616         * mm-encode.el (mm-content-transfer-encoding-defaults):
25617         Use qp-or-base64 for the application/* types.
25618
25619 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25620
25621         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25622
25623 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25624
25625         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25626         trim value.
25627
25628 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25629
25630         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25631         New macro and function.
25632         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25633
25634 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25635
25636         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25637         after-load-alist.
25638
25639 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25640
25641         * gnus-group.el (gnus-group-get-new-news-this-group):
25642         Don't update info that isn't there.
25643
25644 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25645
25646         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25647         entry.
25648
25649 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25650
25651         * mm-view.el (mm-inline-render-with-function): Use multibyte
25652         buffer; decode html source by charset.
25653
25654         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25655
25656         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25657         Mule-UCS is loaded under XEmacs.
25658         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25659
25660 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25661
25662         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25663
25664 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25665
25666         * mm-util.el (mm-coding-system-p): Return a coding-system.
25667         (mm-mime-mule-charset-alist): Use shift_jis instead of
25668         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25669         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25670         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25671         instead of japanese-shift-jis and iso-latin-1 respectively in
25672         order to share the default value with both Emacs and XEmacs-mule.
25673         (mm-mule-charset-to-mime-charset):
25674         Make mm-coding-system-priorities effective.
25675         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25676         while predicating of candidates upon the priorities.
25677
25678 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25679
25680         * gnus-sum.el (gnus-summary-make-menu-bar):
25681         Add gnus-uu-invert-processable.
25682
25683         * gnus.el: Autoload gnus-uu-invert-processable.
25684
25685 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25686
25687         * mm-util.el (mm-with-multibyte-buffer): New macro.
25688
25689         * rfc2047.el (rfc2047-encode-string): Use it.
25690         (rfc2047-encode-region): Move point to the end of the region after
25691         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25692
25693 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25694
25695         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25696         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25697
25698 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25699
25700         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25701         (gnus-cite-parse): Ignore quoted envelope From_.
25702         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25703
25704 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25705
25706         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25707         invalid addresses.
25708
25709 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25710
25711         * spam.el: Change section markers, revise TODO list.
25712         (spam-backends): Make new master list of all installed backends.
25713         (spam-summary-exit-behavior): Add new variable to determine how
25714         messages moves are done at summary exit.
25715         (spam-move-spam-nonspam-groups-only)
25716         (spam-process-ham-in-nonham-groups)
25717         (spam-process-ham-in-spam-groups): Remove variables, the
25718         spam-summary-exit-behavior variable should be used to manage this
25719         behavior.
25720         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25721         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25722         and spam-old-spam-articles.
25723         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25724         Add empty variables, placeholders for the backends they represent.
25725         (spam-set-difference): Move, unchanged.
25726         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25727         unless the user has a processor variable.
25728         (spam-classifications, spam-classification-valid-p)
25729         (spam-backend-properties, spam-backend-property-valid-p)
25730         (spam-backend-function-type-valid-p)
25731         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25732         (spam-report-articles-gmane, spam-report-articles-resend):
25733         Remove functions, they are not needed.
25734         (spam-install-backend-super, spam-backend-list)
25735         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25736         (spam-backend-function, spam-backend-ham-registration-function)
25737         (spam-backend-spam-registration-function)
25738         (spam-backend-ham-unregistration-function)
25739         (spam-backend-spam-unregistration-function)
25740         (spam-backend-statistical-p, spam-backend-mover-p)
25741         (spam-install-backend-alias, spam-install-checkonly-backend)
25742         (spam-install-mover-backend, spam-install-nocheck-backend)
25743         (spam-install-backend, spam-install-statistical-backend)
25744         (spam-install-statistical-checkonly-backend): Add backend installation
25745         support.
25746         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25747         (spam-group-processor-p): Use the new backend code and respect the
25748         summary exit behavior.
25749         (spam-mark-spam-as-expired-and-move-routine): Remove.
25750         (spam-summary-prepare): Change to use the new spam-old-articles
25751         variable.
25752         (spam-copy-or-move-routine, spam-copy-spam-routine)
25753         (spam-move-spam-routine, spam-copy-ham-routine)
25754         (spam-move-ham-routine): Add code to copy/move ham or spam.
25755         (spam-fetch-field-fast): Improve doc and code, plus allow the
25756         'number request.
25757         (spam-list-of-checks, spam-list-of-statistical-checks):
25758         Remove variables.
25759         (spam-split, spam-find-spam): Use the new backend code.
25760         (spam-registration-functions): Remove variable.
25761         (spam-unregister-routine): Add convenience wrapper.
25762         (spam-log-undo-registration, spam-register-routine)
25763         (spam-log-processing-to-registry)
25764         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25765         where possible.
25766         (spam-check-gmane-xref, spam-check-regex-headers)
25767         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25768         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25769         (spam-check-bogofilter-headers, spam-check-spamoracle)
25770         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25771         (spam-check-crm114-headers): Use the spam-split-group that
25772         spam-split prepares, no need to determine it every time.
25773
25774         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25775         to the nnheader-parse-naked-head call.
25776
25777         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25778
25779         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25780         the nnheader-nov-read-message-id call.
25781
25782 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25783
25784         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25785         gnus-activate-group twice.  Suggested by Markus Peter
25786         <warp@spin.de>.
25787
25788 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25789
25790         * gnus-art.el (gnus-article-time-format): Exchange the order of
25791         day and month in the default value; fix customization type.
25792         (article-date-ut): Use add-text-properties.
25793         (article-make-date-line): Use message-make-date instead of
25794         current-time-string.
25795
25796         * message.el (message-fetch-field): Don't use set-text-properties.
25797         (message-make-date): Simplify.
25798
25799         * messagexmas.el (message-xmas-make-date): New function.
25800         (message-xmas-redefine): Defalias message-make-date to it.
25801
25802 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25803
25804         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25805         (rfc2047-encode-region): Treat text within parentheses as special;
25806         show the original text when error has occurred.
25807
25808         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25809         already-computed method to gnus-activate-group.
25810
25811         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25812         same select-methods identical Lisp objects.
25813
25814         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25815         object when modifying the info.
25816
25817 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25818
25819         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25820         gnus-opened-servers since it has never been opened with the new
25821         configuration yet.
25822
25823 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25824
25825         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25826         arg to nnheader-generate-fake-message-id.
25827
25828 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25829
25830         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25831         number and build a fake message ID localized to a group and
25832         article number (so it's repeatable from that point on).
25833         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25834         ID format.
25835
25836         * gnus-sum.el (gnus-get-newsgroup-headers):
25837         Call nnheader-generate-fake-message-id with the article number.
25838
25839 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25840
25841         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25842         end-of-buffer.
25843
25844 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25845
25846         * message.el (message-ignored-supersedes-headers): Add Approved.
25847
25848 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25849
25850         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25851         goto-char.
25852         (rfc2047-encode): Fold the line before encoding.
25853
25854 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25855
25856         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25857         folding -- not all headers can be folded, and this should be done
25858         by the message composition mode.  Probably.  I think.
25859
25860 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25861
25862         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25863         fast.
25864
25865         * gnus-ems.el (gnus-remove-image): Don't use
25866         message-text-with-property; remove only the image found first.
25867
25868         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25869         found first.
25870
25871 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25872
25873         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25874
25875 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25876
25877         * message.el (message-text-with-property): Make it fast and accept
25878         optional arguments.
25879         (message-strip-forbidden-properties): Use it.
25880         (message-fix-before-sending): Follow the m-t-w-p change.
25881
25882         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25883
25884 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25885
25886         * gnus-art.el (article-hide-headers): Don't change the buffer
25887         mistakenly when performing mml-preview even if
25888         gnus-single-article-buffer is nil.
25889
25890 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25891
25892         * message.el (message-expand-name-databases): New user option.
25893         (message-expand-name): Use it.
25894
25895 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25896
25897         * spam.el (spam-report-articles-resend)
25898         (spam-report-resend-register-routine): Allow ham reporting.
25899         (spam-report-resend-register-ham-routine): Add wrapper.
25900         (spam-registration-functions): Add ham resending functions.
25901         (spam-list-of-processors): Add ham resend processor.
25902
25903         * gnus.el (ham-resend-to): Add new group parameter.
25904         (spam-process): Add ham resend option.
25905
25906         * spam-report.el (spam-report-resend): Allow reporting ham.
25907         (spam-report-resend-ham): Add wrapper.
25908
25909 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25910
25911         * message.el (message-cite-articles-with-x-no-archive):
25912         New variable.
25913         (message-cite-original): Use it.
25914
25915 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25916
25917         * message.el (message-cite-original): Respect X-No-Archive.
25918
25919 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25920
25921         * gnus-art.el (article-hide-headers): Refer to the values for
25922         gnus-ignored-headers and gnus-visible-headers in the summary
25923         buffer since a user may have set them as group parameters.
25924
25925 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25926
25927         * assistant.el (assistant-node-name): Add convenience function.
25928         (assistant-render-text, assistant-render-node): Add error handling,
25929         plus handle multiple next nodes.
25930         (assistant-find-next-node): Comment out for now.
25931         (assistant-find-next-nodes): Add function, returns list of next
25932         nodes.
25933
25934 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25935
25936         * mail-source.el (mail-source-directory): Fix doc-string.
25937
25938 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25939
25940         * assistant.el (assistant-render-text, assistant-eval): Add :set
25941         widget type, which is different because it takes and returns a
25942         list.  Much hilarity ensues.
25943
25944 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
25945
25946         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
25947
25948         * gnus-group.el (gnus-group-get-new-news-this-group):
25949         Add doc-string.
25950
25951         * gnus-start.el (gnus-activate-group): Add doc-string.
25952
25953 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25954
25955         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
25956
25957 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
25958
25959         * assistant.el (assistant-render-text): Try to add a :set
25960         widget, more to come.
25961
25962         * spam.el (spam-group-spam-contents-p): Handle empty groupname
25963         strings.
25964         (spam-report-articles-resend)
25965         (spam-register-routine): Do registration iff any articles warrant
25966         it.
25967         (spam-summary-prepare-exit): Change log message for nil group
25968         destinations.
25969
25970 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
25971
25972         * spam.el (spam-report-resend-register-routine):
25973         Allow spam-report-resend-to to be a group parameter or a global value.
25974
25975 2004-05-26  Simon Josefsson  <jas@extundo.com>
25976
25977         * starttls.el: Merge with my GNUTLS based starttls.el.
25978         (starttls-gnutls-program, starttls-use-gnutls)
25979         (starttls-extra-arguments, starttls-process-connection-type)
25980         (starttls-connect, starttls-failure, starttls-success):
25981         New variables.
25982         (starttls-program, starttls-extra-args): Doc fix.
25983         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
25984         New functions.
25985         (starttls-negotiate, starttls-open-stream):
25986         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
25987         function if it is set.
25988
25989 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25990
25991         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
25992         structured fields.
25993
25994 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25995
25996         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
25997
25998 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
25999
26000         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
26001         Add variable.
26002         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
26003         assigning the spam-mark to new messages.
26004
26005 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
26006
26007         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
26008
26009 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26010
26011         * dgnushack.el: Autoload customize-set-variable for XEmacs.
26012
26013         * rfc2047.el (rfc2047-encodable-p): Don't move point.
26014         (rfc2047-decode): Treat the ascii coding-system as raw-text by
26015         default.
26016
26017 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
26018
26019         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
26020         correct data.
26021
26022 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
26023
26024         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
26025         (spam-group-processor-p): Fix function.
26026         (spam-group-processor-multiple-p)
26027         (spam-group-spam-processor-report-gmane-p)
26028         (spam-group-spam-processor-report-resend-p)
26029         (spam-group-spam-processor-bogofilter-p)
26030         (spam-group-spam-processor-blacklist-p)
26031         (spam-group-spam-processor-ifile-p)
26032         (spam-group-ham-processor-ifile-p)
26033         (spam-group-spam-processor-spamoracle-p)
26034         (spam-group-spam-processor-crm114-p)
26035         (spam-group-ham-processor-bogofilter-p)
26036         (spam-group-spam-processor-stat-p)
26037         (spam-group-ham-processor-stat-p)
26038         (spam-group-ham-processor-whitelist-p)
26039         (spam-group-ham-processor-BBDB-p)
26040         (spam-group-ham-processor-spamoracle-p)
26041         (spam-group-ham-processor-copy-p): Remove functions with some
26042         prejudice against unneeded code.
26043         (spam-report-articles-resend)
26044         (spam-report-resend-register-routine): Allow the group/topic
26045         spam-resend-to value to override spam-report-resend-to.
26046         (spam-summary-prepare-exit): Invoke spam-group-processor-p
26047         properly now.
26048
26049         * gnus.el (spam-resend-to): Add group/topic parameter.
26050         (spam-process): Move the OBSOLETE processors to the end of the
26051         choices.
26052
26053 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
26054
26055         * spam-report.el (spam-report-resend-to, spam-report-resend):
26056         Start with resend-to set to nil, and then ask the user if necessary.
26057         (spam-report-resend): spam-report-resend takes a list of articles, not
26058         separate article numbers.
26059
26060 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26061
26062         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
26063         addition to emacs-w3m.
26064
26065 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26066
26067         * assistant.el (assistant-authinfo-data): New function.
26068         (assistant-eval): Eval for entire assistant.
26069
26070         * netrc.el (netrc-services-file): New variable.
26071         (netrc-parse-services): New function.
26072         (netrc-find-service-name): New function.
26073         (netrc-find-service-number): New function.
26074         (netrc-port-equal): New function.
26075         (netrc-machine): Use it.
26076
26077         * nnimap.el (nnimap-open-connection): Use netrc.
26078
26079         * gnus-util.el (gnus-netrc-get): Remove aliases.
26080
26081         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
26082
26083         * assistant.el (wid-edit): Fix compilation.
26084
26085         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
26086
26087 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
26088
26089         * gnus-util.el (gnus-set-file-modes): New function.  (small
26090         patch).
26091
26092 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26093
26094         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
26095
26096         * assistant.el (assistant-render-node): Fix up rendering and
26097         read-only text.
26098         (assistant-render-node): Reset.
26099         (assistant-make-read-only): Not sticky.
26100
26101 2004-05-20  Danny Siu  <dsiu@adobe.com>
26102
26103         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
26104         centered even when gnus-auto-center-summary is t.
26105
26106 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26107
26108         * dns.el (dns-get-txt-answer): New function.
26109         (dns-read-txt): Ditto.
26110         (query-dns): Use it.
26111
26112 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26113
26114         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
26115         active for foreign groups even if the group level is higher than
26116         the specified value.
26117
26118 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26119
26120         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
26121         non-active groups.
26122
26123         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
26124
26125 2004-05-20  Magnus Henoch  <mange@freemail.hu>
26126
26127         * dns.el (dns-read-type): Add support for SVR.  (small patch)
26128
26129 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
26130
26131         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
26132         (spam-crm114-header, spam-crm114-spam-switch)
26133         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
26134         (spam-crm114-positive-spam-header)
26135         (spam-crm114-database-directory, spam-list-of-processors)
26136         (spam-group-spam-processor-crm114-p)
26137         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
26138         (spam-generic-score, spam-list-of-checks)
26139         (spam-list-of-statistical-checks, spam-registration-functions)
26140         (spam-check-crm114-headers, spam-crm114-score)
26141         (spam-check-crm114, spam-crm114-register-with-crm114)
26142         (spam-crm114-register-spam-routine)
26143         (spam-crm114-unregister-spam-routine)
26144         (spam-crm114-register-ham-routine)
26145         (spam-crm114-unregister-ham-routine): Add CRM114 support.
26146
26147 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
26148
26149         * gnus.el: Add spam-use-crm114.
26150
26151         * spam.el (spam-list-of-processors, spam-registration-functions):
26152         Add spam-use-resend.
26153         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
26154         (spam-report-articles-gmane): Add doc fix.
26155         (spam-report-articles-resend, spam-report-resend-register-routine):
26156         Add wrappers around spam-report-resend-to.
26157
26158         * spam-report.el (spam-report-resend-to, spam-report-resend):
26159         Add support for resending spam.
26160         (spam-report-gmane): Fix line length >80.
26161
26162         * gnus.el (spam-process): Add spam-use-resend.
26163
26164 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26165
26166         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26167         number of processed spam messages.
26168         (spam-ham-copy-or-move-routine): Return the number of processed
26169         ham messages.
26170         (spam-summary-prepare-exit): Use the above values to decide
26171         whether status messages should be displayed.
26172
26173 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26174
26175         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26176         `rfc2047-encoding-function-alist' in order to avoid conflicting
26177         with the old version.
26178         (rfc2047-encode-region): Concatenate words containing non-ASCII
26179         characters in structured fields; don't encode space-delimited
26180         ASCII words even in unstructured fields; don't break words at
26181         char-category boundaries.
26182         (rfc2047-encode-1): New function.
26183         (rfc2047-encode): Use it; encode text so that it occupies the
26184         maximum width within 76-column; work correctly on Q encoding for
26185         iso-2022-* charsets.
26186         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26187         sure not to break a line just after the header name.
26188         (rfc2047-b-encode-region): Remove.
26189         (rfc2047-b-encode-string): New function.
26190         (rfc2047-q-encode-region): Remove.
26191         (rfc2047-q-encode-string): New function.
26192
26193         * mm-util.el (mm-replace-in-string): New function.
26194
26195 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26196
26197         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26198         Really get it right.
26199         (gnus-inews-make-draft): Really.
26200
26201 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26202
26203         * nnmh.el (nnmh-request-list-1): Don't check the link count
26204         before descending.  (small patch)
26205
26206 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26207
26208         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26209         stuff.
26210
26211         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26212         Match on real group name.
26213
26214         * gnus-art.el (gnus-signature-limit): Doc fix.
26215
26216         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26217
26218         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26219
26220 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26221
26222         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26223         isn't a string.
26224
26225 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26226
26227         * gnus-draft.el (gnus-draft-send):
26228         Bind rfc2047-encode-encoded-words.
26229
26230         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26231         (rfc2047-encodable-p): Say that =? needs encoding.
26232         (rfc2047-encode-encoded-words): New variable.
26233
26234         * gnus-group.el (gnus-group-select-group): Doc fix.
26235
26236         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26237
26238         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26239         to nil.
26240
26241         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26242
26243         * nnheader.el (nnheader-get-lines-and-char): New function.
26244
26245 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26246
26247         * gnus-msg.el (gnus-summary-followup-with-original):
26248         Document yanking of region when active.
26249
26250 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26251
26252         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26253         groups if the group level is higher than the specified value.
26254
26255 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26256
26257         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26258         (gnus-group-jump-to-group): Add prefix argument using
26259         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26260         non-active group.
26261
26262         * compface.el (uncompface): Be verbose when changing
26263         `uncompface-use-external'.
26264
26265         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26266         handle manual section.
26267
26268 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26269
26270         * gnus-art.el (gnus-button-alist): Revert previous change.
26271
26272 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26273
26274         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26275
26276 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26277
26278         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26279         whether backend can accept message.
26280
26281         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26282
26283 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26284
26285         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26286         Avoid creating directory when nntp-marks-is-evil is true.
26287         Reported by Reiner Steib.
26288
26289 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26290
26291         * gnus-picon.el (gnus-picon-insert-glyph):
26292         Add optional `nostring' argument.
26293
26294 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26295
26296         * gnus-picon.el (gnus-picon-style): New variable.
26297         (gnus-picon-transform-address): Support `gnus-picon-style'.
26298
26299 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26300
26301         * message.el (message-fill-field): Return point.
26302         (message-generate-headers): Go to end of field.
26303
26304         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26305         stuff for non-living groups.
26306
26307 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26308
26309         * gnus-art.el (gnus-article-followup-with-original)
26310         (gnus-article-reply-with-original): gnus-mark-active-p ->
26311         gnus-region-active-p.
26312
26313 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26314
26315         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26316         only when there is spam or ham to be processed.
26317
26318 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26319
26320         * mail-source.el (mail-source-delete-crash-box): Refactor.
26321         (mail-source-fetch): Use it.
26322         (mail-source-fetch-file): Ditto.
26323         (mail-source-fetch-directory): Run postscript in loop.
26324         (mail-source-fetch-pop): Delete.
26325         (mail-source-fetch-maildir): Ditto.
26326         (mail-source-fetch-imap): Ditto.
26327
26328         * imap.el (imap-authenticators): Comment out sasl.
26329
26330         * message.el (message-skip-to-next-address): New function.
26331         (message-fill-header-address): Refactor.
26332         (message-fill-address): Use it.
26333         (message-delete-address): Use it.
26334         (message-fill-header-general): Refactor.
26335         (message-fill-field-address): Rename.
26336         (message-narrow-to-field): Find the start of the header.
26337         (message-header-format-alist): Don't pre-fill.
26338         (message-fill-header): Remove.
26339         (message-insert-header): New function.
26340         (message-shorten-references): Use it.
26341
26342         * rfc2047.el (rfc2047-field-value): Strip props.
26343
26344         * mail-parse.el (mail-header-make-address): New alias.
26345
26346         * ietf-drums.el (ietf-drums-make-address): New function.
26347
26348         * imap.el: Add compiler directives.
26349
26350         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26351
26352         * gnus-art.el (article-decode-idna-rhs): Don't use
26353         message-idna-inside-rhs-p.
26354
26355 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26356
26357         * message.el (message-idna-inside-rhs-p): Remove.
26358         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26359
26360         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26361         false positives.
26362
26363 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26364
26365         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26366
26367 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26368
26369         * nneething.el (nneething-file-name): Don't create spurious
26370         files.
26371
26372         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26373         (gnus-inews-do-gcc): Remove sleep.
26374
26375         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26376         part under point.
26377
26378         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26379         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26380
26381 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26382
26383         * spam.el (spam-summary-prepare-exit): Fix (length).
26384
26385 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26386
26387         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26388         as expired without moving it" message when there are spam
26389         messages left.
26390
26391 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26392
26393         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26394         header is not nil.
26395
26396 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26397
26398         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26399         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26400         (nntp-marks-changed-p): New arg SERVER.
26401         (nntp-request-update-info): Adjust caller.
26402
26403 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26404
26405         * nntp.el (nntp-save-marks): Pass missing arg.
26406
26407 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26408
26409         * nntp.el: Support marks.
26410         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26411         (nntp-marks-modtime, nntp-marks-directory): New variables.
26412         (nntp-request-set-mark, nntp-request-update-info)
26413         (nntp-possibly-create-directory, nntp-marks-changed-p)
26414         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26415         New functions.
26416
26417 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26418
26419         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26420         (gnus-xmas-redefine): Rename.
26421
26422         * gnus-score.el (gnus-score-insert-help):
26423         Use gnus-select-lowest-window.
26424
26425         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26426         appt-select-lowest-window and rename to gnus-select-lowest-window.
26427
26428         * gnus.el: do.
26429
26430 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26431
26432         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26433         encodings of MIME-encoded words, in order to improve
26434         interoperability with several broken MUAs.
26435
26436 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26437
26438         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26439         tags, only when charsets are not specified in headers.
26440         (mm-inline-text-html-render-with-w3m): Ditto.
26441
26442         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26443         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26444
26445 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26446
26447         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26448         instead of MIME-decoded from fields when checking
26449         `gnus-article-address-banner-alist'.
26450
26451 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26452
26453         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26454         description rather than subject.
26455
26456 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26457
26458         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26459
26460 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26461
26462         * gnus.el (gnus-version-number): Bump.
26463
26464 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26465
26466         * gnus.el: No Gnus v0.2 is released.
26467
26468 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26469
26470         * gnus-agent.el (gnus-agent-read-agentview):
26471         Inline gnus-uncompress-range.
26472
26473 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26474
26475         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26476         `exec-installed-p'.
26477
26478 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26479
26480         * gnus.el (spam-process, spam-autodetect-methods):
26481         Add bsfilter and bsfilter-headers.
26482
26483         * spam.el (spam-bsfilter): New customize group.
26484         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26485         (spam-bsfilter-header, spam-bsfilter-probability-header)
26486         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26487         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26488         (spam-bsfilter-database-directory): New options.
26489         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26490         (spam-list-of-statistical-checks, spam-registration-functions):
26491         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26492         (spam-bsfilter-score): New command.
26493         (spam-check-bsfilter-headers, spam-check-bsfilter)
26494         (spam-bsfilter-register-with-bsfilter)
26495         (spam-bsfilter-register-spam-routine)
26496         (spam-bsfilter-unregister-spam-routine)
26497         (spam-bsfilter-register-ham-routine)
26498         (spam-bsfilter-unregister-ham-routine): New functions.
26499         (spam-generic-score): Support bsfilter; Accept an optional argument
26500         to recalcurate spam score even if scoring header has already been
26501         added.
26502         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26503         optional argument to recalcurate spam score even if scoring header
26504         has already been added.
26505
26506 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26507
26508         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26509         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26510         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26511         link is missing.
26512
26513 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26514
26515         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26516         (html2text-get-attr): Rewrite.
26517
26518         * message.el (message-setup-1): Remove redundant put-text-property
26519         on mail-header-separator.
26520
26521 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26522
26523         * gnus-registry.el (gnus-registry-cache-whitespace)
26524         (gnus-registry-action, gnus-registry-spool-action)
26525         (gnus-registry-split-fancy-with-parent): Change message levels
26526         from 5 to 3 or 7, as needed.
26527
26528         * spam.el (spam-summary-prepare-exit)
26529         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26530         (spam-split, spam-find-spam, spam-log-undo-registration)
26531         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26532         level from 5 to 6.
26533
26534 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26535
26536         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26537         2004-03-04 change).
26538
26539 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26540
26541         * sieve-manage.el (sieve-manage-open):
26542         * nnweb.el (nnweb-insert-html):
26543         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26544         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26545         * nnspool.el (nnspool-request-group):
26546         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26547         * nnml.el (nnml-request-update-info):
26548         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26549         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26550         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26551         (nnimap-request-set-mark):
26552         * nnfolder.el (nnfolder-request-update-info):
26553         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26554         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26555         * gnus-uu.el (gnus-uu-find-articles-matching):
26556         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26557         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26558         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26559         * gnus-nocem.el (gnus-nocem-scan-groups):
26560         * gnus-int.el (gnus-start-news-server):
26561         * gnus-group.el (gnus-group-make-kiboze-group)
26562         (gnus-group-browse-foreign-server):
26563         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26564         Use mapc when appropriate.
26565
26566 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26567             Adam Sjøgren  <asjo@koldfront.dk>
26568             Wes Hardaker  <wes@hardakers.net>
26569             Michael Shields  <shields@msrl.com>
26570
26571         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26572         may need for spam sorting and scoring.
26573         (spam-user-format-function-S): Add user format function suitable for
26574         general use.
26575         (spam-article-sort-by-spam-status): Add sorting function for summary
26576         sorting.
26577         (spam-extra-header-to-number): Add function to get a score from a
26578         header.
26579         (spam-summary-score): Add function to get a numeric score from the
26580         headers.
26581         (spam-generic-score): Fix function doc, was in wrong place.
26582         (spam-initialize): Take symbols when it's run, and install the
26583         extra headers that spam-necessary-extra-headers thinks we need.
26584
26585 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26586
26587         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26588         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26589
26590 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26591
26592         * gnus-sum.el (gnus-set-global-variables)
26593         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26594         (gnus-article-get-xrefs, gnus-summary-best-group)
26595         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26596         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26597         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26598         Use with-current-buffer.
26599
26600 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26601
26602         * spam.el (spam-summary-prepare-exit): Simplify logic.
26603         (spam-fetch-article-header): Read the article header if it's not
26604         available.
26605         (spam-list-articles): Simplify logic.
26606         (spam-filelist-register-routine): Fix bug with unregister-list.
26607
26608         * gnus-registry.el: Fix comments at beginning.
26609
26610 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26611
26612         * message.el (message-cater-to-broken-inn): Remove.
26613         (message-shorten-references): Make sure the total folded length of
26614         References is shorter than 998 characters to cater to a bug in INN
26615         2.3.  Also, don't pretend that references aren't folded -- this
26616         hasn't worked for a while.
26617
26618 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26619
26620         * gnus-agent.el (gnus-agentize):
26621         gnus-agent-send-mail-real-function no longer set to current value
26622         of message-send-mail-function but rather a lambda that calls
26623         message-send-mail-function.  The change makes the agent real-time
26624         responsive to user changes to message-send-mail-function.
26625
26626 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26627
26628         * legacy-gnus-agent.el
26629         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26630         help from Florian Weimer <fw@deneb.enyo.de>
26631
26632 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26633
26634         * nnmail.el (nnmail-cache-insert): Revert last change.
26635
26636 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26637
26638         * nnmail.el (nnmail-cache-insert): Always check whether
26639         nnmail-cache-ignore-groups matches a group name.
26640
26641 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26642
26643         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26644         (spam-find-spam, spam-log-processing-to-registry)
26645         (spam-log-registered-p, spam-log-unregistration-needed-p)
26646         (spam-log-undo-registration): Use gnus-message instead of
26647         gnus-error, none of these errors are fatal.
26648
26649         * gnus-registry.el (gnus-registry-clean-empty-function)
26650         (gnus-registry-clean-empty): Remove only empty entries without
26651         extra data.
26652
26653 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26654
26655         * spam-stat.el (spam-stat-buffer-change-to-spam)
26656         (spam-stat-buffer-change-to-non-spam): Change (error) to
26657         (gnus-message 8) invocation.
26658
26659 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26660
26661         * nntp.el (nntp-via-netcat-command): New variable.
26662         (nntp-via-netcat-switches): New variable.
26663         (nntp-open-via-rlogin-and-netcat): New function.
26664         (nntp-open-connection-function): Doc fix.
26665         (nntp-telnet-command): Doc fix.
26666         (nntp-end-of-line): Doc fix.
26667         (nntp-via-rlogin-command): Doc fix.
26668         (nntp-via-user-name): Doc fix.
26669         (nntp-via-address): Doc fix.
26670
26671 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26672
26673         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26674         error in Emacs 21.1.
26675
26676 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26677
26678         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26679
26680 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26681
26682         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26683         (gnus-agent-with-refreshed-group): New macro.
26684         (gnus-agent-rename-group): New function.
26685         (gnus-agent-delete-group): New function.
26686         (gnus-agent-save-group-info): Use gnus-command-method when
26687         `method' parameter is nil.  Don't write nil entries into the
26688         active file.
26689         (gnus-agent-get-group-info): New function.
26690         (gnus-agent-fetch-articles):
26691         Use gnus-agent-update-files-total-fetched-for to increment disk space
26692         used.
26693         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26694         Use gnus-agent-update-view-total-fetched-for to increment disk space
26695         used.
26696         (gnus-agent-get-local): Add optional parameters to avoid calling
26697         gnus-group-real-name and gnus-find-method-for-group.
26698         (gnus-agent-set-local): Delete stored entry if either min, or max,
26699         are nil.
26700         (gnus-agent-fetch-session): Reworded error/quit messages.
26701         On quit, use gnus-agent-regenerate-group to record existance of any
26702         articles fetched to disk before the quit occurred.
26703         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26704         gnus-agent-update-view-total-fetched-for, and
26705         gnus-agent-update-files-total-fetched-for to decrement disk space
26706         used.
26707         (gnus-agent-retrieve-headers):
26708         Use gnus-agent-update-view-total-fetched-for to increment disk space
26709         used.
26710         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26711         with gnus-agent-update-files-total-fetched-for to decrement disk
26712         space and fresh group buffer.
26713         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26714         (gnus-agent-need-update-total-fetched-for): New variable.
26715         (gnus-agent-update-files-total-fetched-for): New function.
26716         (gnus-agent-update-view-total-fetched-for): New function.
26717         (gnus-agent-total-fetched-for): New function.
26718
26719         * gnus-cache.el (gnus-cache-save-buffers):
26720         Use gnus-cache-update-overview-total-fetched-for to change disk space
26721         used by this group.
26722         (gnus-cache-possibly-enter-article):
26723         Use gnus-cache-update-file-total-fetched-for to increment disk space
26724         used by this group.
26725         (gnus-cache-possibly-remove-article):
26726         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26727         used by this group.
26728         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26729         (gnus-cache-rename-group): New function.
26730         (gnus-cache-delete-group): New function.
26731         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26732         (gnus-cache-need-update-total-fetched-for): New variable.
26733         (gnus-cache-with-refreshed-group): New macro.
26734         (gnus-cache-update-file-total-fetched-for): New function.
26735         (gnus-cache-update-overview-total-fetched-for): New function.
26736         (gnus-cache-rename-group-total-fetched-for): New function.
26737         (gnus-cache-delete-group-total-fetched-for): New function.
26738         (gnus-cache-total-fetched-for): New function.
26739
26740         * gnus-group.el: Require gnus-sum and autoload functions to
26741         resolve warnings when gnus-group.el compiled alone.
26742         (gnus-group-line-format): Document new %F.
26743         (size of Fetched data) group line format; identifies disk space
26744         used by agent and cache.
26745         (gnus-group-line-format-alist): Define new F format.
26746         (gnus-total-fetched-for): New function.
26747         (gnus-group-delete-group): No longer update
26748         gnus-cache-active-altered as gnus-request-delete-group now keeps
26749         the cache in sync.
26750         (gnus-group-list-active): Let the agent store a server's active
26751         list if currently plugged.
26752
26753         * gnus-int.el (gnus-request-delete-group):
26754         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26755         local disk in sync with the server.
26756         (gnus-request-rename-group):
26757         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26758         local disk in sync with the server.
26759
26760         * gnus-start.el (gnus-get-unread-articles):
26761         Cosmetic simplification to logic.
26762
26763         * gnus-util.el (gnus-rename-file): New function.
26764
26765 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26766
26767         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26768
26769 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26770
26771         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26772         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26773
26774 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26775
26776         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26777         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26778
26779 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26780
26781         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26782
26783 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26784
26785         * spam.el (spam-set-difference): Add function to replace
26786         gnus-set-difference in spam.el.
26787         (spam-summary-prepare-exit): Use spam-set-difference.
26788
26789 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26790
26791         * gnus-registry.el (gnus-registry-cache-file): Update to use
26792         gnus-dribble-directory OR gnus-home-directory OR ~.
26793         (gnus-registry-split-fancy-with-parent): Fix doc.
26794
26795 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26796
26797         * message.el (message-exchange-point-and-mark):
26798         Use message-mark-active-p.  Suggested by Jesper Harder
26799         <harder@ifa.au.dk>.
26800
26801 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26802
26803         * message.el (message-exchange-point-and-mark): Don't activate
26804         region if it was inactive.  Suggested by Hiroshi Fujishima
26805         <pooh@nature.tsukuba.ac.jp>.
26806
26807 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26808
26809         * gnus-art.el (article-display-face): Display Faces in the same
26810         order as X-Faces.
26811
26812 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26813
26814         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26815
26816 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26817
26818         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26819         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26820         (gnus-article-mime-hierarchy): Remove.
26821         (gnus-article-mime-hierarchy-next): Remove.
26822         (gnus-article-mode): Revert 2004-03-19 change.
26823         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26824         (gnus-insert-mime-button): Revert 2004-03-19 change.
26825         (gnus-mime-accumulate-hierarchy): Remove.
26826         (gnus-mime-enter-multipart): Remove.
26827         (gnus-mime-leave-multipart): Remove.
26828         (gnus-mime-display-part): Revert 2004-03-19 change.
26829         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26830
26831         * mml.el (mml-preview): Revert 2004-03-19 change.
26832
26833 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26834
26835         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26836
26837 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26838
26839         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26840         t while entering a file name using the mm-with-multibyte macro.
26841         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26842
26843         * mm-util.el (mm-with-multibyte): New macro.
26844
26845 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26846
26847         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26848         New user option.
26849         (gnus-mime-multipart-functions): Doc and customization fix.
26850         (gnus-article-mime-hierarchy): New variable.
26851         (gnus-article-mime-hierarchy-next): New variable.
26852         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26853         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26854         gnus-article-mime-hierarchy-next to nil.
26855         (gnus-insert-mime-button): Show hierarchy numbers.
26856         (gnus-mime-accumulate-hierarchy): New function.
26857         (gnus-mime-enter-multipart): New function.
26858         (gnus-mime-leave-multipart): New function.
26859         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26860         (gnus-mime-display-alternative): Show hierarchy numbers.
26861
26862         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26863         gnus-article-mime-hierarchy-next to nil.
26864
26865 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26866
26867         * dns.el: Don't require gnus-xmas.
26868
26869 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26870
26871         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26872         inline PGP.
26873         (mml-menu): Disable mml-quote-region if mark is inactive.
26874
26875 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26876
26877         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26878         when the group's active is not available.
26879
26880 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26881
26882         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26883         error.
26884
26885 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26886
26887         * imap.el (imap-store-password): New variable.
26888         (imap-interactive-login): Use it.
26889         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26890
26891 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26892
26893         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26894         window-start and hscroll to summary window.
26895
26896 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26897
26898         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26899         conversion message to newsrc-dribble when an actual conversion is
26900         performed.
26901
26902 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26903
26904         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26905
26906 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26907
26908         * mm-decode.el (mm-complicated-handles): New function reviving
26909         former definition of mm-multiple-handles.
26910
26911         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26912         (gnus-mime-delete-part): Use it.
26913
26914 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26915
26916         * gnus-agent.el (gnus-agent-read-local):
26917         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26918         avoid the implicit assumption that they will always be equal.
26919         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26920         coding-system-for-write, as the with-temp-file macro first prints
26921         to a buffer then saves the buffer.
26922
26923 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26924
26925         * gnus-art.el (gnus-article-edit-part): New function.
26926         (gnus-mime-save-part-and-strip): Use it; do query instead of
26927         signaling an error; don't use mm-multiple-handles.
26928         (gnus-mime-delete-part): Ditto.
26929
26930 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26931
26932         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26933         old file versions.
26934         (gnus-group-prepare-hook): Remove function that converted list
26935         form of gnus-agent-expire-days to group properties.
26936
26937         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26938         (gnus-request-accept-article): Re-indented.
26939
26940         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26941         converters to handle old agent file formats.  Add logic for a
26942         "backup before upgrading warning".
26943         (gnus-convert-mark-converter-prompt): Developers can mark
26944         functions as needing (default), or not needing,
26945         gnus-convert-old-newsrc's "backup before upgrading warning".
26946         (gnus-convert-converter-needs-prompt): Tests whether the user
26947         should be protected from potentially irreversable changes by the
26948         function.
26949
26950         * legacy-gnus-agent.el: New.  Provides converters that are only
26951         loaded when gnus-convert-old-newsrc needs to call them.
26952
26953 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26954
26955         * mail-source.el (mail-source-touch-pop): Doc fix.
26956
26957         * message.el (message-smtpmail-send-it): Doc fix.
26958
26959 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
26960
26961         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
26962
26963         * nnmail.el (nnmail-split-fancy): do.
26964
26965         * gnus-kill.el (gnus-kill, gnus-execute): do.
26966
26967 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
26968
26969         * gnus-sum.el (gnus-widget-reversible-match)
26970         (gnus-widget-reversible-to-internal)
26971         (gnus-widget-reversible-to-external): New functions.
26972         (gnus-widget-reversible): New widget.
26973         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
26974
26975 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
26976
26977         * gnus-sum.el (gnus-thread-sort-functions)
26978         (gnus-article-sort-functions): Document `(not F)' items.
26979
26980 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
26981
26982         * spam.el (spam-use-gmane-xref): Add new backend.
26983         (spam-gmane-xref-spam-group): Add variable to control the name of the
26984         Gmane spam group.
26985         (spam-blackhole-servers, spam-blackhole-good-server-regex)
26986         (spam-regex-headers-spam, spam-regex-headers-ham)
26987         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
26988         (spam-list-of-checks): Add spam-use-gmane-xref to list of
26989         backends and checks.
26990         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
26991
26992         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
26993         an autodetect method.
26994
26995 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26996
26997         * gnus-int.el (gnus-request-accept-article): Inform the agent that
26998         articles are being added to a group.
26999         (gnus-request-replace-article): Inform the agent that articles
27000         need to be uncached as the cached contents are no longer valid.
27001
27002 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27003
27004         * binhex.el: Don't autoload executable-find.
27005
27006         * canlock.el: Don't autoload mail-fetch-field.
27007
27008         * dgnushack.el: Autoload c-mode for XEmacs.
27009
27010         * gnus-ems.el: Don't autoload appt-select-lowest-window.
27011
27012         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
27013         rmail-dont-reply-to and rmail-output.
27014
27015         * gnus-score.el: Don't autoload ffap-string-at-point.
27016
27017         * gnus-setup.el: Don't autoload sc-cite-original.
27018
27019         * imap.el: Don't autoload base64-decode-string,
27020         base64-encode-string and md5.
27021
27022         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
27023         and rmail-msg-restore-non-pruned-header.
27024
27025         * mm-decode.el: Don't autoload executable-find.
27026
27027         * mm-url.el: Don't autoload executable-find.
27028
27029         * mm-view.el: Don't autoload diff-mode.
27030
27031         * nndb.el: Don't autoload news-reply-mode, news-setup,
27032         cancel-timer and telnet.
27033
27034         * password.el: Don't autoload run-at-time for Emacs.
27035
27036         * sha1-el.el: Don't autoload executable-find.
27037
27038         * sieve-mode.el: Don't autoload c-mode.
27039
27040         * uudecode.el: Don't autoload executable-find.
27041
27042 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27043
27044         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
27045         (gnus-agent-possibly-alter-active): Avoid null in numeric
27046         comparison.
27047         (gnus-agent-set-local): Refuse to save null in local object table.
27048         (gnus-agent-regenerate-group): The REREAD parameter can now be a
27049         list of articles that will be marked as unread.
27050
27051 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27052
27053         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
27054
27055 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
27056
27057         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
27058         language tags.
27059
27060 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
27061
27062         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
27063         Don't bind "obarray".
27064
27065         * gnus-sum.el (gnus-thread-sort-functions):
27066         Add `gnus-thread-sort-by-most-recent-number' and
27067         `gnus-thread-sort-by-most-recent-date'.
27068         Reported by Kai Grossjohann <kai@emptydomain.de>.
27069
27070 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
27071
27072         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
27073
27074 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27075
27076         * gnus-cus.el (gnus-agent-customize-category):
27077         Remove ignore-errors macro reference that required cl to be loaded at
27078         run-time.
27079
27080         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
27081         single-interval range of the form (min . max).  Previously the
27082         range had to look like ((min . max)).  Likewise, return
27083         (min . max) rather than ((min . max)).
27084         (gnus-range-map): Use gnus-range-normalize to accept
27085         single-interval range.
27086
27087         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
27088         the cache, but not the agent, now appear with their usual face.
27089
27090         * dgnushack.el (loaddir): New variable that is bound to the
27091         directory containing the dgnushack.el file.  Use loaddir, rather
27092         than srcdir, to update load-path.  Change lets dgnushack compile
27093         code in directories other than GNUS/lisp.
27094
27095 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27096
27097         * lpath.el: Don't bind w3m-safe-url-regexp.
27098
27099         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
27100         w3m-safe-url-regexp variable buffer-local.
27101
27102         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27103
27104 2004-02-27  Simon Josefsson  <jas@extundo.com>
27105
27106         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
27107         gnus-group-real-prefix.
27108         (gnus-summary-move-article): Use it, instead of
27109         gnus-group-real-prefix.
27110
27111 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27112
27113         * lpath.el: Bind w3m-safe-url-regexp.
27114
27115         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
27116         w3m-safe-url-regexp variable buffer-local and set it as the value
27117         of mm-w3m-safe-url-regexp.
27118
27119         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27120
27121         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
27122         parsing gnus-posting-styles when the message is not for replying.
27123
27124         * dgnushack.el: Autoload sgml-mode for XEmacs.
27125
27126         * nnrss.el (nnrss-opml-export):
27127         Use mm-set-buffer-file-coding-system instead of
27128         set-buffer-file-coding-system.
27129
27130 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
27131
27132         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
27133         of checkdoc.el).
27134         * nnrss.el: do.
27135         * gnus-mlspl.el: do.
27136         * gnus-ml.el: do.
27137         * gnus-srvr.el: do.
27138
27139         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
27140
27141 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
27142
27143         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
27144         Corrections to custom-manual links.
27145
27146         * gnus-art.el (gnus-article): Ditto.
27147
27148         * mm-decode.el (mime-display, mime-security): Ditto.
27149
27150 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27151
27152         * flow-fill.el: Typo.
27153
27154 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
27155
27156         * spam-wash.el: New file.
27157
27158 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
27159
27160         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
27161
27162 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
27163
27164         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
27165         to be run with new-articles as LIST1, not LIST2.
27166         (spam-registration-functions): Add spam-use-ham-copy as a nil
27167         registration backend.
27168
27169 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27170
27171         * spam-stat.el (spam-stat-washing-hook): New option.
27172         (spam-stat-buffer-words): Use it.
27173         (spam-stat-process-directory, spam-stat-test-directory):
27174         Use insert-file-contents-literally.
27175         (spam-stat-coding-system): New variable.
27176         (spam-stat-load, spam-stat-save): Use it.
27177
27178 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27179
27180         * spam-report.el (spam-report-plug-agent):
27181         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27182
27183 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27184
27185         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27186         Allow / in mailto URLs.
27187
27188 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27189
27190         * spam-report.el (spam-report-process-queue): Fix interactive use.
27191         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27192         (spam-report-unplug-agent): Doc fixes.
27193         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27194         (spam-report-agentize, spam-report-deagentize): Autoload.
27195
27196 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27197
27198         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27199
27200         * message.el (message-setup-fill-variables): Add mml tags to
27201         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27202         <ajk@iu.edu>.
27203         (message-mode): Don't modify paragraph-separate there.
27204
27205 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27206
27207         * compface.el (uncompface-use-external): Default to undecided.
27208         (uncompface-use-external-threshold): New variable.
27209         (uncompface-float-time): New macro.
27210         (uncompface): Determine whether to use the external decoder if
27211         uncompface-use-external is undecided.
27212
27213 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27214
27215         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27216         after images.
27217
27218         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27219
27220 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27221
27222         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27223
27224         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27225
27226         * gnus-sum.el (gnus-summary-limit-to-age)
27227         (gnus-summary-limit-children): do.
27228
27229         * gnus-int.el (gnus-request-scan): do.
27230
27231         * gnus-group.el (gnus-group-suspend): do.
27232
27233         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27234
27235         * gnus-cite.el (gnus-cite-parse-attributions): do.
27236
27237         * gnus-agent.el (gnus-summary-set-agent-mark)
27238         (gnus-agent-regenerate-group): do.
27239
27240         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27241
27242         * binhex.el (binhex-decode-region-internal): do.
27243
27244 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27245
27246         * gnus-fun.el (gnus-face-properties-alist): New user option.
27247         (gnus-display-x-face-in-from): Use it.
27248
27249         * gnus-art.el (article-display-face): Ditto.
27250
27251         * compface.el (uncompface-use-external): Default to nil.
27252
27253 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27254
27255         * nntp.el (nntp-erase-buffer): New function.
27256         (nntp-retrieve-data, nntp-send-command)
27257         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27258         (nntp-possibly-change-group): Use it.
27259
27260         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27261         Use with-current-buffer.
27262
27263 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27264
27265         * compface.el: Merge the ELisp-based uncompface program.
27266         (compface): New customization group.
27267         (uncompface-use-external): New user option.
27268         (uncompface): Call uncompface-internal if uncompface-use-external
27269         is nil.
27270         (uncompface-internal): New function.  Note that there are also
27271         some other functions and variables added for this function.
27272
27273 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27274
27275         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27276         if necessary.
27277
27278 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27279
27280         * spam-report.el (spam-report-unplug-agent)
27281         (spam-report-plug-agent, spam-report-deagentize)
27282         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27283         Add support for the Agent in spam-report: when unplugged, report to a
27284         file; when plugged, submit all the requests.
27285
27286         * spam.el (spam-register-routine): Fix message about
27287         registration.
27288
27289 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27290
27291         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27292         dependencies.
27293         (rfc2047-encode): Use it.
27294
27295         * gnus-art.el (gnus-button-marker-list): Move before first
27296         reference.
27297
27298         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27299         (imap-parse-body): Fix format string mismatch.
27300
27301         * gnus-score.el (gnus-summary-increase-score): do.
27302
27303         * nnrss.el (nnrss-close): New function.
27304
27305 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27306
27307         * nnrss.el (nnrss-make-filename): New function.
27308         (nnrss-request-delete-group, nnrss-read-server-data)
27309         (nnrss-save-server-data, nnrss-read-group-data)
27310         (nnrss-save-group-data): Use it.
27311         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27312         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27313         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27314
27315 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27316
27317         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27318
27319 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27320
27321         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27322         files.
27323
27324         * message.el (message-generate-headers-first): Don't quote nil
27325         and t in docstrings.
27326
27327         * imap.el (imap-id): do.
27328
27329         * gnus-agent.el (gnus-agent-consider-all-articles)
27330         (gnus-agent-queue-mail): do.
27331
27332 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27333
27334         * spam-report.el (spam-report-process-queue): New function.
27335         Process requests from `spam-report-requests-file'.
27336         (spam-report-process-queue): Doc fix.
27337
27338 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27339
27340         * spam.el (spam-register-routine)
27341         (spam-log-processing-to-registry, spam-log-registered-p)
27342         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27343         Change "check" to "spam-check" for semi-clarity.
27344
27345 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27346
27347         * pop3.el: Require nnheader.
27348
27349         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27350
27351         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27352
27353         * gnus-picon.el: Require cl.
27354
27355         * gnus-fun.el: Require gnus-ems and gnus-util.
27356
27357         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27358
27359         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27360
27361         * gnus-art.el (gnus-article-edit-mode): Define before first
27362         reference.
27363
27364 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27365
27366         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27367         (gnus-uu-post-encoded): Use point-at-bol.
27368
27369         * gnus-topic.el (gnus-group-active-topic-p): do.
27370
27371         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27372
27373         * gnus-group.el (gnus-group-kill-region): do.
27374
27375         * gnus-art.el (article-date-ut): do.
27376
27377         * message.el (message-fetch-field): Remove redundant
27378         case-fold-search binding.
27379         (message-narrow-to-field): Simplify.
27380
27381 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27382
27383         * spam.el (spam-directory): Derive from `gnus-directory'.
27384
27385         * spam-report.el (spam-report-url-to-file)
27386         (spam-report-requests-file): New function and variable for offline
27387         reporting.
27388         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27389         and user defined function.
27390         (spam-report-url-ping-mm-url): Remove doubled slash.
27391
27392 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27393
27394         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27395
27396 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27397
27398         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27399         Fix format string mismatch.
27400
27401         * sieve.el (sieve-deactivate-all): do.
27402
27403         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27404
27405         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27406
27407         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27408
27409         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27410
27411 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27412
27413         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27414         the list of checks.
27415
27416 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27417
27418         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27419         padding.
27420
27421 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27422
27423         * mm-view.el (mm-fill-flowed): New variable.
27424         (mm-inline-text): Use it.
27425
27426 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27427
27428         * spam.el (spam-spamassassin-register-ham-routine)
27429         (spam-spamassassin-register-spam-routine): Fix function names.
27430
27431 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27432
27433         * gnus.el (gnus-tmp-grouplens): Remove.
27434         (gnus-summary-line-format): Remove grouplens.
27435
27436         * gnus-group.el (gnus-group-line-format): Ditto.
27437
27438         * gnus-spec.el (gnus-format-specs): Ditto.
27439         (gnus-update-format-specifications): Flush the group format spec
27440         cache if there's the grouplens stuff.
27441         (gnus-parse-simple-format): Replace %l with the empty string.
27442
27443 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27444
27445         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27446         omission.
27447
27448 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27449
27450         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27451         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27452
27453 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27454
27455         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27456         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27457         New macros and functions.
27458         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27459         Handle > NLINK_MAX messages.
27460         * nnmaildir.el (nnmaildir-request-set-mark):
27461         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27462
27463 2004-01-25  Alex Schroeder  <alex@gnu.org>
27464
27465         * spam-stat.el (spam-stat-process-directory-age): New option.
27466         (spam-stat-process-directory): Use it.
27467
27468 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27469
27470         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27471         (spam-stat-save): Accept prefix argument.
27472
27473 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27474
27475         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27476         links" error.
27477
27478 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27479
27480         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27481         the rest of the and/or forms.
27482
27483 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27484
27485         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27486         compatibility with old .newsrc.eld files.
27487
27488         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27489
27490         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27491
27492         * gnus-start.el (gnus-1): do.
27493
27494         * gnus-group.el (gnus-group-line-format-alist): do.
27495
27496         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27497
27498         * gnus-gl.el: Remove.
27499
27500 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27501
27502         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27503         marks consisting of a single range {for example, (3 . 5)} rather
27504         than a list of a single range { ((3 . 5)) }.
27505
27506 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27507
27508         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27509         Use with-current-buffer.
27510         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27511         avoid consing a string.
27512
27513         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27514         Remove obsolete entries for big5 and gb2312.
27515
27516 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27517
27518         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27519         uncompressed list.
27520
27521 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27522
27523         * spam-stat.el (spam-stat-strip-xref): New function.
27524         (spam-stat-process-directory): Use it.
27525
27526         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27527         here -- it's done in message-fetch-field.
27528
27529 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27530
27531         * gnus-agent.el (gnus-agent-queue-mail)
27532         (gnus-agent-prompt-send-queue): New variables.
27533         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27534         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27535         "nndraft:queue" along to gnus-draft-send.
27536         Use gnus-agent-prompt-send-queue.
27537         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27538         is "nndraft:queue".  Suggested by Gaute Strokkenes
27539         <gs234@srcf.ucam.org>
27540
27541         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27542         (agent-enable-undownloaded-faces): Add.
27543         (gnus-agent-cat-groups): Use eval-and-compile, not
27544         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27545         method of gnus-agent-cat-groups even when the buffer has been
27546         evaled.
27547         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27548         delete gnus-agent-save-active-1.
27549         (gnus-agent-save-groups): Delete.  Identical to
27550         gnus-agent-save-active.
27551         (gnus-agent-write-active): No longer adjust agent's copy of active
27552         file as agent's adjustments are now stored in their own
27553         file.  Remove optional parameter.
27554         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27555         servers.  Add use of min/max range limits from server's local
27556         file.
27557         (gnus-agent-save-alist): Remove unused optional argument.
27558         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27559         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27560         (gnus-agent-set-local): A per-server file that keeps min/max range
27561         limits for articles known to the agent.  Provides a fast mechanism
27562         for altering many active ranges.
27563         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27564         active file (local makes it unnecessary).
27565         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27566
27567         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27568         (agent-enable-undownloaded-faces): Add.
27569
27570         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27571         disable it when sending to "nndraft:queue".
27572         (gnus-group-send-queue): Add safety check to avoid sending queue
27573         when unplugged.
27574
27575         * gnus-group.el (gnus-group-catchup): Use new
27576         gnus-sequence-of-unread-articles, not
27577         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27578         numbers of articles.  Use gnus-range-map to avoid having to
27579         uncompress the unread list.
27580         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27581         Fix invalid ange-ftp reference.
27582
27583         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27584         (gnus-sorted-range-intersection): Intersection of two ranges
27585         without requiring that they first be uncompressed.
27586
27587         * gnus-start.el (gnus-activate-group): Unless blocked by the
27588         caller, possibly expand the active range to include both cached
27589         and agentized articles.
27590         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27591         multiple version-dependent converters.
27592         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27593         gnus-agent-save-active.
27594         (gnus-save-newsrc-file): Save dirty agent range limits.
27595
27596         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27597         gnus-agent-possibly-alter-active.
27598         (gnus-adjust-marked-articles): Faster handling of simple lists.
27599
27600 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27601
27602         * spam-stat.el (spam-stat-test-directory): New optional argument
27603         displays a list of files detected.  Suggested by Andrew Cohen
27604         <cohen@andy.bu.edu>.
27605         (spam-stat-buffer-words-with-scores): Don't narrow and change
27606         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27607
27608 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27609
27610         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27611         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27612         (spam-spamassassin-arguments)
27613         (spam-spamassassin-spam-flag-header)
27614         (spam-spamassassin-positive-spam-flag-header)
27615         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27616         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27617         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27618         (spam-list-of-processors, spam-list-of-checks)
27619         (spam-list-of-statistical-checks, spam-registration-functions)
27620         (spam-check-spamassassin-headers, spam-check-spamassassin)
27621         (spam-spamassassin-score)
27622         (spam-spamassassin-register-with-sa-learn)
27623         (spam-spamassassin-register-spam-routine)
27624         (spam-spamassassin-register-ham-routine)
27625         (spam-assassin-register-spam-routine)
27626         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27627         (spam-bogofilter-score): Fix to show article before scoring.
27628
27629 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27630
27631         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27632         default scoring function.
27633         (spam-generic-score): Call spam-spamassassin-score if
27634         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27635         spam-bogofilter-score otherwise.
27636
27637         * gnus.el (spam-process, spam-autodetect-methods):
27638         Add spamassassin and spamassassin-headers.
27639
27640 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27641
27642         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27643         Suppress unnecessary messages.
27644
27645 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27646
27647         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27648         make-hash-table.
27649
27650 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27651
27652         * canlock.el (base64-encode-string): Don't autoload it.
27653
27654 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27655
27656         * run-at-time.el: Remove useless (require 'itimer),
27657         eval-and-compile and (featurep 'xemacs).
27658
27659 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27660
27661         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27662         GROUP is a virtual group.
27663
27664 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27665
27666         * gnus.el: Autoload `message-y-or-n-p'.
27667
27668 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27669
27670         * pgg-parse.el: Remove unnecessary (require 'custom).
27671
27672         * pgg-def.el: do.
27673
27674         * nnmail.el: do.
27675
27676         * gnus-undo.el: do.
27677
27678         * gnus-picon.el: do.
27679
27680         * gnus-util.el: do.
27681
27682 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27683
27684         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27685
27686 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27687
27688         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27689         handle, as well as a list.
27690
27691         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27692         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27693         (mm-w3m-cid-retrieve): Simplify.
27694
27695 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27696
27697         * message.el (message-kill-to-signature): Allow prefix arg to
27698         specify number of lines to keep before signature.
27699
27700 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27701
27702         * message.el (message-kill-to-signature): Change docstring.
27703
27704 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27705
27706         * canlock.el: Always require sha1-el.
27707         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27708
27709         * message.el: Autoload sha1 only when compiling.
27710
27711         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27712         eudc-expand-inline for XEmacs.
27713
27714 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27715
27716         * message.el (message-canlock-generate): Require sha1-el.
27717
27718 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27719
27720         * message.el (message-expand-name): Silence the byte compiler.
27721
27722         * lpath.el: Add detect-coding-system.
27723
27724         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27725         cus-edit.
27726
27727 2004-01-13  Simon Josefsson  <jas@extundo.com>
27728
27729         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27730         Invoke gnus-score-mode.
27731         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27732
27733         * gnus-range.el (gnus-compress-sequence): Doc fix.
27734         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27735
27736 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27737
27738         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27739
27740 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27741
27742         * spam.el (spam-get-article-as-string): Update to use
27743         gnus-request-article-this-buffer, much simpler.
27744         (spam-get-article-as-buffer): Remove.
27745
27746 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27747
27748         * message.el (message-expand-name): Use EUDC if the user uses that.
27749
27750 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27751
27752         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27753         character for the encoding to avoid consing a string.
27754
27755         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27756         unnecessarily.
27757
27758         * mm-util.el (mm-replace-chars-in-string): Remove.
27759
27760         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27761         of mm-replace-chars-in-string.
27762
27763 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27764
27765         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27766
27767         * mm-util.el (mm-subst-char-in-string): Support inplace.
27768
27769         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27770         a new string in every iteration.  Use shy groups.
27771
27772 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27773
27774         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27775         * gnus-soup.el (gnus-soup-group-brew):
27776         * gnus-msg.el (gnus-put-message):
27777         * gnus-move.el (gnus-group-move-group-to-server):
27778         * gnus-kill.el (gnus-batch-score):
27779         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27780         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27781         (gnus-group-update-group, gnus-group-read-group)
27782         (gnus-group-make-group, gnus-group-make-help-group)
27783         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27784         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27785         (gnus-group-sort-by-unread, gnus-group-catchup)
27786         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27787         (gnus-group-yank-group, gnus-group-set-info)
27788         (gnus-group-list-groups):
27789         * gnus.el (gnus-generate-new-group-name):
27790         * gnus-delay.el (gnus-delay-send-queue):
27791         * nnvirtual.el (nnvirtual-catchup-group):
27792         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27793         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27794         (gnus-group-prepare-topics, gnus-topic-check-topology):
27795         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27796         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27797         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27798         (gnus-group-make-articles-read):
27799         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27800         (gnus-group-change-level, gnus-kill-newsgroup)
27801         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27802         (gnus-get-unread-articles, gnus-make-articles-unread)
27803         (gnus-make-ascending-articles-unread): Use accessor
27804         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27805         to get group information for improved readability.
27806
27807
27808 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27809
27810         * gnus-art.el (article-decode-mime-words, article-babel)
27811         (gnus-article-highlight-signature, gnus-article-add-buttons)
27812         (gnus-signature-toggle): Use gnus-with-article-buffer.
27813
27814         * gnus-art.el (gnus-article-highlight-headers)
27815         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27816
27817         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27818         (gnus-article-set-globals, gnus-request-article-this-buffer)
27819         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27820         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27821         (gnus-mime-display-alternative): Use with-current-buffer.
27822
27823 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27824
27825         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27826         also under 80 char limit, and call gnus-error if needed.
27827         (spam-fetch-article-header): Fix - it was a
27828         buffer-local variable (gnus-newsgroup-data).
27829         (spam-find-spam): Use spam-generate-fake-headers, forget about
27830         spam-insert-fake-headers.
27831         (spam-insert-fake-headers): Remove.
27832
27833 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27834
27835         * deuglify.el (gnus-article-outlook-unwrap-lines)
27836         (gnus-outlook-rearrange-article)
27837         (gnus-outlook-repair-attribution-outlook)
27838         (gnus-outlook-repair-attribution-block)
27839         (gnus-outlook-repair-attribution-other): Remove redundant
27840         save-excursion.
27841
27842 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27843
27844         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27845         (spam-fetch-field-subject-fast)
27846         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27847         (spam-fetch-article-header): Add functions to deal with Gnus
27848         internals for fast retrieval of article header data.
27849         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27850
27851 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27852
27853         * pop3.el (pop3-md5): Remove.
27854         (pop3-apop): Replace pop3-md5 with md5.
27855
27856         * mm-bodies.el: base64 is always built-in.
27857
27858         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27859         Use with-current-buffer.
27860
27861 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27862
27863         * canlock.el (canlock-insert-header): Remove excessive grouping in
27864         regexp.
27865
27866         * gnus-sum.el (gnus-summary-read-document): Ditto.
27867
27868         * gnus-uu.el (gnus-uu-part-number): Ditto.
27869
27870         * html2text.el (html2text-remove-tags): Ditto.
27871         (html2text-format-tags): Ditto.
27872         (html2text-format-single-elements): Ditto.
27873
27874         * mml.el (mml-parse-1): Ditto.
27875
27876 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27877
27878         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27879
27880         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27881
27882         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27883
27884         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27885
27886 2003-11-15  Simon Josefsson  <jas@extundo.com>
27887
27888         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27889         (pgg-gpg-lookup-key): Use regexp match instead of
27890         split-string (split-string is different between emacs 21.2 and
27891         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27892
27893 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27894
27895         * gnus-art.el (gnus-mime-view-all-parts)
27896         (gnus-article-part-wrapper, gnus-article-view-part):
27897         Use with-current-buffer.
27898
27899 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27900
27901         * spam.el (spam-disable-spam-split-during-ham-respool)
27902         (spam-spamoracle-database, spam-cache-lookups)
27903         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27904         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27905         (spam-group-ham-marks, spam-group-spam-marks)
27906         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27907         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27908         also add spam-use-blackholes to the statistical checks.
27909         (spam-fetch-field-fast): Add interface to fetching fields, may
27910         become a macro.
27911         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27912         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27913         (spam-insert-fake-headers): Fake an article when needed.
27914         (spam-find-spam): Fake article when possible.
27915         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27916         (spam-check-bogofilter-headers): Use message-fetch-field instead
27917         of nnmail-fetch-field.
27918
27919 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27920
27921         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27922
27923 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27924
27925         * spam.el (spam-split): Do not require spam-use-CHECK to be
27926         enabled if that check is passed to spam-split explicitly; also
27927         fix so 'spam doesn't get converted to spam-split-group when
27928         spam-split-symbolic-return is t.
27929         (spam-find-spam): Find registrations of the article and use those
27930         instead of re-running spam-split to find the spam/ham
27931         classification of the article.
27932         (spam-log-processing-to-registry, spam-log-registered-p)
27933         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27934         Use gnus-error instead of gnus-message.
27935         (spam-log-registration-type): Add function to determine the
27936         classification of a message based on registry entries; will
27937         return nil if both 'spam and 'ham are found.
27938         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27939         a reasonably fast local cache without the loading errors.
27940         (spam-cache-lookups): Set to t by default.
27941         (spam-find-spam): Don't try to guess spam-cache-lookups.
27942         (spam-enter-whitelist, spam-enter-blacklist): Clear the
27943         spam-caches entry.
27944         (spam-filelist-build-cache, spam-filelist-check-cache):
27945         Fix caching of whitelist/blacklist entries.
27946         (spam-check-whitelist, spam-check-blacklist):
27947         Invoke spam-from-listed-p with a type, not a cache variable.
27948         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
27949
27950 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
27951
27952         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
27953
27954         * nnmail.el (nnmail-split-fancy): do.
27955
27956         * mml.el (mml-parse): do.
27957
27958         * gnus-score.el (gnus-enter-score-words-into-hashtb)
27959         (gnus-score-adaptive): do.
27960
27961 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27962
27963         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
27964         (gnus-mime-button-map): Don't set keymap parent.
27965         (gnus-button-ctan-directory-regexp): Use shy grouping.
27966         (gnus-prev-page-map): Don't set keymap parent.
27967         (gnus-prev-page-map): Remove duplicated one.
27968         (gnus-next-page-map): Don't set keymap parent.
27969         (gnus-mime-security-button-map): Ditto.
27970
27971         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
27972         version number.
27973
27974         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
27975
27976 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
27977
27978         * canlock.el (canlock-sha1-function): Remove.
27979         (canlock-sha1-function-for-verify): Remove.
27980         (canlock-openssl-program): Remove.
27981         (canlock-openssl-args): Remove.
27982         (canlock-ignore-errors): Remove.
27983         (canlock-sha1-with-openssl): Remove.
27984         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
27985         (canlock-verify): Don't use canlock-ignore-errors.
27986
27987         * sha1-el.el (sha1-string-external): Make it can return a string
27988         in binary form.
27989         (sha1-region-external): Ditto.
27990         (sha1-string-internal): Ditto.
27991         (sha1-region-internal): Ditto.
27992         (sha1-region): Ditto.
27993         (sha1-string): Ditto.
27994         (sha1): Ditto.
27995
27996 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27997
27998         * spam.el (spam-report-articles-gmane): New command.
27999
28000 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28001
28002         * gnus.el: Don't make unnecessary *Group* buffer when loading.
28003
28004         * run-at-time.el (run-at-time-saved): Remove.
28005         (run-at-time): Doc fix.
28006
28007 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28008
28009         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
28010         (gnus-summary-limit-map): Add it.
28011         (gnus-summary-make-menu-bar): do.
28012
28013 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
28014
28015         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
28016         Make attempt at some caching support (done for BBDB only now).
28017         (spam-find-spam): Set spam-cache-lookups if there are more than 2
28018         addresses to be checked.
28019         (spam-clear-cache-BBDB): Add function, to be invoked by
28020         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
28021         (spam-check-BBDB): Check and use the caches, if
28022         spam-cache-lookups is on, remove superfluous (provide).
28023
28024 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
28025
28026         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
28027
28028 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
28029
28030         * run-at-time.el (run-at-time-saved): Move to after the definition
28031         of `run-at-time'.
28032
28033         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
28034
28035 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28036
28037         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
28038         mm-w3m-local-map-property.
28039
28040         * mm-view.el (mm-w3m-mode-map): Remove.
28041         (mm-w3m-local-map-property): Remove.
28042         (mm-inline-text-html-render-with-w3m): Don't use
28043         mm-w3m-local-map-property.
28044
28045 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28046
28047         * run-at-time.el: New file.
28048
28049         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
28050         under Emacs.
28051
28052         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
28053         of gnus-set-text-properties.
28054
28055         * gnus-uu.el (gnus-uu-save-article): Ditto.
28056
28057         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
28058
28059         * gnus-cite.el (gnus-cite-parse): Ditto.
28060
28061         * gnus-art.el (gnus-button-push): Use set-text-properties instead
28062         of gnus-.
28063
28064         * gnus-xmas.el (run-at-time): Require run-at-time.
28065
28066         * gnus.el: Change calls to nnheader-run-at-time and
28067         password-run-at-time throughout to use run-at-time directly.
28068
28069         * password.el: Remove definition of run-at-time.
28070
28071         * nnheaderxm.el: Remove definition of run-at-time.
28072
28073 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
28074
28075         * mml.el (mml-minibuffer-read-disposition): Show attachment type
28076         in prompt.
28077
28078 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28079
28080         * messagexmas.el (message-xmas-redefine): Alias
28081         `message-make-caesar-translation-table' to
28082         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
28083         version.
28084
28085         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
28086         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
28087         `gnus-xmas-set-text-properties'.
28088         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
28089         `gnus-xmas-completing-read'.
28090         (gnus-xmas-completing-read): Removed.
28091         (gnus-xmas-open-network-stream): Removed.
28092
28093         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
28094         XEmacs version.
28095
28096         * dns.el (dns-make-network-process): Use `open-network-stream'
28097         instead of `gnus-xmas-open-network-stream'.
28098
28099         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
28100
28101         * .cvsignore: Add auto-autoloads.el, custom-load.el.
28102
28103 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28104
28105         * gnus-art.el (gnus-mime-display-alternative)
28106         (gnus-insert-mime-button, gnus-insert-mime-security-button)
28107         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
28108         Don't use gnus-local-map-property.
28109
28110         * gnus-util.el (gnus-local-map-property): Remove.
28111
28112         * mm-view.el (mm-view-pkcs7-decrypt):
28113         Replace gnus-completing-read-maybe-default with completing-read.
28114
28115         * gnus-util.el (gnus-completing-read): do.
28116         (gnus-completing-read-maybe-default): Remove.
28117
28118 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28119
28120         * password.el: Only autoload `run-at-time' if not XEmacs.
28121         Only autoload the itimer functions if XEmacs.
28122
28123 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28124
28125         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
28126         XEmacsen.
28127
28128         * dgnushack.el: Autoload executable-find for XEmacs.
28129
28130 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28131
28132         * gnus-art.el (gnus-read-string): Remove.
28133         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
28134         read-string.
28135
28136 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
28137
28138         * netrc.el: Autoload password-read.
28139         (netrc): Add configuration group.
28140         (netrc-encoding-method, netrc-openssl-path):
28141         Add variables for encoding and decoding of files with symmetric
28142         ciphers.
28143         (netrc-encode): Add assistant function to encode a file with
28144         netrc-encoding-method.
28145         (netrc-parse): Add interactive parameter, added optional
28146         decoding if netrc-encoding-method is non-nil but otherwise
28147         behavior is standard.
28148         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
28149         Do s/encode/encrypt/ everywhere.
28150
28151         * spam.el: Remove executable-find autoload.
28152
28153 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28154
28155         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
28156
28157         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
28158
28159 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
28160
28161         * gnus-art.el (gnus-treat-ansi-sequences)
28162         (article-treat-ansi-sequences): New variable and function.
28163         Suggested by Dan Jacobson <jidanni@jidanni.org>.
28164
28165         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
28166         Use it.
28167
28168 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28169
28170         * mm-util.el (mm-quote-arg): Remove.
28171
28172         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28173         shell-quote-argument.
28174
28175         * gnus-uu.el (gnus-uu-command): do.
28176
28177         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28178
28179         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28180         with make-char.
28181
28182         * mm-util.el (mm-make-char): Remove.
28183
28184         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28185         add-minor-mode.
28186
28187         * gnus-undo.el (gnus-undo-mode): do.
28188
28189         * gnus-topic.el (gnus-topic-mode): do.
28190
28191         * gnus-sum.el (gnus-dead-summary-mode): do.
28192
28193         * gnus-start.el (gnus-slave-mode): do.
28194
28195         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28196
28197         * gnus-ml.el (gnus-mailing-list-mode): do.
28198
28199         * gnus-gl.el (gnus-grouplens-mode): do.
28200
28201         * gnus-draft.el (gnus-draft-mode): do.
28202
28203         * gnus-dired.el (gnus-dired-mode): do.
28204
28205         * gnus-ems.el (gnus-add-minor-mode): Remove.
28206
28207         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28208         Replace gnus-char-width with char-width.
28209
28210         * gnus-ems.el (gnus-char-width): Remove.
28211
28212         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28213         Replace gnus-char-width with char-width.
28214
28215         * gnus-ems.el (gnus-char-width): Remove.
28216
28217         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28218         definition.
28219         Remove Emacs 20 hash table compatibility code.
28220
28221         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28222         20 compatibility code.
28223
28224         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28225
28226         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28227
28228         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28229         Replace with point-at-{eol,bol}.
28230
28231         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28232
28233         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28234
28235         * flow-fill.el (fill-flowed-point-at-bol)
28236         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28237
28238         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28239         Replace with point-at-{eol,bol} throughout all files.
28240
28241 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28242
28243         * ntlm.el (ntlm-string-as-unibyte): New macro.
28244         (ntlm-build-auth-response): Use it.
28245
28246         Remove Emacs 20 stuff:
28247         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28248         (butlast, mapc, remove): Remove the compiler macros.
28249         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28250         of delq and copy-sequence.
28251         * gnus-art.el (popup-menu): Remove the compiler macro.
28252         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28253         Emacs 20.
28254
28255 2004-01-05  Simon Josefsson  <jas@extundo.com>
28256
28257         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28258         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28259         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28260         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28261         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28262         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28263         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28264         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28265         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28266         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28267         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28268         string-xor into ntlm-string-xor.
28269         Suggested by Jesper Harder <harder@myrealbox.com>.
28270
28271         * ntlm.el: Don't include poem.
28272
28273         * md4.el (print-int32, print-string-hexa): Remove.
28274         Suggested by Jesper Harder <harder@myrealbox.com>.
28275
28276         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28277
28278         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28279         probably breaks emacs with DL patch, but do we care? Is anyone
28280         still using the DL stuff?)
28281
28282         * sieve-manage.el: Use the password package.
28283         (sieve-manage-read-passwd): Remove.
28284         (sieve-manage-interactive-login): Use password.  Re-add
28285         condition-case around loop.
28286
28287         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28288         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28289         Use the password package.
28290
28291 2003-02-19  Simon Josefsson  <jas@extundo.com>
28292
28293         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28294         token.
28295
28296 2002-08-07  Simon Josefsson  <jas@extundo.com>
28297
28298         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28299         (sieve-manage-authenticators)
28300         (sieve-manage-authenticator-alist): Add some SASL mechs.
28301         (sieve-sasl-auth): New function.
28302         (sieve-manage-cram-md5-auth)
28303         (sieve-manage-plain-auth): Rewrite using SASL library.
28304         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28305         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28306         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28307         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28308
28309 2004-01-05  Simon Josefsson  <jas@extundo.com>
28310
28311         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28312         New files.
28313
28314 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28315
28316         * gnus-group.el (gnus-no-groups-message): Update.
28317
28318         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28319
28320 2003-11-09  Simon Josefsson  <jas@extundo.com>
28321
28322         * imap.el: Support for ID IMAP extension (RFC 2971).
28323         (imap-local-variables): Add imap-id.
28324         (imap-id): New variable.
28325         (imap-id): New function.
28326         (imap-parse-response): Parse untagged ID response.
28327         * nnimap.el (nnimap-id): New variable.
28328         (nnimap-open-connection): Use it.
28329
28330 2003-12-28  Simon Josefsson  <jas@extundo.com>
28331
28332         * gnus-score.el (gnus-score-edit-all-score): New.
28333         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28334
28335 2004-01-04  Simon Josefsson  <jas@extundo.com>
28336
28337         * password.el: Add.
28338
28339 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28340
28341         * dns.el (dns-query-types): Fix typo.
28342         (dns-query-types): New function.
28343         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28344         PTR and SOA replies, see RFC 1035.
28345
28346 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28347
28348         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28349
28350         * Move to Changelog.2.
28351
28352 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28353
28354         * gnus.el (gnus-version-number): Bump version.
28355
28356 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28357
28358         * gnus.el: No Gnus v0.1 is released.
28359
28360 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28361
28362         * gnus.el: No Gnus v0.0 is released.
28363
28364 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28365
28366         * gnus.el (gnus-version-number): Bump.
28367         (gnus-version): No.
28368
28369 See ChangeLog.2 for earlier changes.
28370
28371   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28372
28373   This file is part of GNU Emacs.
28374
28375   GNU Emacs is free software: you can redistribute it and/or modify
28376   it under the terms of the GNU General Public License as published by
28377   the Free Software Foundation, either version 3 of the License, or
28378   (at your option) any later version.
28379
28380   GNU Emacs is distributed in the hope that it will be useful,
28381   but WITHOUT ANY WARRANTY; without even the implied warranty of
28382   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28383   GNU General Public License for more details.
28384
28385   You should have received a copy of the GNU General Public License
28386   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28387
28388 ;; Local Variables:
28389 ;; coding: utf-8
28390 ;; fill-column: 79
28391 ;; add-log-time-zone-rule: t
28392 ;; End: