5cf9919f15fef6a9ded952069cfbafdfe80f419d
[gnus] / lisp / ChangeLog
1 2015-07-11  Eric Abrahamsen  <eric@ericabrahamsen.net>
2
3         * gnus-registry.el (gnus-registry--set/remove-mark): Correct the order
4         of function arguments.
5
6 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
7
8         * nnimap.el (nnimap-transform-headers): Don't assume that UID comes
9         before RFC822.SIZE.
10
11 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
12
13         * nnimap.el (nnimap-open-connection-1): Always query capabilities,
14         so that a 'plain value for the `nnimap-stream' server variable is
15         handled correctly.
16
17 2015-07-08  Eric Abrahamsen  <eric@ericabrahamsen.net>
18
19         Remove unused let variables
20         * nnimap.el (nnimap-request-group): Variables are not used.
21
22         Check if group names are already strings
23         * gnus-group.el (gnus-group-group-name):
24         The group name may already be a string.
25         Specifically, in the group list reached from the *Server* buffer,
26         the 'gnus-group text property returns a string.  Everywhere else
27         it returns a symbol.
28
29 2015-06-24  Stefan Monnier  <monnier@iro.umontreal.ca>
30
31         * nnmaildir.el (nnmaildir--prepare): Use a more functional style.
32         (nnmaildir--update-nov): Remove unused var `numdir'.
33         (nnmaildir-request-type, nnmaildir--scan, nnmaildir-request-newgroups)
34         (nnmaildir-request-group, nnmaildir-request-create-group)
35         (nnmaildir-request-post, nnmaildir-request-move-article)
36         (nnmaildir-request-accept-article, nnmaildir-active-number):
37         Mark unused args.
38         (nnmaildir-get-new-mail, nnmaildir-group-alist, nnmaildir-active-file):
39         Declare.
40         (nnmaildir-request-scan): Remove unused vars `group' and `grp-dir'.
41         (nnmaildir-request-update-info): Remove unused vars `dotfile', `num',
42         `mark', `end', `new-mark', and `mark-sym'.
43         (nnmaildir-retrieve-headers):
44         Remove unused args `srv-dir', `dir', `nlist2'.
45         (nnmaildir-request-expire-articles):
46         Remove unused vars `article', `stop' and `nlist2'.
47         (nnmaildir-request-set-mark): Remove unused vars `begin', `article' and
48         `end'.  Use nnmaildir--article when dyn-binding is needed.
49         Give the value directly in the `let' for `del-mark', `del-action',
50         `add-action', and `set-action'.  Don't use `add-to-list' on a local var.
51         (nnmaildir-close-server):
52         Declare those local vars that need to be dyn-bound.
53
54 2015-06-03  Paul Eggert  <eggert@cs.ucla.edu>
55
56         * gnus-art.el (gnus-button-alist): Also support quotes 'like this'.
57
58 2015-05-31  David Engster  <deng@randomsample.de>
59
60         * tests/gnustest-nntp.el (gnustest-ping-host): Call 'sleep' binary
61         instead of using `sleep-for', as the latter does not seem to reliably
62         wait (see for instance bug 15990).
63
64 2015-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
65
66         * gnus-art.el (gnus-button-alist): Re-revert last change.
67         cf. <http://news.gmane.org/group/gmane.emacs.devel/thread=186896>
68
69 2015-05-28  Paul Eggert  <eggert@cs.ucla.edu>
70
71         * gnus-art.el (gnus-button-alist): Revert last change.
72         It wasn't that important, and it caused a Gnus build to fail.  See:
73         http://www.randomsample.de:4456/builders/emacs-devel/builds/734
74
75         * gnus-art.el (gnus-button-alist):
76         Also treat "‘" and "’" as quoting chars.
77
78 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
79
80         * gnus-art.el (gnus-treat-strip-list-identifiers)
81         (gnus-article-mode-syntax-table):
82         * gnus-group.el (gnus-group-nnimap-edit-acl):
83         * canlock.el, deuglify.el: Fix minor quoting problems in doc strings,
84         e.g., missing quote, ``x'' where `x' was meant, etc.
85
86 2015-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
87
88         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
89         Use (char-to-int c) instead of (+ c 0) that the byte compiler optimizes
90         into just c.
91
92 2015-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
93
94         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
95         Normalize characters into numbers in spec keys.
96
97 2015-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
98
99         * dgnushack.el (declare-function): Redefine it to use autoload.
100         * lpath.el (gnus-html-prefetch-images): Declare.
101
102 2015-05-04  Glenn Morris  <rgm@gnu.org>
103
104         * gnus-art.el (nneething-get-file-name): Declare rather than autoload.
105
106         * gnus-async.el (gnus-html-prefetch-images): Remove pointless autoload.
107
108         * gnus-sync.el (gnus-group-topic): Autoload at run-time.
109         (gnus-topic-create-topic, gnus-topic-enter-dribble):
110         Declare rather than autoload.
111
112         * mm-archive.el (gnus-recursive-directory-files)
113         (mailcap-extension-to-mime): Autoload at run-time.
114
115         * mm-util.el (latin-unity-massage-name)
116         (latin-unity-maybe-remap, latin-unity-representations-feasible-region)
117         (latin-unity-representations-present-region):
118         Declare rather than autoload.
119
120         * mml-smime.el (epg-make-context, epg-passphrase-callback-function):
121         Autoload at run-time.
122         (epg-context-set-signers, epg-context-result-for)
123         (epg-new-signature-digest-algorithm, epg-verify-result-to-string)
124         (epg-list-keys, epg-verify-string, epg-sign-string, epg-encrypt-string)
125         (epg-context-set-passphrase-callback, epg-sub-key-fingerprint)
126         (epg-configuration, epg-expand-group, epa-select-keys):
127         Declare rather than autoload.
128
129         * nnir.el (nnimap-change-group, nnimap-make-thread-query):
130         Autoload at run-time.
131         (gnus-group-topic-name, nnimap-buffer, nnimap-command)
132         (gnus-registry-get-id-key, gnus-registry-action):
133         Declare rather than autoload.
134
135         * nnmail.el (mail-send-and-exit): Autoload at run-time.
136
137         * spam.el (spam-stat-buffer-change-to-non-spam)
138         (spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam)
139         (spam-stat-buffer-is-spam, spam-stat-load, spam-stat-save)
140         (spam-stat-split-fancy): Remove pointless autoloads.
141
142         * mm-view.el (epg-decrypt-string): Autoload.
143         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
144         (epg-sub-key-validity): Fix declarations.
145
146 2015-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
147
148         * gnus.el: Ma Gnus v0.13 is released.
149
150 2015-05-01  Glenn Morris  <rgm@gnu.org>
151
152         * gnus-util.el (iswitchb-read-buffer):
153         * mm-decode.el (libxml-parse-html-region):
154         * mml.el (libxml-parse-html-region):
155         * nnrss.el (libxml-parse-html-region): Update declaration.
156
157 2015-04-27  Glenn Morris  <rgm@gnu.org>
158
159         * message.el (gnus-extract-address-components):
160         Remove bogus declaration that was masking previous problem.
161
162 2015-04-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
163
164         * hashcash.el (hashcash-insert-payment-async-2): Save the mark when
165         altering the buffer.
166         (hashcash-insert-payment-async-2): Revert previous change because it
167         still means that the mark is moving around.
168
169 2015-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
170
171         * gnus-uu.el (gnus-uu-save-article):
172         Make the save-restriction/widen calls make more sense.
173
174 2015-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
175
176         * gnus-art.el (gnus-use-idna):
177         * gnus-sum.el (gnus-summary-idna-message):
178         * message.el (message-use-idna):
179         Catch the invalid-operation error that idna.el will issue.
180
181 2015-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
182
183         * gnus-group.el (gnus-group--setup-tool-bar-update):
184         cursor-sensor-functions should be a list of functions.
185
186 2015-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
187
188         * gnus-group.el (gnus-tmp-*): Declare.
189         (gnus-update-group-mark-positions): Remove unused `topic' var.
190         (gnus-group-insert-group-line): Remove unused var `header'.
191         (gnus-group--setup-tool-bar-update): New function.
192         (gnus-group-insert-group-line): Use it.
193         (gnus-group-update-eval-form): Declare local
194         dynamically-bound variables.
195         (gnus-group-unsubscribe-group): Use \` and \' to match string bounds.
196
197         * gnus-topic.el (gnus-topic-jump-to-topic)
198         (gnus-group-prepare-topics, gnus-topic-update-topic)
199         (gnus-topic-change-level, gnus-topic-catchup-articles)
200         (gnus-topic-remove-group, gnus-topic-delete, gnus-topic-indent):
201         Use inhibit-read-only.
202         (gnus-topic-prepare-topic): Use gnus-group--setup-tool-bar-update.
203         (gnus-topic-mode): Use define-minor-mode and derived-mode-p.
204
205 2015-04-12  João Távora  <joaotavora@gmail.com>
206
207         * message.el (message-mode):
208         Use `set' and `make-local-variable' instead of `setq-local'.
209
210 2015-04-12  Johan Bockgård  <bojohan@gnu.org>
211
212         * gnus-sum.el (gnus-summary-refer-thread):
213         Make sure gnus-newsgroup-unreads remains sorted.
214
215 2015-04-12  João Távora  <joaotavora@gmail.com>
216
217         Improve sexp-based movement in message-mode
218         * message.el (message--syntax-propertize): New function.
219         (message-mode): Set syntax-related vars.d
220         (message-smileys): New variable.
221
222 2015-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
223
224         * gnus-art.el (gnus-hidden-properties): Simplify.
225         (gnus-article-hide-text, gnus-article-unhide-text)
226         (gnus-article-unhide-text-type): Remove special handling of
227         `intangible' since that property is not used any more.
228         (gnus-article-treat-body-boundary): Use gnus-hidden-properties.
229
230 2015-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco
233         and a runtime function for it, of which the XEmacs version takes only
234         two arguments.
235
236 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
237
238         Use American spelling for 'normalize'
239         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
240         All uses changed.  Add an alias for obsolete usages.
241
242 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
243
244         * gnus-art.el (gnus-article-browse-html-save-cid-content):
245         Always return relative file name.
246         (gnus-article-browse-html-parts):
247         Make external links absolute and cid file names relative.
248
249 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
250
251         * registry.el (registry-prune): Re-use `registry-full' in
252         `registry-prune'.  It's a bit of redundant work, but safer.
253         Also ensure that target-size is an integer.
254
255 2015-03-31  Daiki Ueno  <ueno@gnu.org>
256
257         * plstore.el (plstore--decrypt): Clear entry in
258         `plstore-passphrase-alist' if decryption failed (bug#20030).
259
260 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
261
262         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
263         to "Display" menu.
264
265 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
266
267         * nnimap.el (nnimap-split-incoming-mail): If a message is already
268         in the group it should be split to, don't re-copy it into the group.
269
270 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
271
272         * nnmh.el (nnmh-request-expire-articles):
273         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
274
275 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
276
277         * registry.el (registry-lookup-secondary, registry-full)
278         (registry-prune, registry-collect-prune-candidates):
279         * gnus-registry.el (gnus-registry-load): Use slot names rather than
280         initarg names in `oref' and `oset'.
281
282 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
283
284         * registry.el (registry-prune): Allow registry to reach full size
285         before pruning.
286
287 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
288
289         * registry.el (registry-collect-prune-candidates): Fix call to
290         cl-subseq.
291
292 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
293
294         * registry.el (registry-db): Temporary fix old Emacsen compilation.
295
296 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
297
298         * gnus-registry.el (gnus-registry-handle-action)
299         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
300         (gnus-registry-keywords): Make it do something.
301         (gnus-registry-import-eld): Remove unused var `new-entry'.
302         (gnus-registry-action): Remove unused var `to-name'.
303         (gnus-registry-make-db): Prefer `make-instance' to avoid
304         compiler warnings.
305         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
306
307         * registry.el (registry-db): Don't oset-default an instance-allocated
308         slot.
309
310 2015-03-10  Glenn Morris  <rgm@gnu.org>
311
312         * message.el (message-valid-fqdn-regexp): Bump :version for
313         2014-11-17 change.
314
315 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
316
317         * gnus-notifications.el (gnus-notifications-action): Raise window
318         frame.
319         (gnus-notifications-action): Allow mark as read.
320         (gnus-notifications-notify): Show uption to mark as read.
321
322 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
323
324         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
325         (registry-search, registry-delete, registry-size, registry-insert)
326         (registry-reindex, registry-collect-prune-candidates):
327         * gnus-registry.el (gnus-registry-fixup-registry)
328         (gnus-registry-remove-extra-data): Use slot names rather than initarg
329         names in `oref' and `oset'.
330
331 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
332         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
333         in the group it should be split to, don't re-copy it into the group.
334
335 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
336
337         * message.el (message-insert-formatted-citation-line): Change %F to
338         fall back to email address if no first name could be determined.
339
340 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
343         Fix point motion when removing displayed MIME part.
344         (gnus-article-edit-part): Make jumping to the next part really work
345         when deleting or stripping.
346         (gnus-mime-buttonize-attachments-in-header): Make header attachment
347         buttons identical to the ones in the article body so as to work deleting
348         and stripping.
349
350 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
351
352         * mm-decode.el (mm-shr)
353         * mm-view.el (mm-inline-text-html-render-with-w3m):
354         Revert my bogus change that made the start marker of a part
355         the "moves after insertion" type.
356
357 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
358
359         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
360         Tools: https://github.com/politza/pdf-tools) for viewing PDF
361         attachments in emacs.
362
363 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
364
365         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
366         instead of sasl-scram-sha-1, as the former is the name that can be
367         required.
368
369         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
370         (sasl-scram-sha-1-client-final-message)
371         (sasl-scram-sha-1-authenticate-server): Move to end of file.
372
373 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
374
375         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
376
377 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
378
379         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
380         (sasl-string-prefix-p): New compatibility functions.
381
382 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
383
384         * gnus-compat.el (process-live-p): Added new compat function for Emacs
385         23.
386
387 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
388
389         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
390         from the server LIST response.
391
392 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
393
394         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
395         during header retrieval, error out instead of interpreting the data in
396         the buffer as the only messages there.  This way, we don't mark
397         articles as read on a server hangup (bug#19035).
398
399         * mm-decode.el (mm-head-p): New function.
400         (mm-display-part): Go to a blank line when inserting parts internally.
401
402 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
403
404         * sasl-scram-rfc.el: New file.
405
406         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
407         Add SCRAM-SHA-1 first.
408         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
409         entry (bug#17636).
410
411 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
412
413         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
414         that we don't get a warning when setting the buffer-local variable
415         (bug#19573).
416
417         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
418         `gnus-request-group'.
419
420 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * gnus-art.el (gnus-article-browse-html-save-cid-content)
423         (gnus-article-browse-html-parts): Make cid file names relative if and
424         only if html doesn't specify <base> directory.
425
426 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
427
428         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
429         parts, because that breaks filling (since buttons are in a bold face).
430
431 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
432
433         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
434         use gnus-overlays-at and gnus-overlay-put.
435
436 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
437
438         * mm-decode.el (mm-shr): Only pass the fill column when not using
439         fonts, because limiting the width to what's appropriate for followups
440         doesn't really help when not using proportional fonts.
441
442 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
443
444         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
445         shr, beacause that breaks folding.
446         (mm-shr): Don't shorten the width when using fonts.
447
448 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
449
450         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
451         variable; always check the newrc timestamp.
452         (gnus-save-newsrc-file): Always check timestamp.
453
454 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
455
456         * mail-source.el (mail-source-call-script): If scripts exit with an
457         error, pop up an error buffer.
458
459 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
460
461         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
462         as a default.
463
464         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
465         correct server.
466
467 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
468
469         * nnimap.el (nnimap-request-group-scan): Fix the function name.
470
471         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
472
473 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
474
475         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
476         that nnimap works for non-activated backends.
477
478 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
479
480         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
481         message, since we already get an obsolescence message.  Use `declare'.
482
483 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
484
485         * nnir.el: Revert "Enable non-ASCII IMAP searches".
486
487 2015-01-30  Glenn Morris  <rgm@gnu.org>
488
489         * gnus-registry.el (gnus-registry-max-pruned-entries)
490         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
491         Fix :version.
492         (gnus-registry-default-sort-function): Improve :type.
493
494 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
495
496         * nnimap.el (nnimap-request-group): Allow running this function on
497         groups that don't exist in Gnus yet.
498         (nnimap-request-group): Revert previous patch since that made it
499         impossible to enter nnimap groups.
500
501         * message.el (message-smtpmail-send-it): Remove the mail header
502         separator before sending.
503
504 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
505
506         * nnimap.el (nnimap-find-expired-articles): Fix handling of
507         (expiry-wait . never).
508
509 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
510
511         * nnimap.el (nnimap-request-group): Clear the buffer before returning
512         the data.
513
514 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
515
516         * gnus-compat.el (string-bytes): Work for XEmacs.
517
518 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
519
520         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
521
522         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
523         IMAP.
524
525 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
526
527         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
528
529         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
530
531         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
532         be added to the backlog.
533
534 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
535
536         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
537         target with a recursive make call.
538
539 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
540
541         * nnimap.el (nnimap-header-parameters): Refactor and request
542         X-GM-LABELS if it's been announced.
543         (nnimap-transform-headers): Gather and output GM-LABELS.
544
545 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
546
547         * mm-decode.el (mm-display-part): Make non-string methods work.
548         Non-string methods are funcalled and work just fine, the test was
549         bogus.
550         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
551         whole frame.
552
553 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
554
555         * nnimap.el (nnimap-request-accept-article): Allow respooling using
556         nnimap.
557
558         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
559         request rescans when being run interactively.
560
561         * nnimap.el (nnimap-request-group): Don't rescan the group here,
562         because that can be very slow in large groups.
563
564         * gnus-int.el (gnus-request-group-scan): New backend function.
565
566         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
567
568 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
569
570         * gnus-group.el (gnus-group-suspend): Close all backends.
571
572 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
573
574         * dgnushack.el (dgnushack-compile-file): New function.
575         (dgnushack-compile): Use it (bug#19514).
576
577 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
578
579         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
580
581 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
582
583         * registry.el: Don't use <class> as a variable.
584
585 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
586
587         system-name's returned value can vary
588         Also, the system-name variable is now obsolete.
589         Fixes Bug#19438.
590         * message.el (message-make-fqdn):
591         * nnvirtual.el (nnvirtual-retrieve-headers)
592         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
593         and avoid naming locals 'system-name'.
594
595 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
596
597         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
598         lines don't get overlong when responding.
599
600 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
601
602         * registry.el (cl-remf, cl-loop, cl-subseq):
603         Alias to remf, loop, and subseq respectively for old Emacsen.
604
605 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
606
607         * gnus-group.el (gnus-read-ephemeral-bug-group):
608         Bind coding-system-for-read and coding-system-for-write only around
609         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
610
611 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
612
613         * registry.el (registry-db): Set default slot later.
614         This is because its value is not a literal integer.
615
616 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
617
618         * registry.el (registry-db): Fix default registry-db max-size.
619
620 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
621
622         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
623         add warning.
624
625         * gnus-art.el: Fix up compiler warnings.
626         (article-display-face, article-display-x-face): Remove unused `face'.
627         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
628         (article-date-ut): Remove unused var `first'.
629         (gnus-article-prepare): Remove unused var `gnus-article'.
630         (gnus-mime-save-part-and-strip): Remove unused var `param'.
631         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
632         `coding-system' along with corresponding dead code.
633         (gnus-mime-view-part-externally): Remove unused var
634         `mm-user-display-methods'.
635         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
636         (gnus-display-mime): Remove unused var `handle'.
637         (gnus-mime-display-alternative): Remove unused var `props'.
638         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
639         (gnus-article-edit-done): Remove unused var `p'.
640         (gnus-url-mailto): Remove unused var `to'.
641         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
642         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
643
644 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
645
646         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
647         slots into a :max-size slot.
648         (registry-db-version): Add new variable for database version number.
649         (registry-prune): Use :max-size slot. Accept and use a sort-function
650         argument.
651         (registry-collect-prune-candidates): Add new function for finding
652         non-precious pruning candidates.
653         (registry-prune-hard-candidates, registry-prune-soft-candidates):
654         Remove obsolete functions.
655         (initialize-instance): Upgrade registry version when starting.
656
657         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
658         (gnus-registry-max-pruned-entries): Remove obsolete variable.
659         (gnus-registry-cache-file): Change default
660         filename extension to "eieio".
661         (gnus-registry-read): Add new function, split out from
662         `gnus-registry-load', that does the actual object reading.
663         (gnus-registry-load): Use it. Add condition case handler to check for
664         old filename extension and rename to the new one.
665         (gnus-registry-default-sort-function): New variable to specify a sort
666         function to use when pruning.
667         (gnus-registry-save, gnus-registry-insert): Use it.
668         (gnus-registry-sort-by-creation-time): Define a default sort function.
669
670         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
671         Adjust test for new object signature.
672         (gnustest-registry-pruning-test): Add new pruning test.
673         (gnustest-registry-sort-function): Default sort function for testing.
674         (gnustest-registry-pruning-sort-test): New test for sorting.
675
676 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
677
678         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
679         function for reuse.
680         (gnus-mime-buttonize-attachments-in-header): Adjust.
681
682 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
683
684         * message.el (message-change-subject): Really check whether the subject
685         changed.
686
687 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
688
689         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
690         PDFs.
691         (mailcap-view-mime): New function.
692
693 2014-12-01  Glenn Morris  <rgm@gnu.org>
694
695         * gnus-cloud.el (gnus-cloud): Add :version tag.
696
697 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
698
699         * gnus-art.el (gnus-use-idna):
700         * gnus-sum.el (gnus-summary-idna-message):
701         * message.el (message-use-idna):
702         Protect against nil value for idna-program.
703
704         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
705
706 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
707
708         * auth-source.el (auth-source-macos-keychain-search-items): Return
709         result of `auth-source-macos-keychain-result-append' (bug#19074).
710
711 2014-11-25  Glenn Morris  <rgm@gnu.org>
712
713         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
714         Add :version tag.
715
716 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
717
718         * pop3.el (pop3-open-server): Warn unless encrypted.
719
720         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
721
722 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
723
724         Port new time stamp handling to Emacs 23.2.
725         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
726         * time-date.el (time-add, time-subtract, time-less-p):
727         Use eval-and-compile, not eval-when-compile.
728
729 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
730
731         * message.el (message-valid-fqdn-regexp): Add non-internaional new
732         TLDs.
733
734 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
735
736         Port new time stamp handling to old Emacs and to XEmacs.
737         This is needed for Gnus, which copies time-date.el and which
738         runs on older Emacs implementations.
739         * time-date.el (with-decoded-time-value):
740         Handle 'nil' and floating-point arg more compatibly with new Emacs.
741         (encode-time-value, with-decoded-time-value):
742         Obsolete only if new Emacs.
743         (time-add, time-subtract, time-less-p): Define if not new Emacs.
744
745         Improve time stamp handling, and be more consistent about it.
746         This implements a suggestion made in:
747         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
748         Among other things, this means timer.el no longer needs to
749         autoload the time-date module.
750         * time-date.el (seconds-to-time, days-to-time, time-since)
751         (with-decoded-time-value):
752         Treat 'nil' as current time.  This is mostly for XEmacs.
753         (encode-time-value, with-decoded-time-value): Obsolete.
754         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
755         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
756
757 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
758
759         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
760         discarding changes in ephemeral groups.
761
762         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
763         things the user isn't interested in.
764
765 2014-11-13  Julien Danjou  <jd@abydos>
766
767         * gnus-notifications.el (gnus-notifications-notify): Provide both
768         app-icon and image-path.
769
770 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
771
772         * mm-url.el (mm-url-encode-multipart-form-data):
773         Restore to handle "multipart/form-data" by eww.
774
775 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
776
777         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
778         Landscheidt.
779
780 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
781
782         Simplify use of current-time and friends.
783         * gnus-delay.el (gnus-delay-article):
784         * gnus-sum.el (gnus-summary-read-document):
785         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
786         * message.el (message-make-expires-date):
787         Omit unnecessary call to current-time.
788         * gnus-util.el (gnus-float-time): Simplify to an alias because
789         time-to-seconds now behaves like float-time with respect to nil arg.
790         (gnus-seconds-year): Don't call current-time twice to get the current
791         time stamp, as this can lead to inconsistent results.
792         * time-date.el (time-to-seconds) [!float-time]:
793         Use current time if arg is nil, to be compatible with float-time.
794         (time-date--day-in-year): New function, with most of the guts of
795         the old time-to-day-in-year.
796         (time-to-day-in-year): Use it.
797         (time-to-days): Use it, to avoid decoding the same time stamp twice.
798
799 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
800
801         * gnus.el (gnus-mode-line-buffer-identification):
802         Don't add image data for a non-graphic display (bug#18813).
803
804 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
805
806         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
807         load-path, it blocks autoloading of find-image (bug#18813).
808
809 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
810
811         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
812         to keep connection open (bug#18728).
813
814 2014-10-20  Glenn Morris  <rgm@gnu.org>
815
816         * Merge in all changes up to 24.4 release.
817
818 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
819
820         * message.el (message-insert-signature): Use `newline' instead of
821         inserting explicit "\n".
822
823 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
824
825         * gnus-icalendar.el: Support vcal format timezones.
826         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
827         compute dates with associated timezone.
828         (gnus-icalendar-event-from-ical): Compute all timezones.
829
830 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
831
832         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
833         check the newsrc.eld file's timestamp before saving it.
834         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
835         timestamp has changed to be newer.
836
837 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
838
839         * gnus-icalendar.el (gnus-icalendar-identities):
840         Include message-alternative-emails.
841
842 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
843
844         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
845         New compatibility functions.
846         (ntlm-build-auth-response): Use them.
847
848 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
849
850         * ntlm.el (ntlm-build-auth-request):
851         Add NTLM2 Session support.  (Bug#15603)
852
853 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
854
855         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
856         expired messages only when it was built in reverse order.
857
858 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
859
860         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
861         last so it can be used in `message-send-hook'.
862
863 2014-09-29  Daiki Ueno  <ueno@gnu.org>
864
865         * mml.el (mml-parse-1): Error out if unknown mode is specified in
866         <#secure> tag (bug#18513).
867
868 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
869
870         * parse-time.el: Require cl when compiling.
871
872 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
873
874         Use cl-lib as much as possible following the 2014-09-26 change
875         in the Emacs trunk.
876         * parse-time.el: Try requiring cl-lib.
877         (parse-time-incf): Alias to cl-incf or incf.
878         (digit-char-p): Remove.
879         (parse-time-integer): Alias to cl-parse-integer or the one defined.
880         (parse-integer): Rename to parse-time-integer.
881         (parse-time-tokenize, parse-time-rules, parse-time-string)
882         Use parse-time-incf and parse-time-integer.
883
884 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
885
886         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
887         of ":delete".
888
889 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
890
891         * gnus-art.el (gnus-article-browse-html-save-cid-content)
892         (gnus-article-browse-html-parts):
893         Revert last change that breaks links other than cid contents.
894
895 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * gnus-art.el (gnus-article-browse-html-save-cid-content)
898         (gnus-article-browse-html-parts): Make cid file names relative.
899
900 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
901
902         * mm-view.el (mm-display-inline-fontify): Make the working buffer
903         temporarily displayed when running a mode function (at least org-mode
904         requires it).
905
906 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
907
908         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
909         the gnus-summary-article-expire-hook should be told where the function
910         is going. In particular, the Gnus registry might want to know.
911
912 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
913
914         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
915
916 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
917
918         * gnus-sum.el (gnus-summary-expire-articles): Revert.
919
920 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
921
922         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
923         the gnus-summary-article-expire-hook should be told where the function
924         is going. In particular, the Gnus registry might want to know.
925
926 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
927
928         Don't mishandle year-9999 dates (Bug#18176).
929         * parse-time.el (parse-time-rules):
930         Allow years up to most-positive-fixnum.
931         * time-date.el (date-to-time):
932         Pass "Specified time is not representable" errors through.
933
934 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
935
936         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
937         groups and t.
938
939 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
940
941         * gnus-utils.el (gnus-recursive-directory-files):
942         Unify hard or symbolic links (bug#18063).
943
944 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
945
946         * gnus-msg.el (gnus-configure-posting-style):
947         Allow string replacements in values when matching against a header.
948
949 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
950
951         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
952         the dribble buffer even when it is shrunk a lot.
953         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
954
955 2014-06-26  Glenn Morris  <rgm@gnu.org>
956
957         * mm-util.el (help-function-arglist): Remove outdated declaration.
958
959 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
960
961         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
962         attribute values.  (Bug#17834)
963
964 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
965
966         * gnus-sum.el (gnus-summary-edit-article-done):
967         Prefer point-marker to copy-marker of point.
968
969 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
970
971         * Makefile.in (install-el, install-el-elc): Compress .el files.
972         (uninstall): Remove compressed .el files.
973
974 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
975
976         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
977         (gnus-article-read-summary-keys):
978         Don't bug out when there is no article in the summary buffer.
979         (gnus-mime-buttonize-attachments-in-header):
980         Improve criterion that finds parts to display.
981
982         * gnus-art.el (gnus-mm-display-part):
983         * mm-decode.el (mm-shr):
984         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
985         (mm-insert-inline): Revert last changes.
986
987 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
988
989         * gnus-art.el (gnus-mm-display-part):
990         * mm-decode.el (mm-shr):
991         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
992         (mm-insert-inline): Set insertion type of end-marker, not only
993         start-marker, of undisplayer so as to stay after inserted text.
994
995 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
996
997         * html2text.el (html2text-get-attr): Fix typo when splitting value from
998         attribute. (Bug#17613)
999
1000 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1001
1002         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
1003         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
1004
1005 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1006
1007         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1008         Don't delete next part button; keep spacing between buttons.
1009
1010 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1011
1012         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1013         Work for the last MIME part in an article.
1014         (gnus-mime-display-single): Suppress excessive newlines between parts.
1015
1016         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
1017         by leading or trailing newline.
1018
1019 2014-05-12  Sam Steingold  <sds@gnu.org>
1020
1021         * time-date.el (seconds-to-string): New function to pretty print time
1022         delay in seconds.
1023
1024 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1025
1026         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
1027         while prompting a user for a file name, etc.
1028         (gnus-mime-display-single): Display part with a common appearance no
1029         matter whether MIME button is omitted or not; don't add duplicate entry
1030         to gnus-article-mime-handle-alist.
1031         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
1032
1033 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
1034
1035         * mml2015.el (mml2015-display-key-image): New variable.
1036
1037 2014-05-08  Glenn Morris  <rgm@gnu.org>
1038
1039         * gnus-fun.el (gnus-grab-cam-face):
1040         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
1041         This is CVE-2014-3421.
1042
1043 2014-05-04  Glenn Morris  <rgm@gnu.org>
1044
1045         * gnus-registry.el (gnus-registry-install-p): Doc fix.
1046
1047 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1048
1049         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
1050         the displaying state of a part.
1051         (gnus-mm-display-part): Don't insert a newline in the beginning of
1052         a part like gnus-mime-inline-part doesn't; work for XEmacs.
1053
1054         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
1055         (mm-shr): Make undisplayer unbreakable.
1056
1057         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
1058         Don't insert excessive newline.
1059         (mm-inline-text-html-render-with-w3m, mm-inline-text)
1060         (mm-insert-inline): Make undisplayer unbreakable.
1061
1062 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1063
1064         * gnus.el: Ma Gnus v0.11 is released.
1065
1066 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1067
1068         * gnus-art.el (gnus-mm-display-part):
1069         Highlight header attachment buttons.
1070
1071 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1072
1073         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
1074         a part; redisplay a button (enbugged in 2014-02-05).
1075
1076 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1077
1078         * auth-source.el (auth-source-search, auth-source-search-backends):
1079         Treat :max 0 as an indicator that a boolean return is wanted, as
1080         documented. Reported by Joe Bloggs.
1081
1082 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1083
1084         * gnus-icalendar.el: Require gnus-art.
1085
1086 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
1087
1088         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
1089         (gnus-icalendar--update-org-event): put event timestamp in
1090         the org entry body instead of the drawer.
1091         (gnus-icalendar-event--get-attendee-names): list of participants should
1092         contain even attendees without common name attribute.
1093         (gnus-icalendar--update-org-event): don't generate duplicates of empty
1094         property tags in org drawers.
1095
1096 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1097
1098         * gmm-utils.el (gmm-format-time-string): New function.
1099
1100         * message.el (message-insert-formatted-citation-line): Use the original
1101         author's time zone to express a date string.
1102
1103 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1104
1105         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
1106         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
1107         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
1108         Silence compiler warnings.
1109         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
1110
1111 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1112
1113         * mml.el: Require url when compiling.
1114
1115         * gnus-cloud.el (gnus-cloud-parse-version-1):
1116         Use plist-get rather than CL's getf.
1117         (gnus-activate-group, gnus-subscribe-group): Declare.
1118
1119         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
1120
1121 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
1124         buttons when toggling the header off.
1125
1126 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1127
1128         * tls.el (tls-program): Reflow docstring.
1129
1130 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1131
1132         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
1133         groups work again.
1134
1135 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
1136
1137         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
1138         999 correctly (i.e. "1,342").
1139
1140 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1141
1142         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
1143         out if the directory doesn't exist.
1144
1145 2014-03-07  Daiki Ueno  <ueno@gnu.org>
1146
1147         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
1148         commands here; instead, only check if epg-config.el is available.
1149
1150 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1151
1152         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
1153         messages with embedded images.
1154         (mml-generate-mime): Don't bug out if you don't have libxml.
1155
1156 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1157
1158         * message.el (message-make-html-message-with-image-files): New command.
1159
1160 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1161
1162         * gnus-group.el (gnus-group-make-group): Clarify prompt.
1163
1164         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
1165
1166 2014-02-23  David Engster  <deng@randomsample.de>
1167
1168         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
1169         to stay compatible with older Emacsen, so replace `cl-loop' with
1170         `loop'.
1171
1172 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1173
1174         * auth-source.el (auth-source-secrets-listify-pattern): New function.
1175         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
1176         instead, build list of patterns.
1177
1178 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1179
1180         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
1181         Display header attachment buttons by gnus-article-prepare-display
1182         rather than gnus-article-prepare so as to view in mml-preview as well.
1183
1184 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1185
1186         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
1187         in `auth-sources' means and link to EPA docs.
1188
1189 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1190
1191         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
1192         (bug#12375).
1193
1194 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1195
1196         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
1197         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
1198
1199 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1200
1201         * message.el (message-tab): Mention what happens on normal tabs
1202         (bug#11297).
1203
1204 2014-02-08  Glenn Morris  <rgm@gnu.org>
1205
1206         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
1207
1208 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1209
1210         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
1211         buttons that are hidden in unselected alternative part as well.
1212         (gnus-mime-display-alternative): Redraw attachment buttons in header.
1213
1214         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
1215
1216 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1217
1218         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
1219         keystroke.
1220         (gnus-server-toggle-cloud-server): Only allow clouding applicable
1221         types.
1222
1223         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
1224         with an empty string.
1225
1226 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1227
1228         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
1229         buffer-local in some buffers, so bind it explicitly in the buffer we're
1230         trying to cancel the article in (bug#10808).
1231
1232 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1235         New functions.
1236
1237         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1238         New user option.
1239         (gnus-mime-buttonize-attachments-in-header): New function.
1240         (gnus-article-prepare): Use it.
1241         (gnus-mime-inline-part): Suppress extra newline.
1242         (gnus-mm-display-part): Save excursion;
1243         remove useless deleting and adding of buttons.
1244         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1245
1246         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1247         Add gnus-mime-buttonize-attachments-in-header.
1248
1249 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1250
1251         * nnimap.el (nnimap-request-articles): New command to download several
1252         articles at once.
1253
1254         * gnus.el (gnus-variable-list): Save Cloud variables.
1255
1256         * gnus-int.el (gnus-request-accept-article): Doc fix.
1257
1258 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1259
1260         * parse-time.el (parse-time-iso8601-regexp)
1261         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1262         it more generally.
1263
1264 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1265
1266         * gnus-cloud.el: New file to provide the Emacs Cloud.
1267
1268         * dgnushack.el: Silence XEmacs w3 warning.
1269
1270         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1271         `url-retrieve-synchronously', apparently.
1272
1273         * dgnushack.el: Silence XEmacs dns.el warning.
1274
1275         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1276         instead of in all files.
1277
1278         * dns.el (network-interface-list): Define for XEmacs.
1279
1280         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1281         XEmacs.
1282
1283         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1284
1285 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1286
1287         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1288         `gnus-group-split-fancy'.
1289
1290 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1291
1292         * message.el (message-remove-header): Doc fix.
1293         (message-forward-included-headers): New variable.
1294         (message-remove-ignored-headers): Use it.
1295
1296 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1297
1298         * nnir.el (nnir-request-update-mark): Don't try to update the source
1299         group if we can't find it (bug#16611).
1300
1301 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1302
1303         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1304
1305 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1306
1307         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1308         network interfaces changed.
1309         (dns-query): Use it to flush the data.
1310
1311 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1312
1313         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1314         from random face commands.
1315         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1316         Face.
1317         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1318         (gnus--random-face-with-type): Generic function returning a face-type
1319         as a string.
1320         (gnus--insert-random-face-with-type): Generic function inserting a face
1321         in a message buffer header.
1322         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1323         (gnus-insert-random-x-face-header): Rewritten to use
1324         `gnus--insert-random-face-with-type`.
1325         (gnus-random-face): Return random (png) Face as string.
1326         (nus-insert-random-face-header): Insert random (png) Face in a message
1327         buffer.
1328
1329 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1330
1331         * mm-url.el: Remove all usage of w3.
1332
1333         * nnrss.el: Ditto.
1334
1335         * mm-decode.el: Ditto.
1336
1337         * mm-view.el: Ditto.
1338
1339         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1340         outdated and all Emacsen have url.el built-in.
1341
1342         * gnus-setup.el: Remove outdated file.
1343
1344 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1345
1346         * gnus.el: Ma Gnus v0.9 is released.
1347
1348 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1349
1350         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1351
1352 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1353
1354         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1355         in the summary buffer (bug#13769).
1356
1357 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1358
1359         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1360         name if we're using a single article buffer.  Otherwise, it may point
1361         to a killed buffer (bug#13756).
1362
1363 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1364
1365         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1366         the match data, just save and restore it explicitly (bug#12375).
1367
1368         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1369         that's needed.
1370
1371         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1372         the code once (bug#9069).
1373
1374 2014-01-18  Steinar Bang  <sb@dod.no>
1375
1376         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1377         reading.
1378
1379 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1380
1381         * message.el (message-bury): Call bury-buffer with no argument
1382         in the message-return-action case too.
1383
1384 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1385
1386         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1387         (nnimap-split-fancy, nnimap-split-methods): Declare.
1388
1389         * mm-util.el (help-function-arglist): Declare.
1390
1391 2013-12-28  Glenn Morris  <rgm@gnu.org>
1392
1393         * gnus-sieve.el (gnus-sieve-select-method):
1394         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1395         (gravatar-rating, gravatar-size):
1396         * message.el (message-minibuffer-local-map):
1397         * sieve-manage.el (sieve-manage-authenticators)
1398         (sieve-manage-authenticator-alist): Specify custom types.
1399
1400         * hashcash.el (hashcash-program): Rename from hashcash-path.
1401         Update callers.
1402
1403         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1404         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1405         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1406
1407         * auth-source.el (auth-sources):
1408         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1409         Fix custom types.
1410
1411         * tls.el (tls-certtool-program): Fix default value.
1412
1413 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1414
1415         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1416         we get proper traces there, too.
1417
1418 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1419
1420         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1421         value of the parameters if the current article has a Reply-To or From
1422         field.
1423
1424 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1425
1426         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1427
1428 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1429
1430         * gnus-sum.el (gnus-summary-exit): Stop animations.
1431
1432 2013-12-19  Juri Linkov  <juri@jurta.org>
1433
1434         * gnus.el (gnus-suppress-keymap):
1435         * gnus-art.el (gnus-article-mode-map):
1436         * gnus-group.el (gnus-group-mode-map):
1437         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1438         Remove [backspace] key binding because it shadows DEL (bug#16035).
1439
1440         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1441
1442 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1443
1444         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1445         Make sure work directory exists.
1446         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1447         rather than tmp directory.
1448         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1449         not necessarily always run, with it.
1450
1451 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1452
1453         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1454         value of gnus-icalendar-additional-identities work without restart.
1455
1456 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1457
1458         * mm-util.el (mm-make-temp-file):
1459         Alias to make-temp-file for modern Emacsen.
1460
1461 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1462
1463         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1464         nnir-article-number and nnir-article-group.
1465
1466 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1467
1468         * message.el (message-send-mail-with-sendmail):
1469         Don't kill error buffer if sending fails.
1470
1471 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1472
1473         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1474         (gnus-icalendar-event->org-entry)
1475         (gnus-icalendar--update-org-event)
1476         (gnus-icalendar-event->gnus-calendar): Distinguish between
1477         required/optional/non-participant attendee status.  Fix bug causing
1478         the first required event participant to be omitted.
1479
1480 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1481
1482         * gnus-art.el (article-de-quoted-unreadable)
1483         (article-de-base64-unreadable, gnus-mime-copy-part)
1484         * gnus-html.el (gnus-article-html)
1485         * mm-view.el (mm-inline-text-html-render-with-w3)
1486         (mm-inline-text-html-render-with-w3m-standalone)
1487         * rfc2231.el (rfc2231-decode-encoded-string):
1488         Allow overriding charset by mm-charset-override-alist.
1489
1490         * gnus-art.el (gnus-article-browse-html-parts):
1491         Replace LWSPs with `&nbsp;'s in header.
1492
1493         Work for broken Chinese articles.
1494
1495         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1496         Exclude broken handles that gnus-summary-enter-digest-group may create.
1497         (gnus-article-browse-html-parts):
1498         Allow overriding charset by mm-charset-override-alist.
1499
1500 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1501
1502         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1503         (gnus-icalendar-identities): Support additional-identities.
1504
1505 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1506
1507         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1508         org-timestamp for events ending at midnight.
1509
1510 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1511
1512         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1513         .log files.
1514
1515 2013-11-20  David Engster  <deng@randomsample.de>
1516
1517         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1518
1519 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1520
1521         * message.el (message-beginning-of-line):
1522         Use beginning-of-visual-line when visual-line-mode is turned on.
1523
1524 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1525
1526         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1527         (gnus-icalendar-event-from-ical)
1528         (gnus-icalendar-event->org-entry)
1529         (gnus-icalendar--update-org-event): Required/optional participation,
1530         list of attendees synced to org.
1531
1532 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1533
1534         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1535         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1536         cancellations to be synced to org if the original appt has an org
1537         outline.
1538
1539 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1540
1541         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1542         (gnus-icalendar-event->org-entry)
1543         (gnus-icalendar--update-org-event)
1544         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1545
1546 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1547
1548         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1549         Fix timezone handling in gnus-icalendar export to org.
1550
1551 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1552
1553         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1554
1555 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1556
1557         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1558
1559 2013-10-30  Glenn Morris  <rgm@gnu.org>
1560
1561         * gnus-group.el (gnus-group-browse-foreign-server):
1562         * gnus-int.el (gnus-start-news-server):
1563         Silence compiler obsolescence warning.
1564
1565 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1566
1567         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1568         `nnoo-current-server' first, then for the actual `nnimap-address' to
1569         allow netrc entries for the nnoo server to coexist with netrc entries
1570         for the `nnimap-address'.
1571
1572 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1573
1574         * mm-decode.el (mm-dissect-buffer): Revert last change.
1575         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1576         The problem that motivated those changes was attributed to a broken
1577         mail sender, and has been fixed.
1578
1579 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1580
1581         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1582         token is missing in the Content-Type header.
1583
1584         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1585
1586 2013-09-18  Glenn Morris  <rgm@gnu.org>
1587
1588         * gnus-util.el (image-size): Declare.
1589
1590 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1591
1592         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1593         (gnus-icalendar-event-from-ical)
1594         (gnus-icalendar-event--build-reply-event-body)
1595         (gnus-icalendar-event-reply-from-buffer)
1596         (gnus-icalendar-find-org-event-file)
1597         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1598         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1599
1600         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1601
1602 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1603
1604         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1605         Use save-current-buffer.
1606         (gnus-tree-mode-map): Initialize in the declaration.
1607         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1608         (scroll-in-place): Defvar it.
1609         (gnus-tmp-*): Defvar them.
1610         (gnus-get-tree-buffer): Use derived-mode-p.
1611         (gnus--let-eval): New macro.
1612         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1613         non-prefixed variables.
1614         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1615
1616         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1617         vars since it doesn't seem to be available.
1618         (gnus-set-global-variables, gnus-summary-read-group-1)
1619         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1620         (gnus-summary-display-article, gnus-summary-select-article)
1621         (gnus-summary-next-article, gnus-offer-save-summaries)
1622         (gnus-summary-generic-mark): Use derived-mode-p.
1623         (gnus-summary-read-group-1, gnus-summary-exit)
1624         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1625         Adjust calls to gnus-tree-close and gnus-tree-open.
1626
1627         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1628
1629         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1630         (gnus-agent-mode): Use derived-mode-p.
1631         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1632         gnus-command-method and *-command-method to nil, but bind
1633         gnus-command-method to *-command-method instead!
1634         (gnus-agent-fetch-articles): Remove unused var `id'.
1635         (gnus-agent-fetch-headers): Remove unused arg `force'.
1636         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1637         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1638         (gnus-agent-short-article, gnus-agent-long-article)
1639         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1640         first use.
1641         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1642         `score-param'.
1643         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1644         (gnus-get-predicate): Push in front of the cache, rather than end.
1645         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1646         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1647         (gnus-agent-expire-unagentized-dirs): Don't rebind
1648         gnus-agent-expire-current-dirs since the defvar silences the warning.
1649         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1650         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1651         (gnus-agent-regenerate): Simplify interactive spec and doc.
1652
1653 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1654
1655         * gnus-int.el (gnus-open-server): Silence compiler.
1656
1657         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1658
1659         * message.el (message-display-completion-list): Abolish.
1660         (message-completion-in-region): Use display-completion-list.
1661
1662 2013-09-17  Glenn Morris  <rgm@gnu.org>
1663
1664         * gnus-util.el (gnus-message-with-timestamp-1):
1665         Use `messages-buffer' function if available.  Ignore read-only.
1666
1667 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1668
1669         * message.el (message-expand-group, message-completion-in-region):
1670         Correct the order of start and end of a region.
1671
1672 2013-09-13  Glenn Morris  <rgm@gnu.org>
1673
1674         * mml2015.el (gnus-create-image): Autoload it.
1675
1676         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1677
1678         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1679         (image-size): Declare.
1680
1681 2013-09-12  Glenn Morris  <rgm@gnu.org>
1682
1683         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1684         Avoid using `find', which i) might not be defined at runtime;
1685         ii) does not work, since its default test is eql, not equal.
1686         (gnus-mime-action-alist): Declare.
1687
1688 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1689
1690         * score-mode.el (gnus-score-mode-map): Move initialization
1691         into declaration.
1692         (gnus-score-mode): Use define-derived-mode.
1693         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1694         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1695         into declaration.
1696         (gnus-kill-file-mode): Use define-derived-mode.
1697         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1698         Use derived-mode-p.
1699         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1700         (gnus-group-setup-buffer, gnus-group-name-at-point)
1701         (gnus-group-make-web-group, gnus-group-enter-directory)
1702         (gnus-group-suspend): Use derived-mode-p.
1703         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1704         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1705         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1706         (gnus-article-setup-buffer, gnus-article-prepare)
1707         (gnus-article-prepare-display, gnus-sticky-article)
1708         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1709         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1710         (gnus-article-read-summary-keys): Use derived-mode-p.
1711
1712 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1713
1714         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1715
1716 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1717
1718         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1719         shift_jis from the default value set for Japanese users.
1720
1721 2013-08-13  Glenn Morris  <rgm@gnu.org>
1722
1723         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1724
1725         * gnus.el (gnus-valid-select-methods): Fix type.
1726
1727         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1728
1729 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1730
1731         * mm-decode.el (mm-display-external): Run a timer for the temp files
1732         deletion after a viewer exits; add a deletion timer for the needsterm
1733         case, too.
1734
1735         * mm-decode.el (mm-display-external): Try to delete temporary files by
1736         using a 1-min. timer.
1737
1738 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1739
1740         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1741         New internal variables.
1742         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1743         (mm-display-external): Use it to delete temporary files instead of
1744         using timers.
1745
1746 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1747
1748         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1749
1750 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1751
1752         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1753         with cond for backwards compatability.
1754
1755 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1756
1757         * mm-decode.el (mm-display-external): Bind process-connection-type to
1758         nil; don't delete a temp file immediately even if a viewer finishes,
1759         since it may be a shell script, like xdg-open, that launches a real
1760         viewer program belatedly.
1761
1762 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1763
1764         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1765         that we can create nndoc groups that excerpt other groups.
1766
1767 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1768
1769         * gnus-delay.el (gnus-delay-article): Fix typo.
1770
1771         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1772         articles.
1773
1774         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1775         we can get spell-checking etc.
1776
1777 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1778
1779         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1780         a single one used for encoding the whole text in a header.
1781
1782 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1783
1784         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1785         doesn't work properly on XEmacs.
1786
1787 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1788
1789         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1790         before sending.
1791
1792         * dgnushack.el (dgnushack-compile): Add a temporary check for
1793         gnus-icalendar.
1794
1795         * mm-decode.el (mm-command-output): New face.
1796         (mm-display-external): Use it.
1797
1798 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1799
1800         * nnmbox.el (nnmbox-request-article): Don't change point.
1801
1802 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1803
1804         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1805         Include `handle' parameter.
1806
1807 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1808
1809         * gnus-icalendar.el: New file.
1810
1811 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1812
1813         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1814
1815         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1816         dummy roots, too.
1817
1818 2013-08-01  David Edmondson  <dme@dme.org>
1819
1820         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1821         out on ttys.
1822
1823 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1824
1825         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1826         not empty.
1827
1828         * nnrss.el (nnrss-discover-feed): Indent.
1829
1830 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1831
1832         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1833
1834 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1835
1836         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1837         dirty to ensure nnimap data being saved.
1838
1839 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1840
1841         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1842         menu entry.
1843
1844         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1845         the current thread's total score instead of the current article's
1846         score.
1847
1848         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1849         (gnus-sort-threads-recursively): Delete defcustom.
1850         (gnus-sort-threads-recursive): Adapt accordingly.
1851
1852 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1853
1854         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1855         (gnus-sort-threads-recursive): Use it.
1856         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1857         again.  Now that determines how to sort subthreads.
1858
1859 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1860
1861         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1862         (gnus-sort-threads): Use it.
1863
1864 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1865
1866         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1867         punctuation characters follow parentheses (bug#14950).
1868
1869 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1870
1871         * gnus.el (gnus-continuum-version):
1872         * gnus-msg.el (gnus-extended-version): Simplify.
1873
1874         * gnus.el (gnus-continuum-version-1): Remove.
1875         * gnus-msg.el (gnus-bug): Revert.
1876
1877         Calculate gnus-version correctly on Cygwin.
1878
1879         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1880         (gnus-continuum-version-1): New function, return a string.
1881
1882         * gnus-msg.el (gnus-extended-version, gnus-bug):
1883         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1884
1885 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1886
1887         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1888         (bug#13384).
1889
1890 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1891
1892         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1893         that were only relevant in a development version a long time ago.
1894
1895 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1896
1897         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1898         that the old Emacs 24s bundle.
1899
1900 2013-07-10  David Engster  <deng@randomsample.de>
1901
1902         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1903         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1904         fixes a bug in Emacs trunk where the 'unexist' marks were always
1905         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1906         Gnus v0.03".
1907
1908 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1909
1910         * gnus.el (gnus-summary-line-format): Reference
1911         `gnus-user-date-format-alist' for the &user-date; format, not
1912         `gnus-summary-user-date-format-alist'.
1913
1914 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1915
1916         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1917         delete files (bug#13481).
1918
1919 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1920
1921         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1922
1923 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1924
1925         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1926         display images.
1927
1928         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1929
1930         * message.el (message-cancel-news): According to
1931         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1932         preferred over "cmsg cancel" in the Subject.
1933
1934         * nnir.el (nnir-engines): Note that the group specs are regexps
1935         (bug#13238).
1936
1937         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1938         gotten read-only text properties, ensure that those aren't heeded when
1939         copying stuff over (bug#13434).
1940
1941         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1942         (bug#13762).
1943
1944 2013-07-05  David Kastrup  <dak@gnu.org>
1945
1946         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1947         authinfo file again (important for blank passwords).  This had been
1948         broken with 2013-06-15 change.
1949
1950 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1951
1952         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1953         Revert 2013-01-14 change.
1954
1955 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1956
1957         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1958         of 'create-image' for XEmacs compatibility; check errors when decoding
1959         image.  Reported by Uwe Brauer.
1960
1961 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1962
1963         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1964         gnus-button-push revised at 2011-01-19.
1965
1966 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967
1968         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1969         now live in the lisp/net Emacs 24 repository.
1970
1971 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972
1973         * eww.el (eww-update-header-line-format): Quote % characters.
1974
1975 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976
1977         * eww.el (eww-process-text-input): Display passwords as asterisks.
1978
1979         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1980
1981 2013-06-19  Tom Tromey  <tromey@redhat.com>
1982
1983         * eww.el (eww-top-url): Remove.
1984         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1985         (eww-render): Set new variables.  Don't set eww-top-url.
1986         (eww-handle-link): Handle "prev", "home", and "contents".
1987         Downcase the rel text.
1988         (eww-top-url): Choose best top URL.
1989
1990 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1991
1992         * eww.el: Rewrite to implement form elements "by hand" instead of
1993         relying in widget.el.  Using widget.el leads to too many
1994         user interface inconsistencies.
1995         (eww-self-insert): Implement entering commands in text fields.
1996         (eww-process-text-input): New function to make text input field editing
1997         work.
1998         (eww-submit): Rewrite to use the new-style form methods.
1999         (eww-select-display): Display the correct selected item.
2000         (eww-change-select): Implement changing the select value.
2001         (eww-toggle-checkbox): Implement radio/checkboxes.
2002         (eww-update-field): Fix compilation error.
2003         (eww-tag-textarea): Implement <textarea>.
2004
2005         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
2006         don't shadow mode-specific bindings.
2007
2008         * eww.el (eww-browse-url): Don't push stuff onto history if there's
2009         nothing to push.
2010
2011         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2012
2013 2013-06-19  Glenn Morris  <rgm@gnu.org>
2014
2015         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
2016
2017 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2018
2019         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2020
2021 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022
2023         * shr.el (shr-make-table-1): Implement <td rowspan>.
2024         (shr-table-horizontal-line): Allow nil as a value, and change the
2025         default.
2026         (shr-insert-table-ruler): Respect the nil value.
2027
2028 2013-06-18  Tom Tromey  <tromey@barimba>
2029
2030         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2031         New defvars.
2032         (eww-open-file): New defun.
2033         (eww-render): Initialize new variables.
2034         (eww-display-html): Handle "link" and "a".
2035         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
2036         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
2037         (eww-back-url): Rename from eww-previous-url.
2038         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
2039         defuns.
2040
2041 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2042
2043         * shr.el (shr-tag-table): Insert the images after the table, so that
2044         they're not covered by the table colourisation, which often looked
2045         awkward.
2046         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
2047         <dd>.
2048         (shr-make-table-1): Implement <td colspan=> support.
2049         (shr-insert-document): Use one less than window width if `shr-width' is
2050         nil, since otherwise things may get one character too wide.
2051
2052 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2053
2054         * eww.el (eww-detect-charset): Improve regexp; move backward.
2055
2056 2013-06-18  Glenn Morris  <rgm@gnu.org>
2057
2058         * mm-decode.el (widget-convert-button): Autoload.
2059
2060         * sieve-manage.el (mm-enable-multibyte): Autoload.
2061
2062         * shr.el (libxml-parse-html-region): Declare.
2063         (shr-render-buffer): Explicit error if no libxml2 support.
2064
2065 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
2066
2067         * auth-source.el (auth-source-current-line): New function.
2068         (auth-source-netrc-parse-entries): When a data token is "machine",
2069         assume we're in the wrong place and abort parsing the current line.
2070
2071 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2072
2073         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
2074         (eww-convert-widgets): Don't bug out if the first widget starts at the
2075         beginning of the buffer.
2076         (eww-convert-widgets): Fix last patch.
2077         (eww-tag-input): Support <input type=image>.
2078
2079         * shr.el (shr-insert-table): Respect border-collapse: collapse.
2080         (shr-tag-base): Protect against base specs that are degenerate.
2081         (shr-ensure-paragraph): Don't delete empty lines that have text
2082         properties, because these may be input fields.
2083
2084         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
2085         we can navigate to them.
2086
2087         * shr.el (shr-colorize-region): Put the colours over the entire region.
2088         (shr-inhibit-decoration): New variable.
2089         (shr-add-font): Use it to inhibit text property decorations while doing
2090         preliminary table renderings.  This speeds up typical Wikipedia page
2091         renderings by 15%.
2092         (shr-tag-span): Don't respect the <title>, because that overwrites the
2093         help-echo from links inside the spans.
2094         (shr-next-link): Use `help-echo' for navigation, so that we can
2095         navigate to form elements, too.
2096
2097         * eww.el (eww-button): New face.
2098         (eww-convert-widgets): Use it to make submit buttons more button-like.
2099
2100         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
2101         that Gnus commands work.
2102
2103         * shr.el (shr-render-td): Support horizontal alignment.
2104
2105         * eww.el (eww-put-color): Removed.
2106         (eww-colorize-region): Use `add-face-text-property'.
2107
2108         * shr.el (shr-add-font): Append face data, so that we get the correct
2109         precedence: The innermost value (which is applied first) wins.
2110         (shr-make-overlay): Obsolete function.
2111
2112         * mm-decode.el (mm-convert-shr-links): New function to convert
2113         new-style shr URL links into widgets.
2114         (mm-shr): Use it.
2115
2116         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
2117         widget commands, since we're no longer using widgets for links.
2118
2119         * shr.el (shr-next-link): New command.
2120         (shr-previous-link): New command.
2121         (shr-urlify): Don't use `widget-convert', because that's slow.
2122         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
2123         because collecting the overlays and reapplying them when generating
2124         tables is slow.
2125         (shr-insert-table): Ditto.
2126
2127 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2128
2129         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
2130         * shr.el (browse-url): Require `url'.
2131         * eww.el (url): Require format-spec.
2132
2133 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2134
2135         * eww.el (eww-display-html): Default to using the entire window width.
2136         (eww-browse-url): Don't add a User-Agent header (twice), because that
2137         makes Bing refuse connection.
2138
2139         * shr.el (shr-make-table): Cache the table rendering at the table
2140         level, and not the <td> level.  This is a bit faster.
2141
2142         * eww.el (eww-render): Go to the correct ID when given URLs ending with
2143         #id.
2144
2145         * shr.el (shr-tag-li): Don't require a new paragraph, since other
2146         browsers don't.
2147         (shr-expand-url): Respect #anchor links.
2148         (shr-parse-base): Chop off the anchor before using.
2149         (shr-descend): Respect display: none.
2150         (shr-descend): Allow marking elements that have certain IDs.
2151
2152         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
2153
2154         * shr.el (shr-expand-url): Don't bug out on zero-length links.
2155
2156         * eww.el (eww-tag-textarea): Support <textarea>.
2157
2158 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2159
2160         * shr.el (shr-dom-to-xml): Fixed function call.
2161
2162         * eww.el (eww): New group.
2163         (eww-header-line-format): New custom variable.
2164         (eww-current-title): New variable.
2165         (eww-display-html): Update header and handle title tag.
2166         (eww-update-header-line-format): New function.
2167         (eww-tag-title): New function.
2168
2169         * shr.el (shr-dom-to-xml): New function.
2170         (shr-tag-svg): Add support for the SVG tag.
2171         (shr-bullet): New custom variable.
2172         (shr-tag-li): Support custom bullet in unordered lists.
2173
2174 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2175
2176         * shr.el (shr-expand-url): Respect // URLs.
2177
2178         * eww.el (eww-tag-body): Override the shr body rendering so that we can
2179         put a background colour onto the entire buffer.
2180         (eww-render): When being redirected, use the redirect URL as the new
2181         base URL.
2182
2183         * shr.el (shr-parse-base): Fix parsing error.
2184
2185         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
2186
2187         * shr.el (shr-parse-base): New function.
2188         (shr-expand-url): Use it to expand relative URLs reliably.
2189
2190 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
2191
2192         * auth-source.el (auth-source-search-collection): Fix docstring.
2193         (auth-source-netrc-parse): Refactor and improve netrc parser to support
2194         single-quoted strings and multiline entries.
2195         (auth-source-netrc-parse-next-interesting)
2196         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
2197         functions to support parser.
2198
2199 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200
2201         * eww.el (eww-submit): Get submit button logic right when hitting RET
2202         on non-submit buttons.
2203
2204         * shr.el: Remove shr-preliminary-table-render, since that can't really
2205         be used for anything in practice.
2206
2207 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2208
2209         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2210         (sieve-manage-quit).
2211
2212 2013-06-14  Glenn Morris  <rgm@gnu.org>
2213
2214         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
2215
2216 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
2217
2218         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
2219         control the maximum size of photo ID image.
2220         (mml2015-epg-key-image-to-string): Respect it.
2221
2222 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2223
2224         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
2225         instead of the final one so that we can more easily distinguish them.
2226
2227         * eww.el (eww-submit): Compute the submission URL correctly.
2228
2229 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2230
2231         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
2232         Use plist-get rather than CL's getf.
2233         (sieve-manage-parse-capability): Avoid CL's remove-if.
2234
2235 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2236
2237         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2238         (sieve-manage-quit).
2239
2240 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2241
2242         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2243         last slash.
2244
2245         * eww.el (eww-tag-select): Use the first value as the default value.
2246
2247 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2248
2249         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2250         (eww-mode): Use `define-derived-mode'.
2251         (eww-parse-headers): Parse headers from beginning of buffer so that
2252         file:// links work.
2253
2254 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2255
2256         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2257
2258 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2259
2260         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2261         to handle them at all.
2262
2263 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2264
2265         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2266         work, too.
2267         (eww-tag-select): Implement <select>.
2268
2269 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2270
2271         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2272         stream managing functions by using open-protocol-stream to do most of
2273         the work.  Has the nice benefit of enabling STARTTLS.
2274         Wait for capabilities after STARTTLS: following RFC5804, the server
2275         sends new capabilities after successfully establishing a TLS connection
2276         with the client.  The client should update the cached list of
2277         capabilities, but we just ignore the answer for now.
2278         (sieve-manage-network-p, sieve-manage-network-open)
2279         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2280         (sieve-manage-forward, sieve-manage-streams)
2281         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2282         API, nor called by any other function.
2283         Enable Multibyte for SieveManage buffers: The parser won't properly
2284         handle umlauts and line endings unless multibyte is turned on in the
2285         process buffer.
2286
2287 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2288
2289         * eww.el (eww-tag-input): Support password fields.
2290         (eww-submit): Support POST.
2291
2292 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2293
2294         * eww.el (eww-tag-form): Protect against degenerate forms.
2295
2296         * shr.el (shr-expand-url): Expand URLs that start with a slash
2297         correctly.
2298
2299         * eww.el (eww-submit): Get submit button logic right.
2300
2301         * shr.el (shr-final-table-render): New variable to signal when we're
2302         doing the final table rendering so that we can collect more data at
2303         that point.
2304
2305         * eww.el (eww-submit): Make form submission work.
2306         (eww-tag-input): Implement submit buttons.
2307         (eww-click-radio): Implement radio and checkboxes.
2308         (eww-submit): Handle hidden elements.
2309
2310         * shr.el (shr-descend): Allow other packages to override (or provide)
2311         rendering of elements.
2312         (shr-expand-url): Strip query strings from URLs before expanding them.
2313
2314         * eww.el: Don't require cl-lib.
2315         (eww-tag-form): Start form support.
2316
2317         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2318
2319         * eww.el: Start writing a new, tiny web browser.
2320         (eww-previous-url): New command.
2321         (eww-quit): New command.
2322
2323 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2324
2325         * sieve.el: Put point at beginning of buffer when viewing a script.
2326         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2327         number in sieve-buffer's header.  Fixed code to also work with a string
2328         as port specifier.  Properly close the connection on pressing 'q'.  Make
2329         sieve-manage-quit close the connection and process buffer.  Also, remove
2330         duplicate keybinding for 'q'.
2331
2332 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2333
2334         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2335         make it easier to read.
2336         (mm-pkcs7-enveloped-magic): Ditto.
2337
2338 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2339
2340         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2341         before `image-type-available-p' to avoid loading the image libraries
2342         needlessly.
2343
2344 2013-06-05  David Engster  <deng@randomsample.de>
2345
2346         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2347         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2348         to see whether the group was synced before.
2349
2350 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2351
2352         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2353         when opening the connection.
2354         Suggested by João Távora <joaotavora@gmail.com> in
2355         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2356
2357 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2358
2359         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2360         assume Date header begins with "Date", that may be customized into
2361         something like "X-Sent" using gnus-article-time-format.
2362         (article-transform-date): Allow multi-line Date header.
2363
2364 2013-06-02  David Engster  <deng@randomsample.de>
2365
2366         * registry.el (initialize-instance, registry-lookup)
2367         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2368         (registry-lookup-secondary-value, registry-search, registry-delete)
2369         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2370         not wrap methods in `eval-and-compile'.  This breaks due to latest
2371         changes in EIEIO (introduction of eieio-core.el).
2372
2373 2013-05-30  Glenn Morris  <rgm@gnu.org>
2374
2375         * nnmail.el (nnmail-fancy-expiry-target):
2376         Also bind mail-dont-reply-to-names.
2377
2378         * spam-stat.el (spam-stat-save):
2379         No need to tweak font-lock in temp buffers.
2380
2381         * shr.el (shr-put-image): Silence compiler.
2382
2383 2013-05-29  Glenn Morris  <rgm@gnu.org>
2384
2385         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2386
2387         * gnus-group.el (gnus-sequence-of-unread-articles)
2388         (gnus-summary-add-mark, gnus-mark-article-as-read)
2389         (gnus-group-make-articles-read): Declare.
2390
2391         * gnus-sum.el (gnus-parameter-list-identifier)
2392         (gnus-article-stop-animations, gnus-stop-downloads)
2393         (gnus-article-only-boring-p, article-goto-body)
2394         (gnus-flush-original-article-buffer, article-narrow-to-head)
2395         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2396         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2397
2398         * gnus.el: No need to eval-and-compile autoloads.
2399
2400         * gravatar.el (help-function-arglist): Autoload.
2401
2402         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2403
2404         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2405
2406         * spam.el: No need to load spam-report when compiling.
2407         No need to eval-and-compile autoloads.
2408         (spam-report-resend-to): Declare.
2409         (spam-report-resend-register-routine): Require 'spam-report.
2410
2411 2013-05-24  Julien Danjou  <julien@danjou.info>
2412
2413         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2414         setup.
2415
2416 2013-05-23  Glenn Morris  <rgm@gnu.org>
2417
2418         * gnus-util.el (rmail-swap-buffers-maybe)
2419         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2420         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2421         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2422
2423         * mm-decode.el: No need to load term when compiling.
2424         (term-mode, term-char-mode): Declare.
2425
2426         * mm-util.el: No need to load jka-compr when compiling.
2427         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2428
2429         * nnmaildir.el: Require is automatically eval-and-compile.
2430         (nnmail): Require at run-time too.
2431
2432         * registry.el (registry-size): Move definition before use.
2433
2434 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2435
2436         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2437         signed data to conform the standard.  (Bug#14232)
2438
2439 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2440
2441         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2442         double angle quotation mark.
2443
2444 2013-05-20  Glenn Morris  <rgm@gnu.org>
2445
2446         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2447
2448 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2449
2450         * message.el (message-insert-formatted-citation-line): handle finding
2451         first/lastname when more than 2 names appear.
2452
2453 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2454
2455         * shr.el (shr-tag-span): New function.
2456
2457 2013-05-18  Glenn Morris  <rgm@gnu.org>
2458
2459         * message.el (message-mode): Use message-mode-abbrev-table,
2460         with text-mode-abbrev-table as parent.  (Bug#14413)
2461
2462 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2463
2464         * message.el (message-expand-group): Decode group names.
2465
2466 2013-05-16  Julien Danjou  <julien@danjou.info>
2467
2468         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2469         app-icon.
2470
2471 2013-05-15  Glenn Morris  <rgm@gnu.org>
2472
2473         * shr-color.el (shr-color-visible-luminance-min)
2474         (shr-color-visible-distance-min): Use shr-color group.
2475
2476 2013-05-11  Glenn Morris  <rgm@gnu.org>
2477
2478         * gnus-vm.el: Make it loadable without VM.
2479         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2480         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2481
2482 2013-05-09  Glenn Morris  <rgm@gnu.org>
2483
2484         * mml1991.el: Make it loadable.  (Bug#13456)
2485
2486         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2487         * gnus-async.el (gnus-async-post-fetch-function):
2488         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2489         * gnus-html.el (gnus-html-image-cache-ttl):
2490         * gnus-notifications.el (gnus-notifications-timeout):
2491         * gnus-picon.el (gnus-picon-properties):
2492         * gnus-util.el (gnus-completion-styles):
2493         * gnus.el (gnus-other-frame-resume-function):
2494         * message.el (message-user-organization-file)
2495         (message-cite-reply-position):
2496         * nnir.el (nnir-summary-line-format)
2497         (nnir-retrieve-headers-override-function):
2498         * shr-color.el (shr-color-visible-luminance-min):
2499         * shr.el (shr-blocked-images):
2500         * spam-report.el (spam-report-resend-to):
2501         * spam.el (spam-summary-exit-behavior): Fix custom types.
2502
2503         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2504
2505 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2506
2507         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2508         because of let-binding help-xref-following.  (Bug#14356)
2509
2510 2013-05-06  Glenn Morris  <rgm@gnu.org>
2511
2512         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2513
2514 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2515
2516         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2517         entering into the registry.
2518
2519 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2520
2521         * gnus.el: Ma Gnus v0.7 is released.
2522
2523 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2524
2525         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2526         (Bug#14304)
2527
2528 2013-04-27  Glenn Morris  <rgm@gnu.org>
2529
2530         * gnus.el (gnus-list-debbugs):
2531         Use require rather than autoload.  (Bug#14262)
2532
2533 2013-04-27  Julien Danjou  <julien@danjou.info>
2534
2535         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2536         port to "sieve" now that it has an official IANA port assigned.
2537
2538 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2539
2540         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2541         Don't set the MAILHOST environment variable permanently (Bug#14271).
2542
2543 2013-04-26  Glenn Morris  <rgm@gnu.org>
2544
2545         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2546
2547 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2548
2549         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2550         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2551
2552 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2553
2554         * nnir.el (nnir-close-group): Make sure we are in the right group.
2555
2556         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2557         dependency table from all newly retrieved headers.
2558
2559 2013-04-16  David Edmondson  <dme@dme.org>
2560
2561         Support <img src="data:...">.
2562
2563         * shr.el (shr-image-from-data): New function.
2564         (shr-tag-img): Use it.
2565
2566 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2567
2568         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2569         group.
2570
2571 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2572
2573         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2574         corresponding to any existing group (Bug#14166).
2575
2576 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2577
2578         * nnir.el (number-sequence): No longer used.
2579         (nnir-request-set-mark): New function.
2580         (nnir-request-update-info): Improve marks updating.
2581         (nnir-request-scan): Don't duplicate marks updating.
2582         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2583         Use 'assq rather than 'assoc.  Quote anonymous function.
2584         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2585         Use 'gnus-group-prefixed-p.
2586         (gnus-summary-create-nnir-group): Make sure server for method is open.
2587
2588 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2589
2590         * nnir.el (gnus-nnir-group-p): New function.
2591         (nnir-possibly-change-group): Use it.
2592
2593         * gnus-msg.el (gnus-setup-message): Use it.
2594
2595 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2596
2597         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2598         `initial-input' for the argument name.
2599         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2600
2601 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2602
2603         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2604         (used by MH-E).
2605
2606 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2607
2608         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2609         group.
2610
2611         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2612         fix compilation.
2613
2614 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2615
2616         * nnir.el (nnir-method-default-engines): And another typo.
2617
2618 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2619
2620         * nnir.el (nnir-method-default-engines): Fix typo.
2621
2622 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2623
2624         * nnir.el: Define 'number-sequence for xemacs.
2625         (gnus-summary-create-nnir-group): New function to create an nnir group
2626         from an nnir summary buffer based on the current query.
2627         (nnir-request-create-group): Update to allow nnir group creation based
2628         on the current query.
2629
2630 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2631
2632         * nndraft.el (nndraft-request-expire-articles):
2633         Make expiry target always `delete'.
2634
2635 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2636
2637         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2638         buffer use the posting-style and gcc of the original article group.
2639         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2640
2641         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2642         after other deffoos.
2643
2644 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2645
2646         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2647         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2648         support for real (i.e. not ephemeral) nnir groups.
2649         (gnus-summary-make-nnir-group): New function for initiating searches
2650         from a summary buffer.
2651
2652 2013-03-18  Sam Steingold  <sds@gnu.org>
2653
2654         * message.el (message-bury): Minor cleanup.
2655
2656 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2657
2658         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2659
2660 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2661
2662         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2663         nnml-request-list.  (Bug#13873)
2664         (nndir-request-newsgroups): Remove, unused.
2665
2666         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2667
2668 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2669
2670         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2671         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2672         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2673
2674 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2675
2676         * shr.el: Make all the overlays set the `evaporate' property so that
2677         they're removed properly.
2678
2679 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2680
2681         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2682         shell-quote-argument.
2683
2684 2013-02-22  David Engster  <deng@randomsample.de>
2685
2686         * gnus-registry.el (gnus-registry-save): Provide class name when
2687         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2688         `condition-case' to stay compatible with older EIEIO versions which
2689         only accept one argument.
2690
2691 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2692
2693         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2694         (epg-user-id-validity): Autoload.
2695         (mml2015-epg-check-user-id): New function.
2696         (mml2015-epg-check-sub-key): New function split from
2697         mml2015-epg-find-usable-key.
2698         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2699         optional name-is-key-id, to handle the case when user-id is unusable.
2700         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2701
2702 2013-02-17  Glenn Morris  <rgm@gnu.org>
2703
2704         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2705
2706 2013-02-16  Glenn Morris  <rgm@gnu.org>
2707
2708         * shr.el (shr-put-image): Only animate images that specify a delay.
2709         This is consistent with the old image-animated-p behavior.
2710
2711 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2712
2713         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2714         for XEmacs.
2715
2716 2013-02-13  Juri Linkov  <juri@jurta.org>
2717
2718         * gnus-art.el (gnus-article-mode-map):
2719         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2720         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2721
2722 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2723
2724         * auth-source.el (auth-source-format-prompt): Don't get confused by
2725         any "\" in replacement text.  (Bug#13637)
2726
2727 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2728
2729         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2730         (gnus-backend-trace): Honour gnus-backend-trace.
2731
2732         * mml.el (mml-insert-part): Insert closing tag.
2733
2734         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2735
2736 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2737
2738         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2739         able to find the article, which can happen in debbugs groups,
2740         apparently.
2741
2742 2013-01-16  Glenn Morris  <rgm@gnu.org>
2743
2744         * smiley.el (smiley-style): Make the file loadable in batch mode.
2745
2746 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2747
2748         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2749         imap process running.
2750
2751 2013-01-14  Julien Danjou  <julien@danjou.info>
2752
2753         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2754         Compare addresses against addresses, not against the full From field.
2755
2756 2013-01-13  Richard Stallman  <rms@gnu.org>
2757
2758         * message.el (message-forward-make-body-mime): New args BEG, END
2759         specify what part of FORWARD-BUFFER to use.  Do the work directly
2760         instead of calling `mml-insert-buffer'.
2761
2762 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2763
2764         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2765         cross-reference(s).
2766
2767         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2768         cross-reference(s).
2769
2770 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2771
2772         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2773         and point-max-marker.
2774         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2775
2776 2013-01-11  Julien Danjou  <julien@danjou.info>
2777
2778         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2779         max are almost equal.  Also return the correct value for V which is
2780         already between 0 and 1.
2781
2782 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2783
2784         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2785         to mml2015-encrypt-to-self.
2786         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2787
2788 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2789
2790         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2791         mml-smime-epg-find-usable-secret-key.
2792
2793 2013-01-08  Glenn Morris  <rgm@gnu.org>
2794
2795         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2796
2797 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2798
2799         * mml-smime.el: Support signing by sender.
2800         Requested by Uwe Brauer.
2801         (mml-smime-sign-with-sender): New user option analogous
2802         to mml2015-sign-with-sender.
2803         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2804         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2805         mml2015.el.
2806
2807 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2808
2809         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2810         isn't running, because Gnus will probably not know how to handle the
2811         Gcc header (bug#11941).
2812
2813         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2814         articles.
2815
2816 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817
2818         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2819         (nnfolder-generate-active-file): Make this function work with recursive
2820         folder names.
2821
2822 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2823
2824         * nntp.el (nntp-open-connection): Use HELP as the capability command
2825         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2826         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2827
2828 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2829
2830         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2831         place holder since this gives `Invalid face reference: nil' messages.
2832         Use the `default' face instead.  It has the same effect here, even
2833         though it is not no-op.
2834
2835         * gnus-util.el
2836         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2837
2838 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2839
2840         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2841         non-string posting styles (bug#13285).
2842
2843 2012-12-27  Glenn Morris  <rgm@gnu.org>
2844
2845         * plstore.el (plstore-passphrase-callback-function):
2846         Use plstore-get-file.
2847
2848 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2849
2850         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2851         stderr.
2852
2853 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2854
2855         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2856
2857         * gnus-compat.el (set-buffer-multibyte): Remove.
2858
2859 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2860
2861         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2862         temporary file to get PGP key image.  Pass no-show-photos when
2863         extracting image to avoid having it pop up twice.
2864
2865 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2866
2867         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2868         eligible for treatment.
2869
2870         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2871         lines.  This makes summary commands with hidden threads work more
2872         reliably.
2873
2874         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2875         button to mark the hidden citations (bug#9395).
2876
2877 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2878
2879         * mml2015.el (mml2015-epg-signature-to-string): New function.
2880         (mml2015-epg-verify-result-to-string): New function.
2881         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2882         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2883         instead of epg-verify-result-to-string.
2884         (epg-signature-key-id, epg-signature-to-string): Autoload.
2885         (epg-verify-result-to-string): Remove autoload.
2886
2887 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2888
2889         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2890         ID image from GPG public key.
2891         (mml2015-epg-key-image-to-string): New function.
2892
2893 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2894
2895         * plstore.el (plstore-passphrase-callback-function): Fix error when
2896         error when plstore-cache-passphrase-for-symmetric-encryption is set
2897         (bug#13264).
2898
2899 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2900
2901         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2902         buffer to the article buffer here, because that clobbers multiple
2903         article buffers.
2904
2905         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2906         buffer always points to the right summary buffer.
2907
2908 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2909
2910         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2911         the password (bug#12097).
2912
2913 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2914
2915         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2916         (bug#13263).
2917
2918         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2919         buffer exists before using it (bug#12475).
2920
2921         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2922         offline groups (bug#11937).
2923
2924         * message.el (message-yank-original): When using customize to set the
2925         value of `message-cite-style', the variable it set to a symbol that's
2926         the name of the variable, which must then be dereferenced (bug#12616).
2927
2928 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2929
2930         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2931         the `face' property with a list whose car is the face specified in the
2932         format string and whose cdr is (nil).
2933         * lisp/gnus-util.el
2934         (gnus-put-text-property-excluding-characters-with-faces):
2935         Change accordingly.
2936         (gnus-get-text-property-excluding-characters-with-faces): New function.
2937         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2938         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2939         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2940
2941 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2942
2943         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2944         login methods.
2945         (nnimap-login): Respect the `nnimap-authenticator' variable.
2946
2947         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2948         mark state when moving articles.  Otherwise unticked articles will get
2949         their ticks back after moving.
2950
2951 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2952
2953         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2954
2955         * message.el (message-ignored-news-headers): Always remove
2956         X-Message-SMTP-Method to avoid information leakage if the user
2957         mistakenly inserts the header into news messages.
2958
2959         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2960
2961         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2962         right than four characters, this command would move point to
2963         `point-max'.  Don't do that.
2964
2965         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2966         to nil to allow re-selecting groups that gain articles.
2967         (gnus-bug-group-download-format-alist): Update the URL.
2968
2969 2012-12-23  Andreas Schwab  <schwab@suse.de>
2970
2971         * shr.el (shr-tag-em): Render em as italic, not bold.
2972
2973 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2974
2975         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2976         for reuse.
2977         (gnus-open-server): Use it to add more tracing.
2978         (gnus-finish-retrieve-group-infos): Add backend tracing.
2979         (gnus-backend-trace): Also note the elapsed seconds.
2980
2981 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2982
2983         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2984         Set epa-file-encrypt-to from variable to avoid querying.
2985
2986 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2987
2988         * sieve-mode.el (sieve-font-lock-keywords):
2989         Keywords should be word delimited.  (Bug#13173)
2990
2991 2012-12-13  Andreas Schwab  <schwab@suse.de>
2992
2993         * tls.el (tls-program): Update customize type.
2994
2995 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2996
2997         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2998         instead of <pre> to align message header.
2999
3000 2012-12-12  Sam Steingold  <sds@gnu.org>
3001
3002         * gnus.el (gnus-other-frame-resume-function): Add user option.
3003         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
3004
3005 2012-12-06  Sam Steingold  <sds@gnu.org>
3006
3007         * gnus-start.el (gnus-before-resume-hook): Add.
3008         (gnus-1): Run it when Gnus is alive.
3009
3010 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3011
3012         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
3013         * gnus-art.el (article-unsplit-urls)
3014         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3015         * gnus-registry.el (gnus-registry-get-article-marks)
3016         * message.el (message-goto-body): Use it.
3017         (message-called-interactively-p): Remove.
3018
3019         * spam-stat.el (spam-stat-called-interactively-p): New macro.
3020         (spam-stat-score-buffer): Use it.
3021
3022         * spam.el: Silence the warnings against BBDB functions when compiling.
3023
3024         * gnus-score.el (gnus-score-decode-text-parts):
3025         Use append+mapcar instead of the cl function mapcan.
3026
3027 2012-12-05  Sam Steingold  <sds@gnu.org>
3028
3029         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
3030         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
3031         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
3032
3033 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3034
3035         * gmm-utils.el (gmm-called-interactively-p): Revert.
3036         This seems to cause Emacs to get stuck!
3037         * gnus-art.el (article-unsplit-urls)
3038         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3039         * gnus-registry.el (gnus-registry-get-article-marks)
3040         * message.el (message-goto-body)
3041         (message-called-interactively-p): Revert.
3042
3043         * gmm-utils.el (gmm-called-interactively-p): New function.
3044         * gnus-art.el (article-unsplit-urls)
3045         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3046         * gnus-registry.el (gnus-registry-get-article-marks)
3047         * message.el (message-goto-body): Use it.
3048         (message-called-interactively-p): Remove.
3049
3050         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
3051         * gnus-sync.el (gnus-sync-lesync-call)
3052         * message.el (message-read-from-minibuffer): Use it.
3053
3054 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * gmm-utils.el (gmm-flet): Remove.
3057         * gnus-sync.el (gnus-sync-lesync-call)
3058         * message.el (message-read-from-minibuffer): Don't use it.
3059
3060 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3061
3062         * gmm-utils.el (gmm-labels): Use cl-labels if available.
3063
3064 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3065
3066         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
3067
3068         * gnus-sync.el (gnus-sync-lesync-call)
3069         * message.el (message-read-from-minibuffer): Use gmm-flet.
3070
3071         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
3072
3073         * gnus-util.el (gnus-macroexpand-all): Remove.
3074
3075 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
3076
3077         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
3078         to TAB, not [tab].
3079         (gnus-summary-article-map): Likewise.
3080
3081         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
3082         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
3083
3084 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
3085
3086         * time-date.el: Commentary fix.
3087
3088 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3089
3090         * color.el: Don't require cl.
3091         (color-complement): `caddr' -> `nth 2'.
3092
3093         * time-date.el (time-to-seconds): De-obsolete.
3094
3095 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3096
3097         * message.el (message-get-reply-headers):
3098         Make sure the reply goes to the author if it is a wide reply.
3099
3100 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
3101
3102         * gnus-score.el (gnus-score-body):
3103         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
3104         scoring by body.
3105
3106 2012-11-16  Glenn Morris  <rgm@gnu.org>
3107
3108         * gnus-diary.el (nndiary-request-create-group-functions)
3109         (nndiary-request-update-info-functions)
3110         (gnus-subscribe-newsgroup-functions)
3111         (nndiary-request-accept-article-functions):
3112         Use new names for hooks rather than obsolete aliases.
3113
3114 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3115
3116         * dgnushack.el (define-obsolete-variable-alias): Simplify.
3117
3118 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
3121         in meta tag with the one the part specifies in its header.
3122
3123 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3124
3125         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
3126         by default.
3127
3128 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3129
3130         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
3131         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
3132
3133 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3134
3135         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
3136         and a runtime function for it, of which the XEmacs version takes only
3137         two arguments.
3138
3139 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3140
3141         * nndiary.el (nndiary-request-create-group-functions)
3142         (nndiary-request-update-info-functions)
3143         (nndiary-request-accept-article-functions):
3144         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
3145         "-hooks" suffix.
3146
3147 2012-10-19  Julien Danjou  <julien@danjou.info>
3148
3149         * gnus-art.el: Require gnus-util because it uses
3150         `gnus-timer--function'.
3151
3152 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3153
3154         * starttls.el (starttls-extra-arguments): Doc fix.
3155
3156 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3157
3158         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
3159         it.
3160
3161 2012-10-06  Glenn Morris  <rgm@gnu.org>
3162
3163         * gnus-notifications.el (gnus-notifications):
3164         Add missing group :version tag.
3165         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
3166         (gnus-gcc-post-body-encode-hook):
3167         * gnus-sync.el (gnus-sync-lesync-name)
3168         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
3169
3170 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
3171
3172         * color.el (color-hsl-to-rgb): Fix incorrect results for
3173         small and large hue values.  (Bug#12559)
3174
3175 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3176
3177         New UIDL implementation.
3178
3179         * mail-source.el (mail-sources, mail-source-keyword-map):
3180         Add :leave as a pop3 keyword.
3181         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
3182
3183         * pop3.el (pop3-leave-mail-on-server): Allow number.
3184         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
3185         (pop3-movemail): Add UIDL support.
3186         (pop3-send-streaming-command): Take a list of mail numbers instead of
3187         the number of mails.
3188         (pop3-write-to-file): Add X-UIDL header.
3189         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
3190         (pop3-uidl-add-xheader): New functions.
3191
3192         * message.el (message-ignored-resent-headers):
3193         Add X-Content-Length and X-UIDL headers.
3194
3195 2012-10-05  Glenn Morris  <rgm@gnu.org>
3196
3197         * color.el (color-name-to-rgb, color-rgb-to-hex)
3198         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3199         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3200         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3201         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3202
3203 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3204
3205         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
3206         a user about whether to delete temp files if once a user answered as n.
3207
3208 2012-09-25  Chong Yidong  <cyd@gnu.org>
3209
3210         * password-cache.el (password-read-and-add): Use a declare form to mark
3211         this function obsolete.
3212
3213 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3214
3215         * lpath.el: Bind mail-encode-mml for old Emacsen.
3216
3217 2012-09-17  Richard Stallman  <rms@gnu.org>
3218
3219         * message.el (message-in-body-p): Don't set mark or modify buffer.
3220
3221         * mml.el (mml-attach-file): Doc fix.
3222         (mml-attach-external, mml-attach-buffer, mml-attach-file):
3223         Set mail-encode-mml when in Mail mode.
3224         Simplify code to set HEAD and move back to HEAD.
3225         (mml-insert-multipart, mml-insert-part):
3226         Set mail-encode-mml when in Mail mode.
3227
3228 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3229
3230         * gnus-util.el (gnus-timer--function): New function.
3231
3232         * gnus-art.el (gnus-article-stop-animations): Use it.
3233
3234 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3235
3236         Fix glitches caused by addition of psec to timers.
3237         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3238         rather than raw access to timer vector.
3239
3240 2012-09-11  Julien Danjou  <julien@danjou.info>
3241
3242         * gnus-notifications.el (gnus-notifications): Check for nil values in
3243         ignored addresses check.
3244
3245 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3246
3247         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3248
3249 2012-09-07  Chong Yidong  <cyd@gnu.org>
3250
3251         * gnus-util.el
3252         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3253
3254         * gnus-salt.el (gnus-tree-highlight-node):
3255         * gnus-sum.el (gnus-summary-highlight-line):
3256         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3257
3258 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3259
3260         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3261
3262 2012-09-06  Juri Linkov  <juri@jurta.org>
3263
3264         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3265         scheme for buffer names to be more consistent with other group and
3266         article buffer names in Gnus.
3267
3268 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3269
3270         * gnus-util.el
3271         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3272
3273         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3274         Jenkner.
3275
3276         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3277
3278         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3279
3280         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3281
3282 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3285         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3286
3287         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3288         string-prefix-p in Emacs >=23.2.
3289
3290         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3291         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3292         instead of string-match-p.
3293         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3294
3295 2012-09-06  Kenichi Handa  <handa@gnu.org>
3296
3297         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3298         lowercase a..f.
3299
3300 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3301
3302         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3303
3304 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3305
3306         * nnimap.el (nnimap-request-move-article): Decode the group name when
3307         doing internal moves to avoid charset issues.
3308
3309         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3310         TIME is set.
3311
3312 2012-09-05  Juri Linkov  <juri@jurta.org>
3313
3314         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3315         than one group at a time (bug#11961).
3316
3317 2012-09-05  Julien Danjou  <julien@danjou.info>
3318
3319         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3320         this hide the real reason with a message giving absolutely no hint.
3321
3322 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3323
3324         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3325         to the backend (bug#11804).
3326
3327         * message.el (message-insert-newsgroups): Don't insert newsgroup
3328         duplicates (bug#12275).
3329
3330 2012-09-05  John Wiegley  <johnw@newartisans.com>
3331
3332         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3333         sieve rules.
3334
3335 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3336
3337         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3338         function.
3339
3340         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3341
3342         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3343
3344 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3345
3346         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3347         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3348         This should make nnmaildir more usable with offlineimap.
3349
3350 2012-09-05  Julien Danjou  <julien@danjou.info>
3351
3352         * nnimap.el (nnimap-request-list): Revert change that made listing
3353         synchronous.
3354         (nnimap-get-responses): Restore.
3355
3356 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3357
3358         * dgnushack.el: XEmacs 21.5 compilation fix.
3359
3360         * gnus-notifications.el (gnus-notifications-notify): Use it.
3361
3362         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3363         warnings on XEmacs.
3364
3365 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3366
3367         Better seeds for (random).
3368         * gnus-sync.el (gnus-sync-lesync-setup):
3369         * message.el (message-canlock-generate, message-unique-id):
3370         Change (random t) to (random), now that the latter is more random.
3371
3372 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3373
3374         * nnimap.el (nnimap-change-group): Document result value
3375
3376         * auth-source.el (auth-sources): Fix macos keychain access.
3377
3378         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3379         allow the backend `request-head' function to determine the group
3380         name on its own.
3381         (gnus-request-expire-articles): Filter out negative article numbers
3382         during expiry (Bug#11980).
3383
3384         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3385         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3386
3387         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3388         you've found the article when you haven't.
3389
3390         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3391         that nnimap-change-group can return t.
3392
3393 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3394
3395         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3396
3397 2012-08-30  Julien Danjou  <julien@danjou.info>
3398
3399         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3400         `gnus-notifications-timeout'.
3401         (gnus-notifications-timeout): Add.
3402         (gnus-notifications-action): New function.
3403         (gnus-notifications-notify): Add :action using
3404         `gnus-notifications-action'.
3405         (gnus-notifications-id-to-msg): New variable.
3406         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3407         notifications id to messages.
3408
3409 2012-08-30  Kenichi Handa  <handa@gnu.org>
3410
3411         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3412         once.
3413
3414 2012-08-29  Julien Danjou  <julien@danjou.info>
3415
3416         * gnus-notifications.el: New file.
3417         (gnus-notifications-notify): New function.
3418         (gnus-notifications): Use `gnus-notifications-notify'.
3419
3420 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3421
3422         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3423         transfer encoding first; bind gnus-newsgroup-charset to the charset
3424         that the article specifies (Bug#12209).
3425
3426 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3427
3428         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3429         (gnus-group-customize-done): Encode values posting-style holds.
3430
3431         * gnus-msg.el (gnus-summary-resend-message)
3432         (gnus-configure-posting-styles): Decode values posting-style group
3433         parameter holds.
3434
3435 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3436
3437         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3438         `name' and `address' in Resent-From header.
3439
3440 2012-08-14  Chong Yidong  <cyd@gnu.org>
3441
3442         * gnus-art.el (article-display-face): Handle failure in
3443         gnus-create-image (Bug#11802).
3444
3445 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3446
3447         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3448         Use defsetf.
3449
3450 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3451
3452         * auth-source.el (auth-source-plstore-search)
3453         (auth-source-secrets-search): Ignore :require and :type in search spec.
3454
3455 2012-08-06  Julien Danjou  <julien@danjou.info>
3456
3457         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3458         `nnimap-request-move-article'.
3459
3460         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3461         Remove autoload, already handled by gnus.el.
3462
3463         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3464
3465         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3466         supported by nnimap actually.  Reverts previous change.
3467
3468         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3469         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3470         to-buffer argument that is already supported.
3471
3472 2012-08-05  Julien Danjou  <julien@danjou.info>
3473
3474         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3475         Add autoload.
3476
3477 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3478
3479         * gnus.el (gnus-valid-select-methods): Fix custom type.
3480
3481 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3482
3483         * auth-source.el (auth-sources, auth-source-backend-parse)
3484         (auth-source-macos-keychain-search)
3485         (auth-source-macos-keychain-search-items)
3486         (auth-source-macos-keychain-result-append)
3487         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3488         auth-source.el through the /usr/bin/security utility.
3489         (auth-sources): Fix syntax error.
3490         (auth-source-macos-keychain-result-append): Fix variable name.
3491         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3492
3493 2012-07-27  Julien Danjou  <julien@danjou.info>
3494
3495         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3496         Emacs < 24.1
3497
3498 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3499
3500         * message.el (message-kill-address): Don't kill last newline.
3501         (message-skip-to-next-address): Don't move to the next header.
3502         (message-fill-field-address): Work properly.
3503
3504 2012-07-25  Julien Danjou  <julien@danjou.info>
3505
3506         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3507
3508 2012-07-24  Julien Danjou  <julien@danjou.info>
3509
3510         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3511
3512         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3513         (nntp-async-timer-handler): Remove, unused.
3514
3515         * nnimap.el (nnimap-get-responses): Remove, unused.
3516
3517         * nnheader.el (mail-header-set-extra): Remove, unused.
3518
3519         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3520         unused.
3521
3522         * mm-view.el (mm-view-sound-file): Remove, unused.
3523
3524         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3525         (mm-url-encode-multipart-form-data): Remove, unused.
3526
3527         * message.el (message-remove-signature, message-make-host-name)
3528         (message-fill-address): Remove, unused.
3529
3530         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3531         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3532         unused.
3533
3534         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3535         (gnus-xmas-call-region): Remove, unused.
3536
3537         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3538
3539         * gnus-util.el (gnus-extract-address-component-name)
3540         (gnus-extract-address-component-email, gnus-sortable-date)
3541         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3542         (gnus-process-live-p): Remove, unused.
3543
3544         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3545
3546         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3547         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3548         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3549         function.
3550
3551         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3552
3553         * gnus-score.el (gnus-summary-score-crossposting)
3554         (gnus-score-regexp-bad-p): Remove, unused.
3555
3556         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3557
3558         * gnus-range.el (gnus-sublist-p): Remove, unused.
3559
3560         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3561         unused.
3562
3563         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3564
3565         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3566         (gnus-request-associate-buffer): Remove, unused.
3567
3568         * gnus-group.el (gnus-group-set-method-info)
3569         (gnus-group-set-params-info): Remove, unused.
3570
3571         * gnus-fun.el (gnus-shell-command-to-string)
3572         (gnus-shell-command-on-region): Remove, unused.
3573
3574         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3575
3576         * gnus-art.el (gnus-article-text-type-exists-p)
3577         (article-translate-characters, gnus-article-hide-text-of-type)
3578         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3579         Remove, unused.
3580
3581 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3582
3583         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3584
3585 2012-07-21  Julien Danjou  <julien@danjou.info>
3586
3587         * message.el (message-dont-reply-to-names): Replace deprecated
3588         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3589         (message-get-reply-headers): Ditto.
3590
3591 2012-07-18  Julien Danjou  <julien@danjou.info>
3592
3593         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3594         `sieve-upload-and-kill'.
3595
3596         * sieve.el (sieve-bury-buffer): Remove function.
3597         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3598         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3599
3600 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3601
3602         * shr.el (shr-expand-url): Handle URL starting with `//'.
3603
3604 2012-07-13  Chong Yidong  <cyd@gnu.org>
3605
3606         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3607         instead of calling toggle-read-only with a (bogus) argument.
3608
3609 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3610
3611         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3612         of initial input when reading the author to restrict the summary to.
3613
3614 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * mm-decode.el (mm-shr):
3617         Allow overriding charset by mm-charset-override-alist.
3618
3619 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3620
3621         * gnus-art.el (gnus-article-view-part):
3622         Toggle subparts of multipart/alternative part.
3623
3624 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3625
3626         * shr.el (shr-render-buffer): New command.
3627         (shr-visit-file): Use it.
3628
3629 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3630
3631         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3632         Set no-byte-compile and no-update-autoloads.
3633
3634 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3635
3636         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3637
3638 2012-06-25  Julien Danjou  <julien@danjou.info>
3639
3640         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3641         `nnimap-request-move-articles-find-limit' since we do not use it only
3642         for move operations.
3643         (nnimap-request-accept-article): Use
3644         `nnimap-request-articles-find-limit' to limit search by message-id.
3645
3646 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3647
3648         Support higher-resolution time stamps (Bug#9000).
3649
3650         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3651         VARLIST.  It's optional, for backward compatibility.
3652         (encode-time-value): New optional arg PICO.  New type 3.
3653         (time-to-seconds) [!float-time]: Support the new picoseconds
3654         component if it's used.
3655         (seconds-to-time, time-subtract, time-add):
3656         Support ps-resolution time stamps as well.
3657
3658 2012-06-19  Julien Danjou  <julien@danjou.info>
3659
3660         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3661
3662         * nnimap.el (nnimap-log-buffer): Check that
3663         `window-point-insertion-type' is boundp, since it's not available in
3664         XEmacs.
3665
3666 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3667
3668         * nnimap.el (nnimap-log-buffer): Add this, setting
3669         `window-point-insertion-type' in the buffer to t.
3670         (nnimap-log-command): Use nnimap-log-buffer.
3671
3672 2012-06-19  Julien Danjou  <julien@danjou.info>
3673
3674         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3675         argument to be able to limit the search.
3676         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3677         (nnimap-request-move-articles-find-limit): Add this to limit the search
3678         by Message-Id after a message move.
3679         (nnimap): Add defgroup.
3680
3681 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3682
3683         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3684
3685 2012-06-15  Julien Danjou  <julien@danjou.info>
3686
3687         * nnimap.el (nnimap-find-article-by-message-id): Use
3688         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3689         (nnimap-possibly-change-group): Add read-only argument.
3690         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3691         issuing EXAMINE manually.
3692         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3693         with read-only argument.
3694         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3695         cannot possibly change because we need to be sure that it's either
3696         read-write or read-only.
3697
3698 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3699
3700         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3701         being bound to a lambda form.
3702
3703 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3704
3705         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3706         articles when fetch-old is non-nil (bug#11370).
3707
3708 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3709
3710         * gnus-picon.el (gnus-picon-properties): New defcustom.
3711         (gnus-picon-create-glyph): Use it.
3712
3713 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3714
3715         * gnus-group.el (gnus-group-get-new-news): Respect
3716         `gnus-group-use-permanent-levels', as documented (bug#11638).
3717
3718 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3719
3720         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3721         groups (bug#11641).
3722
3723 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3724
3725         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3726         is an integer to avoid later problems.
3727
3728 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3729
3730         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3731         locales.
3732
3733         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3734         on a handle.
3735
3736         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3737         address as the default.
3738         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3739
3740         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3741         makes no sense to query the user about internal files.
3742
3743         * gnus-spec.el: Remove all the byte-compilation stuff, since
3744         benchmarking shows that it doesn't help when entering large summary
3745         buffers.
3746
3747         * gnus-xmas.el (gnus-xmas-define): Remove.
3748
3749         * gnus-util.el (gnus-byte-code): Remove.
3750
3751         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3752         grouplens stuff.
3753
3754 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3755
3756         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3757         (bug#11514).
3758
3759 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3760
3761         * message.el (message-buffers): Return all buffers derived from Message
3762         to make `gnus-dired-attach' work with mu4e.
3763
3764 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3765
3766         * nntp.el: Stop the `letf' madness.
3767         (nntp--report-1): New var.
3768         (nntp-report): Merge nntp-report-1 into it.
3769         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3770         the nntp-report function.
3771
3772         * auth-source.el: Fix comment-style to follow the convention.
3773
3774 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3775
3776         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3777         (mm-dissect-singlepart): Don't guess the MIME type of
3778         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3779         set.
3780         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3781         toplevel MIME type is multipart/encrypted.
3782
3783 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3784
3785         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3786         a string so that Gcc works (bug#11514).
3787
3788 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3789
3790         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3791         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3792
3793 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3794
3795         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3796         jumping to *Server* from a dedicated *Group* window.
3797         (gnus-configure-frame): CSE.
3798
3799         * gnus-registry.el: Minor style cleanup.
3800         (gnus-registry--set/remove-mark): New function, extracted from
3801         gnus-registry-install-shortcuts.
3802         (gnus-registry-install-shortcuts): Use it.
3803
3804 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * nnspool.el (news-path): Use eval-and-compile.
3807
3808 2012-05-24  Glenn Morris  <rgm@gnu.org>
3809
3810         * nnspool.el (news-directory, news-path, news-inews-program):
3811         Move here from paths.el.  Don't see a need for these to be autoloaded.
3812
3813         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3814         Merge in doc from paths.el version.  Don't see any need for this to be
3815         autoloaded, or for the warning about users not setting it.
3816
3817 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3818
3819         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3820         format.  In particular, add an optional argument and a docstring.
3821
3822         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3823
3824         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3825         current before calling `gnus-groups-to-gnus-format'.
3826         Note that this was already the case for `gnus-active-to-gnus-format'.
3827
3828 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3829
3830         Fix minor Y10k bug.
3831         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3832
3833 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3834
3835         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3836         message once it's actually open.
3837
3838 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3839
3840         * gnus.el: Ma Gnus v0.5 is released.
3841
3842 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3843
3844         * auth-source.el (auth-source--aput-1, auth-source--aput)
3845         (auth-source--aget): New functions and macros.
3846         Use them instead of aput/aget.
3847
3848 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3849
3850         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3851
3852 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3853
3854         * plstore.el (plstore-called-interactively-p): New compat macro copied
3855         from message.el.
3856         (plstore-mode): Use it.
3857
3858 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3859
3860         * plstore.el: Revive the editing feature.
3861         (plstore-mode): New mode to edit plstore file.
3862         (plstore-mode-toggle-display, plstore-mode-original)
3863         (plstore-mode-decoded): New command.
3864         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3865         (plstore--insert-buffer, plstore--make): New function.
3866         (plstore-open, plstore-save): Simplify by using them.
3867
3868 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3869
3870         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3871
3872 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3873
3874         * tls.el (open-tls-stream): Remove unused binding.
3875
3876 2012-04-16  Glenn Morris  <rgm@gnu.org>
3877
3878         * nndraft.el (nndraft-request-list): Fix declaration.
3879
3880 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3881
3882         * mm-decode.el (mm-dissect-buffer): Doc fix.
3883
3884         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3885         don't have a current group.
3886
3887         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3888         buffer if it doesn't exist.
3889
3890         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3891         given, mark the group as ephemeral with the current window conf.
3892
3893         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3894         buffer exists, which it doesn't if we haven't started Gnus.
3895         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3896
3897 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3898
3899         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3900         type is.
3901
3902         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3903         `unexists' entries.
3904         (gnus-clean-old-newsrc): Fix last checkin.
3905
3906         * nnimap.el (nnimap-update-info): None of the articles below the active
3907         low-water mark exist.
3908
3909         * dgnushack.el: Get rid of XEmacs compilation warning.
3910
3911         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3912         would have gotten if we posted to the group, and use that to compare
3913         against the message we want to cancel (bug#10808).
3914
3915         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3916         on XEmacs.
3917
3918 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3919
3920         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3921         `scroll-margin'.
3922
3923 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3924
3925         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3926         citation prefix within a block of cited text should be considered part
3927         of that block *only* if it is a blank line.
3928
3929 2012-04-09  Chong Yidong  <cyd@gnu.org>
3930
3931         * binhex.el, hashcash.el, uudecode.el:
3932         Remove * characters from the front of variable docstrings.
3933
3934 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3935
3936         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3937         before kinsoku-bol characters nor within kinsoku-eol characters.
3938
3939 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3940
3941         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3942         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3943         (gnus-sync-read): Use mapc instead of mapcar.
3944
3945         * mm-archive.el: Require mm-decode for some macros.
3946         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3947         the byte compiler.
3948         (mm-archive-decoders): New function that returns the value of
3949         the mm-archive-decoders variable.
3950
3951         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3952         instead.
3953         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3954
3955         * nnimap.el (gnus-refer-thread-use-nnir):
3956         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3957
3958 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3959
3960         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3961
3962 2012-03-12  Peter Münster  <pmrb@free.fr>
3963
3964         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3965         (gnus-demon-cancel): Ditto.
3966         (gnus-demon-run-callback): When function cannot be called due to low
3967         idleness, call it when idleness reaches the expected value, instead of
3968         waiting another timer period.
3969         (gnus-demon-init): Add `time' to arguments of call-back.
3970
3971 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3972
3973         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3974
3975         * gnus.el: Register gnus-registry functions.
3976
3977         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3978         indent.
3979
3980         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3981         enabled before warping.
3982
3983 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3984
3985         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3986         registry about each article retrieved.
3987
3988         * gnus-int.el (gnus-select-group-with-message-id): New function.
3989         (gnus-try-warping-via-registry): Ditto.
3990         (gnus-warp-to-article): Fall back on the registry.
3991
3992 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3993
3994         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3995         inboxes.
3996
3997 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3998
3999         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
4000
4001 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4002
4003         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
4004         gnus-gcc-self-resent-messages may be a group parameter.
4005         (gnus-summary-resend-message): Don't encode encoded words in header
4006         when Gcc'ing resent message.
4007
4008 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4009
4010         * shr.el (shr-insert): Treat non-breaking space just like normal
4011         space.  This seems to produce more pleasing results.
4012         (shr-insert): Only insert a blank line if we're starting from an image.
4013         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
4014         (shr-ensure-paragraph): Consider lines with white space to be blank.
4015
4016 2012-03-15  Elias Pipping  <pipping@lavabit.com>
4017
4018         * Makefile.in: Respect DESTDIR.
4019
4020 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
4021
4022         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
4023         and gnus-gcc-post-body-encode-hook.
4024
4025 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4026
4027         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
4028         messages that don't exist.
4029
4030         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
4031
4032 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4033
4034         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
4035         Remove.
4036
4037         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
4038
4039         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
4040
4041 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4042
4043         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
4044         have a group name.
4045
4046         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
4047         a multibyte buffer (bug#7410).
4048         (article-wash-html): Parse the original article buffer to get the
4049         unencoded data (bug#7410).
4050
4051         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
4052         .newsrc.el files.
4053
4054 2012-04-05  Bastien Guerry  <bzg@altern.org>
4055
4056         * color.el (color-lighten-name): Fix typo.
4057
4058 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
4061         "#" to avoid having them interpreted as comments.
4062
4063 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4064
4065         * shr.el (shr-insert): Update the text state properly to avoid
4066         inserting spurious paragraph starts.
4067
4068 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4069
4070         * shr.el (shr-table-widths): Divide the extra width more fairly over
4071         the TDs (bug#10973).
4072         (shr-render-td): Don't delete too much padding.
4073         (shr-natural-width): Compute the natural width more correctly.
4074         (shr-insert): Allow the natural width to be computed for tables again.
4075         (shr-tag-table-1): Rework how the natural widths are computed by
4076         rendering the table a third time.
4077         (shr-natural-width): Removed.
4078         (shr-buffer-width): New function.
4079         (shr-expand-newlines): Use it.
4080
4081         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
4082         using a `gnus-use-full-window' setup (bug#11013).
4083
4084 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4085
4086         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
4087         24.1 release.
4088
4089 2012-03-10  David Edmondson  <dme@dme.org>
4090
4091         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
4092         'Forwarded Message' header and the start of the message.
4093
4094 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4095
4096         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4097         isn't running (bug#10897).
4098
4099 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4102         This is inconsistent with all the other stream functions, which leave
4103         the setting up to the higher levels (if so wanted) (bug#10931).
4104
4105 2012-02-28  Glenn Morris  <rgm@gnu.org>
4106
4107         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
4108         mm-decode.el: Standardize possessive apostrophe usage.
4109
4110 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111
4112         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
4113
4114 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
4115
4116         * parse-time.el (parse-time-string): Allow extractor to return nil.
4117
4118 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
4121
4122 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4123
4124         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
4125
4126 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4127
4128         * mm-decode.el (mm-shr): Remove "soft hyphens".
4129
4130         * nnimap.el (nnimap-request-list): Return the group names encoded as
4131         utf8.  Otherwise non-European group names don't work.
4132         (nnimap-request-newgroups): Ditto.
4133
4134         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
4135         the default in `read-string' (bug#10757).
4136
4137         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
4138         topics (bug#10843).
4139
4140         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
4141         buffer.  Suggested by Herbert Valerio Riedel.
4142         (nnimap-request-move-article): Delete the message from the correct IMAP
4143         server.
4144
4145 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4146
4147         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
4148         Reported by Peter Münster.
4149
4150 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4151
4152         * shr.el (shr-image-fetched): Make sure we really kill the right
4153         buffer.
4154
4155 2012-02-16  Leo Liu  <sdl.web@gmail.com>
4156
4157         * gnus-start.el (gnus-1): Avoid duplicate entries.
4158
4159 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4160
4161         * imap.el: Remove.
4162
4163         * nntp.el (nntp-coding-system-for-read): Remove.
4164         (nntp-coding-system-for-write): Ditto.
4165         (nntp-open-connection): Just use `binary' directly.
4166
4167         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
4168         Gnus 0.3.
4169
4170 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4171
4172         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
4173         application/octet-stream parts really is.
4174
4175         * gnus-sum.el (gnus-propagate-marks): Remove.
4176
4177 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4178
4179         * shr.el (shr-rescale-image): Undo previous change; see
4180         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
4181
4182 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4183
4184         * gnus.el: Ma Gnus v0.3 is released.
4185
4186 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4187
4188         * gnus-sum.el (gnus-summary-local-variables): Make
4189         `gnus-newsgroup-unexist' into a local variable.
4190
4191 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4192
4193         * registry.el (registry-usage-test, registry-persistence-test): Move to
4194         tests/gnustest-registry.el.
4195         (registry-make-testable-db, registry-match-test)
4196         (registry-instantiation-test): Move to tests/gnustest-registry.el.
4197
4198         * gnus-registry.el (gnus-registry-misc-test)
4199         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
4200
4201         * tests/gnustest-registry.el: New file with the registry and
4202         gnus-registry ERT tests.
4203
4204 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4205
4206         * gnus-msg.el (gnus-summary-resend-message): Make
4207         gnus-summary-resend-message-insert-gcc be last item in
4208         message-header-setup-hook.
4209
4210 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4211
4212         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4213         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
4214         Remove.
4215         (nnfolder-open-server): Don't use marks.
4216         (nnfolder-request-delete-group): Ditto.
4217         (nnfolder-request-rename-group): Ditto.
4218         (nnfolder-request-set-mark, nnfolder-request-marks)
4219         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
4220         (nnfolder-save-marks, nnfolder-open-marks): Remove.
4221
4222         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
4223         (nnml-marks-modtime): Remove.
4224         (nnml-request-delete-group): Don't use marks.
4225         (nnml-request-rename-group): Ditto.
4226         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
4227         (nnml-save-marks, nnml-open-marks): Remove.
4228
4229         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4230         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
4231         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
4232         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
4233         (nntp-server-to-method-cache): Remove.
4234
4235         * shr.el (shr-rescale-image): Fix wrong merge.
4236
4237 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4238
4239         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4240         too-wide lines.
4241
4242 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4243
4244         * nnimap.el (nnimap-record-commands): New variable.
4245         (nnimap-log-command): Use it.
4246         (nnimap-make-process-buffer): Add a space to the process buffer.
4247         (nnimap-transform-headers): Don't bug out on header lines containing
4248         stuff that look like IMAP length encodings.
4249
4250         * shr.el (shr-rescale-image): Allow viewing large images.
4251
4252 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4253
4254         * nnml.el (nnml-request-compact-group): Delete the marks file after
4255         compaction (bug#10800).
4256
4257         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4258         group exit.
4259
4260         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4261         QRESYNC/FETCH output.
4262
4263 2012-02-11  Glenn Morris  <rgm@gnu.org>
4264
4265         * sieve-manage.el (sieve-manage-default-stream):
4266         * shr.el (shr):
4267         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4268         (nnir-retrieve-headers-override-function)
4269         (nnir-imap-default-search-key, nnir-notmuch-program)
4270         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4271         (nnir-method-default-engines):
4272         * message.el (message-cite-reply-position):
4273         * gssapi.el (gssapi-program):
4274         * gravatar.el (gravatar):
4275         * gnus-sum.el (gnus-refer-thread-use-nnir):
4276         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4277         (gnus-registry-max-pruned-entries):
4278         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4279         * gnus-int.el (gnus-after-set-mark-hook)
4280         (gnus-before-update-mark-hook):
4281         * gnus-async.el (gnus-async-post-fetch-function):
4282         * auth-source.el (auth-source-cache-expiry):
4283         Add missing :version tags to new defcustoms and defgroups.
4284
4285 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4286
4287         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4288         `gnus-newsgroup-unexist'.
4289
4290         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4291         marks.
4292         (gnus-article-special-mark-lists): Put the `unexist' in the special
4293         marks list instead.
4294
4295         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4296         articles in the list of articles to be selected.
4297
4298         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4299         articles.
4300         (nnimap-update-info): Keep track of unexisting articles.
4301         (nnimap-update-qresync-info): Ditto.
4302
4303 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4304
4305         * message.el (message-default-send-mail-function): Made into own
4306         function for reuse by emacsbug.el.
4307
4308 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4309
4310         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4311         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4312
4313 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4314
4315         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4316         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4317
4318         * gnus-compat.el: Define `timer-set-function'.
4319
4320         * mm-decode.el (mm-display-external): Output the text from the command
4321         in the buffer after the command finished.  This makes text-based
4322         commands behave better.
4323
4324 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4325
4326         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4327
4328 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4329
4330         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4331         23.1.
4332
4333 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4334
4335         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4336
4337 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4338
4339         * message.el (smtpmail-smtp-user): Silence compiler warning.
4340
4341 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4342
4343         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4344         SMTP user name.
4345
4346 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4347
4348         * gnus-sum.el (gnus-summary-show-thread):
4349         next-single-char-property-change may return nil in XEmacs.
4350         (gnus-summary-article-map): Fix typo.
4351
4352 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4353
4354         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4355         running.
4356
4357         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4358
4359         * gnus.el (gnus-server-extend-method): Don't add an -address component
4360         if the method already has one (bug#9676).
4361
4362 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4363
4364         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4365         of an initial-input for consistency (bug#10757).
4366
4367         * dgnushack.el: Fix XEmacs compilation warning.
4368
4369         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4370
4371         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4372
4373 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4374
4375         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4376         lines that are narrower than the window width.  Otherwise background
4377         "blocks" will look less readable.
4378
4379 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4380
4381         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4382         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4383         have newlines within the strings, and where the UID comes after the
4384         BODYSTRUCTURE element (bug#10537).
4385
4386         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4387         (bug#10732).
4388
4389         * shr.el (shr-insert-document): Add doc string.
4390         (shr-visit-file): Ditto.
4391         (shr-remove-trailing-whitespace): New function.
4392         (shr-insert-document): Use it to clean up trailing whitespace as the
4393         final step (bug#10714).
4394
4395 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4396
4397         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4398         buffer if `gnus-kill-summary-on-exit' is nil.
4399
4400 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4401
4402         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4403         when just reading a single group from "without" Gnus.
4404
4405 2012-02-06  Chong Yidong  <cyd@gnu.org>
4406
4407         * gnus-sum.el (gnus-summary-show-thread):
4408         next-single-char-property-change never returns nil (Bug#8657).
4409
4410 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4411
4412         * message.el (message-multi-smtp-send-mail): New function.
4413         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4414         header to implement multi-SMTP functionality.
4415
4416         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4417         (gnus-agentize): Don't set it.
4418         (gnus-agent-send-mail): Don't use it.
4419
4420         * gnus-sum.el (gnus-summary-widget-backward): New function and
4421         keystroke.
4422
4423         * gnus-compat.el: More the compat functions more compatible.
4424
4425         * shr.el (shr-put-image): Remove underlines from sliced images.
4426         (shr-zoom-image): Compute the region to be replaced more correctly.
4427
4428 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4429
4430         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4431         (gnus-summary-resend-message-insert-gcc): New function.
4432         (gnus-summary-resend-message): Modify message-header-setup-hook and
4433         message-sent-hook to make it work for Gcc.
4434         (gnus-inews-do-gcc): Update the number of unread articles of groups
4435         that messages are Gcc'd to.
4436
4437         * message.el (message-resend): Run message-sent-hook to do Gcc.
4438
4439 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4440
4441         * lpath.el: Fix an XEmacs compilation warning.
4442
4443         * gnus-compat.el: Require `help-fns' to fix compilation error.
4444
4445         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4446         a higher level to silence compilation.
4447
4448         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4449         parameter to allow controlling the scaling.
4450
4451         * shr.el (shr-zoom-image): New command and keystroke.
4452         (shr-put-image): Take a `size' flag to say how to scale the image.
4453
4454         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4455         deletion unless already defined.
4456
4457         * gnus.el (gnus-compat): Require it.
4458
4459         * gnus-compat.el: New file.
4460
4461         * gnus-start.el (gnus-clean-old-newsrc): New function.
4462         (gnus-read-newsrc-file): Use it.
4463
4464         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4465         Use recursive deletion.
4466         (mm-dissect-archive): Add support for zip files.
4467
4468         * gnus-util.el (gnus-recursive-directory-files): New function.
4469
4470         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4471         (mm-archive-decoders): Add tgz support.
4472
4473         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4474         Otherwise inserting text into the Gnus buffer can look odd.
4475
4476         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4477
4478         * mm-archive.el (mm-archive-decoders): Add support for tar.
4479
4480         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4481
4482         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4483
4484 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4485
4486         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4487
4488         * mm-archive.el: New file.
4489
4490         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4491
4492         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4493
4494         * message.el (message-goto-*): Make all the `message-goto-*' commands
4495         push the mark before moving point.  This makes it easier to go back to
4496         where you came from after editing whatever you jumped to.
4497
4498 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4499
4500         * gnus.el: Ma Gnus v0.1 is released.
4501
4502 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4503
4504         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4505         without reconnecting.
4506         (nnimap-possibly-change-group): Ditto.
4507         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4508         connection has died before being called.
4509
4510 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4511
4512         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4513         an initial sync unless we're really doing one.
4514
4515         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4516         address parameter if one already exists (bug#9676).
4517
4518         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4519         not the prefix, as documented (bug#10689).
4520
4521 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4522
4523         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4524         the "server".
4525
4526         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4527         the real error message with the useless "previously known to be down".
4528         Which isn't even correct.
4529
4530         * nntp.el (nntp-open-connection): Report the error message if the nntp
4531         server can't be reached.
4532
4533         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4534         groups we do a total scan for.
4535         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4536         doing that.
4537
4538 2012-01-31  Jim Meyering  <jim@meyering.net>
4539
4540         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4541         Correct a comment (insert "not") and hide nominally-doubled "to".
4542
4543 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4544
4545         * gnus.el (gnus-version): Change name to "Ma Gnus".
4546
4547 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4548
4549         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4550         section in the manual.
4551
4552 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4553
4554         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4555         words.
4556         (rfc2047-encode-string): Ditto.
4557         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4558         understand folded filename="..." parameters, for instance.
4559
4560         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4561         the message for greater debuggability.
4562
4563 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4564
4565         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4566         instead of setting it locally, since the latter doesn't seem to have
4567         any effect (most of the time).
4568
4569 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4570
4571         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4572         function call.
4573
4574 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4575
4576         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4577         seconds, and make the repeat clause with HH:MM specs work as
4578         documented.
4579
4580 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4581
4582         * proto-stream.el (proto-stream-capability-open): Fall back on
4583         :end-of-command if :end-of-capability doesn't exist.
4584
4585 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4586
4587         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4588         bound globally in old Emacsen and XEmacsen.
4589
4590 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4591
4592         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4593         so that previous errors don't prohibit getting new news.
4594
4595         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4596
4597         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4598
4599 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4600
4601         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4602         buffer, not of the string which is its name.
4603
4604 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4605
4606         * proto-stream.el (proto-stream-capability-open): Wait for
4607         :end-of-capability, not :end-of-command.
4608
4609         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4610         non-server-marks groups.
4611         (gnus-group-make-articles-read): Ditto.
4612
4613         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4614         methods (bug#9676).
4615
4616         * gnus.el (gnus-method-ephemeral-p): New function.
4617
4618 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4621         left-to-right.
4622
4623 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4624
4625         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4626         warning.
4627
4628 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4629
4630         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4631         macroexpand the nnir things, since they haven't been defined yet, and
4632         nnir requires gnus-sum.
4633
4634 2012-01-24  Julien Danjou  <julien@danjou.info>
4635
4636         * color.el (color-rgb-to-hsl): Fix value computing.
4637         (color-hue-to-rgb): New function.
4638         (color-hsl-to-rgb): New function.
4639         (color-clamp, color-saturate-hsl, color-saturate-name)
4640         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4641         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4642
4643 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4644
4645         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4646
4647 2012-01-19  Julien Danjou  <julien@danjou.info>
4648
4649         * color.el (color-name-to-rgb): Use the white color to find the max
4650         color component value and return correctly computed values.
4651         (color-name-to-rgb): Add missing float conversion for max value.
4652
4653 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4654
4655         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4656         logical server name in addition to the actual machine address.
4657
4658         * auth-source.el (auth-source-user-and-password): Add convenience
4659         wrapper to search by just host and optionally user.
4660
4661 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4662
4663         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4664         after rendering.
4665
4666 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4667
4668         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4669         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4670         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4671
4672 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4673
4674         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4675         (bug#9693).
4676         (gnus-summary-setup-buffer): Document return value (bug#9697).
4677
4678         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4679         since ido doesn't work on symbols (bug#9632).
4680
4681         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4682         when getting a single value as when getting all the values.  This means
4683         that atoms like `gcc-self' work cumulatively, like variable settings,
4684         instead of getting the value from the last matching clause.
4685         (gnus-group-find-parameter): Protect against the group buffer not
4686         existing (bug#9585).
4687
4688 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4689
4690         * gnus-start.el (gnus-activate-group): Document more parameters
4691         (bug#9694).
4692
4693         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4694         (bug#9692).
4695
4696         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4697         article was fetched, so that it can be expired later (bug#9958).
4698         (gnus-agent-summary-fetch-series): Add doc string.
4699         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4700         (bug#9517).
4701
4702         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4703         retrieval is happening.
4704
4705         * gnus.el (gnus-parameters): Doc fix.
4706
4707 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4708
4709         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4710         show the thread after expansion.
4711
4712 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4713
4714         * gnus-art.el (article-narrow-to-head): If the head is completely
4715         empty, narrow to the empty region (bug#9764).
4716
4717         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4718         read, and then mark them as unread only when the unread mark is used.
4719         This makes `C-- T k' actually work, even though it's confusing.
4720
4721         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4722         alive before we try to find its window.
4723
4724 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4725
4726         * mm-decode.el (mm-display-external): Use a longer timeout for the
4727         deletion to allow slow programs to display the file.
4728
4729 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4730
4731         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4732         prompt to be less confusing.
4733
4734         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4735         argument to `message-reply'.  This broke `special-display-*' frame
4736         pop-uping (bug#10238).
4737
4738 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4741         systems, since these allegedly don't work there.
4742
4743 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4744
4745         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4746         live buffer.
4747
4748 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4749
4750         * nnir.el (nnir-retrieve-headers): Protect against the article not
4751         existing on the server (bug#10335).
4752
4753 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4754
4755         * gnus-agent.el (gnus-agent-load-local): Recompute
4756         gnus-agent-article-local on changing method.
4757
4758 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4759
4760         * gnus.el (gnus-parameters): Note precedence.
4761
4762 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4763
4764         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4765         in the group buffer.
4766
4767 2012-01-04  Julien Danjou  <julien@danjou.info>
4768
4769         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4770         change.
4771
4772 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4773
4774         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4775         too.
4776
4777         * nntp.el (nntp-retrieve-group-data-early): Use it.
4778
4779 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780
4781         * nntp.el (nntp-retrieval-in-progress): New variable.
4782         (nntp-make-process-buffer): Make it buffer-local.
4783
4784         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4785         2010.
4786         (gnus-demon-init): Use it to compute the time if time is on the form
4787         "04:23".
4788
4789         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4790
4791         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4792         status in the correct buffer.
4793
4794 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4795
4796         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4797         when opening topics (bug#10407).
4798
4799 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4800
4801         * gnus-cus.el (gnus-score-customize):
4802         * gnus-sum.el (gnus-sort-gathered-threads):
4803         * message.el (message-shorten-references):
4804         * nnmairix.el (nnmairix-request-group):
4805         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4806
4807 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4808
4809         * gnus-agent.el (gnus-agent-regenerate-group):
4810         * gnus-int.el (gnus-retrieve-group-data-early):
4811         * mm-util.el (mm-codepage-ibm-list):
4812         * nndiary.el (Commentary, nndiary-get-new-mail):
4813         * nnir.el (nnir):
4814         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4815
4816 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4817
4818         * mm-view.el (mm-display-inline-fontify): Add comment.
4819
4820 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4821
4822         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4823         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4824
4825 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4826
4827         * gnus-art.el (gnus-split-methods):
4828         * gnus-msg.el (gnus-configure-posting-styles):
4829         * gnus-spec.el (gnus-parse-simple-format):
4830         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4831         * message.el (message-do-actions): Spelling fix.
4832
4833 2011-12-15  Juri Linkov  <juri@jurta.org>
4834
4835         * mm-decode.el (mm-inline-media-tests): Add missing
4836         `mm-handle-media-subtype'.
4837
4838 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4839
4840         * gnus-group.el (gnus-group-tool-bar):
4841         * gnus-sum.el (gnus-summary-tool-bar):
4842         * message.el (message-tool-bar):
4843         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4844
4845 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4846
4847         * plstore.el (plstore--insert-buffer): Spelling fix.
4848
4849 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4850
4851         * message.el (message-valid-fqdn-regexp): Update with newly approved
4852         top-level domain names ".tel" and ".asia".
4853
4854 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4855
4856         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4857         unconditionally.
4858
4859 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4860
4861         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4862         pop-to-buffer-same-window for old Emacsen.
4863
4864 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4865
4866         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4867
4868 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4869
4870         * netrc.el (netrc-credentials): Spelling fix.
4871
4872 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4873
4874         * gnus-fun.el (gnus-fun-ppm-change-string):
4875         * gnus-msg.el (gnus-inews-do-gcc):
4876         * gnus-sum.el (gnus-summary-find-for-reselect):
4877         * gnus.el (gnus-summary-cancelled):
4878         * message.el (message-cancel-hook, message-send-news):
4879         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4880         * nnir.el (nnir-run-hyrex):
4881         * nntp.el (nntp-with-open-group-function):
4882         * pgg.el (pgg-pending-timers): Spelling fix.
4883
4884 2011-12-04  Chong Yidong  <cyd@gnu.org>
4885
4886         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4887         change (Bug#10200).
4888
4889 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4890
4891         * compface.el (uncompface):
4892         * gnus-art.el (gnus-article-x-face-command): Update the header format
4893         of icon data for the most recent icontopbm program.
4894
4895 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-msg.el (gnus-inews-do-gcc):
4898         * message.el (message-send-mail):
4899         * mml.el (mml-generate-mime): Share the value of the buffer-local
4900         `message-options' variable between a draft buffer and temprary working
4901         buffers.
4902
4903 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4904
4905         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4906
4907 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4908
4909         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4910         for Cygwin.
4911
4912 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4913
4914         * gnus-group.el (gnus-group-prepare-flat):
4915         * mm-bodies.el (mm-encode-body):
4916         * mml.el (mml-preview):
4917         * nnml.el (nnml-request-compact-group):
4918         * pop3.el (pop3-stream-type): Spelling fix.
4919
4920 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4921
4922         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4923
4924 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4925
4926         * color.el (color-rgb-to-hsl):
4927         * gmm-utils.el (gmm-tool-bar-style):
4928         * gnus-group.el (gnus-group-prepare-flat):
4929         * gnus-topic.el (gnus-topic-prepare-topic):
4930         * mm-decode.el (mm-discouraged-alternatives):
4931         * rfc2047.el (rfc2047-encode-1):
4932         * starttls.el: Spelling fix.
4933
4934 2011-11-24  Glenn Morris  <rgm@gnu.org>
4935
4936         * binhex.el (binhex-begin-line): Give it basic doc-string.
4937
4938         * starttls.el, tls.el: Fix case of "GnuTLS".
4939
4940 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4941
4942         * gnus-group.el (gnus-group-highlight): Fix typo.
4943
4944 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4945
4946         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4947         value of `delete-file', that returns nil for a local file but returns t
4948         for a remote file using ssh.
4949
4950 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4951
4952         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4953
4954 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4957         avoid later breakage.
4958
4959 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4960
4961         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4962         article buffers' name.
4963
4964 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965
4966         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4967         by Paul Eggert's spellfixes two days ago.
4968
4969 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4970
4971         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4972         doesn't have it.
4973
4974         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4975         buffer-local instead of binding them to avoid warnings.  Also demote
4976         errors (bug#10063).
4977         (font-lock-mode-hook): Shut up byte compiler.
4978
4979 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4980
4981         * mm-util.el (mm-charset-after):
4982         * nnir.el (nnir-run-hyrex):
4983         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4984         (ntlm-get-password-hashes, ntlm-md4hash):
4985         * smime.el: Fix typo.
4986
4987 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4988
4989         * gnus-agent.el (gnus-agent-expire-group-1):
4990         * nndiary.el (nndiary-last-occurence):
4991         * nnimap.el (nnimap-request-set-mark):
4992         * nnmairix.el (nnmairix-only-use-registry):
4993         * gnus-group.el (gnus-group-prepare-flat):
4994         * gnus-sum.el (gnus-decode-encoded-word-methods):
4995         * message.el (message-wash-subject):
4996         * nntp.el (nntp-retrieve-headers-with-xover):
4997         * smime.el (smime-certificate-directory): Spelling fix.
4998
4999 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
5000
5001         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
5002
5003         * color.el:
5004         * gnus-agent.el (gnus-agent-possibly-alter-active):
5005         * gnus-dired.el (gnus-dired-print):
5006         * mail-parse.el:
5007         * nnmairix.el (nnmairix-request-group):
5008         * shr.el (shr-image-displayer):
5009         * sieve-manage.el:
5010         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
5011
5012 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
5013
5014         * gnus-sum.el (gnus-auto-select-subject):
5015         * spam-report.el (spam-report-resend): Spelling fix.
5016
5017 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5018
5019         * gnus-agent.el (gnus-agent-get-undownloaded-list):
5020         * gnus-art.el (gnus-default-article-saver):
5021         * gnus-srvr.el (gnus-server-copy-server):
5022         * gnus.el (gnus-sloppily-equal-method-parameters):
5023         * html2text.el (html2text-format-tag-list):
5024         * message.el (message-narrow-to-head):
5025         * nndiary.el:
5026         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5027         * sieve.el: Spelling fix.
5028
5029 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
5030
5031         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
5032         * gnus-sum.el (gnus-summary-make-menu-bar):
5033         * gnus-uu.el (gnus-uu-decode-postscript)
5034         (gnus-uu-decode-postscript-and-save):
5035         * mailcap.el (mailcap-print-command):
5036         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
5037         Fix typos.
5038
5039 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
5040
5041         * gnus-art.el (gnus-article-part-wrapper):
5042         * html2text.el (html2text-fix-paragraphs):
5043         * mm-decode.el (mm-image-fit-p):
5044         * rfc2047.el (rfc2047-encode-message-header):
5045         * shr-color.el (shr-color-visible-distance-min)
5046         (shr-color-relative-to-absolute, set-minimum-interval)
5047         (shr-color-visible): Fix typos.
5048
5049 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
5050
5051         * gmm-utils.el (gmm-tool-bar-item):
5052         * gnus-art.el (gnus-treat-body-boundary):
5053         * gnus-diary.el (gnus-user-format-function-d):
5054         * gnus-start.el (gnus-get-unread-articles):
5055         * pgg-gpg.el (pgg-gpg-update-agent):
5056         * smime.el (smime-cert-by-ldap-1): Spelling fix.
5057
5058 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5059
5060         * gnus-topic.el (gnus-group-prepare-topics):
5061         * gnus-uu.el (gnus-extract-view):
5062         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
5063
5064 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
5065
5066         * spam.el: Move BBDB autoloads.
5067         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
5068         BBDB 2 and 3.
5069         (spam-check-BBDB): Use it.
5070         (spam-enter-ham-BBDB): Use it.
5071
5072 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5073
5074         * smime.el (smime-draw-buffer): Spelling fix.
5075
5076 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
5077
5078         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
5079         for scanning exactly one level.
5080         * gnus-start.el (gnus-get-unread-articles): Ditto.
5081
5082 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083
5084         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
5085         slightly clearer.
5086
5087 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5088
5089         * gnus-sync.el: More commentary about setup.
5090
5091 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5092
5093         * message.el (message-send-and-exit): Document `arg'.
5094
5095 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5096
5097         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
5098
5099 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
5100
5101         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
5102
5103         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
5104         we don't use `bound-and-true-p'.
5105
5106 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5107
5108         * gnus-util.el (gnus-bound-and-true-p): Remove.
5109         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
5110         * nnir.el: Use it.
5111         * nnmairix.el: Use it.
5112
5113 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5114
5115         * gnus-sync.el: Improve docs about CouchDB admins.
5116
5117         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
5118         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
5119         for reasons unknown.
5120         * nnir.el: Use it.
5121         * nnmairix.el: Use it.
5122
5123         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
5124         * nnir.el: Ditto.
5125         * nnmairix.el: Ditto.
5126
5127         * gnus-registry.el (gnus-registry-enabled): Default to nil.
5128
5129 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5130
5131         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
5132         not needed.  Provide xmlplistread list function to produce XML plist
5133         output for non-Gnus LeSync clients.
5134
5135 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5136
5137         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
5138
5139         * gnus-sync.el: Add LeSync synchronization backend and logic to read
5140         and save against it.  Group subscriptions, read marks, other marks,
5141         subscription levels, topic names, and topic offsets (the group's
5142         position within the topic) are saved.  This is an experimental backend
5143         and may change significantly.  Load json.el from the gnus-fallback-lib
5144         if it's not available otherwise.
5145         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
5146
5147 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5148
5149         * message.el (message-completion-function): Make sure
5150         message-tab-body-function is not attempted if one of
5151         message-completion-alist fails to find a completion (bug#9158).
5152
5153 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
5154
5155         * mml.el (mml-quote-region): Quote <#secure> tag.
5156         (mml-generate-mime-1): Unquote <#secure> tag.
5157
5158 2011-10-20  Chong Yidong  <cyd@gnu.org>
5159
5160         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
5161         calling a minor mode from Lisp with nil arg enables it, so we have to
5162         make the wording a bit ambiguous here).
5163
5164 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5165
5166         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
5167         * nnir.el (nnir-mode): Use it.
5168         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5169         Use it.
5170
5171         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
5172         * nnmairix.el (gnus-registry-enabled): Ditto.
5173
5174 2011-10-17  Dave Abrahams  <dave@boostpro.com>
5175
5176         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
5177         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
5178         only while we need to find out if it should be t or nil.
5179         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
5180         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
5181         the registry is installed.  Set it to nil when it's unloaded.
5182         (gnus-registry-install-p): Provide user guidance for the initial value
5183         of `gnus-registry-install' when it's 'ask, otherwise return its value.
5184         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
5185         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5186         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5187         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5188         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
5189         `gnus-registry-install'.
5190
5191 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
5192
5193         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
5194         previous change.
5195         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
5196         primary key is marked as disabled.
5197
5198 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
5199
5200         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
5201         primary key is marked as disabled.
5202
5203 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
5204
5205         * html2text.el (html2text-clean-anchor): Check for quotes around
5206         `href' value.
5207
5208 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5209
5210         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
5211         searching.  Drop `bbdb-cache'.
5212
5213 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5214
5215         * message.el (message-signed-or-encrypted-p): Exclude header when
5216         checking if there is signed or encrypted body in text/plain message.
5217
5218 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
5219
5220         * html2text.el (html2text-get-attr): Correctly handle attribute values
5221         containing "=".
5222
5223 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
5224
5225         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
5226         handle bindings.
5227
5228 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5229
5230         * gnus-win.el (gnus-configure-windows): Protect against reading
5231         ephemeral groups outside of Gnus.
5232
5233 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5234
5235         * shr.el (shr-tag-img): Don't get images displayed in tables.
5236
5237 2011-10-03  Glenn Morris  <rgm@gnu.org>
5238
5239         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5240         the "maintainer" version of debbugs.gnu.org reports.
5241
5242 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5243
5244         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5245         make asynchronous adjacent image insertion work better.
5246
5247 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5248
5249         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5250         documentation.
5251
5252 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5253
5254         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5255         `gnus-asynchronous' isn't shadowed.
5256
5257 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5258
5259         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5260
5261         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5262         (nnimap-insert-partial-structure): The charset parameter isn't
5263         case-sensitive.
5264
5265         * nnheader.el (nnheader-message-maybe): New function.
5266
5267         * shr.el (shr-tag-table): Render totally broken tables better.
5268
5269         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5270         computing the boundary.
5271
5272 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5273
5274         * pop3.el (pop3-number-of-responses): Remove.
5275         (pop3-wait-for-messages): Rewrite to take linear time instead of
5276         exponential time.
5277
5278 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5279
5280         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5281         re-fetch images.
5282
5283         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5284         re-fetch images when hitting `g' in Gnus.
5285
5286 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5287
5288         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5289         (mml-compute-boundary): Don't check collision if it is non-nil.
5290         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5291         before checking collision.
5292
5293 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5294
5295         * message.el (message-indent-citation): Really make sure there's a
5296         newline at the end.
5297
5298         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5299         Fix suggested by John Wiegley.
5300
5301         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5302
5303         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5304
5305         * message.el (message-default-send-rename-function): Break out into its
5306         own function.
5307
5308         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5309         doesn't work under XEmacs.
5310
5311         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5312         of "imaps" to word around Windows problems.
5313         (nnimap-open-connection-1): Use it.
5314
5315         * message.el (message-indent-citation): Revert last change which made
5316         `F' not work.
5317
5318 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5319
5320         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5321         terminal as well.
5322
5323 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5324
5325         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5326         because it displays images using overlays that aren't easy to copy to
5327         the article buffer.
5328
5329 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5330
5331         * message.el (message-indent-citation): Fix empty line removal at the
5332         end of the citation.
5333
5334 2011-09-20  Julien Danjou  <julien@danjou.info>
5335
5336         * auth-source.el (auth-source-netrc-create): Use default value for
5337         password if specified.  Evaluate default.
5338         (auth-source-plstore-create): Ditto.
5339         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5340         value evaluation.
5341         (auth-source-netrc-create): Typo fix.
5342         (auth-source-plstore-create): Ditto.
5343
5344         * password-cache.el (password-cache-remove): Remove entries even if the
5345         value is nil, so that password with a nil value (negative caching) is
5346         possible to invalidate.
5347
5348         * auth-source.el (auth-source-format-cache-entry): New function.
5349
5350 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5351
5352         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5353
5354 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5355
5356         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5357
5358 2011-09-19  Julien Danjou  <julien@danjou.info>
5359
5360         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5361         which work with things that are not ASCII.
5362
5363 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5364
5365         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5366
5367 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5368
5369         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5370         message level.
5371
5372 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5373
5374         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5375
5376 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5377
5378         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5379
5380 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5381
5382         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5383         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5384
5385 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5386
5387         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5388         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5389         articles.
5390
5391 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5392
5393         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5394         (message-mail-other-window, message-mail-other-frame)
5395         (message-news-other-window, message-news-other-frame):
5396         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5397         instead of setting buffer display varibles.
5398
5399 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5400
5401         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5402
5403         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5404
5405 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5406
5407         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5408         duplicates" to a higher level.
5409
5410         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5411         most egregious messages.
5412
5413 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5414
5415         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5416
5417 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5418
5419         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5420         up the file (bug#9351).
5421
5422 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5423
5424         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5425         it does with all other backends, but decode the names immediately after
5426         getting them.
5427
5428         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5429         decoding nnimap groups.
5430
5431         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5432         newsrc file.  It doesn't seem like an important optimization any more.
5433
5434 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5435
5436         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5437         overflows.
5438
5439 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5440
5441         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5442         (gnus-interactive-exit): Extend to `quiet'.
5443
5444         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5445
5446         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5447         string.
5448
5449         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5450         renaming function arguments from `this'.
5451
5452         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5453
5454         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5455         has been renamed.
5456         (gnus-lrm-string-p): Include RLM and PDF, too.
5457
5458         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5459         (bug#9225).
5460
5461 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5462
5463         Add autoload cookies for functions used by sendmail.el.
5464         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5465
5466         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5467
5468 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5469
5470         * gnus-art.el (article-date-ut): Work properly even when there are
5471         things like Date header in the body; work for forwarded parts.
5472
5473 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5474
5475         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5476         original-article-buffer.
5477
5478 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5479
5480         * nnir.el (nnir-compose-result): Fix matching of server type.
5481         (nnir-run-swish++): Ditto.
5482         (nnir-run-namazu): Ditto.
5483         (nnir-run-notmuch): Ditto.
5484
5485 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5486
5487         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5488         (bug#9405).
5489
5490         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5491         (bug#9421).
5492
5493         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5494         (bug#9425).
5495
5496         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5497         thing (bug#9426).
5498
5499 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5500
5501         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5502         the error message.
5503
5504 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5505
5506         * message.el (message-setup-1): Return t (Bug#9392).
5507
5508 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5509
5510         * gnus-sum.el: When adding article headers to a summary buffer also
5511         update gnus-newsgroup-articles (bug#9386).
5512
5513 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5514
5515         * auth-source.el: Autoload help-mode.
5516
5517 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5518
5519         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5520         names.
5521
5522 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5523
5524         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5525         mm-replace-in-string for compatibility issues.
5526         * mml2015.el (mml2015-epg-verify): Ditto.
5527
5528 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5529
5530         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5531
5532         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5533
5534 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5535
5536         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5537         continue on and do the clean-up phase (bug#9188).
5538
5539         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5540         just ignore groups that can't be opened instead of erroring out
5541         (bug#9225).
5542
5543         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5544         nil since some many people are fuddy-duddies.
5545
5546         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5547         images.
5548
5549         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5550         instead.
5551
5552         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5553
5554         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5555
5556         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5557         processing.
5558
5559         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5560         buffer to avoid warnings.
5561
5562 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5563
5564         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5565         specified to reduce precision.
5566
5567 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5568
5569         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5570         bodystructures (bug#9314).
5571
5572 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5573
5574         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5575         Make button keymap non-sticky after buttons.
5576
5577 2011-08-18  David Engster  <dengste@eml.cc>
5578
5579         * nnmairix.el (nnmairix-request-set-mark)
5580         (nnmairix-goto-original-article): Remove adding of article to registry,
5581         since `gnus-registry-add-group' isn't available anymore.
5582         (nnmairix-determine-original-group-from-registry):
5583         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5584         available anymore.
5585
5586 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5587
5588         * starttls.el (starttls-any-program-available): Define as obsolete
5589         function.
5590
5591 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5594         versions which Gnus use when appropriate.
5595
5596         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5597         a pretty destructive command.
5598
5599         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5600
5601 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5602
5603         * message.el (message-fix-before-sending): Make a different warning
5604         about NUL characters (bug#9270).
5605
5606         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5607         from custom (bug#9260).
5608
5609         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5610         things work in Emacs 22 and XEmacs, too.
5611
5612         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5613         default From.
5614
5615         * gnus-spec.el (gnus-lrm-string-p): New macro.
5616         (gnus-lrm-string): New constant.
5617         (gnus-summary-line-format-spec): LRM-ify the from.
5618         (gnus-tilde-max-form): LRM-ify string chopping.
5619
5620         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5621
5622         * message.el (message-is-yours-p): Allow disabling canlock checking
5623         (bug#9295).
5624         (message-shoot-gnksa-feet): Add `canlock-verify'.
5625         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5626         message directory isn't writable (bug#9304).
5627
5628         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5629         non-world-readable.
5630
5631 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5632
5633         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5634         articles.
5635
5636 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5637
5638         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5639         copy-list.
5640
5641 2011-08-12  Sam Steingold  <sds@gnu.org>
5642
5643         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5644         in the reverse order to avoid modifying the cache with `nreverse'.
5645         (gnus-all-score-files): Do not modify the value returned by
5646         `gnus-score-find-alist' because it lives in a cache variable.
5647         (gnus-current-home-score-file): No need to `nreverse' the return value
5648         of `gnus-score-find-alist', it is already in the correct order.
5649
5650 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5651
5652         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5653         type MESSAGE and subtype RFC822 is slightly different from those of
5654         type TEXT.
5655
5656 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5657
5658         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5659         This allows article-referral to work from an nnir group.
5660
5661 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5662
5663         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5664
5665 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5666
5667         * mml1991.el (mml1991-epg-find-usable-key)
5668         (mml1991-epg-find-usable-secret-key): New function.
5669         (mml1991-epg-sign): Check if signing key is usable.
5670         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5671
5672 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5673
5674         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5675         server-variables only.  This should fix a bug introduced with commit
5676         e1889675b7f4adf057833c5513c9374134c4e053.
5677         (nnir-run-query): 'nnir-search-engine should not be set from the global
5678         environment.
5679
5680 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5681
5682         * nnir.el (nnir-search-thread): Position point on referring article
5683         line.
5684         (nnir-warp-to-article): Clean up summary buffers.
5685
5686         * nnimap.el (nnimap-request-thread): Whitespace fix.
5687
5688 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5689
5690         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5691
5692 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5693
5694         * starttls.el (starttls-available-p): Rename from
5695         `starttls-any-program-available' and changed return convention.
5696
5697 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5698
5699         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5700         `unix-sync' unless it's defined.
5701
5702 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5703
5704         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5705         `aref' for XEmacs compatibiltiy.
5706
5707 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5708
5709         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5710
5711 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5712
5713         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5714         closures, quote the form properly (bug#9194).
5715
5716 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5717
5718         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5719         (gnus-summary-insert-new-articles): Protect against servers that are
5720         down.
5721
5722 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5723
5724         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5725         in mm handle if none is specified.
5726
5727 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5728
5729         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5730
5731 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5732
5733         * nnir.el (nnir-search-thread): New function to make an nnir group
5734         based on a thread query.
5735
5736         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5737         of nnir in thread referral.
5738         (gnus-summary-refer-thread): Use it.
5739
5740         * nnimap.el (nnimap-request-thread): Use it.
5741
5742 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5743
5744         * shr.el (shr-tag-comment): Ignore HTML comments.
5745
5746 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5747
5748         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5749         argument.
5750         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5751         Use `nnir-address' to handle server info rather than passing an arg.
5752
5753         * nnimap.el (nnimap-make-thread-query): New utility function to format
5754         an imap thread search query.
5755         (nnimap-request-thread): Use it.
5756
5757         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5758         right select-method if we are not going back to the group buffer.
5759
5760 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5761
5762         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5763         enter invalid buffer configurations into the quit form (bug#9107).
5764         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5765         unplugged/plugged.
5766
5767         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5768         keep track of which ones are unread (bug#9061).
5769
5770         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5771         (bug#9055).
5772
5773         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5774         (bug#9041).
5775
5776         * gnus-html.el (mm-util): Require (bug#9073).
5777
5778         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5779         (gnus-summary-refer-thread): Use it to remove duplicates in the
5780         un-threaded view (bug#9053).
5781         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5782
5783 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5784
5785         * nnir.el (nnir-read-server-parm): Use default value from global
5786         variable.  Without this the default search engine parameters aren't
5787         used at all.
5788
5789 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5790
5791         * message.el (message-unique-id): Don't use the undocumented return
5792         value from (random t) (bug#9118).
5793
5794 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5795
5796         * message.el (message-auto-save-directory): If the ~/Mail directory
5797         doesn't exist, use ~ as the auto-save directory (bug#4432).
5798
5799         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5800         hasn't already been started.
5801
5802 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5803
5804         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5805
5806         * message.el (message-reply): Work around mysterious bug where
5807         `message-mode' seems to overwrite the locally bound `subject' variable.
5808
5809 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5810
5811         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5812         correct group.
5813
5814         * gnus-int.el (gnus-request-thread): Add group argument.
5815
5816         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5817
5818 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5819
5820         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5821
5822         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5823         renamed to `debbugs-gnu-*'.
5824
5825 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5826
5827         * plstore.el: Revert the editing feature since it is not urgent.
5828         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5829         (plstore-mode-decoded): Remove.
5830
5831 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5832
5833         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5834         isn't very interesting any more, and it leaks potentially secret data.
5835         (gnus-debug): Remove.
5836
5837         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5838         use of :custom-show.
5839
5840 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5841
5842         * plstore.el: Add documentation.
5843         (plstore-mode): New mode to edit plstore file.
5844         (plstore-mode-toggle-display, plstore-mode-original)
5845         (plstore-mode-decoded): New command.
5846         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5847         (plstore--insert-buffer, plstore--make): New function.
5848         (plstore-open, plstore-save): Simplify by using them.
5849
5850 2011-07-06  Glenn Morris  <rgm@gnu.org>
5851
5852         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5853
5854 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5855
5856         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5857         no longer is much used.
5858         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5859         Articles".
5860
5861 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5862
5863         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5864         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5865         `notmuch' backend.
5866
5867 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5868
5869         * mm-decode.el (mm-text-html-renderer): Doc fix.
5870
5871         * gnus-msg.el (gnus-bug): Fix the MML tag.
5872
5873         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5874
5875 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5876
5877         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5878         secondary methods if started with `gnus-no-server'.
5879
5880 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5881
5882         * message.el (message-return-action): Fix typo in docstring.
5883
5884 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5885
5886         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5887         bug reports at once.
5888
5889         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5890
5891 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * nndraft.el: Require gnus-group.
5894         (nndraft-request-list): Declare.
5895
5896         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5897         no unread article unless it matches gnus-permanently-visible-groups.
5898
5899         * nndraft.el (nndraft-update-unread-articles): New function.
5900         (nndraft-request-associate-buffer): Use it to update the number of
5901         unread articles for the nndraft groups in the group buffer when saving
5902         or killing a draft message.
5903
5904 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5905
5906         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5907         systems to binary before writing and reading the mbox files.
5908
5909         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5910         instead of trying to list them all (bug#8978).
5911
5912 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5913
5914         * pop3.el (pop3-open-server): Use :end-of-capability.
5915
5916 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5917
5918         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5919         the id is always a number.
5920
5921         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5922
5923         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5924         debbugs mode, if possible.
5925
5926 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5927
5928         * auth-source.el (auth-source-token-passphrase-callback-function):
5929         Reindent.
5930         (epg-context-operation): Remove unnecessary autoload.
5931
5932 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5933
5934         * gnus.el (gnus-list-debbugs): New command.
5935
5936         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5937         mboxstat instead of the maintbox, since the stat seems to be fuller.
5938
5939         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5940         summary buffers.
5941
5942         * message.el (message-get-reply-headers): Delete all duplicates,
5943         instead of the first.
5944         (message-get-reply-headers): Ensure that we have progress while
5945         deleting duplicates.
5946
5947         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5948         gnus-posting-style value from the summary buffer to make it easier to
5949         make that a per-buffer conf.
5950
5951 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5952
5953         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5954         found by setting `shortcut' in 'query.
5955         (nnir-request-article): Use `shortcut' setting when requesting article
5956         by Message-ID.
5957
5958 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5959
5960         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5961         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5962         Bring the pseudo-headers back too.
5963
5964 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5965
5966         * auth-source.el (auth-source-token-passphrase-callback-function):
5967         Simplify and remove EPA dependency.
5968
5969 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5970
5971         * nnir.el (nnir-request-article): Fix error message text.
5972
5973 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5974
5975         * auth-source.el (plstore-delete): Autoload.
5976         (auth-source-plstore-search): Support delete operation.
5977         * plstore.el (plstore-delete): New function.
5978
5979 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5980
5981         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5982         mark actually existing articles as unread rather than the ones that
5983         active asserts.
5984
5985 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5986
5987         * nntp.el (nntp-record-command):
5988         * gnus-util.el (gnus-message-with-timestamp-1):
5989         Use format-time-string rather than decoding time stamps by hand.
5990         This is simpler and insulates the code from potential changes to
5991         current-time format.
5992
5993 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5994
5995         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5996
5997 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5998
5999         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
6000         (plstore-save): Support public key encryption.
6001         (plstore--init-from-buffer): New function.
6002         (plstore-open): Use it; fix error when opening a non-existent file.
6003         (plstore-revert): Use plstore--init-from-buffer.
6004
6005 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6006
6007         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
6008
6009 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6010
6011         * mml2015.el (mml2015-use): Replace string-match-p with string-match
6012         for old Emacsen.
6013
6014 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6015
6016         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
6017         is not fully working.
6018
6019 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6020
6021         * dgnushack.el: Autoload sha1 on XEmacs.
6022
6023         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
6024         quit window configuration.
6025
6026         * auth-source.el (epg-context-set-passphrase-callback):
6027         Remove duplicate autoload.
6028
6029 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6030
6031         * nnir.el (nnir-request-article): Allow requesting articles by
6032         Message-ID with nnimap.
6033
6034         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
6035         current server.
6036
6037 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6038
6039         * auth-source.el: Autoload EPA/EPG functions.
6040         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
6041         changed when EPA/EPG is not available.
6042         (auth-source-backend): Rename "arg" member to "data".
6043         (auth-source-backend-parse, auth-source-plstore-search)
6044         (auth-source-plstore-create): Use it.
6045
6046 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6047
6048         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
6049         `gnus-refer-article-methods'.
6050
6051 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6052
6053         * auth-source.el: Require EPA and EPG.
6054         (auth-source-passphrase-alist): New variable.
6055         (auth-source-passphrase-callback-function)
6056         (auth-source-token-passphrase-callback-function): Callbacks for the
6057         netrc field encryption (GPG tokens).
6058         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
6059         Symmetric encryption and decryption of the netrc GPG tokens.
6060         (auth-source-netrc-normalize): Use them, simplifying the closure.
6061
6062 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6063
6064         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
6065         is available.
6066
6067 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6068
6069         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
6070         non-nil, and `nnimap-split-methods' is nil, use the former.
6071
6072 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6073
6074         * plstore.el (plstore-revert): New function.
6075         (plstore-open): Use it; hide the buffer from user.
6076
6077 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6078
6079         * auth-source.el (auth-source-backend): New member "arg".
6080         (auth-source-backend-parse): Handle new backend 'plstore.
6081         * plstore.el: New file.
6082
6083 2011-06-30  Glenn Morris  <rgm@gnu.org>
6084
6085         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
6086
6087 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6088
6089         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
6090         expiring articles to.
6091
6092         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
6093         variations as ASCII (bug#5458).
6094
6095 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
6098
6099 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6100
6101         * message.el (message-point-in-header-p): Tweak the function to default
6102         to saying that we're not in the headers if there is no separator at
6103         all.  This makes it possible to use the Message version of `M-q' in
6104         buffers with no headers (bug#7987).
6105         (message-point-in-header-p): Fix last checkin to work with an empty
6106         mail-header-separator, too.
6107
6108         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
6109         again, save the choice via customize.
6110
6111 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6112
6113         * message.el (message-send-mail-function): Add `sendmail-query-once'.
6114
6115         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
6116         ended the connection, bail out before waiting infinitely on a new
6117         connection.
6118
6119 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
6120
6121         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
6122         reports.
6123
6124         * gnus.el (gnus-bug-package): Use "gnus."
6125         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
6126
6127 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6128
6129         * dgnushack.el: Make the timer warning go away on XEmacs.
6130
6131         * gnus-art.el (gnus-article-stop-animations): New function to stop any
6132         animations going on at article exit time.
6133
6134         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
6135         since removing it breaks people upgrading.
6136
6137         * shr.el (shr-put-image): Use the new interface for animating images.
6138         (shr-put-image): Animate for 60 seconds.
6139
6140         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
6141         avoid compiler warnings.
6142
6143         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
6144         error with `find-file-hooks' on Emacs 22.
6145         (with-auth-source-epa-overrides): Ugly hack to Wrap the
6146         `find-file-hook' things in `symbol-value' to avoid compilation warnings
6147         on all architectures.
6148
6149         * spam.el (spam-stat): Require in a normal fashion without binding
6150         `spam-stat-install-hooks' to avoid compilation warnings.
6151
6152         * spam-stat.el (spam-stat-install-hooks): Remove.
6153         (spam-stat-install-hooks): Don't run automatically.
6154
6155 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
6156
6157         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
6158         and keystroke.
6159
6160 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6161
6162         * auth-source.el (auth-source-netrc-cache): Move forward.
6163
6164 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6165
6166         * proto-stream.el (proto-stream-open-starttls): Use
6167         `gnutls-available-p' to see whether we have built-in support.
6168
6169         * auth-source.el (auth-source-netrc-create): Don't query the bits that
6170         we already know.
6171         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
6172         (auth-source-netrc-create): Don't prompt for the stuff we already know.
6173
6174 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6175
6176         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
6177         %S format, since that looks odd.
6178         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
6179         file, especially when saving.
6180
6181 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
6182
6183         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
6184         article found.
6185
6186 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
6187
6188         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
6189         `auth-source-save-secrets' with a more sensitive alist that can be
6190         configured per file.  Experimental, so defaults to 'never.
6191         (auth-source-netrc-create): Use it.  Still experimental code.
6192         (with-auth-source-epa-overrides): Use `find-file-hooks' if
6193         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
6194
6195 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
6196
6197         * auth-source.el (auth-source-save-secrets): New variable to control if
6198         secret tokens should be saved encrypted.
6199         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
6200         to `auth-source-netrc-normalize'.
6201         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
6202         on the EPA variables being defined.
6203         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
6204         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
6205         the lexical-let closure.
6206         (auth-source-netrc-create): Create "gpg:" tokens according to
6207         `auth-source-save-secrets'.
6208
6209 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6210
6211         * gnus-group.el (gnus-group-update-group): Add new argument
6212         `info-unchanged' that stops updating dribble buffer.
6213
6214         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
6215         deletes lines matching to it in dribble buffer.
6216
6217         * gnus-agent.el (gnus-agent-fetch-group-1):
6218         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
6219         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
6220         * gnus-start.el (gnus-group-change-level):
6221         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
6222
6223         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
6224         if newsgroup info is not changed.
6225
6226         * gnus-group.el (gnus-group-get-new-news-this-group):
6227         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
6228         Don't update dribble buffer.
6229
6230 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
6231
6232         * gnus-registry.el (gnus-registry-remove-ignored): New function to
6233         remove entries with groups we ignore.
6234
6235 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6236
6237         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6238         the underline comes at the bottom.
6239
6240 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6241
6242         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6243         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6244         (gnus-registry-article-marks-to-names): Rename from
6245         `gnus-registry-user-format-function-M2'.
6246
6247 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6248
6249         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6250         ephemeral group.
6251
6252 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253
6254         * shr.el (shr-browse-image): Copy the URL if called interactively.
6255
6256 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6257
6258         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6259         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6260         done, then unselected articles may be marked as read.
6261
6262         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6263         since not doing this seems to lead to a race condition in pop3-logon.
6264
6265         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6266         so that the call chain it correct when we call "upwards".
6267
6268         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6269         in read-only groups.
6270
6271         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6272
6273         * message.el (message-cite-reply-position): Doc string fix.
6274
6275         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6276         avoid regexp overflow.
6277         (nnimap-transform-split-mail): Ditto.
6278
6279         * pop3.el (pop3-retr): Error out if the server closes the connection.
6280
6281 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6282
6283         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6284         mm-with-unibyte-current-buffer.  The buffer should not contain any
6285         multibyte chars anyway at this stage.
6286
6287 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6288
6289         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6290         at the end of lines.
6291
6292 2011-05-29  Julien Danjou  <julien@danjou.info>
6293
6294         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6295
6296 2011-05-27  Glenn Morris  <rgm@gnu.org>
6297
6298         * gnus-group.el (gnus-bug-group-download-format-alist):
6299         Use the "maintainer" version of debian reports as well.
6300
6301 2011-05-26  Glenn Morris  <rgm@gnu.org>
6302
6303         * gnus-group.el (gnus-bug-group-download-format-alist):
6304         Use the "maintainer" version of debbugs.gnu.org reports.
6305
6306 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6307
6308         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6309
6310 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6311
6312         * gnus-cus.el (gnus-agent-customize-category):
6313         * gnus-delay.el (gnus-delay-send-queue):
6314         * gnus.el (gnus-other-frame):
6315         Don't quote lambda expressions with `quote'.
6316
6317 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6318
6319         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6320         the thread moves us backwards and so we loop forever.
6321
6322 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6323
6324         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6325         whitespace in base64 data lines.
6326
6327 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6328
6329         * gnus-registry.el (gnus-registry-user-format-function-M):
6330         Use `mapconcat'.
6331         (gnus-registry-user-format-function-M2): Use to see the full text of
6332         the marks.  Make "," the mark text separator.
6333
6334         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6335         authentication with auth-source.
6336
6337 2011-05-17  Glenn Morris  <rgm@gnu.org>
6338
6339         * gnus-group.el (gnus-import-other-newsrc-file):
6340         Use insert-file-contents.
6341
6342 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6343
6344         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6345         1000 iterations.
6346
6347 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6348
6349         * nntp.el (nntp-open-connection): Check if process-type is available.
6350
6351 2011-05-16  Julien Danjou  <julien@danjou.info>
6352
6353         * shr.el (shr-tag-del): Add support for del tag.
6354
6355 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6356
6357         * gnus-html.el (gnus-html-put-image): Register a displayer.
6358
6359         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6360
6361 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6362
6363         * registry.el (prune-factor): New initialization parameter defaulting
6364         to 0.1.
6365         (registry-prune-hard): Use it.
6366
6367         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6368         0.1 expicitly.
6369
6370 2011-05-13  Glenn Morris  <rgm@gnu.org>
6371
6372         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6373         is bound, since this function requires sendmail.
6374
6375 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6376
6377         * registry.el (registry-usage-test): Disable pruning test.
6378
6379 2011-05-11  David Engster  <dengste@eml.cc>
6380
6381         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6382         Bind set-network-process-option for XEmacs.
6383
6384 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6385
6386         * registry.el (registry-prune-hard-candidates)
6387         (registry-prune-soft-candidates): Helper methods for registry pruning.
6388         (registry-prune): Use them.  Make the sort function optional.
6389
6390 2011-05-10  Jim Meyering  <meyering@redhat.com>
6391
6392         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6393
6394 2011-05-10  Julien Danjou  <julien@danjou.info>
6395
6396         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6397         symbol and not a list.
6398
6399 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6400
6401         * gnus-art.el (gnus-article-mode): Move binding of
6402         shr-put-image-function here from gnus-article-prepare-display.
6403
6404         * shr.el (shr-put-image-function): New variable.
6405         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6406         (shr-put-image): Return scaled image.
6407
6408         * gnus-art.el (gnus-shr-put-image): New function.
6409         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6410
6411         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6412         original ones, as deletable.
6413
6414 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6415
6416         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6417
6418 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6419
6420         * registry.el (registry-full): Add convenience method.  Fix logic.
6421         (registry-insert): Use it.  Fix logic here too.
6422
6423         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6424         `registry-prune' if `registry-full' returns t.
6425         (gnus-registry-handle-action)
6426         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6427         (gnus-registry-usage-test): Use it.
6428
6429 2011-05-07  Julien Danjou  <julien@danjou.info>
6430
6431         * shr.el (shr-link): Make shr-link inherit from link by default.
6432
6433 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6434
6435         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6436
6437 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6438
6439         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6440         error out because the face is not a list.
6441
6442 2011-05-05  Glenn Morris  <rgm@gnu.org>
6443
6444         * proto-stream.el (gnutls-negotiate): Fix declarations.
6445
6446         * gnus-start.el (gnus-propagate-marks): Declare.
6447
6448 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6449
6450         * registry.el (registry-reindex): Fix percentage message.
6451
6452         * proto-stream.el (network-stream-open-starttls): Adjust to call
6453         `gnutls-negotiate' with :process and :hostname arguments.
6454
6455 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6456
6457         * shr.el: Add shr-link face for links.
6458         (shr-urlify): Use it.
6459
6460         * registry.el (registry-insert): Make error message more helpful.
6461
6462 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6463
6464         * gnus-html.el (gnus-html-schedule-image-fetching):
6465         Use url-queue-retrieve, if it exists.
6466
6467         * shr.el (shr-tag-img): Ditto.
6468
6469         * gnus.el: Autoload more gnus-agent functions.
6470
6471         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6472         agent if we haven't already (bug#8502).
6473
6474         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6475         into the Agent, too.
6476
6477         * gnus-agent.el (gnus-agent-store-article): New function.
6478
6479         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6480         and moved from that file for reuse.
6481
6482         * pop3.el (pop3-open-server): Error messages are "-ERR".
6483
6484 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6485
6486         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6487         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6488
6489 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6490
6491         * gnus.el: No Gnus v0.17 is released.
6492
6493 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6494
6495         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6496         buffer has moved to a different frame.
6497
6498 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6499
6500         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6501         to get the conversion from unibyte to multibyte buffers to work on
6502         Emacs 22.
6503
6504         * nntp.el (nntp-request-article): Slight clean-up.
6505
6506 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6507
6508         * shr.el (shr-strike-through): New face.
6509         (shr-tag-s): Use it to provide <s> support.
6510         (shr-tag-s): Remove duplicate definition.
6511
6512 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6513
6514         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6515         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6516
6517 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6518
6519         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6520         `gnutls-negotiate'.
6521         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6522
6523 2011-04-23  Glenn Morris  <rgm@gnu.org>
6524
6525         * gnus-sum.el (gnus-extra-headers): Bump :version.
6526
6527 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6528
6529         * shr.el (shr-tag-sup): New function.
6530         (shr-tag-sub): Ditto.
6531
6532 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6533
6534         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6535         for the case where `gnus-registry-ignored-groups' is a list of lists,
6536         and don't call `gnus-parameter-registry-ignore' otherwise.
6537
6538 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6539
6540         * nnimap.el (nnimap-user): New backend variable.
6541         (nnimap-open-connection-1): Use it.
6542         (nnimap-credentials): Accept user parameter so it's explicit what user
6543         name is desired.
6544
6545         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6546         default.
6547
6548         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6549         not gnus-registry.el.
6550
6551         * gnus-registry.el: Mention in comments how to modify
6552         `gnus-extra-headers' for proper recipient tracking and that it may
6553         already have To and Cc recently, which it does as of this commit.
6554         (gnus-registry-ignored-groups): Remove defcustom.
6555         Explain why in comments.
6556         (gnus-registry-action): Fix data-header reference to use the extra
6557         headers.  Explain in package commentary how to add To and Cc headers to
6558         the gnus-extra-headers.
6559         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6560         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6561         parameter list or a string list in `gnus-registry-ignored-groups'.
6562         Fix logic error.
6563
6564 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6565
6566         * shr.el (shr-expand-url): Protect against null urls.
6567
6568 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6569
6570         * shr.el (shr-base): New binding.
6571         (shr-tag-base): Keep track of <base>.
6572         (shr-expand-url): New function used throughout.
6573
6574 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6575
6576         * gnus-registry.el
6577         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6578         (gnus-registry-ignored-groups): New variable.
6579         (gnus-registry-ignore-group-p): Use it.
6580         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6581         set the destination group to nil (same as delete) if it's ignored.
6582
6583 2011-04-20  David Engster  <dengste@eml.cc>
6584
6585         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6586
6587         * Makefile.in (test-nntp): New rule.
6588         (check): Add it.
6589         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6590
6591 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6592
6593         * gnus-registry.el (gnus-registry-action)
6594         (gnus-registry-fetch-header-fast):
6595         Don't use mail-header that looks an internal function of mailheader.el.
6596
6597 2011-04-19  Glenn Morris  <rgm@gnu.org>
6598
6599         * time-date.el (time-to-days): Remove unused local variables.
6600
6601 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-registry.el: Eliminate cl functions.
6604         (gnus-registry-sort-addresses): New function that replaces mapcan.
6605         (gnus-registry-action, gnus-registry-spool-action)
6606         (gnus-registry-split-fancy-with-parent)
6607         (gnus-registry-fetch-recipients-fast): Use it.
6608         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6609
6610         * registry.el (initialize-instance, registry-lookup)
6611         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6612         (registry-lookup-secondary-value, registry-search, registry-delete)
6613         (registry-insert, registry-reindex, registry-size, registry-prune):
6614         Use eval-and-compile.
6615
6616 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6617
6618         * registry.el (registry-reindex): New method to recreate the secondary
6619         registry indices.
6620
6621         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6622         tracked field changes.
6623         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6624         (gnus-registry-action, gnus-registry-spool-action)
6625         (gnus-registry-handle-action)
6626         (gnus-registry--split-fancy-with-parent-internal)
6627         (gnus-registry-split-fancy-with-parent)
6628         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6629         move, and delete actions, and for fancy splitting with parent.
6630         (gnus-registry-extract-addresses)
6631         (gnus-registry-fetch-recipients-fast)
6632         (gnus-registry-fetch-header-fast): Convenience functions.
6633         (gnus-registry-misc-test): ERT test of
6634         `gnus-registry-extract-addresses'.
6635
6636 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6637
6638         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6639         Track by subject first, then sender.
6640
6641 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6642
6643         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6644
6645         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6646         Lisp.
6647
6648         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6649         (gnus-draft-send): Use it to avoid popping
6650         up frames from gnus-group-send-queue.
6651
6652 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6653
6654         * gnus-registry.el: Updated gnus-registry docs.
6655
6656 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6657
6658         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6659         Fix logic bug.
6660         (gnus-registry-post-process-groups): Fix logging of no results and
6661         quote sender and subject.
6662
6663 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6664
6665         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6666         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6667         gnutls-cli are too slow to be done opportunistically.
6668
6669         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6670         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6671         we had no early-data returned.
6672         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6673         two async commands to the same server at the same time.
6674
6675 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6676
6677         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6678
6679 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6680
6681         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6682         "warning" level.
6683
6684         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6685         (mm-url-insert-file-contents): Don't set the package names.
6686
6687 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6688
6689         * gnus-registry.el (gnus-registry-action): Remove properties and
6690         simplify subject in `gnus-registry-handle-action'.
6691         (gnus-registry-spool-action): Get subject and sender from message if
6692         they are not passed in.
6693         (gnus-registry-handle-action): Remove properties and simplify subject
6694         consistently.
6695
6696 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6697
6698         * registry.el: Require CL before using defmacro*.
6699
6700 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6701
6702         * gnus-art.el (article-treat-date): Assume that
6703         gnus-article-date-headers may be a group parameter.
6704
6705 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6706
6707         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6708
6709         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6710         interactively so the newsrc file can contain foreign groups too.
6711         Useful for debugging but not much for users.
6712
6713 2011-04-07  David Engster  <dengste@eml.cc>
6714
6715         * registry.el (registry-usage-test): Only do
6716         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6717         lexical binding.
6718
6719 2011-04-07  David Engster  <dengste@eml.cc>
6720
6721         * Makefile.in (check, test-registry): New rules for test-suite.
6722
6723 2011-04-06  David Engster  <dengste@eml.cc>
6724
6725         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6726         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6727
6728 2011-04-06  David Engster  <dengste@eml.cc>
6729
6730         * registry.el (initialize-instance): Change :after to :AFTER to be
6731         compatible with old EIEIO version in XEmacs.
6732
6733 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6734
6735         * gnus-registry.el (gnus-registry-post-process-groups)
6736         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6737         and provide better messaging.
6738
6739 2011-04-06  David Engster  <dengste@eml.cc>
6740
6741         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6742         errors.
6743
6744         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6745         dgnushack-compile with error-on-warn enabled, and to signal an error if
6746         clean compilation failed.
6747         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6748         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6749
6750 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6751
6752         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6753         unconditionally anyway, discarding errors.
6754         (gnus-registry-delete-entries): New convenience function.
6755         (gnus-registry-import-eld): Import from old .eld registry.
6756
6757         * registry.el: Don't use ERT if it's not available.  Load it
6758         unconditionally anyway, discarding errors.
6759
6760         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6761         version from the Claudio Bley GnuTLS patch (extra optional parameters
6762         and host name).
6763
6764 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6765
6766         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6767         fixup the parameters that can be customized by the user between
6768         save/read cycles.
6769         (gnus-registry-read): Use it.
6770         (gnus-registry-make-db): Use it.
6771         (gnus-registry-spool-action, gnus-registry-handle-action):
6772         Fix messaging.
6773         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6774         Map references to actual group names with sender and subject tracking.
6775         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6776         (gnus-registry-usage-test): Add subject lookup test.
6777
6778         * registry.el (registry-db, initialize-instance): Set up constructor
6779         instead of :initform arguments for the sake of older Emacsen.
6780         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6781         pre-lexbind merge bug.
6782         (registry-usage-test): Use it.
6783         (initialize-instance, registry-db): Move the non-function initforms
6784         back to the class definition.
6785
6786 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6787
6788         * registry.el: New library to manage gnus-registry-style data.
6789
6790         * gnus-registry.el: Use it (major rewrite).
6791
6792         * nnregistry.el: Use it.
6793
6794         * spam.el: Use it.
6795
6796 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6797
6798         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6799         marks on non-selected articles.
6800
6801 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6802
6803         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6804         parameter to open-protocol-stream.
6805
6806 2011-04-01  Julien Danjou  <julien@danjou.info>
6807
6808         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6809         fundamental-mode.
6810
6811 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6812
6813         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6814         servers.
6815
6816 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6817
6818         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6819         made marks not propagate, again.
6820
6821 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6822
6823         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6824         Make this the default type.
6825         (proto-stream-open-plain): Rename from proto-stream-open-default.
6826         (open-protocol-stream, proto-stream-open-starttls)
6827         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6828         with `plain'.
6829
6830         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6831         value.
6832
6833         * nntp.el (nntp-open-connection-function): Document the fact that some
6834         values are not functions but are instead handled specially.
6835         Recognize nntp-open-plain-stream value.
6836         (nntp-open-connection): Recognize that value.
6837
6838 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6839
6840         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6841         where it seems to be needed.
6842
6843 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6844
6845         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6846         stuff.
6847
6848         * gnus-score.el (gnus-score-string): Fix calling convention of
6849         `gnus-simplify-buffer-fuzzy' after last patches.
6850
6851         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6852         server for articles we didn't get any headers for.  This is a sanity
6853         check.
6854
6855 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6856
6857         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6858         new CAPABILITY, use it.
6859
6860 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6861
6862         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6863         downloading anything.
6864
6865         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6866
6867 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6868
6869         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6870         colors.
6871         (gnus-splash-svg-color-symbols): New function.
6872
6873 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6874
6875         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6876         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6877         (gnus-simplify-subject-fuzzy): Use the local
6878         gnus-simplify-subject-fuzzy-regex instead of the global one.
6879         This makes using this variable in group parameters work.
6880
6881 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6882
6883         * gnus-registry.el (gnus-registry-unfollowed-groups):
6884         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6885         archive:sent-YYYY-MM-DD groups).
6886         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6887         tracking if there are more than `gnus-registry-max-track-groups'
6888         matches.
6889
6890 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6891
6892         * message.el (message--yank-original-internal): New function to do the
6893         insertion cleanly inside eval in `message-yank-original'.
6894         (message-yank-original): Use it.
6895
6896 2011-03-29  Julien Danjou  <julien@danjou.info>
6897
6898         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6899         local variables disabled rather than `normal-mode'.
6900
6901 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6902
6903         * imap.el (imap-shell-open, imap-process-connection-type):
6904         Use imap-process-connection-type for 'shell' streams as well as
6905         Kerberos, SSL, other subprocesses.
6906
6907 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6908
6909         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6910         with open-network-stream.
6911         (proto-stream-always-use-starttls): Option removed.
6912         (open-protocol-stream): Return a process object by default.  Provide a
6913         new parameter :return-list specifying a list-type return value, which
6914         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6915         :type `network' to `try-starttls', and `network-only' to `default'.
6916         Make `default' the default, for compatibility with open-network-stream.
6917         Handle the no-parameter case exactly as open-network-stream, with no
6918         additional stream processing.  Search plists using plist-get.
6919         Explicitly add :end-of-commend parameter if it is missing.
6920         (proto-stream-open-default): Rename from
6921         proto-stream-open-network-only.  Return 'default as the type.
6922         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6923         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6924         failed.  Always return a list with a (possibly dead) process as the
6925         first element, for compatibility with open-network-stream.
6926         (proto-stream-open-tls): Use plist-get.  Always return a list.
6927         (proto-stream-open-shell): Return `default' as connection type.
6928         (proto-stream-capability-open): Use plist-get.
6929         (proto-stream-eoc): Function deleted.
6930
6931         * nnimap.el (nnimap-stream, nnimap-open-connection)
6932         (nnimap-open-connection-1): Handle renaming of :type parameter for
6933         open-protocol-stream.
6934         (nnimap-open-connection-1): Pass a :return-list parameter
6935         open-protocol-stream to obtain a list return value.  Parse this list
6936         using plist-get.
6937
6938         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6939         for open-protocol-stream.  Accept open-protocol-stream return value
6940         that is a subprocess object instead of a list.  Handle the case of a
6941         dead returned process.
6942
6943 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6944
6945         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6946
6947         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6948
6949 2011-03-21  Julien Danjou  <julien@danjou.info>
6950
6951         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6952         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6953         query.
6954         (mm-inline-text): Render normal text with fontification whenever
6955         possible.
6956
6957         * gnus-sum.el (gnus-summary-save-parts-1):
6958         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6959         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6960         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6961         Use `mm-handle-filename'.
6962
6963         * mm-util.el (mm-handle-filename): New function, return the filename of
6964         an handle.
6965
6966 2011-03-18  Julien Danjou  <julien@danjou.info>
6967
6968         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6969         (gnus-buffer-live-p): Check that buffer is not nil.
6970
6971 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6972
6973         * gnus.el: No Gnus v0.15 is released.
6974
6975 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6976
6977         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6978         avoid warning on XEmacs.
6979
6980         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6981         on XEmacs.
6982
6983         * gnus-art.el: Require mouse, which the build bot seems to say is
6984         needed.
6985
6986         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6987
6988         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6989         XEmacs, since it doesn't have url-retrieve-synchronously.
6990
6991         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6992         since assoc-string doesn't exist in XEmacs.
6993
6994 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6995
6996         * gnus-group.el (gnus-group-list-ticked): New function.
6997         (gnus-group-make-menu-bar): Provide a menu entry for it.
6998         (gnus-group-list-map): Provide a binding for it.
6999
7000 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7001
7002         * shr.el (shr-visit-file): New command.
7003
7004         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
7005
7006 2011-03-17  Bjørn Mork  <bjorn@mork.no>
7007
7008         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
7009         servers.
7010
7011 2011-03-16  Julien Danjou  <julien@danjou.info>
7012
7013         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
7014         inline.
7015
7016         * gnus-art.el (article-hide-list-identifiers):
7017         Use gnus-group-get-list-identifiers.
7018
7019         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
7020         (gnus-summary-remove-list-identifiers):
7021         Use gnus-group-get-list-identifiers to get regexp.
7022         (gnus-select-newsgroup, gnus-summary-insert-subject)
7023         (gnus-summary-insert-articles):
7024         Call gnus-summary-remove-list-identifiers unconditionally.
7025
7026 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7027
7028         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
7029         we're selecting a group with unread articles.
7030
7031         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
7032
7033         * gssapi.el: New file separated out from imap.el to provide a general
7034         Kerberos 5 connection facility for Emacs.
7035
7036         * message.el (message-elide-ellipsis): Document the format spec
7037         ellipsis.
7038
7039 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7040
7041         * message.el (message-elide-region): Allow the ellipsis to say how many
7042         lines were removed.
7043
7044 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7045
7046         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
7047         window configurations containing buffers that are now dead.
7048
7049         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
7050         parsing to avoid integer overflows.
7051         (nnimap-parse-flags): Simplify the last change.
7052         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
7053         too large for 32-bit Emacsen.
7054
7055 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7056
7057         * auth-source.el (auth-source-netrc-create):
7058         * message.el (message-yank-original): Fix use of `case'.
7059
7060 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
7061
7062         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
7063         XEmacs, which was one character too wide.
7064
7065 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
7066
7067         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
7068         default number of articles to display.
7069         (gnus-articles-to-read): Use pretty names for prompt.
7070
7071 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7072
7073         * gnus-int.el (gnus-open-server): Ditto.
7074
7075         * gnus-start.el (gnus-activate-group): Give a backtrace if
7076         debug-on-quit is set and the user hits `C-g'.
7077         (gnus-read-active-file): Ditto.
7078
7079         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
7080
7081 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
7082
7083         * message.el (message-yank-original): Use cond instead of CL case.
7084
7085 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7086
7087         * auth-source.el (auth-source-netrc-create): Use usual format for the
7088         default in prompts.
7089
7090 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7091
7092         * lpath.el: Fbind read-char-choice for XEmacs.
7093
7094 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7095
7096         * auth-source.el (auth-source-netrc-create): Show the default in the
7097         prompt when prompting for token creation.
7098
7099 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7100
7101         * auth-source.el (auth-source-format-prompt): Always convert the value
7102         to a string to avoid evaluating non-string arguments.
7103         (auth-source-netrc-create): Offer default properly, not as initial
7104         content in `read-string'.
7105         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
7106         of line to determine if we've been run before.  If so, don't run again,
7107         but print a trivial message to indicate the cache was hit instead.
7108
7109 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
7110
7111         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
7112         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
7113         The user will have to run `gnus-sync-read' manually and wait for Cloudy
7114         Gnus.
7115
7116 2011-03-11  Julien Danjou  <julien@danjou.info>
7117
7118         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
7119         modified file".
7120
7121 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
7122
7123         * auth-source.el (auth-source-read-char-choice): New function to read a
7124         character choice using `dropdown-list', `read-char-choice', or
7125         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
7126         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
7127         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
7128         (auth-source-netrc-saver): Use it.
7129         (auth-source-pick-first-password): New convenience function.
7130
7131 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
7132
7133         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
7134         parameter in the credentials.
7135         (nnimap-open-connection-1): Use it after a successful login.
7136         (nnimap-credentials): Add IMAP-specific user and password prompt.
7137
7138         * auth-source.el (auth-source-search): Add :require parameter, taking a
7139         list.  Document it and the :save-function return token.  Pass :require
7140         down.  Change the CREATED message from a warning to a debug statement.
7141         (auth-source-search-backends): Pass :require down.
7142         (auth-source-netrc-search): Pass :require down.
7143         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
7144         Change save prompt to indicate all modifications saved here are
7145         deletions.
7146         (auth-source-netrc-create): Take user login name as default in user
7147         prompt.  Move all the save functionality to a lexically bound function
7148         under the :save-function token in the returned list.  Set up clearer
7149         default prompts for user, host, port, and secret.
7150         (auth-source-netrc-saver): New function, intended to be wrapped for
7151         :save-function.
7152
7153 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7154
7155         * shr.el (shr-table-horizontal-line): Change the defaults for the table
7156         lines to be spaces instead.
7157
7158 2011-03-07  Julien Danjou  <julien@danjou.info>
7159
7160         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
7161         (sieve-sasl-auth): Check that auth-source-search did return something,
7162         or just return an empty string.
7163
7164 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7165
7166         * gnus.el (gnus-interactive): Use read-directory-name.
7167
7168         * gnus-uu.el (gnus-uu-decode-uu-and-save)
7169         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
7170         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
7171         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
7172         Likewise.
7173
7174         * gnus-group.el (gnus-group-make-directory-group): Likewise.
7175
7176 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7177
7178         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
7179         onto the list of killed groups, too.  This makes killed nnimap groups,
7180         for instance, more reliably not reappear.
7181
7182         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
7183         the parent.
7184
7185         * gnus-sum.el (gnus-update-read-articles): Fix typo.
7186
7187         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
7188         really have server-side marks.
7189
7190         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
7191         since most backends do not usefully have server-side marks.
7192         (gnus-update-read-articles): Propagate marks to all backends that
7193         really have server-side marks.
7194
7195 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7196
7197         * message.el (message-cite-reply-position, message-cite-style):
7198         New variables.
7199         (message-yank-original): Use the new citation styles.
7200
7201 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
7202
7203         * message.el (message-options): Revert 22da67af (workaround for XEmacs
7204         buffer-local issue); don't mark it buffer-local when running under
7205         XEmacs.
7206
7207 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
7208
7209         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
7210         numbers too big to be `read'.
7211
7212 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
7213
7214         * password-cache.el (password-in-cache-p): Add autoload.
7215
7216         * message.el (message-options): Make buffer-local two ways to attempt
7217         to fix a XEmacs bug.
7218
7219 2011-03-02  Julien Danjou  <julien@danjou.info>
7220
7221         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
7222
7223 2011-03-01  Julien Danjou  <julien@danjou.info>
7224
7225         * gnus-art.el (list-identifier): Add list-identifier as a parameter
7226         group.
7227         (article-hide-list-identifiers): Use list-identifier group parameter.
7228
7229 2011-02-28  Julien Danjou  <julien@danjou.info>
7230
7231         * sieve.el (sieve-buffer-script-name): New local variable to store
7232         sieve script name.
7233         (sieve-edit-script): Store sieve script name.
7234         (sieve-upload): Use sieve script name when uploading.
7235         (sieve-upload): Use substitute-command-keys.
7236         (sieve-edit-script): Use substitute-command-keys.
7237         (sieve-refresh-scriptlist): Use substitute-command-keys.
7238         (sieve-manage-mode-map): Define keymap properly.
7239         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7240         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7241         Remove commented code about cvs.
7242         (sieve-manage-quit): New function.
7243         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7244
7245 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7246
7247         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7248
7249 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7250
7251         * auth-source.el (auth-source-search): Cache empty result sets.
7252
7253         * password-cache.el (password-in-cache-p): Convenience function to
7254         check if a key is in the cache, even if the value is nil.
7255
7256         * auth-source.el (auth-source-save-behavior): New variable to replace
7257         `auth-source-never-create'.
7258         (auth-source-netrc-create): Use it.
7259         (auth-source-never-save): Remove.
7260
7261 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7262
7263         * nnimap.el (nnimap-stream): Doc fix.
7264         (nnimap-open-connection-1): Reverse the order of the ports to that the
7265         prompted-for port is first.
7266
7267         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7268         retrieval by the no-group selection.
7269
7270         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7271         numerical parameters.
7272
7273 2011-02-25  Julien Danjou  <julien@danjou.info>
7274
7275         * gnus-gravatar.el: Use gnus-with-article-buffer.
7276
7277         * gnus-art.el (gnus-with-article-buffer): Check that the
7278         gnus-article-buffer is alive.
7279
7280 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7281
7282         * auth-source.el (auth-source-creation-prompts): New variable to manage
7283         creation-time prompts.
7284         (auth-source-search): Document it.
7285         (auth-source-format-prompt): Add utility function.
7286         (auth-source-netrc-create): Don't default the user name to
7287         user-login-name.  Use `auth-source-creation-prompts' and some default
7288         prompts for user, host, port, and password (the default generic prompt
7289         remains ugly).
7290         (auth-source-never-save): Add customizable option to never save info.
7291         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7292         mode excursion.
7293
7294 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7295
7296         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7297         argument that XEmacs doesn't support.
7298
7299         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7300         compiled for Emacsen having no `libxml-parse-html-region' support.
7301
7302         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7303
7304         * lpath.el: Bind buffer-save-without-query for XEmacs.
7305
7306 2011-02-23  Julien Danjou  <julien@danjou.info>
7307
7308         * gnus-art.el (article-make-date-line): Ignore errors if time is
7309         invalid and not convertible.
7310         (article-make-date-line): Only add lapsed time if time is not nil.
7311
7312 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7313
7314         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7315         `read-char-choice' for backwards compatibility.
7316         (auth-source-netrc-element-or-first): New function to DTRT for
7317         parameter extraction.
7318         (auth-source-netrc-create): Use it and fix multiple parameter print
7319         bug.  Use the default passed from above (given-default) or the
7320         built-in (user-login-name for :user).
7321
7322 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7323
7324         * gnus-start.el (gnus-dribble-read-file):
7325         Set buffer-save-without-query, since we always want to save the dribble
7326         file, probably.
7327
7328         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7329         nnimap.
7330
7331         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7332         -summary- since it's a user-visible variable.
7333
7334         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7335         first time you use the new Gnus.
7336
7337 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7338
7339         * auth-source.el: Don't load netrc.el.
7340         (auth-sources): Search ~/.netrc as well by default.
7341         (auth-source-debug): Add 'trivia option for extra output.
7342         (auth-source-do-trivia): Use it.
7343         (auth-source-search): Simplify logic to use
7344         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7345         appropriate.  Don't keep a running count at this level.  Layer :create
7346         and :delete options appropriately on the first and second passes.
7347         Don't track the backend with the search results.
7348         (auth-source-search-backends): New function to search a list of
7349         backends for a processed spec.
7350         (auth-source-netrc-parse): Cache all netrc files, making
7351         auth-source-netrc-cache an alist keyed by the file name and using the
7352         file mtime as the caching criterion.  Keep the obfuscated data secret
7353         with a lexical bind.
7354         (auth-source-netrc-search): Don't calculate the length of the results
7355         unnecessarily.
7356         (auth-source-search-backends): Fix bug.
7357         (auth-source-netrc-create): Rework prompts.
7358
7359 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7360
7361         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7362         Lower case names of search constraints.
7363         (nnir-run-query): Cache and reuse search constraints for all imap
7364         servers.
7365
7366 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7367
7368         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7369         after exit.
7370         (gnus-setup-message): Define missing variable from last checkin.
7371
7372         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7373         value, show the raw article.
7374
7375 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7376
7377         * gnus.el: No Gnus v0.13 is released.
7378
7379 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7380
7381         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7382         auth-source now accepts numbers.
7383
7384         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7385         spec, too.
7386         (auth-source-ensure-strings): New function.
7387
7388         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7389         (gnus-article-setup-buffer): Always restart the date timer so that user
7390         changes to the frequency is respected.
7391
7392         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7393         port numbers, so make sure it gets that if nnimap-server-port is
7394         explicit.
7395
7396 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7397
7398         * nnimap.el (nnimap-inbox): Doc fix.
7399
7400 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7401
7402         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7403         Autoload.  Add optional arg FRAME, and pass it to color-values.
7404         (color-complement): Caller changed.  Doc fix.
7405         (color-gradient): Rewrite for better clarity and efficiency.
7406
7407 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7408
7409         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7410         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7411         color-lab-to-srgb.
7412
7413 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7414
7415         * color.el: First part of merge from hexrgb.el.
7416         (color-rgb-to-hex): Rename from color-rgb->hex.
7417         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7418         saturation to zero if the value is too small.
7419         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7420         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7421         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7422         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7423         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7424         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7425         (color-cie-de2000): Doc fix.
7426
7427 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7428
7429         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7430         given method as in the group name if we're using an extended method.
7431         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7432         command, if we're using that, instead of waiting for the beginning.
7433
7434         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7435         we're sure to get unique server names, and we don't output two async
7436         commands in the same buffer.  This fixes an NNTP hang for some users.
7437
7438 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7439
7440         * gnus.el: No Gnus v0.11 is released.
7441
7442 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7443
7444         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7445         summary buffer before reading going to the next buffer.  This avoids
7446         putting the point in the group buffer if you `C-g' the command.
7447
7448         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7449         cache (for now) to make ~/.authinfo.gpg files usable.
7450
7451         * nnfolder.el (copyright-update): Define for the compiler.
7452
7453         * auth-source.el (auth-source-search): Fix unbound variable.
7454
7455 2011-02-19  Glenn Morris  <rgm@gnu.org>
7456
7457         * gnus.el (gnus-meta): Doc fix.
7458
7459 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7460
7461         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7462         in case it's not yet loaded.
7463
7464 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7465
7466         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7467         line we're waiting for.
7468
7469 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7470
7471         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7472         face with line-width greater than zero will cause RET in gnus summary
7473         buffer to scroll down article page-wise because auto vscroll happens,
7474         it should be temporally disabled when doing a scroll-up.
7475
7476 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7477
7478         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7479         outputs from the server.
7480
7481 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7482
7483         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7484         later so that bbdb can hook in easier.
7485
7486 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7487
7488         * auth-source.el (auth-source-search): Don't try to create credentials
7489         if the caller doesn't want that.
7490         (auth-source-search): If we don't find a match, don't bug out on
7491         non-bound variables.
7492         (auth-source-search): Only ask a single backend to create the
7493         credentials.
7494
7495         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7496         logging.
7497         (nnimap-credentials): Protect against auth-source-search returning nil.
7498         (nnimap-request-list): Protect against not being able to open the
7499         server.
7500
7501 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7502
7503         * auth-source.el (auth-source-search): Do a two-phase search, one with
7504         no :create to get the responses from all backends.
7505
7506         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7507         when getting credentials.
7508
7509         * gnus-util.el (gnus-delete-duplicates): New function.
7510
7511 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7512
7513         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7514         a creation default, pass the whole port list down.  It will be
7515         completed.
7516
7517         * auth-source.el (auth-source-search): Updated docs to talk about
7518         multiple creation choices.
7519         (auth-source-netrc-create): Accept a list as a value (from the search
7520         parameters) and do completion on that list.  Keep a separate netrc line
7521         with the password obscured for showing the user.
7522
7523         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7524         first choice to `auth-source-search' so it will be used for entry
7525         creation instead of the server's Gnus-specific name.
7526         (nnimap-credentials): Rely on the auth-source library to select which
7527         port is actually wanted in the new netrc entry, so don't override
7528         `auth-source-creation-defaults'.
7529
7530         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7531         :protocol and accept a missing user, host, or port as a wildcard match.
7532         (auth-source-debug): Default to off.
7533
7534         (auth-source-netrc-search, auth-source-netrc-create)
7535         (auth-source-secrets-search, auth-source-secrets-create)
7536         (auth-source-user-or-password, auth-source-backend, auth-sources)
7537         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7538         instead of :protocol.
7539
7540         * nnimap.el (nnimap-credentials): Pass a port default to
7541         `auth-source-search' in case an entry needs to be created.
7542         (nnimap-open-connection-1): Use :port instead of :protocol.
7543
7544 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7545
7546         * auth-source.el: Bind load-path when loading EIEIO from
7547         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7548         21.4 doesn't support, to `require'.
7549         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7550         delete-dups that is not available in XEmacs 21.4.
7551
7552 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7553
7554         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7555         as EIEIO must also be loaded when auth-source.el is being
7556         byte-compiled.
7557
7558 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7559
7560         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7561
7562         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7563
7564         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7565
7566         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7567
7568         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7569
7570         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7571
7572         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7573
7574         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7575         necessary.
7576
7577 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7578
7579         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7580         nil means that nnimap doesn't get updated.
7581
7582 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7583
7584         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7585         result when the user doesn't want to write to the file.
7586         (auth-source-netrc-search): Expect a synthetic result and proceed
7587         accordingly.
7588         (auth-source-cache-expiry): New variable to override
7589         `password-cache-expiry'.
7590         (auth-source-remember): Use it.
7591
7592         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7593         parameter.  Create entry if necessary by using :create t.
7594         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7595
7596 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7597
7598         * auth-source.el (auth-source-debug): Enable by default and don't
7599         mention the obsolete `auth-source-hide-passwords'.
7600         (auth-source-do-warn): New function to debug unconditionally.
7601         (auth-source-do-debug): Use it.
7602         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7603         and for Secrets API entries when the secrets.el library is not
7604         available.
7605
7606 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7607
7608         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7609         (gnus-summary-exit): Kill the correct article buffer on exit from a
7610         `C-d' group.
7611
7612         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7613         gnus-propagate-marks.
7614
7615         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7616         before killing the buffers so that a non-full window conf gets handled
7617         correctly.
7618         (gnus-summary-exit): Ditto.
7619         (gnus-summary-read-group-1): Ditto.
7620
7621         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7622         async code again so that we can debug it properly.
7623
7624         * message.el (message-reply): Take an optional switch-buffer parameter
7625         so that Gnus window confs are respected better.
7626
7627 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7628
7629         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7630         `plist-get' to accept non-list parameters (XEmacs issue).
7631         Fix docstring.
7632         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7633         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7634         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7635         Login collection is "Login" and not "login".
7636
7637 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7638
7639         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7640         multiple headers.
7641
7642         * nnimap.el (nnimap-inhibit-logging): New variable.
7643         (nnimap-log-command): Don't log login commands.
7644
7645         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7646         to have more parameters.
7647
7648         * nnimap.el (nnimap-send-command): Mark the command time for each
7649         command, so that we don't get NOOPs stepping on our toes.
7650
7651         * gnus-art.el (article-date-ut): Get the date from the Date header on
7652         `t'.
7653
7654 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7655
7656         * auth-source.el (auth-source-search): Use copy-sequence instead of
7657         the cl.el copy-list.
7658
7659 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7660
7661         * imap.el: Bring it back (revert
7662         84d800cd31de3064f0ed39617d725709a2f8f42f).
7663
7664 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7665
7666         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7667         Improve prompt.
7668
7669 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7670
7671         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7672         washing status from the default format.  It isn't very informative.
7673
7674 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7675
7676         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7677         Fix Gcc processing on imap.
7678
7679 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7680
7681         * imap.el: Remove file.  All the functionality is in nnimap.el.
7682
7683 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7684
7685         * message.el (message-bury): Don't pop up a new window when selected
7686         window is dedicated.
7687
7688 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7689
7690         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7691
7692 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7693
7694         * sieve-manage.el: Autoload `auth-source-search'.
7695         (sieve-sasl-auth): Use it.
7696
7697 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7698
7699         * nnimap.el: Autoload `auth-source-forget+'.
7700         (nnimap-open-connection-1): Use it if the connection fails.
7701
7702         * auth-source.el: Require `password-cache'.
7703         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7704         obsolete.
7705         (auth-source-magic): Marker for `password-cache' keys.
7706         (auth-source-do-cache): Update docstring.
7707         (auth-source-search): Use and check cache.
7708         (auth-source-forget-all-cached, auth-source-remember)
7709         (auth-source-recall, auth-source-forget, auth-source-forget+)
7710         (auth-source-specmatchp): Caching support functions.
7711         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7712         Remove and obsolete.
7713         (auth-source-user-or-password): Remove caching to further discourage
7714         using it.  Always hide passwords.
7715
7716         * password-cache.el (password-cache-remove): Accept secrets that are
7717         not strings.
7718
7719 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7720
7721         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7722         code for now, since it doesn't work for all users.
7723
7724 2011-02-09  Julien Danjou  <julien@danjou.info>
7725
7726         * message.el (message-options): Make message-options really buffer
7727         local.
7728
7729 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7730
7731         * mail-source.el: Autoload `auth-source-search'.
7732         (mail-source-keyword-map): Note order matters.
7733         (mail-source-set-1): Get all the mail-source source values and
7734         defaults and search auth-source on those if needed.  This can all
7735         probably be simplified.
7736
7737         * nnimap.el: Autoload `auth-source-search'.
7738         (nnimap-credentials): Use it.
7739         (nnimap-open-connection-1): Ask for the virtual server and physical
7740         address in one shot.
7741
7742         * nntp.el: Autoload `auth-source-search'.
7743         (nntp-send-authinfo): Use it.  Note TODO.
7744
7745 2011-02-08  Julien Danjou  <julien@danjou.info>
7746
7747         * shr.el (shr-tag-body): Add support for text attribute in body
7748         markups.
7749
7750         * message.el (message-options): Make message-options a local variable.
7751
7752 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7753
7754         * auth-source.el (auth-source-secrets-search)
7755         (auth-source-user-or-password): Use `append' instead of `nconc'.
7756         (auth-source-user-or-password): Build return list better and protect
7757         against nil :secret.
7758
7759 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7760
7761         * nnimap.el (nnimap-update-info): Refactor slightly.
7762         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7763         (nnimap-update-info): Clean up slightly.
7764         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7765         characters.
7766         (nnimap-process-quirk): Rename function to avoid collision.
7767         (nnimap-update-info): Fix macrology bug-out.
7768         (nnimap-update-info): Simplify split history test.
7769
7770 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7771
7772         * auth-source.el (top): Require 'eieio unconditionally.
7773         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7774         (auth-source-secrets-search): Limit search when `max' is greater than
7775         number of results.
7776
7777 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7778
7779         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7780         part not returning any data.
7781
7782         * proto-stream.el (open-protocol-stream): Document the return value.
7783
7784 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7785
7786         * auth-source.el (auth-source-secrets-search): Add examples.
7787
7788 2011-02-06  Julien Danjou  <julien@danjou.info>
7789
7790         * message.el (message-setup-1): Handle message-generate-headers-first
7791         set to t.
7792
7793 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7794
7795         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7796         API with a string "secrets:collection-name" and with 'default.
7797         (auth-source-backend-parse): Parse "secrets:collection-name" and
7798         'default.  Recurse on parses instead of repeating code.  Use the
7799         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7800         message when ignoring a source.
7801         (auth-source-search): List ignored search keys at the top level.
7802         (auth-source-netrc-create): Use `case' instead of `cond'.
7803         (auth-source-secrets-search): Created with TODOs.
7804         (auth-source-secrets-create): Created with TODOs.
7805         (auth-source-retrieve, auth-source-create, auth-source-delete)
7806         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7807         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7808         (auth-source-user-or-password-sftp)
7809         (auth-source-user-or-password-smtp): Remove.
7810         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7811         around `auth-source-search'.  Not tested thoroughly.
7812
7813 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7814
7815         * auth-source.el: Bring in assoc and eioeio libraries.
7816         (secrets-enabled): New variable to track the status of the Secrets API.
7817         (auth-source-backend): New EIOEIO class to represent a backend.
7818         (auth-source-creation-defaults): New variable to set prompt defaults
7819         during token creation (see the `auth-source-search' docstring for
7820         details).
7821         (auth-sources): Simplify to allow a simple string as a netrc backend
7822         spec.
7823         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7824         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7825         (auth-source-search): Main auth-source API entry point.
7826         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7827         (auth-source-search-collection): Helper function for searching.
7828         (auth-source-netrc-parse, auth-source-netrc-normalize)
7829         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7830         Supports search, create, and delete.
7831         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7832         backend stubs.
7833         (auth-source-user-or-password): Call `auth-source-search' but it's not
7834         ready yet.
7835
7836 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7837
7838         * message.el (message-setup-1): Remove the read-only stuff, since it
7839         doesn't work under XEmacs, for some reason.
7840
7841         * gnus-sum.el (gnus-user-date): Rename back from
7842         gnus-summary-user-date since user code refers to it.
7843
7844         * shr.el (shr-render-td): Store the actual background color used.
7845
7846         * message.el (message-setup-1): Don't bind the constant
7847         -forbidden-properties.
7848         (message-setup-1): Revert previous change, since it needs to bind the
7849         props to insert them.
7850         (message-resend): Allow removing the read-only separator line.
7851
7852 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7853
7854         * nnimap.el (nnimap-request-accept-article): Give an error message if
7855         the APPEND wasn't successful.
7856
7857 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7858
7859         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7860         that have no groups.
7861
7862 2011-02-03  Julien Danjou  <julien@danjou.info>
7863
7864         * gnus-draft.el: Remove progn around gnus-draft-setup.
7865
7866 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7867
7868         * gnus-start.el (gnus-read-active-for-groups): This function is never
7869         called with a nil `infos', so clean that up.
7870         (gnus-get-unread-articles): Request active files from primary/secondary
7871         methods that have no groups (yet).
7872
7873 2011-02-03  Julien Danjou  <julien@danjou.info>
7874
7875         * message.el (message-setup-1): Always generate References first.
7876         (message-mail): Return the return value of message-setup, not always t.
7877         (message-setup-1): Insert mail-header-separator with read-only and
7878         intangible properties set.
7879
7880         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7881         user-date in docstring.
7882
7883         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7884
7885         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7886         docstring.
7887
7888         * gnus.el (gnus-user-date-format-alist): Change default value.
7889         Use defcustom, with type and group.  Move from gnus-util.el.
7890         Rename to gnus-summary-user-date-format-alist.
7891
7892 2011-02-03  Glenn Morris  <rgm@gnu.org>
7893
7894         * nnimap.el (gnus-fetch-headers): Declare.
7895
7896         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7897
7898 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7899
7900         * message.el (message-forward-make-body-digest-plain)
7901         (message-followup, message-reply): Clean up things noted by Stefan.
7902
7903         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7904         gnus-article-update-date-headers is nil.
7905         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7906         it didn't really work with defcustom.
7907         (article-update-date-lapsed): Make sure the window start doesn't move,
7908         either.
7909
7910 2011-02-01  Julien Danjou  <julien@danjou.info>
7911
7912         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7913         format.
7914
7915         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7916         standard in Emacs nowadays.
7917
7918         * color.el (color-gradient): Add a color-gradient function.
7919
7920 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7921
7922         * message.el (message-expand-name): Don't trust the return value of
7923         bbdb-complete-name.
7924         (message-check-news-header-syntax): Remove unused var `start'.
7925         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7926         (message-inhibit-body-encoding): Move to before first use.
7927         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7928         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7929         (Organization, Message-ID, Date, mh-previous-window-config):
7930         Defvar the vars using dynamic scoping.
7931
7932 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7933
7934         * shr.el (shr-render-td): Only do colors at the final rendering.
7935         Should be slightly faster.
7936         (shr-insert-table): Fix up TD background colors when doing the
7937         vertical padding.
7938
7939         * gnus-art.el (article-date-ut): Protect against articles with no Date
7940         header.
7941         (article-update-date-lapsed): Don't use current-column to find the
7942         horizontal position.  It's fragile in the presence of \003 characters.
7943
7944         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7945
7946 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7947
7948         * gnus-art.el (article-transform-date): Rewrite to still work when
7949         there are several rfc2822 parts.
7950         (article-transform-date): Fix infinite recursion.
7951         (article-date-ut): Replace infinitely many Date headers with a single
7952         one when called interactively.
7953
7954         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7955         secure manner.
7956
7957         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7958         move around by not using save-window-excursion.  It seems to work...
7959
7960 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7961
7962         * gnus-art.el (article-make-date-line): Work for user-defined format.
7963
7964 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7965
7966         * nntp.el (nntp-retrieve-group-data-early)
7967         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7968         fetching functions.
7969
7970         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7971         thoroughly for all backends that have no known groups.  This should
7972         allow new nnml methods to retrieve mail.
7973
7974         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7975         that Gnus doesn't know exists again.
7976
7977         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7978         (gnus-treat-date-ut): Ditto.
7979         (gnus-article-update-date-header): Rename.
7980         (gnus-treat-date-local): Remove.
7981         (gnus-treat-date-english): Remove.
7982         (gnus-treat-date-lapsed): Remove.
7983         (gnus-treat-date-combined-lapsed): Remove.
7984         (gnus-treat-date-original): Remove.
7985         (gnus-treat-date-iso8601): Remove.
7986         (gnus-treat-date-user-defined): Remove.
7987         (gnus-article-date-headers): New variable to control all the date
7988         header options.
7989         (article-date-ut): Rewrite to allow using the new way to format date
7990         headers(s).
7991
7992 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7993
7994         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7995         method.
7996         (nnmail-article-group): A better test for fanciness.
7997
7998         * nnimap.el (nnimap-request-head): Protect against not finding the
7999         article by Message-ID.
8000
8001 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
8002
8003         * gnus-art.el (article-update-date-lapsed): Try a better way to really
8004         keep point at the "same place".
8005
8006 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8007
8008         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
8009         data if the group is inactive.
8010
8011 2011-01-28  Julien Danjou  <julien@danjou.info>
8012
8013         * gnus-win.el: Remove dead function gnus-window-configuration-element.
8014         (gnus-all-windows-visible-p): Remove old compatibility code.
8015         (gnus-window-top-edge): Add docstring.
8016
8017         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
8018
8019 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8020
8021         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
8022         older request-update-info.
8023
8024         * gnus-art.el (article-make-date-line): Limit the length a bit more.
8025
8026 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
8027
8028         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
8029         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
8030
8031 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8032
8033         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
8034         groups.  This makes the nndraft:queue group pop up if it's not already
8035         there.
8036
8037         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
8038         messages" logic, which was reversed.
8039
8040         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
8041         the "same place" even if point is on the line being replaced.
8042         (article-update-date-lapsed): Allow updating both the combined lapsed
8043         and the lapsed headers.
8044         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
8045         (article-make-date-line): Limit the number of segments dynamically to
8046         avoid too-long lines.
8047
8048 2011-01-27  Julien Danjou  <julien@danjou.info>
8049
8050         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
8051         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
8052
8053 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8054
8055         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
8056         Use plist-get instead of the cl function getf.
8057
8058 2011-01-27  Glenn Morris  <rgm@gnu.org>
8059
8060         * gnus-util.el (float-time): Get rid of compiler warning, again.
8061
8062 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8063
8064         * shr.el (shr-put-color): Special-case background colors: Do put them
8065         at the blank parts at the front of the lines.
8066
8067         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
8068         exit hook to nix out all data on readedness on group exit.
8069
8070         * gnus-util.el (float-time): If float-time is bound, always use it on
8071         all Emacsen.  It's unclear why the subrp check was there.
8072         (time-date): Require to make some autoload issues on XEmacs go away.
8073
8074         * shr.el (shr-put-color): Don't do the box padding in tables, since
8075         they're already padded.
8076
8077 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
8078
8079         * gnus-art.el (gnus-article-next-page): When the last line of the
8080         article is displayed, scroll down once more instead of going to the
8081         next article at once.
8082         (article-lapsed-string): Refactor out and allow specifying how many
8083         segments you want.
8084         (gnus-article-setup-buffer): Start updating the lapsed header directly.
8085         (gnus-article-update-lapsed-header): New variable.
8086
8087         * shr.el: Revert change that made headings use different-sized faces.
8088         The Emacs display engine isn't advanced enough that, for instance,
8089         tables can comfortably use differently-sized faces.
8090
8091 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8092
8093         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
8094         used.
8095         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
8096         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
8097         we're using an encrypted connection.
8098
8099         * proto-stream.el: Alter the interface functions to also return the
8100         actual stream type used: network or tls.
8101
8102 2011-01-25  Julien Danjou  <julien@danjou.info>
8103
8104         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
8105         (mm-display-javascript-inline): New function.
8106
8107         * mm-decode.el (mm-inline-media-tests): Add application/javascript
8108         viewing function.
8109
8110 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8111
8112         * shr.el (shr-expand-newlines): Fix variable name.
8113
8114 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8115
8116         * shr.el (shr-expand-newlines): Make nested boxes work.
8117
8118 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8119
8120         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
8121         backgrounds.
8122         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
8123         in a more sensible manner.
8124
8125 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
8126
8127         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
8128         if EPG is loaded.
8129
8130 2011-01-24  Julien Danjou  <julien@danjou.info>
8131
8132         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
8133         tags.
8134
8135 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8136
8137         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
8138         commands.
8139
8140         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
8141         in the article buffer.
8142         (gnus-gravatar-insert): Use blank space from the current buffer to
8143         avoid breaking text properties.  This makes X-Sent updating work again.
8144
8145         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
8146
8147 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
8148
8149         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
8150         fix the bug in url-http.el instead.
8151
8152         * shr.el (shr-image-fetched): Ditto.
8153
8154         * shr.el (shr-image-fetched): Avoid having point move in the article
8155         buffer.
8156
8157         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
8158         buffer after being called.  It's apparently being killed by url.el, and
8159         killing it made point move to end-of-buffer in a random buffer.
8160
8161         * shr.el (shr-image-fetched): Ditto.
8162
8163 2011-01-23  Julien Danjou  <julien@danjou.info>
8164
8165         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
8166
8167         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
8168         text/x-org.
8169
8170 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8171
8172         * gnus-sum.el (gnus-summary-move-article): Protect against backends
8173         (i.e., nnimap) returning nil as the article number.
8174
8175 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
8176
8177         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
8178         "DelSp" parameter in RFC3676.
8179
8180 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8181
8182         * message.el (message-check-recipients): Display the encoded version of
8183         the bogus address if they differ.
8184
8185         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
8186         after sending.
8187
8188         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8189
8190         * gnus-group.el (gnus-group-refresh-group): New convenience function.
8191
8192         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
8193         group buffer after sending the queue.
8194
8195         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8196
8197 2011-01-22  Julien Danjou  <julien@danjou.info>
8198
8199         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
8200
8201 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8202
8203         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
8204         nested related parts.
8205
8206         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
8207         unexpired articles.  This fixes the regression that led expiry marks to
8208         disappear from nnfolder groups.
8209
8210 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8211
8212         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
8213         Don't confuse the "ret" of "retrograde" with RET.
8214
8215 2011-01-21  Julien Danjou  <julien@danjou.info>
8216
8217         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
8218         than mm-insert-inline.
8219
8220 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8221
8222         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
8223         Widen article buffer.
8224
8225 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8226
8227         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
8228         the temp buffer.
8229         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
8230
8231 2011-01-20  Julien Danjou  <julien@danjou.info>
8232
8233         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
8234
8235         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8236         than mm-insert-inline to insert inline part: this respect
8237         mm-inline-media-tests displayers.
8238
8239         * mm-view.el (mm-display-shell-script-inline): New function.
8240
8241         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8242
8243         * mm-uu.el (mm-uu-type-alist): Add org block.
8244         (mm-uu-org-src-code-block-extract): New function.
8245
8246         * mm-view.el (mm-display-org-inline): New function.
8247
8248         * mm-decode.el (mm-automatic-display): Add text/org.
8249
8250         * mailcap.el (mailcap-mime-extensions): Add .org.
8251
8252 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8253
8254         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8255         gnus-article-add-buttons.
8256
8257 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8258
8259         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8260         From header with a date and "nobody" as the sender.
8261
8262 2011-01-19  Julien Danjou  <julien@danjou.info>
8263
8264         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8265         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8266         if you have the same regexp several times.
8267         (gnus-button-push): Fix matching when regexp is symbol.
8268
8269 2011-01-15  Glenn Morris  <rgm@gnu.org>
8270
8271         * message.el (message-mail): A compose-mail function should
8272         accept headers as strings.
8273
8274 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8275
8276         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8277         Add :vert-only tags.
8278         (message-mail): New arg RETURN-ACTION.
8279         (message-return-action): New var.
8280         (message-bury): Use it.
8281         (message-mode): Make it buffer-local.
8282         (message-send-and-exit): Always call message-bury.
8283
8284         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8285         message-mail.
8286
8287 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8288
8289         * nnimap.el (nnimap-convert-partial-article): Protect against
8290         zero-length body parts.
8291
8292         * mm-decode.el (mm-preferred-alternative-precedence):
8293         Discourage showing empty parts.
8294
8295         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8296         and stuff if the backend didn't return the article number.  This fixes
8297         an Exchange-related nnimap bug.
8298
8299         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8300         group window, because it does the wrong thing when a separate frame
8301         displays the group buffer.
8302
8303         * proto-stream.el (open-protocol-stream): Protect against the low-level
8304         transport functions returning nil.
8305
8306 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8307
8308         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8309         (mml2015-epg-find-usable-secret-key): New function.
8310         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8311         mml2015-epg-find-usable-key (Bug#7797).
8312         (mml2015-epg-encrypt): Ditto.
8313
8314 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8315
8316         * dgnushack.el (rot13-string): Fix the way to get the argument.
8317
8318 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8319
8320         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8321
8322 2011-01-03  Glenn Morris  <rgm@gnu.org>
8323
8324         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8325
8326         * sieve.el (sieve-open-server): Give a more explicit error if
8327         sieve-manage-open returns nil.  (Bug#7720)
8328
8329 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8330
8331         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8332
8333 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8334
8335         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8336         This avoids sending passwords in plain text over non-encrypted
8337         channels.
8338
8339         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8340
8341         * nnimap.el (nnimap-login): Refactored out into own function, and
8342         implement CRAM-MD5.
8343         (nnimap-wait-for-line): Refactored out.
8344
8345         * mm-view.el (mml-smime): Require.
8346
8347 2010-12-20  David Engster  <deng@eml.cc>
8348
8349         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8350         use EPG to decrypt S/MIME messages instead of openssl.
8351
8352 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8353
8354         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8355
8356         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8357         status is the group clearly is unreachable.
8358
8359         * auth-source.el (auth-source-create): Add the optional second
8360         parameter to `local-variable-p' to be compatible with XEmacs.
8361
8362 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8363
8364         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8365         work when using a compressed nnml folder.
8366
8367 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8368
8369         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8370         backends after sanitising on entry, because this never makes sense:
8371         If the articles have gone missing, then the data no longer exists on
8372         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8373         overwrite anything anyway.
8374
8375         * shr.el (shr-insert-document): Bind shr-width dynamically to
8376         window-width if it's nil.
8377
8378 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8379
8380         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8381         with the meaning of using the full emacs window width for rendering.
8382
8383 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8384
8385         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8386         case when sender is not given.
8387
8388 2010-12-23  Julien Danjou  <julien@danjou.info>
8389
8390         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8391         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8392         the addresses, otherwise we might misplaced the gravatar.
8393
8394 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8395
8396         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8397         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8398         obsolete in Emacs.
8399
8400 2010-12-20  Julien Danjou  <julien@danjou.info>
8401
8402         * gnus-util.el (gnus-rescale-image): Revert last change.
8403
8404 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8405
8406         * binhex.el: Improve commentary (Bug#7482).
8407
8408 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8409
8410         * gnus-group.el (gnus-group-delete-articles): New command.
8411
8412 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8413
8414         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8415
8416 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8417
8418         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8419         here, since it's up to the backends to do CRLF removal if their
8420         protocol has it.
8421
8422         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8423
8424 2010-12-17  Julien Danjou  <julien@danjou.info>
8425
8426         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8427         they are from file.  Can also scale up.
8428
8429 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8430
8431         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8432         Restore gnus-use-agent.
8433         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8434
8435         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8436
8437 2010-12-17  Julien Danjou  <julien@danjou.info>
8438
8439         * gravatar.el (gravatar-retrieve-synchronously): New function.
8440         (gravatar-get-data): Make more robust.
8441
8442 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8443
8444         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8445
8446 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8447
8448         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8449         to really consider the last line.
8450
8451 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8452
8453         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8454         list of recipient keys, or use symmetric encryption if not a list.
8455         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8456         EPA override, replacing the call to `netrc-store-data'.
8457
8458 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8459
8460         * gnus-srvr.el: Avoid passing nil regexp argument to
8461         delete-matching-lines.
8462
8463 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8464
8465         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8466         fetching stops when Gnus exits.
8467
8468         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8469         function.
8470         (nnfolder-request-expire-articles): Save all the buffers after doing
8471         expiry.
8472
8473         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8474         the last article", since that led to serious performance regressions
8475         when expiring nnml groups.
8476
8477 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8478
8479         * nnir.el: Improve customizations.
8480
8481 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8482
8483         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8484
8485         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8486         group has been killed.
8487         (gnus-group-yank-group): Ditto.
8488
8489         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8490
8491         * nnimap.el (nnimap-request-update-group-status): New function.
8492
8493         * gnus-int.el (gnus-request-update-group-status): New interface
8494         function.
8495
8496         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8497         copying read-ness to the backends.
8498
8499         * nnimap.el (nnimap-quirk): New function.
8500         (nnimap-retrieve-group-data-early): Use it.
8501         (nnimap-quirks): New alist.
8502
8503 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8504
8505         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8506         don't delete it within indentation.
8507
8508 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8509
8510         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8511         previous line.
8512
8513 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8514
8515         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8516         QRESYNC command by deleting a superfluous space which broke Cyrus
8517         servers.  This change will break other servers that are buggy the other
8518         way around.
8519
8520 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8521
8522         * spam.el: Reindent and fix long lines.
8523         (spam-copy-or-move-routine): Exclude invalid move destinations.
8524
8525 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8526
8527         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8528         installed the registry.
8529
8530 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8531
8532         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8533
8534 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8535
8536         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8537         groupname doesn't contain "gmane".
8538
8539 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8540
8541         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8542         and netrc-bound-and-true-p bindings.
8543         (netrc-parse): Cache the netrc contents.
8544
8545         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8546         (gnus-1): Don't create the nndrafts group twice.
8547         (gnus-setup-news): There's no need to read the active file here, since
8548         that's done again later on a per-backend basis.
8549         (gnus-start-draft-setup): Make sure that the new group is started out
8550         empty.
8551
8552         * gnus-agent.el (gnus-agentize): Don't create the queue group
8553         automatically on startup.  It'll be created later, if needed.
8554
8555         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8556         of automatically subscribed groups.
8557         (gnus-auto-subscribed-categories): New variable.
8558         (gnus-matches-options-n): Use it.
8559         (gnus-default-subscribed-newsgroups): Remove unused variable.
8560         (gnus-start-draft-setup): Message a bit less.
8561
8562 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8563
8564         * nnir.el (nnir-run-imap): Return article list in order of increasing
8565         UID.
8566
8567 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8568
8569         * gnus-sum.el (gnus-summary-enter-digest-group):
8570         Mention gnus-auto-select-on-ephemeral-exit.
8571
8572         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8573         convention of the network-only option.
8574
8575 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8576
8577         * proto-stream.el (proto-stream-open-network-only): New function to
8578         have a way to specify non-STARTTLS upgrade connections.
8579
8580 2010-12-10  Julien Danjou  <julien@danjou.info>
8581
8582         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8583         email address is nil.
8584
8585         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8586
8587 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8588
8589         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8590         deletion.
8591         (nnir-run-imap): Only need to parse list once.
8592
8593 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8594
8595         * shr.el (shr-tag-script): Ignore <script>.
8596         (shr-tag-label): Add <label> support.
8597
8598 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8599
8600         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8601
8602         * shr.el (shr-image-displayer): Work for images lined side by side.
8603
8604 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8605
8606         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8607         parameter, since XEmacs doesn't accept t as a parameter.
8608
8609 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8610
8611         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8612         ids.
8613         (nnir-run-gmane): Simplify groupspec formatting.
8614         (nnir-request-expire-articles): New function.
8615
8616 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8617
8618         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8619         overflow, possibly.
8620
8621         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8622         (shr-render-td): Handle td style="" better.
8623         (shr-tag-table): Use the color from the style sheet.
8624         (shr-render-td): Make sure we copy over all the overlays, too.
8625
8626 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8627
8628         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8629         (nnir-request-article): Improve article retrieval.
8630
8631 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8632
8633         * mm-util.el (mm-extra-numeric-entities): New variable.
8634
8635         * mm-url.el (mm-url-decode-entities):
8636         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8637
8638         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8639
8640 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8641
8642         * message.el: Use completion-at-point.
8643         (message-completion-function): New fun, extracted from message-tab.
8644         (message-mode): Use it for completion-at-point-functions.
8645         (message-tab): Use it and completion-at-point.
8646
8647 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8648
8649         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8650         character if a non-breakable character follows.
8651
8652 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8653
8654         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8655         any stream.
8656
8657         * shr.el (shr-tag-font): Colorize the region.
8658         (shr-tag-body): Ditto.
8659         (shr-tag-font): Actually let the styles be inherited instead of
8660         overwriting them.
8661         (shr-tag-font): Get the background color right.
8662         (shr-tag-style): Ignore all <style> tags for the moment.
8663
8664         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8665         a Message-ID to avoid having nnimap depend on gnus-sum.
8666
8667         * shr.el (shr-descend): Only colorize something if we have a node that
8668         sets colors.
8669
8670 2010-12-06  Julien Danjou  <julien@danjou.info>
8671
8672         * shr.el (shr-render-td): Render td content with shr-descend, so style
8673         will be applied to <td> too.
8674         (shr-colorize-region): Colorize region even if we only have a background.
8675         (shr-tag-body): Fix color and background color inheritance.
8676         Do not recolorize after shr-generic.
8677         (shr-tag-font): Let shr-generic colorize via inheritance.
8678
8679 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8680
8681         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8682
8683 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8684
8685         * nnir.el (nnir-request-move-article): Remove obsolete code.
8686
8687 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8688
8689         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8690
8691 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8692
8693         * gnus-sum.el (gnus-summary-respool-article): The completion function
8694         expects a list instead of an alist.
8695
8696         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8697         string as the parameter.
8698
8699         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8700
8701         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8702         styles.
8703         (shr-colorize-region): New function.
8704         (shr-insert-background-overlay): Remove.
8705         (shr-render-td): Background setting should be taken care of on a higher
8706         level.
8707         (shr-tag-body): Use post-hoc colorizations.
8708         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8709         (shr-put-color-1): Don't overwrite old colors.
8710         (shr-colorize-region): When the background color isn't explicit, use
8711         a fixed background.
8712
8713         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8714         nnmail variables.
8715
8716 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8717
8718         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8719         unless necessary.
8720
8721 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8722
8723         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8724         server.
8725
8726 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8727
8728         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8729         so that TAB works.
8730
8731         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8732         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8733
8734         * shr.el (shr-urlify): Show the URL before the title to avoid
8735         misleading URLs.
8736
8737 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8738
8739         * shr.el (shr-urlify): Display the title in <a> tags.
8740
8741 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8742
8743         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8744
8745 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8746
8747         * nnir.el: Rearrange code to allow macros to be autoloaded by
8748         gnus-sum.el.
8749         (nnir-retrieve-headers-override-function): Make this variable
8750         customizable.
8751         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8752
8753         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8754         from nnir.el.
8755
8756 2010-12-03  Julien Danjou  <julien@danjou.info>
8757
8758         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8759
8760 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8761
8762         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8763         allow optional argument `environment'.
8764
8765 2010-12-03  Glenn Morris  <rgm@gnu.org>
8766
8767         * mm-extern.el (message-goto-body): Update declaration.
8768
8769 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8770
8771         * gnus-util.el (gnus-macroexpand-all): New function.
8772
8773         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8774         instead of macroexpand-all that is unavailable in XEmacs.
8775
8776 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8777
8778         * nnir.el (nnir-summary-line-format): New variable.
8779         (nnir-mode): Use it.
8780         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8781         (nnir-article-ids): Reimplement as defsubst.
8782         (nnir-retrieve-headers): Don't mangle the subject header.
8783         (nnir-run-imap): Use 100 as RSV score.
8784         (nnir-run-find-grep): Fix for full server searching.
8785         (nnir-run-gmane): Better restriction to gmane groups.
8786
8787         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8788         summary buffers.
8789
8790 2010-12-02  Julien Danjou  <julien@danjou.info>
8791
8792         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8793
8794         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8795
8796         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8797         support.
8798
8799 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8800
8801         * nnir.el: Update to handle the registry better.
8802         (autoload): Silence byte-compiler.
8803         (nnir-open-server): Add a hook for nnir groups.
8804         (nnir-request-move-article): Don't mangle the header.  Better to use
8805         formatting variables (which will be added in the future).
8806         (nnir-registry-action): Update the registry using the original article
8807         group name.
8808         (nnir-mode): Install nnir-specific hooks for updating the registry.
8809
8810         * gnus-sum.el
8811         (gnus-article-original-subject, gnus-newsgroup-original-name):
8812         Remove obsolete variables.
8813         (gnus-summary-move-article): Remove use of obsolete variables.
8814         (gnus-summary-local-variables): Make move and delete hooks local to
8815         summary buffers.
8816
8817 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8818
8819         * rtree.el: New file.
8820
8821 2010-12-01  Julien Danjou  <julien@danjou.info>
8822
8823         * message.el (message-user-organization): Do not use
8824         gnus-local-organization.
8825
8826         * gnus.el: Remove gnus-local-organization.
8827
8828         * gnus-msg.el: Remove nastygram thing.
8829
8830 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8831
8832         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8833         funcall.
8834
8835 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8836
8837         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8838         names.
8839
8840         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8841         characters.
8842
8843         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8844         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8845         Suggested by Štěpán Němec <stepnem@gmail.com>.
8846         (gnus-gravatar-transform-address): Use mail-extract-address-components
8847         that supports non-ASCII names rather than mail-header-parse-addresses.
8848
8849 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8850
8851         * proto-stream.el (open-protocol-stream): All starttls connections are
8852         handled by the network handler.
8853
8854 2010-11-30  Julien Danjou  <julien@danjou.info>
8855
8856         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8857         (nnimap-open-connection-1): Fix PREAUTH.
8858
8859         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8860
8861 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8862
8863         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8864         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8865         (shr-insert): Use them.
8866         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8867
8868 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8869
8870         * nnir.el (nnir-request-move-article): Bail out if original group
8871         doesn't support article moves.
8872         (nnir-get-active): Improve active list retrieval.
8873
8874 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8875
8876         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8877
8878 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8879
8880         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8881         seem to accept strings-with-numbers as port numbers.
8882
8883 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8884
8885         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8886         change the registry.
8887
8888 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8889
8890         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8891         delete-dups that is not available in XEmacs 21.4.
8892
8893         * mm-util.el (mm-delete-duplicates): Add comment.
8894
8895 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8896
8897         * nnir.el (nnir-ignored-newsgroups): New variable.
8898         (nnir-get-active): Use it.
8899
8900 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8901
8902         * proto-stream.el (proto-stream-open-network): Add some comments.
8903
8904         * nntp.el (nntp-open-connection): Provide a :success condition.
8905
8906         * nnimap.el (nnimap-open-connection-1): Ditto.
8907
8908         * proto-stream.el (proto-stream-open-network): See what the response to
8909         the STARTTLS command is.
8910
8911         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8912         backwards compatibility).
8913         (nnimap-open-connection-1): Really respect nnimap-server-port.
8914
8915         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8916         TLS upgrades we don't really care about the identity of the peer.
8917         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8918         that what we've checked for.
8919         (proto-stream-always-use-starttls): Only default to t if
8920         open-gnutls-stream exists.
8921         (proto-stream-open-network): If STARTTLS failed, then just open a
8922         normal connection.
8923         (proto-stream-open-network): Wait until the greeting before doing
8924         STARTTLS.
8925
8926         * nntp.el (nntp-open-connection): Report what the connection error is.
8927
8928         * proto-stream.el (open-protocol-stream): Rename from
8929         open-proto-stream.
8930
8931 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8932
8933         * nnimap.el (nnimap-stream): Change default to `undecided'.
8934         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8935         first, and then network.
8936         (nnimap-open-connection-1): Respect nnimap-server-port.
8937         (nnimap-open-connection): Be more backwards-compatible.
8938
8939         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8940         (proto-stream-open-starttls): De-duplicate the starttls code.
8941         (proto-stream-open-starttls): Folded back into the main function.
8942         (proto-stream-open-network): Fix typo in the gnutls path.
8943         (proto-stream-command): Refactor out.
8944
8945         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8946
8947         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8948         starttls.el STARTTLS.
8949
8950         * color.el (color-lab->srgb): Fix function call name.
8951
8952         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8953         if we're using tls.el.
8954         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8955         built in, then don't try to establish a STARTTLS connection.
8956
8957         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8958         servers.
8959
8960         * proto-stream.el (open-proto-stream): Use network, not stream.
8961         (open-proto-stream): Add a way to specify what the end of a command is.
8962
8963         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8964         connections types.
8965         (nntp-open-network-stream): Remove.
8966         (nntp-open-ssl-stream): Remove.
8967         (nntp-open-tls-stream): Remove.
8968         (nntp-ssl-program): Remove.
8969
8970         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8971
8972 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8973
8974         * nnir.el: Fix typos.
8975         (nnir-retrieve-headers-override-function): Rename variable to reflect
8976         new semantics.
8977         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8978         macros.
8979         (nnir-request-article, nnir-request-move-article): Use them.
8980         (nnir-categorize): New function.
8981         (nnir-run-query): Use it.
8982         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8983         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8984         sorted.
8985         (nnir-group-full-name): Use gnus-group-full-name instead.
8986         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8987         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8988
8989 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8990
8991         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8992
8993         * proto-stream.el: New library to provide protocol-specific
8994         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8995         protocols.
8996         (open-proto-stream): Complete the documentation.
8997         (proto-stream-open-network): Fix some typos.
8998
8999         * nnimap.el (nnimap-open-connection): Use it.
9000
9001 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
9002
9003         * pop3.el (pop3-open-server): Read server greeting before starting TLS
9004         negotiation.
9005
9006 2010-11-26  Julien Danjou  <julien@danjou.info>
9007
9008         * color.el: Rename various rgb functions to srgb.
9009
9010 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9011
9012         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
9013         names.
9014
9015 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9016
9017         * shr.el (shr-insert): Revert last change.
9018         (shr-find-fill-point): Never leave point being at bol;
9019         relax the kinsoku limitation when rendering tables.
9020
9021 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9022
9023         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
9024         results from -accept-article.
9025
9026         * shr-color.el: Require cl when compiling.
9027
9028         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
9029         checkin.
9030
9031         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
9032
9033         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
9034
9035         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
9036         'add and 'delete to set backend marks.
9037
9038         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
9039
9040         * nnheader.el (nnheader-update-marks-actions): Refactor out.
9041
9042         * nntp.el (nntp-request-set-mark): Use it.
9043
9044         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9045
9046         * nnml.el (nnml-request-set-mark): Ditto.
9047
9048         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
9049         introduces regressions in article selection.
9050         (nnimap-find-uid-response): New function.
9051         (nnimap-request-accept-article): Use the UID returned, if any.
9052         (nnimap-request-move-article): Use the UID returned, if any.
9053         (nnimap-get-groups): Reimplement to work with folded lines.
9054         (nnimap-find-uid-response): The UID is the last element in the list.
9055         (nnimap-request-set-mark): Extend syntax with 'set.
9056
9057         * nnml.el (nnml-request-set-mark): Ditto.
9058
9059         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9060
9061         * nntp.el (nntp-request-set-mark): Ditto.
9062
9063 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9064
9065         * message.el (message-called-interactively-p): A temporary macro.
9066         (message-goto-body): Use it temporarily.
9067
9068 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9069
9070         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
9071         (nnimap-last-response-string): Unfold quoted lines, if they exist.
9072         (nnimap-last-response-string): Fix last unfolding fix.
9073
9074 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9075
9076         * shr.el (shr-insert): Fix the way to fold lines.
9077
9078 2010-11-25  Julien Danjou  <julien@danjou.info>
9079
9080         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
9081
9082         * color.el: Rename from color-lab.el
9083         (color-rgb->hex): Add.
9084         (color-complement): Add.
9085         (color-complement-hex): Add.
9086
9087         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
9088
9089 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9090
9091         * shr-color.el (shr-color-visible): Don't bug out if the color names
9092         don't exist.
9093
9094 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9095
9096         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
9097         assuming that article displaying or another mml-preview may be
9098         interrupted for an error or for the like.
9099
9100         * shr.el (shr-get-background): Fix argument name.
9101
9102 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9103
9104         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
9105
9106         * gnus-sum.el (gnus-summary-include-articles): New function.
9107
9108         * message.el (message-goto-body): called-interactively-p needs a
9109         parameter, so use `any'.
9110
9111         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
9112         clear marks before moving, since they're synced from the Gnus side
9113         first.
9114
9115         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
9116         (gnus-summary-move-article): Copy over all marks before moving, so that
9117         IMAP doesn't think a new article has arrived.
9118
9119 2010-11-24  Julien Danjou  <julien@danjou.info>
9120
9121         * shr.el (shr-insert-background-overlay): Fix typo.
9122         (shr-render-td): Copy the background before rendering.
9123
9124         * shr-color.el (shr-color-visible): Fix docstring.
9125
9126         * shr.el (shr-tag-table): Add bgcolor support.
9127         (shr-render-td): Add bgcolor support.
9128         (shr-get-background): Add.
9129         (shr-insert-foreground-overlay): Use shr-get-background.
9130
9131         * message.el (message-goto-body): Use called-interactively-p.
9132         (message-in-body-p): message-goto-body returns point.
9133
9134 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9135
9136         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
9137         Fixes something or other in Emacs 23, and is backwards compatible.
9138
9139         * message.el (message-goto-body): Remove the <#secure special-casing,
9140         which is too special.
9141
9142         * shr.el (shr-parse-style): Drop !important from styles.
9143
9144 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
9145
9146         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
9147         this function to return incorrect results when calling it with an
9148         explicit article argument different from
9149         (gnus-summary-article-number).
9150
9151 2010-11-24  Julien Danjou  <julien@danjou.info>
9152
9153         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
9154         (shr-tag-body): Add background support.
9155         (shr-descend): Add background support.
9156         (shr-tag-title): Add.
9157
9158         * shr-color.el (shr-color-visible): Really return original background
9159         if fixed.
9160
9161 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9162
9163         * shr.el (shr-color-check): Protect against non-existent color names.
9164
9165 2010-11-24  Julien Danjou  <julien@danjou.info>
9166
9167         * color-lab.el: Require 'cl when compiling.
9168
9169         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
9170
9171         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
9172         matched part.
9173
9174         * color-lab.el: Fix all expt calls to use float type.
9175
9176 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9177
9178         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
9179         expression to shr-color-check as is.
9180
9181         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
9182
9183         * color-lab.el: Add coding cookie.
9184         (float-pi): Use eval-and-compile.
9185
9186         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9187         compiled for Emacsen having no `libxml-parse-html-region' support.
9188
9189 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9190
9191         * shr.el (shr-insert-color-overlay): Split stuff like
9192         "#444444 !important" to find the real color.
9193         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
9194         parse <font color="red"> entries.
9195
9196 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
9197
9198         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9199         point when parsing headers.
9200
9201         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
9202         is positioned properly when parsing headers.
9203
9204 2010-11-23  Julien Danjou  <julien@danjou.info>
9205
9206         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
9207
9208         * shr-color.el (shr-color->hexadecimal): Add support for color names.
9209
9210         * shr.el (shr-parse-style): Replace \n with space in style parsing.
9211
9212         * shr-color.el (shr-color-hsl-to-rgb-fractions):
9213         Use shr-color-hue-to-rgb.
9214         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
9215
9216 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9217
9218         * shr.el (shr-color->hexadecimal): Autoload.
9219         (shr-descend): Add color to all tags.
9220
9221 2010-11-22  Julien Danjou  <julien@danjou.info>
9222
9223         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
9224         shr-color->hexadecimal.
9225
9226         * shr-color.el (shr-color->hexadecimal): Add converting functions for
9227         RGB() or HSL() color representation.
9228
9229         * shr.el (shr-tag-font): Add.
9230         (shr-tag-color-check): New function to get better colors.
9231         (shr-tag-insert-color-overlay): Factorize code between tag-font and
9232         tag-span.
9233
9234         * shr-color.el: New file.
9235
9236         * color-lab.el: New file.
9237
9238         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9239
9240 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9241
9242         * nnir.el: Fix typo in comments.
9243         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9244         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9245
9246 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9247
9248         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9249
9250         * nnimap.el (nnimap-get-capabilities): Refactor out.
9251         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9252
9253 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9254
9255         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9256         appearing when `mm-uu-hide-markers' is nil.
9257
9258 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9259
9260         * nnimap.el (nnimap-unselect-group): Make into its own function.
9261         (nnimap-request-rename-group): Unselect group before renaming.
9262         This had gotten lost somewhere.
9263         (nnimap-request-accept-article): Keep track of examined groups, and
9264         unselect the group before APPENDing to read-only groups.
9265         (nnimap-request-move-article): Clear flags before moving so that they
9266         can be re-set later.
9267
9268 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9269
9270         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9271         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9272
9273 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * gnus-art.el (gnus-mime-display-single):
9276         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9277         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9278         parameter.
9279
9280 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9281
9282         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9283         (shr-table-vertical-line): New variable.
9284         (shr-insert-table): Use it.
9285
9286 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9287
9288         * gnus-html.el (gnus-html-wash-images): Don't display images if
9289         gnus-inhibit-images is non-nil; register displayer for cid images.
9290         (gnus-html-display-image): Work for cid image.
9291         (gnus-html-insert-image): Allow arguments.
9292         (gnus-html-put-image): Inhibit read-only.
9293         (gnus-html-prefetch-images): Don't prefetch images if
9294         gnus-inhibit-images is non-nil.
9295
9296 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9297
9298         * shr.el (shr-put-image): Break lines when inserting big pictures.
9299
9300 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9301
9302         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9303         sender, thanks Katsumi Yamaoka.
9304
9305 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9306
9307         * nnir.el (nnir-run-imap): Reverse the article list for each group
9308         rather than the whole list.
9309
9310 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9311
9312         * shr.el (shr-image-displayer): Protect function against non-existent
9313         image source.
9314
9315         * gnus-art.el (gnus-inhibit-images): New user option.
9316         (gnus-mime-display-single): Don't display image if it is non-nil.
9317
9318         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9319         gnus-inhibit-images.
9320
9321         * shr.el (shr-image-displayer): New function.
9322         (shr-tag-img): Use it.
9323
9324 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9325
9326         * mml2015.el (mml2015-epg-sign): Use From header.
9327
9328 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9329
9330         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9331
9332         * gnus-util.el (gnus-find-text-property-region): Return markers.
9333
9334         * shr.el (shr-tag-img): Put a displayer in the text property.
9335
9336         * gnus-util.el (gnus-find-text-property-region): New utility function.
9337
9338         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9339         (gnus-html-show-images): Remove.
9340
9341         * gnus-art.el (gnus-article-show-images): New, more general function.
9342
9343         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9344         image url text properties.
9345
9346         * shr.el: Ditto.
9347
9348         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9349         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9350
9351 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9352
9353         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9354         work for two or more articles.
9355
9356 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9357
9358         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9359         divide an image that's in an html article to two or more when washing
9360         non-ASCII characters in alt text of it.
9361
9362 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9363
9364         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9365         smime-decrypt-region using function argument.
9366         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9367
9368         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9369
9370         * smime.el (smime-decrypt-region): Catch it.
9371
9372 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9373
9374         * smime.el (smime-mode-map): Move initialization into declaration.
9375         (gnus-run-mode-hooks): Don't autoload.
9376         (smime-mode): Use define-derived-mode.
9377
9378 2010-11-11  Glenn Morris  <rgm@gnu.org>
9379
9380         * smime.el (from): Restrict declaration to XEmacs.
9381
9382         * nnir.el (gnus-group-topic-name): Autoload.
9383
9384 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9385
9386         * shr.el (shr-insert): Don't break long line if it is because of
9387         kinsoku-bol characters in the line end.
9388
9389 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9390
9391         * nnir.el (nnir-request-move-article): Fix to provide original group
9392         and subject.
9393         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9394         been retrieved.
9395
9396         * gnus-sum.el (gnus-summary-move-article): Use original group and
9397         subject for virtual articles such as those in an nnir summary buffer.
9398
9399 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9400
9401         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9402         least 21.5).
9403
9404         * smime.el (from): Declare it again for XEmacs.
9405
9406 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9407
9408         * message.el (message-resend): Don't disable encoding unless it's
9409         already encoded.
9410
9411         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9412         low-numbered articles.
9413
9414 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9415
9416         * rfc2047.el (rfc2047-syntax-table): Simplify.
9417
9418         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9419
9420         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9421         set-char-table-range for XEmacs.
9422
9423 2010-11-10  Glenn Morris  <rgm@gnu.org>
9424
9425         * time-date.el (time-to-seconds): Always an alias on Emacs,
9426         never a real function.
9427         (with-no-warnings): Remove compat stub, now unused.
9428         (time-less-p): Doc fix.
9429         (time-to-number-of-days): Simplify.
9430
9431         * smime.el (from): Remove unused declaration.
9432
9433         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9434         (gnus-float-time): On Emacs, always an alias.
9435
9436         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9437         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9438
9439 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9440
9441         * dgnushack.el: Don't use ignore-errors in the top level form since it
9442         is unavailable in XEmacs even if cl is loaded.
9443
9444         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9445
9446 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9447
9448         * shr.el (browse-url-mailto): Autoload.
9449
9450         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9451
9452         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9453         regexp doesn't need quoting.
9454
9455 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9456
9457         * message.el (message-subject-trailing-was-ask-regexp)
9458         (message-subject-trailing-was-regexp): Match was: in addition to was.
9459
9460 2010-11-09  Glenn Morris  <rgm@gnu.org>
9461
9462         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9463         (nnbabyl-check-mbox): Use point-at-bol.
9464
9465 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9466
9467         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9468
9469         * message.el (message-mailto): New function.
9470         (message-mailto): Should accept other parameters.
9471         (message-mailto): Remove since it duplicates browse-url-mailto
9472         functionality.
9473
9474 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9475
9476         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9477         methods.
9478         (gnus-read-active-file): Ditto.
9479
9480         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9481         ": " from the prompt.
9482         (gnus-group-make-group): Ditto.
9483
9484 2010-11-07  Glenn Morris  <rgm@gnu.org>
9485
9486         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9487         (gnus-bookmark-kill-line): Use point-at-eol.
9488
9489 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9492         asterisks in From header.
9493
9494 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9495
9496         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9497         string to avoid making the From headers syntactically invalid.
9498
9499         * message.el (message-send-mail): Don't insert courtesy messages if the
9500         message already has List-Post and List-ID messages.
9501
9502 2010-11-06  Glenn Morris  <rgm@gnu.org>
9503
9504         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9505         `condition', `type', `length' a prefix.
9506         (gnus-treat-predicate): Update for above name changes.
9507
9508 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9509
9510         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9511         binding.  Handled by `gnus-summary-refer-thread' instead.
9512         (nnir-warp-to-article): New backend function.
9513
9514         * nnimap.el (nnimap-request-thread): Force dependency updating.
9515
9516         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9517         (gnus-summary-refer-thread): Rework to improve thread-referral.
9518
9519         * gnus-int.el (gnus-warp-to-article): New function.
9520
9521         * gnus-sum.el (gnus-summary-article-map): Bind it.
9522
9523 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9524
9525         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9526         gnus-summary-refer-thread.
9527
9528         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9529         headers.
9530         (gnus-summary-limit-include-thread): Prevent articles in thread from
9531         being cut in gnus-cut-threads.
9532         (gnus-summary-refer-thread): Limit retrieved headers to those in
9533         thread.
9534
9535 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9536
9537         * message.el (message-send-mail): Use the value of
9538         message-courtesy-message from the message buffer.
9539
9540         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9541
9542         * shr.el (shr-browse-url): Implement mailto: URLs.
9543
9544         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9545         "raw".
9546
9547         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9548         if it's already selected.
9549
9550         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9551
9552 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9553
9554         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9555         to measure the length and truncate alt text.
9556
9557 2010-11-03  Glenn Morris  <rgm@gnu.org>
9558
9559         * nndiary.el (nndiary-generate-nov-databases-1)
9560         (nndiary-generate-active-info): Rename dynamic variable `files' to
9561         something less generic.
9562
9563 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9564
9565         * nnir.el (nnir-request-move-article): Call the underlying backend to
9566         move articles from nnir.
9567
9568 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9569
9570         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9571
9572 2010-11-02  Julien Danjou  <julien@danjou.info>
9573
9574         * nnir.el: Remove wais support.
9575
9576 2010-11-02  Glenn Morris  <rgm@gnu.org>
9577
9578         * gnus-html.el: Reorder requirements to quieten compiler.
9579
9580 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9581
9582         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9583         properly for XEmacs as well.
9584         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9585         (gnus-article-natural-long-line-p): Use window-width rather than
9586         frame-width.
9587
9588 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9589
9590         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9591         (nnir-read-parms): Don't modify query.
9592         (nnir-run-query): Add ability to search topic on current line.
9593         (nnir-get-active): Clean up.
9594
9595 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9596
9597         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9598         degenerate articles.
9599
9600         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9601         (gnus-print-buffer): Just print the buffer as is, without any copying
9602         to a buffer and then re-highlighting.
9603
9604         * nnimap.el (nnimap-request-group): Store the new updated info.
9605         (nnimap-request-group): Select the group when we don't know whether it
9606         exists or not.
9607
9608         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9609         groups.
9610
9611         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9612         groups.
9613
9614         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9615         groups.
9616
9617         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9618         long-lines case by only filling the long lines.
9619
9620         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9621         (bug#7311).
9622
9623 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9624
9625         * shr.el: No need to declare `declare-function' since shr.el is for
9626         only Emacsen that provide `libxml-parse-html-region'.
9627
9628         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9629         effective only in a file it is referred to.
9630
9631 2010-11-01  Glenn Morris  <rgm@gnu.org>
9632
9633         * mm-util.el (gnus-completing-read): Autoload.
9634         (mm-read-coding-system): Simplify Emacs definition.
9635
9636         * nnmail.el (gnus-activate-group):
9637         * nnimap.el (gnutls-negotiate):
9638         * nntp.el (netrc-parse): Fix declarations.
9639
9640 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9641
9642         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9643         string-match-p in Emacs >=23.
9644
9645         * gnus-msg.el (gnus-configure-posting-styles):
9646         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9647
9648 2010-11-01  Glenn Morris  <rgm@gnu.org>
9649
9650         * nnir.el (declare-function): Add compat stub.
9651         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9652         (nnir-run-gmane): Require 'mm-url.
9653
9654         * mm-util.el (mm-string-to-multibyte): Simplify.
9655
9656         * shr.el (declare-function): Add compat stub.
9657         (url-cache-create-filename): Declare.
9658         (mm-disable-multibyte, widget-convert-button): Autoload.
9659
9660         * smime.el (ldap-search): Declare.
9661         (smime-cert-by-ldap-1): Require ldap on Emacs.
9662
9663         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9664         (nnimap-keepalive): Use gnus-float-time.
9665
9666         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9667         (mail-source-delete-crash-box): Use gnus-float-time.
9668
9669         * gnus-dired.el (gnus-completing-read): Autoload.
9670
9671         * mm-view.el (gnus-rescale-image): Autoload.
9672
9673         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9674
9675         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9676
9677         * sieve-manage.el: Require 'cl when compiling.
9678
9679         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9680         (gnus-iswitchb-completing-read): Require iswitchb.
9681         (gnus-select-frame-set-input-focus): Silence compiler.
9682
9683 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9684
9685         * message.el (message-subject-trailing-was-query): Change default to t,
9686         since I think that's what most people want.
9687
9688         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9689         appending for easier debugging.
9690         (nnimap-wait-for-connection): Take a regexp.
9691         (nnimap-request-accept-article): Wait for the continuation line before
9692         sending anything unless we're streaming.
9693
9694         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9695         leave the header washing to take place.
9696
9697 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9698
9699         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9700         regular expression match and replace in posting styles.
9701
9702 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9703
9704         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9705         an entire server.
9706         (nnir-get-active): New function.
9707         (nnir-run-imap): Use it.
9708         (nnir-run-gmane): Who knew, gmane search returns an article score!
9709
9710         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9711         server on the current line with nnir.
9712
9713 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9714
9715         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9716         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9717         left edge.
9718         (gnus-article-foldable-buffer): Skip past the prefix when determining
9719         raggedness.
9720
9721         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9722         the raw article, and change `C-u g' to show the article without doing
9723         treatments.
9724
9725         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9726         on to `gnus-treat-article'.
9727         (gnus-inhibit-article-treatments): New variable.
9728
9729         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9730
9731         * gnus-art.el (gnus-treatment-function-alist): Have
9732         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9733         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9734         sections.
9735
9736         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9737         parameter.
9738         (gnus-article-fill-cited-long-lines): New function.
9739         (gnus-article-fill-cited-article): Allow filling only long sections.
9740
9741         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9742         and non-punctuation (like after the apostrophe in "'We").
9743
9744         * gnus-sum.el (gnus-summary-select-article): Make sure
9745         gnus-original-article-buffer is alive.
9746
9747         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9748         reflect the order they're in in the digest.
9749
9750         * gnus.el (gnus-group-startup-message): Move point to the start of the
9751         buffer.
9752
9753         * nnimap.el (nnimap-capability): New function.
9754         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9755         is set.
9756
9757 2010-10-31  David Engster  <dengste@eml.cc>
9758
9759         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9760         conform with changes to gnus-completing-read.
9761
9762 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9763
9764         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9765
9766 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9767
9768         * nnir.el: Move defvar, defcustom around to keep file organized
9769         and keep byte-compiler quiet.
9770         (nnir-read-parms): Accept search-engine as arg.
9771         (nnir-run-query): Pass search-engine as arg.
9772         (nnir-search-engine): Remove.
9773
9774 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9775
9776         * shr.el (shr-generic): The text nodes should be text, not :text.
9777
9778         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9779         later in the file.
9780
9781 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9782
9783         * nnir.el: General clean up.  Allow searching with multiple engines.
9784         Allow separate extra-parameters for each engine.
9785         Batch queries when possible.
9786         (nnir-imap-default-search-key, nnir-method-default-engines):
9787         Add customize interface.
9788         (nnir-run-gmane): New engine.
9789         (nnir-engines): Use it.  Qualify all prompts with engine name.
9790         (nnir-search-engine): Remove global variable.
9791         (nnir-run-hyrex): Restore for now.
9792         (nnir-extra-parms, nnir-search-history): New variables.
9793         (gnus-group-make-nnir-group): Use them.
9794         (nnir-group-server): Remove in favor of gnus-group-server.
9795         (nnir-request-group): Avoid searching twice.
9796         (nnir-sort-groups-by-server): New function.
9797
9798 2010-10-30  Julien Danjou  <julien@danjou.info>
9799
9800         * gnus-group.el: Remove gnus-group-fetch-control.
9801
9802         * gnus-start.el (gnus-find-new-newsgroups):
9803         Remove gnus-check-first-time-used.
9804
9805         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9806
9807 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9808
9809         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9810         set on groups that don't have \* permanentflags.
9811
9812 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9813
9814         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9815         control the background color.
9816         (shr-tag-img): Ignore very small web bug type images.
9817         (shr-put-image): Add help-echo alt texts to the images.
9818         (shr-tag-video): Show the video poster image.
9819
9820 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9821
9822         * shr.el (shr-table-depth): New variable.
9823         (shr-tag-table-1): Only insert the images after the top-level table.
9824
9825         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9826
9827         * gnus-util.el (gnus-list-memq-of-list): New function.
9828
9829         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9830         selected.
9831         (nnimap-unsplittable-articles): New slot.
9832         (nnimap-new-articles): Use it.
9833
9834 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9835
9836         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9837         move to the previous line on `M-g'.
9838
9839 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9840
9841         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9842         *-request-group, which seems unnecessary.
9843
9844         * nnimap.el (nnimap-quote-specials): Function copied over from
9845         imap.el.
9846         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9847         they support that.  Suggested by Tom Regner.
9848
9849 2010-10-29  Julien Danjou  <julien@danjou.info>
9850
9851         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9852         defalias.
9853         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9854
9855         * gnus.el: Remove `gnus-nntp-service' variable.
9856         (gnus-secondary-servers): Make obsolete.
9857         (gnus-nntp-server): Make obsolete.
9858
9859         * gnus-start.el (gnus-1): Remove x-splash calls.
9860
9861         * gnus-ems.el (gnus-x-splash): Remove.
9862
9863         * gnus.el (gnus-group-startup-message): Simplify/update code.
9864
9865         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9866         definition.
9867
9868         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9869         capability before doing anything.
9870         (gnus-group-insert-group-line): Remove useless
9871         gnus-group-remove-excess-properties.
9872
9873 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9874
9875         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9876
9877 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9878
9879         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9880         config after reselecting.
9881
9882 2010-10-28  Julien Danjou  <julien@danjou.info>
9883
9884         * shr.el (shr-put-image): Use point even if only inserting text.
9885         (shr-put-image): Save excursion when inserting alt text on non-graphic
9886         display, so the behavior is the same when we are on a graphic display.
9887
9888         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9889
9890 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9891
9892         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9893         (gnus-mime-copy-part): Check coding system, not charset.
9894         (gnus-mime-view-part-externally): Never remove part.
9895         (gnus-mime-view-part-internally): Don't remove part here.
9896         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9897         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9898         multipart/alternative.
9899
9900         * mm-decode.el (mm-display-part): Take optional arg `force'.
9901
9902 2010-10-26  Julien Danjou  <julien@danjou.info>
9903
9904         * gnus-group.el (gnus-group-default-list-level): Add this function to
9905         compute the default list level.
9906         (gnus-group-default-list-level): Add possibility to use a function.
9907
9908 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9909
9910         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9911
9912         * gnus-group.el (gnus-group-completing-read)
9913         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9914         gnus-replace-in-string.
9915
9916 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9917
9918         * shr.el (shr-tag-div): Add.
9919
9920         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9921
9922 2010-10-25  Julien Danjou  <julien@danjou.info>
9923
9924         * gnus-util.el: Remove `gnus-with-local-quit'.
9925
9926         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9927
9928 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9929
9930         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9931         the original article buffer.
9932
9933 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9934
9935         * nnimap.el (nnimap-request-head): New function.
9936         (nnimap-request-move-article): Try to be slightly faster by not
9937         requesting the entire message when moving.
9938         (nnimap-transform-headers): Don't bug out on bodiless articles.
9939         (nnimap-send-command): Have no outstanding messages if the IMAP server
9940         doesn't support streaming.
9941         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9942
9943 2010-10-24  Julien Danjou  <julien@danjou.info>
9944
9945         * message.el (message-default-headers): Fix type.
9946
9947 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9948
9949         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9950         prefetching images.
9951
9952         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9953         backend for unknown groups.  This is mainly useful for nnimap groups.
9954
9955         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9956         group isn't covered by the agent.
9957
9958 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9959
9960         * nnir.el (nnir-method-default-engines): New variable.
9961         (nnir-run-query): Use it.
9962         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9963         (gnus-summary-nnir-goto-thread): Change group if needed.
9964
9965         * gnus-group.el (gnus-group-group-map): Add key binding for
9966         gnus-group-make-nnir-group.
9967
9968 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9969
9970         * shr.el (shr-tag-object): Add.
9971
9972         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9973         original article buffer live.
9974         (gnus-summary-select-article-buffer):
9975         Mention gnus-widen-article-buffer.
9976
9977 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9978
9979         * shr.el (shr-tag-strong): Add.
9980
9981 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9982
9983         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9984         group names.  They mess up the group buffer badly.
9985
9986         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9987
9988         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9989         instead of the summary one.
9990
9991 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9992
9993         * mml.el (mml-preview): Work properly when editing article.
9994
9995         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9996         gnus-have-read-active-file if it's already been in.
9997
9998 2010-10-22  Tom Tromey  <tromey@redhat.com>
9999
10000         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
10001         gnus-group-completing-read.
10002
10003 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10004
10005         * message.el (message-mode-map): Don't bind M-; to comment region, to
10006         allow the global comment-dwim to work.
10007
10008 2010-10-21  Julien Danjou  <julien@danjou.info>
10009
10010         * message.el (message-setup-1): Allow message-default-headers to be a
10011         function.
10012
10013 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10014
10015         * shr.el (shr-tag-table): Simplify.
10016
10017 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10018
10019         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
10020         to avoid trying to snarf invalid stuff.
10021
10022         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
10023
10024         * gnus.el (gnus-message-archive-group): Quote value.
10025         (gnus-message-archive-group): Mark as changed.
10026
10027         * shr.el (shr-add-font): Don't put the font properties on the newline
10028         or the indentation.
10029
10030         * message.el (message-fix-before-sending): Change options when sending
10031         non-printable characters.
10032
10033         * gnus.el (gnus-message-archive-method): Change the default to
10034         monthly outgoing groups.
10035
10036         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
10037         that have gotten new numbers.
10038
10039         * nnimap.el (nnimap-request-replace-article): New function.
10040
10041 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10042
10043         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
10044         (nnrss-request-article): Don't use special html washing code.
10045
10046 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * shr.el (shr-tag-table): Remove useless nconc.
10049
10050 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10051
10052         * gnus-art.el (article-wash-html): Simplify and remove the charset
10053         stuff.  Use the normal html rendering code instead of the special html
10054         washing code.
10055
10056         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
10057         `gnus-w3m' symbols.
10058         (mm-text-html-washer-alist): Remove.
10059
10060         * mm-decode.el (mm-inline-text-html-renderer): Remove.
10061         (mm-inline-media-tests): Remove use.
10062         (mm-text-html-renderer): Change default to the `shr' symbol.
10063
10064         * mm-view.el (mm-inline-text-html): Remove use.
10065
10066         * gnus-art.el (gnus-blocked-images): New function.  Allow the
10067         `gnus-blocked-images' to be a function.
10068         (gnus-article-wash-function): Remove.
10069
10070 2010-10-20  Julien Danjou  <julien@danjou.info>
10071
10072         * spam.el (spam-list-of-processors): Mark as obsolete.
10073
10074         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
10075         (nnimap-insert-partial-structure): Fix boundary detection.
10076
10077 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
10078
10079         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
10080         run file-truename on remote files.  This can be expensive and even
10081         prevent one from editing drafts if some unrelated buffer has a stale
10082         connection.
10083
10084 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10085
10086         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
10087         kinsoku-eol regardless of shr-kinsoku-shorten.
10088         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
10089         (shr-tag-table): Support caption, thead, and tfoot.
10090
10091 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10092
10093         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
10094         lines.
10095         (shr-save-contents): New command and keystroke.
10096
10097         * nndoc.el (nndoc-type-alist): Add git support.
10098         (nndoc-git-type-p): New function.
10099         (nndoc-transform-git-article): Ditto.
10100         (nndoc-transform-git-headers): Ditto.
10101         (nndoc-transform-git-headers): Generate Subject headers.
10102
10103         * shr.el (shr-parse-style): New function.
10104         (shr-tag-span): Ditto.
10105
10106         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
10107         to `G G' to avoid collisions.
10108
10109 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10110
10111         * shr.el: Load kinsoku if necessary.
10112         (shr-kinsoku-shorten): New internal variable.
10113         (shr-find-fill-point): Make kinsoku shorten text line if
10114         shr-kinsoku-shorten is bound to non-nil.
10115         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
10116         shr-indentation too when testing if table is wider than frame width.
10117         (shr-insert-table): Use `string-width' instead of `length' to measure
10118         text width.
10119         (shr-insert-table-ruler): Make sure indentation is done at bol.
10120
10121 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10122
10123         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
10124         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
10125         undecoded network data.
10126
10127 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10128
10129         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
10130         name in the mode line spec so that the mode line menu works
10131         (bug#2431).
10132
10133         * message.el (message-get-reply-headers): If we're fed `to-address',
10134         then always use that.
10135
10136         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
10137         aren't so wide as to need to switch off the edit menu.
10138
10139         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10140         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
10141
10142         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
10143         `M-g'.
10144         (nnimap-update-info): Update flags/read marks even if \* isn't part of
10145         the permanent marks.
10146
10147 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
10148
10149         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10150         Splitting according to references/in-reply-to obeys the ignore-groups
10151         variable, while splitting by sender and subject do not.
10152
10153 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10154
10155         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10156         alist, so that we can look for non-Unicode chars.
10157         (article-translate-strings): Allow both character and string maps.
10158
10159 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10160
10161         * shr.el (shr-insert): Don't insert space behind a wide character
10162         categorized as kinsoku-bol, or between characters both categorized as
10163         nospace.
10164
10165 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
10166
10167         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
10168         headers to gnus-newsgroup-headers.
10169
10170 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10171
10172         * shr.el (shr-tag-img): Don't align images -- since we're not
10173         rescaling, this often leads to ugly displays.
10174
10175 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
10176
10177         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
10178         duplicates.
10179
10180 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
10181
10182         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
10183         call.
10184
10185 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10186
10187         * gnus.el: Autoload gnus-html-show-images.
10188
10189         * nnimap.el: Use nnheader-message throughout.
10190
10191         * shr.el (shr-tag-img): Ignore images with no data.
10192
10193 2010-10-15  Julien Danjou  <julien@danjou.info>
10194
10195         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
10196         a possibility to disable format=flow encoding when using hard newlines.
10197
10198 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10199
10200         * shr.el (shr-insert): Remove space inserted before or after a
10201         breakable character or at the beginning or the end of a line.
10202         (shr-find-fill-point): Do kinsoku; find the second best point or give
10203         it up if there's no breakable point.
10204
10205 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10206
10207         * nnimap.el (nnimap-open-connection): Message when opening connection
10208         for debugging purposes.
10209
10210         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
10211         on every setup buffer call to allow this to change from article to
10212         article.
10213
10214         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
10215         buffers where we have a wide table.
10216
10217 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
10218
10219         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
10220         uses *-request-thread.
10221
10222 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10223
10224         * nnimap.el (nnimap-open-connection): Remove %s from openssl
10225         incantation, which is no longer valid.
10226
10227 2010-10-14  Julien Danjou  <julien@danjou.info>
10228
10229         * shr.el: Fix defcustom type (char -> character).
10230
10231 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10232
10233         * nnimap.el (nnimap-open-connection): tls-program should be a list of
10234         programs.
10235
10236 2010-10-14  Julien Danjou  <julien@danjou.info>
10237
10238         * shr.el (shr-tag-a): Use url-link as widget type.
10239
10240         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10241         `gnus-group-get-icon'.
10242
10243 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10244
10245         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10246         This should make server editing work better.
10247
10248         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10249
10250         * tls.el (tls-program): Remove spurious %s from openssl.
10251
10252         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10253         (nnimap-parse-flags): Fix regexp.
10254
10255         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10256         probably work for CJVK text, too.
10257
10258         * nnimap.el (nnimap-extend-tls-programs): Remove.
10259         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10260
10261         * tls.el (tls-starttls-switches): Remove starttls hack.
10262         (open-tls-stream): Ditto.
10263         (tls-find-starttls-argument): Ditto.
10264
10265 2010-10-13  Julien Danjou  <julien@danjou.info>
10266
10267         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10268         responses.
10269
10270 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10271
10272         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10273
10274         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10275         anything in Emacs.
10276
10277         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10278
10279 2010-10-13  Julien Danjou  <julien@danjou.info>
10280
10281         * shr.el (shr-width): Make shr-width a defcustom with default to
10282         fill-column.
10283         (shr-tag-img): Use shr-width rather than fill-column.
10284
10285 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * dgnushack.el (byte-optimize-apply):
10288         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10289
10290         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10291         position when (X-)Faces exist.
10292         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10293         avatars when called interactively.
10294
10295 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10296
10297         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10298         gnus-article-x-face-too-ugly is bound.
10299
10300 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10301
10302         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10303
10304         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10305         mailbox that doesn't exist.
10306
10307 2010-10-12  Julien Danjou  <julien@danjou.info>
10308
10309         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10310         (shr-get-image-data): Encode URL properly when fetching from cache.
10311         (shr-tag-img): Use aligned-to spaces to align correctly images.
10312
10313         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10314         before inserting the Gravatar.
10315
10316         * shr.el (shr-tag-img): Add align attribute support for <img>.
10317
10318 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10319
10320         * gnus-gravatar.el (gnus-art): Require.
10321
10322         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10323         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10324         Remove long obsoleted functions.
10325
10326 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10327
10328         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10329
10330         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10331
10332         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10333         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10334         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10335         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10336         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10337         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10338         * sieve-manage.el, smime.el, spam.el:
10339         Fix comment for declare-function.
10340
10341 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10342
10343         * nnimap.el (nnimap-request-rename-group): Select group read-only
10344         before renaming it.
10345
10346         * shr.el (shr-insert): Fix up the white space only regexp.
10347
10348         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10349         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10350
10351         * shr.el (shr-current-column): New function.
10352         (shr-find-fill-point): New function.
10353
10354 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10355
10356         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10357         numbers.
10358
10359 2010-10-11  Julien Danjou  <julien@danjou.info>
10360
10361         * shr.el (shr-hr-line): Add.
10362         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10363         display hr lines.
10364         (shr-max-columns): Do not change state to nil if we just inserting
10365         spaces.
10366
10367 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10368
10369         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10370         select the last group.
10371
10372 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10373
10374         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10375
10376 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10377
10378         * dig.el (dig-mode-map): Declare and define in one step.
10379
10380 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10381
10382         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10383         for Gnus.
10384         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10385         (nnimap-update-qresync-info): Mark \Seen articles as read.
10386
10387         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10388         non-variable, too.
10389
10390         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10391         available.
10392         (nnimap-update-info): Rely more on the current active than the param
10393         active to avoid marking articles as read too much.
10394
10395         * auth-source.el (auth-source-create): Use (user-login-name) for the
10396         user name default.
10397
10398         * nnimap.el (nnimap-update-info): If the server doesn't return any
10399         useful info, just use the previous info.
10400         (nnimap-update-info): Prefer old info over start-article.
10401         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10402
10403 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10404
10405         * nnir.el (autoload): Clean up autoloads.
10406         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10407         Use key rather than value.
10408         (nnir-imap-search-other): New variable.
10409         (nnir-read-parm): Use it.
10410         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10411         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10412
10413 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10414
10415         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10416         the process, too.
10417
10418 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10419
10420         * spam.el (gnus-summary-mode-map): Bind to "$".
10421         Suggested by Russ Allbery.
10422
10423         * shr.el: Rework the way things are indented by <li> slightly.
10424
10425         * gnus.el (gnus-group-set-parameter): Fix typo.
10426
10427         * nnimap.el: Start implementing QRESYNC support.
10428
10429 2010-10-09  Julien Danjou  <julien@danjou.info>
10430
10431         * nnir.el (nnir-engines): Fix too many arguments.
10432
10433 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10434
10435         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10436         group is the "last", so that the backends like nnfolder actually save
10437         their folders.
10438
10439         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10440         try to use that for the tls stream.
10441         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10442         UIDVALIDITY and find out which groups are read-only and not.
10443         (nnimap-get-flags): Use the same marks parsing code as the rest of
10444         nnimap.
10445
10446 2010-10-09  Julien Danjou  <julien@danjou.info>
10447
10448         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10449
10450         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10451         retrieving gravatars.
10452
10453         * shr.el (shr-table-corner): Add.
10454         (shr-table-line): Add.
10455         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10456
10457 2010-10-08  Julien Danjou  <julien@danjou.info>
10458
10459         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10460
10461 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10462
10463         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10464
10465         * gnus-sum.el (gnus-mark-article-as-unread)
10466         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10467         (gnus-summary-set-bookmark): Use it.
10468
10469         * gnus-msg.el (gnus-setup-message): Use it.
10470
10471         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10472
10473         * gnus.el (gnus-group-remove-parameter): Use it.
10474
10475         * gnus-group.el (gnus-group-make-web-group): Use it.
10476
10477         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10478
10479         * nnregistry.el: Update docs to mention manual.
10480
10481         * gnus-registry.el: Update docs to mention nnregistry.el.
10482         (gnus-registry-initialize): Don't install nnregistry refer method
10483         automatically.
10484         (gnus-registry-install-nnregistry): Remove it.
10485
10486 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10487
10488         * shr.el (shr-insert): Don't insert double spaces.
10489
10490 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10491
10492         * gnus-gravatar.el (gnus-treat-from-gravatar)
10493         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10494         called interactively.
10495
10496         * gnus-art.el (gnus-mime-view-part-externally)
10497         (gnus-mime-view-part-internally): Make predicate function passed to
10498         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10499         of a mime type.
10500
10501         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10502
10503 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10504
10505         * shr.el (require): Require cl when compiling.
10506         (shr-tag-hr): New function.
10507
10508         * nnimap.el (nnimap-update-info): Remove double setting of high.
10509         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10510         This makes nnimap work properly on Courier again.
10511
10512         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10513         the variable for backwards compatibility.
10514
10515         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10516         the file name before using to avoid setting mm-default-directory to
10517         nil.
10518
10519         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10520         bidning gnus-agent variables.
10521
10522         * shr.el (shr-render-td): Use a cache for the table rendering function
10523         to avoid getting an exponential rendering behavior in nested tables.
10524         (shr-insert): Rework the line-breaking algorithm.
10525         (shr-insert): Don't leave trailing spaces.
10526         (shr-insert-table): Also insert empty TDs.
10527         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10528
10529 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10530
10531         * gnus-sum.el (gnus-number): Rename from `number'.
10532         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10533         (gnus-summary-limit-children): Update uses correspondingly.
10534
10535 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10536
10537         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10538         (gnus-gravatar-transform-address): Don't show avatars of people of
10539         which mail addresses match gnus-gravatar-too-ugly.
10540
10541 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10542
10543         * shr.el (shr-table-widths): Expand TD elements to fill available
10544         space.
10545
10546 2010-10-07  Julien Danjou  <julien@danjou.info>
10547
10548         * nnimap.el (nnimap-request-rename-group): Add this method.
10549
10550 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10551
10552         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10553         name from XEmacs' function-arglist.
10554
10555         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10556         gravatar under XEmacs.
10557
10558 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10559
10560         * auth-source.el: Update docs with TODO items.
10561
10562         * gnus-sync.el: Update docs to explain state and plans.
10563
10564         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10565         Hooks for mark updates.
10566         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10567
10568         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10569         hooks with arguments, which is needed for mark update hooks.
10570
10571 2010-10-06  Julien Danjou  <julien@danjou.info>
10572
10573         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10574         was matched.
10575
10576         * sieve-manage.el: Update example in `Commentary'.
10577
10578         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10579
10580         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10581         not 2000.
10582         (sieve-manage-authenticate): Re-add function.
10583
10584 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10585
10586         * shr.el (shr-insert): Get 'space transition right.
10587         (shr-render-td): Only delete space at the end of the TD.
10588
10589         * nnimap.el (nnimap-open-connection): Prepare to support
10590         open-gnutls-stream.
10591
10592         * shr.el: Rearrange function order to be more logical.
10593
10594 2010-10-06  Julien Danjou  <julien@danjou.info>
10595
10596         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10597         (nnrss-discover-feed): Remove 404 URL in docstring.
10598
10599         * nnir.el: Fix Swish-E URL.
10600         Fix Namazu URL.
10601
10602         * message.el (message-change-subject): Remove 404 URL in a comment.
10603
10604 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10605
10606         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10607         called interactively.
10608
10609         * gnus-util.el (gnus-remove-if): Allow hash table.
10610         (gnus-remove-if-not): New function.
10611
10612         * gnus-art.el (gnus-mime-view-part-as-type):
10613         * gnus-score.el (gnus-summary-score-effect):
10614         * gnus-sum.el (gnus-read-move-group-name):
10615         Replace remove-if-not with gnus-remove-if-not.
10616
10617         * gnus-group.el (gnus-group-completing-read):
10618         Regard collection as a hash table if it is not a list.
10619
10620 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10621
10622         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10623
10624         * shr.el: Document the table-rendering algorithm.
10625
10626 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10627
10628         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10629         for Emacsen having no `libxml-parse-html-region' support.
10630
10631 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10632
10633         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10634         invalid URLs.
10635
10636         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10637         line-broken.
10638         (shr-tag-img): Ignore image fetching errors.
10639         (shr-overlays-in-region): Compute overlay positions correctly.
10640
10641         * mm-decode.el (mm-shr): Require shr.
10642
10643         * gnus-art.el (gnus-blocked-images): Move variable here.
10644
10645         * shr.el (shr-insert-table): Bind free variable.
10646
10647         * mm-decode.el (mm-shr): Bind shr-content-function.
10648
10649         * shr.el (shr-content-function): New variable.
10650
10651         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10652         added for symmetry.
10653
10654         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10655
10656         * gnus-group.el (gnus-group-make-group): Doc fix.
10657
10658         * nnimap.el (nnimap-request-newgroups): Return success.
10659
10660         * shr.el (shr-find-elements): New function.
10661         (shr-tag-table): Put all the images after the table.
10662         (shr-tag-table): Really inhibit images inside the table.
10663         (shr-collect-overlays): Copy over overlays from the TD elements to the
10664         main document.
10665
10666         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10667         gnus-blocked-images.
10668
10669 2010-10-05  Julien Danjou  <julien@danjou.info>
10670
10671         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10672
10673         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10674         (gnus-html-maximum-image-size): Add this function.
10675         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10676
10677         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10678         server-value of the capability is nil.
10679
10680 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10681
10682         * shr.el (shr-tag-em): Add <EM> tag.
10683
10684 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10685
10686         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10687         customizable.
10688
10689         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10690         handing broken links to browse-url.
10691
10692 2010-10-05  Julien Danjou  <julien@danjou.info>
10693
10694         * gnus-util.el (gnus-emacs-completing-read)
10695         (gnus-iswitchb-completing-read): Use autoload rather than require.
10696
10697 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10698
10699         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10700         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10701         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10702         iswitchb-temp-buflist for XEmacs.
10703
10704         * gnus-util.el (gnus-completing-read-function): Exclude
10705         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10706         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10707         XEmacs.
10708
10709         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10710         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10711
10712         * gnus-html.el: Don't require help-fns under XEmacs.
10713         (gnus-html-schedule-image-fetching): Work for XEmacs.
10714
10715         * mm-decode.el (mm-shr): Decode contents by charset.
10716
10717 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10718
10719         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10720         unknown.
10721
10722         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10723         (shr-get-image-data): Ensure against the cache file missing.
10724
10725         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10726         for data.
10727
10728         * spam-report.el (spam-report-url-ping-plain): Don't query about
10729         killing the process.
10730
10731         * shr.el (shr-render-td): Protect against too-wide text.
10732
10733 2010-10-04  Julien Danjou  <julien@danjou.info>
10734
10735         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10736         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10737
10738         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10739         retrieved.
10740
10741 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10742
10743         * shr.el (browse-url): Require.
10744         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10745         lines.
10746         (shr-show-alt-text, shr-browse-image): New commands.
10747         (shr-browse-url, shr-copy-url): New commands.
10748
10749         * gnus-sum.el (gnus-widen-article-window): New variable.
10750         (gnus-summary-select-article-buffer): Use it.
10751
10752         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10753         without @ signs.
10754
10755 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10756
10757         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10758
10759 2010-10-04  Julien Danjou  <julien@danjou.info>
10760
10761         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10762         for XEmacs.
10763
10764 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10765
10766         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10767
10768         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10769         (nnimap-close-server): Implement.
10770
10771         * dgnushack.el (iswitchb): Require to shut up the compiler.
10772
10773         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10774         (shr-insert): Tweak line breaking.
10775         (shr-insert): Handle <pre> better.
10776         (shr-tag-li): Get <li> indentation right.
10777         (shr-tag-li): Get <li> indentation even righter.
10778         (shr-tag-blockquote): Ensure paragraph start.
10779         (shr-make-table): Tweak table generation.
10780         (shr-make-table): Fix typo.
10781
10782         * shr.el: Implement table rendering.
10783
10784 2010-10-04  Julien Danjou  <julien@danjou.info>
10785
10786         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10787
10788 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10789
10790         * shr.el (shr-insert): Use string anchors instead of line anchors.
10791
10792 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10793
10794         * shr.el: Add headings.
10795         (shr-ensure-paragraph): Actually work.
10796         (shr-tag-li): Make <ul> prettier.
10797         (shr-insert): Get white space at the beginning/end of elements right.
10798         (shr-tag-p): Collapse subsequent <p>s.
10799         (shr-ensure-paragraph): Don't insert double line feeds after blank
10800         lines.
10801         (shr-insert): \t is also space.
10802         (shr-tag-s): Fix "s" tag name function.
10803         (shr-tag-s): Fix face prop name.
10804
10805 2010-10-03  Julien Danjou  <julien@danjou.info>
10806
10807         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10808
10809         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10810         gnus-window-inside-pixel-edges.
10811
10812         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10813         gnus-ems.
10814
10815         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10816
10817         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10818         function.
10819
10820         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10821         resize choice.
10822
10823 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10824
10825         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10826         beginning of the buffer.
10827
10828         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10829         article buffer again.
10830
10831         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10832
10833         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10834         when it's at the start of the buffer.
10835
10836         * shr.el (shr-tag-blockquote): Convert name.
10837         (shr-rescale-image): Use the right image-size variant.
10838
10839         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10840         buffer isn't shown, then select the current article first instead of
10841         bugging out.
10842         (gnus-summary-select-article-buffer): Show both the article and summary
10843         buffers again.
10844
10845         * shr.el (shr-fontize-cont): Protect against regions with no text.
10846         Rename tag functions to shr-tag-* for enhanced security.
10847         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10848
10849 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10850
10851         * shr.el (shr-insert):
10852         * pop3.el (pop3-movemail):
10853         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10854         loaded.
10855
10856 2010-10-03  Glenn Morris  <rgm@gnu.org>
10857
10858         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10859
10860         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10861
10862         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10863
10864         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10865
10866         * gnus-util.el (gnus-make-local-hook): Simplify.
10867
10868 2010-10-02  Julien Danjou  <julien@danjou.info>
10869
10870         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10871         (gnus-ido-completing-read): New function.
10872         (gnus-emacs-completing-read): New function.
10873         (gnus-completing-read): Use gnus-completing-read-function.
10874         Add gnus-completing-read-function.
10875
10876 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10877
10878         * shr.el (shr-insert-document): Autoload.
10879         (shr-img): Be silent.
10880         (shr-insert): Add a newline after every picture before text.
10881         (shr-add-font): Use overlays for combining faces.
10882         (shr-insert): Pass upwards the text start point.
10883
10884         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10885         possible.
10886         (mm-shr): New function.
10887
10888 2010-10-02  Julien Danjou  <julien@danjou.info>
10889
10890         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10891         should go backward.
10892
10893 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10894
10895         * shr.el (shr): Fix typo in provide call.
10896
10897 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10898
10899         * shr.el: New file.
10900
10901         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10902
10903         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10904         completing read.
10905
10906 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10907
10908         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10909         we're being queried about.  Suggested by Dan Jacobson.
10910
10911         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10912         Suggested by Jason Eisner.
10913
10914         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10915         table, too.  Suggested by Stefan Wiens.
10916         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10917         the table unnecessary.  Suggested by Stefan Wiens.
10918
10919         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10920         longer needed, and probably doesn't work either, as pointed out by
10921         Stefan Wiens.
10922         (gnus-summary-exit): Remove call to the clearing function.
10923         (gnus-summary-exit-no-update): Ditto.
10924
10925         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10926         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10927         Reported by Stefan Monnier.
10928         (gnus-summary-save-in-rmail): Ditto.
10929
10930         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10931         article buffer, instead of both the article buffer and the summary
10932         buffer.  Sort of suggested by Dan Jacobson.
10933
10934         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10935
10936         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10937         Suggested by Dan Jacobson.
10938
10939         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10940         documentation clearer.
10941
10942         * message.el (message-shorten-references): Comment on the number "21".
10943         Suggested by Stefan Monnier.
10944
10945         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10946         Suggested by Dan Jacobson.
10947
10948         * gnus.el (gnus-large-newsgroup):
10949         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10950
10951         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10952         externalize attachments.  Bug reported by Steve Wen.
10953
10954         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10955         really message anything to the user.
10956
10957         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10958         directly.
10959
10960         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10961         messages in empty groups.
10962
10963 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10964
10965         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10966         non-UIDNEXT group.
10967
10968 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10969
10970         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10971         not the value from the collection.
10972
10973         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10974         values.  This sometimes happens on some groups that have no info.
10975         (nnimap-request-newgroups): New function.
10976
10977 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10978
10979         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10980         check into `gnus-registry-initialize'.
10981         (gnus-registry-initialize): Ditto.
10982         Fix and extend header docs.
10983
10984 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10985
10986         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10987         regexp backtrace overflows.
10988
10989         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10990         for starttls that tls.el implements; i.e. openssl.
10991
10992         * tls.el (tls-starttls-switches): Give up on using starttls with
10993         gnutls-cli.
10994         (tls-program): Add --insecure to be consistent with the defaults from
10995         openssl s_client.  Now all three commands are insecure.
10996
10997 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10998
10999         * lpath.el: Bind completion-styles-alist for XEmacs.
11000
11001         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
11002         (gravatar-create-image): New function that's an alias to
11003         gnus-xmas-create-image, gnus-create-image, or create-image.
11004         (gravatar-data->image): Use it.
11005
11006 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
11007
11008         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
11009         install the nnregistry refer method.
11010         (gnus-registry-install-hooks): Use it.
11011         (gnus-registry-unfollowed-groups): Add nnmairix to the default
11012         unfollowed groups.
11013
11014 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
11015
11016         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
11017         expanding threads.
11018
11019 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11020
11021         * nnir.el: Use the server names without suffixes (bug#7009).
11022
11023         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
11024         unencrypted to STARTTLS, if possible.
11025
11026 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11027
11028         * message.el (message-ignored-supersedes-headers): Strip Injection-*
11029         headers before superseding.
11030
11031 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11032
11033         * nnrss.el (nnrss-use-local): Add documentation.
11034
11035         * nnimap.el (nnimap-extend-tls-programs): New function.
11036         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
11037         (nnimap-wait-for-connection): Accept the greeting from the stupid
11038         output from openssl s_client -starttls, too.
11039
11040         * tls.el (tls-starttls-switches): New variable.
11041         (tls-find-starttls-argument): Use it.
11042         (open-tls-stream): Ditto.
11043
11044         * netrc.el (netrc-credentials): Return the value of the "default" entry.
11045         (netrc-machine): Ditto.
11046
11047         * nnimap.el (nnimap-find-article-by-message-id): Really return the
11048         article number.
11049         (nnimap-split-fancy): New variable.
11050         (nnimap-split-incoming-mail): Use it.
11051
11052         * nntp.el (nntp-server-list-active-group): Document.
11053
11054         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
11055         SELECT to get the message-id.
11056
11057         * mail-source.el (mail-sources): Remove webmail support.
11058         (defvar): Ditto.
11059         (mail-source-fetcher-alist): Ditto.
11060         (mail-source-fetch-webmail): Remove.
11061
11062         * webmail.el: Remove -- doesn't seem relevant any more.
11063
11064         * gnus.el: Fix up make-obsolete-variable declarations throughout.
11065
11066         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
11067         the \r.
11068
11069 2010-09-30  Julien Danjou  <julien@danjou.info>
11070
11071         * gnus-agent.el (gnus-agent-add-group): Fix call to
11072         gnus-completing-read.
11073
11074 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11075
11076         * nndoc.el (nndoc-retrieve-groups): New function.
11077
11078         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
11079         `default', use nnmail-split-methods.
11080         (nnimap-request-article): Downcase the NILs so that they are nil.
11081
11082         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
11083         symbol.
11084
11085         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
11086         code, since if the user has requested network, that's what they ought
11087         to get.
11088         (nnimap-request-set-mark): Erase the buffer before issuing commands.
11089         (nnimap-split-rule): Mark as obsolete.
11090
11091         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
11092         New variable.
11093
11094         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
11095         correct slot, too.
11096
11097 2010-09-29  Julien Danjou  <julien@danjou.info>
11098
11099         * gnus.el (gnus-local-domain): Declare variable obsolete.
11100
11101         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
11102         Fix history computing.
11103         (gnus-ido-completing-read): Require ido.
11104
11105 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11106
11107         * gnus-registry.el: Don't prompt on load, which makes it impossible to
11108         build Gnus.
11109
11110         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
11111         when interpreting the structures.
11112         (nnimap-request-accept-article): Add \r\n to the lines to make this
11113         work with Cyrus.
11114
11115         * nndraft.el (nndraft-request-expire-articles): Use the group name
11116         instead if "nndraft".  Fix found by Nils Ackermann.
11117
11118 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
11119
11120         * nnregistry.el: Add.
11121
11122 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11123
11124         * nnmail.el (group, group-art-list, group-art):
11125         Remove unneeded directives.
11126
11127 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11128
11129         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
11130         (mm-mime-charset):
11131         * rfc2047.el (rfc2047-syntax-table):
11132         * utf7.el (utf7-utf-16-coding-system): Comment fix.
11133
11134         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
11135         rather than `insert-file-contents' and `eval-region'.
11136
11137         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
11138         construction.
11139
11140         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
11141
11142         * time-date.el: No need to require cl for Emacs 21.
11143
11144 2010-09-29  Julien Danjou  <julien@danjou.info>
11145
11146         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
11147         replacement of `gnus-gravatar-relief' to mimic
11148         `gnus-faces-properties-alist'.
11149         Add :version property.
11150
11151 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11152
11153         * mail-source.el (mail-source-report-new-mail):
11154         * message.el (message-default-mail-headers):
11155         * mm-decode.el (mm-valid-image-format-p): Comment fix.
11156
11157         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
11158
11159 2010-09-28  Julien Danjou  <julien@danjou.info>
11160
11161         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
11162         mail-address contains the same string as real-name.
11163
11164         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
11165         non-blank in header, otherwise it'll get stripped.
11166
11167         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
11168         real-name, and then for mail address rather than doing : or , search.
11169
11170 2010-09-27  Julien Danjou  <julien@danjou.info>
11171
11172         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
11173         right completing-read function.
11174         (gnus-use-ido): New variable
11175         (gnus-completing-read-with-default): Remove.
11176         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
11177         (gnus-agent-add-group):
11178         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
11179         * mm-view.el (mm-view-pkcs7-decrypt):
11180         * mm-util.el (mm-codepage-setup):
11181         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11182         * mml-smime.el (mml-smime-openssl-sign-query):
11183         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
11184         (mml-insert-multipart):
11185         * gnus-msg.el (gnus-summary-yank-message):
11186         * gnus-int.el (gnus-start-news-server):
11187         * mm-decode.el (mm-interactively-view-part):
11188         * gnus-dired.el (gnus-dired-attach):
11189         * gnus.el (gnus-read-method):
11190         * gnus-bookmark.el (gnus-bookmark-jump):
11191         * gnus-art.el (gnus-mime-view-part-as-type)
11192         (gnus-mime-action-on-part, gnus-article-encrypt-body):
11193         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
11194         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
11195         * nnmairix.el (nnmairix-create-server-and-default-group)
11196         (nnmairix-update-groups, nnmairix-get-server)
11197         (nnmairix-backend-to-server, nnmairix-goto-original-article)
11198         (nnmairix-get-group-from-file-path):
11199         * nnrss.el (nnrss-find-rss-via-syndic8):
11200         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
11201         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
11202         (gnus-group-browse-foreign-server):
11203         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
11204         (gnus-summary-execute-command, gnus-summary-respool-article)
11205         (gnus-read-move-group-name):
11206         * gnus-score.el (gnus-summary-increase-score)
11207         (gnus-summary-score-effect):
11208         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
11209
11210 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11211
11212         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
11213         x-focus-frame.
11214
11215         * nnimap.el (auth-source-forget-user-or-password)
11216         (auth-source-user-or-password): Autoload.
11217
11218         * message.el (message-from-style, message-interactive)
11219         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11220         (message-yank-prefix, message-indentation-spaces, message-signature)
11221         (message-signature-file): Add comment.
11222
11223 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11224
11225         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
11226         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
11227         new articles.
11228
11229         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
11230         parts.
11231         (nnimap-request-article): Work with the t setting, too.
11232
11233         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
11234         that you don't get flashes of other buffers.
11235         (gnus-summary-show-complete-article): Intern before setting.
11236
11237 2010-09-27  David Engster  <dengste@eml.cc>
11238
11239         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11240         well as HEADERS.
11241         (nnmairix-retrieve-headers): Provide new argument for the above.
11242
11243 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11244
11245         * gnus-sum.el (gnus-summary-move-article): Don't alter
11246         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11247         group.
11248
11249         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11250
11251         * message.el (message-cite-prefix-regexp): Revert my last edit.
11252
11253         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11254         variable instead of the Gnus variable.
11255
11256         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11257
11258         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11259
11260         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11261         since some servers don't like it.
11262         (nnimap-open-connection): Forget credentials if the server says the
11263         password was wrong.
11264         (nnimap-parse-line): Protect against invalid data.
11265
11266         * gnus-sum.el (gnus-summary-move-article): Add comment.
11267         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11268         nothing alters it while scanning for new messages.
11269
11270         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11271         which may or may not help.
11272         (nnimap-open-connection): If we're doing a stream connection, and then
11273         discover we're on a STARTTLS-capable server, then open a STARTTLS
11274         connection instead.
11275
11276 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11277
11278         * nnimap.el (utf7): Require.
11279
11280         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11281         prefix.
11282
11283 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11284
11285         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11286
11287 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11288
11289         * nnimap.el (nnimap-request-accept-article): Message the error on
11290         error.
11291
11292 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11293
11294         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11295
11296 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11297
11298         * nndoc.el (nndoc-request-list): Return success always.
11299
11300         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11301         `fetch-old' -- we only want to fetch the articles we've requested.
11302         The rest are in the agent, probably.
11303         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11304         disappeared server" to something low.  It's not important.
11305
11306         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11307         arrived before the FETCH data.
11308
11309         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11310         target here, because we don't know the Gnus name of the group.
11311
11312         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11313         for the correct group.
11314
11315         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11316
11317         * gnus.el (gnus): Give a final warning after startup.
11318
11319         * gnus-util.el (gnus-action-message-log): New variable.
11320         (gnus-message): Use it.
11321         (gnus-final-warning): New function.
11322
11323         * nnimap.el (nnimap-open-connection): Record the greeting.
11324         (nnimap): Add greeting.
11325
11326 2010-09-26  Julien Danjou  <julien@danjou.info>
11327
11328         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11329         arguments.
11330         (gnus-html-wash-images): Fix spec computing to include start/end.
11331
11332         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11333
11334 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11335
11336         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11337         deletion.
11338         (nnimap-retrieve-headers): Don't select the group, because that's
11339         already done by nnimap-possibly-change-group.
11340
11341         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11342         (gnus-picon-transform-address): Use it.
11343
11344         * mail-source.el (mail-source-value): Revert previous patch.
11345
11346         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11347         on failure.
11348         (nnimap-open-connection): Look up both virtual and physical server name
11349         credentials.
11350
11351         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11352
11353 2009-02-07  Dave Love  <fx@gnu.org>
11354
11355         * tls.el (open-tls-stream): Don't query killing process.
11356
11357 2009-02-08  Dave Love  <fx@gnu.org>
11358
11359         * gnus-win.el (gnus-window-to-buffer-helper)
11360         (gnus-all-windows-visible-p): Function needn't be a symbol.
11361
11362         * mail-source.el (mail-source-value): Function needn't be a symbol.
11363
11364 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11365
11366         * message.el (message-cite-prefix-regexp): Remove } from the cite
11367         prefix.
11368
11369         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11370         highlight again, so that the highlight is correct.
11371
11372         * gnus-picon.el (gnus-picon): Remove again.
11373         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11374
11375         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11376         doing the header highlightling, so that the background color of the
11377         picon is correct.
11378
11379         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11380         (gnus-picon): Ditto.
11381         (gnus-picon): Reinstate.  The background color for picons is white.
11382         (gnus-picon-insert-glyph): Make the background white.
11383
11384         * nnml.el (nnml-open-nov): Don't return dead buffers.
11385
11386         * auth-source.el (auth-source-create): Query the user for whether to
11387         store the credentials.
11388
11389         * netrc.el (netrc-store-data): New function.
11390
11391         * auth-source.el (auth-source-user-or-password): Use the existing auth
11392         sources, if any, for creation.
11393
11394         * gnus.el (gnus-group-fast-parameter): Return the last matching
11395         parameter instead of the first matching parameter.
11396
11397 2010-09-26  Julien Danjou  <julien@danjou.info>
11398
11399         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11400
11401 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11402
11403         * mml2015.el (mml2015-use): Remove gpg support.
11404
11405         * mml1991.el (mml1991-function-alist): Remove gpg function.
11406         (mml1991-gpg-sign): Remove.
11407
11408 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11409
11410         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11411         (gnus-browse-unsubscribe-current-group): Document it.
11412         (gnus-browse-unsubscribe-group): Use it.
11413
11414 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11415
11416         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11417         address to the To list for easier response.
11418
11419         * gnus.el (gnus-play-startup-jingle): Remove.
11420         (gnus-splash): Don't play jingle.
11421         (gnus): Silence gnus-load message.
11422
11423         * gnus-art.el (gnus-treat-play-sounds): Remove.
11424
11425         * gnus.el (gnus-play-jingle): Remove audio support.
11426
11427         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11428
11429         * earcon.el: Remove -- no users.
11430
11431         * gnus-audio.el: Remove -- no users of this package.
11432
11433         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11434
11435         * gnus-start.el (gnus-setup-news): Remove nocem support.
11436
11437         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11438
11439         * gnus.el (gnus-use-nocem): Remove.
11440
11441         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11442         Remove.
11443
11444         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11445         uses NoCeM any more.
11446
11447         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11448         (gnus-button-ctan-handler): Ditto.
11449         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11450         (gnus-button-ctan-directory-regexp): Ditto.
11451         (gnus-button-handle-ctan): Ditto.
11452         (gnus-button-tex-level): Ditto.
11453         (gnus-button-alist): Remove CTAN stuff.
11454
11455 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11456
11457         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11458         nnimap-streaming test.
11459
11460         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11461         servers twice.
11462
11463         * nnimap.el (nnimap-open-connection): Add more error reporting when
11464         nnimap fails early.
11465
11466         * nnheader.el (nnheader-get-report-string): New function.
11467         (nnheader-get-report): Use it.
11468
11469         * gnus-int.el (gnus-check-server): Say what the error was when opening
11470         failed.
11471
11472         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11473         using streaming.
11474
11475 2010-09-25  Julien Danjou  <julien@danjou.info>
11476
11477         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11478         gnus-window-inside-pixel-edges.
11479
11480 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11481
11482         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11483
11484         * mm-decode.el (mm-save-part): Allow saving to other directories the
11485         normal Emacs way.
11486
11487         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11488         Suggested by Jay Berkenbilt.
11489
11490         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11491         there isn't a single byte.
11492
11493         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11494         just do it.  It doesn't really seem to matter what the user responds
11495         here, I think, so it's just a confusing question.
11496
11497         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11498         non-streaming case.
11499
11500         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11501         (gnus-article-encrypt-body): Use it.
11502
11503         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11504         keystroke.
11505
11506         * nnimap.el (nnimap-find-wanted-parts-1):
11507         Use gnus-fetch-partial-articles.
11508
11509         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11510
11511         * nnimap.el (nnimap-insert-partial-structure): New function.
11512         (nnimap-get-partial-article): New function.
11513         (nnimap-request-article): Use it.
11514         (nnimap-wait-for-response): Return whether the wait was successful.
11515         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11516         retrieval wasn't successful.
11517         (nnimap-retrieve-group-data-early): Allow throttling servers.
11518         (nnimap-streaming): New variable.
11519         (nnimap-fetch-partial-articles): Remove.
11520
11521         * mm-decode.el (mm-with-part): Protect against killed buffers.
11522
11523         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11524         for prettier summary display.
11525
11526 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11527
11528         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11529
11530 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11531
11532         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11533         apparently third-party libraries depend on it.
11534
11535         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11536         before starting negotiation.
11537
11538         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11539         privacy reasons.
11540         (gnus-treat-mail-gravatar): Ditto.
11541
11542         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11543         buffer when inserting images.  Inserting text into the headers, for
11544         instance, can make them invalid.
11545
11546 2010-09-25  Julien Danjou  <julien@danjou.info>
11547
11548         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11549         variables.
11550
11551         * nnheader.el: Remove useless variables news-reply-yank-from and
11552         news-reply-yank-message-id.
11553
11554         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11555         variables.
11556
11557         * mml1991.el: Remove useless mml1991-verbose.
11558
11559         * gnus.el: Remove useless variable gnus-use-generic-from.
11560         Remove obsolete variable gnus-topic-indentation.
11561
11562         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11563
11564         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11565
11566         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11567
11568         * gnus-group.el: Remove useless gnus-group-icon-cache.
11569         Remove useless gnus-ephemeral-group-server.
11570
11571         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11572
11573         * mml2015.el: Remove useless mml2015-verbose.
11574
11575         * mml-smime.el: Remove useless mml-smime-verbose.
11576
11577         * gnus.el: Remove useless gnus-local-domain.
11578
11579         * gnus-gravatar.el (gnus-gravatar-transform-address):
11580         Use gnus-gravatar-size.
11581
11582         * gnus-art.el: Remove useless gnus-treat-translate.
11583
11584 2010-09-24  Julien Danjou  <julien@danjou.info>
11585
11586         * gnus-sum.el: Add support for Gravatars.
11587
11588         * gnus-art.el: Add support for Gravatars.
11589
11590         * gnus-gravatar.el: Add this file.
11591
11592         * gravatar.el: Add this file.
11593
11594 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11595
11596         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11597
11598         * gnus-group.el (gnus-group-fetch-faq): Remove.
11599
11600         * gnus.el (gnus-group-faq-directory): Remove.
11601
11602         * gnus-group.el (gnus-group-fetch-charter): Remove.
11603
11604         * gnus.el (gnus-group-charter-alist): Remove.
11605
11606         * gnus-group.el (gnus-group-archive-directory): Remove.
11607         (gnus-group-recent-archive-directory): Ditto.
11608         (gnus-group-make-archive-group): Remove.
11609
11610         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11611
11612         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11613         use the same article number for all the cached articles.
11614
11615         * nnimap.el (nnimap-command): Register the last command time so
11616         that we can use it for idling NOOPs.
11617         (nnimap-open-connection): Start the keeplive timer.
11618         (nnimap-make-process-buffer): Store all the process buffers.
11619         (nnimap-keepalive): New function.
11620
11621         * starttls.el (starttls-open-stream): Add autoload cookie.
11622
11623 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11624
11625         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11626         handling.
11627
11628 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11629
11630         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11631         its data structures.
11632
11633         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11634         instead of the cl.el copy-list.
11635         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11636         equalp.
11637
11638 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11639
11640         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11641         and tool-bar-local-item-from-menu.
11642
11643         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11644         mode-line-highlight face for Emacs.
11645
11646         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11647         loading gnus-sum.elc; fix comment for canlock-verify.
11648         (gnus-article-jump-to-part): Use read-number.
11649         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11650         Remove Emacs pre-21 compatible code for help-echo.
11651         (gnus-article-next-page-1): No need to adjust the number of lines.
11652         (gnus-article-describe-bindings): Always use help-buffer.
11653
11654         * gnus-audio.el (gnus-audio-inline-sound):
11655         * gnus-cus.el (gnus-custom-mode):
11656         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11657
11658         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11659
11660         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11661         compatible code.
11662
11663 2010-09-24  Glenn Morris  <rgm@gnu.org>
11664
11665         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11666         visiting the fcc file in rmail-mode.
11667
11668         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11669
11670 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11671
11672         * nnir.el: Silence the byte compiler.
11673
11674         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11675         alias to browse-url-url-encode-chars if any.
11676         (gnus-html-encode-url): Use it.
11677
11678 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11679
11680         * gnus-start.el (gnus-use-backend-marks): New variable.
11681         (gnus-get-unread-articles-in-group): Use it.
11682
11683         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11684         makeover.
11685
11686 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11687
11688         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11689
11690 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11691
11692         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11693         Remove.
11694         (gnus-setup-news-hook):
11695         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11696
11697         * gnus-int.el (gnus-request-update-info): Protect against backends not
11698         having the function.
11699
11700         * nnimap.el (nnimap-stream): Mention starttls.
11701         (nnimap-open-connection): Add starttls support.
11702
11703 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11704
11705         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11706
11707 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11708
11709         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11710         BODYSTRUCTUREs.
11711         (nnimap-transform-headers): Unfold quoted {42} headers.
11712
11713         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11714         the info.
11715         (gnus-get-unread-articles): Only call updatep on backends that support
11716         it.
11717
11718         * nnweb.el (nnweb-request-update-info): NOOP.
11719
11720         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11721
11722         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11723         since it only deals with marks.
11724
11725         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11726         gnus-request-marks, and make a new gnus-request-update-info.
11727
11728         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11729         the active instead of the high number, which is usually too low.
11730
11731 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11732
11733         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11734         * encrypt.el: Remove.
11735
11736 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11737
11738         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11739         server in symbolic form.
11740
11741         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11742
11743 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11744
11745         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11746         (nnimap-update-info): Fix up code slightly.
11747
11748         * gnus-int.el (gnus-open-server): Add tracing for performance
11749         debugging.
11750
11751         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11752         (gnus-group-insert-group-line): Pass the real group name so that it
11753         gets the right data.
11754
11755         * gnus-start.el (gnus-get-unread-articles): Don't have
11756         `gnus-get-unread-articles-in-group' update info, since that can be
11757         really slow and doesn't seem to be needed?
11758
11759 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11760
11761         * time-date.el (date-to-time): Try using parse-time-string first before
11762         using the slower timezone-make-date-arpa-standard.
11763
11764 2010-09-22  Julien Danjou  <julien@danjou.info>
11765
11766         * gnus-group.el (gnus-group-insert-group-line):
11767         Call gnus-group-highlight-line.
11768         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11769         default hook list.
11770         (gnus-group-update-eval-form): Add new function.
11771         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11772         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11773
11774 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11775
11776         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11777         immediate, then expire all articles.
11778         (nnimap-update-info): Fix off-by-one errors.
11779         (nnimap-flags-to-marks): Would return no marks lists for group with no
11780         flags.  Instead return the other data.
11781
11782 2010-09-22  Julien Danjou  <julien@danjou.info>
11783
11784         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11785         Only return an icon.
11786         (gnus-group-insert-group-line): Compute icon to return.
11787
11788         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11789         (gnus-html-image-fetched): Only cache if
11790         gnus-html-image-automatic-caching is set.
11791         (gnus-html-image-fetched): Check for errors.
11792
11793 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11794
11795         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11796         once per method on `g'.  This ensures that backends like nnfolder don't
11797         open all their folders.
11798
11799         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11800         (nnimap-request-list): Nix out group in the correct buffer.
11801         (nnimap-parse-flags): Implement by using `read' instead of
11802         hand-parsing.
11803         (nnimap-flags-to-marks): Pass on permanent-flags.
11804         (nnimap-make-process-buffer): Record the server name.
11805         (nnimap-parse-flags): Fix typo.
11806         (nnimap-request-scan): Run split on the server in general, not just a
11807         single group.
11808
11809         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11810         parameter, and propagate this downwards.
11811
11812         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11813         since EXAMINE changes it on the server.
11814
11815         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11816         this command might take a while.
11817
11818 2010-09-22  Julien Danjou  <julien@danjou.info>
11819
11820         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11821         harmful if you have 2 images side-by-side, they can't be properly
11822         update on text deletion.  Using text-property is safer here.
11823         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11824         data.
11825
11826 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11827
11828         * nnimap.el (nnimap-expunge-inbox): Remove.
11829         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11830         (nnimap-expunge): Flip default to t.
11831
11832         * gnus.el (gnus-method-to-server): Don't push things to the cache
11833         unless it's unique.
11834         (gnus-server-to-method): Ditto.
11835
11836 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11837
11838         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11839
11840 2010-09-22  Julien Danjou  <julien@danjou.info>
11841
11842         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11843         get the start of data.
11844         (gnus-html-encode-url): Add this function to encode special chars in
11845         URL.
11846         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11847         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11848
11849         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11850         default.
11851         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11852
11853         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11854         images alt-text.
11855         (gnus-html-put-image): Put alt-text as help-echo.
11856
11857 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11858
11859         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11860         * mm-util.el (mm-decompress-buffer):
11861         * nnir.el (nnir-run-find-grep):
11862         * pop3.el (pop3-list): Use 3rd arg of split-string.
11863
11864         * time-date.el (format-seconds): Comment fix.
11865
11866         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11867         and byte-optimize-form-code-walker.
11868         (dgnushack-make-auto-load): Don't advise make-autoload.
11869
11870         * lpath.el: Remove Emacs 21 stuff.
11871
11872 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11873
11874         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11875         outside the active range.  Suggested by Dan Christensen.
11876
11877         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11878         slightly later to avoid double-getting it.
11879
11880         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11881         previous patch.
11882
11883         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11884
11885 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11886
11887         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11888
11889 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11890
11891         * gnus-int.el (gnus-open-server): Give a better error message in the
11892         "go offline" case.
11893
11894         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11895         marks for nnimap, which is seldom the right thing to do.
11896
11897         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11898         (gnus-same-method-different-name): New function.
11899
11900         * nnimap.el (parse-time): Require.
11901
11902         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11903         method in the presence of many similar methods.
11904
11905         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11906
11907         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11908         nnml-inhibit-expiry.
11909
11910         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11911         find out whether methods are equal.
11912
11913         * nnimap.el (nnimap-find-expired-articles): New function.
11914         (nnimap-process-expiry-targets): New function.
11915         (nnimap-request-move-article): Request the article before looking at
11916         what the Message-ID is.  Fix found by Andrew Cohen.
11917         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11918
11919         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11920         for oldness in addition to being a predicate.
11921
11922         * nnimap.el (nnimap-request-group): When we have zero articles, return
11923         the right data to Gnus.
11924         (nnimap-request-expire-articles): Only delete articles immediately if
11925         the target is 'delete.
11926
11927         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11928         method, this would bug out.
11929
11930         * gnus-group.el (gnus-group-expunge-group): Rename from
11931         gnus-group-nnimap-expunge, and implemented as a normal interface
11932         function.
11933
11934         * gnus-int.el (gnus-request-expunge-group): New function.
11935
11936         * nnimap.el (nnimap-request-create-group): Implement.
11937         (nnimap-request-expunge-group): New function.
11938
11939 2010-09-21  Julien Danjou  <julien@danjou.info>
11940
11941         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11942         (gnus-html-cache-expired): Add new function.
11943         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11944         wethever we should display image for fetch it.
11945         Compute alt-text earlier to pass it to the fetching function too.
11946         (gnus-html-schedule-image-fetching): Change function argument to only
11947         get one image at a time, not a list.
11948         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11949         cache.
11950         (gnus-html-get-image-data): New function to retrieve image data from
11951         cache.
11952         (gnus-html-put-image): Change buffer argument to use image data rather
11953         than file, and place image above region rather than inserting a new
11954         one.  Do not take alt-text as argument, since it's useless now: we place
11955         the image above alt-text.
11956         (gnus-html-prune-cache): Remove.
11957         (gnus-html-show-images): Start to fetch image when we find one, do not
11958         push into a temporary list.
11959         (gnus-html-prefetch-images): Only fetch image if they have expired.
11960         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11961         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11962
11963 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11964
11965         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11966
11967 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11968
11969         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11970         spec inser "*" if the group isn't active instead of 0.
11971
11972         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11973         opening the server.
11974         (nnimap-request-delete-group): Implement group deletion.
11975         (nnimap-transform-headers): Return the size of the entire message in
11976         the Bytes header, not just the size of the first part.
11977         (nnimap-request-move-article): When moving an article from nnimap,
11978         request the article first so the accepting form has an article to
11979         accept.  Reported by Dan Christensen.
11980         (nnimap-command): Make sure that the error message doesn't error out.
11981
11982 2010-09-20  David Edmondson  <dme@dme.org>
11983
11984         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11985         we haven't requested anything.
11986
11987 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11988
11989         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11990         "".  Fix found by Andrew Cohen.
11991
11992         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11993         instead of -encode-string.
11994
11995 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11996
11997         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11998
11999         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
12000         by mm-subst-char-in-string.
12001
12002 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12003
12004         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
12005         waiting for the connection string.
12006
12007         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
12008         arriving.
12009
12010         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
12011         bogus characters.  This allows selecting certain Gmail groups.
12012
12013         * nnimap.el (nnimap-find-wanted-parts-1): New function.
12014         (nnimap-fetch-partial-articles): New variable.
12015         (nnimap-open-connection): When looking for credentials, also use the
12016         nnimap-server-port.
12017         (nnimap-request-article): Return the group/article number, so that Gnus
12018         `^' works as expected.
12019         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
12020
12021         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
12022         comments.
12023         (gnus-methods-sloppily-equal): New function.
12024         (gnus): When using the development version of Gnus, load the gnus-load
12025         file.
12026
12027         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
12028         `gnus-open-server' on each method before trying to scan them etc.
12029         This ensures that all the backend parameters are set correctly.
12030
12031         * nnimap.el (nnimap-authenticator): New variable.
12032         (nnimap-open-connection): Allow anonymous login.
12033         (nnimap-transform-headers): The chars header is called Chars not Bytes.
12034         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
12035
12036         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
12037         patch, found by Knut Anders Hatlen.
12038
12039 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
12040
12041         * gnus-agent.el (gnus-agent-batch-confirmation)
12042         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
12043         to gnus-message.
12044         * gnus-art.el (gnus-article-describe-briefly): Likewise.
12045         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
12046         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
12047         * gnus-int.el (gnus-open-server): Likewise.
12048         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
12049         (gnus-score-check-syntax): Likewise.
12050         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
12051         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
12052         Likewise.
12053         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
12054
12055 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12056
12057         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
12058         calling conventions so that prefetch doesn't bug out.
12059
12060 2010-09-19  Julien Danjou  <julien@danjou.info>
12061
12062         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
12063         rather than `subst-char-in-region' in order to be able to replace ASCII
12064         char by UTF-8 ones.
12065
12066         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
12067         than curl.
12068         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
12069         the right URL and ALT text on images.
12070         (gnus-html-wash-tags): Fix tag case.
12071         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
12072         (gnus-article-html): Add -o display_ins_del=2 option.
12073         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
12074
12075 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12076
12077         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
12078         the extra mail headers, which sometimes seem to happen for unknown
12079         reasons.
12080
12081         * mail-parse.el (mail-header-encode-parameter): Define as
12082         rfc2045-encode-string instead of as rfc2231-encode-string, since some
12083         (or most, perhaps?) mail readers don't understand the latter, but do
12084         understand the former.
12085
12086         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
12087         to nil, so that no methods are automatically agentized.  I think this
12088         is probably what most users want.
12089
12090         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
12091         from url-retrieve, for instance about invalid URLs.
12092
12093         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
12094         groups that have no articles.
12095         (nnimap-request-article): Check that we really got an article when we
12096         requested one.
12097
12098         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
12099         doesn't exist.
12100
12101         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
12102         nntp buffer so the agent can save it.
12103         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
12104         that CRLF doesn't get translated to \n.
12105         (nnimap-open-connection): Don't make 'shell commands only send \n.
12106
12107 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12108
12109         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
12110         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
12111         Update var name.
12112         (nnml-generate-nov-file): Use dolist.
12113         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
12114         Use with-current-buffer.
12115
12116 2010-09-18  Julien Danjou  <julien@danjou.info>
12117
12118         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
12119         parallel.
12120
12121 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12122
12123         * nnimap.el (nnimap-update-info): When doing partial marks update, get
12124         the range update right.
12125         (nnimap-request-group): Don't make `M-g' bug out on group with no
12126         marks.
12127         (nnoo): Require, so that other packages can require nnimap.
12128         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
12129         command we're looking for.  This helps when the server sends more
12130         responses after we've gotten everything we expected.
12131         (nnimap): Add a `newlinep' field to keep track of end-of-line
12132         conventions.
12133         Don't send CRLF to things that don't want it.
12134         (nnimap-request-accept-article): Ditto.
12135
12136 2010-09-18  Julien Danjou  <julien@danjou.info>
12137
12138         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
12139         than curl to retrieve images.
12140
12141 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12142
12143         * nnimap.el (nnimap-update-info): Extend the info so that we can set
12144         the marks.
12145         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
12146         (nnimap-wait-for-connection): New function.
12147         (nnimap-open-connection): If we have PREAUTH, don't query for login
12148         credentials.
12149         (nnimap-update-info): Fix off-by-one error when concatenating ranges
12150         when doing a partial update.
12151
12152 2010-09-18  Julien Danjou  <julien@danjou.info>
12153
12154         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
12155         tags.
12156
12157 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12158
12159         * nnimap.el (nnimap-credentials): New function.
12160         (nnimap-open-connection): Use the new function to look for credentials
12161         also on the numeric equivalents of "imap" and "imaps".
12162
12163         * gnus-start.el (gnus-activate-group): Send the info to
12164         gnus-request-group.
12165
12166         * nnimap.el (nnimap-request-group): Have the "check" version of the
12167         function parse flags and update the info, so that a `M-g' get a total
12168         resync of all flags from the group.
12169
12170         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
12171         to allow backends to alter the info on group selection.  Also alter all
12172         the backend -request-group functions to take the parameter.
12173
12174         * nnimap.el (nnimap-store-info): New function.
12175         (nnimap-update-info): Store the info for later usage.
12176         (nnimap-request-group): Use the stored info for the dont-check case, so
12177         that we don't retrieve all marks when we enter a group.
12178
12179         * nnimap.el: Use deffoo instead of defun for interface functions.
12180
12181         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
12182         update the group info.  This makes the nndraft groups, for instance, go
12183         back to their old behavior.
12184
12185         * gnus-sum.el (gnus-select-newsgroup): Indent.
12186
12187         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
12188         in.
12189         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
12190         nothing.
12191
12192         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
12193         from methods that are denied.
12194
12195         * gnus-int.el (gnus-method-denied-p): New function.
12196
12197         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
12198         store the password instead of netrc.
12199         (nnimap-open-connection): Don't error out when we can't make a
12200         connections.
12201
12202         * auth-source.el (auth-source-create): In the password prompt, say what
12203         we're querying for.  Also prompt for user name if that hasn't been
12204         given.
12205
12206         * nnimap.el (nnimap-with-process-buffer): Remove.
12207
12208 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12209
12210         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
12211         method when we're reading from the agent.
12212
12213         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
12214
12215         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
12216         that's probably most useful for users.
12217
12218         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
12219         "failed" all the time.
12220
12221         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
12222         ...)) with (with-current-buffer ... ).
12223
12224         * nntp.el (nntp-open-server): Return whether the open was successful or
12225         not.
12226
12227         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
12228         select an unread unseen article first.
12229
12230         * nnimap.el (nnimap-open-connection): If the user doesn't have a
12231         /etc/services, supply some sensible port defaults.
12232
12233         * dgnushack.el: Define netrc-credentials.
12234
12235 2010-09-17  Julien Danjou  <julien@danjou.info>
12236
12237         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12238
12239 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12240
12241         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12242         doesn't have any parameters.
12243
12244 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12245
12246         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12247         only upcased checks.
12248
12249         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12250
12251         * nnimap.el (nnimap-open-shell-stream): New function.
12252         (nnimap-open-connection): Use it.
12253         (nnimap-transform-headers): Get the number of lines in each message.
12254         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12255         number of lines.
12256         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12257         problem.
12258
12259         * utf7.el (utf7-encode): Autoload.
12260
12261         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12262         to allow the mail splitting to not return a default group.  This is
12263         useful for nnimap, which will leave unmatched mail in the inbox.
12264
12265         * nnimap.el: Rewritten.
12266
12267         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12268         nnimap usage.
12269
12270         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12271         if the move is internal, so that nnimap can do fast internal moves.
12272
12273         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12274         data.
12275         (gnus-read-active-for-groups): Support finishing the early retrieval of
12276         data.
12277
12278         * gnus-range.el (gnus-range-nconcat): New function.
12279
12280         * gnus-int.el (gnus-finish-retrieve-group-infos)
12281         (gnus-retrieve-group-data-early): New functions.
12282
12283 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12284
12285         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12286         (nnrss-retrieve-groups):
12287         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12288         (pop3-quit): Use with-current-buffer.
12289
12290 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12291
12292         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12293         instead of nnheader-accept-process-output.
12294
12295         * dgnushack.el (dgnushack-compile): Add comment.
12296
12297         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12298
12299         * gnus-html.el (gnus-html-schedule-image-fetching)
12300         (gnus-html-prefetch-images): Replace process-kill-without-query by
12301         gnus-set-process-query-on-exit-flag.
12302
12303 2010-09-16  Romain Francoise  <romain@orebokech.com>
12304
12305         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12306
12307 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12308
12309         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12310         parameter to unintern is mandatory-ish in Emacs 24.
12311
12312         * gnus-html.el (gnus-html-schedule-image-fetching)
12313         (gnus-html-prefetch-images): Check for curl before using it.
12314
12315         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12316         depend on curl, which isn't essential.
12317
12318         * imap.el: Revert back to version
12319         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12320         seem problematic.
12321
12322 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12323
12324         * gnus-registry.el (gnus-registry-install-shortcuts):
12325         Explicitly pass `obarray' to `unintern' to avoid a warning.
12326
12327 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12328
12329         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12330         change.
12331
12332         * nnrss.el (nnrss-request-list): Remove this function and related
12333         functions, including the moreover stuff.
12334
12335 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12336
12337         * nnrss.el (nnrss-retrieve-groups): New function.
12338
12339 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12340
12341         * .dir-locals.el: Add no-byte-compile cookie.
12342
12343 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12344
12345         * time-date.el (format-seconds): Comment fix.
12346
12347         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12348         for back end that doesn't support request-scan.
12349
12350 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12351
12352         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12353         then do request scans from the backends.
12354
12355         * netrc.el (netrc-credentials): New conveniency function.
12356
12357         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12358         avoid running a hook per line, since this takes a lot of time,
12359         profiling shows.
12360         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12361         directly if gnus-visual-p is true.
12362
12363 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12364
12365         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12366         groups; replace mapcar with dolist which is a bit faster; pass groups
12367         info to gnus-read-active-file-1.
12368         (gnus-read-active-file-1): Scan only specified groups if the new
12369         optional arg `infos' is given.
12370
12371 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12372
12373         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12374
12375         * pop3.el (pop3-movemail): Remove.
12376         (pop3-streaming-movemail): Rename to pop3-movemail.
12377
12378         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12379         don't restrict end-tag searches to the end of the line.
12380
12381 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12382
12383         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12384         articles of every unchecked group to t, which means unknown since the
12385         server has never been opened.
12386
12387 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12388
12389         * gnus-html.el (gnus-html-show-alt-text): New command.
12390         (gnus-html-browse-image): Ditto.
12391         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12392         to browse the image directly.
12393         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12394         better.
12395
12396         * gnus-async.el (gnus-async-article-callback):
12397         Call `gnus-html-prefetch-images' unconditionally.
12398
12399         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12400         before feeding URLs to curl.
12401
12402 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12403
12404         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12405         internal images as deletable by `W D D'.
12406
12407         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12408         (gnus-async-article-callback): Fix typo.
12409
12410 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12411
12412         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12413         current line to work around bugs in the output from w3m.
12414
12415         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12416         for groups that want that.
12417
12418         * nntp.el (nntp-wait-for-string): Supply a timeout for
12419         accept-process-output to ensure progress.
12420
12421         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12422         level to get unread articles from, then use that for foreign groups,
12423         too.
12424
12425         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12426         confuses the rest of the function.
12427
12428         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12429         for the methods that support -retrieve-groups, too.
12430
12431         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12432
12433 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12434
12435         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12436         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12437
12438         * pop3.el: Require cl when compiling.
12439         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12440
12441 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12442
12443         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12444         that aren't going to be activated.
12445         (gnus-get-unread-articles): Fix up the last commit.
12446
12447         * gnus-html.el (gnus-article-html): Allow calling without specifying
12448         the handle.  In that case, dissect the buffer first.
12449
12450         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12451
12452         * nnimap.el (nnimap-open-connection): Revert the change that would look
12453         into authinfo for imaps instead of imap.
12454
12455         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12456         say that you don't want to call gnus-request-group with don-check, but
12457         do check the reponse.  This is for virtual groups only.
12458         (gnus-get-unread-articles): Count the archive groups as secondary, so
12459         that they're activated the same way as before.
12460
12461         * imap.el (imap-message-map): Removed optional buffer parameter, since
12462         no callers use it.
12463         (imap-message-get): Ditto.
12464         (imap-message-put): Ditto.
12465         (imap-mailbox-map): Ditto.
12466         (imap-mailbox-put): Ditto.
12467         (imap-mailbox-get): Ditto.
12468         (imap-mailbox-get): Revert last change for this function.
12469
12470         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12471         case-insensitively.
12472         (nnimap-debug): Remove.
12473
12474         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12475         callers to use `imap-fetch' instead.  According to the comments, this
12476         should be safe, since all other IMAP clients use the 1:* syntax.
12477         (imap-enable-exchange-bug-workaround): Remove.
12478         (imap-debug): Remove -- doesn't seem very useful.
12479
12480         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12481         mail from a file, and the file doesn't exist.
12482
12483         * imap.el (imap-log): New convenience function used throughout instead
12484         of repeating the same code all over the place.
12485
12486         * pop3.el (pop3-streaming-movemail): Return t for success.
12487
12488         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12489         .authinfo if we're using ssl connection.
12490
12491         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12492         already have if we're in a main Gnus `g' run.
12493
12494         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12495
12496 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12497
12498         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12499
12500         * nnmh.el (nnmh-request-list-1): Bind `file'.
12501
12502         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12503         alias to set-process-query-on-exit-flag or process-kill-without-query.
12504         (pop3-open-server): Use it.
12505
12506 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12507
12508         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12509         box to the Incoming file.  Fixes mistake in previous checkin.
12510
12511         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12512         request loop (for debugging purposes) removed.
12513
12514         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12515         culprit is more visible.
12516         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12517         (nnml-add-incremental-nov): New functions to do "incremental" nov
12518         updates, where we just append to the end of the existing nov files
12519         without reading/writing them in full.
12520
12521         * mail-source.el (mail-source-delete-crash-box): Really only check the
12522         incoming files once in a while.
12523
12524         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12525
12526         * mail-source.el (mail-source-delete-crash-box): Only check the
12527         incoming files for deletion once per day to save a lot of file
12528         accesses.
12529
12530         * pop3.el (pop3-logon): Fix up unbound variable typo.
12531
12532         * mail-source.el (pop3-streaming-movemail): Autoload.
12533
12534         * pop3.el (pop3-streaming-movemail):
12535         Respect pop3-leave-mail-on-server.
12536
12537         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12538         retrieval.
12539
12540         * pop3.el (pop3-process-filter): Remove unused function.
12541         (pop3-streaming-movemail, pop3-send-streaming-command)
12542         (pop3-wait-for-messages, pop3-write-to-file)
12543         (pop3-number-of-responses): New functions for streaming pop3
12544         retrieval.
12545
12546         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12547         come from no known methods.
12548         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12549         list.
12550
12551         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12552         message sizes.
12553         (pop3-movemail): Use erase-buffer instead of looping and deleting
12554         regions, which seems rather odd.
12555
12556         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12557         file once per `g' run.
12558
12559         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12560         directories.  This makes the draft queue directory work.
12561
12562         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12563         data from the backends, so that we only request the list of groups from
12564         each method once.  This should speed things up considerably.
12565
12566         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12567         detect that it's not implemented.
12568
12569         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12570         we actually do recurse down into the tree, but don't stat all leaf
12571         nodes.
12572
12573         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12574         then say so instead of bugging out.
12575
12576         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12577         files exist before trying to read them.
12578
12579         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12580         around <pre_int>.
12581
12582         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12583
12584         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12585
12586 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12587
12588         * mm-util.el (mm-image-load-path): Just return the image directories,
12589         not all directories in the path in addition to the image directories.
12590         (mm-image-load-path): Maintain a cache of the image directories so that
12591         the `g' command in Gnus doesn't have to stat dozens of directories each
12592         time.
12593
12594         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12595         (gnus-html-wash-tags): Add a new `i' command to insert images.
12596         (gnus-html-insert-image): New command and keystroke.
12597         (gnus-html-redisplay-with-images): New command and keystroke.
12598         (gnus-html-show-images): Rename command.
12599         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12600         spacers.
12601         (gnus-html-wash-tags): Decode entities at the end, so that entities
12602         inside the tags don't mess up the rest of the "parsing".
12603
12604         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12605         so that nnimap methods aren't agentized by default.  There's apparently
12606         many problems related to agent/imap behavior.
12607
12608         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12609
12610         * gnus-html.el: Doc fix.
12611
12612 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12613
12614         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12615         specifier-spec-list for Emacs 21.
12616
12617         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12618         glyph-width and glyph-height instead of display-graphic-p and
12619         image-size; make avoidance of displaying small images work for XEmacs.
12620
12621         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12622         for XEmacs.
12623
12624         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12625         of symbol that holds plist data.
12626         (gnus-process-plist): Remove plist of process after getting it.
12627
12628 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12629
12630         * message.el (message-generate-hashcash): Change default to
12631         'opportunistic if hashcash is installed.
12632
12633         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12634         (gnus-html-put-image): Only call image-size once, since it's somewhat
12635         time-consuming on remote X servers.
12636
12637 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12638
12639         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12640         type on data, not a file name.
12641
12642         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12643         window-pixel-edges for Emacs 21.
12644
12645         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12646         decoded contents.
12647         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12648
12649 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12650
12651         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12652         group line format, since it isn't very interesting.
12653
12654         * gnus-agent.el (gnus-agent-short-article),
12655         (gnus-agent-long-article): Increase values for these two variables,
12656         since most people are likely to have more network connection and
12657         storage than before.
12658
12659         * gnus.el (gnus-refer-article-method): Change default to 'current.
12660         When referring an article, the common behavior is to refer it from the
12661         current select method, not the native select method.  The chances of
12662         the native select method having the message in question is rather slim
12663         these days.
12664
12665         * gnus-sum.el (gnus-auto-select-subject): Change default to
12666         `unseen-or-unread'.  I think it's likely that most people want to
12667         select an unseen article over a previously seen, but unread one.
12668
12669         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12670         means that in the article buffer none of the minor mode elements will
12671         be shown, usually, and this is not desirable in most cases.
12672
12673         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12674         that commands like `d' (and the like) go to the next line in the
12675         buffer, instead of the next unread article.  I think this is the
12676         behavior that is most natural for most users.
12677         (gnus-single-article-buffer): Change default to nil, so that people can
12678         have as many article buffers open as they have summary buffer.  I think
12679         this is the most natural way for the groups to behave.
12680
12681         * message.el (message-generate-new-buffers): Change default to
12682         `unsent', so that all new message buffers start their names with the
12683         string "*unsent", and it's easier to find the buffers if you move from
12684         them.
12685
12686 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12687
12688         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12689         small.  They're probably tracking images.
12690         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12691         (gnus-html-rescale-image): Yet another try at getting the image sizing
12692         right.
12693
12694         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12695         nntp-marks-file-name is nil.
12696
12697 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12698
12699         * gnus-html.el (gnus-html-wash-tags)
12700         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12701         Better logging.
12702
12703 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12704
12705         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12706
12707         * gnus-html.el (gnus-html-wash-tags): Check the value of
12708         gnus-blocked-images in the summary buffer.
12709
12710 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12711
12712         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12713
12714 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12715
12716         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12717         like "a", it seems like.
12718         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12719         since it needs to be picked from the correct buffer.
12720
12721         * nnwfm.el: Remove.
12722
12723         * nnlistserv.el: Remove.
12724
12725 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12726
12727         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12728         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12729
12730 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12731
12732         * nnkiboze.el: Remove.
12733
12734         * nndb.el: Remove.
12735
12736         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12737         alt text.
12738         (gnus-html-rescale-image): Try to get the rescaling logic right for
12739         images that are just wide and not tall.
12740
12741         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12742         overshadow variable bindings.
12743
12744 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12745
12746         * gnus-html.el (gnus-html-wash-tags)
12747         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12748         Add extra logging.
12749
12750 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12751
12752         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12753         (gnus-max-image-proportion): New variable.
12754         (gnus-html-rescale-image): New function.
12755         (gnus-html-put-image): Rescale images.
12756
12757 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12758
12759         Fix up some byte-compiler warnings.
12760         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12761         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12762         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12763         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12764         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12765         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12766         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12767
12768 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12769
12770         * gnus-html.el (gnus-article-html): Decode contents by charset.
12771
12772 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12773
12774         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12775         (gnus-html-frame-width, gnus-blocked-images):
12776         * message.el (message-prune-recipient-rules): Add custom version.
12777         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12778
12779         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12780         functions.
12781
12782         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12783         gnus-process-get.
12784
12785 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12786
12787         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12788         instead of lsub directly.
12789
12790 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12791
12792         * nnwarchive.el: Remove.
12793
12794         * gnus-soup.el: Remove.
12795
12796         * nnsoup.el: Remove.
12797
12798         * nnultimate.el: Remove.
12799
12800         * gnus-html.el (gnus-blocked-images): New variable.
12801
12802         * message.el (message-prune-recipients): New function.
12803         (message-prune-recipient-rules): New variable.
12804
12805         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12806         guess whether a long line is natural text or not.
12807
12808         * gnus-html.el (gnus-html-schedule-image-fetching):
12809         Use gnus-process-plist and friends for compatibility.
12810
12811 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12812
12813         * gnus-html.el: Require packages that define macros used in this file.
12814         (gnus-article-mouse-face): Declare to silence byte-compiler.
12815         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12816         process-get.
12817         (gnus-html-put-image): Use plist-get to avoid getf.
12818         (gnus-html-prefetch-images): Use with-current-buffer.
12819
12820 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12821
12822         * gnus-ems.el: Provide compatibility functions for
12823         gnus-set-process-plist.
12824
12825         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12826         header-line-format for XEmacs 21.4.
12827
12828         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12829         * gnus.el (gnus-valid-select-methods):
12830         * message.el (message-send-mail-partially-limit):
12831         * mm-decode.el (mm-text-html-renderer):
12832         * mml.el (mml-insert-mime-headers-always):
12833         * smiley.el (smiley-regexp-alist): Bump custom version.
12834
12835 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12836
12837         * gnus-html.el: Require mm-url.
12838         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12839         with the url to `url'.
12840         (gnus-html-wash-tags): Support cid: URLs/images.
12841
12842 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12843
12844         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12845         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12846         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12847
12848         * gnus-move.el: Remove file, since it doesn't really work.
12849
12850         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12851         UTF-8.  This seems to fix problems with some German web feeds.
12852
12853         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12854         at the top so that the proper colors are applied.
12855
12856         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12857         don't have dots in their names.
12858
12859         * gnus-art.el (gnus-article-view-part): Doc fix.
12860
12861         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12862         XEmacs-compatible.
12863         (gnus-html-put-image): Don't do images on non-graphic displays.
12864
12865         * nnslashdot.el: Remove this unused backend.
12866
12867         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12868         actions.
12869         (gnus-undo-register-1): Revert last change.
12870
12871         * gnus-group.el (gnus-group-completing-read): Protect against not
12872         having completion-styles bound.
12873
12874         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12875         make broken recipients happier.
12876
12877         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12878
12879         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12880         point parameter.
12881
12882         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12883
12884         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12885         completion-styles for group selection.
12886
12887 2009-02-04  Andreas Schwab  <schwab@suse.de>
12888
12889         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12890         headers and regexp-quote the match if necessary.
12891
12892 2009-03-24  Miles Bader  <miles@gnu.org>
12893
12894         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12895         the blinking smiley.
12896
12897 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12898
12899         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12900         blink smiley.
12901
12902 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12903
12904         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12905         where the dribbel file lives exists.
12906
12907         * message.el (message-send-mail-partially-limit): Change the default to
12908         nil, since most people don't want this.
12909
12910         * mm-url.el (mm-url-decode-entities): Also decode entities like
12911         &#x3212.
12912
12913 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12914
12915         * gnus-sum.el (gnus-summary-idna-message):
12916         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12917         Hyperlink urls in docstrings with URL `...'.
12918
12919 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12920
12921         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12922         functions.
12923
12924 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12925
12926         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12927         say what the mouseover text should be.
12928
12929         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12930         version of the mm-w3m-safe-url-regexp variable to only download images
12931         in the groups where we want that to happen.
12932
12933         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12934
12935         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12936         easier debugging.
12937         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12938         big pictures in the article buffer.
12939
12940         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12941         gnus-article-html.
12942         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12943         w3m.
12944
12945         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12946
12947 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12948
12949         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12950         which doesn't exist.
12951
12952         * message.el (message-inhibit-ecomplete): New variable to allow some
12953         function to inhibit ecomplete address storage.
12954         (message-resend): Disable ecomplete message storage when resending
12955         messages.
12956
12957         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12958
12959 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12960
12961         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12962         Save excursion while copying, moving, and deleting articles in order to
12963         prevent the cursor from jumping to unforeseen place.
12964
12965 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12966
12967         * lpath.el: No need to bind bookmark-current-buffer,
12968         bookmark-yank-point and bookmark-make-record-function.
12969
12970 2010-08-17  Glenn Morris  <rgm@gnu.org>
12971
12972         * gnus-sync.el: Require gnus components whose functions are used.
12973
12974         * gnus-art.el (bookmark-make-record-function):
12975         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12976         Declare for compiler.
12977
12978         * mm-url.el (mml-compute-boundary): Autoload.
12979
12980 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12981
12982         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12983
12984 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12985
12986         Typo fix "hoo4a" -> "hook".
12987
12988         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12989
12990 2010-08-14  Glenn Morris  <rgm@gnu.org>
12991
12992         * gnus-sync.el (gnus-sync): Fix defgroup version.
12993
12994 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12995
12996         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12997
12998         * gnus-sync.el: Fix docs.
12999         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
13000         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
13001
13002 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13003
13004         Optimizations for gnus-sync.el.
13005
13006         * gnus-sync.el: Add docs about gnus-sync-backend
13007         possibilities.
13008         (gnus-sync-save): Remove unnecessary message.
13009         (gnus-sync-read): Optimize and show what groups were skipped.
13010
13011 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13012
13013         Minor bug fixes for gnus-sync.el.
13014
13015         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
13016         Don't read the sync on get-new-news.
13017
13018         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
13019         quiet.
13020
13021         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
13022         (fix typo).
13023
13024 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
13025
13026         Make saving and restoring of hidden threads work with overlays.
13027         Patch applied by Ted Zlatanov.
13028
13029         * gnus-sum.el (gnus-hidden-threads-configuration)
13030         (gnus-restore-hidden-threads-configuration): Update to deal with text
13031         properties, rather than searching for a magic character.
13032
13033 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13034
13035         New gnus-sync.el library for synchronization of marks.
13036
13037         * gnus-sync.el: New library for synchronization of marks.
13038
13039         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
13040         renamed from `gnus-registry-grep-in-list'.
13041
13042         * gnus-registry.el (gnus-registry-follow-group-p):
13043         Use `gnus-grep-in-list'.
13044
13045         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
13046
13047 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13048
13049         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
13050         determining charset of text fails.
13051
13052 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13053
13054         * nnmail.el (nnmail-get-new-mail-1): Revert.
13055
13056         * nnml.el (nnml-active-number): Make sure names of newly created groups
13057         in nnml-group-alist are encoded.
13058
13059 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13060
13061         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
13062         containing non-ASCII characters in active file for nnml back end.
13063
13064 2010-07-24  David Engster  <dengste@eml.cc>
13065
13066         * mml-smime.el (mml-smime-epg-verify): Also accept the older
13067         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
13068
13069 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
13070
13071         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
13072         tag (Bug#6654).
13073
13074 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
13077         the article buffer, not the summary buffer.
13078
13079 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13080
13081         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
13082         Emacs 23 as well.
13083
13084 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13085
13086         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
13087         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
13088
13089 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13090
13091         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
13092         Patch applied by Karl Fogel.
13093
13094         * gnus-sum.el (gnus-summary-bookmark-make-record):
13095         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
13096
13097 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13098
13099         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
13100         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
13101         C-w still not working correctly from Article buffers; Thierry's
13102         patch to fix that will be applied after this.
13103
13104         * gnus-art.el (bookmark-make-record-function): New local variable.
13105
13106         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
13107         article buffer.
13108         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
13109
13110 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
13111
13112         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
13113         on changes in bookmark.el.
13114
13115 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13116
13117         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
13118         `no-log' instead of message not to log prompt string.
13119
13120 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
13121
13122         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
13123         the *other* type of HTML form submission.
13124
13125 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
13126
13127         * auth-source.el (auth-source-pick): If choice does not contain a
13128         questioned keyword, set the check to t.
13129
13130 2010-06-12  Romain Francoise  <romain@orebokech.com>
13131
13132         * gnus-util.el (gnus-date-get-time): Move up before first use.
13133
13134 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13135
13136         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
13137         (gnus-article-edit-part): Bind it to make last part that is substituted
13138         or deleted visible.
13139         (gnus-mime-display-single): Buttonize part of which id equals to
13140         gnus-mime-buttonized-part-id.
13141
13142 2010-06-10  Dan Christensen  <jdc@uwo.ca>
13143
13144         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
13145         (gnus-dd-mmm): Use gnus-date-get-time.
13146         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
13147         simplify logic.
13148         (gnus-summary-limit-to-age): Use gnus-date-get-time.
13149         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
13150
13151 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
13152
13153         * auth-source.el (top): Autoload `secrets-list-collections',
13154         `secrets-create-item', `secrets-delete-item'.
13155         (auth-sources): Fix tag string.
13156         (auth-get-source, auth-source-retrieve, auth-source-create)
13157         (auth-source-delete): New defuns.
13158         (auth-source-pick): Rewrite in order to avoid 2 passes.
13159         (auth-source-forget-user-or-password): New parameter USERNAME.
13160         (auth-source-user-or-password): New parameters CREATE-MISSING and
13161         DELETE-EXISTING.  Retrieve password interactively, if needed.
13162
13163 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
13164
13165         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
13166         deleting unused directories when gnus-expert-user is t.
13167
13168 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13169
13170         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
13171         for each temp file when gnus-article-browse-delete-temp is ask.
13172
13173 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13174
13175         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
13176         Replace Lisp calls to delete-backward-char by calls to delete-char.
13177
13178 2010-05-20  Kevin Ryde  <user42@zip.com.au>
13179
13180         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
13181
13182 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
13183
13184         * password-cache.el (password-cache-remove): Fix docstring.
13185
13186 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13187
13188         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
13189         article unless decoding article to be saved.
13190
13191 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13192
13193         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
13194         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
13195         generated within the mm-with-unibyte-current-buffer macro.
13196
13197 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
13200         to nil when we're in a mml-preview buffer and no group is selected.
13201
13202 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
13203
13204         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
13205         when catching the `C-g'.  Reported by "Leo".
13206
13207 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13208
13209         * message.el (message-forward-make-body-plain)
13210         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
13211         multibyte-string-p.
13212
13213         * lpath.el: Revert.
13214
13215 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13216
13217         * message.el (message-forward-make-body-mml): Assume original message
13218         is multibyte string; error on unibyte.
13219         (message-forward-make-body-plain): Ditto; don't add excessive newline
13220         in body end.
13221
13222         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
13223
13224 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
13225
13226         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
13227         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
13228
13229 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13230
13231         * mm-extern.el (mm-extern-url): Don't use
13232         mm-with-unibyte-current-buffer.
13233         (mm-extern-cache-contents): Use with-current-buffer instead of
13234         save-excursion + set-buffer.
13235
13236 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * mm-util.el (mm-emacs-mule): Remove.
13239
13240 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13241
13242         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13243         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13244         change.
13245
13246 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13247
13248         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13249         bind the default value of enable-multibyte-characters to nil.
13250
13251 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13252
13253         * message.el (message-forward-make-body-plain)
13254         (message-forward-make-body-mml):
13255         Don't use mm-with-unibyte-current-buffer.
13256
13257 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13258
13259         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13260
13261 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13262
13263         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13264         (Bug#5592).
13265
13266 2010-05-07  Julien Danjou  <julien@danjou.info>
13267
13268         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13269         it to mm-pipe-part.
13270
13271         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13272         it is given.
13273
13274 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13275
13276         * binhex.el (binhex-decode-region-internal):
13277         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13278         (dns-query):
13279         * nnweb.el (nnweb-gmane-search):
13280         * pgg-parse.el (pgg-parse-armor):
13281         * pgg.el (pgg-verify-region):
13282         * sha1.el (sha1-string-external):
13283         * uudecode.el (uudecode-decode-region-internal):
13284         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13285         XEmacs.
13286
13287         * gnus-art.el (gnus-article-browse-html-parts):
13288         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13289         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13290         make-temp-file.
13291
13292         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13293         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13294         compiling.
13295
13296         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13297         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13298         XEmacs when compiling.
13299
13300         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13301         gnus-pick-mode-off-hook for XEmacs when compiling.
13302         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13303         gnus-binary-mode-off-hook for XEmacs when compiling.
13304
13305         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13306         Return nil if char-charset is not available.
13307
13308         * imap.el (imap-disable-multibyte)
13309         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13310         macros.
13311
13312         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13313         instead of encode-coding-string.
13314
13315         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13316         'xemacs) instead of mm-emacs-mule to switch function definitions.
13317         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13318
13319         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13320         bind temporary-file-directory for XEmacs;
13321         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13322         timer-set-function for XEmacs 21.4 and SXEmacs;
13323         bind timer-list for XEmacs 21.4 and SXEmacs;
13324         fbind char-charset and find-charset-region for non-Mule XEmacs;
13325         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13326         encode-coding-region and encode-coding-string for XEmacs having no
13327         file-coding feature.
13328
13329 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13330
13331         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13332
13333 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13334
13335         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13336         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13337
13338 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13339
13340         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13341         alias `jka-compr-delete-temp-file' no longer exists.
13342
13343 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13344
13345         Use define-minor-mode in Gnus where applicable.
13346         * mml.el (mml-mode): Use define-minor-mode.
13347         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13348         (gnus-undo-mode): Use define-minor-mode.
13349         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13350         (gnus-dead-summary-mode): Use define-minor-mode.
13351         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13352         Initialize in declaration.
13353         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13354         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13355         (gnus-mailing-list-mode): Use define-minor-mode.
13356         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13357         (gnus-draft-mode): Use define-minor-mode.
13358         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13359         (gnus-dired-mode): Use define-minor-mode.
13360
13361 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13362
13363         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13364         handles on recursive mml-to-mime translation and check them for
13365         boundary delimiter collisions.  Reported by Greg Troxel.
13366
13367 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13368
13369         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13370
13371 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13372
13373         * mm-util.el (mm-find-buffer-file-coding-system):
13374         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13375
13376 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13377
13378         * message.el (message-generate-headers): Record insertion of optional
13379         headers as well.  Otherwise the check to prevent repeated insertion of
13380         optional headers is a no-op.
13381
13382 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13383
13384         * smime.el: Don't mention CVS.
13385
13386         * nnrss.el (nnrss-fetch): Don't mention CVS.
13387
13388         * nnir.el: Don't mention CVS.
13389
13390 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13391
13392         * gnus-sum.el (gnus-summary-bookmark-make-record):
13393         Add `location' field.
13394
13395 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13396
13397         * lpath.el: Fbind bookmark-default-handler,
13398         bookmark-get-bookmark-record, bookmark-make-record-default,
13399         bookmark-prop-get for Emacs <23 and XEmacs.
13400
13401 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13402
13403         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13404         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13405         Use with-current-buffer to silence the byte-compiler.
13406         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13407         bother to require `gnus'.
13408         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13409
13410 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13411
13412         * gnus-sum.el (gnus-summary-bookmark-make-record)
13413         (gnus-summary-bookmark-jump): New functions.
13414         (gnus-summary-mode): Setup bookmark support.
13415
13416 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13417
13418         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13419         if set.
13420
13421 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13422
13423         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13424         gnus-article-browse-html-save-cid-image; make it work recursively for
13425         forwarded messages as well.
13426         (gnus-article-browse-html-parts): Work when prefix arg is given.
13427         (gnus-article-browse-html-article): Doc fix.
13428
13429 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13430
13431         * message.el (message-default-mail-headers)
13432         (message-default-headers): Carry the value mail-default-headers over
13433         into message-default-mail-headers, rather than message-default-headers.
13434
13435 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13436
13437         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13438         charset.
13439
13440         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13441         charset into the <meta> tag when the article is encoded to utf-8.
13442
13443 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13444
13445         * gnus-art.el (gnus-article-browse-delete-temp-files):
13446         Delete directories as well.
13447         (gnus-article-browse-html-parts): Work for images that do not specify
13448         file names; delete temp directory when quitting; insert header at the
13449         right place; use file: scheme for image files.
13450
13451 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13452
13453         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13454         (gnus-article-browse-html-parts): Use it to make temporary cid image
13455         files in addition to html file so that browser may display them.
13456
13457 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13458
13459         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13460
13461 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13462
13463         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13464
13465 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13466
13467         * auth-source.el (auth-sources): Change default to be simpler.
13468         Explain about Secret Service API sources.  Improve Customize options.
13469         (auth-source-pick): Change to accept any number of search parameters.
13470         Implement fallbacks iteratively, not recursively.  Add scoring on the
13471         second pass and sort by score.  Call Secret Service API when needed.
13472         (auth-source-user-or-password): Use it.  Call Secret Service API
13473         directly when needed to get the user name and the password.
13474
13475 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13476
13477         * message.el (message-interactive): Doc fix.
13478         (message-qmail-inject-args): Reflow.
13479         (message-kill-to-signature): Fix typo in docstring.
13480
13481         * smiley.el (smiley-buffer): Fix typo in docstring.
13482
13483 2010-03-24  Glenn Morris  <rgm@gnu.org>
13484
13485         * mail-source.el (gnus-message): Declare.
13486         (mail-source-delete-old-incoming): Require gnus-util.
13487
13488 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13489
13490         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13491
13492         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13493
13494         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13495         password-cache's default if it is not bound.
13496         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13497         password-cache-expiry's default if it is not bound.
13498
13499         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13500         available in Emacs 21.
13501
13502         * lpath.el: Suppress compiler warnings for:
13503         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13504         XEmacs;
13505         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13506         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13507         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13508
13509 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13510
13511         * auth-source.el (auth-sources): Fix up definition so extra parameters
13512         are always inline.
13513
13514 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13515
13516         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13517         wasn't updated after mismatch.  Clear cached mailbox info correctly
13518         when uidvalidity changes.
13519         (nnimap-group-prefixed-name): New function to avoid some code
13520         duplication.
13521         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13522         (nnimap-request-group): Use it.
13523         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13524         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13525         with many imap folders.  This is done by caching the group status from
13526         the imap server persistently in a group parameter `imap-status'.  (This
13527         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13528         but not persistently, so every Gnus startup was still very slow.)
13529
13530 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13531
13532         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13533         delete the extra newline.  Otherwise editing of :string and :number
13534         types don't work.
13535
13536 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13537
13538         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13539         secrets.el dependency.
13540         (auth-sources): Add optional user name.  Add secrets.el configuration
13541         choice (unused right now).
13542
13543 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13544
13545         * gnus-sum.el (gnus-summary-make-menu-bar):
13546         Let `gnus-registry-install-shortcuts' fill in the functions.
13547
13548         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13549         warnings.
13550         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13551         (gnus-registry-install-shortcuts): Populate and use it in a
13552         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13553
13554 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13555
13556         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13557         In-place substitutions for the group name encoding/decoding.
13558         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13559         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13560         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13561         (nnimap-update-unseen, nnimap-request-list)
13562         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13563         (nnimap-request-set-mark, nnimap-split-to-groups)
13564         (nnimap-split-articles, nnimap-request-newgroups)
13565         (nnimap-request-create-group, nnimap-request-accept-article)
13566         (nnimap-request-delete-group, nnimap-request-rename-group)
13567         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13568         `encoded-mbx' for consistency.
13569         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13570         variable `imap-current-mailbox'.
13571
13572         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13573         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13574
13575 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13576
13577         * pop3.el (pop3-display-message-size-flag): Display message size byte
13578         counts during POP3 download.
13579         (pop3-movemail): Use it.
13580         (pop3-list): Implement listing of available messages.
13581
13582 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13583
13584         * nnir.el (nnir-get-article-nov-override-function): New function to
13585         override the normal NOV retrieval.
13586         (nnir-retrieve-headers): Use it.
13587
13588 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13589
13590         * auth-source.el (netrc-machine-user-or-password): Autoload.
13591
13592 2010-03-19  Glenn Morris  <rgm@gnu.org>
13593
13594         Stop message.el from loading about 40 libraries it doesn't always need.
13595         The general approach is to autoload rather than require, and to
13596         require in the specific functions rather than the file.  (Bug#5642)
13597
13598         * gmm-utils.el: Don't require wid-edit.
13599         (widget-create-child-value, widget-convert, widget-default-get):
13600         Autoload.
13601
13602         * gnus-util.el: Don't require time-date, netrc.
13603         (message-fetch-field, gnus-group-name-decode): Declare rather than
13604         autoloading.
13605         (gnus-fetch-field): Require message.
13606         (gnus-decode-newsgroups): Require gnus-group.
13607
13608         * ietf-drums.el: Don't require time-date.
13609
13610         * message.el: Don't require hashcash, canlock, ecomplete.
13611         Do require mail-utils.  Require nnheader only when compiling.
13612         (smtpmail-default-smtp-server): Remove declaration.
13613         (message-send-mail-function): Check smtpmail-default-smtp-server
13614         is bound rather than requiring smtpmail.
13615         (message-auto-save-directory, message-insert-signature):
13616         Use expand-file-name rather than nnheader-concat.
13617         (nnheader-insert-file-contents): Autoload.
13618         (hashcash-wait-async): Declare.
13619         (message-send-mail): Only call gnus-setup-posting-charset if
13620         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13621         (message-send-mail-with-sendmail): Require sendmail.
13622         (canlock-password, canlock-password-for-verify): Declare.
13623         (message-canlock-password): Require canlock.
13624         (nnheader-get-report): Autoload.
13625         (gnus-setup-posting-charset): Declare.
13626         (message-send-news): Require gnus-msg.
13627         (message-make-references, message-make-in-reply-to): Use mail-header-id
13628         rather than the alias mail-header-message-id.
13629         (ecomplete-add-item, ecomplete-save): Declare.
13630         (message-put-addresses-in-ecomplete): Require ecomplete.
13631         (ecomplete-display-matches): Autoload.
13632
13633         * mm-decode.el: Don't require mailcap, gnus-util.
13634         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13635         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13636         Autoload.
13637         (mailcap-mime-extensions): Declare.
13638
13639         * mm-encode.el: Don't require mailcap.
13640         (mailcap-extension-to-mime): Autoload.
13641
13642         * mml-sec.el: Don't require password-cache.
13643
13644         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13645         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13646         (mml-minibuffer-read-type): Require mailcap.
13647         (mml-preview): Require gnus-msg.
13648
13649         * mml1991.el: Require password-cache.
13650         (password-cache-expiry): Remove declaration.
13651
13652         * mml2015.el: Require password-cache.
13653         (password-cache-expiry): Remove declaration.
13654
13655         * nneething.el (mailcap): Require mailcap.
13656
13657         * nnheader.el (declare-function): Add compatibility stub.
13658         (message-remove-header): Declare rather than autoload.
13659         (nnheader-replace-header): Require message.
13660
13661         * nnimap.el (declare-function): Add compatibility stub.
13662         (netrc-parse, netrc-machine-user-or-password): Declare.
13663         (nnimap-open-connection): Require netrc.
13664
13665         * nntp.el (declare-function): Add compatibility stub.
13666         (netrc-parse, netrc-machine, netrc-get): Declare.
13667         (nntp-send-authinfo): Require netrc.
13668
13669         * rfc2047.el: Don't require qp.
13670         (quoted-printable-encode-region, quoted-printable-decode-string):
13671         Autoload.
13672
13673         * sieve-mode.el: Don't require easymenu.
13674         (easy-menu-add-item): Autoload it.
13675
13676         * spam-stat.el (time-to-number-of-days): Autoload it.
13677
13678 2010-03-19  Glenn Morris  <rgm@gnu.org>
13679
13680         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13681
13682 2010-03-18  Glenn Morris  <rgm@gnu.org>
13683
13684         * hashcash.el (declare-function): Remove duplicate definition.
13685
13686 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13687
13688         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13689         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13690         value if any backslash escapes).
13691
13692 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13693
13694         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13695         if it is available.  (bug#5647)
13696
13697         * lpath.el: Suppress compiler warning for coding-system-from-name for
13698         Emacs 21 and XEmacs.
13699
13700 2010-03-14  Juri Linkov  <juri@jurta.org>
13701
13702         * hmac-def.el:
13703         * hmac-md5.el:
13704         * netrc.el: Fix keywords.
13705
13706 2010-02-26  Glenn Morris  <rgm@gnu.org>
13707
13708         * message.el (message-send-mail-function): Change the default, so that
13709         it inherits from a customized send-mail-function.  (Bug#5643)
13710
13711 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13712
13713         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13714         shell-command-to-string signals an error (bug#5299).
13715
13716 2010-02-24  Glenn Morris  <rgm@gnu.org>
13717
13718         * message.el (message-smtpmail-send-it)
13719         (message-send-mail-with-mailclient): Doc fixes.
13720
13721 2010-02-16  Glenn Morris  <rgm@gnu.org>
13722
13723         * message.el (message-default-mail-headers): Change the default value
13724         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13725
13726 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13727
13728         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13729         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13730
13731 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13732
13733         * time-date.el (date-to-time): Doc fix (Bug#5408).
13734
13735 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13736
13737         * message.el (message-mail): Just pass yank-action on to message-setup.
13738         (message-setup): Handle (FUN . ARGS) form of yank-action.
13739         (message-with-reply-buffer, message-widen-reply)
13740         (message-yank-original): Handle non-buffer values of
13741         message-reply-buffer (Bug#4080).
13742         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13743
13744 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13745
13746         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13747         Fix typo in docstring.
13748
13749 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13750
13751         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13752         response.
13753
13754 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13755
13756         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13757
13758         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13759
13760         * message.el (message-check-news-header-syntax): Protect against a
13761         string that `rfc822-addresses' returns when parsing fails.
13762
13763 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13764
13765         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13766         (gnus-previous-char-property-change): New functions.
13767
13768         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13769
13770 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13771
13772         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13773         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13774
13775 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13776
13777         * message.el (message-exchange-point-and-mark): Rework last change to
13778         avoid using optional arg of exchange-point-and-mark, for backward
13779         compatibility.
13780
13781 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13782
13783         * message.el (message-exchange-point-and-mark):
13784         Call exchange-point-and-mark with an argument rather than setting
13785         mark-active by hand (Bug#5175).
13786
13787 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13788
13789         * nntp.el (nntp-service-to-port): Work for service expressed with
13790         numeric string; replace [:digit:] with [0-9] for XEmacs.
13791
13792 2009-12-17  Glenn Morris  <rgm@gnu.org>
13793
13794         * gnus-group.el (gnus-bug-group-download-format-alist):
13795         Change emacs entry to debbugs.gnu.org.  Bump :version.
13796
13797 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13798
13799         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13800
13801 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13802
13803         * message.el (message-info): Explain why we use `Info-goto-node'.
13804
13805 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13808
13809 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13810
13811         * message.el (message-completion-in-region): New compatibility function.
13812         (message-expand-group): Use it.
13813
13814 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13815
13816         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13817         with no unread article should be listed if the 2nd arg `predicate' is
13818         given.
13819
13820 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13821
13822         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13823
13824 2009-11-29  Juri Linkov  <juri@jurta.org>
13825
13826         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13827         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13828         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13829
13830 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13831
13832         * sha1.el (sha1-string-external): default-directory "/" in case
13833         otherwise non-existent.  process-connection-type pipe for touch of
13834         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13835
13836 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13837
13838         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13839         it's comms related and sgml-mode.el has "comm" on that basis too.
13840
13841 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13842
13843         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13844         containing tspecial characters if they have been already quoted.
13845
13846 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13847
13848         * dns-mode.el (auto-mode-alist): Purecopy string.
13849
13850 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13851
13852         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13853
13854 2009-10-24  Glenn Morris  <rgm@gnu.org>
13855
13856         * gnus-art.el (help-xref-stack-item): Define for compiler.
13857
13858 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13859
13860         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13861
13862 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13863
13864         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13865
13866 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13867
13868         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13869         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13870
13871 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13872
13873         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13874         (gnus-overlays-in): New alias to overlays-in.
13875
13876         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13877         gnus-overlay-get, and gnus-delete-overlay.
13878         (gnus-summary-show-thread): Make it work as well for systems in which
13879         next-single-char-property-change is not available.
13880         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13881
13882         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13883         (gnus-overlay-get): New alias to extent-property.
13884         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13885
13886         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13887         SXEmacs.
13888
13889         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13890         SXEmacs.
13891
13892 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13893
13894         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13895
13896 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13897
13898         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13899         and XEmacs that don't have `remove-overlays'.
13900
13901 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13902
13903         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13904         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13905         selective display.  Use overlays instead.
13906
13907 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13908
13909         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13910
13911 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13912
13913         * spam-stat.el (spam-stat-load): Fix typo in message.
13914
13915 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13916
13917         * dig.el (dig-invoke): Fix typo in docstring.
13918         (query-dig): Reflow docstring.
13919
13920 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13921
13922         * gnus-art.el (gnus-article-encrypt-body):
13923         * message.el (message-check-recipients):
13924         * mm-util.el (mm-codepage-setup):
13925         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13926         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13927
13928 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13929
13930         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13931         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13932         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13933         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13934         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13935
13936 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13937
13938         * dig.el: Add "Keywords: comm", as per net-utils.el.
13939
13940 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13941
13942         * dig.el (dig-mode): Use define-derived-mode.
13943
13944 2009-09-19  Glenn Morris  <rgm@gnu.org>
13945
13946         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13947
13948 2009-09-18  Glenn Morris  <rgm@gnu.org>
13949
13950         * gnus-diary.el (gnus-diary-check-message):
13951         * message.el (message-insert-formatted-citation-line):
13952         * nnbabyl.el (top-level):
13953         * nndiary.el (nndiary-schedule):
13954         Fix typos in condition-case handlers.
13955
13956 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13959         configuration that provides the sole article window in a frame;
13960         position point correctly after deleting a part.
13961
13962 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13963
13964         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13965         (spam-resolve-registrations-routine): Use it to unregister articles
13966         that change status.
13967
13968 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13969
13970         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13971         with XEmacs.
13972         (parse-time-string-chars): Use it.
13973
13974 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13975
13976         * imap.el (imap-interactive-login): Better messages.
13977         (imap-open): Fix bug with renamed buffer on reconnect.
13978         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13979         for easier debugging and cleaner code.  On successful (guessed based on
13980         server capabilities) secondary authentication, set imap-state
13981         correctly.
13982         (imap-last-authenticator): Define imap-last-authenticator as a variable
13983         to avoid warnings.
13984
13985 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * nnrss.el (nnrss-request-article): Remove binding of
13988         default-enable-multibyte-characters that has gotten needless by
13989         the 2007-07-13 change in rfc2047-encode-message-header.
13990
13991         * mml.el (mml-insert-multipart): Error on the message header.
13992         (mml-insert-part): Error on the message header; position point at
13993         the end of a MIME tag.
13994
13995 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13996
13997         * time-date.el (autoload): Expand define-obsolete-function-alias into
13998         defalias and make-obsolete for old Emacsen that Gnus supports.
13999         (with-no-warnings): Define it for old Emacsen.
14000         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
14001         is available.
14002         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
14003         float-time is available; suppress compile warning for time-to-seconds.
14004
14005         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
14006         (gnus-float-time): Alias to float-time if it exists.
14007
14008         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
14009         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
14010         float-time is available; suppress compile warning for time-to-seconds.
14011
14012         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
14013         XEmacs.
14014
14015 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
14016
14017         * imap.el (imap-message-map): Docstring fix.
14018
14019 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14020
14021         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
14022         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
14023         Add the optional argument `encoding' that overrides the default.
14024
14025         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
14026         mm-encode-buffer.
14027
14028 2009-09-04  Glenn Morris  <rgm@gnu.org>
14029
14030         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
14031         mm-disable-multibyte, rather than default-enable-multibyte-characters.
14032         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
14033         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
14034         * mm-util.el (mm-with-unibyte-current-buffer)
14035         (mm-find-buffer-file-coding-system):
14036         * yenc.el (yenc-decode-region): Use default-value rather than
14037         default-enable-multibyte-characters.
14038
14039 2009-09-03  Glenn Morris  <rgm@gnu.org>
14040
14041         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
14042         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
14043         than default-enable-multibyte-characters.
14044
14045 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
14046
14047         * gnus-art.el (gnus-article-read-summary-keys):
14048         Fix gnus-buffer-configuration's value temporarily used.
14049
14050 2009-09-02  Glenn Morris  <rgm@gnu.org>
14051
14052         * gnus-util.el (gnus-float-time): New function.
14053         * gnus-delay.el (gnus-delay-article):
14054         * gnus-sum.el (gnus-thread-latest-date):
14055         * gnus-util.el (gnus-user-date): Use gnus-float-time.
14056         * nnspool.el (nnspool-request-newgroups):
14057         Use gnus-float-time rather than time-to-seconds.
14058         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
14059
14060         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
14061         (gnus-header-subject-face, gnus-header-newsgroups-face)
14062         (gnus-header-name-face, gnus-header-content-face):
14063         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
14064         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
14065         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
14066         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
14067         (gnus-cite-face-11):
14068         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
14069         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14070         (gnus-server-closed-face, gnus-server-denied-face)
14071         (gnus-server-offline-face):
14072         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14073         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14074         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14075         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14076         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14077         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14078         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14079         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14080         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14081         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14082         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14083         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14084         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14085         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
14086         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
14087         (gnus-summary-high-undownloaded-face)
14088         (gnus-summary-low-undownloaded-face)
14089         (gnus-summary-normal-undownloaded-face)
14090         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14091         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14092         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14093         (gnus-splash-face):
14094         * message.el (message-header-to-face, message-header-cc-face)
14095         (message-header-subject-face, message-header-newsgroups-face)
14096         (message-header-other-face, message-header-name-face)
14097         (message-header-xheader-face, message-separator-face)
14098         (message-cited-text-face, message-mml-face):
14099         * sieve-mode.el (sieve-control-commands-face)
14100         (sieve-action-commands-face, sieve-test-commands-face)
14101         (sieve-tagged-arguments-face):
14102         * spam.el (spam-face):
14103         Mark face aliases with "-face" in the name as obsolete.
14104
14105 2009-09-01  Glenn Morris  <rgm@gnu.org>
14106
14107         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
14108         than goto-line.
14109
14110 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14111
14112         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14113         Don't move point if the command is invoked inside the message header.
14114
14115 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14116
14117         * imap.el (imap-send-command): Simplify.
14118         (imap-wait-for-tag): point-max -> buffer-size.
14119
14120 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14121
14122         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
14123         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
14124         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
14125         * nnir.el (nnir-swish-e-index-file):
14126         * gnus-sum.el (gnus-summary-delete-marked-as-read)
14127         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
14128         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14129         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
14130         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
14131         (gnus-treat-display-xface): Add Emacs version of obsolescence.
14132
14133 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14134
14135         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14136         Don't save excursion.
14137
14138 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14139
14140         * nnheader.el (nnheader-find-file-noselect):
14141         * mm-util.el (mm-insert-file-contents):
14142         Use (default-value 'major-mode) instead of default-major-mode.
14143
14144 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14145
14146         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
14147
14148 2009-08-26  Glenn Morris  <rgm@gnu.org>
14149
14150         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
14151         than placing in files.el.
14152
14153 2009-08-25  Glenn Morris  <rgm@gnu.org>
14154
14155         * nnir.el (top-level): Don't require cl at run-time.
14156         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
14157         Replace cl-function substitute with gnus-replace-in-string.
14158         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
14159         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
14160         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
14161         simplified expansions.
14162
14163 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14164
14165         * dig.el (dig): Add autoload cookie.
14166
14167 2009-08-22  Glenn Morris  <rgm@gnu.org>
14168
14169         * gnus-art.el (gnus-button-patch): Use forward-line rather than
14170         goto-line.
14171
14172 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14173
14174         * parse-time.el (parse-time-string-chars): Save match data.
14175
14176 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14177
14178         * parse-time.el (parse-time-string-chars): Compute using character
14179         classes, to handle non-ascii characters (Bug#3190).
14180
14181 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14182
14183         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
14184
14185         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
14186         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
14187         (gnus-mm-display-part, gnus-mime-display-single)
14188         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
14189         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
14190
14191         * gnus-sum.el
14192         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
14193         (gnus-summary-move-article): Add expirable mark to articles copied or
14194         moved to group that has auto-expire turned on if the option is non-nil.
14195
14196 2009-07-24  Glenn Morris  <rgm@gnu.org>
14197
14198         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
14199         Fix typo.  (Bug#3903)
14200
14201 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
14204         gnus-article-read-summary-keys rather than gnus-summary-edit-article
14205         that should not be used for draft articles.
14206         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
14207         that has no concern in minor mode keys.
14208         (gnus-article-summary-command, gnus-article-summary-command-nosave):
14209         Abolish.
14210
14211 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14212
14213         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14214         article without making inquiry to a user for unknown encoding.
14215
14216         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
14217         (nnmaildir--scan): Assume i-node and device number that file-attributes
14218         returns might be cons-cell.
14219
14220         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
14221
14222         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
14223
14224 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
14225
14226         * auth-source.el: Remove docs now in auth.texi.  Don't use
14227         `gnus-message' for logging.  Add new variables `auth-source-debug' and
14228         `auth-source-hide-passwords' and use them.
14229
14230 2009-07-15  Glenn Morris  <rgm@gnu.org>
14231
14232         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
14233
14234 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14235
14236         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14237         excessive whitespace from the default values of title and description.
14238
14239 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14240
14241         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14242         mail-fetch-field to fetch Content-Description header in order to
14243         exclude newlines.
14244
14245 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14246
14247         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14248         format used by GnuPG 2.0.11.
14249
14250 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14251
14252         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14253         to deleted part.
14254
14255 2009-05-30  David Engster  <dengste@eml.cc>
14256
14257         * nnmairix.el: Remove old documentation in the commentary block.
14258         (nnmairix-request-group): Do not update active file for nnml back ends.
14259         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14260         end so that overview files are ignored.
14261         (nnmairix-update-groups): Make updating the groups more robust by using
14262         marks.
14263         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14264         with dollar characters in message-id.
14265
14266 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14267
14268         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14269         2008-12-25 in dns.el.
14270
14271 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14272
14273         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14274         could happen if the text is only composed of spaces and/or tabs.
14275
14276 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14277
14278         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14279         when sending a queued message to avoid extra mml tags.
14280
14281 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14282
14283         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14284
14285 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14286
14287         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14288         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14289         rmail-toggle-header for XEmacs;
14290         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14291
14292 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * gnus-dired.el: Remove autoload for gnus-setup-message.
14295         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14296         displaying Gnus logo; always use compose-mail.
14297
14298 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14299
14300         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14301
14302 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14303
14304         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14305         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14306         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14307         available.
14308         (gnus-nocem-epg-verify): New function.
14309
14310 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14311
14312         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14313
14314 2009-02-15  Glenn Morris  <rgm@gnu.org>
14315
14316         * gnus-util.el (rmail-insert-rmail-file-header)
14317         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14318         autoloads.
14319         (rmail-default-rmail-file): Remove unnecessary declaration.
14320         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14321
14322 2009-02-14  Glenn Morris  <rgm@gnu.org>
14323
14324         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14325         variable (only used in gnus-util, which declares it anyway).
14326         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14327         which was only needed by gnus-art (changed to not use it any more).
14328         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14329         only used in gnus-util, which autoloads it itself.
14330         (rmail-update-summary): Fix autoload.
14331
14332         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14333         rather than rmail-output-to-rmail-file.
14334
14335 2009-02-07  Glenn Morris  <rgm@gnu.org>
14336
14337         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14338         autoload of function that no longer exists.
14339         (rmail-toggle-header): Declare.
14340         (message-forward-rmail-make-body): Handle mbox Rmail.
14341
14342 2009-01-31  Glenn Morris  <rgm@gnu.org>
14343
14344         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14345         2009-01-09 change.
14346
14347 2009-01-31  Dave Love  <fx@gnu.org>
14348
14349         * imap.el (imap-fetch-safe): Bind debug-on-error.
14350         (imap-debug): Add imap-fetch-safe.
14351
14352 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14353
14354         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14355         (auth-source-forget-all-cached): New convenience function.
14356         (auth-source-user-or-password): Accept list of modes or a single mode.
14357
14358         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14359         auth-source modes.
14360
14361         * netrc.el (netrc-machine-user-or-password): Use list of
14362         auth-source modes.
14363
14364         * nnimap.el (nnimap-open-connection): Use list of
14365         auth-source modes.
14366
14367         * nntp.el (nntp-send-authinfo): Use list of
14368         auth-source modes.
14369
14370 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14371
14372         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14373         now.
14374
14375 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14376
14377         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14378         coding system in XEmacs; add a workaround for XEmacs.
14379
14380         * lpath.el: Fbind coding-system-aliasee.
14381
14382 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14383
14384         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14385         of current-language-environment.
14386
14387 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14388
14389         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14390         available at runtime.
14391
14392 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14393
14394         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14395
14396 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14397
14398         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14399         the greatest positive fixnum value doesn't work under an XEmacs with
14400         bignum support; use the most-positive-fixnum constant instead,
14401         available since Emacs 21.1 with cl and XEmacs 21.1.
14402
14403 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14406         XEmacs gets not to work.
14407
14408 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14409
14410         * mm-util.el (mm-coding-system-priorities): Allow the value like
14411         "Japanese (UTF-8)" of current-language-environment.
14412
14413 2009-01-09  Glenn Morris  <rgm@gnu.org>
14414
14415         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14416         with last-command-event.
14417
14418 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14419
14420         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14421         in the doc string.
14422
14423         * message.el (message-fix-before-sending): Amend comment.
14424
14425 2009-01-08  Dave Love  <fx@gnu.org>
14426
14427         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14428
14429 2009-01-07  David Engster  <dengste@eml.cc>
14430
14431         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14432         simplified server definitions by converting it via
14433         gnus-server-to-method.
14434
14435 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14436
14437         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14438         parameter's operands.
14439
14440 2009-01-06  David Engster  <dengste@eml.cc>
14441
14442         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14443         primary select method (for gnus-group-mark-article-as-read).
14444
14445 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14446
14447         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14448         `(gnus)Face', not `(gnus)X-Face'.
14449
14450 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14451
14452         * mm-util.el (mm-ucs-to-char): New function.
14453
14454         * mm-url.el (mm-url-decode-entities): Use it.
14455
14456         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14457         unicode-to-char.
14458
14459 2009-01-05  Dave Love  <fx@gnu.org>
14460
14461         * time-date.el: Require cl for `declare'.
14462
14463 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14464
14465         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14466         Dave Love.
14467
14468 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14469
14470         * message.el (message-fix-before-sending): Add `eight-bit' to
14471         illegible-text check.
14472
14473 2009-01-03  Michael Olson  <mwolson@gnu.org>
14474
14475         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14476         `headers' is nil.  This can occur if the IMAP server does not have
14477         permissions to read messages from a folder, but can write new messages
14478         to the folder.
14479         (nnimap-request-article-part): Do not insert `data' if it is nil.
14480
14481         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14482         characters which will confuse `read', so skip past them.
14483
14484 2009-01-01  Dave Love  <fx@gnu.org>
14485
14486         * imap.el (imap-string-to-integer): Fix typo.
14487         (imap-fetch-safe): New function.
14488         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14489
14490         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14491
14492         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14493         (imap-parse-greeting): Fix doc strings.
14494         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14495         (imap-parse-flag-list): Make messages unique.
14496         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14497
14498         * nnimap.el: Fix author email.
14499         (nnimap-split-rule): Add FIXME comment.
14500         (nnimap-debug): Fix doc string.
14501
14502 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14503
14504         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14505
14506 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14507
14508         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14509         nslookup if resolv.conf isn't available.
14510         (dns-query): Rename from query-dns.
14511         (dns-query-cached): Rename from query-dns-cached.
14512
14513 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14514
14515         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14516         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14517         to check if those variables exist (first appeared in Emacs 18.50).
14518
14519 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14520
14521         * mm-util.el (mm-line-number-at-pos): New function.
14522
14523         * spam-report.el (spam-report-process-queue): Use it.
14524
14525 2008-12-24  David Engster  <dengste@eml.cc>
14526
14527         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14528         parameters that haven't existed as variables as buffer-local variables.
14529
14530 2008-12-23  Dave Love  <fx@gnu.org>
14531
14532         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14533         cadar.
14534
14535         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14536         imap-starttls-p.
14537         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14538
14539 2008-12-22  Dave Love  <fx@gnu.org>
14540
14541         * imap.el: Fix author email.  Doc fixes.
14542         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14543         reply.
14544
14545 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14546
14547         * spam-report.el (spam-report-gmane-max-requests): New constant.
14548         (spam-report-gmane-wait): New variable.
14549         (spam-report-gmane-ham, spam-report-gmane-spam)
14550         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14551         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14552         the server.
14553
14554         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14555         Add explanations.
14556
14557         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14558         nnheader-accept-process-output and nnheader-read-timeout if available.
14559         (pop3-movemail): Use it.
14560
14561         * message.el (message-check-news-body-syntax): Fix signature check if
14562         there's an attachment.
14563
14564 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14565
14566         * mm-util.el: Add comments to the mm- emulating functions.
14567
14568 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14569
14570         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14571         Reported by Stephen Berman <stephen.berman@gmx.net>.
14572
14573 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14574
14575         * mm-util.el (mm-substring-no-properties): New function.
14576         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14577         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14578         (mm-string-to-multibyte): Doc fix.
14579
14580         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14581
14582 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14583
14584         * mml.el (mml-attach-file): Strip text properties from file name.
14585         (Bug#1574)
14586
14587 2008-12-16  Glenn Morris  <rgm@gnu.org>
14588
14589         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14590
14591 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14592
14593         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14594         knows since the charset specified might be a bogus alias that
14595         mm-charset-synonym-alist provides.
14596
14597 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14598
14599         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14600         "ISO_8859-1".
14601
14602         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14603
14604 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14605
14606         * mm-util.el (mm-charset-eval-alist):
14607         Define it before mm-charset-to-coding-system.
14608         (mm-charset-to-coding-system): Add optional argument `silent';
14609         define it before mm-charset-override-alist.
14610         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14611         default value if it can be used in Emacs currently running;
14612         silence mm-charset-to-coding-system.
14613
14614 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14617         `allow-override' which says whether to use `mm-charset-override-alist'.
14618         (rfc2047-decode-encoded-words): Use it.
14619
14620         * mm-util.el (mm-charset-override-alist): Fix custom type;
14621         add `(gb2312 . gbk)' to choices.
14622
14623 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14624
14625         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14626         fast.
14627
14628         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14629
14630         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14631
14632 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14633
14634         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14635         on links.
14636
14637         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14638
14639 2008-12-03  Lute Kamstra  <lute@gnu.org>
14640
14641         * sha1.el: Remove leading * from docstrings of defcustoms,
14642         deffaces, defconsts and defuns.
14643
14644 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14645
14646         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14647         users' addresses that don't have domain parts.
14648         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14649         rather than message-narrow-to-head since there will be the message
14650         header separator.
14651
14652 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14653
14654         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14655         since the result is inserted in a unibyte buffer anyway.
14656         (nnimap-demule-use-string-to-multibyte): Remove.
14657         (nnimap-demule): Alias it to mm-string-to-multibyte.
14658
14659 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14660
14661         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14662         variable for debugging bug#464 and bug#1174.
14663         (nnimap-demule): Use it.
14664
14665 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14666
14667         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14668         score calculation correctly.
14669
14670 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14671
14672         * message.el (message-send-mail): Just set the buffer to unibyte
14673         rather than use mm-with-unibyte-current-buffer which does a lot more.
14674         (message-send-mail-partially): Don't bother with
14675         mm-with-unibyte-current-buffer since it's already been made unibyte by
14676         message-send-mail.
14677
14678 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14679
14680         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14681
14682 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14683
14684         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14685
14686 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14687
14688         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14689         require itself and to remove `with-no-warnings'.
14690
14691 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14692
14693         * starttls.el (starttls-any-program-available): Get the name of the
14694         available TLS layer program.
14695         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14696         well as the host name in the "opening" message.
14697
14698         * auth-source.el (auth-source-cache, auth-source-do-cache)
14699         (auth-source-user-or-password): Cache passwords and logins by default,
14700         allow override with `auth-source-do-cache'.
14701         (auth-source-forget-user-or-password): Allow users to remove cache
14702         entries if needed.
14703
14704 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14705
14706         * md4.el (md4-buffer): Fix typo in docstring.
14707         (md4, md4-64): Doc fixes.
14708         (md4-pack-int32): Reflow docstring.
14709
14710 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14711
14712         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14713         condition-case to only the forward-sexp call.
14714
14715 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14716
14717         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14718         quotes contained.  Make it more robust regardless by an extra
14719         condition-case wrapper.
14720
14721 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14724
14725 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14726
14727         * nnml.el (nnml-request-expire-articles): Check if the function set to
14728         `nnmail-expiry-target' returns the symbol `delete'.
14729
14730         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14731
14732         * nnmail.el (nnmail-expiry-target): Fix custom type.
14733
14734 2008-10-02  Glenn Morris  <rgm@gnu.org>
14735
14736         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14737         Silence compiler warning.
14738
14739 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14740
14741         * tls.el (open-tls-stream): Show the actual command being
14742         executed, instead of the format string.
14743
14744 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14745
14746         * lpath.el: Fbind codepage-setup for Emacs 23.
14747
14748 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14749
14750         * mml.el (mml-menu): Don't assume mml2015 is bound.
14751
14752 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14753
14754         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14755         exists.
14756
14757 2008-09-27  Glenn Morris  <rgm@gnu.org>
14758
14759         * gnus-util.el (mail-header-remove-comments): Autoload it.
14760
14761 2008-09-27  Andreas Schwab  <schwab@suse.de>
14762
14763         * gnus-util.el (gnus-split-references): Strip comments.
14764         (gnus-parent-id): Likewise.
14765
14766 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14767
14768         * message.el (message-confirm-send): Fix version.
14769
14770 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14771
14772         * message.el (message-idna-to-ascii-rhs-1): Use
14773         mail-extract-address-components rather than mail-header-parse-addresses
14774         that is an alias by default to ietf-drums-parse-addresses that does not
14775         support non-ASCII names in headers' contents.
14776
14777 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14778
14779         * message.el (message-confirm-send): Fix variable documentation to
14780         avoid the "y/n" wording.
14781
14782 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14783
14784         * message.el (message-set-auto-save-file-name): Save to a different
14785         filename so multiple messages (especially drafts) can be recovered.
14786
14787 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14788
14789         * message.el (message-confirm-send): Add appropriate version.
14790
14791 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14792
14793         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14794         defvar.
14795
14796 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14797
14798         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14799         (mm-pkcs7-enveloped-magic): Ditto.
14800
14801 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14802
14803         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14804         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14805
14806 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14807
14808         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14809         default, it's better.
14810
14811 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14812
14813         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14814         summary line gnus-number property and ignore them (with a warning
14815         message).
14816
14817 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14818
14819         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14820         macro caddr in the interactive form since it won't be expanded.
14821
14822 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14823
14824         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14825         `charset'; fix name of function called recursively.
14826         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14827
14828 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14829
14830         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14831         (gnus-mime-set-charset-parameters): New function.
14832         (gnus-mime-view-part-as-charset): Use it to correctly display part
14833         specifying wrong charset.
14834
14835 2008-09-08  David Engster  <dengste@eml.cc>
14836
14837         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14838         in completing-read for back end server.
14839
14840 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14841
14842         * message.el (message-confirm-send): New variable to confirm sending a
14843         message.
14844         (message-send): Use it.
14845
14846 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14847
14848         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14849
14850 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14853
14854 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14855
14856         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14857         prevent tracking too many groups.
14858         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14859         Use it.
14860
14861 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14862
14863         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14864         moving point to the bottom of the window in order to avoid recentering.
14865
14866 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14867
14868         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14869
14870         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14871         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14872         (gnus-article-beginning-of-window): Fix calculation.
14873
14874 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14875
14876         * gnus-msg.el (gnus-summary-supersede-article)
14877         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14878         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14879         message header.
14880
14881 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14882
14883         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14884         pending output coming after the status change.
14885
14886 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14887
14888         * message.el:
14889         * gnus-start.el:
14890         * gnus-registry.el: Remove VMS support.
14891
14892 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14893
14894         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14895         macro.
14896         (rfc2104-hash): Use it.
14897
14898 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14899
14900         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14901         (gnus-summary-sort-by-most-recent-date): New commands.
14902         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14903         and menu entries.
14904
14905 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14906
14907         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14908         don't redisplay article for raw contents; remove plural articles stuff.
14909
14910         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14911         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14912         on gnus-summary-save-article; display results properly.
14913
14914 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14915
14916         * lpath.el: No need to fbind ns-focus-frame.
14917
14918 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14919
14920         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14921
14922 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14923
14924         * gnus-art.el (gnus-summary-save-in-pipe):
14925         Consider gnus-save-all-headers.
14926
14927 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14928
14929         * gnus-util.el (ns-focus-frame): Remove declaration.
14930         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14931         like x.
14932
14933 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14934
14935         * rfc2104.el (rfc2104-zero): Delete defconst.
14936         (rfc2104-hex-alist): Likewise.
14937         (rfc2104-hex-to-int): Delete func.
14938         (rfc2104-hexstring-to-bitstring): Likewise.
14939         (rfc2104-nybbles): New defconst.
14940         (rfc2104-hash): Rewrite for speed.
14941
14942 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14943
14944         * tls.el (open-tls-stream): Make it work with the 2nd argument
14945         BUFFER that is a string but does not exist as a buffer object, as
14946         mentioned in the doc-string.
14947
14948 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14949
14950         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14951         SXEmacs.
14952
14953 2008-07-16  Glenn Morris  <rgm@gnu.org>
14954
14955         * gnus-util.el (ns-focus-frame): Declare for compiler.
14956
14957 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14958
14959         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14960         set as a group parameter.
14961         (gnus-summary-save-in-pipe): Work when it is called independently.
14962         (gnus-summary-pipe-to-muttprint): Don't modify
14963         gnus-summary-pipe-output-default-command.
14964
14965 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14966
14967         * message.el (message-send-mail-with-sendmail):
14968         Display the error message.
14969
14970 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14971
14972         * gnus-art.el (gnus-default-article-saver):
14973         Add gnus-summary-save-in-pipe to choices.
14974         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14975         gnus-summary-pipe-output-default-command as the default command.
14976         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14977         instead of gnus-last-shell-command.
14978
14979         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14980         New user option.
14981         (gnus-summary-muttprint-program): Mention the value will be changed.
14982         (gnus-summary-save-article): Force showing of all headers.
14983         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14984
14985 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14986
14987         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14988
14989 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14990
14991         * nnimap.el (nnimap-id):
14992         * sieve-manage.el (sieve-manage-open): Doc fixes.
14993
14994 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14995
14996         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14997         if available.
14998
14999 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15000
15001         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
15002
15003         * nnkiboze.el (nnkiboze-generate-group):
15004         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
15005
15006         * nnmairix.el: Require CL.
15007
15008 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15009
15010         * dgnushack.el: Autoload get-display-table and put-display-table for
15011         XEmacs 21.5.
15012
15013         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
15014         21.4 and SXEmacs.
15015
15016 2008-06-15  David Engster  <dengste@eml.cc>
15017
15018         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
15019
15020 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
15021
15022         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
15023         New macros that expand to an `aset'/`aref' call under Emacs, and to a
15024         runtime choice under XEmacs.
15025
15026         * gnus-sum.el (gnus-summary-set-display-table):
15027         Use `gnus-put-display-table', `gnus-get-display-table',
15028         `gnus-set-display-table' for the display table, instead of `aset'.
15029
15030         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
15031         Use `gnus-put-display-table', `gnus-get-display-table',
15032         `gnus-set-display-table' for the display table.
15033
15034 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15035
15036         * nnmairix.el: Add autoloads.
15037
15038 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15039
15040         * nnmairix.el (nnmairix-delete-recreate-group)
15041         (nnmairix-update-and-clear-marks): Fix error messages.
15042
15043 2008-06-14  David Engster  <dengste@eml.cc>
15044
15045         * nnmairix.el: Upgrade to version 0.6.
15046         (nnmairix-group-toggle-propmarks-this-group)
15047         (nnmairix-group-toggle-readmarks-this-group)
15048         (nnmairix-group-delete-recreate-this-group)
15049         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
15050         (nnmairix-remove-tick-mark-original-article): New commands.
15051         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
15052         (nnmairix-propagate-marks-to-nnmairix-groups)
15053         (nnmairix-only-use-registry, nnmairix-allowfast-default)
15054         (nnmairix-marks-cache, nnmairix-version-output): New variables.
15055         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
15056         functions needed for marks propagation and manipulation of read marks.
15057         (nnmairix-update-groups): New function.
15058         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
15059         (nnmairix-determine-original-group-from-registry)
15060         (nnmairix-determine-original-group-from-path)
15061         (nnmairix-get-group-from-file-path, nnmairix-map-range)
15062         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
15063         New helper functions.
15064         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
15065         keystrokes for new commands.
15066         (nnmairix-delete-and-create-on-change): Doc string cleanup.
15067         (nnmairix-request-group): Check allow-fast group parameter.
15068         (nnmairix-request-create-group): Set allow-fast group parameter if
15069         nnmairix-allowfast-default is set.
15070         (nnmairix-close-group): Propagate marks upon closing if needed.
15071         (nnmairix-group-toggle-threads-this-group): Use new.
15072         nnmairix-group-toggle-parameter helper function.
15073         (nnmairix-search): Better check for empty search result.
15074         (nnmairix-goto-original-article): Use new helper functions for
15075         determining original article.
15076         (nnmairix-show-original-article): Make sure message-id is in brackets.
15077         (nnmairix-call-mairix-binary): Change variable name.
15078         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
15079         helper function.
15080         (nnmairix-widget-toggle-activate): Fix doc string.
15081
15082 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * nnir.el: Require edmacro when compiling with XEmacs.
15085         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
15086         available in Emacs 21.
15087
15088 2008-06-11  Glenn Morris  <rgm@gnu.org>
15089
15090         * gnus-util.el (x-focus-frame):
15091         * gnus.el (image-size):
15092         * mm-decode.el (image-size): Declare.
15093
15094         * gnus-picon.el (declare-function): Add compat definition.
15095         (image-size): Declare.
15096
15097         * gnus-group.el (tool-bar-map):
15098         * gnus-sum.el (tool-bar-map): Define for compiler.
15099
15100         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
15101
15102         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
15103
15104         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
15105         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
15106         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
15107         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
15108         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
15109         * sieve-manage.el, spam-report.el, spam.el:
15110         Remove unnecessary eval-and-compile of autoloads.
15111
15112 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
15113
15114         * auth-source.el: Precise Tramp doc.
15115
15116 2008-06-07  Glenn Morris  <rgm@gnu.org>
15117
15118         * nnmairix.el: Remove unnecessary eval-when-compile.
15119
15120 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * lpath.el: Fbind propertize for XEmacs 21.4.
15123
15124 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
15125
15126         * nnir.el: Move here from ../contrib.
15127
15128 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15129
15130         * gnus-util.el (gnus-read-shell-command): New function.
15131         * mm-decode.el (mm-pipe-part):
15132         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
15133
15134 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15135
15136         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15137
15138 2008-06-03  Glenn Morris  <rgm@gnu.org>
15139
15140         * pop3.el (nnheader-accept-process-output): Autoload it.
15141
15142 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15143
15144         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
15145         are not 2-digit hexadecimal characters that follow `%'s.
15146
15147 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15148
15149         * message.el (message-bogus-recipient-p): Fix type in doc string.
15150         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
15151         (message-bogus-addresses): Rename from message-bogus-address-regexp.
15152         Improve custom options.
15153         (message-bogus-recipient-p): Adjust accordingly.
15154
15155 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
15156
15157         * parse-time.el (parse-time-months, parse-time-weekdays): Add
15158         long-form month and day names.
15159
15160 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15161
15162         * dgnushack.el: Autoload debug, eudc-expand-inline and
15163         pgg-snarf-keys-region for XEmacs.
15164
15165         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
15166
15167         * nnmairix.el: Require edmacro when compiling with XEmacs.
15168
15169 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
15170
15171         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
15172         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
15173
15174 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15175
15176         * auth-source.el: Add more docs.
15177
15178         * netrc.el (netrc-machine): Always match if the port is not given.
15179
15180 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15181
15182         * nnheader.el (nnheader-read-timeout): Change the default timeout from
15183         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
15184         retrieval faster in some cases, but might make CPU usage larger.
15185         If this has any bad side effects, we might revert this change.
15186
15187         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
15188         seems to make mail retrieval much, much faster.
15189         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
15190         unconditionally.
15191
15192         * gnus-draft.el (gnus-group-send-queue):
15193         Bind message-send-mail-partially-limit to nil to avoid being prompted.
15194
15195 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
15196
15197         * mml.el (mml-attach-buffer): Prompt for `disposition'.
15198
15199         * message.el (message-bogus-address-regexp): Fix and improve custom
15200         type.
15201         (message-setup-hook): Add message-check-recipients as custom option.
15202
15203 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
15204
15205         * message.el (message-cite-function): Remove bogus autoload which crept
15206         in during merge from v5-10.
15207
15208 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15209
15210         * nnimap.el (nnimap-open-connection): Fix login/password bug.
15211
15212         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
15213
15214         * auth-source.el: Preliminary Tramp docs.
15215         (auth-sources): Change the default auth-sources to use
15216         EPA .gpg files.
15217
15218 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
15219
15220         * nntp.el: Autoload `auth-source-user-or-password'.
15221         (nntp-send-authinfo): Use it.
15222
15223         * nnimap.el: Autoload `auth-source-user-or-password'.
15224         (nnimap-open-connection): Use it.
15225
15226         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
15227         for the gnus-message function.
15228         (auth-source-user-or-password): Use it.
15229
15230 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15231
15232         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
15233         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
15234         (rfc2104-hash): Use it.
15235
15236 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15237
15238         * gnus-art.el (gnus-article-toggle-truncate-lines):
15239         Don't use `iff' in docstring.
15240
15241 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15242
15243         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15244
15245         * gnus-util.el (gnus-extract-address-component-name)
15246         (gnus-extract-address-component-email): Convenience functions around
15247         `gnus-extract-address-components'.
15248
15249         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15250         Use `gnus-extract-address-component-email' to fix bug of comparing full
15251         sender name to `user-mail-address'.
15252
15253 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15254
15255         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15256         catch/throw to optimize.
15257         (gnus-registry-find-keywords): Just use member to find a keyword.
15258
15259 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15260
15261         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15262         is current before calling gnus-server-prepare.
15263         (gnus-server-setup-buffer, gnus-server-update-server)
15264         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15265
15266 2008-05-04  Juri Linkov  <juri@jurta.org>
15267
15268         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15269         (mailcap-file-default-commands): Use mailcap-replace-in-string
15270         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15271         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15272
15273 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15274
15275         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15276
15277 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15278
15279         * gnus.el: Bump version to 0.11.
15280
15281 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15282
15283         * gnus.el: No Gnus v0.10 is released.
15284
15285 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15286
15287         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15288         hooks.
15289         (gnus-update-read-articles): Speed up non-marks-using users.
15290         (gnus-use-marks): Define gnus-use-marks.
15291         (gnus-propagate-marks): Rename variable to something more sensible.
15292
15293 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15294
15295         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15296         (gmm-image-load-path-for-library): Fix typos in docstrings.
15297         (gmm-message): Reflow docstring.
15298
15299 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15300
15301         * mail-source.el (mail-source-set-1, mail-source-bind):
15302         Move auth-source code out of the macro to clean it up and fix bugs.
15303
15304 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15305
15306         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15307         by sender if it's equal to user-mail-address, it's likely to be
15308         useless.
15309
15310         * mail-source.el (mail-source-bind): Don't use user or password if they
15311         are not bound.  Unintern them if they are nil.  Don't use server unless
15312         it's bound, and default it to empty string otherwise.
15313
15314 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15315
15316         * mail-source.el: Load auth-source.el.
15317         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15318         get user name or password, if auth-sources is set up.
15319
15320         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15321         strategy of splitting with parent.
15322         (gnus-registry-split-fancy-with-parent)
15323         (gnus-registry-post-process-groups): Use it and fix prior
15324         bug (returning a list as the split result).
15325
15326         * auth-source.el (auth-sources): Remove server parameter.
15327         (auth-source-pick, auth-source-user-or-password)
15328         (auth-source-user-or-password-imap)
15329         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15330         (auth-source-user-or-password-sftp)
15331         (auth-source-user-or-password-smtp): Remove server parameter.
15332
15333 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15334
15335         * smime.el (smime-sign-region, smime-encrypt-region)
15336         (smime-decrypt-region):
15337         Remove redundant calls to `generate-new-buffer-name'.
15338
15339 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15340
15341         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15342         Don't use QP for message/rfc822.
15343         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15344
15345 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15346
15347         * sieve-manage.el (sieve-string-bytes): Remove.
15348         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15349         correct byte-length only if the process's coding-system is the same as
15350         the one used internally by Emacs to represent strings.
15351
15352 2008-04-22  Juri Linkov  <juri@jurta.org>
15353
15354         * mailcap.el (mailcap-file-default-commands): New function.
15355
15356 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15357
15358         * message.el (message-signature-separator, message-cite-function):
15359         Change custom version.
15360
15361 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15362
15363         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15364         commands.
15365         (tls-checktrust): Ditto.
15366
15367 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15368
15369         * mm-decode.el (mm-display-external): Make temp file read-only.
15370
15371 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15372
15373         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15374         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15375         `C-c C-f d'.
15376
15377 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15378
15379         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15380
15381 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15382
15383         * gnus.el: Bump version to 0.9.
15384
15385 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15386
15387         * gnus.el: No Gnus v0.8 is released.
15388
15389 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15390
15391         * mail-source.el (mail-source-value):
15392         Prefer fboundp to functionp so it works with macros as well.
15393
15394 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15395
15396         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15397         Fix last change in case the element is not even a symbol.
15398
15399 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15400
15401         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15402         Prefer fboundp to functionp so it works with macros as well.
15403
15404 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15405
15406         * auth-source.el: Add docs.
15407         (auth-sources): Modify format to support server.
15408         (auth-source-pick, auth-source-user-or-password)
15409         (auth-source-user-or-password-imap)
15410         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15411         (auth-source-user-or-password-sftp)
15412         (auth-source-user-or-password-smtp): Add server parameter.
15413
15414 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15415
15416         * gnus-registry.el: Initialize the registry when gnus-registry-install
15417         is t.
15418
15419 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15420
15421         * compface.el (uncompface): Make buffer unibyte.
15422
15423 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15424
15425         * mail-source.el (mail-source-value):
15426         Prefer fboundp to functionp so it works with macros as well.
15427
15428 2008-04-05  Glenn Morris  <rgm@gnu.org>
15429
15430         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15431
15432 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15433
15434         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15435         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15436
15437         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15438         multibyteness after rather than before erasing it.
15439
15440         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15441         mm-with-multibyte.
15442         (gnus-request-article-this-buffer): Make sure the proper decoding is
15443         used if gnus-original-article-buffer happens to be unibyte.
15444
15445         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15446         default-enable-multibyte-characters.
15447
15448         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15449         default-enable-multibyte-characters.
15450
15451         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15452
15453         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15454
15455 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15456
15457         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15458         Fix last change in case the element is not even a symbol.
15459
15460 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15461
15462         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15463         (imap-message-copyuid-1): Use it.
15464         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15465         J. Williams in
15466         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15467
15468         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15469         imap-enable-exchange-bug-workaround.
15470         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15471
15472 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15473
15474         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15475         a 100 byte status-checks into a 2-3MB transfer for each group.
15476         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15477         to enable bug workaround or not.
15478         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15479
15480 2008-03-31  Glenn Morris  <rgm@gnu.org>
15481
15482         * message.el (mml2015-use): Declare for compiler.
15483         (message-info): Require mml2015 when appropriate.
15484
15485 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15486
15487         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15488         whitespace.
15489
15490 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15491
15492         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15493         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15494         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15495         (nntp-service-to-port): New function.
15496         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15497         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15498         (nntp-open-netcat-stream): New function.
15499         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15500
15501 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15502
15503         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15504
15505 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15506
15507         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15508
15509 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15510
15511         * dns.el (dns-write): Use set-buffer-multibyte.
15512
15513 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15514
15515         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15516
15517 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15518
15519         * message.el (message-signature-separator): Change default.
15520         Improve custom type.
15521         (message-cite-function): Change default to
15522         message-cite-original-without-signature.
15523
15524         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15525         toggle.
15526
15527         * message.el (message-check-news-body-syntax): Fix signature check.
15528         (message-setup-1): Mark buffer as unmodified _after_ running
15529         message-setup-hook and handling message-alternative-emails.
15530         (message-shorten-references): Be more strict when building list of
15531         valid references to comply with GNKSA.
15532
15533         * gnus-group.el (gnus-read-ephemeral-bug-group)
15534         (gnus-read-ephemeral-debian-bug-group)
15535         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15536
15537         * message.el (message-info): Don't use booleanp which isn't supported
15538         in Emacs 21 and XEmacs.
15539
15540 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15541
15542         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15543         gnus-group-gmane-group-download-format.
15544         (gnus-group-read-ephemeral-gmane-group): Rename from
15545         gnus-group-read-ephemeral-gmane-group.
15546         (gnus-read-ephemeral-gmane-group-url): Rename from
15547         gnus-group-read-ephemeral-gmane-group-url.
15548         (gnus-bug-group-download-format-alist): New variable.
15549         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15550         (gnus-read-ephemeral-emacs-bug-group): New commands.
15551
15552 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15553
15554         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15555         (gnus-visible-headers): Improve custom type.
15556
15557 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15558
15559         * mml.el (mml-menu): Add workarounds for XEmacs.
15560
15561         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15562         X-Boundary header.
15563
15564         * message.el (message-simplify-recipients): Fix previous commit.
15565
15566 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15567
15568         * mm-util.el (mm-set-buffer-multibyte): New function.
15569         * mm-decode.el (mm-copy-to-buffer): Use it.
15570
15571         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15572         Prefer fboundp to functionp so it works with macros as well.
15573
15574 2008-03-19  Glenn Morris  <rgm@gnu.org>
15575
15576         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15577         Accidentally removed in the sync process with Emacs.
15578
15579 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15580
15581         * message.el (message-alter-recipients-discard-bogus-full-name):
15582         New function.
15583         (message-alter-recipients-function): New variable.
15584         (message-get-reply-headers): Use it.
15585         (message-replace-header): New helper function.
15586         (message-recipients-without-full-name): New variable.
15587         (message-simplify-recipients): New command.
15588
15589         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15590
15591         * message.el (message-info): Handle EasyPG manual.
15592
15593         * mml.el (mml-menu): Add entry for EasyPG.
15594
15595 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15596
15597         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15598         parameter.
15599
15600         * message.el (message-disassociate-draft): Specify drafts group name
15601         fully.
15602
15603 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15604
15605         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15606         Eliminate unnecessary duplicates from the match list.
15607
15608 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15609
15610         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15611
15612         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15613
15614         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15615         args of `how-many' of which the XEmacs version doesn't take; declare
15616         Info-index-next as function.
15617
15618 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15619
15620         * gnus-score.el (gnus-score-headers): Fix handling of
15621         gnus-inhibit-slow-scoring.
15622
15623         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15624         string.
15625         (gnus-button-url-regexp): Improve handling of parenthesis.
15626         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15627         (gnus-button-handle-info-keystrokes): Handle index entries.
15628
15629 2008-03-15  Glenn Morris  <rgm@gnu.org>
15630
15631         * parse-time.el (parse-time-string): Simplify.
15632
15633 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15634
15635         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15636         Incoming* files.
15637
15638 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15639
15640         * auth-source.el (auth-sources): Rename from auth-source-choices.
15641         (auth-source-pick): Use it.
15642
15643 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15644
15645         * binhex.el (binhex-decode-region-internal):
15646         * uudecode.el (uudecode-decode-region-internal):
15647         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15648         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15649         setting default-enable-multibyte-characters.
15650
15651 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15652
15653         * auth-source.el (auth-source-protocols)
15654         (auth-source-protocols-customize, auth-source-choices): Add and
15655         modified variable customizations and defaults.
15656         (auth-source-pick, auth-source-user-or-password)
15657         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15658         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15659         (auth-source-user-or-password-sftp)
15660         (auth-source-user-or-password-smtp): Use new variables and provide an
15661         interface to netrc.el.
15662
15663 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15664
15665         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15666         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15667         Make sure the nntp port to specify is a string.
15668
15669 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15670
15671         * nntp.el: Use with-current-buffer.
15672         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15673         dubious mm-with-unibyte-current-buffer.
15674         (nntp-with-open-group-function): New function extracted from
15675         nntp-with-open-group macro.
15676         (nntp-with-open-group): Use the function, so it's easier to debug.
15677         Add indentation and debugging info.
15678         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15679         Recommend the use of the netcat alternatives.
15680
15681         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15682         Avoid mm-string-as-multibyte as well.
15683
15684         * nnweb.el (nnweb-insert-html):
15685         Remove use of nnheader-string-as-multibyte.
15686
15687         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15688         (nnheader-string-as-multibyte): Remove.
15689
15690         * mm-view.el: Use inhibit-read-only.
15691         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15692         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15693         or unibyte-string.
15694
15695         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15696         (mm-uu-yenc-extract): Use with-current-buffer.
15697
15698         * gnus-soup.el (gnus-soup-send-packet): Don't use
15699         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15700
15701         * nnmh.el: Use with-current-buffer.
15702         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15703         mm-string-as-multibyte on the output of mm-encode-coding-string.
15704
15705         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15706         (nnimap-request-move-article): Use with-current-buffer.
15707
15708         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15709         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15710         conversion uses string-make-unibyte rather than string-as-unibyte.
15711
15712         * gnus-msg.el: Use with-current-buffer.
15713
15714         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15715
15716 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15717
15718         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15719         string for caching if it is 'PIN.
15720
15721 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15722
15723         * lpath.el: Consider the case without Emacs/W3.
15724
15725 2008-03-08  Glenn Morris  <rgm@gnu.org>
15726
15727         * time-date.el (date-to-time, time-subtract, time-add)
15728         (safe-date-to-time): Doc fixes.
15729
15730 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15731
15732         * mail-source.el (mail-source-delete-old-incoming-confirm):
15733         Change default to nil.
15734         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15735
15736 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15737
15738         * lpath.el: Rearrange.
15739
15740         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15741         (gnus-article-goto-prev-page): Work for articles having ^L's.
15742
15743         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15744
15745         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15746
15747 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15748
15749         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15750         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15751         (gnus-bookmark-jump): Adjust some variable names.
15752
15753 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15754
15755         * auth-source.el: New package.
15756         (auth-source-choices): Add customization entry point variable.
15757
15758         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15759         bug.
15760
15761 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15762
15763         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15764         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15765         (gnus-registry-install-shortcuts): Rename from
15766         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15767         the `gnus-registry-mark-map' keymap dynamically from
15768         `gnus-registry-marks'.  The generated functions update the summary line
15769         when a registry mark is added or deleted, and will call
15770         `gnus-registry-install-p' (see the comments in the code).
15771         (gnus-registry-user-format-function-M): Use concat intelligently.
15772
15773         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15774         the registry mark functions.
15775
15776 2008-03-05  Glenn Morris  <rgm@gnu.org>
15777
15778         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15779         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15780         gnus-art.
15781         (top-level): No need to load own source when compiling.
15782
15783 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15784
15785         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15786         Suggested by <chris.anderton@zetnet.co.uk>.
15787
15788 2008-03-04  Glenn Morris  <rgm@gnu.org>
15789
15790         * gnus-sum.el (top-level): No need to require gnus when compiling,
15791         since unconditionally required near start of file.
15792         (gnus-summary-display-while-building): Move definition before use.
15793
15794 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15795
15796         * gnus-registry.el (gnus-registry-user-format-function-M):
15797         Add formatting function.
15798
15799 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15800
15801         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15802         with plists.
15803         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15804         Use new format.
15805
15806 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15807
15808         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15809         `where-is-internal' that returns a range of key sequences.
15810
15811 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15812
15813         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15814
15815         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15816         (gnus-summary-jump-to-group): Consider windows on other displayed
15817         frames as well.  Similar changes might be needed elsewhere, but that's
15818         the one I've bumped into during my use.
15819
15820         * nndoc.el (nndoc-oe-dbx-type-p):
15821         * gnus-msg.el (gnus-debug):
15822         * gnus-group.el (gnus-update-group-mark-positions):
15823         Use mm-string-to-multibyte.
15824
15825 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15826
15827         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15828         doesn't handle NotDashEscaped.
15829
15830         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15831         (mml-dnd-attach-options): Fix typo in custom choice.
15832
15833         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15834         Change nndoc-article-type to mbox.
15835         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15836
15837         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15838         to nil, instead of html2text.
15839
15840         * imap.el (imap-debug): Add `imap-ping-server'.
15841
15842         * gnus-bookmark.el: Add FIXMEs.
15843
15844         * message.el (message-form-letter-separator)
15845         (message-send-form-letter-delay): New variables.
15846         (message-send-form-letter): Use them.  New command to send form
15847         letters.  Requested by Uwe Siart.
15848         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15849
15850 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15851
15852         * Update copyright years.
15853
15854 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15855
15856         Sync from EMACS_22_BASE.
15857
15858         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15859
15860 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15861
15862         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15863         empty author.
15864
15865 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15866
15867         * gnus-registry.el (gnus-registry-marks): Add variable for
15868         customization of marks and their appearance.
15869         (gnus-registry-read-mark): Use it.
15870         (gnus-registry-do-marks): Add utility function to loop through
15871         `gnus-registry-marks'.
15872         (gnus-registry-install-shortcuts-and-menus): Add function to install
15873         shortcuts and menus.
15874         (gnus-registry-initialize): Use it.
15875         (gnus-registry-default-mark): Clarify documentation.
15876
15877 2008-02-29  Glenn Morris  <rgm@gnu.org>
15878
15879         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15880         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15881         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15882         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15883         Change defcustom :version from 23.0 to 23.1.
15884
15885 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15886
15887         * gnus-registry.el (gnus-registry-follow-group-p)
15888         (gnus-registry-post-process-groups): Add functions to aid registry
15889         splitting and improve logging.  Clarify behavior in function
15890         documentation.
15891         (gnus-registry-split-fancy-with-parent): Use them.
15892
15893 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15894
15895         * gnus-art.el: Use with-current-buffer.
15896
15897 2008-02-27  David Engster  <dengste@eml.cc>
15898
15899         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15900         Express real group name in the response.
15901
15902 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15903
15904         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15905         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15906         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15907         autoload gnus-registry-fetch-group when compiling.
15908         (nnmairix-request-group-with-article-number-correction):
15909         Remove unreferenced argument passed to nnmairix-call-backend.
15910
15911 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15912
15913         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15914         (mm-uu-extract): Improve face for low color ttys.
15915         Reported by Sascha Wilde.
15916
15917 2008-02-27  Glenn Morris  <rgm@gnu.org>
15918
15919         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15920         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15921         variables to defconsts.  Convert comments to doc-strings.
15922         (nnmairix-last-server, nnmairix-current-server): Convert from free
15923         variables to defvars.  Convert comments to doc-strings.
15924         (gnus-registry-fetch-group): Autoload.
15925         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15926         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15927         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15928         caddr.
15929         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15930         nnmairix-request-group-with-article-number-correction call.
15931         (nnmairix-fast, nnmairix-group): New, less general names, for free
15932         variables passed from nnmairix-request-group to
15933         nnmairix-request-group-with-article-number-correction.  Declare.
15934         (nnmairix-request-group-with-article-number-correction):
15935         Use nnmairix-fast, nnmairix-group rather than fast, group.
15936
15937 2008-02-26  David Engster  <dengste@eml.cc>
15938
15939         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15940         version 0.5.
15941
15942 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15943
15944         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15945         instead of making an extra function call.  Don't add the current group
15946         to articles only when they have the group.  Use
15947         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15948         Reported by David <de_bb@arcor.de>.
15949
15950 2008-02-24  Miles Bader  <miles@gnu.org>
15951
15952         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15953         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15954         (mm-find-mime-charset-region):
15955         * mm-bodies.el (mm-encode-body):
15956         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15957
15958 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15959
15960         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15961         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15962
15963 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15964
15965         * mail-source.el (mail-source-delete-incoming): Change default.
15966         Supplement doc string.
15967
15968         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15969
15970 2008-02-14  Glenn Morris  <rgm@gnu.org>
15971
15972         * time-date.el (format-seconds): New function.
15973
15974 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15975
15976         * nnmail.el (nnmail-message-id-cache-file): Derive from
15977         `gnus-home-directory'.
15978
15979 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15980
15981         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15982         Document negative prefix.
15983
15984         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15985
15986 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15987
15988         * message.el (message-unsent-separator): Add the Exim bounce
15989         separator.
15990
15991 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15992
15993         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15994         list.
15995         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15996         recipient/signer list.
15997
15998 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15999
16000         * Makefile.in (datarootdir): Define.
16001         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
16002         name that might contain whitespace.
16003
16004 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16005
16006         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
16007         fbound (Emacs 23 unicode), signal an error.
16008
16009 2008-02-08  Glenn Morris  <rgm@gnu.org>
16010
16011         * gnus-art.el (pgg-display-output-buffer): Declare as function.
16012
16013 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
16014
16015         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
16016         ports to the calls to `netrc-machine-user-or-password' in addition to
16017         "imap" and "imaps".
16018
16019 2008-02-01  Zhang Wei  <id.brep@gmail.com>
16020
16021         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
16022
16023         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
16024
16025 2008-02-01  Kenichi Handa  <handa@m17n.org>
16026
16027         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
16028         rfc2104-hexstring-to-bitstring and changed to return a byte list.
16029         (rfc2104-hash): Convert the result of concat to unibyte string.
16030
16031 2008-02-01  Dave Love  <fx@gnu.org>
16032
16033         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
16034         coding-system-for-read.
16035         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
16036
16037 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16038
16039         * gnus.el (gnus-group-startup-message): Add `find-image' call before
16040         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
16041         <hanche@math.ntnu.no>.
16042
16043 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16044
16045         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
16046
16047         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
16048
16049 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
16050
16051         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
16052         * message.el (message-beginning-of-line): Use featurep instead of bound
16053         tests in order to resolve conditionals at compile time.
16054
16055 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
16056
16057         * mail-source.el (mail-sources): Add `group' choice.
16058
16059         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
16060         parameter `in-group' to control into which group the articles go.
16061         Add treatment of `group' mail-source.
16062
16063 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16064
16065         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
16066
16067         * mm-decode.el (mm-dissect-buffer): Decode description.
16068
16069         * mml.el (mml-to-mime): Encode message header first.
16070
16071 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16072
16073         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
16074         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
16075
16076         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
16077         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
16078
16079 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
16080
16081         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
16082
16083 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16084
16085         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
16086         prefix keys.
16087         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
16088         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
16089         gnus-xmas.el.
16090
16091         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
16092         (gnus-xmas-article-describe-bindings): New function.
16093         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
16094         gnus-xmas-article-describe-bindings.
16095
16096         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
16097
16098 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
16099
16100         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
16101         Add new variables for article mark management.
16102         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
16103         list of extra data entries which, when present, will indicate that the
16104         article ID should not be trimmed from the registry.
16105         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
16106         functions.
16107         (gnus-registry-read-mark): New function to read a mark name from the
16108         user.
16109         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
16110         (gnus-registry-set-article-mark-internal): New functions to add and
16111         remove marks.
16112         (gnus-registry-get-article-marks): New function to show the marks for
16113         an article, or retrieve them for further use.
16114
16115 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16116
16117         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
16118         keys when no argument is given.
16119
16120 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16121
16122         * imap.el (imap-ping-server): New variable.
16123         (imap-opened): On add extra ping if imap-ping-server is non-nil.
16124         (imap-ping-server): Minor doc string fixes.
16125
16126 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
16127
16128         * imap.el (imap-ping-server): New function.
16129         (imap-opened): Call imap-ping-server.
16130
16131 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16132
16133         * gnus-sum.el (gnus-article-sort-by-random)
16134         (gnus-thread-sort-by-random): Fix doc strings.
16135         Reported by jidanni@jidanni.org.
16136
16137 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16138
16139         * gnus-art.el (gnus-article-describe-bindings): New function.
16140         (gnus-article-read-summary-keys): Use it.
16141         (gnus-article-mode-map): Bind `C-h b' to it.
16142
16143 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16144
16145         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
16146         XEmacs.
16147         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16148         Protect against non-character events.
16149
16150         * lpath.el: Fbind map-keymap for Emacs 21.
16151
16152 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
16153
16154         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
16155         New command.
16156         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
16157         instead of END.  Change name of the temp file.
16158         (gnus-group-gmane-group-download-format): Add doc string.  Make it
16159         customizable.
16160
16161 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16162
16163         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
16164         bind `S W' to gnus-article-wide-reply-with-original; set default
16165         binding to gnus-article-read-summary-send-keys.
16166         (gnus-article-read-summary-keys): Fix the order of keys; display
16167         continuation keys correctly in the echo area; describe bindings
16168         correctly when keys end with `C-h'.
16169         (gnus-article-read-summary-send-keys): New function.
16170         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16171         Work for gnus-article-read-summary-send-keys; display continuation keys
16172         correctly in the echo area.
16173         (gnus-article-reply-with-original): Ignore prefix argument.
16174         (gnus-article-wide-reply-with-original): New function.
16175
16176         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
16177         Emacs 21.
16178
16179 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16180
16181         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
16182         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
16183
16184 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16185
16186         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
16187         (gnus-group-read-ephemeral-gmane-group): New command.
16188
16189 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
16190
16191         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
16192
16193 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16194
16195         * message.el (message-send-mail-function): Increase custom version.
16196
16197         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
16198         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
16199
16200 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16201
16202         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
16203         for the cases where imap-authenticate is called with a nil buffer
16204         parameter.
16205
16206 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16207
16208         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
16209         html parts correctly; support forwarded messages.
16210         (gnus-article-browse-html-article): Remove work buffers.
16211
16212         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
16213         compiling.
16214         (netrc-bound-and-true-p): New macro.
16215         (netrc-parse): Use it instead of bound-and-true-p that is not available
16216         in XEmacs 21.4.
16217
16218 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
16219
16220         * gnus-registry.el (gnus-registry-mark-article)
16221         (gnus-registry-article-marks): Add functionality to mark articles
16222         through the Gnus registry.
16223
16224         * encrypt.el: Clarify documentation for the new pgg method.
16225         (encrypt-file-alist): Add PGG option.
16226         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
16227         functionality.  Abstract password key and messaging to external
16228         functions.
16229         (encrypt-password-key, encrypt-get-passphrase-if-needed)
16230         (encrypt-message-method-and-cipher): Add new convenience external
16231         functions.
16232         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
16233         (encrypt-pgg-process-buffer): Add PGG functionality glue.
16234
16235         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16236         (netrc-parse): Use encrypt-file-alist to determine if
16237         encrypt-find-model or encrypt-insert-file-contents should be used.
16238
16239         * encrypt.el: Clarify documentation.  Load password-cache or
16240         password, whichever one is found first, instead of autoloading.
16241
16242 2007-12-19  Glenn Morris  <rgm@gnu.org>
16243
16244         * mml.el (message-options-set, message-narrow-to-head)
16245         (message-in-body-p, message-mail-p, message-encode-message-body):
16246         Autoload.
16247         (message-remove-header, message-narrow-to-headers-or-head)
16248         (message-subscribed-p, message-make-mail-followup-to)
16249         (message-position-on-field, message-news-p)
16250         (message-options-set-recipient, message-generate-headers)
16251         (message-sort-headers): Declare as functions.
16252
16253 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16254
16255         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16256         convention in doc string.
16257
16258 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16259
16260         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16261         title to html parts.
16262         (gnus-article-browse-html-article): Pass message header to it.
16263
16264         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16265
16266 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16267
16268         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16269         or password compatible with XEmacs.
16270
16271 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16272
16273         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16274         format document.
16275         (gnus-mime-delete-part): Don't write description line if empty.
16276         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16277
16278 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16279
16280         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16281         (gnus-summary-mark-read-and-unread-as-read)
16282         (gnus-summary-mark-current-read-and-unread-as-read)
16283         (gnus-summary-mark-unread-as-ticked): Doc fix.
16284         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16285
16286 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16287
16288         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16289         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16290
16291 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16292
16293         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16294         yes-or-no-p.
16295
16296 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16297
16298         * mm-decode.el (mm-add-meta-html-tag): New function.
16299         (mm-save-part-to-file, mm-pipe-part): Use it.
16300
16301         * gnus-art.el (gnus-article-browse-delete-temp-files):
16302         Use gnus-y-or-n-p instead of y-or-n-p.
16303         (gnus-article-browse-html-parts): Work with message/external-body; use
16304         mm-add-meta-html-tag.
16305
16306 2007-12-11  Glenn Morris  <rgm@gnu.org>
16307
16308         * gnus-cache.el: Require gnus-sum not just when compiling.
16309
16310         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16311
16312         * gnus-int.el (gnus-server-opened, gnus-status-message):
16313         Move definitions before use.
16314
16315         * mm-decode.el: Require gnus-util.
16316         (mm-remove-part): Only call delete-annotation on XEmacs.
16317
16318         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16319
16320         * nnmail.el: Require gnus-int.
16321
16322         * spam.el: Move `require's before `eval-when-compile's.
16323
16324         * gnus-ems.el (gnus-alive-p):
16325         * gnus-fun.el (message-goto-eoh):
16326         * gnus-util.el (gnus-group-name-decode):
16327         * mail-source.el (gnus-compress-sequence):
16328         * message.el (Info-goto-node, format-spec):
16329         * mm-bodies.el (message-options-get):
16330         * mm-decode.el (mm-view-pkcs7):
16331         * mm-util.el (gmm-write-region):
16332         * mml-smime.el (mml-compute-boundary)
16333         (gnus-completing-read-with-default):
16334         * mml.el (widget-button-press, gnus-make-hashtable):
16335         * mml1991.el (mm-decode-content-transfer-encoding)
16336         (mm-encode-content-transfer-encoding)
16337         (message-options-get, message-options-set):
16338         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16339         * nnfolder.el (gnus-request-group):
16340         * nnheader.el (ietf-drums-unfold-fws):
16341         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16342         * smime.el (gnus-run-mode-hooks):
16343         * spam-stat.el (gnus-message): Autoload.
16344
16345         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16346         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16347         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16348         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16349         Add declare-function compatibility definition.
16350
16351         * gnus-cache.el (nnvirtual-find-group-art):
16352         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16353         (gnus-add-image, gnus-add-wash-type):
16354         * gnus-group.el (nnkiboze-score-file):
16355         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16356         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16357         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16358         (message-tokenize-header, gnus-get-buffer-create)
16359         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16360         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16361         * gnus.el (gnus-group-decoded-name):
16362         * mail-source.el (imap-capability):
16363         * mm-bodies.el (message-options-set):
16364         * mm-decode.el (gnus-configure-windows):
16365         * mm-extern.el (message-goto-body):
16366         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16367         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16368         (epg-sub-key-validity, message-options-set):
16369         * mml.el (widget-event-point, gnus-configure-windows):
16370         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16371         * mml2015.el (epg-check-configuration, epg-configuration)
16372         (message-options-set):
16373         * nndb.el (nndb-request-article):
16374         * nnfolder.el (gnus-request-create-group):
16375         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16376         * nnmaildir.el (gnus-group-mark-article-read):
16377         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16378         * rfc1843.el (message-fetch-field):
16379         * spam.el (gnus-extract-address-components):
16380         Declare as functions.
16381
16382 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16383
16384         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16385
16386         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16387
16388         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16389         bind show-trailing-whitespace for XEmacs.
16390
16391 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16392
16393         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16394         new no-op macro for backward compatibility.
16395
16396         * imap.el (imap-string-to-integer): New function.
16397
16398 2007-12-09  Glenn Morris  <rgm@gnu.org>
16399
16400         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16401
16402         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16403         * message.el, mm-view.el, sieve-manage.el, smime.el:
16404         Add declare-function compatibility definition.
16405
16406         * gnus-art.el (w3-region, w3m-region, Info-menu):
16407         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16408         * gnus-sum.el (gnus-get-predicate):
16409         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16410         * message.el (mail-abbrev-in-expansion-header-p):
16411         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16412         (w3m-detect-meta-charset, w3m-region):
16413         * sieve-manage.el (password-read, password-cache-add)
16414         (password-cache-remove):
16415         * smime.el (password-read-and-add): Declare as functions.
16416
16417 2007-12-08  David Kastrup  <dak@gnu.org>
16418
16419         * gnus-sum.el (gnus-summary-simplify-subject-query):
16420         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16421         `message'.
16422
16423 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16424
16425         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16426         it to bind idna-program, installation-directory, defined-colors, and
16427         face-attribute for XEmacs of the version that compiles defcustom forms.
16428
16429 2007-12-07  Glenn Morris  <rgm@gnu.org>
16430
16431         * gnus-art.el (article-make-date-line): Revert previous change.
16432
16433 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16434
16435         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16436
16437 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16438
16439         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16440         Call gnus-add-to-range ranges only once with a prepared article-list.
16441
16442 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16443
16444         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16445         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16446         group names with backslashes.
16447         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16448
16449 2007-12-06  Deepak Goel  <deego3@gmail.com>
16450
16451         * gnus-art.el (article-make-date-line):
16452         * gnus-start.el (gnus-load):
16453         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16454
16455 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16456
16457         * gnus-art.el (gnus-use-idna):
16458         * gnus-start.el (gnus-site-init-file):
16459         * message.el (message-use-idna):
16460         * mm-uu.el (mm-uu-hide-markers):
16461         * smiley.el (smiley-style): Revert changes that suppress warnings.
16462
16463 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16464
16465         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16466         specify charset to html source.
16467         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16468
16469 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16470
16471         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16472         idna-program in order to suppress byte compile warning issued by XEmacs
16473         that came to byte compile the default value section of defcustom forms
16474         recently.
16475
16476         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16477         value of installation-directory.
16478
16479         * message.el (message-use-idna): Don't directly refer to the value of
16480         idna-program.
16481
16482         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16483
16484         * smiley.el (smiley-style): Don't directly call face-attribute.
16485
16486 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16487
16488         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16489
16490         * gnus-dired.el: Reduce Gnus dependencies.
16491         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16492         Don't require.  Use autoloads instead.
16493         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16494         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16495         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16496         (gnus-dired-mode): Adjust doc string.
16497         (gnus-dired-mail-mode): New variable.
16498         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16499         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16500         (gnus-dired-mail-buffers): New function.  Return mail or message
16501         composition buffers.
16502         (gnus-dired-attach): Use it.
16503         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16504         NO-DECODE.
16505         (gnus-dired-print): Use `gnus-print-buffer' depending on
16506         `gnus-dired-mail-mode'.
16507
16508 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16509
16510         * rfc2047.el (rfc2047-encoded-word-regexp)
16511         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16512         explaining what regexp patterns are for.
16513
16514 2007-12-04  Glenn Morris  <rgm@gnu.org>
16515
16516         * password.el: Move to password-cache.el.
16517
16518         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16519         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16520         * mml-smime.el (password-read, password-cache-add)
16521         (password-cache-remove):
16522         No need to autoload, since mml-sec requires password.
16523
16524         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16525         * message.el (gnus-extract-address-components):
16526         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16527
16528         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16529         password.
16530
16531 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16532
16533         * mailcap.el: Reduce dependencies.
16534         (mail-header-parse-content-type): Autoload.
16535         (mailcap-delete-duplicates): New alias.
16536         (mailcap-mime-info): Add optional argument NO-DECODE.
16537         (mailcap-mime-types): Use mailcap-delete-duplicates.
16538
16539         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16540
16541 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16542
16543         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16544         (imap-parse-status): Upcase status-att for servers that sends them
16545         lower-case (e.g., MS Exchange 2007).
16546
16547 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16548
16549         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16550         function.
16551
16552         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16553         (gnus-uu-yenc-article): New function.
16554
16555         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16556
16557         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16558
16559 2007-12-02  Glenn Morris  <rgm@gnu.org>
16560
16561         * binhex.el (binhex): New custom group.
16562         (binhex-decoder-program, binhex-decoder-switches)
16563         (binhex-use-external): Move to the binhex custom group.
16564
16565         * uudecode.el (uudecode): New custom group.
16566         (uudecode-decoder-program, uudecode-decoder-switches)
16567         (uudecode-use-external): Move to the uudecode custom group.
16568
16569         * netrc.el (top-level): Don't load `encrypt' features.
16570         (netrc-parse): Don't use encrypt.
16571         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16572
16573         * encrypt.el: Remove file.
16574
16575 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16576
16577         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16578         matches on patches.
16579
16580         * gnus-art.el (gnus-article-browse-html-article):
16581         Mention `mm-text-html-renderer' in the doc string.
16582
16583         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16584         string.  Add comments.
16585
16586         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16587         if rhs is ASCII.
16588
16589 2007-12-01  Glenn Morris  <rgm@gnu.org>
16590
16591         * mail-source.el (top-level): Require format-spec before
16592         eval-when-compile.
16593
16594 2007-11-30  Glenn Morris  <rgm@gnu.org>
16595
16596         * encrypt.el: Require password, rather than autoloading password-read.
16597
16598 2007-11-29  Glenn Morris  <rgm@gnu.org>
16599
16600         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16601         (sasl-make-client, sasl-next-step, sasl-step-data)
16602         (sasl-step-set-data): Declare as functions.
16603
16604 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16605
16606         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16607
16608 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16609
16610         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16611         certs should be verified and what is to be done in the event of a
16612         verification failure.
16613
16614         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16615         caller can indicate whether the cache should be disregarded for this
16616         call.  This way the result of the call is reproducible at all times and
16617         can be considered a canonical server name for the supplied method.
16618         (gnus-agent-method-p): Canonicalize server names by pushing their
16619         method through `gnus-method-to-server' using the no-cache argument.
16620
16621         * gnus-srvr.el (gnus-server-insert-server-line):
16622         Call `gnus-method-to-server' with `no-cache' argument.
16623
16624         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16625         gnus-agent-possibly-synchronize-flags as this should be called when the
16626         server is actually being opened.
16627         (gnus-agent-possibly-synchronize-flags)
16628         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16629         flags file of an agentized server to the latter function.
16630
16631         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16632         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16633         after a connection has been established successfully.
16634
16635 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16636
16637         * gnus-art.el (article-display-face): Force to display face if called
16638         interactively; check if gnus-article-x-face-too-ugly matches author.
16639         (article-display-x-face): Display face even if From header is missing
16640         as article-display-face does.
16641
16642 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16643
16644         * hashcash.el (message-narrow-to-headers-or-head)
16645         (message-fetch-field, message-goto-eoh)
16646         (message-narrow-to-headers): Declare as functions.
16647
16648 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16649
16650         * mail-source.el (mail-sources): Default to fetch from file for
16651         compatibility with default of nnmail-spool-file.
16652
16653 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16654
16655         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16656         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16657         to look for encoded word that should be encoded again.
16658         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16659         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16660         encoding pattern.
16661         (rfc2047-decode-region): Switch strict regexp and loose one according
16662         to rfc2047-allow-irregular-q-encoded-words.
16663
16664 2007-11-25  Romain Francoise  <romain@orebokech.com>
16665
16666         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16667
16668 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16669
16670         * tls.el (tls-program): Provide more custom choices from
16671         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16672         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16673
16674 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16675
16676         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16677         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16678
16679         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16680         `nnmail-spool-file'.
16681
16682         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16683         `nnmail-spool-file'.
16684
16685         * gnus-move.el (gnus-change-server): Ditto.
16686
16687         * gnus-kill.el (gnus-batch-score): Ditto.
16688
16689         * gnus-cache.el (gnus-jog-cache): Ditto.
16690
16691         * gnus-msg.el (gnus-summary-reply):
16692         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16693
16694 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16695
16696         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16697         version.  Minor improvement to doc strings.
16698         (tls-program): Add comment.
16699
16700 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16701
16702         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16703         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16704         mismatch between the hostname provided in the certificate and the name
16705         of the host connnecting to.
16706         (open-tls-stream): Use them.  Check certificates against trusted root
16707         certificates.
16708
16709 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16710
16711         * gnus-cache.el (gnus-cache-generate-nov-databases):
16712         Use nnml-generate-nov-databases-directory instead of
16713         nnml-generate-nov-databases-1.
16714
16715 2007-11-24  Glenn Morris  <rgm@gnu.org>
16716
16717         * message.el (message-tool-bar-retro): Update for rename
16718         mail_send.xpm->mail-send.xpm.
16719
16720 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16721
16722         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16723         `smime-ldap-search' for Emacs 22 and up.
16724
16725 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16726
16727         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16728
16729         * message.el (message-send-mail-function): Fix error convention.
16730         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16731         (message-widen-reply, message-send-mail, message-talkative-question)
16732         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16733         (message-clone-locals, message-send-news): Use with-current-buffer.
16734         (message-insert-or-toggle-importance): Remove unused var `valid'.
16735         (message-make-references): Remove unused var `new-references'.
16736         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16737
16738 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16739
16740         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16741         (spam-split-symbolic-return-positive): Reflow docstring.
16742         (spam-backends, spam-summary-exit-behavior)
16743         (spam-mark-ham-unread-before-move-from-spam-group)
16744         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16745         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16746         (spam-clear-cache, spam-backend-check, spam-install-backend)
16747         (spam-install-statistical-backend, spam-list-of-processors)
16748         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16749         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16750         (spam-check-crm114, spam-initialize, spam-unload-hook):
16751         Fix typos in docstrings.
16752
16753 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16754
16755         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16756         been checked if they have never been read and those group levels are
16757         higher than the one that a user specified.
16758
16759 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16760
16761         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16762         foreign groups unless a group level is specified by a user.
16763         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16764
16765 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16766
16767         * message.el (message-send-mail-function): Require sendmail.
16768
16769 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16770
16771         * message.el (message-send-mail-function): Check for smtpmail too.
16772
16773         * utf7.el (utf7-encode, utf7-decode): Use coding system
16774         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16775
16776         * message.el (message-send-mail-function): New function.
16777         (message-send-mail-function): Set default using
16778         message-send-mail-function.  Adjust doc string.
16779         (message-send-mail-with-mailclient): New function.
16780
16781 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16782
16783         * smime.el (from):
16784         * rfc2047.el (message-posting-charset):
16785         * qp.el (mm-use-ultra-safe-encoding):
16786         * pop3.el (parse-time-months):
16787         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16788         * nnml.el (files):
16789         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16790         (jka-compr-compression-info-list, ange-ftp-path-format)
16791         (efs-path-regexp):
16792         * nndiary.el (files):
16793         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16794         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16795         (epg-digest-algorithm-alist, inhibit-redisplay)
16796         (password-cache-expiry):
16797         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16798         (pgg-output-buffer, password-cache-expiry):
16799         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16800         (efs-path-regexp):
16801         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16802         (inhibit-redisplay):
16803         * mm-uu.el (file-name, start-point, end-point, entry)
16804         (gnus-newsgroup-name, gnus-newsgroup-charset):
16805         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16806         (latin-unity-ucs-list):
16807         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16808         (mm-uu-binhex-decode-function):
16809         * message.el (gnus-message-group-art, gnus-list-identifiers)
16810         (rmail-enable-mime-composing, gnus-local-organization)
16811         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16812         (gnus-read-active-file, facemenu-add-face-function)
16813         (facemenu-remove-face-function, gnus-article-decoded-p)
16814         (tool-bar-mode):
16815         * mail-source.el (display-time-mail-function):
16816         * gnus-util.el (nnmail-pathname-coding-system)
16817         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16818         (gnus-original-article-buffer, gnus-user-agent)
16819         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16820         (xemacs-codename, sxemacs-codename, emacs-program-version):
16821         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16822         * gnus-start.el (gnus-agent-covered-methods)
16823         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16824         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16825         (gnus-newsgroup-headers, gnus-group-list-mode)
16826         (gnus-group-mark-positions, gnus-newsgroup-data)
16827         (gnus-newsgroup-unreads, nnoo-state-alist)
16828         (gnus-current-select-method, mail-sources)
16829         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16830         (nnmail-spool-file, gnus-cache-active-hashtb):
16831         * gnus-mh.el (mh-lib-progs):
16832         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16833         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16834         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16835         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16836         (gnus-group-buffer):
16837         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16838         (font-lock-set-defaults):
16839         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16840         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16841         (gnus-summary-post-menu, total-parts, type, condition, length):
16842         * gnus-agent.el (gnus-agent-read-agentview):
16843         * flow-fill.el (show-trailing-whitespace):
16844         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16845         eval-and-compile wrappers for byte compiler pacifiers.
16846
16847         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16848         (mm-display-inline-fontify): Check for featurep 'xemacs not
16849         extent-list.
16850
16851         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16852         itimer-list.
16853         (mm-create-image-xemacs): Only do something for XEmacs.
16854         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16855
16856         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16857
16858         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16859         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16860
16861 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16862
16863         * nnimap.el (nnimap-split-download-body):
16864         * gnus-demon.el (gnus-demon):
16865         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16866
16867 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16868
16869         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16870         New macros.
16871         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16872         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16873         copy data from unibyte buffer to multibyte current buffer.
16874         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16875         to copy data from unibyte current buffer to multibyte buffer.
16876         (nntp-make-process-buffer): Make process buffer unibyte.
16877
16878         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16879
16880 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16881
16882         * pop3.el (pop3-open-server): Accept and process data more robustly at
16883         connection start to avoid spurious "POP SSL connection failed" errors.
16884
16885 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16888         read group names.
16889
16890 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16891
16892         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16893
16894 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16895
16896         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16897         (nnmail-save-active): Use a unibyte buffer when saving active file,
16898         which may contain non-ASCII group names.
16899
16900         * nnml.el (nnml-request-group): Decode group names in messages.
16901
16902 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16903
16904         * message.el (message-citation-line-function)
16905         (message-insert-formatted-citation-line): Fix spelling of
16906         `message-insert-formated-citation-line'.
16907
16908 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16909
16910         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16911
16912 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16913
16914         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16915         nnmail-pathname-coding-system.
16916
16917         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16918         that a user enters; decode group names in messages.
16919
16920         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16921
16922 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16923
16924         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16925
16926         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16927
16928         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16929         risky local variable.
16930
16931         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16932
16933 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16934
16935         * encrypt.el: Improve documentation to fix function name typo.
16936         Reported by Daiki Ueno <ueno@unixuser.org>.
16937
16938 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16941         even if the point is not in the last page of an article.
16942         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16943         back to the previous page.
16944
16945 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16946
16947         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16948
16949 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16950
16951         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16952
16953 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16954
16955         * message.el (message-check-news-body-syntax):
16956         Avoid mm-string-as-multibyte.
16957         (message-hide-headers): Don't assume (point-min)==1.
16958
16959 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16960
16961         * message.el (message-remove-blank-cited-lines): Fix if remove is
16962         given.
16963         (message-bogus-address-regexp): New variable.
16964         (message-bogus-recipient-p): New function.
16965         (message-check-recipients): New command.
16966         (message-syntax-checks): Add `bogus-recipient'.
16967         (message-fix-before-sending): Add `bogus-recipient'.
16968
16969         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16970         (gnus-treat-body-boundary): Don't test window-system.
16971
16972 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16973
16974         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16975
16976 2007-10-28  Miles Bader  <miles@gnu.org>
16977
16978         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16979         at compile-time too.
16980
16981 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16982
16983         * gnus-msg.el (gnus-message-setup-hook):
16984         Add `message-remove-blank-cited-lines' to options.
16985
16986 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16987
16988         * message.el (message-remove-blank-cited-lines): New function.
16989         Suggested by Karl Plästerer.
16990
16991 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16992
16993         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16994         mapc.
16995
16996         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16997         (top-level): Use mapc to set functions to be traced for debugging.
16998
16999         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
17000         called for effect with while loop.
17001
17002         * message.el (message-talkative-question): Replace mapcar called for
17003         effect with mapc.
17004
17005         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
17006         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
17007         called for effect with dolist.
17008
17009         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
17010
17011         * nndiary.el: Use dolist instead of mapcar to add diary headers to
17012         gnus-extra-headers and nnmail-extra-headers.
17013
17014         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
17015         called for effect with dolist.
17016         (top-level): Use mapc to set functions to be traced for debugging.
17017
17018         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
17019         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
17020         dolist.
17021
17022         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
17023         Replace mapcar called for effect with mapc.
17024         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
17025         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
17026         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
17027         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
17028
17029         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
17030         remove-if that's a cl function.
17031
17032         * webmail.el (webmail-debug): Replace mapcar called for effect with
17033         dolist.
17034
17035         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
17036         with mapc.
17037
17038 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17039
17040         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
17041         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
17042         with while loop.
17043
17044         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
17045         functions from article-* functions.
17046         (gnus-multi-decode-header): Replace mapcar called for effect with
17047         dolist.
17048
17049         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
17050         (gnus-bookmark-show-details): Replace mapcar called for effect with
17051         while loop.
17052
17053         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
17054         called for effect with while loop.
17055
17056         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
17057         with dolist.
17058
17059         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17060         Replace mapcar called for effect with dolist.
17061
17062         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
17063
17064         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
17065         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
17066         Replace mapcar called for effect with dolist.
17067         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
17068         mapc.
17069
17070         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
17071         Replace mapcar called for effect with dolist.
17072         (gnus-topic-list): Replace mapcar called for effect with mapc.
17073
17074         * gnus.el: Use mapc instead of mapcar to add autoloads.
17075
17076 2007-10-23  Richard Stallman  <rms@gnu.org>
17077
17078         * gnus-group.el (gnus-group-highlight): Mark as risky.
17079
17080 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17081
17082         * gnus.el (gnus-server-to-method): Return method found first in
17083         gnus-newsrc-alist.
17084
17085         * gnus-art.el (gnus-article-highlight-signature)
17086         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
17087         button overlay without the front stickiness.
17088
17089 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
17090
17091         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
17092         overview buffer needed a catch to receive its throw.
17093         (gnus-agent-flush-cache): Declare as interactive to make this function
17094         easier to use.
17095
17096 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17097
17098         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17099         `next-line'.
17100
17101 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17102
17103         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
17104         exclude address matching message-dont-reply-to-names.
17105
17106 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17107
17108         * gnus-util.el (gnus-string<): New function.
17109
17110         * gnus-sum.el (gnus-article-sort-by-author)
17111         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
17112
17113 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17114
17115         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
17116         the frame-focus tag is set in gnus-buffer-configuration.
17117
17118 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17119
17120         * gnus-art.el (gnus-article-add-button): Make a button overlay without
17121         the front stickiness.
17122
17123 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17124
17125         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
17126         url pattern; remove duplicate one.
17127         (gnus-article-extend-url-button): New function.
17128         (gnus-article-add-buttons): Use it.
17129         (gnus-button-push): Use concatenated url that it makes.
17130
17131 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
17132
17133         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
17134
17135 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17136
17137         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
17138         Don't hardcode point-min==1.
17139
17140 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
17141
17142         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
17143         Fix comment about "iso8859-1".
17144
17145 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
17146
17147         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
17148         ones returned from the verify-function.
17149
17150         * mm-uu.el (mm-uu-pgp-signed-extract-1):
17151         Call mml2015-extract-cleartext-signature if extraction failed.
17152
17153 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
17154
17155         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
17156         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
17157         failed.
17158
17159 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17160
17161         * Relicense "GPLv2 or later" files to "GPLv3 or later".
17162
17163 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
17164
17165         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
17166         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
17167         recommends to use EasyPG instead of PGG.
17168
17169         * pgg.el: Revert to revision 6.23.2.16.
17170
17171         * pgg-def.el: Revert to revision 6.6.2.14.
17172
17173         * pgg-gpg.el: Revert to revision 6.23.2.34.
17174
17175 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
17176
17177         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
17178         to mark a thread as expirable.  Add variable `hide' to handle hiding of
17179         thread for both the null and zero (kill/expire thread) universal prefix
17180         cases.
17181         (gnus-summary-expire-thread): Add new function to expire a thread,
17182         using gnus-summary-kill-thread.
17183         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
17184         shortcuts for gnus-summary-expire-thread.
17185         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
17186         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
17187
17188 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
17189
17190         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
17191         extras value, so an extras entry can be deleted.
17192         (gnus-registry-delete-extra-entry): Use it.
17193         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
17194         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
17195         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
17196         storage through the gnus-registry, and provide an appropriate API for
17197         it.
17198
17199 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17200
17201         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
17202         Suggested by Leo <sdl.web@gmail.com>.
17203
17204         * gnus.el: Do.
17205
17206 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
17209         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
17210
17211         * gnus-agent.el (gnus-agent-fetch-headers): Do.
17212
17213         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17214         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
17215
17216 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17217
17218         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
17219         newline.
17220         (nnmbox-request-accept-article): Don't change article in source buffer;
17221         narrow to header to use message-fetch-field rather than
17222         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
17223         (nnmbox-request-replace-article): Quote lines that'll be misidentified
17224         as delimiters; make sure article ends with newline.
17225         (nnmbox-delete-mail): Correct last position of article to be deleted;
17226         ignore X-Gnus-Newsgroup header in article body.
17227         (nnmbox-save-mail): Quote lines looking like delimiters at the right
17228         positions; make sure article ends with newline.
17229
17230         * message.el (message-display-abbrev): Don't infloop when a user
17231         inserts SPC in the beginning of header.
17232
17233         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
17234         coding-system-for-read and coding-system-for-write for XEmacs having no
17235         file-coding feature.
17236
17237         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17238
17239 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17240
17241         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17242         list of groups not followed by default.  Fix type to be regexp.
17243         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17244
17245 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17246
17247         * hmac-def.el (define-hmac-function): Switch from old-style to
17248         new-style backquotes.
17249
17250         * md4.el (md4-make-step): Likewise.
17251
17252 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17253
17254         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17255         raw-text coding system when saving .newsrc file, which may contain
17256         non-ASCII group names.
17257
17258 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17259
17260         * gnus-cus.el (gnus-score-extra): New widget.
17261         (gnus-score-extra-convert): New function.
17262         (gnus-score-customize): Use it for Extra.
17263
17264 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17265
17266         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17267         (mml2015-mailcrypt-clear-verify): Use it.
17268         (mml2015-gpg-clear-verify): Use it.
17269         (mml2015-pgg-clear-verify): Use it.
17270         (mml2015-epg-clear-verify): Replace the current part with the output
17271         from GnuPG; don't extract the plaintext by itself.
17272
17273         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17274         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17275         mml2015-clear-verify-function; don't touch the armor headers or
17276         dash-escaped text here.
17277
17278 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17279
17280         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17281         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17282         parts, or application/octet-stream as a last resort.
17283         (gnus-mime-view-part-as-type): Don't toggle display.
17284         (gnus-mime-view-part-as-charset): Don't turn off display before
17285         querying charset.
17286
17287         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17288         stuff to undisplayer function in Emacs.
17289         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17290
17291         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17292         text/calendar parts.
17293
17294 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17295
17296         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17297         decoding text/calendar parts.
17298
17299         * message.el (message-forward-make-body-mime): Always mark body as
17300         having no illegible text; remove signed-or-encrypted argument.
17301         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17302
17303         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17304         (mml-generate-mime-1): Don't encode body if it is specified to be in
17305         raw form; don't make buffer be unibyte when inserting multibyte string.
17306
17307 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17308
17309         * sha1.el: Fix up comment style.
17310         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17311         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17312
17313         * hex-util.el: Fix up comment style.
17314         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17315
17316         * gnus-salt.el: Use with-current-buffer.
17317         (gnus-pick-setup-message): Fix long-standing typo.
17318
17319 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17320
17321         * imap.el (imap-logout-timeout): New variable.
17322         (imap-logout, imap-logout-wait): New functions.
17323         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17324
17325         * nnimap.el (nnimap-logout-timeout): New server variable.
17326         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17327         nnimap-logout-timeout.
17328
17329         * gnus-art.el (gnus-article-summary-command-nosave)
17330         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17331
17332 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17333
17334         * gnus.el (gnus-maximum-newsgroup): New variable.
17335
17336         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17337         according to gnus-maximum-newsgroup.
17338
17339         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17340         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17341         Limit the range of articles according to gnus-maximum-newsgroup.
17342
17343 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17344
17345         * gnus-art.el (gnus-sticky-article): Fix problems described in
17346         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17347         Don't perform gnus-configure-windows here; reuse existing sticky
17348         article buffer.
17349
17350         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17351         it doesn't exist in gnus-article-mode.
17352
17353 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17354
17355         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17356         (gnus-agent-decoded-group-name): New function.
17357         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17358         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17359
17360 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17361
17362         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17363         Add binding for gnus-sticky-article.
17364         (gnus-summary-exit): Don't kill sticky article buffers.
17365
17366         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17367         article buffer.
17368         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17369         (gnus-kill-sticky-article-buffers): New commands.
17370
17371 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17372
17373         * nntp.el (nntp-xref-number-is-evil): New server variable.
17374         (nntp-find-group-and-number): If it is non-nil, don't trust article
17375         numbers in the Xref header.
17376
17377 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17378
17379         * gnus-agent.el (gnus-agent-read-group): New function.
17380         (gnus-agent-flush-group, gnus-agent-expire-group)
17381         (gnus-agent-regenerate-group): Use it.
17382         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17383         nnmail-pathname-coding-system.
17384
17385 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17386
17387         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17388
17389         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17390         that are unread as unread, and also as selected so that information of
17391         marks having been changed by a user may be updated when exiting group.
17392
17393 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17394
17395         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17396
17397 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17398
17399         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17400         calculated ignoring signature parts to gnus-treat-article.
17401
17402 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17405         a point here in order to keep the window start.
17406         (gnus-insert-mime-security-button): Make a button overlay without the
17407         front stickiness.
17408         (gnus-mime-display-security): Goto the end of a button.
17409
17410         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17411
17412 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17413
17414         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17415         group-name-at-point.
17416         (gnus-group-completing-read): New function that offers decoded
17417         non-ASCII group names for completion.
17418         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17419         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17420         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17421         (gnus-group-fetch-control): Use it.
17422         (gnus-fetch-group): Use group-name-at-point for the initial value
17423         rather than the default value; use gnus-alive-p.
17424
17425         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17426         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17427         (gnus-summary-post-news): Use gnus-group-completing-read.
17428
17429         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17430         (gnus-read-move-group-name): Decode group name for completion.
17431
17432 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17433
17434         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17435         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17436         Yamaoka slightly modified the code).
17437
17438 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17439
17440         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17441         (nnmail-split-incoming): Bind it.
17442
17443         * nnml.el (nnml-group-name-charset): New function.
17444         (nnml-decoded-group-name): Use it; don't decode group name if
17445         nnmail-group-names-not-encoded-p is non-nil.
17446         (nnml-encoded-group-name): New function.
17447         (nnml-group-pathname): Inline nnml-decoded-group-name.
17448         (nnml-request-expire-articles): Decode group name in message.
17449         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17450         nnmail-pathname-coding-system.
17451         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17452         not decoded ones according to nnmail-group-names-not-encoded-p.
17453         (nnml-generate-active-info): Use nnml-encoded-group-name.
17454
17455 2007-08-08  Glenn Morris  <rgm@gnu.org>
17456
17457         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17458         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17459         doc-strings and comments.
17460
17461 2007-07-25  Glenn Morris  <rgm@gnu.org>
17462
17463         * Relicense all FSF files to GPLv3 or later.
17464
17465 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17466
17467         * gnus-sum.el (gnus-summary-move-article):
17468         Make gnus-summary-respool-article work.
17469
17470 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17471
17472         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17473         string.
17474
17475 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17476
17477         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17478         that should be ignored when comparing distant RSS articles with local
17479         ones.
17480         (nnrss-make-hash-index): New function.  Create a hash index according
17481         to the ignored fields.
17482         (nnrss-check-group): Use it.
17483
17484 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17485
17486         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17487
17488         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17489
17490         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17491         the new optional argument ENCODED is non-nil.
17492         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17493         coding system for encoding group name.
17494         (gnus-group-make-rss-group): Pass un-encoded group name to
17495         gnus-group-make-group.
17496         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17497         encoded.
17498
17499         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17500         Encode group name to which articles are moved or copied.
17501         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17502         coding system for encoding Newsgroup, Followup-To and Xref headers.
17503
17504         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17505         marks; use nnheader-file-coding-system to write a file.
17506         (nnagent-retrieve-headers): Bind file-name-coding-system to
17507         nnmail-pathname-coding-system.
17508
17509         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17510
17511         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17512         (nnml-request-article, nnml-request-create-group)
17513         (nnml-request-rename-group, nnml-find-id)
17514         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17515         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17516         (nnml-save-marks): Use nnml-group-pathname instead of
17517         nnmail-group-pathname.
17518
17519         (nnml-request-create-group, nnml-request-expire-articles)
17520         (nnml-request-move-article, nnml-request-delete-group)
17521         (nnml-deletable-article-p, nnml-possibly-create-directory)
17522         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17523         (nnml-open-marks): Bind file-name-coding-system to
17524         nnmail-pathname-coding-system.
17525
17526         (nnml-request-article): Pass server argument to nnml-find-group-number.
17527         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17528         Pass server argument to nnml-possibly-create-directory.
17529         (nnml-request-accept-article): Pass server argument to
17530         nnml-active-number and nnml-save-mail.
17531         (nnml-find-group-number): Pass server argument to nnml-find-id.
17532         (nnml-request-update-info): Pass server argument to
17533         nnml-marks-changed-p.
17534
17535         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17536         (nnml-save-mail, nnml-active-number): Add server argument.
17537
17538         (nnml-request-delete-group): Warn if group is missing.
17539         (nnml-get-nov-buffer): Decode group name.
17540         (nnml-generate-active-info): Encode group name.
17541         (nnml-open-marks): Decode group name in messages.
17542
17543 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17544
17545         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17546         if it is not specified.
17547         (gnus-article-pipe-part, gnus-article-save-part)
17548         (gnus-article-interactively-view-part, gnus-article-copy-part)
17549         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17550         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17551         (gnus-article-replace-part, gnus-article-delete-part)
17552         (gnus-article-view-part-as-type): Pass raw prefix argument to
17553         gnus-article-part-wrapper.
17554
17555 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17556
17557         * gnus-agent.el (gnus-agent-save-active):
17558         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17559
17560         * gnus-cache.el (gnus-cache-save-buffers)
17561         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17562         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17563         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17564         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17565         (gnus-cache-generate-active, gnus-cache-rename-group)
17566         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17567         (gnus-cache-update-overview-total-fetched-for):
17568         Bind file-name-coding-system to nnmail-pathname-coding-system.
17569         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17570         New variables.
17571         (gnus-cache-decoded-group-name): New function.
17572         (gnus-cache-file-name): Use it.
17573         (gnus-cache-generate-active): Use non-decoded group name for active.
17574
17575         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17576         right place.
17577         (gnus-write-active-file): Don't break non-ASCII group names.
17578
17579         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17580         nnmail-pathname-coding-system.
17581
17582         * lpath.el: Bind default-file-name-coding-system,
17583         file-name-coding-system and language-info-alist for XEmacs.
17584
17585         * gnus-uu.el (gnus-uu-decode-save): Typo.
17586
17587 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17590
17591 2007-07-14  David Kastrup  <dak@gnu.org>
17592
17593         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17594         finishing actions if we did not edit the article.
17595
17596 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17597
17598         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17599         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17600         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17601         (gnus-agent-flush-group, gnus-agent-flush-cache)
17602         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17603         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17604         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17605         (gnus-agent-regenerate-group)
17606         (gnus-agent-update-files-total-fetched-for)
17607         (gnus-agent-update-view-total-fetched-for):
17608         Bind file-name-coding-system to nnmail-pathname-coding-system.
17609         (gnus-agent-group-pathname): Don't encode file names by
17610         nnmail-pathname-coding-system.
17611         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17612         coding-system-for-write instead of buffer-file-coding-system to
17613         gnus-agent-file-coding-system.
17614
17615         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17616         Decode group name.
17617
17618         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17619
17620         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17621         (gnus-read-newsrc-el-file): Make group names unibyte.
17622
17623         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17624         nnmail-pathname-coding-system.
17625
17626         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17627         (nnrss-request-delete-group): Bind file-name-coding-system to
17628         nnmail-pathname-coding-system.
17629         (nnrss-read-server-data, nnrss-read-group-data):
17630         Bind file-name-coding-system correctly.
17631         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17632
17633         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17634         (nntp-server-to-method-cache): New variable.
17635         (nntp-group-pathname): New function that decodes non-ASCII group names.
17636         (nntp-possibly-create-directory, nntp-marks-changed-p)
17637         (nntp-save-marks, nntp-open-marks): Use it.
17638         (nntp-possibly-create-directory, nntp-open-marks):
17639         Bind file-name-coding-system to nnmail-pathname-coding-system.
17640         (nntp-open-marks): Decode group names when bootstrapping marks.
17641
17642         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17643         Newsgroups and Followup-To headers.
17644
17645 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17646
17647         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17648         (gnus-server-closed-face, gnus-server-denied-face)
17649         (gnus-server-offline-face): Remove variable.
17650         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17651
17652         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17653         of modifying message-stack directly for XEmacs.
17654
17655         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17656         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17657         if the coding-system argument is nil for XEmacs.
17658
17659         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17660         mm-charset-override-alist.
17661
17662         * rfc2047.el: Don't require base64; require rfc2045 for the function
17663         rfc2045-encode-string.
17664         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17665         to quote the parameter value.
17666
17667 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17668
17669         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17670         form in gnus-group-name-charset-method-alist.
17671
17672         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17673         overrides the default layout edit-form.
17674
17675         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17676
17677         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17678
17679 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17680
17681         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17682         as unfetched articles.
17683
17684 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17685
17686         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17687
17688 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17689
17690         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17691         original back end that keeps marks in the local system.
17692
17693 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17694
17695         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17696         arg of pop-to-buffer for XEmacs.
17697         (gnus-article-read-summary-keys): Ditto; don't restore window
17698         configuration if summary command ends up with neither article buffer
17699         nor summary buffer; describe bindings if summary keys end with C-h.
17700
17701 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17702
17703         * message.el (message-fix-before-sending): Skip raw message part to be
17704         forwarded while checking illegible text.
17705         (message-forward-make-body-mime, message-forward-make-body):
17706         Mark signed or encrypted raw message as having no illegible text.
17707
17708 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17709
17710         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17711         (gnus-message-with-timestamp-1): New macro.
17712         (gnus-message-with-timestamp): New function.
17713         (gnus-message): Use them.
17714
17715         * nnheader.el (nnheader-message): Use them.
17716
17717 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17718
17719         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17720         .newsrc.eld file.
17721
17722 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-agent.el (gnus-agent-fetch-headers)
17725         (gnus-agent-retrieve-headers):
17726         Bind gnus-decode-encoded-address-function to identity.
17727
17728         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17729         available also when the server returns simply a dot.
17730
17731         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17732
17733 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17734
17735         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17736
17737 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17738
17739         * gnus-ems.el (gnus-x-splash): Make it work.
17740
17741         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17742         from being used.
17743
17744         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17745
17746 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17747
17748         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17749         4th and the 5th arguments.
17750
17751         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17752         the front stickiness.
17753         (gnus-article-summary-command-nosave): Correct the order of the
17754         arguments passed to pop-to-buffer.
17755         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17756         summary command ends up with the article buffer.
17757
17758         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17759         the same faces.
17760
17761 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17762
17763         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17764
17765 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17766
17767         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17768         * gnus-sum.el (gnus-summary-highlight):
17769         * pgg.el (pgg-sign-region, pgg-sign):
17770         * mail-source.el (mail-source-delete-old-incoming-confirm):
17771         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17772
17773 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17774
17775         * gnus-art.el (gnus-mime-view-part-externally)
17776         (gnus-mime-view-part-internally): Fix predicate function passed to
17777         completing-read.
17778
17779         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17780
17781         * gnus.el (gnus-update-message-archive-method): Add :version.
17782
17783 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17784
17785         * gnus.el (gnus-update-message-archive-method): New variable.
17786
17787         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17788         according to gnus-message-archive-method if
17789         gnus-update-message-archive-method is non-nil.
17790
17791 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17792
17793         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17794         Suggested by Loic Dachary <loic@dachary.org>.
17795         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17796
17797 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17798
17799         * message.el (message-pop-to-buffer): Add switch-function argument.
17800         (message-mail): Pass switch-function argument to it.
17801
17802 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17803
17804         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17805         Improve doc string.
17806
17807 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17808
17809         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17810         (gnus-header-content):
17811         * gnus-cite.el (gnus-cite-10):
17812         * gnus-srvr.el (gnus-server-closed):
17813         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17814         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17815         (gnus-group-mail-3-empty, gnus-group-mail-low)
17816         (gnus-group-mail-low-empty, gnus-splash):
17817         * message.el (message-header-to, message-header-cc)
17818         (message-header-subject, message-header-other, message-header-name)
17819         (message-header-xheader, message-separator, message-cited-text)
17820         (message-mml): Lighten colors of faces used for dark background.
17821
17822 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17823
17824         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17825         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17826
17827 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17828
17829         * message.el (message-narrow-to-headers-or-head):
17830         Ignore mail-header-separator in the body.
17831
17832 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17833
17834         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17835         same as window size.
17836
17837 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17838
17839         * message.el (message-font-lock-keywords): Use message-header-xheader
17840         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17841         ahead of the anything pattern, to get it recognized.
17842
17843 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17844
17845         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17846         spam.el loads uses it in the compiled defadvice form.
17847
17848 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17849
17850         * gnus-sum.el (gnus-articles-to-read)
17851         (gnus-summary-insert-old-articles): Don't truncate group name for
17852         `read-string'.
17853
17854         * gnus-util.el (gnus-limit-string): Delete this function.
17855
17856         * gnus-sum.el (gnus-simplify-subject-fully):
17857         Use `truncate-string-to-width' instead.
17858
17859 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17860
17861         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17862         Tell if, on summary exit, the next group has to be selected.
17863         (gnus-summary-exit): Use it.
17864
17865 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17866
17867         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17868         non-break space.
17869
17870 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17871
17872         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17873         Check if group is not a directory.
17874         (nnfolder-request-expire-articles): Don't delete articles if the target
17875         group is not available.
17876
17877         * nnml.el (nnml-request-create-group): Properly check if group is not a
17878         file.
17879         (nnml-request-expire-articles): Don't delete articles if the target
17880         group is not available.
17881
17882         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17883         Don't quote characters that are within parentheses.
17884
17885 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17886
17887         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17888         (gnus-handle-ephemeral-exit): Select article according to it.
17889
17890 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17891
17892         * message.el (message-insert-formated-citation-line): Remove newline.
17893         (message-citation-line-format): Add final \n here so that the user can
17894         avoid a blank line.
17895
17896 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17897
17898         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17899         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17900         Update lanl/arXiv support.
17901
17902 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17903
17904         * gnus.el: Bump version number.
17905
17906 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17907
17908         * gnus.el (gnus-version-number): Bump version.
17909
17910 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17911
17912         * gnus.el: No Gnus v0.6 is released.
17913
17914 2007-04-27  Didier Verna  <didier@xemacs.org>
17915
17916         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17917         * gmm-utils.el (gmm-regexp-concat): ... here.
17918         * message.el: Don't require 'gnus-util.
17919         (message-dont-reply-to-names): Handle name change above.
17920         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17921
17922 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17923
17924         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17925         since the initial value varies according to the system.
17926
17927 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17928
17929         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17930
17931 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17932
17933         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17934
17935 2007-04-24  Didier Verna  <didier@xemacs.org>
17936
17937         Improve the type of gnus-ignored-from-addresses.
17938         * gnus-util.el (gnus-orify-regexp): New function.
17939         * message.el (gnus-util): Require it.
17940         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17941         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17942         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17943
17944 2007-04-24  Didier Verna  <didier@xemacs.org>
17945
17946         * gnus-sum.el:
17947         * gnus-utils.el: Fix some trailing whitespaces.
17948
17949 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17950
17951         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17952         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17953         article's Message-ID; refer parent article in summary buffer.
17954
17955         * message.el (message-bounce): Call mime-to-mml.
17956
17957         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17958         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17959         optimize and/or forms properly.
17960
17961 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17962
17963         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17964         URL.
17965
17966 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17967
17968         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17969
17970 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17971
17972         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17973         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17974         displayed of multipart/alternative part if it is invoked from summary
17975         buffer.
17976
17977         * mm-view.el (mm-inline-text-html-render-with-w3m)
17978         (mm-inline-text-html-render-with-w3m-standalone)
17979         (mm-inline-render-with-function): Use mail-parse-charset by default.
17980
17981 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17982
17983         * parse-time.el (parse-time-string-chars): Check if CHAR
17984         is less than the length of parse-time-syntax.
17985
17986 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17987
17988         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17989         from gnus-newsgroup-processable.
17990
17991 2007-04-16  Didier Verna  <didier@xemacs.org>
17992
17993         * gnus-msg.el (gnus-configure-posting-styles):
17994         Handle message-signature-directory properly with :file syntax.
17995         Reported by "Leo".
17996
17997 2007-04-11  Didier Verna  <didier@xemacs.org>
17998
17999         New user option: message-signature-directory.
18000         * gnus-msg.el (gnus-configure-posting-styles): Support it.
18001         * message.el (message-insert-signature): Ditto.
18002         * message.el (message-signature-file): Doc update.
18003         * message.el (message-signature-directory): New.
18004
18005 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18006
18007         * gnus-msg.el (gnus-inews-yank-articles):
18008         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
18009
18010 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18011
18012         * message.el (message-yank-original): Make sure cited text ends with
18013         newline; don't exchange point and mark.
18014
18015 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
18016
18017         * tls.el (open-tls-stream): Properly handle case where there
18018         is no associated buffer.
18019
18020 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
18021
18022         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
18023         message-yank-original, make sure (< mark TEXT point).
18024
18025 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18026
18027         * message.el (message-fill-column): New variable.
18028         (message-mode): Use it.  Add comment on a possible new hook.
18029
18030         * nnmail.el (nnmail-spool-file): Mark as obsolete.
18031         (nnmail-get-new-mail): Reformat.
18032
18033         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
18034
18035         * gmm-utils.el: Fix Commentary.
18036         (gmm-tool-bar-from-list): Fix typo in doc string.
18037
18038 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
18039
18040         * message.el (message-yank-original): Don't switch point and mark
18041         unnecessarily to put point and mark as documented.
18042
18043 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18044
18045         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
18046         from the message heads.
18047
18048 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
18049
18050         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
18051         article buffer does not have a window.  This may not be the best
18052         solution but is certainly better than setting the start of the null,
18053         that is the current, window.
18054
18055 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
18056
18057         * gnus-draft.el (gnus-draft-setup-hook): New hook.
18058         (gnus-draft-setup): Run it.
18059
18060         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
18061         gnus-score-fast-scoring.  Allow regexp.
18062         (gnus-score-headers): Use it.
18063
18064         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
18065         XEmacs.
18066
18067         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
18068         string.
18069         (gnus-button-alist): Also catch `<f1> k ...'.
18070         (gnus-treat-display-x-face): Fix doc string.
18071
18072 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18073
18074         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
18075         evaluation of gnus-extended-version to ensure correct generation of the
18076         User-Agent header when message-generate-headers-first is used.
18077
18078 2007-03-24  Simon Josefsson  <simon@josefsson.org>
18079
18080         * hashcash.el (hashcash-generate-payment-async): Don't crash if
18081         hashcash-path is nil.  Don't call callback with incorrect number of
18082         parameters if val is 0.
18083
18084 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18085
18086         * message.el (message-required-news-headers):
18087         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
18088
18089 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
18090
18091         * tls.el (open-tls-stream): In handshake-waiting loop,
18092         don't wait more if there is output available to process.
18093
18094 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
18095
18096         * tls.el (tls-program): Doc fix.
18097
18098 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18099
18100         * message.el (message-generate-new-buffers): Change the meaning of the
18101         nil value; add `standard' to the choices; treat t as `unique'; improve
18102         doc string.
18103         (gnus-select-frame-set-input-focus): Autoload.
18104         (message-buffer-name): Search for the existing message buffer if
18105         message-generate-new-buffers is nil or `standard'; treat the value t of
18106         message-generate-new-buffers as `unique'.
18107         (message-pop-to-buffer): Raise the frame already displaying the message
18108         buffer; clear the echo area after querying.
18109         (message-setup): Pass the `continue' argument to compose-mail.
18110         (message-mail): Prefer `switch-function' if it is given; search for the
18111         existing message buffer if the `continue' argument is non-nil; pass
18112         continue and switch-function arguments to compose-mail by way of
18113         message-setup.
18114         (message-mail-other-window): Adjust argument of message-setup.
18115         (message-mail-other-frame): Ditto.
18116
18117 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18118
18119         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
18120         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
18121         to turn font-lock on when turning gnus-message-citation-mode on.
18122
18123 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
18124
18125         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
18126         (mml-smime-function-alist): New variable; add epg as the backend.
18127         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
18128         mml-smime- functions instead.
18129         * mm-view.el: Require smime.
18130
18131 2007-03-05  Didier Verna  <didier@xemacs.org>
18132
18133         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
18134         instead of just inheritance for posting styles.
18135         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
18136
18137 2007-02-24  Chris Moore  <dooglus@gmail.com>
18138
18139         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
18140         * pgg-pgp.el (pgg-pgp-encrypt-region):
18141         * pgg-gpg.el (pgg-gpg-encrypt-region):
18142         Check pgg-encrypt-for-me if no other recipients.
18143
18144 2007-02-24  John Paul Wallington  <jpw@pobox.com>
18145
18146         * tls.el (tls-certtool-program): Fix custom type.
18147
18148 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18149
18150         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
18151         and point-at-eol instead of line-(beginning|end)-position.
18152
18153         * assistant.el (assistant-parse-buffer): Ditto.
18154
18155         * netrc.el (netrc-parse-services): Ditto.
18156
18157 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
18158
18159         * mml2015.el (mml2015-epg-find-usable-key): New function.
18160         (mml2015-epg-sign): Use it.
18161         (mml2015-epg-encrypt): Use it.
18162
18163 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18164
18165         * message.el (message-make-in-reply-to): Quote name containing
18166         non-ASCII characters.  It will make the RFC2047 encoder cause an error
18167         if there are special characters.  Reported by NAKAJI Hiroyuki
18168         <nakaji@jp.freebsd.org>.
18169
18170 2007-02-27  Didier Verna  <didier@xemacs.org>
18171
18172         Include the group parameters as well as the topic ones in the
18173         inheritance filter process.
18174         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
18175         argument GROUP-PARAMS-LIST.
18176         * gnus-topic.el (gnus-group-topic-parameters): Use it.
18177
18178 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * nntp.el (nntp-never-echoes-commands)
18181         (nntp-open-connection-functions-never-echo-commands): New variables.
18182         (nntp-send-command): Use them.
18183
18184 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
18185
18186         * mml2015.el (mml2015-epg-verify): Simplify.
18187
18188 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18189
18190         * mml.el (mml-content-disposition-alist): New user option.
18191         (mml-content-disposition): New function.
18192         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
18193         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
18194
18195 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
18196
18197         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
18198         verification.
18199
18200 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18201
18202         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
18203         articles posted in the last 24 hours.
18204
18205 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
18206
18207         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
18208
18209 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
18210
18211         * nntp.el (nntp-send-command): Don't wait for echoes when
18212         nntp-open-ssl-stream is used.
18213
18214 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18215
18216         * gnus-cite.el (gnus-test-font-lock-add-keywords)
18217         (gnus-message-add-citation-keywords)
18218         (gnus-message-remove-citation-keywords): Remove.
18219         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
18220         directly, make the variables in font-lock-defaults buffer-local, add
18221         gnus-message-citation-keywords to them and then update the value of
18222         font-lock-keywords.
18223
18224 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18225
18226         * message.el (message-cite-original-1): Don't call
18227         gnus-article-highlight-citation.
18228
18229         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
18230         citations; fix line count.
18231
18232 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18233
18234         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18235         (gnus-message-add-citation-keywords)
18236         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18237         versions of font-lock-add-keywords and font-lock-remove-keywords to
18238         work with XEmacs correctly.
18239
18240 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18241
18242         * gnus-cite.el (gnus-cite-face-list): Set the values of
18243         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18244         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18245         (gnus-message-cite-prefix-regexp): New variable.
18246         (gnus-message-search-citation-line): Use it; protect against long
18247         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18248         the 0th match data for Emacs.
18249         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18250         (gnus-message-add-citation-keywords): Append keywords rather than
18251         prepending; emulate font-lock-add-keywords if it is not available.
18252         (gnus-message-remove-citation-keywords):
18253         Emulate font-lock-remove-keywords if it is not available.
18254
18255         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18256
18257         * message.el (message-cite-prefix-regexp): Set the value of
18258         gnus-message-cite-prefix-regexp.
18259
18260 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18261
18262         * nnweb.el (nnweb-google-parse-1): Update parser.
18263
18264 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18265
18266         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18267
18268 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18269
18270         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18271         regexp.
18272
18273 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18274
18275         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18276         string-to-multibyte.
18277         (uudecode-decode-region-internal): Use it.
18278
18279         * lpath.el: Fbind string-as-multibyte for XEmacs.
18280
18281 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18282
18283         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18284         Fix custom choice.
18285
18286         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18287
18288 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18289
18290         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18291
18292         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18293         `write-region' to respect `mm-inhibit-file-name-handlers'.
18294
18295 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18296
18297         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18298         Use gnus-home-directory instead of "~/" or "$HOME".
18299
18300 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18301
18302         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18303         to mention filename.
18304         Add comments at beginning regarding usage.
18305         (encrypt-write-file-contents): Change interactive so a string is
18306         acceptable.  If the file has no associated model, show an error instead
18307         of a nonsense prompt.
18308
18309 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18310
18311         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18312         Thanks to Yoshihiko Yamada for kind notification of this typo.
18313
18314 2007-01-12  Kenichi Handa  <handa@m17n.org>
18315
18316         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18317         multibyte buffer.
18318
18319 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18320
18321         * gnus-score.el (gnus-score-fast-scoring): New variable.
18322         (gnus-score-headers): Use it.
18323
18324         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18325
18326         * message.el (message-cite-original-1):
18327         Call gnus-article-highlight-citation if requested.
18328         (message-make-from): Allow name and address as optional arguments.
18329
18330         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18331
18332         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18333         bugs to doc string.
18334         (gnus-button-alist): Add mid\\|message-id.
18335         (gnus-button-fetch-group): Extend for use in
18336         `browse-url-browser-function'.
18337         (gnus-button-url-regexp): Try to catch paired parentheses like in
18338         Wikipedia URLs.
18339
18340         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18341         Suggested by Simon Krahnke <overlord@gmx.li>.
18342
18343 2007-01-13  Romain Francoise  <romain@orebokech.com>
18344
18345         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18346         Update copyright.
18347
18348 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18349
18350         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18351
18352 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18353
18354         * gnus-registry.el (gnus-registry-unfollowed-groups)
18355         (gnus-registry-split-fancy-with-parent): Fix documentation.
18356
18357 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18358
18359         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18360         from nnweb groups.
18361
18362 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18363
18364         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18365         Xref urls.  Erase buffer before requesting head.
18366
18367         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18368
18369 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18370
18371         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18372         customizable.
18373
18374 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18375
18376         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18377         no signing key is found.
18378         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18379         no encrypting and/or signing key is found.
18380
18381 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18382
18383         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18384
18385 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18386
18387         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18388         headers read from disk with the ones newly found in the current search.
18389         This should no longer cause problems, because the article numbers in
18390         Gmane's `nov.php' output are ignored since the previous change.
18391
18392 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18393
18394         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18395
18396 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18397
18398         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18399         replace-regexp-in-string; bind url-version; fbind display-images-p and
18400         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18401         find-face and set-itimer-function for Emacs; bind itimer-list for
18402         Emacs.
18403
18404         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18405
18406 2007-01-01  Romain Francoise  <romain@orebokech.com>
18407
18408         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18409
18410 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18411
18412         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18413         `define-minor-mode' macro definition expanded properly.
18414         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18415         exclude it there.
18416
18417         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18418         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18419         `fboundp' test.
18420         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18421         This is OK to autoload in (S)XEmacs now.
18422
18423 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18424
18425         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18426         keystroke.
18427         (gnus-summary-limit-to-singletons): Fix typo.
18428
18429         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18430         else fails.
18431
18432 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18433
18434         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18435         docstring.
18436
18437         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18438         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18439         (gnus-summary-insert-dormant-articles): Fix typo in message.
18440
18441 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18442
18443         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18444         nil for XEmacs.
18445         (gnus-message-citation-mode): Don't autoload in XEmacs.
18446
18447         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18448
18449 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18450
18451         * nnimap.el (nnimap-expunge-search-string):
18452         Mention nnimap-search-uids-not-since-is-evil in docstring.
18453
18454 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18455
18456         * spam.el: Revert to make-obsolete-variable because
18457         define-obsolete-variable-alias is not supported in Emacs 21.
18458
18459         * spam.el (spam-ifile-path, spam-ifile-database-path)
18460         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18461         make-obsolete-variable.
18462         (spam-bsfilter-path, spam-bsfilter-program)
18463         (spam-spamassassin-path, spam-spamassassin-program)
18464         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18465         Don't use "path" inappropriately.
18466         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18467         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18468         variable names.
18469
18470 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18471
18472         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18473         summary buffer.
18474
18475         * password.el (password-cache-remove): Use clear-string to burn
18476         password, if available.
18477
18478 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18479
18480         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18481
18482         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18483
18484         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18485         (gnus-message-highlight-citation): Move defcustom here from
18486         gnus-cite.el.
18487         (gnus-message-citation-mode): Autoload.
18488
18489         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18490         checks to make it compile with XEmacs.
18491         (gnus-message-citation-mode): New minor mode.
18492         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18493         (gnus-message-highlight-citation): New variables.
18494         (gnus-message-search-citation-line)
18495         (gnus-message-add-citation-keywords)
18496         (gnus-message-remove-citation-keywords)
18497         (turn-on-gnus-message-citation-mode)
18498         (turn-off-gnus-message-citation-mode): New functions.
18499
18500 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18501
18502         * gnus-cite.el: Enable highlighting of different citation levels in
18503         message-mode.
18504
18505 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18506
18507         * message.el (message-make-fqdn): Fix comment.
18508         (message-bogus-system-names): Add ".local".
18509
18510         * spam.el (spam-ifile-path, spam-ifile-program)
18511         (spam-ifile-database-path, spam-ifile-database)
18512         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18513         Don't use "path" inappropriately.
18514         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18515         strings.
18516         (spam-check-ifile, spam-ifile-register-with-ifile)
18517         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18518         Use new variable names.
18519
18520         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18521         (gnus-treat-display-smileys): Simplify using
18522         gnus-image-type-available-p.
18523
18524         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18525         available.
18526
18527         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18528         Use `display-images-p' if available.
18529
18530 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18531
18532         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18533         one after turning on the buffer's multibyteness instead of decoding
18534         them directly in the unibyte buffer that causes unexpected conversion
18535         in Emacs 23 (unicode).
18536
18537 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18538
18539         * message.el (message-generate-hashcash): Fix custom type.
18540
18541 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18542
18543         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18544
18545 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18546
18547         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18548         disconnect icons.  Add help text.
18549
18550 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18551
18552         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18553         negated to be consistent with the others we handle.
18554
18555 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18556
18557         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18558         version of gnus-summary-buffer to something, so that we can use two
18559         article buffers at the same time.
18560
18561 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18562
18563         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18564         trigger all the extra headers.
18565         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18566         sorting.
18567
18568 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18569
18570         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18571         solid groups.
18572
18573 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18574
18575         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18576
18577 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18578
18579         * legacy-gnus-agent.el: Add Copyright notice.
18580
18581 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18582
18583         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18584
18585 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18586
18587         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18588
18589         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18590         to make it work reliably in CVS Emacs.
18591         (gnus-summary-limit-strange-charsets-predicate)
18592         (gnus-summary-limit-to-predicate): New functions.
18593
18594 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18595
18596         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18597         specifying array size.
18598         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18599         array if it is too small.
18600         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18601         (gnus-sort-threads-loop): New function.
18602
18603 2006-12-06  Chris Moore  <dooglus@gmail.com>
18604
18605         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18606         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18607
18608 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18609
18610         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18611         options.
18612
18613 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18614
18615         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18616         DOS-ing the recipient.
18617
18618         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18619         the headers when creating the mapping to avoid mismappings.
18620         (nnweb-gmane-create-mapping): Always nix out old mapping.
18621
18622 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18623
18624         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18625         and mm-verify-option to never.
18626
18627 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18628
18629         * message.el (message-signed-or-encrypted-p): New function.
18630         (message-forward-make-body): Use it.
18631
18632         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18633         Replace encode-coding-string with mm-encode-coding-string.
18634
18635 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18636
18637         * nneething.el (nneething-decode-file-name):
18638         Replace decode-coding-string with mm-decode-coding-string.
18639
18640         * gnus-int.el (gnus-open-server): Say failed server's name.
18641
18642 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18643
18644         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18645         strings to a single string.  Quote `errors-file-name'.
18646         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18647         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18648         Adjust calls.  Use `shell-quote-argument'.
18649
18650 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18651
18652         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18653         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18654
18655         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18656         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18657         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18658         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18659         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18660         (gnus-subscribe-newsgroup, gnus-1):
18661         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18662         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18663         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18664         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18665
18666 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18667
18668         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18669         keystroke.
18670         (gnus-summary-limit-to-bodies): Implement headersp.
18671
18672 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18673
18674         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18675
18676 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18677
18678         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18679
18680 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18681
18682         * message.el (message-generate-hashcash): Expand range of values to
18683         include `opportunistic'.
18684         (message-send-mail): Use it.
18685
18686 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18687
18688         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18689         and comment it.
18690
18691         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18692
18693 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18694
18695         * gnus-util.el (gnus-extract-address-components): Improve comment.
18696
18697 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18698
18699         * gnus-util.el (gnus-extract-address-components): Work with address in
18700         which the name portion contains @.
18701
18702         * lpath.el: Fbind custom-autoload.
18703
18704 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18705
18706         * gnus.el (gnus-start): Move custom group up.
18707         (gnus-select-method): Don't autoload, but make it available for
18708         `customize-variable'.
18709         (gnus-getenv-nntpserver): Don't autoload.
18710
18711 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18712
18713         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18714
18715 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18716
18717         * message.el (message-sendmail-extra-arguments): New variable.
18718         (message-send-mail-with-sendmail): Use it.
18719
18720 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18721
18722         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18723         mm-with-unibyte-current-buffer to make string unibyte.
18724
18725         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18726         mm-string-as-multibyte.
18727
18728 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18729
18730         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18731         Reported by Werner Koch <wk@gnupg.org>.
18732
18733 2006-11-14  Daiki Ueno  <ueno@p360>
18734
18735         * mml2015.el: Autoload epa-select-keys when compiling.
18736
18737 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18738
18739         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18740         message-options.
18741         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18742
18743 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18744
18745         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18746         EasyPG (< 0.0.6).
18747         (mml2015-always-trust): New user option.
18748         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18749         prompt.
18750
18751 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18752
18753         * nntp.el (nntp-authinfo-force): New variable.
18754         (nntp-send-authinfo): Use it.
18755
18756 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18757
18758         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18759         decode encoded words.  Improve prompt.  Add comment about forwarding.
18760         (message-replacement-char): Move up.
18761
18762 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18763
18764         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18765         instead of gnus-intersection because arguments of gnus-sorted-nunion
18766         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18767
18768 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18769
18770         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18771         (message-simplify-subject-functions):
18772         Enable message-strip-subject-encoded-words by default.
18773
18774 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18775
18776         * message.el (message-strip-subject-encoded-words): New function.
18777         (message-simplify-subject-functions): New variable.
18778         (message-simplify-subject): Use it.  Fix typo in doc string.
18779         Support message-strip-subject-encoded-words.
18780
18781 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18782
18783         * gnus-diary.el (gnus-diary-delay-format-function):
18784         * nndiary.el (nndiary-reminders):
18785         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18786
18787 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18788
18789         * gnus-art.el (article-hide-boring-headers): Fetch date from
18790         gnus-original-article-buffer to avoid problems with localized date
18791         strings.
18792
18793 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18794
18795         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18796
18797 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18798
18799         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18800         New variables.
18801         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18802         (mm-charset-synonym-alist): Move some entries to
18803         mm-codepage-iso-8859-list.
18804         (mm-charset-synonym-alist, mm-charset-override-alist):
18805         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18806
18807 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18808
18809         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18810
18811 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18812
18813         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18814         with Emacs 21 and XEmacs.
18815
18816 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18817
18818         * spam.el (spam-parse-address): New function for better parsing,
18819         catching errors, etc.
18820         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18821
18822 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18823
18824         * mm-view.el: Add interactive arg to html2text autoload.
18825
18826 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18827
18828         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18829
18830 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18831
18832         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18833         New variables.
18834         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18835         (mm-charset-synonym-alist): Move some entries to
18836         mm-codepage-iso-8859-list.
18837
18838         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18839
18840 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18841
18842         * message.el (message-citation-line-format)
18843         (message-insert-formated-citation-line): Fix implementation of %E, %N
18844         and %n according to the doc string.
18845
18846 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18847
18848         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18849         Use car-safe to avoid bad parses.
18850
18851 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18852
18853         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18854         names.
18855
18856         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18857
18858 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18859
18860         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18861         header.
18862
18863         * message.el (message-draft-headers): Add Date.
18864         (message-headers-to-generate): Fix typo in docstring.
18865
18866         * nndraft.el (nndraft-required-headers): New variable.
18867         (nndraft-generate-headers): Use it.
18868
18869         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18870
18871 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18872
18873         * gnus-registry.el (gnus-registry-wash-for-keywords)
18874         (gnus-registry-find-keywords): New functions to allow easy searching of
18875         articles that are in the registry.
18876
18877 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18878
18879         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18880         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18881         Reported by Damien Elmes <damien@repose.cx>.
18882
18883 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18884
18885         * gnus.el (gnus-mime): Remove unused custom group.
18886
18887 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18888
18889         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18890         "blank line" when searching for end of armor headers.
18891
18892 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18893
18894         * gmm-utils.el (gmm-write-region): Fix variable name.
18895
18896 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18897
18898         * gmm-utils.el (gmm-write-region): New function based on compatibility
18899         code from `mm-make-temp-file'.
18900
18901         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18902
18903         * nnmaildir.el (nnmaildir--update-nov)
18904         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18905         Use `gmm-write-region'.
18906
18907 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18908
18909         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18910         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18911
18912         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18913
18914         * message.el (message-replacement-char): New variable.
18915         (message-fix-before-sending): Use it.
18916         (message-simplify-subject): New function to remove duplicate code.
18917         (message-reply, message-followup): Use it.
18918
18919         * gnus-sum.el (gnus-summary-make-menu-bar):
18920         Clarify gnus-summary-limit-to-articles.
18921
18922 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18923
18924         * gnus-util.el (gnus-with-local-quit): New macro.
18925
18926         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18927
18928 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18929
18930         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18931         ignore non-string data.
18932
18933 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18934
18935         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18936         non-string data (needs to be done in the registry too).
18937
18938 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18939
18940         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18941         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18942         (gnus-registry-split-fancy-with-parent)
18943         (gnus-registry-fetch-simplified-message-subject-fast)
18944         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18945         Remove text properties on ingress into the registry and when it's saved.
18946         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18947         registry from entries with no groups.
18948
18949 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18950
18951         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18952         function to remove string properties.
18953
18954 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18955
18956         * gmm-utils.el (gmm): Adjust custom version.
18957
18958         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18959         Adjust custom version.
18960
18961         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18962
18963 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18964
18965         * gnus-art.el (gnus-insert-prev-page-button)
18966         (gnus-insert-next-page-button): Simplify.  Reformat.
18967
18968 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18969
18970         * gnus-art.el (gnus-insert-prev-page-button)
18971         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18972
18973 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18974
18975         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18976
18977 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18978
18979         * gnus-art.el (gnus-insert-mime-button)
18980         (gnus-insert-mime-security-button):
18981         Apply gnus-article-button-face to MIME and security buttons.
18982
18983 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18984
18985         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18986         readable.
18987
18988 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18989
18990         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18991
18992 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18993
18994         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18995         `browse-url-of-file' instead of `browse-url'.
18996
18997 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18998
18999         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
19000         regexp.  Articles containing quotation were cut prematurely.
19001
19002 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19003
19004         * message.el (message-cite-original-1): Use nobody by default for the
19005         value of From header.
19006         (message-reply): Ditto.
19007
19008 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
19009
19010         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
19011         to the gnus-info.  This fixes a bug of inline-PGP message verification.
19012         Reported by Michael Piotrowski <mxp@dynalabs.de>.
19013
19014 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
19015
19016         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
19017         mails in the doc string.  Add some URLs in comment.
19018         (pop3-movemail): Warn about pop3-leave-mail-on-server.
19019
19020 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19021
19022         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
19023         backslashes handling and the way to find boundaries of quoted strings.
19024
19025 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
19026
19027         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
19028         mml1991-encrypt-to-self is set and mml1991-signers is not set.
19029         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
19030         mml2015-encrypt-to-self is set and mml2015-signers is not set.
19031
19032 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19033
19034         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
19035         doc string.
19036         (gnus-button-regexp, gnus-button-last): Remove unused variables.
19037
19038 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19039
19040         * lpath.el: Fbind epg-check-configuration.
19041
19042 2006-09-06  Simon Josefsson  <jas@extundo.com>
19043
19044         * mml2015.el (mml2015-use): Doc fix, mention epg.
19045
19046 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19047
19048         * mml2015.el (mml2015-use): Default to epg, if available.
19049
19050 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19051
19052         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
19053         message-sender.
19054         (mml1991-epg-encrypt): Ditto.
19055         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
19056         message-sender.
19057         (mml2015-epg-encrypt): Ditto.
19058
19059 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
19060
19061         * message.el (message-send-mail-with-sendmail): Look for sendmail in
19062         several common directories.
19063
19064 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
19065
19066         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
19067         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
19068
19069 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19070
19071         * gnus-art.el (article-decode-encoded-words): Make it fast.
19072
19073 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19074
19075         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
19076
19077         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
19078         in quoted string into `\'.
19079
19080 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19081
19082         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19083         Use standard-syntax-table.
19084
19085 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19086
19087         * gnus-art.el (gnus-decode-address-function): New variable.
19088         (article-decode-encoded-words): Use it to decode headers which are
19089         assumed to contain addresses.
19090         (gnus-mime-delete-part): Remove useless `or'.
19091
19092         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
19093         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
19094         (gnus-nov-parse-line): Use it to decode From header.
19095         (gnus-get-newsgroup-headers): Ditto.
19096         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
19097
19098         * mail-parse.el (mail-decode-encoded-address-region): New alias.
19099         (mail-decode-encoded-address-string): New alias.
19100
19101         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19102         New function.
19103         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
19104         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
19105         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
19106         (rfc2047-decode-string): Ditto.
19107         (rfc2047-decode-address-region): New function.
19108         (rfc2047-decode-address-string): New function.
19109
19110 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
19111
19112         * message.el (message-caesar-buffer-body): Allow rotating headers.
19113
19114         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
19115
19116         * message.el (message-insert-formated-citation-line): Fix %f.
19117         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
19118
19119 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19120
19121         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
19122         (gnus-bookmark-mouse-available-p): New macro.
19123         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
19124         (gnus-bookmark-bmenu-show-infos): Use it.
19125         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
19126         (gnus-bookmark-bmenu-hide-infos): Ditto.
19127         (gnus-bookmark-remove-properties): New function.
19128         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
19129         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
19130         (gnus-bookmark-write-file): Bind coding-system-for-write.
19131         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
19132         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
19133         group before selecting it.
19134         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
19135         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
19136         quit-window if it is not available; use gnus-mouse-2 and bind it to
19137         gnus-bookmark-bmenu-select-by-mouse.
19138         (gnus-bookmark-show-details): Remove unused variable `details-list'.
19139         (gnus-bookmark-bmenu-select-by-mouse): New function.
19140
19141 2006-08-13  Romain Francoise  <romain@orebokech.com>
19142
19143         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
19144         space.
19145
19146 2006-08-10  Romain Francoise  <romain@orebokech.com>
19147
19148         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
19149         (dns-mode-soa-auto-increment-serial): New user option.
19150         (dns-mode-soa-maybe-increment-serial): New function.
19151         (dns-mode): Add the latter to `write-contents-functions'.
19152
19153 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19154
19155         * compface.el (uncompface): Use binary rather than raw-text-unix.
19156
19157 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * compface.el (uncompface): Make sure the eol conversion doesn't take
19160         place when communicating with the external programs.
19161         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19162
19163 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19164
19165         * nnheader.el (nnheader-insert-head): Fix typo in comment.
19166
19167 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19168
19169         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19170         Make it more robust by parsing author and date independently.
19171
19172 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19173
19174         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
19175
19176 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
19177
19178         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
19179         first matching secret key.
19180         (mml2015-epg-encrypt): Ditto.
19181
19182         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
19183         first matching secret key.
19184         (mml1991-epg-encrypt): Ditto.
19185
19186         * mml2015.el (mml2015-encrypt-to-self): New user option.
19187         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
19188         mml2015-epg-encrypt-to-self is set.
19189
19190         * mml1991.el (mml1991-encrypt-to-self): New variable.
19191         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
19192         mml1991-epg-encrypt-to-self is set.
19193
19194         * mml2015.el (mml2015-signers): New user option.
19195         (mml2015-epg-sign): Reflect the value of mml2015-signers.
19196         (mml2015-epg-encrypt): Allow to select signing keys.
19197
19198         * mml1991.el (mml1991-signers): New variable.
19199         (mml1991-epg-sign): Reflect the value of mml1991-signers.
19200         (mml1991-epg-encrypt): Allow to select signing keys.
19201
19202 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19203
19204         * nnheader.el (nnheader-insert-head): Make it work even if the file
19205         uses CRLF for the line-break code.
19206
19207 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
19208
19209         * mml2015.el: Require mml-sec instead of password.
19210         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
19211         (mml2015-cache-passphrase): Inherit the default value from
19212         mml-secure-cache-passphrase.
19213         (mml2015-passphrase-cache-expiry): Inherit the default value from
19214         mml-secure-passphrase-cache-expiry.
19215
19216         * mml1991.el: Require mml-sec instead of password.
19217         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
19218         (mml1991-cache-passphrase): Inherit the default value from
19219         mml-secure-cache-passphrase.
19220         (mml1991-passphrase-cache-expiry): Inherit the default value from
19221         mml-secure-passphrase-cache-expiry.
19222
19223         * mml-sec.el: Require password.
19224         (mml-secure-verbose): New user option.
19225         (mml-secure-cache-passphrase): New user option.
19226         (mml-secure-passphrase-cache-expiry): New user option.
19227
19228 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
19229             Andreas Vögele  <andreas@altroot.de>   (tiny change)
19230
19231         * pgg-def.el (pgg-truncate-key-identifier):
19232         Truncate the key ID to 8 letters from the end.
19233
19234 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19235
19236         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19237         workaround for the url package included with Emacs.
19238
19239         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19240
19241 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19242
19243         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19244         correctly.  This fixes a bug caused by the 2006-05-12 change.
19245
19246 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19247
19248         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19249         some information about the error when saying that the `bogus' mail
19250         group will be used.
19251
19252 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19253
19254         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19255         string.
19256
19257 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19258
19259         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19260
19261 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19262
19263         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19264
19265 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19266
19267         * mml1991.el (mml1991-function-alist): Add epg.
19268         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19269         (mml1991-epg-encrypt): New functions.
19270
19271 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19272
19273         * mml2015.el (mml2015-verbose): New variable.
19274         (mml2015-cache-passphrase): Ditto.
19275         (mml2015-passphrase-cache-expiry): Ditto.
19276         (mml2015-function-alist): Add epg.
19277         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19278         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19279         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19280         New functions.
19281
19282 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19283
19284         * message.el (message-cite-original-1): Preserve region when removing
19285         quoted text due to X-No-Archive in order to avoid bogus attribution
19286         when citing multiple messages.
19287
19288 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19289
19290         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19291         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19292
19293 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19294
19295         * gnus-diary.el (gnus-user-format-function-d)
19296         (gnus-user-format-function-D): Autoload.
19297
19298         * imap.el (Commentary): Fix typo.
19299
19300         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19301         2006-04-22 contribution.
19302
19303 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19304
19305         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19306         It didn't really fix the bogosity I'm seeing with solid web groups.
19307
19308 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19309
19310         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19311         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19312         created using server names.  If we use the feature without declaring
19313         it, Gnus does not properly manage server and group state.
19314
19315         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19316         bound.
19317
19318 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19319
19320         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19321         looking up the method using GROUP's prefix before inventing a new one.
19322         It is used on killed/unknown groups in various places where returning
19323         an all-new method isn't expected by the caller.
19324
19325         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19326         and match semantics of gnus-group-real-prefix.
19327
19328 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19329
19330         * nnmail.el (nnmail-broken-references-mailers): New variable.
19331         (nnmail-ignore-broken-references): New function generalizing
19332         nnmail-fix-eudora-headers.
19333         (nnmail-fix-eudora-headers): Now obsolete.
19334
19335         * gnus-art.el (gnus-button-handle-custom):
19336         Support `customize-apropos*'.
19337
19338 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19339
19340         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19341
19342         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19343         articles.
19344
19345 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19346
19347         * message.el (message-cite-reply-above): New variable.
19348         (message-yank-original): Use it.
19349
19350 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19351
19352         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19353
19354 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19355
19356         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19357         as read.
19358
19359         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19360
19361 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19362
19363         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19364         (gnus-bookmark-default-file): Use gnus-directory.
19365         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19366         Remove "*" in doc string.
19367         (gnus-bookmark-write-file): Simplify.
19368         (gnus-bookmark-maybe-sort-alist): Use `when'.
19369         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19370         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19371         Add FIXME about Emacs 21 and XEmacs compatibility.
19372         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19373         compatibility.
19374         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19375         compatibility.
19376         (gnus-bookmark-menu-heading): Fix version.
19377
19378 2006-06-19  Bastien Guerry  <bzg@altern.org>
19379
19380         * gnus-bookmark.el: New file.
19381
19382 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19383
19384         * message.el (message-syntax-checks): Doc fix.
19385
19386 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19387
19388         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19389         unsubscribed groups as if they were killed ones.  It causes duplicate
19390         entries in gnus-newsrc-alist.
19391
19392 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19393
19394         * message.el (message-syntax-checks): Doc fix.
19395         (message-send-mail): Add check for continuation headers.
19396         (message-check-news-header-syntax): Fix regexp used to check for
19397         continuation headers.
19398
19399 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19400
19401         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19402
19403 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19404
19405         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19406
19407 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19408
19409         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19410         default-truncate-lines.
19411
19412 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19413
19414         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19415         to fill the utf-8 entry.
19416
19417         * lpath.el: Fbind unicode-precedence-list.
19418
19419 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19420
19421         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19422
19423 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19424
19425         * gnus-agent.el (directory-files-and-attributes): Move all the way
19426         forward (the third and final move).
19427         (gnus-agent-read-agentview): Trap reconstruction errors due to
19428         nonexistent directory.  Handle by returning nil.
19429
19430 2006-05-30  Didier Verna  <didier@xemacs.org>
19431
19432         * message.el (message-dont-reply-to-names): Update the custom type.
19433         * message.el (message-dont-reply-to-names): New defsubst: potentially
19434         convert a list of regexps into a single one.
19435         * message.el (message-get-reply-headers): Use it.
19436         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19437
19438 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19439
19440         * gnus-agent.el (directory-files-and-attributes): Move forward.
19441
19442 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19443
19444         * gnus-ml.el (gnus-mailing-list-subscribe)
19445         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19446         (gnus-mailing-list-message): Fix doc strings.
19447
19448 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19449
19450         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19451         of doing it manually.
19452
19453 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19454
19455         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19456         comment.
19457
19458 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19459
19460         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19461         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19462         (gnus-agent-read-local): All symbols allocated in my-obarray.
19463         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19464         (gnus-agent-regenerate-group): Check numeric names to see if they are
19465         messages or groups.
19466         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19467         better way of do this...)
19468
19469         * gnus-cache.el (gnus-agent-total-fetched-for):
19470         Ignore 'dummy.group' (there should be a better way of do this...)
19471
19472 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19473
19474         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19475         (gnus-saved-headers): Ditto.
19476         (gnus-default-article-saver): Mention functions may have properties.
19477         (gnus-article-save): Override gnus-save-all-headers and
19478         gnus-saved-headers by :headers property which saver function may have.
19479         (gnus-summary-save-in-file): Add :headers property.
19480         (gnus-summary-write-to-file): Ditto.
19481
19482         * gnus-sum.el (gnus-summary-save-article): Bind
19483         gnus-prompt-before-saving to t when saving many articles in a file;
19484         always show all headers.
19485
19486         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19487
19488 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19489
19490         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19491         marks.
19492
19493         * message.el (message-indent-citation): Add optional arguments to allow
19494         using it outside of message buffers.
19495
19496         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19497         (gnus-article-treat-unfold-headers): Use it.
19498         (gnus-article-truncate-lines): New variable.
19499         (gnus-article-mode): Use it.
19500         (gnus-article-toggle-truncate-lines): New function.
19501
19502         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19503         Add gnus-article-toggle-truncate-lines.
19504
19505         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19506         coding system in XEmacs, use binary.
19507
19508 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19509
19510         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19511         after-load-alist.
19512
19513         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19514         this function should save decoded articles.
19515         (gnus-summary-write-to-file): Use property to specify this function
19516         should save decoded articles and specify gnus-summary-save-in-file
19517         should be used to save articles other than the first one when saving
19518         many articles.
19519         (gnus-summary-save-body-in-file): Use property to specify this
19520         function should save decoded articles.
19521         (gnus-summary-write-body-to-file): Use property to specify this
19522         function should save decoded articles and specify
19523         gnus-summary-save-body-in-file should be used to save articles other
19524         than the first one when saving many articles.
19525
19526         * gnus-sum.el (gnus-summary-save-article): Simplify.
19527
19528 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19529
19530         * gnus-art.el (gnus-default-article-saver):
19531         Add gnus-summary-write-body-to-file.
19532         (gnus-article-save-coding-system): Don't use coding system object
19533         in XEmacs.
19534         (gnus-read-save-file-name): Add optional `dir-var' argument which
19535         specifies directory in which files are saved; work even if optional
19536         `variable' argument is not specified.
19537         (gnus-summary-write-to-file): Read file name.
19538         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19539         (gnus-summary-write-body-to-file): New function.
19540
19541         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19542         (gnus-summary-local-variables): Add it.
19543         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19544         (gnus-summary-save-article): Remove optional `decode' argument;
19545         determine whether to decode articles by the value of
19546         gnus-default-article-saver; when saving many files using
19547         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19548         it first and use gnus-summary-save-in-file or
19549         gnus-summary-save-body-in-file thereafter unless
19550         gnus-prompt-before-saving is always; move point to article which
19551         will be saved.
19552         (gnus-summary-save-article-file): Revert.
19553         (gnus-summary-write-article-file): Revert.
19554         (gnus-summary-save-article-body-file): Revert.
19555         (gnus-summary-write-article-body-file): New function.
19556
19557 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19558
19559         * gnus-art.el (gnus-default-article-saver): Doc fix.
19560         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19561         from gnus-summary-save-article-coding-system, and default to a
19562         certain coding system.
19563         (gnus-output-to-file): Add coding cookie and encode text according
19564         to gnus-article-save-coding-system; don't use mm-append-to-file.
19565
19566         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19567         gnus-art.el and rename to gnus-article-save-coding-system.
19568         (gnus-summary-save-article): Require gnus-art; don't show all
19569         headers if it decodes articles; don't add coding cookie here;
19570         don't bind mm-text-coding-system-for-write.
19571         (gnus-summary-save-article-file): Save decoded articles.
19572         (gnus-summary-write-article-file): When saving many files, use
19573         gnus-summary-write-to-file first and gnus-summary-save-in-file
19574         thereafter unless gnus-prompt-before-saving is always.
19575         (gnus-summary-save-article-body-file): Save decoded articles.
19576
19577         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19578
19579 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19580
19581         * nnrss.el (nnrss-check-group): Bind hash-index.
19582
19583 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19584
19585         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19586         its hash index.  Store this hash in `nnrss-group-data'.
19587         (nnrss-read-group-data): Update accordingly.
19588
19589 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19590
19591         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19592         entry.
19593
19594         * gnus-sum.el (gnus-summary-make-menu-bar):
19595         Add gnus-article-browse-html-article.
19596
19597 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19598
19599         * gnus-sum.el (gnus-summary-mime-map):
19600         Add gnus-article-browse-html-article.
19601
19602         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19603
19604 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19605
19606         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19607         suitable coding systems in customize.
19608
19609 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19610
19611         * mail-source.el (mail-sources): Fix custom type.
19612
19613 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19614
19615         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19616         (gnus-summary-expire-articles-now): Shorten prompt.
19617
19618         * gmm-utils.el (wid-edit): Require.
19619         (defun-gmm): Rename from `gmm-defun-compat'.
19620         (gmm-image-search-load-path): Use it.
19621         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19622
19623 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19624
19625         * gnus-sum.el (gnus-summary-save-article-coding-system):
19626         New variable.
19627         (gnus-summary-save-article): Add optional `decode' argument.
19628         If it is set and gnus-summary-save-article-coding-system is non-nil,
19629         save decoded article.
19630         (gnus-summary-write-article-file): Save decoded article if
19631         gnus-summary-save-article-coding-system is non-nil.
19632
19633         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19634         type.
19635
19636 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19637
19638         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19639
19640 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19641
19642         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19643         first to test gnus-single-article-buffer which may be buffer-local.
19644
19645         * gnus-sum.el (gnus-summary-setup-buffer):
19646         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19647         group; make gnus-article-buffer, gnus-article-current, and
19648         gnus-original-article-buffer always buffer-local.
19649         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19650         group.
19651         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19652
19653 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19654
19655         * nnml.el (nnml-request-compact-group): Compressed files might not
19656         have .gz extension.
19657
19658 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19659
19660         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19661         (mm-copy-to-buffer): Use with-current-buffer.
19662         (mm-display-part): Simplify.
19663         (mm-inlinable-p): Add optional arg `type'.
19664
19665 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19666
19667         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19668         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19669         Try harder to show the attachment internally or externally using
19670         gnus-mime-view-part-as-type.
19671
19672 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19673
19674         * message.el (message-from-style, message-signature-separator)
19675         (message-user-organization-file, message-send-mail-function)
19676         (message-citation-line-function, message-yank-prefix)
19677         (message-indent-citation-function, message-signature)
19678         (message-signature-file, message-signature-insert-empty-line):
19679         Remove autoloads.
19680
19681         * gnus-art.el (gnus-buttonized-mime-types):
19682         Remove "multipart/signed".  Revert 2006-04-26 change.
19683
19684 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19685
19686         * gnus.el (gnus-version-number): Bump version.
19687
19688 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19689
19690         * gnus.el: No Gnus v0.5 is released.
19691
19692 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19693
19694         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19695         fetching articles by message-id.
19696
19697 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19698
19699         * message.el (hashcash): Require hashcash as normal.
19700
19701         * ecomplete.el (ecomplete-highlight-match-line):
19702         Use point-at-eol.
19703         (ecomplete-highlight-match-line): Use `highlight', because that
19704         face exists in both Emacs and XEmacs.
19705
19706         * message.el (message-display-abbrev): Use point-at-bol.
19707
19708         * mail-source.el: Don't require timer/timer-funcs.
19709
19710         * gnus-async.el: Ditto.
19711
19712         * password.el: Ditto.
19713
19714         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19715
19716         * mm-url.el: Ditto.
19717
19718         * gnus-xmas.el: Don't require timer-funcs.
19719
19720         * mm-util.el: Require timer/timer-funcs.
19721
19722 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19723
19724         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19725         Close.
19726
19727 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19728
19729         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19730         unibyte after clear-decrypt function runs.
19731
19732         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19733         returns as a unibyte string.
19734
19735 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19736
19737         * lpath.el: Revert.
19738
19739         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19740         (pgg-gpg-process-sentinel): Revert.
19741
19742         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19743         (pgg-pgp-lookup-key): Revert.
19744
19745         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19746         (pgg-pgp5-lookup-key): Revert.
19747
19748         * pgg.el (pgg-fetch-key): Revert.
19749
19750 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19751
19752         * lpath.el: Fbind string-as-multibyte for XEmacs.
19753
19754         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19755         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19756         (mml1991-pgg-encrypt): Ditto.
19757
19758         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19759         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19760         a multibyte buffer.
19761
19762         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19763         (pgg-pgp-lookup-key): Ditto.
19764
19765         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19766         (pgg-pgp5-lookup-key): Ditto.
19767
19768         * pgg.el (pgg-fetch-key): Ditto.
19769
19770 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19771
19772         * message.el (message-user-organization-file): Check several
19773         locations of the organization file.
19774
19775         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19776         Add gnus-article-view-part-as-type.
19777
19778         * gnus-art.el (gnus-article-view-part-as-type): New function.
19779
19780         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19781         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19782
19783         * mml.el: Simplify autoload.
19784         (mml-mode): defvar dnd-protocol-alist instead of using
19785         symbol-value.
19786         (mml-default-directory): New variable.
19787         (mml-minibuffer-read-file): Use it.
19788         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19789
19790         * message.el (message-citation-line-format): New variable.
19791         (message-insert-formated-citation-line): New function.
19792         (message-citation-line-function):
19793         Add `message-insert-formated-citation-line' to custom type.
19794
19795         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19796         to doc string.
19797
19798         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19799         depending on mm-verify-option.
19800
19801 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19802
19803         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19804         binding pgg-* variables; reimplement the section which prevents
19805         MIME header from being signed.
19806         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19807         pgg-text-mode; remove a blank line at the top of body.
19808
19809         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19810         lines at the top of body; use gnus-newsgroup-charset if there's no
19811         Charset header.
19812
19813 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19814
19815         * message.el (message-self-insert-commands): Doc fix.
19816
19817         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19818         (mm-uu-pgp-encrypted-test): Ditto.
19819         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19820         between header and body; return application/pgp-encrypted handle
19821         if decryption failed; decode decrypted body by charset.
19822
19823         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19824         element match to application/pgp-*.
19825
19826 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19827
19828         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19829         HTML.
19830
19831 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19832
19833         * mail-source.el (mail-source-call-script): Message the error
19834         string.
19835
19836 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19837
19838         * gnus-util.el (gnus-byte-compile): Use it.
19839
19840 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19841
19842         * gnus-util.el (kill-empty-logs): New function.
19843
19844 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19845
19846         * message.el (message-mail-alias-type): Doc fix.
19847         (message-mail-alias-type-p): New function.
19848         (message-send): Use it.
19849         (message-mode): Ditto.
19850         (message-strip-forbidden-properties): Ditto.
19851
19852         * ecomplete.el (ecomplete-database-file-coding-system):
19853         New variable.
19854         (ecomplete-save): Use it.
19855         (ecomplete-setup): Use it.
19856
19857 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19858
19859         * message.el (message-self-insert-commands): New variable.
19860         (message-strip-forbidden-properties): Use it.
19861
19862 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19863
19864         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19865         that doesn't make XEmacs choke.
19866
19867 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19868
19869         * gnus-util.el (gnus-replace-in-string):
19870         Prefer replace-regexp-in-string over of replace-in-string.
19871
19872 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19873
19874         * gnus-util.el (gnus-select-frame-set-input-focus):
19875         Use select-frame-set-input-focus if it is available in XEmacs; use
19876         definition defined in Emacs 22 for old Emacsen.
19877
19878         * dgnushack.el: Autoload unmorse-region for XEmacs.
19879
19880         * lpath.el: Bind cursor-in-non-selected-windows and
19881         select-frame-set-input-focus for XEmacs.
19882
19883 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19884
19885         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19886
19887 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19888
19889         * gnus-registry.el (gnus-registry-cache-save): Remove text
19890         properties when saving via the temp buffer.
19891
19892 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19893
19894         * message.el (message-generate-hashcash): Honor custom type.
19895
19896 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19897
19898         * message.el (message-generate-hashcash): Default to non-nil when
19899         hashcash is found.
19900
19901         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19902         (gnus-refer-thread-limit): Increase default to 500.
19903
19904         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19905
19906         * flow-fill.el (fill-flowed): Allow delete-space.
19907
19908 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19909
19910         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19911         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19912         Remove autoloads.
19913
19914 2006-04-18  Simon Josefsson  <jas@extundo.com>
19915
19916         * message.el (message-generate-hashcash): Default to.
19917
19918 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19919
19920         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19921         concatenating segments rather than before concatenating them.
19922
19923 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19924
19925         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19926
19927 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19928
19929         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19930
19931         * message.el (message-forward-make-body-plain):
19932         Allow message-forward-ignored-headers to be a list.
19933         (message-remove-ignored-headers): Factor out into function.
19934         (message-forward-make-body-mml): Use it.
19935
19936         * imap.el (imap-quote-specials): New function.
19937         (imap-login-auth): Quote specials.
19938
19939         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19940         (rfc2231-parse-string): Allow concatanation of parameters that
19941         aren't contiguous.  The test case is
19942           (mail-header-parse-content-type "message/external-body;
19943             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19944             access-type=LOCAL-FILE;
19945             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19946
19947 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19948
19949         * nntp.el (nntp-accept-process-output): Return the value of
19950         `nnheader-accept-process-output'.
19951
19952 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19953
19954         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19955         (gnus-button-alist): Recognize more diff formats.
19956         (gnus-button-patch): Strip directory.
19957
19958 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19959
19960         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19961         Emacs 22 when setting focus.
19962
19963 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19964
19965         * gnus-art.el (gnus-article-treat-types): Do treatment of
19966         text/x-verbatim parts.
19967         (gnus-button-patch): New command.
19968
19969         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19970         addresses that contain invalid characters.
19971
19972 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19973
19974         * message.el (message-put-addresses-in-ecomplete):
19975         Use gnus-replace-in-string.
19976         (message-is-yours-p): Use the more correct
19977         mail-header-parse-address instead of
19978         mail-extract-address-components.
19979         (message-put-addresses-in-ecomplete): Fix typo.
19980
19981         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19982         keystroke.
19983
19984         * gnus-art.el (gnus-treatment-function-alist): Change order of
19985         newsgroups/generic header folding to avoid double-folding.
19986
19987         * message.el (message-hidden-headers): Add X-Draft-From.
19988
19989         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19990         New command.
19991         (gnus-summary-repeat-search-article-backward): New command.
19992
19993         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19994         groups in the parent topic.
19995
19996 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19997
19998         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19999         (spam-extra-header-to-number): Return the CRM114 number as a
20000         number instead of a string.
20001
20002 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20003
20004         * gnus-art.el (gnus-face-properties-alist): Move here from
20005         gnus-fun.
20006
20007         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
20008
20009 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20010
20011         * message.el (message-strip-forbidden-properties): Only display on
20012         self-insert-command.
20013
20014         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
20015         reindent.
20016         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
20017
20018 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
20019
20020         * smiley.el (smiley-style): Fix typo.
20021
20022 2006-03-23  Kenichi Handa  <handa@m17n.org>
20023
20024         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
20025         instead of set-buffer-multibyte.
20026
20027 2006-03-23  Kenichi Handa  <handa@m17n.org>
20028
20029         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20030         buffer and then decode the buffer text if necessary.
20031         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20032         first, and after mm-encode-body, change the buffer to unibyte.
20033
20034 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20035
20036         * hashcash.el (hashcash-insert-payment-async-2):
20037         Use message-goto-eoh instead of doing it manually.
20038         (mail-add-payment): Use message-narrow-to-header instead of trying
20039         to do the same itself.
20040
20041         * message.el (message-hidden-headers): Add Face.
20042
20043         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
20044         reparenting code.
20045         (gnus-summary-reparent-children): Refactored out code.
20046         (gnus-summary-thread-map): New keystroke.
20047         (gnus-summary-reparent-children): Make into command.
20048
20049         * smiley.el (smiley-style): Default to `medium' if using a large
20050         font.
20051
20052         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
20053         does it itself.
20054
20055         * message.el (message-point-in-header-p): Simplify definition.
20056
20057 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20058
20059         * nnagent.el (nnagent-request-set-mark): Silence log file
20060         writing.
20061         (nnagent-request-set-mark): Use write-region instead of
20062         append-to-file.
20063
20064         * gnus-sum.el (gnus-read-header): Fudge article number if using a
20065         strange select method.
20066
20067         * ecomplete.el (ecomplete-display-matches): Get highlightling
20068         right.
20069         (ecomplete-display-matches): Use literals.
20070         (ecomplete-display-matches): Disable message logging.
20071
20072         * message.el (message-display-abbrev): Small optimization.
20073
20074         * ecomplete.el (ecomplete-display-matches): Allow automatic
20075         display.
20076
20077         * message.el (message-strip-forbidden-properties):
20078         Display abbrevs.
20079         (message-display-abbrev): Get automatic display right.
20080
20081         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
20082         keystrokes.
20083
20084 2006-04-13  Romain Francoise  <romain@orebokech.com>
20085
20086         TODO: Backport to v5-10!
20087
20088         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
20089         Move here (and rename) from gnus-registry.el.
20090
20091         * gnus-registry.el: Require gnus-util.
20092         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
20093
20094 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20095
20096         * gnus-group.el (gnus-group-catchup-current):
20097         Change if-then-else-if-then-else into cond.
20098         (gnus-group-catchup): Indent.
20099         (group-name-at-point): New function.
20100         (gnus-fetch-group): Provide default from thing at point.
20101
20102 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20103
20104         * message.el (message-display-abbrev): Fix regexp.
20105
20106         * ecomplete.el (ecomplete-highlight-match-line):
20107         Reimplement choosing.
20108         (ecomplete-highlight-match-line): Fix up code rewrite, remove
20109         dead variables.
20110
20111         * message.el (message-newline-and-indent): Remove debugging.
20112         (message-display-abbrev): Use new implementation.
20113
20114 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
20115
20116         * gnus-art.el (gnus-article-mode):
20117         Set cursor-in-non-selected-windows to nil.
20118
20119         * smiley.el: Revert previous change.
20120         (smiley-data-directory): defvar it before using it in the
20121         defcustom of `smiley-style'.
20122
20123 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20124
20125         * message.el (message-newline-and-indent): New function.
20126
20127         * ecomplete.el: Implement more bits.
20128
20129         * message.el (message-put-addresses-in-ecomplete): Clean up the
20130         string.
20131
20132         * ecomplete.el (ecomplete-add-item): Chop off decimals.
20133
20134         * gnus-sum.el (gnus-summary-save-parts):
20135         Bind gnus-summary-save-parts-counter and use it to make unique file
20136         names.
20137
20138         * gnus-art.el (gnus-ignored-headers): Add some more headers.
20139
20140         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
20141         parameter to say whether to actually parse the individual
20142         addresses.
20143
20144         * message.el (message-put-addresses-in-ecomplete): New function.
20145         (ecomplete): Require.
20146         (message-mail-alias-type): Add ecomplete as an option.
20147
20148 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
20149
20150         * flow-fill.el (fill-flowed): Remove trailing space from blank
20151         quoted lines.
20152
20153 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20154
20155         * smiley.el (smiley-style): Move definition later to avoid a
20156         compilation warning.
20157
20158 2006-04-12  Kenichi Handa  <handa@m17n.org>
20159
20160         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20161         buffer and then decode the buffer text if necessary.
20162         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20163         first, and after mm-encode-body, change the buffer to unibyte.
20164         Use mm-disable-multibyte instead of set-buffer-multibyte.
20165
20166 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20167
20168         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
20169         Content-Type header instead of Content-Disposition header.
20170         (gnus-mime-inline-part): Ditto.
20171         (gnus-mime-view-part-as-charset): Ignore charset that the part
20172         specifies.
20173
20174         * mm-decode.el (mm-display-part): Work with external parts and
20175         usual parts similarly.
20176
20177         * mm-extern.el (mm-inline-external-body): Use mm-display-part
20178         instead of gnus-display-mime.
20179
20180         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
20181         instead of with-temp-buffer.
20182
20183         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
20184         tag to summarized topics part in order to encode non-ASCII text.
20185
20186 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20187
20188         * smiley.el (smiley-style): New variable.
20189         (smiley-directory): New function.
20190         (smiley-data-directory): Derive from `smiley-style' using
20191         `smiley-directory'.
20192         (smiley-regexp-alist): Add new entries.
20193
20194         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
20195         (gnus-article-browse-delete-temp): Add :version.
20196
20197 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
20198
20199         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
20200         the sieve region.
20201
20202 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20203
20204         * gnus.el (gnus-version-number): Bump version.
20205
20206 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20207
20208         * gnus.el: No Gnus v0.4 is released.
20209
20210 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20211
20212         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
20213         layout.
20214
20215         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
20216         unknown charset.
20217
20218         * message.el (message-header-synonyms): Add Original-To to the
20219         default.
20220
20221         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
20222         optional parameter.
20223
20224 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
20225
20226         * gnus-fun.el (gnus): Require it for gnus-directory.
20227
20228 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20229
20230         * gnus-fun.el (gnus-face-properties-alist): Add :version.
20231
20232 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20233
20234         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20235
20236 2006-04-05  Simon Josefsson  <jas@extundo.com>
20237
20238         * password.el (password-reset): New function.
20239
20240 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20241
20242         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20243         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20244
20245 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20246
20247         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20248         Some whitespace was matched into the url, which broke browsing hits
20249         > 100 when mm-url-use-external was nil.
20250
20251 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20252
20253         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20254         Check gnus-extra-headers for 'Newsgroups.
20255
20256         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20257         bound.
20258
20259 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20260
20261         * pgg-gpg.el: Clean up process buffers every time gpg processes
20262         complete.
20263
20264 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20265
20266         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20267         doc string.
20268
20269 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20270
20271         * pgg-gpg.el (pgg-gpg-process-filter)
20272         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20273
20274         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20275         lines, temporary fix.
20276
20277 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20278
20279         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20280
20281 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20282
20283         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20284         default-enable-multibyte-characters.  This reverts the change from
20285         revision 6.17 which is no longer necessary because the passphrase
20286         is sent separately now.  GnuPG messages are unreadable under
20287         multibyte locales with default-enable-multibyte-characters set to
20288         nil.
20289
20290 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20291
20292         * message.el (message-tool-bar-gnome): Move "spell".
20293
20294 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20295
20296         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20297         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20298         instead.
20299
20300 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20301
20302         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20303         Improve newsgroups handling for NNTP overviews which don't include
20304         Newsgroups.
20305
20306 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20307
20308         * message.el (message-resend): Bind message-generate-hashcash to nil.
20309
20310 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20311
20312         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20313         when searching for already-paid recipients.
20314
20315 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20316
20317         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20318         passphrases when it is not needed.
20319         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20320         passphrase stuff from gpg, should only be necessary when you use
20321         gpg with a smartcard.
20322
20323 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20324
20325         * mml.el (mml-insert-mime): Ignore cached contents of
20326         message/external-body part.
20327
20328         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20329         (mm-insert-part): Ditto.
20330
20331 2006-03-23  Simon Josefsson  <jas@extundo.com>
20332
20333         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20334         Reiner.
20335         (pgg-gpg-use-agent-p): Use it again.
20336
20337 2006-03-23  Simon Josefsson  <jas@extundo.com>
20338
20339         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20340         older emacsen.
20341         (pgg-gpg-use-agent-p): Don't use it.
20342
20343 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20344
20345         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20346         if we can.
20347
20348 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20349
20350         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20351         (pgg-gpg-update-agent): New function.
20352         (pgg-gpg-use-agent-p): New function.
20353         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20354         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20355         (pgg-gpg-sign-region): Use it.
20356
20357 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20358
20359         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20360         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20361
20362 2006-03-21  Simon Josefsson  <jas@extundo.com>
20363
20364         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20365         <wilde@sha-bang.de>.
20366         (pgg-gpg-use-agent): New variable.
20367         (pgg-gpg-process-region): Use it.
20368         (pgg-gpg-encrypt-region): Likewise.
20369         (pgg-gpg-encrypt-symmetric-region): Likewise.
20370         (pgg-gpg-decrypt-region): Likewise.
20371         (pgg-gpg-sign-region): Likewise.
20372         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20373
20374 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20375
20376         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20377
20378         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20379         Add comment on version.
20380
20381 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20382
20383         * smiley.el: Add missing test smiley.
20384
20385 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20386
20387         * mm-decode.el (mm-with-part): New macro.
20388         (mm-get-part): Use it; work with message/external-body as well.
20389         (mm-save-part): Treat name and filename equally.
20390
20391         * mm-extern.el (mm-extern-cache-contents): New function.
20392         (mm-inline-external-body): Use it; force the part to be displayed;
20393         move undisplayer added to the cached handle to the parent.
20394
20395         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20396         (gnus-mime-view-part-as-type): Work with message/external-body.
20397
20398         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20399
20400 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20401
20402         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20403         images in image-load-path.  [Sync with image.el, revision 1.60, in
20404         Emacs.]
20405
20406 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20407
20408         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20409         path rather than symbol.  Always return list of directories.
20410         Guarantee that image directory comes first.  [Sync with image.el,
20411         revision 1.59, in Emacs.]
20412
20413         * message.el (message-make-tool-bar): Adjust to new API of
20414         `gmm-image-load-path-for-library'.
20415
20416         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20417
20418         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20419
20420 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20421
20422         * gnus-art.el (gnus-article-only-boring-p):
20423         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20424         intangible text.
20425         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20426
20427 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20428
20429         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20430         Use `defun' instead of `gmm-defun-compat'.
20431
20432 2006-03-14  Simon Josefsson  <jas@extundo.com>
20433
20434         * message.el (message-unique-id): Don't use message-number-base36
20435         if (user-uid) is a float.
20436         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20437
20438 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20439
20440         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20441
20442         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20443         empty line between a part and a message part.
20444
20445 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20446
20447         * smiley.el: Add more test smileys.
20448         (smiley-data-directory, smiley-regexp-alist)
20449         (gnus-smiley-file-types): Fix doc strings.
20450         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20451         adding new elements.
20452         (smiley-mouse-map): Unused code.  Make it a comment.
20453
20454 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20455
20456         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20457         scan latest NoCeM messages instead of old ones.
20458         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20459         delimiters that are recently used.
20460         (gnus-nocem-load-cache): Add autoload cookie.
20461
20462         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20463
20464         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20465         level which is larger than gnus-use-nocem is specified.
20466
20467         * gnus-group.el (gnus-group-get-new-news): Ditto.
20468
20469 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20470
20471         * gnus-util.el (gnus-tool-bar-update): New function.
20472
20473         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20474         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20475
20476         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20477
20478         * gnus-group.el (gnus-group-redraw-when-idle)
20479         (gnus-group-redraw-check): Remove.
20480         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20481
20482 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20483
20484         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20485         if optional last element is specified in splits (FIELD VALUE...).
20486
20487 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20488
20489         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20490         to gmm-image-load-path-for-library.  Call with no-error argument.
20491         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20492
20493         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20494
20495         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20496
20497         * gmm-utils.el (gmm-image-load-path): Remove alias.
20498
20499 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20500
20501         * gmm-utils.el (gmm-image-load-path): Add alias.
20502
20503         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20504         nnml-generate-nov-databases-1.
20505         (nnml-generate-nov-databases): Use it.
20506         (nnml-generate-nov-databases-directory): Document no-active
20507         argument.
20508
20509         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20510         directory if path is t.  Add no-error.
20511
20512         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20513         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20514
20515         * gnus-art.el (gnus-article-browse-delete-temp-files):
20516         Simplify resetting gnus-article-browse-html-temp-list.
20517
20518         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20519         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20520         Add example to docstring.  Rename local variables.  Move error
20521         checks to default case in cond and simplify.
20522
20523 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20524
20525         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20526         handle is multipart when calling it recursively.
20527         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20528
20529 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20530
20531         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20532         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20533
20534 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20535
20536         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20537         is loaded.
20538
20539         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20540         loaded.
20541
20542 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20543
20544         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20545         to "Emacs 23 (unicode)" in doc string.
20546
20547         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20548         "Emacs 23 (unicode)" in comment.
20549
20550 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20551
20552         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20553
20554         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20555         characters 160 through 255 in Emacs 23.
20556
20557 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20558
20559         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20560         gnus-article-browse-html-temp.
20561         (gnus-article-browse-delete-temp): Make it customizable.
20562         Add `file'.  Adjust doc string.
20563         (gnus-article-browse-delete-temp-files): Add argument.
20564         Allow query for each file.  Adjust doc string.
20565         (gnus-article-browse-html-parts):
20566         Add `gnus-article-browse-delete-temp-files' to
20567         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20568
20569 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20570
20571         * gnus-art.el (gnus-article-browse-html-temp)
20572         (gnus-article-browse-delete-temp): New variables.
20573         (gnus-article-browse-delete-temp-files): New function.
20574         (gnus-article-browse-html-parts): Use it.
20575
20576 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20577
20578         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20579
20580         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20581         string.
20582
20583         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20584         gnus-summary-insert-new-articles when unplugged.
20585         Remove gnus-summary-search-article-forward.
20586
20587         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20588         display-visual-class instead of display-color-cells.
20589
20590 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20591
20592         * dgnushack.el: Autoload customize-group for XEmacs.
20593
20594         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20595         message/* containing non-ASCII text properly.
20596
20597 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20598
20599         * message.el: Require gmm-utils, remove autoloads.
20600         (message-tool-bar): Set default based on
20601         gmm-tool-bar-style.
20602         (message-tool-bar-gnome): Add gmm-customize-mode.
20603
20604         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20605         gmm-tool-bar-style.
20606         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20607
20608         * gnus-group.el (gnus-group-tool-bar): Set default based on
20609         gmm-tool-bar-style.
20610         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20611
20612         * gmm-utils.el (gmm-image-directory): Rename variable from
20613         gmm-image-load-path.
20614         (gmm-image-load-path): Use gmm-image-directory.
20615         (gmm-customize-mode): New function.
20616         (gmm-tool-bar-style): New variable.
20617
20618         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20619         gnus-group-redraw-line-number.
20620         (gnus-group-redraw-check): Simplify.
20621         (gnus-group-tool-bar-update): Remove redraw check.
20622         (gnus-group-make-tool-bar): Add redraw check.
20623
20624 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20625
20626         * gnus-art.el (gnus-button): Add missing parentheses.
20627
20628 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20629
20630         * lpath.el: Fbind line-number-at-pos.
20631
20632 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20633
20634         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20635
20636 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20637
20638         * gnus-art.el (gnus-button): New face.
20639         (gnus-article-button-face): Use it.
20640
20641         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20642         Add gnus-summary-next-page.  Re-order.
20643
20644         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20645         next-node are now included.
20646         (gnus-group-redraw-line-number): New internal variable.
20647         (gnus-group-redraw-check): Helper function for updating the tool
20648         bar.
20649         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20650
20651         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20652
20653         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20654         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20655         Use it to match format of Spamassassin 3.0 and later.
20656         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20657         (spam-check-bogofilter)
20658         (spam-bogofilter-register-with-bogofilter): Fix args of
20659         `gnus-error' calls.
20660
20661 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20662
20663         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20664         unnecessary interaction when sending queued mails.
20665         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20666
20667 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20668
20669         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20670         first or last are nil.
20671
20672 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20673
20674         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20675
20676 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20677
20678         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20679
20680 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20681
20682         * dns.el (query-dns): Protect more against buggy tcp output.
20683
20684 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20685
20686         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20687         nov.php.
20688
20689 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20690
20691         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20692         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20693         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20694         output on the server side.
20695         (nnweb-google-create-mapping): Update regexps and add some
20696         progress indication.
20697
20698 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20699
20700         * gnus-group.el (gnus-group-tool-bar-gnome):
20701         Fix gnus-agent-toggle-plugged.  Re-order icons.
20702         (gnus-group-tool-bar-gnome):
20703         Add gnus-group-{prev,next}-unread-group.
20704         (gnus-group-tool-bar-gnome): Re-order icons.
20705
20706         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20707         Move gnus-summary-insert-new-articles.
20708
20709         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20710         Fix comments.
20711
20712         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20713         also available in Emacs 21.3.
20714
20715         * message.el (message-fix-before-sending): Change "Emacs 22" to
20716         "Emacs 23 (unicode)" in comment.
20717
20718         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20719         "Emacs 23 (unicode)" in comment.
20720
20721         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20722         comment.
20723         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20724
20725         * mm-view.el (mm-fill-flowed): Add :version.
20726
20727 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20728
20729         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20730         and load-path.
20731
20732 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20733
20734         * message.el: Autoload gmm-image-load-path.
20735         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20736         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20737         consitency.
20738
20739         * gmm-utils.el (gmm-image-load-path): Also search in
20740         "../etc/images".  Don't set gmm-image-load-path if we don't find
20741         the image.
20742
20743 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20744
20745         * gmm-utils.el (gmm-image-load-path): Don't make
20746         `gmm-image-load-path' include subdirectories which the second arg
20747         `image' might specify.
20748
20749         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20750         subdirectory to icon file names.
20751
20752         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20753
20754 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20755
20756         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20757         gmm-image-load-path calls.
20758
20759         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20760
20761         * message.el (message-make-tool-bar): Ditto.
20762
20763         * mml.el (mml-preview): Add comment concerning tool bar icons.
20764
20765         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20766         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20767
20768         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20769         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20770
20771         * message.el (message-tool-bar-gnome): Use new icon names.
20772         (message-make-tool-bar): Use `gmm-image-load-path'.
20773
20774         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20775         New functions from MH-E.
20776         (gmm-image-load-path): New variable from MH-E.
20777         (gmm-image-load-path): New function from MH-E.  Add arguments
20778         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20779         *-image-load-path-called-flag.
20780
20781 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20782
20783         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20784
20785 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20786
20787         * nnimap.el (nnimap-request-move-article): Change folder back to
20788         source group before deleting.
20789
20790 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20791
20792         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20793
20794         * gnus-art.el (mm-url-insert-file-contents-external):
20795         Autoload mm-url.
20796
20797         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20798
20799 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20800
20801         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20802         coding system which mm-charset-to-coding-system returns for a
20803         given charset is valid.
20804
20805 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20806
20807         * html2text.el (html2text-remove-tag-list):
20808         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20809
20810 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20811
20812         * gnus-cus.el: Revert 2005-10-17 change.
20813
20814 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20815
20816         * gnus-art.el (article-strip-banner):
20817         Call article-really-strip-banner only when the regexp match is made.
20818
20819 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20820
20821         * gnus-art.el (article-strip-banner):
20822         Use gnus-extract-address-components instead of
20823         mail-header-parse-addresses to make it work with non-ASCII text;
20824         remove mail-encode-encoded-word-string.
20825
20826         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20827         values which are surrounded with \"...\"; make it never cause a
20828         Lisp error; give up parsing of parameters if it failed in
20829         extracting type.
20830
20831 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20832
20833         * smime.el (smime-cert-by-ldap-1): Fix bug where
20834         `smime-ldap-search' returns results without userCertificates.
20835
20836 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20837
20838         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20839
20840 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20841
20842         * spam.el (spam-check-spamassassin-headers): Adapt format for
20843         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20844         <ari@mbf.ocn.ne.jp>.
20845         (spam-list-of-processors): Add spam-use-gmane.
20846
20847 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20848
20849         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20850         make-temp-file; make it work with XEmacs as well.
20851
20852         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20853         mm-make-temp-file.
20854
20855         * mm-decode.el (mm-display-external): Use the 3rd arg of
20856         mm-make-temp-file.
20857         (mm-create-image-xemacs): Ditto.
20858
20859 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20860
20861         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20862         with message-narrow-to-headers.
20863         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20864         (gnus-draft-check-draft-articles): New function.
20865         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20866
20867 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20868
20869         * gnus-art.el (gnus-article-browse-html-parts):
20870         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20871         Don't use suffix argument for mm-make-temp-file for Emacs 21
20872         compatibility.  Remove useless `format'.
20873
20874 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20875
20876         * nnweb.el (nnweb-google-wash-article): Update regexps.
20877         (nnweb-group-alist): Use defvoo instead of defvar.
20878
20879 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20880
20881         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20882         re-loading nn* modules.
20883
20884 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20885
20886         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20887         for `tool-bar-mode' and don't check it's default-value.
20888
20889         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20890
20891         * message.el (message-make-tool-bar): Ditto.
20892
20893         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20894         `substring'.  Shorten tmp-file name.
20895
20896         * gnus.el: Remove bogus comment.
20897
20898 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20899
20900         * gnus-art.el (gnus-article-browse-html-parts): New function.
20901         (gnus-article-browse-html-article): New function for viewing html
20902         articles with a browser.
20903
20904 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20905
20906         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20907         in elisp.
20908         (pgg-gpg-encrypt-symmetric-region): Ditto.
20909         (pgg-gpg-sign-region): Ditto.
20910
20911         * pgg-def.el (pgg-text-mode): New variable.
20912
20913         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20914         (mml2015-pgg-encrypt): Ditto.
20915
20916         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20917         (mml1991-pgg-encrypt): Ditto.
20918
20919 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20920
20921         * nnfolder.el (nnfolder-insert-newsgroup-line):
20922         Use message-make-date instead of current-time-string.
20923
20924         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20925         to gnus-decoded which mm-uu might set.
20926
20927 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20928
20929         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20930         don't decode quoted parameters; remove misimported Emacs code.
20931         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20932         (rfc2231-decode-encoded-string): Don't use split-string which
20933         behaves differently according to Emacs version; use
20934         mm-decode-coding-region to convert charset to coding-system.
20935         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20936         (rfc2231-encode-string): Remove misimported Emacs code.
20937
20938 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20939
20940         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20941         when calling mail-header-parse-content-type.
20942         (article-de-quoted-unreadable): Ditto.
20943         (article-de-base64-unreadable): Ditto.
20944         (article-wash-html): Ditto.
20945
20946         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20947         calling mail-header-parse-content-type and
20948         mail-header-parse-content-disposition.
20949         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20950         mail-header-parse-content-type.
20951
20952         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20953         insert charset and format parameters; encode description after
20954         inserting it to buffer.
20955         (mml-insert-parameter): Fold lines properly even if a parameter is
20956         segmented into two or more lines; change the max column to 76.
20957
20958         * rfc1843.el (rfc1843-decode-article-body): Don't use
20959         ignore-errors when calling mail-header-parse-content-type.
20960
20961         * rfc2231.el (rfc2231-parse-string): Return at least type if
20962         possible; don't cause an error even if it fails in parsing of
20963         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20964         (rfc2231-encode-string): Don't break lines at the beginning, leave
20965         it to mml-insert-parameter.
20966
20967         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20968         calling mail-header-parse-content-type.
20969
20970 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20971
20972         * spam-report.el (spam-report-gmane-use-article-number):
20973         Improve doc string.
20974         (spam-report-gmane-internal): Check if a suitable header was found
20975         in the article.
20976
20977 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20978
20979         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20980         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20981
20982 2006-02-05  Romain Francoise  <romain@orebokech.com>
20983
20984         Update copyright notices of all files in the gnus directory.
20985
20986 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20987
20988         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20989
20990 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20991
20992         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20993         segmented lines of parameter value to cope with Thunderbird 1.5
20994         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20995         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20996         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20997
20998 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20999
21000         * mml.el (mml-generate-mime-1): Correct the order of inline signed
21001         parts.
21002
21003 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21004
21005         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
21006         there's only one active file for all servers.
21007         (nnweb-request-scan): Make sure nnweb-articles is initialized on
21008         solid groups.  Gnus might have used a FAST request to select the group.
21009         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
21010         and nnweb-search redundantly in the active file.
21011         (nnweb-request-list): Don't list bogus groups.  There can only be one.
21012         (nnweb-request-create-group): Don't use ARGS.
21013         (nnweb-possibly-change-server, nnweb-request-group): Remove some
21014         initializations.  Let nnoo do the work.
21015
21016 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21017
21018         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
21019         Say the part has been decoded.
21020
21021         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
21022
21023 2006-01-31  Kevin Ryde  <user42@zip.com.au>
21024
21025         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
21026         mailcap-viewer-test-cache when there's no 'test clause, since that
21027         will invert the meaning of a "nil" test previously determined by
21028         mailcap-mailcap-entry-passes-test.
21029
21030 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21031
21032         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
21033         compiling.
21034
21035         * gnus-sum.el: Ditto.
21036
21037         * message.el: Don't bind tool-bar-map when compiling.
21038
21039 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
21040
21041         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
21042
21043 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21044
21045         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
21046         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
21047         current Google Groups.
21048
21049 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
21050
21051         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
21052         and tool-bar-mode.
21053
21054         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
21055         and tool-bar-mode.
21056
21057         * message.el (message-tool-bar-update): Simplify.
21058         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
21059
21060         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
21061         gnus-summary-buffer.
21062         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
21063         gnus-summary-reply.
21064
21065         * gmm-utils.el (gmm): Add :version.
21066
21067 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21068
21069         * Makefile.in (clean): New rule.
21070         (distclean): Use it.
21071
21072 2006-01-26  Steve Youngs  <steve@sxemacs.org>
21073
21074         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
21075         Don't autoload.
21076
21077 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21078
21079         * gmm-utils.el (gmm-verbose): Add :group.
21080
21081 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
21082
21083         * message.el: Change some comments WRT tool-bars.
21084
21085         * gnus-sum.el (gnus-summary-tool-bar)
21086         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
21087         (gnus-summary-tool-bar-zap-list): New variables.
21088         (gnus-summary-make-tool-bar): Complete rewrite using
21089         `gmm-tool-bar-from-list'.
21090
21091         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
21092         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
21093         New variables.
21094         (gnus-group-make-tool-bar): Complete rewrite using
21095         `gmm-tool-bar-from-list'.
21096         (gnus-group-tool-bar-update): New function.
21097
21098         * message.el (message-mode-field-menu): Add "Show hidden Headers".
21099
21100 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21101
21102         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
21103         is dissected into a single part of which the type is the same as
21104         the given one; decode charset.
21105
21106 2006-01-21  Kevin Ryde  <user42@zip.com.au>
21107
21108         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
21109         into alists as symbol not string, since that's what
21110         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
21111         look for.
21112
21113 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
21114
21115         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
21116         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
21117
21118         * message.el (message-tool-bar-gnome): Use gmm-ignore.
21119
21120 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21121
21122         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
21123         (gnus-xmas-mime-security-button-menu): New function.
21124
21125         * gnus-art.el (gnus-mime-security-button-commands): New variable.
21126         (gnus-mime-security-button-menu): New definition.
21127         (gnus-mime-security-button-map): Use them.
21128         (gnus-mime-security-button-menu): New function.
21129         (gnus-insert-mime-security-button): Addition to help echo.
21130         (gnus-mime-security-run-function, gnus-mime-security-save-part)
21131         (gnus-mime-security-pipe-part): New functions.
21132
21133         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
21134         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
21135
21136         * mm-decode.el (mm-handle-set-disposition): Remove.
21137         (mm-handle-set-description): Remove.
21138
21139 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21140
21141         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
21142         (mm-w3m-standalone-supports-m17n-p): New function.
21143         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
21144         w3m usage.
21145
21146         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
21147         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
21148
21149 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
21150
21151         * message.el (message-tool-bar-zap-list):
21152         Use gmm-tool-bar-zap-list as custom type.
21153         (message-tool-bar-update): New function.
21154         (message-tool-bar, message-tool-bar-gnome)
21155         (message-tool-bar-retro): Add message-tool-bar-update.
21156         (message-tool-bar-gnome): Add flyspell-buffer.
21157
21158         * gnus-util.el (gnus-error): Describe `args'.
21159
21160         * gmm-utils.el (gmm-error): Describe `args'.
21161         (gmm-tool-bar-zap-list): New widget.
21162         (gmm-tool-bar-from-list): Improve description of `zap-list'.
21163
21164 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21165
21166         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
21167         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
21168         the number of recursive calls.
21169
21170         * mm-decode.el (mm-handle-set-disposition): New macro.
21171         (mm-handle-set-description): New macro.
21172
21173 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21174
21175         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
21176         encoding.
21177
21178 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21179
21180         * message.el (message-tool-bar-zap-list, message-tool-bar)
21181         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
21182         (message-tool-bar-local-item-from-menu): Remove.
21183         (message-tool-bar-map): Replace by `message-make-tool-bar'.
21184         (message-make-tool-bar): New function.
21185         (message-mode): Use `message-make-tool-bar'.
21186
21187         * gmm-utils.el: New file.
21188         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
21189         (gmm-lazy): New widget copied from `nnmail.el'.
21190         (gmm-tool-bar-from-list): New function for creating customizable
21191         tool bars.
21192         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
21193         output.
21194         (gmm): Add :prefix to defgroup.
21195
21196 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
21197
21198         * gmm-utils.el (gmm-widget-p): New function.
21199
21200 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21201
21202         * mml.el (mml-attach-file): Describe `description' in doc string.
21203         (mml-menu): Add Emacs MIME manual and PGG manual.
21204
21205 2006-01-20  Richard M. Stallman  <rms@gnu.org>
21206
21207         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
21208
21209 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
21210
21211         * nntp.el (nntp-end-of-line): Doc fix.
21212
21213 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
21214
21215         * imap.el (imap-open): Handle case where buffer is a buffer
21216         object.
21217
21218 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21219
21220         * gnus-delay.el (gnus-delay): Don't autoload.
21221         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21222         to be re-loaded when customizing the `gnus-delay' group.
21223
21224 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
21225
21226         * message.el (message-insert-citation-line): Use newlines.
21227
21228 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21229
21230         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21231         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
21232         these routines, so the passphrase can be managed externally and
21233         passed in to the system.
21234         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21235         pgg-add-passphrase-to-cache function.
21236
21237         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21238         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21239         these routines, so the passphrase can be managed externally and
21240         passed in to the system.
21241         (pgg-pgp5-sign-region): Use new name of
21242         pgg-add-passphrase-to-cache function.
21243
21244 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21245
21246         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21247         part of the decoded armor to find the key-identifier.
21248         (pgg-gpg-lookup-key-owner): New function to return the
21249         human-readable identifier of a key owner.
21250         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21251         itself.
21252         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21253         the key value) if we have a key and can match it against a secret
21254         key.  Also, added a note pointing out fact that the prompt only
21255         indicates the first matching key.
21256
21257         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21258         pgg-decrypt-region.
21259         (pgg-add-passphrase-to-cache): Rename from
21260         `pgg-add-passphrase-cache' to reduce confusion (all callers
21261         changed).
21262         (pgg-remove-passphrase-from-cache): Rename from
21263         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21264         changed).
21265         (pgg-read-passphrase, pgg-add-passphrase-cache)
21266         (pgg-remove-passphrase-cache): Add informative docstrings.
21267         (pgg-decrypt): Convey provided passphrase in subordinate call to
21268         pgg-decrypt-region.
21269
21270 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21271
21272         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21273         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21274         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21275         'passphrase' argument, so the passphrase can be managed externally
21276         and then passed in to the system.
21277
21278         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21279         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21280         so the passphrase cache can be used reliably with identifiers
21281         besides a pgp packet's key id.
21282
21283         * pgg-gpg.el (pgg-gpg-encrypt-region)
21284         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21285         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21286         these routines, so the passphrase can be managed externally and
21287         passed in to the system.
21288
21289         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21290         'notruncate' argument, so the passphrase cache can be used
21291         reliably with identifiers besides a pgp packet's key id.
21292
21293 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21294
21295         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21296         symmetric encryption.
21297         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21298         encrypted session key.
21299         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21300         message ask for the passphrase in a proper way.
21301
21302         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21303         New user commands for symmetric encryption.
21304
21305 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21306
21307         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21308
21309         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21310
21311 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21312
21313         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21314
21315 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21316
21317         * mm-decode.el (mm-inlined-types): Add application/pgp.
21318         (mm-automatic-display): Ditto.
21319
21320         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21321         part as text.
21322
21323 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21324
21325         * nnrss.el: Update copyright.
21326         (nnrss-opml-import): Query whether to subscribe to each entry.
21327
21328         * gnus-art.el:
21329         * gnus-sum.el:
21330         * gnus-xmas.el:
21331         * messagexmas.el:
21332         * mm-uu.el:
21333         * mm-view.el: Update copyright.
21334
21335 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21336
21337         * message.el (message-info): New function.
21338         (message-mode-menu): Add it.
21339         Update copyright.
21340
21341         * ChangeLog: Fix and update copyright.
21342
21343 2006-01-13  Romain Francoise  <romain@orebokech.com>
21344
21345         * message.el (message-forward-subject-name-subject): Prefer the
21346         address to 'nowhere' if the sender has no name.
21347         Fix typo.  Update copyright year.
21348
21349 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21350
21351         * gnus-art.el (article-wash-html):
21352         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21353         (gnus-article-wash-html-with-w3m-standalone): New function.
21354
21355         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21356         mm-inline-text-html-render-with-w3m-standalone.
21357         (mm-text-html-washer-alist): Map w3m-standalone to
21358         gnus-article-wash-html-with-w3m-standalone.
21359         (mm-inline-text-html-render-with-w3m-standalone): New function.
21360
21361 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21362
21363         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21364         Improve LaTeX.
21365
21366 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21367
21368         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21369         (nnrss-request-article): Render text/plain parts as HTML.
21370
21371         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21372         the buffer.
21373
21374 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21375
21376         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21377         custom definition of `gnus-posting-styles'.
21378
21379         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21380         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21381
21382 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21383
21384         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21385         Use nntp for bug archive.
21386
21387 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21388
21389         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21390         parts.
21391         (nnrss-normalize-date): New function converts ISO 8601 date into
21392         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21393         (nnrss-check-group): Use it.
21394
21395 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21396
21397         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21398
21399         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21400         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21401         (nnrss-insert-w3): Ditto.
21402
21403 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21404
21405         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21406         the articles to be forwarded including the case where neither a
21407         number of articles nor a region is specified.
21408
21409 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21410
21411         * nnrss.el (nnrss-request-article): Fix last change; fill
21412         text/plain parts.
21413
21414 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21415
21416         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21417         in text/plain part.
21418         (nnrss-check-group): Don't add excessive newline to dc:subject.
21419
21420 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21421
21422         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21423         article.
21424
21425 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21426
21427         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21428         (nnml-use-compressed-files, nnml-save-mail): Support other
21429         comression programs such as bzip2.
21430
21431 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21432
21433         * dns.el (query-dns): Make sure we check the buffer size before
21434         removing tcp headers.
21435
21436 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21437
21438         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21439         remove MIME buttons associated with multipart/alternative parts.
21440         (gnus-mime-display-alternative): Tag buttons using `article-type'
21441         text property.
21442
21443         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21444         associated with multipart/alternative parts.
21445
21446         * gnus-art.el (gnus-signature-separator): Fix custom type.
21447
21448         * mm-decode.el (mm-inlined-types): Fix custom type.
21449         (mm-keep-viewer-alive-types): Ditto.
21450         (mm-automatic-display): Ditto.
21451         (mm-attachment-override-types): Ditto.
21452         (mm-inline-override-types): Ditto.
21453         (mm-automatic-external-display): Ditto.
21454
21455 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21456
21457         * spam-report.el (spam-report-user-mail-address)
21458         (spam-report-user-agent): New variables.
21459         (spam-report-url-ping-plain): Use spam-report-user-agent.
21460
21461 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21462
21463         * gnus-art.el (gnus-button-handle-custom): Do not just use
21464         `customize-apropos' for any "M-x customize-*" button but the
21465         function called for.  Accept both the function name and its
21466         argument in order to achieve this.
21467         (gnus-button-alist): Remove support for "custom:" URL's.
21468         Pass function name to `gnus-button-handle-custom' in case of "M-x
21469         customize-*" buttons.
21470
21471 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21472
21473         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21474         multipart/alternative and add xref to mm-discouraged-alternatives
21475         in doc string.
21476
21477         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21478         gnus-buttonized-mime-types in doc string.
21479
21480 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21481
21482         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21483         Suggest image/.* in the doc string.
21484
21485 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21486
21487         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21488         message-marks (Debian bug#342521).
21489
21490 2005-12-12  Simon Josefsson  <jas@extundo.com>
21491
21492         * password.el (password-read-from-cache): Add.
21493         (password-read): Use it.
21494
21495 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21496
21497         * rfc2047.el (rfc2047-charset-to-coding-system):
21498         Recognize us-ascii as a MIME charset.
21499
21500         * mm-bodies.el (mm-decode-content-transfer-encoding):
21501         Protect against the case where the 2nd arg TYPE is nil.
21502
21503 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21504
21505         * pop3.el (pop3-stream-type): Fix custom version.
21506
21507         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21508
21509 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21510
21511         * mm-decode.el (mm-display-external): Add missing cdr.
21512
21513 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21514
21515         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21516         RFC1524) if it is in mailcap or add a suffix according to
21517         mailcap-mime-extensions when generating a temp filename; postpone
21518         deleting a temp file for 2 seconds for some wrappers, shell
21519         scripts, and so on, which might exit right after having started a
21520         viewer command as a background job.
21521
21522 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21523
21524         * nntp.el (nntp-marks-directory): Fix custom group.
21525
21526         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21527         steps when < 10.
21528
21529         * gnus-start.el (gnus-no-server-1):
21530         Mention `gnus-level-default-subscribed' in doc string.
21531
21532 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21533
21534         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21535         parens.
21536
21537 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21538
21539         * gnus-xmas.el (gnus-use-toolbar): Revert.
21540         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21541         gnus-use-toolbar is default.
21542
21543         * messagexmas.el (message-use-toolbar): Revert.
21544         (message-setup-toolbar): Use global default-toolbar if
21545         message-use-toolbar is default.
21546
21547 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21548
21549         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21550         according to default-toolbar-visible-p.
21551
21552         * messagexmas.el (message-use-toolbar): Ditto.
21553
21554 2005-11-26  Dave Love  <fx@gnu.org>
21555
21556         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21557         (tls-program, tls-success): Provide openssl alternative.
21558
21559         * starttls.el: Doc fixes.
21560         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21561         SERVICE to PORT.
21562
21563         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21564         port null or service name.
21565         (starttls-negotiate): Autoload.
21566
21567 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21568
21569         * message.el (message-kill-to-signature): Fix interactive spec.
21570
21571 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21572
21573         * pop3.el (pop3-open-server): Recognize a string as a service name.
21574
21575 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21576
21577         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21578
21579 2005-11-23  Dave Love  <fx@gnu.org>
21580
21581         Add pop3s, pop3/starttls.
21582
21583         * pop3.el (pop3-authentication-scheme): Clarify doc.
21584         (open-tls-stream, starttls-open-stream): Autoload.
21585         (pop3-stream-type): New.
21586         (pop3-open-server): Use it.
21587
21588         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21589         for POP.
21590         (mail-source-keyword-map): Add :stream for POP.
21591         (mail-source-fetch-pop): Use pop3-stream-type.
21592
21593 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21594
21595         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21596         of current-time-string.
21597
21598 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21599
21600         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21601         date header.
21602
21603 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21604
21605         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21606         it can seriously impact performance as it bypasses the agent's
21607         local caches.
21608
21609 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21610
21611         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21612         must be explicitly online rather than "not explicitly offline" for
21613         its flags to be synchronized.
21614
21615         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21616         that gnus-uu-unmark-thread will function correctly.
21617
21618         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21619         1024K is instead displayed as 1M.
21620
21621 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21622
21623         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21624
21625 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21626
21627         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21628
21629 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21630
21631         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21632         error message to display actual error condition.
21633         (gnus-agent-save-local): Avoid saving symbols that are bound to
21634         nil as they simply result in a warning message in
21635         gnus-agent-read-local.
21636
21637 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21638
21639         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21640         rather than make-variable-buffer-local for file-precious-flag.
21641
21642 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21643
21644         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21645         for duplicates which are removed.  The invalid sort check then
21646         triggers a rescan after the sort as sorting may have moved
21647         duplicate entries such that they can be cheaply detected.
21648
21649 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21650
21651         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21652
21653 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21654
21655         * gnus-agent.el (gnus-agent-article-alist-save-format):
21656         Change internal variable to a custom variable.  Change default value
21657         from compressed(2) to uncompressed(1).
21658         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21659         support for uncompressed agentview files.  Taken together, reading
21660         the agentview file should now be 6-7 times faster.
21661
21662 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21663
21664         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21665         as a buffer-local variable.  This avoids creating truncated
21666         dribble files as a result of a hang up, eg.
21667
21668 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21669
21670         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21671         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21672         XEmacs.
21673
21674 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21675
21676         * gnus-start.el (gnus-start-draft-setup):
21677         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21678
21679         * gnus.el (gnus-splash): Change custom group.
21680         (gnus-group-get-parameter, gnus-group-parameter-value):
21681         Describe allow-list argument.
21682
21683         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21684         string.
21685
21686 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21687
21688         * gnus-art.el (gnus-default-article-saver): Add user-defined
21689         `function' to custom type.
21690
21691 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21692
21693         * imap.el (imap-open): Handle case where buffer is a buffer
21694         object.
21695
21696 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21697
21698         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21699         long lines.
21700         (gnus-cache-delete-group): Wrap doc strings.
21701
21702         * gnus-agent.el (gnus-agent-rename-group)
21703         (gnus-agent-delete-group): Wrap doc strings.
21704
21705 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21706
21707         * messagexmas.el (message-use-toolbar): Change the valid values
21708         into default, top, bottom, left, and right.
21709         (message-toolbar-thickness): New variable.
21710         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21711         well.
21712         (message-setup-toolbar): Make it work.
21713
21714         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21715         (gnus-use-toolbar): Change the valid values into default, top,
21716         bottom, left, and right.
21717         (gnus-toolbar-thickness): New variable.
21718         (gnus-xmas-setup-toolbar): New function.
21719         (gnus-xmas-setup-group-toolbar): Use it.
21720         (gnus-xmas-setup-summary-toolbar): Use it.
21721
21722 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21723
21724         * gnus-start.el (gnus-1): Add "native" to
21725         gnus-predefined-server-alist.
21726
21727         * gnus.el (gnus-method-to-server): Don't add "native" to the
21728         lists here, because that leads to problems when
21729         gnus-select-method is bound.
21730
21731 2005-11-09  Simon Josefsson  <jas@extundo.com>
21732
21733         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21734         use (not sort-by-date) instead.
21735
21736 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21737
21738         * gnus-delay.el (gnus-delay-group): Don't autoload.
21739         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21740         to be re-loaded when customizing the `gnus-delay' group.
21741
21742 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21743
21744         * message.el: Revert last changes.
21745         (message-insert-citation-line): Use newlines.
21746
21747 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21748
21749         * message.el (message-courtesy-message)
21750         (message-mark-insert-begin, message-mark-insert-end)
21751         (message-elide-ellipsis, message-cancel-message)
21752         (message-add-header, message-change-subject)
21753         (message-cross-post-followup-to-header)
21754         (message-cross-post-insert-note, message-reduce-to-to-cc)
21755         (message-widen-reply, message-delete-not-region)
21756         (message-kill-to-signature, message-insert-signature)
21757         (message-insert-importance-high, message-insert-importance-low)
21758         (message-insert-or-toggle-importance)
21759         (message-insert-disposition-notification-to)
21760         (message-indent-citation, message-yank-original)
21761         (message-cite-original-without-signature, message-cite-original)
21762         (message-insert-citation-line, message-position-on-field)
21763         (message-fix-before-sending, message-send-mail-partially)
21764         (message-send-mail, message-send-mail-with-sendmail)
21765         (message-send-mail-with-qmail, message-send-news)
21766         (message-check-news-header-syntax, message-generate-headers)
21767         (message-insert-courtesy-copy, message-fill-address)
21768         (message-fill-header, message-shorten-references)
21769         (message-setup-1, message-cancel-news)
21770         (message-forward-make-body-plain, message-forward-make-body-mime)
21771         (message-forward-make-body-mml, message-encode-message-body)
21772         (message-forward-make-body-digest-plain)
21773         (message-forward-make-body-digest-mime)
21774         (message-use-alternative-email-as-from): Insert `hard-newline'
21775         instead of ordinary newlines.
21776
21777 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21778
21779         * message.el (message-generate-headers): Downcase the argument
21780         given to message-check-element.
21781
21782 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21783
21784         * nntp.el (nntp-authinfo-rejected): New error condition.
21785         (nntp-wait-for): Use new error condition to signal authentication
21786         error.
21787         (nntp-retrieve-data): Rethrow new error condition to break out of
21788         recursive call to nntp-send-authinfo.
21789
21790 2005-11-08  Romain Francoise  <romain@orebokech.com>
21791
21792         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21793         (gnus-summary-exit-map): Bind to `Z p'.
21794         (gnus-summary-make-menu-bar): Add menu item.
21795
21796 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21797
21798         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21799         (gnus-treat-*): Add `first' in all doc strings.
21800
21801         * gnus-group.el (gnus-group-compact-group): Fix typo.
21802
21803 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21804
21805         * gnus.el (gnus-parameters-case-fold-search): New variable.
21806         (gnus-parameters-get-parameter): Use it.
21807
21808         * gnus-score.el (gnus-home-score-file): Doc fix.
21809
21810 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21811
21812         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21813
21814 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21815
21816         * mm-util.el (mm-special-display-p): New function.
21817
21818         * mml.el (mml-preview): Use it; doc fix.
21819
21820 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21821
21822         * imap.el (imap-open): Handle case where buffer is a buffer object.
21823
21824 2005-10-29  Romain Francoise  <romain@orebokech.com>
21825
21826         * message.el (message-fix-before-sending): Fix comment.
21827
21828 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21829
21830         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21831
21832 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21833
21834         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21835         Used in gnus-score.el.
21836
21837 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21838
21839         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21840
21841 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21842
21843         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21844         whitespace removed in revision 7.8.  Use concatenated string to
21845         protect trailing whitespace.
21846
21847 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21848
21849         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21850         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21851         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21852         Courier IMAP ("some version from 2004").  Mostly based on similar
21853         code in the same function.
21854
21855 2005-10-26  Didier Verna  <didier@xemacs.org>
21856
21857         * gnus-group.el (gnus-group-compact-group): Invalidate original
21858         article buffer.
21859         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21860         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21861         NOV database and in article itself.
21862         Invalidate article backlog.
21863
21864 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21865
21866         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21867
21868 2005-10-26  Simon Josefsson  <jas@extundo.com>
21869
21870         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21871         part of 2004-07-25 change.
21872
21873 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21874
21875         * message.el (message-display-completion-list): New function.
21876         (message-expand-group): Use it; make sure the Completions buffer
21877         is modifiable.
21878 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21879
21880         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21881         user-mail-name is an empty string.
21882
21883 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21884
21885         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21886         depending on gnus-score-decay-constant.
21887
21888         * encrypt.el (encrypt-insert-file-contents)
21889         (encrypt-write-file-contents): Don't use `gnus-message'.
21890
21891         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21892         arguments.
21893         (mm-uu-type-alist): Add message-marks and insert-marks.
21894         Pass arguments to mm-uu-verbatim-marks-extract.
21895         (mm-uu-hide-markers): New variable.
21896         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21897
21898         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21899         (gnus-convert-image-to-face-command): Use "convert" by default to
21900         allow other input image formats.
21901         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21902         accordingly.
21903
21904 2005-10-23  Simon Josefsson  <jas@extundo.com>
21905
21906         * imap.el (imap-gssapi-program): Align command line parameters
21907         with latest GNU SASL.
21908         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21909
21910 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21911
21912         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21913         HTML.
21914         (nnslashdot-request-article): Ditto.
21915
21916         * lpath.el (featurep): Add nobreak-char-display.
21917
21918 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21919
21920         * mail-source.el (mail-source-fetch-pop): Require pop3.
21921         (mail-source-check-pop): Ditto.
21922
21923 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21924
21925         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21926         errors.
21927
21928 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21929
21930         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21931         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21932
21933         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21934
21935         * mm-bodies.el (mm-decode-string):
21936         Call `mm-charset-to-coding-system' with allow-override argument.
21937
21938 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21939
21940         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21941         (rfc2047-charset-to-coding-system): New function.
21942         (rfc2047-decode-encoded-words): New function.
21943         (rfc2047-decode-region): Use them.
21944         (rfc2047-decode-cte): Remove.
21945         (rfc2047-parse-and-decode): Remove.
21946         (rfc2047-decode): Remove.
21947
21948 2005-10-15  Kenichi Handa  <handa@m17n.org>
21949
21950         * rfc2047.el (rfc2047-decode-cte): New function.
21951         (rfc2047-decode-region): Change the way to decode successive
21952         encoded-words: decode B- or Q-encoding in each encoded-word,
21953         concatenate them, and decode it as charset.
21954
21955 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21956
21957         * lpath.el: Fbind codepage-setup for XEmacs.
21958
21959 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21960
21961         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21962         widget-move-and-invoke.
21963         (gnus-custom-mode): Use gnus-custom-map.
21964
21965 2005-10-15  Bill Wohler  <wohler@newt.com>
21966
21967         * message.el (message-tool-bar-map): Rename image file from
21968         mail_send to mail/send.
21969
21970 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21971
21972         * message.el (message-expand-group): Pass the common
21973         prefix substring of completion to `display-completion-list'.
21974
21975 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21976
21977         * mml-sec.el (mml-secure-method): New internal variable.
21978         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21979         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21980         New functions using mml-secure-method.
21981
21982         * mml.el (mml-mode-map): Add key bindings for those functions.
21983         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21984         Harder <harder@myrealbox.com>.
21985         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21986         Goto end of message if point is the headers of the message.
21987
21988         * message.el (message-in-body-p): New function.
21989
21990         * assistant.el: Autoload gnus-util and netrc.
21991
21992         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21993         Use `mm-charset-override-alist' only when decoding.
21994
21995         * mm-bodies.el (mm-decode-body):
21996         Call `mm-charset-to-coding-system' with allow-override argument.
21997
21998         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21999         `filename' from Content-Disposition if Content-Type doesn't
22000         provide `name'.
22001         (gnus-mime-view-part-as-type): Set default instead of
22002         initial-input.
22003
22004 2005-10-09  Daniel Brockman  <daniel@brockman.se>
22005
22006         * format-spec.el (format-spec): Propagate text properties of % spec.
22007
22008 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22009
22010         * gnus-art.el (gnus-treat-predicate): Add `first'.
22011
22012 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22013
22014         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
22015         (mm-charset-override-alist): New variable.
22016         (mm-charset-to-coding-system): Use it.
22017         (mm-codepage-setup): New helper function.
22018         (mm-charset-eval-alist): New variable.
22019         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
22020         Warn about unknown charsets.
22021
22022         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
22023
22024 2005-10-04  David Hansen  <david.hansen@gmx.net>
22025
22026         * nnrss.el (nnrss-request-article): Add support for the comments tag.
22027         (nnrss-check-group): Ditto.
22028
22029 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
22030
22031         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
22032         Rename x-gnus-verbatim to x-verbatim.
22033         (mm-uu-type-alist): Fix regexp for verbatim-marks.
22034
22035         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
22036         x-verbatim.
22037
22038         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
22039
22040         * gnus-util.el (gnus-remove-duplicates): Remove.
22041
22042         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
22043         instead of gnus-remove-duplicates.
22044
22045         * message.el (message-remove-duplicates): Remove.
22046         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
22047         message-remove-duplicates.
22048
22049         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
22050         available, else use implementation from `delete-dups'.
22051
22052         * message.el (message-insert-expires): New function.
22053         (message-mode-map): Add key binding.
22054         (message-mode-field-menu): Add menu entry.
22055         (message-mode): Document it.
22056         (message-make-expires-date): Use `message-make-date'.
22057
22058 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
22059
22060         * message.el (message-make-expires-date): New function.
22061
22062 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22063
22064         * Makefile.in (list-installed-shadows): New entry.
22065         (install): Use it.
22066         (remove-installed-shadows): New entry.
22067
22068         * dgnushack.el (dgnushack-default-load-path): New variable.
22069         (dgnushack-find-lisp-shadows): New function.
22070         (dgnushack-remove-lisp-shadows): New function.
22071
22072 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22073
22074         * Makefile.in (install-el-elc): New entry.
22075         (install): Use it so that .el files are necessarily installed.
22076
22077 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22078
22079         * time-date.el: Autoload parse-time-string, XEmacs needs it.
22080
22081 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22082
22083         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
22084         function rather than the diff-mode.el package.
22085         (mm-display-external): Use with-current-buffer.
22086         (mm-viewer-completion-map, mm-viewer-completion-map):
22087         Move initialization inside declaration.
22088
22089 2005-09-29  Simon Josefsson  <jas@extundo.com>
22090
22091         * spam.el: Load hashcash when compiling, to avoid warnings.
22092         Don't autoload mail-check-payment.
22093         (spam-check-hashcash): Define unconditionally, since hashcash.el
22094         is part of Gnus now.  Ignore errors from payment checking.
22095
22096 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
22097
22098         * message.el (message-bold-region, message-unbold-region):
22099         Rename from `bold-region' and `unbold-region'.
22100
22101         * message.el: Remove useless autoloads.
22102
22103 2005-09-28  Simon Josefsson  <jas@extundo.com>
22104
22105         * message.el (message-use-idna): Default to t.
22106         (message-use-idna): Test whether encoding works too.  Doc fix.
22107
22108 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22109
22110         * nntp.el (nntp-warn-about-losing-connection): Remove.
22111
22112 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
22113
22114         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
22115         customizable.  Change default value.
22116         (mm-uu-diff-groups-regexp): Change default value.
22117         (mm-uu-type-alist): Add doc string.
22118         (mm-uu-configure): Add doc string.  Make it interactive.
22119         (mm-uu-tex-groups-regexp): New variable.
22120         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
22121         (mm-uu-type-alist): Add LaTeX documents.
22122         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
22123         of "text/verbatim".
22124         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
22125
22126         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
22127         instead of "text/verbatim".
22128
22129         * message.el (message-mark-inserted-region)
22130         (message-mark-insert-file): Use slrn style marks when called with
22131         prefix argument.
22132
22133 2005-09-27  Simon Josefsson  <jas@extundo.com>
22134
22135         * message.el (message-idna-to-ascii-rhs-1): Reformat.
22136
22137 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
22138
22139         * message.el (message-remove-duplicates): New function.
22140         Implementation borrowed from `gnus-remove-duplicates'.
22141         (message-idna-to-ascii-rhs): Also encode idna addresses in
22142         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22143         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
22144         only ask about the same idna domain once per header and also tell
22145         in what header to replace the idna domain.
22146
22147         * gnus-art.el (article-decode-idna-rhs): Also decode idna
22148         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22149         (article-decode-idna-rhs): Fix regexp so that all idna-address in
22150         a header is decoded and not just the last one.
22151
22152 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22153
22154         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
22155         has been decoded.
22156
22157         * mm-decode.el (mm-automatic-display): Add text/verbatim.
22158         (mm-insert-part): Don't modify text if it has been decoded.
22159
22160         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
22161         decoded.
22162
22163         * mm-view.el (mm-inline-text): Don't strip text props unless
22164         decoding enriched or richtext parts.
22165
22166 2005-09-25  Romain Francoise  <romain@orebokech.com>
22167
22168         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
22169         * gnus-start.el (gnus-subscribe-interactively):
22170         * gnus-uu.el (gnus-uu-grab-articles):
22171         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
22172         space.
22173
22174 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22175
22176         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
22177         * mm-view.el (mm-view-pkcs7-decrypt):
22178         * gnus-sum.el (gnus-summary-limit-to-extra)
22179         (gnus-summary-respool-article, gnus-read-move-group-name):
22180         * gnus-score.el (gnus-summary-increase-score):
22181         * gnus-util.el (gnus-completing-read-with-default):
22182         * gnus-art.el (gnus-read-save-file-name)
22183         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
22184         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
22185         * message.el (message-check-news-header-syntax):
22186         Follow convention for reading with the minibuffer.
22187
22188 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
22189
22190         * spam-report.el (spam-report-url-ping-plain):
22191         Use gnus-extended-version as User-Agent.
22192
22193         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
22194         default value is nil.
22195
22196         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
22197         (mm-uu-verbatim-marks-extract): New function.
22198         (mm-uu-extract): New face.
22199         (mm-uu-copy-to-buffer): Use it.
22200
22201         * spam-report.el (spam-report-gmane-ham): Rename from
22202         `spam-report-gmane-unspam'.
22203         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
22204         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
22205
22206         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
22207         Autoload.
22208         (spam-report-gmane-unregister-routine):
22209         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
22210
22211 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
22212
22213         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
22214         (spam-report-gmane-unregister-routine): Add support for gmane
22215         unregistration.
22216
22217         * spam-report.el (spam-report-gmane-unspam)
22218         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
22219         (spam-report-gmane): Change to take a single article and do unspam
22220         registration.
22221
22222 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22223
22224         * mm-url.el (mm-url-decode-entities): Fix regexp.
22225
22226 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22227
22228         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
22229         default to nil, to be able to use Gnus at all.  If the default
22230         switches to something else, then the function should be fixed not
22231         be exceedingly slow.
22232
22233 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
22234
22235         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22236         fail hard.
22237
22238         * spam-report.el: Add better Keywords line.
22239
22240         * spam.el: Add Maintainer and better Keywords line.
22241
22242 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22243
22244         * gnus-art.el (gnus-article-replace-part)
22245         (gnus-mime-replace-part): New functions.
22246         (gnus-mime-action-alist, gnus-mime-button-commands)
22247         (gnus-mime-save-part-and-strip): Add file argument.
22248         (gnus-article-part-wrapper): Add interactive argument.
22249
22250         * gnus-sum.el (gnus-summary-mime-map):
22251         Add `gnus-article-replace-part'.
22252
22253 2005-09-19  Didier Verna  <didier@xemacs.org>
22254
22255         The nnml compaction feature:
22256         * nnml.el (nnml-request-compact-group): New function.
22257         * nnml.el (nnml-request-compact): New function.
22258         * gnus-int.el (gnus-request-compact-group): New function.
22259         * gnus-int.el (gnus-request-compact): New function.
22260         * gnus-group.el (gnus-group-compact-group): New function.
22261         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22262         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22263         * gnus-srvr.el (gnus-server-compact-server): New function.
22264         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22265         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22266
22267 2005-09-18  Deepak Goel  <deego@gnufans.org>
22268
22269         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22270         format spec.
22271
22272 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22273
22274         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22275
22276 2005-09-15  Romain Francoise  <romain@orebokech.com>
22277
22278         * message.el (message-fill-paragraph): Clarify docstring.
22279
22280 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22281
22282         * gnus-art.el (gnus-mime-display-part): Protect against broken
22283         MIME messages.
22284
22285 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22286
22287         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22288         before parsing header.
22289
22290 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22291
22292         * html2text.el (html2text-replace-list): Add new entities.
22293
22294 2005-09-11  Romain Francoise  <romain@orebokech.com>
22295
22296         * message.el (message-alternative-emails): Improve docstring.
22297         (message-setup-1): Call `message-use-alternative-email-as-from'
22298         after `message-setup-hook' to give it precedence over posting
22299         styles, etc.
22300         (message-use-alternative-email-as-from): Add docstring.
22301         Remove the original From header if present.
22302
22303         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22304         (nnml-save-mail): Use it.
22305
22306         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22307         articles.  Add new argument `silent'.
22308         (gnus-uu-mark-all): Report the total number of marked articles.
22309
22310 2005-09-10  Romain Francoise  <romain@orebokech.com>
22311
22312         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22313         (gnus-uu-mark-series): Likewise.
22314
22315 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22316
22317         * spam-report.el (spam-report-gmane): Fix generation of spam
22318         report URL.
22319
22320 2005-09-10  Simon Josefsson  <jas@extundo.com>
22321
22322         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22323         t, based on discussion on the ding list with Robert Epprecht
22324         <epprecht@solnet.ch>.
22325
22326 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22327
22328         * spam-report.el (spam-report-gmane): Make it work without
22329         X-Report-Spam header.  Gmane now only provides Archived-At.
22330         This is only used if `spam-report-gmane-use-article-number' is nil.
22331         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22332
22333         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22334         make `gnus-summary-sort-by-recipient' work with threading.
22335
22336         * nnweb.el (nnweb-google-wash-article): Print a message if article
22337         is not available.
22338
22339 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22340
22341         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22342         change.  Decode text/* parts content before displaying.
22343
22344 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22345
22346         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22347
22348 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22349
22350         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22351
22352         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22353         url-package-name, url-package-version,
22354         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22355         w3m-display-inline-images, and w3m-minor-mode-map.
22356
22357 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22358
22359         * message.el (message-tab-body-function): Fix mismatched custom type.
22360
22361         * gnus.el (gnus-group-change-level-function): Ditto.
22362
22363         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22364
22365         * gnus-art.el (gnus-signature-limit)
22366         (gnus-article-mime-part-function): Ditto.
22367
22368 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22369
22370         * mml.el (mml-mode): Silence the byte compiler.
22371
22372         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22373         using `(sit-for 0)' before moving the point to the specified part;
22374         skip unbuttonized parts.
22375         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22376         return to the summary window if gnus-auto-select-part is non-nil.
22377
22378 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22379
22380         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22381         New variables.
22382         (mml-dnd-attach-file, mml-mode): Use them.
22383
22384         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22385         Make fetching article by MID work again for Google Groups.
22386         Add FIXME concerning gnus-group-make-web-group.
22387
22388         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22389         Don't depend on Gnus by using mail-extract-address-components if
22390         gnus-extract-address-components is not bound.
22391
22392 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22393
22394         * gnus-art.el (gnus-mime-display-security): Don't display the
22395         signature, but only the signed part.
22396
22397 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22398
22399         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22400
22401         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22402         list, not listp.
22403
22404 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22405
22406         * mm-encode.el (mm-encode-content-transfer-encoding):
22407         Likewise when encoding.
22408
22409         * mm-bodies.el (mm-decode-content-transfer-encoding):
22410         De-canonicalize CRLF for all text content types, not just
22411         text/plain.
22412
22413 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22414
22415         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22416         valid article; point arrow and cursor at the MIME button.
22417
22418 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22419
22420         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22421         Suggested by Dan Christensen <jdc@uwo.ca>.
22422
22423         * mm-decode.el (mm-save-part): Enable change of prompt.
22424
22425 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22426
22427         * gnus-msg.el (gnus-inews-add-send-actions):
22428         Make `message-post-method' lambda parameter ARG `&optional'.
22429
22430 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22431
22432         * gnus-sum.el (gnus-summary-mime-map):
22433         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22434         gnus-article-jump-to-part.
22435
22436         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22437         (gnus-article-edit-part): Use it.
22438         (gnus-article-part-wrapper): Add no-handle argument.
22439         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22440         New functions.
22441
22442 2005-08-29  Romain Francoise  <romain@orebokech.com>
22443
22444         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22445         docstring.
22446         (gnus-face-from-file): Likewise.
22447
22448 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22449
22450         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22451         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22452         non-nil.
22453         (gnus-auto-select-part): New variable.
22454         (gnus-article-jump-to-part): New function.
22455         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22456         (gnus-mime-delete-part): Allow selecting specified part after
22457         deleting or stripping parts.
22458         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22459         part if argument is bogus.
22460
22461 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22462
22463         * gnus-art.el (w3m-minor-mode-map):
22464         * gnus-spec.el (gnus-newsrc-file-version):
22465         * gnus-util.el (nnmail-active-file-coding-system)
22466         (gnus-original-article-buffer, gnus-user-agent):
22467         * gnus.el (gnus-ham-process-destinations)
22468         (gnus-parameter-ham-marks-alist)
22469         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22470         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22471         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22472         * mm-decode.el (gnus-current-window-configuration):
22473         * mm-extern.el (gnus-article-mime-handles):
22474         * mm-url.el (url-current-object, url-package-name)
22475         (url-package-version):
22476         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22477         (smime-keys, w3m-cid-retrieve-function-alist)
22478         (w3m-current-buffer, w3m-display-inline-images)
22479         (w3m-minor-mode-map):
22480         * mml-smime.el (gnus-extract-address-components):
22481         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22482         (gnus-newsrc-hashtb, message-default-charset)
22483         (message-deletable-headers, message-options)
22484         (message-posting-charset, message-required-mail-headers)
22485         (message-required-news-headers):
22486         * mml1991.el (mc-pgp-always-sign):
22487         * mml2015.el (mc-pgp-always-sign):
22488         * nnheader.el (nnmail-extra-headers):
22489         * rfc1843.el (gnus-decode-encoded-word-function)
22490         (gnus-decode-header-function, gnus-newsgroup-name):
22491         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22492
22493 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22494
22495         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22496         the end of the date treatments.
22497
22498 2005-08-15  Simon Josefsson  <jas@extundo.com>
22499
22500         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22501         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22502         Capello and Romain Francoise.
22503         (pgg-fetch-key-function): Remove, not used?
22504         (pgg-insert-url-with-w3): Require url, to get
22505         url-insert-file-contents regardless of where it is defined.
22506
22507 2005-08-13  Romain Francoise  <romain@orebokech.com>
22508
22509         * message.el (message-cite-original-1): New function.
22510         (message-cite-original): Use it.
22511         (message-cite-original-without-signature): Ditto.
22512
22513 2005-08-08  Romain Francoise  <romain@orebokech.com>
22514
22515         * message.el (message-yank-empty-prefix): New variable.
22516         (message-indent-citation): Use it.
22517         (message-cite-original-without-signature): Respect X-No-Archive.
22518
22519 2005-08-08  Simon Josefsson  <jas@extundo.com>
22520
22521         * pgg.el: Autoload url-insert-file-contents instead of loading
22522         w3/url.
22523         (pgg-insert-url-with-w3): Don't load url here.
22524
22525 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22526
22527         * message.el (message-kill-to-signature): Don't insert newline at
22528         bol.
22529         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22530
22531 2005-08-06  Romain Francoise  <romain@orebokech.com>
22532
22533         * message.el (message-user-fqdn): Fix typo in docstring.
22534
22535 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22536
22537         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22538
22539         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22540
22541 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22542
22543         * mm-bodies.el (mm-encode-body): Use coding system rather than
22544         charset to encode text.
22545
22546         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22547         number of charsets if utf-8 is available (XEmacs).
22548
22549 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22550
22551         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22552         taken from `gnus-button-mid-or-mail-regexp'.
22553         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22554         (gnus-button-alist): Improve regexp for domain part of the MIDs
22555         for news:localpart@domain buttons.
22556         (gnus-button-ctan-directory-regexp): Update.
22557
22558 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22559
22560         * sieve-manage.el (sieve-manage-interactive-login):
22561         Use make-local-variable rather than make-variable-buffer-local.
22562         (sieve-manage-open): Ditto.
22563         (sieve-manage-authenticate): Ditto.
22564
22565         * mml.el (mml-generate-mime-1): Make the content type default to
22566         text/plain if the filename is not specified.
22567
22568 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22569
22570         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22571         instead of insert-buffer.
22572
22573         * message.el (message-yank-original): Ditto; set the mark at the
22574         end of the yanked message.
22575
22576 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22577
22578         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22579         lines to scroll rather than to stop it.
22580
22581         * mml.el (mml-generate-default-type): Add doc string.
22582         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22583         default to application/octet-stream when determining the content
22584         type if it is not specified for the part or the mml contents; add
22585         a comment about mml-generate-default-type.
22586
22587 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22588
22589         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22590         make it default to application/octet-stream when determining the
22591         content type if it is not specified for the external contents.
22592
22593 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22594
22595         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22596         segmented parameter but also other parameters might be there.
22597
22598 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22599
22600         * mm-decode.el (mm-display-external): Delete temp file, directory
22601         and buffer immediately if the external process is exited.
22602
22603 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22604
22605         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22606         fewer lines than that of scroll-margin.
22607         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22608
22609 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22610
22611         * gnus-art.el (gnus-article-next-page): Revert.
22612         (gnus-article-beginning-of-window): New macro.
22613         (gnus-article-next-page-1): Use it.
22614         (gnus-article-prev-page): Ditto.
22615         (gnus-article-edit-part): Use insert-buffer-substring instead of
22616         insert-buffer.
22617         (gnus-article-edit-exit): Ditto.
22618
22619         * gnus-util.el (gnus-beginning-of-window): Remove.
22620         (gnus-end-of-window): Remove.
22621
22622         * lpath.el: Don't bind header-line-format and scroll-margin.
22623
22624 2005-07-25  Simon Josefsson  <jas@extundo.com>
22625
22626         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22627         to have the url package without w3.  Reported by Daiki Ueno
22628         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22629
22630 2005-07-20  Didier Verna  <didier@xemacs.org>
22631
22632         * gnus-diary.el: Remove the description comment (nndiary is now
22633         properly documented in the Gnus manual).
22634         Fix the spelling of "Back End".
22635         * nndiary.el: Ditto.
22636         Fix the copyright notice.
22637
22638 2005-07-18  Romain Francoise  <romain@orebokech.com>
22639
22640         * gnus-sum.el (gnus-summary-to-prefix)
22641         (gnus-summary-newsgroup-prefix): New variables.
22642         (gnus-summary-from-or-to-or-newsgroups): Use them.
22643
22644 2005-07-17  Romain Francoise  <romain@orebokech.com>
22645
22646         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22647         space as it's generally not especially interesting to the user.
22648
22649 2005-07-16  Romain Francoise  <romain@orebokech.com>
22650
22651         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22652         nil to avoid prompting and file modification if one of the
22653         messages at the top of the nnfolder file contains a copyright
22654         notice.
22655         Update copyright notice.
22656
22657         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22658         instead of `current-time-string' as the latter creates a time
22659         string that is not RFC 2822 compliant (it lacks the zone).
22660         Update copyright notice.
22661
22662 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22663
22664         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22665         for text/rtf.  Display default in prompt.  Pass default for M-n.
22666
22667         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22668
22669 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22670
22671         * gnus-msg.el (gnus-button-mailto):
22672         Remove save-selected-window-window hackery because it relies on
22673         save-selected-window internals.
22674
22675 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22676
22677         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22678         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22679         (gnus-article-prev-page): Ditto.
22680
22681         * gnus-util.el (gnus-beginning-of-window): New function.
22682         (gnus-end-of-window): New function.
22683
22684         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22685
22686 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22687
22688         * gnus-score.el (gnus-score-edit-all-score):
22689         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22690         gnus-message.
22691
22692 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22693
22694         * gnus-msg.el (gnus-button-mailto):
22695         Remove save-selected-window-window hackery because it relies on
22696         save-selected-window internals.
22697
22698 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22699
22700         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22701         add-minor-mode.
22702         (gnus-binary-mode): Ditto.
22703
22704         * gnus-topic.el (gnus-topic-mode): Ditto.
22705
22706 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22707
22708         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22709         (gnus-article-prev-page): Take scroll-margin into consideration.
22710
22711 2005-07-04  Lute Kamstra  <lute@gnu.org>
22712
22713         Update FSF's address in GPL notices.
22714
22715 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22716
22717         * gnus.el (gnus-exit):
22718         * gnus-group.el (gnus-group-icons):
22719         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22720
22721         * gnus-nocem.el (gnus-nocem):
22722         * message.el (message-various, message-buffers, message-sending)
22723         (message-interface, message-forwarding, message-insertion)
22724         (message-headers, message-news, message-mail):
22725         * pgg-gpg.el (pgg-gpg):
22726         * pgg-parse.el (pgg-parse):
22727         * pgg-pgp.el (pgg-pgp):
22728         * pgg-pgp5.el (pgg-pgp5):
22729         * pop3.el (pop3): Finish `defgroup' description with period.
22730
22731 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22732
22733         * gnus-art.el (article-display-face): Improve the efficiency.
22734         (article-display-x-face): Ditto; remove gray x-face stuff.
22735
22736 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22737
22738         * gnus-art.el (article-display-face): Correct the position in
22739         which Faces are inserted.
22740
22741 2005-06-29  Didier Verna  <didier@xemacs.org>
22742
22743         * gnus-art.el (article-display-face): Display faces in correct
22744         order.
22745
22746 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22747
22748         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22749         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22750         (gnus-nocem-check-article): Fetch the Type header.
22751         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22752         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22753         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22754         make sure gnus-nocem-hashtb is initialized.
22755         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22756         (gnus-nocem-unwanted-article-p): Ditto.
22757
22758         * pgg.el (pgg-verify): Return the verification result.
22759
22760 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22761
22762         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22763         is ascii.
22764
22765 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22766
22767         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22768         `show-nonbreak-escape'.
22769
22770 2005-06-23  Lute Kamstra  <lute@gnu.org>
22771
22772         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22773
22774         * dig.el (dig-mode):
22775         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22776
22777 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22778
22779         * nnimap.el (nnimap-split-download-body): Fix spellings.
22780
22781 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22782
22783         * gnus-art.el (gnus-article-encrypt-body):
22784         * gnus-cus.el (gnus-score-customize):
22785         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22786         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22787
22788 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22789
22790         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22791         header by looking for magic "MII" at the beginning.
22792
22793 2005-06-16  Miles Bader  <miles@gnu.org>
22794
22795         * gnus-xmas.el (gnus-xmas-group-startup-message):
22796         Use renamed gnus-splash face.
22797
22798         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22799         (assistant-field-face): New backward-compatibility alias for renamed
22800         face.
22801         (assistant-render-text): Use renamed assistant-field face.
22802
22803         * spam.el (spam): Remove "-face" suffix from face name.
22804         (spam-face): New backward-compatibility alias for renamed face.
22805         (spam-face, spam-initialize): Use renamed spam face.
22806
22807         * message.el (message-header-to, message-header-cc)
22808         (message-header-subject, message-header-newsgroups)
22809         (message-header-other, message-header-name)
22810         (message-header-xheader, message-separator, message-cited-text)
22811         (message-mml): Remove "-face" suffix from face names.
22812         (message-header-to-face, message-header-cc-face)
22813         (message-header-subject-face, message-header-newsgroups-face)
22814         (message-header-other-face, message-header-name-face)
22815         (message-header-xheader-face, message-separator-face)
22816         (message-cited-text-face, message-mml-face):
22817         New backward-compatibility aliases for renamed faces.
22818         (message-font-lock-keywords): Use renamed message faces.
22819
22820         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22821         (sieve-test-commands, sieve-tagged-arguments):
22822         Remove "-face" suffix from face names.
22823         (sieve-control-commands-face, sieve-action-commands-face)
22824         (sieve-test-commands-face, sieve-tagged-arguments-face):
22825         New backward-compatibility aliases for renamed faces.
22826         (sieve-control-commands-face, sieve-action-commands-face)
22827         (sieve-test-commands-face, sieve-tagged-arguments-face):
22828         Use renamed sieve faces.
22829
22830         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22831         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22832         (gnus-group-news-3-empty, gnus-group-news-4)
22833         (gnus-group-news-4-empty, gnus-group-news-5)
22834         (gnus-group-news-5-empty, gnus-group-news-6)
22835         (gnus-group-news-6-empty, gnus-group-news-low)
22836         (gnus-group-news-low-empty, gnus-group-mail-1)
22837         (gnus-group-mail-1-empty, gnus-group-mail-2)
22838         (gnus-group-mail-2-empty, gnus-group-mail-3)
22839         (gnus-group-mail-3-empty, gnus-group-mail-low)
22840         (gnus-group-mail-low-empty, gnus-summary-selected)
22841         (gnus-summary-cancelled, gnus-summary-high-ticked)
22842         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22843         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22844         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22845         (gnus-summary-low-undownloaded)
22846         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22847         (gnus-summary-low-unread, gnus-summary-normal-unread)
22848         (gnus-summary-high-read, gnus-summary-low-read)
22849         (gnus-summary-normal-read, gnus-splash):
22850         Remove "-face" suffix from face names.
22851         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22852         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22853         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22854         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22855         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22856         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22857         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22858         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22859         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22860         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22861         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22862         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22863         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22864         (gnus-summary-normal-ticked-face)
22865         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22866         (gnus-summary-normal-ancient-face)
22867         (gnus-summary-high-undownloaded-face)
22868         (gnus-summary-low-undownloaded-face)
22869         (gnus-summary-normal-undownloaded-face)
22870         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22871         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22872         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22873         (gnus-splash-face):
22874         New backward-compatibility aliases for renamed faces.
22875         (gnus-group-startup-message): Use renamed gnus faces.
22876
22877         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22878         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22879         (gnus-server-agent): Remove "-face" suffix from face names.
22880         (gnus-server-agent-face, gnus-server-opened-face)
22881         (gnus-server-closed-face, gnus-server-denied-face)
22882         (gnus-server-offline-face):
22883         New backward-compatibility aliases for renamed faces.
22884         (gnus-server-agent-face, gnus-server-opened-face)
22885         (gnus-server-closed-face, gnus-server-denied-face)
22886         (gnus-server-offline-face): Use renamed gnus faces.
22887
22888         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22889         Remove "-face" suffix from face names.
22890         (gnus-picon-xbm-face, gnus-picon-face):
22891         New backward-compatibility aliases for renamed faces.
22892
22893         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22894         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22895         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22896         (gnus-cite-11): Remove "-face" suffix from face names.
22897         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22898         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22899         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22900         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22901         New backward-compatibility aliases for renamed faces.
22902         (gnus-cite-attribution-face, gnus-cite-face-list)
22903         (gnus-article-boring-faces): Use renamed gnus faces.
22904
22905         * gnus-art.el (gnus-signature, gnus-header-from)
22906         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22907         (gnus-header-content): Remove "-face" suffix from face names.
22908         (gnus-signature-face, gnus-header-from-face)
22909         (gnus-header-subject-face, gnus-header-newsgroups-face)
22910         (gnus-header-name-face, gnus-header-content-face):
22911         New backward-compatibility aliases for renamed faces.
22912         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22913
22914         * gnus-sum.el (gnus-summary-selected-face)
22915         (gnus-summary-highlight): Use renamed gnus faces.
22916         * gnus-group.el (gnus-group-highlight): Likewise.
22917
22918 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22919
22920         * gnus-sieve.el (gnus-sieve-article-add-rule):
22921         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22922         * spam-stat.el (spam-stat-buffer-change-to-spam)
22923         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22924
22925         * message.el (message-is-yours-p):
22926         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22927
22928 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22929
22930         * mm-view.el (mm-inline-text): Withdraw the last change.
22931
22932 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22933
22934         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22935         executing enriched-decode.
22936
22937 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22938
22939         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22940         charset of tar files.
22941
22942 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22943
22944         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22945
22946 2005-06-04  Lute Kamstra  <lute@gnu.org>
22947
22948         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22949         information is never recorded.
22950
22951 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22952
22953         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22954
22955 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22956
22957         * pop3.el (pop3-apop): Run md5 in the binary mode.
22958
22959         * starttls.el (starttls-set-process-query-on-exit-flag):
22960         Use eval-and-compile.
22961
22962 2005-05-31  Simon Josefsson  <jas@extundo.com>
22963
22964         * smime.el (smime-replace-in-string): Define.
22965         (smime-cert-by-ldap-1): Use it.
22966
22967 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22968
22969         * gnus-art.el (article-display-x-face): Replace
22970         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22971
22972         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22973         set-process-query-on-exit-flag or process-kill-without-query.
22974
22975         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22976         loop instead of replace-regexp.
22977
22978         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22979         instead of process-kill-without-query if it is available.
22980
22981         * lpath.el: Fbind ldap-search-entries.
22982
22983         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22984         instead of find-file-hooks if it is available.
22985
22986         * mml1991.el: Bind pgg-default-user-id when compiling.
22987
22988         * mml2015.el: Bind pgg-default-user-id when compiling.
22989
22990         * nndraft.el (nndraft-request-associate-buffer):
22991         Use write-contents-functions instead of write-contents-hooks if it is
22992         available.
22993
22994         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22995         instead of find-file-hooks if it is available.
22996
22997         * nntp.el (nntp-open-connection): Replace
22998         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22999         (nntp-open-ssl-stream): Ditto.
23000         (nntp-open-tls-stream): Ditto.
23001
23002         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
23003         set-process-query-on-exit-flag or process-kill-without-query.
23004         (starttls-open-stream-gnutls): Use it instead of
23005         process-kill-without-query.
23006         (starttls-open-stream): Ditto.
23007
23008 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
23009
23010         * smime.el (smime-cert-by-ldap-1): Don't use
23011         replace-regexp-in-string.
23012
23013 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
23014
23015         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
23016
23017         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
23018         in PEM format.  Adjust to the XEmacs compatibility.
23019
23020 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
23021
23022         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
23023         by `string-to-number'.
23024         * gnus-agent.el (gnus-agent-regenerate-group)
23025         (gnus-agent-fetch-articles): Ditto.
23026         * gnus-art.el (gnus-button-fetch-group): Ditto.
23027         * gnus-cache.el (gnus-cache-generate-active)
23028         (gnus-cache-articles-in-group): Ditto.
23029         * gnus-group.el (gnus-group-set-current-level)
23030         (gnus-group-insert-group-line): Ditto.
23031         * gnus-score.el (gnus-score-set-expunge-below)
23032         (gnus-score-set-mark-below, gnus-summary-score-effect)
23033         (gnus-summary-score-entry): Ditto.
23034         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
23035         (gnus-soup-pack): Ditto.
23036         * gnus-spec.el (gnus-xmas-format): Ditto.
23037         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
23038         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
23039         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
23040         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
23041         * nndb.el (nndb-get-remote-expire-response): Ditto.
23042         * nndiary.el (nndiary-parse-schedule-value)
23043         (nndiary-string-to-number, nndiary-request-replace-article)
23044         (nndiary-request-article): Ditto.
23045         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
23046         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
23047         * nneething.el (nneething-make-head): Ditto.
23048         * nnfolder.el (nnfolder-request-article)
23049         (nnfolder-retrieve-headers): Ditto.
23050         * nnheader.el (nnheader-file-to-number): Ditto.
23051         * nnkiboze.el (nnkiboze-request-article): Ditto.
23052         * nnmail.el (nnmail-process-unix-mail-format)
23053         (nnmail-process-babyl-mail-format): Ditto.
23054         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
23055         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
23056         (nnmh-request-create-group, nnmh-request-list-1)
23057         (nnmh-request-group, nnmh-request-article): Ditto.
23058         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
23059         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
23060         * nnsoup.el (nnsoup-make-active): Ditto.
23061         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
23062         * nntp.el (nntp-find-group-and-number)
23063         (nntp-retrieve-headers-with-xover): Ditto.
23064         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
23065         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
23066         (pgg-format-key-identifier): Ditto.
23067         * pop3.el (pop3-last, pop3-stat): Ditto.
23068         * qp.el (quoted-printable-decode-region): Ditto.
23069
23070         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
23071         of concat.
23072
23073 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23074
23075         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
23076
23077         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
23078
23079         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
23080
23081         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
23082
23083         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
23084
23085         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
23086
23087         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
23088         (gnus-carpal-mode): Ditto.
23089
23090         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
23091         (gnus-browse-mode): Ditto.
23092
23093         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
23094
23095         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
23096
23097 2005-05-29  Richard M. Stallman  <rms@gnu.org>
23098
23099         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
23100
23101 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23102
23103         * gnus-util.el (gnus-run-mode-hooks): New function.
23104
23105         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
23106
23107         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
23108         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
23109
23110 2005-05-27  Lute Kamstra  <lute@gnu.org>
23111
23112         * dns-mode.el (dns-mode): Specify customization group.
23113
23114 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
23115
23116         * gnus-agent.el (gnus-agent-make-mode-line-string):
23117         Use mode-line-highlight as mouse-face.
23118
23119 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23120
23121         * canlock.el (canlock): Change the parent group to news.
23122
23123         * deuglify.el (gnus-outlook-deuglify): Add :group.
23124
23125         * dig.el (dig): Add :group.
23126
23127         * dns-mode.el (dns-mode): Add :group.
23128
23129         * encrypt.el (encrypt): Add :group.
23130
23131         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
23132         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
23133         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
23134         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
23135         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
23136
23137         * gnus-diary.el (gnus-diary): Add :group.
23138
23139         * gnus.el (gnus-group-news-1-face): Add :group.
23140         (gnus-group-news-1-empty-face): Ditto.
23141         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
23142         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
23143         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
23144         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
23145         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
23146         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
23147         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
23148         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
23149         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
23150         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
23151         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
23152         (gnus-summary-high-ticked-face): Ditto.
23153         (gnus-summary-low-ticked-face): Ditto.
23154         (gnus-summary-normal-ticked-face): Ditto.
23155         (gnus-summary-high-ancient-face): Ditto.
23156         (gnus-summary-low-ancient-face): Ditto.
23157         (gnus-summary-normal-ancient-face): Ditto.
23158         (gnus-summary-high-undownloaded-face): Ditto.
23159         (gnus-summary-low-undownloaded-face): Ditto.
23160         (gnus-summary-normal-undownloaded-face): Ditto.
23161         (gnus-summary-high-unread-face): Ditto.
23162         (gnus-summary-low-unread-face): Ditto.
23163         (gnus-summary-normal-unread-face): Ditto.
23164         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
23165         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
23166
23167         * hashcash.el (hashcash): New custom group.
23168         (hashcash-default-payment): Add :group.
23169         (hashcash-payment-alist): Ditto.
23170         (hashcash-default-accept-payment): Ditto.
23171         (hashcash-accept-resources): Ditto.
23172         (hashcash-path): Ditto.
23173         (hashcash-extra-generate-parameters): Ditto.
23174         (hashcash-double-spend-database): Ditto.
23175         (hashcash-in-news): Ditto.
23176
23177         * message.el (message-minibuffer-local-map): Add :group.
23178
23179         * netrc.el (netrc): Add :group.
23180
23181         * sieve-manage.el (sieve-manage-log): Add :group.
23182         (sieve-manage-default-user): Diito.
23183         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
23184         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
23185         (sieve-manage-authenticators): Ditto.
23186         (sieve-manage-authenticator-alist): Ditto.
23187         (sieve-manage-default-port): Ditto.
23188
23189         * sieve-mode.el (sieve-control-commands-face): Add :group.
23190         (sieve-action-commands-face): Ditto.
23191         (sieve-test-commands-face): Ditto.
23192         (sieve-tagged-arguments-face): Ditto.
23193
23194         * smime.el (smime): Add :group.
23195
23196         * spam-report.el (spam-report): Add :group.
23197
23198         * spam.el (spam, spam-face): Add :group.
23199
23200 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23201
23202         * nntp.el (nntp-next-result-arrived-p): Some news servers may
23203         return \n.\n.\n at the end of articles.  Protect against that.
23204         (nntp-with-open-group): Allow debugging.
23205
23206         * nnheader.el (mail-header-set-extra): Make into a function
23207         because I just could't understand how to quote the list properly.
23208
23209         * dns.el (query-dns-cached): New function.
23210
23211 2005-05-26  Lute Kamstra  <lute@gnu.org>
23212
23213         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
23214
23215 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23216
23217         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
23218
23219         * gnus-art.el: Don't autoload mail-extract-address-components.
23220
23221         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
23222         eval-and-compile to evaluate it.
23223
23224         * hashcash.el: Don't autoload executable-find.
23225
23226         * nndb.el: Don't declare the nndb back end two or more times; don't
23227         autoload news-reply-mode, news-setup, cancel-timer and telnet.
23228
23229         * nntp.el: Autoload format-spec instead of format; use
23230         eval-and-compile to evaluate autoload forms.
23231
23232 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
23233
23234         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23235
23236 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23237
23238         * gnus.el (gnus-version-number): Bump version.
23239
23240 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23241
23242         * gnus.el: No Gnus v0.3 is released.
23243
23244 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23245
23246         * lpath.el (featurep): Bind show-nonbreak-escape.
23247
23248 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23249
23250         * gnus-art.el (gnus-article-edit-part): Disable undo.
23251
23252 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23253
23254         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23255         gnus-article-date-lapsed-new-header is t if date timer is active;
23256         skip headers in which the original date value is empty.
23257         (gnus-article-save-original-date): Redefine it as a macro.
23258         (gnus-display-mime): Use it.
23259
23260 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23261
23262         * gnus-art.el (article-date-ut): Support converting date in
23263         forwarded parts as well.
23264         (gnus-article-save-original-date): New function.
23265         (gnus-display-mime): Use it.
23266
23267 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23268
23269         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23270         enclosure element of <item>.
23271
23272 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23273
23274         * message.el (message-kill-buffer-query): Rename from
23275         `message-kill-buffer-query-if-modified'.  Add :version.
23276
23277 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23278
23279         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23280         window layout.
23281
23282 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23283
23284         * mml.el: Autoload dnd when compiling.
23285
23286 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23287
23288         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23289         x-dnd-*.
23290
23291 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23292
23293         * qp.el (quoted-printable-encode-region): Save excursion.
23294
23295 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23296
23297         * message.el (message-kill-buffer-query-if-modified): Add new variable
23298         so the user can kill a modified message buffer quickly.
23299         (message-kill-buffer): Use it.
23300
23301 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23302
23303         * lpath.el: Fbind display-time-event-handler; don't fbind
23304         string-to-multibyte.
23305
23306         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23307
23308 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23309
23310         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23311         contained in text because xml.el decodes entities) with LFs.
23312
23313 2005-04-11  Lute Kamstra  <lute@gnu.org>
23314
23315         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23316         differently.
23317
23318 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23319
23320         * mm-util.el (mm-detect-coding-region): Typo.
23321
23322 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23323
23324         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23325
23326 2005-04-06  Deepak Goel  <deego@gnufans.org>
23327
23328         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23329         user-function allow user modifications of the scores.
23330         (spam-stat-score-buffer-user): New function, to allow
23331         user-computed modifications to the score.
23332         (spam-stat-score-buffer-user-functions): List of additional
23333         scoring functions.
23334         (spam-stat-error-holder): Global temporary error holder.
23335         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23336         variable.
23337
23338 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23339
23340         * gnus-registry.el (gnus-registry-clean-empty-function)
23341         (gnus-registry-trim, gnus-registry-fetch-groups)
23342         (gnus-registry-delete-group): Groups that match
23343         `gnus-registry-ignored-groups' are removed from the registry
23344         entries, not just ignored for splitting.  This helps clean up the
23345         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23346         to get all the groups a message ID is in.
23347
23348         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23349         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23350         (spam-stat-score-buffer-user-functions): Add :number custom type.
23351
23352 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23353
23354         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23355         argument in XEmacs.
23356
23357         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23358         (nnrss-request-group): Decode group name first.
23359         (nnrss-request-article): Make a text/plain article if mml-to-mime
23360         failed.
23361         (nnrss-get-encoding): Return a compatible encoding according to
23362         nnrss-compatible-encoding-alist.
23363         (nnrss-find-el): Use consp instead of listp.
23364         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23365
23366 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23367
23368         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23369         which Emacs 20 doesn't support.
23370         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23371
23372 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23373
23374         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23375         silence the byte compiler inside the defun.
23376
23377         * gnus-demon.el (parse-time-string): Add autoload.
23378
23379         * gnus-delay.el (parse-time-string): Add autoload.
23380
23381         * gnus-art.el (parse-time-string): Add autoload.
23382
23383         * nnultimate.el (parse-time): Require for `parse-time-string'.
23384
23385 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23386
23387         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23388
23389         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23390
23391         * smime.el (smime-ldap-host-list): Add :version.
23392
23393 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23394
23395         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23396         pass it to `gnus-browse-read-group'.
23397         (gnus-browse-read-group): Add NUMBER argument and pass it to
23398         `gnus-group-read-ephemeral-group'.
23399
23400         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23401         argument and pass it to `gnus-group-read-group'.
23402
23403 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23404
23405         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23406         mm-xemacs-find-mime-charset-1 if we have the mule feature
23407         available at runtime.
23408
23409 2005-03-25  Werner Lemberg  <wl@gnu.org>
23410
23411         * nnmaildir.el: Replace `illegal' with `invalid'.
23412
23413 2005-03-23  Lute Kamstra  <lute@gnu.org>
23414
23415         * time-date.el: Add comment on time value formats.
23416         Don't require parse-time.
23417         (with-decoded-time-value): New macro.
23418         (encode-time-value): New function.
23419         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23420         (days-to-time): Return a valid time value when arg is huge.
23421         (time-since): Use time-subtract.
23422         (time-to-number-of-days): Use time-to-seconds.
23423
23424 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23425
23426         * gnus-start.el (gnus-display-time-event-handler):
23427         Check display-time-timer at runtime rather than only at load time
23428         in case display-time-mode is turned off in the mean time.
23429
23430 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23431
23432         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23433         used.
23434
23435         * nneething.el (nneething-map-file-directory): Derive from
23436         `gnus-directory'.
23437
23438         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23439         the To/Cc button.
23440
23441 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23442
23443         * nnmaildir.el (nnmaildir-request-accept-article):
23444         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23445
23446 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23447
23448         * gnus-async.el: Require timer-funcs at compile time when in
23449         XEmacs for `run-with-idle-timer'.
23450
23451 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23452
23453         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23454         autoloaded function.
23455
23456 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23457
23458         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23459
23460 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23461
23462         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23463
23464 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23465
23466         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23467         Add gnus-expert-user to default.
23468
23469 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23470
23471         * nnimap.el (nnimap-open-server): Ditto.
23472
23473         * imap.el (imap-authenticate): Fix typo.
23474
23475 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23476
23477         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23478         buffer (since IMAP server might return FETCH response out of
23479         order, and the nntp buffer must be sorted).
23480
23481 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23482
23483         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23484         comparison on string.
23485
23486         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23487         (gnus-agent-score): Rename category keywords to match gnus-cus.
23488         (gnus-agent-summary-fetch-series): Modify to protect against
23489         gnus-agent-summary-fetch-group clearing processable flags.
23490         (gnus-agent-synchronize-group-flags): Update live group buffer as
23491         synchronization may occur due to the user toggle the plugged
23492         status.
23493         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23494         successfully downloaded.
23495         (gnus-agent-expire-group-1): Avoid using markers when the overview
23496         is in ascending order; greatly improves performance.
23497         (gnus-agent-regenerate-group):
23498         Use gnus-agent-synchronize-group-flags to reset read status in both
23499         gnus and server.
23500         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23501
23502 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23503
23504         * message.el: Don't autoload former message-utils variables.
23505         (message-strip-subject-trailing-was): Change doc string.
23506
23507         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23508         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23509         (nnweb-google-search): Add "hl=en" here.
23510         (nnweb-google-parse-1, nnweb-google-create-mapping):
23511         Don't hardcode URL.
23512
23513 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23514
23515         * message.el (message-get-reply-headers, message-followup):
23516         Mention related variables `message-use-followup-to' and
23517         `message-use-mail-followup-to', in the information buffer.
23518
23519         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23520         of broken groups(-beta).google.com.
23521
23522 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23523
23524         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23525         parameter to invoked gnus-request-move-article; remove the
23526         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23527         all at once instead of once per article.
23528         (gnus-summary-remove-process-mark): Accept a list of articles as
23529         well as a single article for processing.
23530
23531         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23532         parameter.
23533
23534         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23535
23536         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23537
23538         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23539         parameter.
23540
23541         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23542         parameter.
23543
23544         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23545         parameter and remove the gnus-sum-hint-move-is-internal variable.
23546
23547         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23548         parameter.
23549
23550         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23551         parameter.
23552
23553         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23554         parameter.
23555
23556         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23557
23558         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23559         parameter.
23560
23561         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23562         parameter.
23563
23564 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23565
23566         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23567         a more conservative way.
23568
23569 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23570
23571         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23572         buffer, so it moves the window's cursor.
23573
23574 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23575
23576         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23577         `mm-dissect-multipart' and receive the from field as an (optional)
23578         argument from `mm-dissect-multipart'.
23579         (mm-dissect-multipart): Receive the from field as an argument and
23580         pass it on when we call `mm-dissect-buffer' on MIME parts.
23581         Fixes verification/decryption of signed/encrypted MIME parts.
23582
23583 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23584
23585         * gnus-sum.el (gnus-summary-move-article):
23586         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23587         whatever it calls (right now, only nnimap-request-move article
23588         respects it).
23589
23590         * nnimap.el (nnimap-request-move-article):
23591         When gnus-sum-hint-move-is-internal is set, don't do the extra
23592         nnimap-request-article.
23593
23594 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23595
23596         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23597
23598         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23599         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23600
23601         * gnus-sum.el (gnus-summary-caesar-message):
23602         Apply `gnus-treat-article' after rotation.
23603
23604         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23605         doc string.
23606
23607 2005-02-22  Simon Josefsson  <jas@extundo.com>
23608
23609         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23610         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23611         <arne@arnested.dk>.
23612         (encrypt): Add password-cache and password-cache-expiry as group
23613         members.
23614
23615 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23616
23617         * smime.el (smime-ldap-host-list): Doc fix.
23618         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23619         cache) password.
23620         (smime-sign-region): Use it.
23621         (smime-decrypt-region): Use it.
23622         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23623         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23624         fails.
23625         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23626         certificate from DER to PEM format rather than calling openssl.
23627
23628         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23629
23630         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23631         for signing/encryption.
23632
23633         * mml.el (mml-parse-1): Use them.
23634
23635 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23636
23637         * nnrss.el (nnrss-verbose): Remove.
23638         (nnrss-request-group): Use `nnheader-message' instead.
23639
23640 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23641
23642         * nnrss.el (nnrss-verbose): New variable.
23643         (nnrss-request-group): Make it say nnrss is requesting a group.
23644
23645 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23646
23647         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23648         Handle news URL with given port correctly.
23649
23650 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23651
23652         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23653         containing special characters.
23654
23655         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23656
23657         * mml.el (mime-to-mml): Ditto.
23658
23659         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23660         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23661         (rfc2047-decode-region): Quote decoded words containing special
23662         characters when rfc2047-quote-decoded-words-containing-tspecials
23663         is non-nil.
23664
23665 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23666
23667         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23668
23669         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23670
23671 2005-02-15  Simon Josefsson  <jas@extundo.com>
23672
23673         * nnimap.el (nnimap-debug): Doc fix.
23674
23675         * imap.el (imap-debug): Doc fix.
23676
23677 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23678
23679         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23680
23681 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23682
23683         * gnus.el (spam-contents): Improve docs for spam-contents
23684         parameter in its variable incarnation.
23685
23686 2005-02-14  Simon Josefsson  <jas@extundo.com>
23687
23688         * smime-ldap.el: Use require instead of load-library for ldap.
23689         (smime-ldap-search): Indent.
23690         (smime-ldap-search-internal): Shorten line.
23691
23692         * smime.el (smime-cert-by-dns): Add doc-string.
23693         (smime-cert-by-ldap-1): Indent.
23694
23695         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23696         mml-smime-get-dns-ldap.
23697         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23698
23699 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23700
23701         * smime.el: Require smime-ldap.
23702         (smime-ldap-host-list): New variable.
23703         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23704
23705         * mml-smime.el (mml-smime-encrypt-query): New function.
23706         (mml-smime-encrypt-query): Use it.
23707
23708         * smime-ldap.el: New file.
23709
23710 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23711
23712         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23713
23714 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23715
23716         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23717         argument in doc string.  Make query for type more clear.
23718
23719 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23720
23721         * gnus.el (gnus-group-startup-message): Search for gnus images in
23722         etc/images/gnus.
23723         * mm-util.el (mm-image-load-path): Likewise.
23724         * smiley.el (smiley-data-directory): Search for smilies in
23725         etc/images/smilies.
23726
23727 2005-02-09  Kim F. Storm  <storm@cua.dk>
23728
23729         Change Emacs release version from 21.4 to 22.1 throughout.
23730         Change Emacs development version from 21.3.50 to 22.0.50.
23731
23732 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23733
23734         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23735
23736         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23737         non-Mule XEmacs as well.
23738         (mm-decompress-buffer): Signal an error intentionally if it does
23739         not decompress compressed data because auto-compression-mode is
23740         disabled.
23741
23742 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23743
23744         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23745         an ID in the registry even if it has no groups.
23746
23747 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23748
23749         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23750         merge it into mm-decompress-buffer.
23751         (gnus-mime-copy-part): Use the MIME part charset, the value which
23752         a user specified or gnus-newsgroup-charset for decoding, like
23753         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23754         save-buffer what was used.  Suggested by Kevin Ryde
23755         <user42@zip.com.au>.
23756         (gnus-mime-inline-part): Allow the name parameter as well as the
23757         filename parameter; force decompressing of compressed data; always
23758         display contents being not decoded as unibyte.
23759
23760         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23761         as well as the filename parameter.
23762
23763         * mm-util.el (mm-decompress-buffer):
23764         Merge gnus-mime-jka-compr-maybe-uncompress.
23765         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23766         of compressed data.
23767
23768 2005-02-08  Simon Josefsson  <jas@extundo.com>
23769
23770         * imap.el (imap-log): Doc fix.
23771
23772 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23773
23774         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23775         the coding cookies; decompress compressed parts.
23776
23777         * mml.el (mml-generate-mime-1): Add the charset parameter according
23778         to the value which a user specified manually or the coding cookie.
23779
23780         * mm-util.el (mm-string-to-multibyte): New function.
23781         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23782         (mm-coding-system-to-mime-charset): New function.
23783         (mm-decompress-buffer): New function.
23784         (mm-find-buffer-file-coding-system): New function.
23785
23786         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23787         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23788         parts.
23789
23790 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23791
23792         * mm-view.el (mm-display-inline-fontify): Decode a part according
23793         to the charset parameter.
23794
23795 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23796
23797         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23798         prefix arg is neither nil nor a number, as info specifies.
23799
23800 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23801
23802         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23803         timestamps.
23804
23805 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23806
23807         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23808         groups error checking and notify user.
23809
23810 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23811
23812         * message.el (message-send-mail-function): Check existence of
23813         sendmail-program first before using default value
23814         `message-send-mail-with-sendmail'.  Otherwise use more generic
23815         `smtpmail-send-it'.
23816
23817 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23818
23819         * nntp.el (nntp-request-update-info): Always return nil.
23820
23821 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23822
23823         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23824
23825 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23826
23827         * message.el (message-beginning-of-line): Change the behavior when
23828         invoked between BOL and : so that it first moves backward.
23829
23830 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23831
23832         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23833         article buffer when editing of the article is discarded.
23834         (gnus-article-prepare): Revert.
23835
23836 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23837
23838         * gnus-art.el (gnus-article-prepare):
23839         Remove message-strip-forbidden-properties from the local hook.
23840
23841 2005-01-27  Simon Josefsson  <jas@extundo.com>
23842
23843         * password.el (password-cache-add): Only start one timer per key.
23844         Reported by Derek Atkins <warlord@MIT.EDU>.
23845
23846 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23847
23848         * run-at-time.el: Remove.  It is no longer needed as
23849         timer-funcs.el in the xemacs-base package has a working version of
23850         `run-at-time'.
23851
23852         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23853
23854         * password.el: Require timer-funcs instead of run-at-time in
23855         XEmacs.
23856         Remove `password-run-at-time' macro.
23857         (password-cache-add): Use `run-at-time' instead of
23858         `password-run-at-time'.
23859
23860         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23861         Remove `nnheader-cancel-function-timers' alias,
23862         `cancel-function-timers' exists in XEmacs in timer-funcs.
23863
23864         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23865         for `run-with-idle-timer'.
23866
23867         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23868         for `run-at-time'.
23869
23870         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23871         for `with-timeout'.
23872
23873         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23874         the same as for XEmacs 21.4.
23875         No need to ignore `run-with-idle-timer', this function exists in
23876         XEmacs now in timer-funcs.el in the xemacs-base package.
23877         (dgnushack-compile): No need to delete
23878         run-at-time.el from the list of files to compile because it
23879         doesn't exist anymore.
23880
23881 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23882
23883         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23884         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23885
23886 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23887
23888         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23889         sensitively.
23890
23891 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23892
23893         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23894
23895 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23896
23897         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23898         which will be inserted according to the multibyteness of a buffer
23899         rather than the type of contents.  Suggested by ARISAWA Akihiro
23900         <ari@mbf.ocn.ne.jp>.
23901
23902         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23903         of string which old xml.el may return rather than a string.
23904
23905 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23906
23907         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23908
23909 2005-01-16  Simon Josefsson  <jas@extundo.com>
23910
23911         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23912         idn/idna.el isn't available.
23913         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23914         <michael@waxrat.com>.
23915
23916         * hashcash.el: Remove non-FSF copyright header.
23917
23918         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23919         (hashcash-generate-payment): Use it.
23920         (hashcash-generate-payment-async): Use it.
23921
23922 2005-01-15  Simon Josefsson  <jas@extundo.com>
23923
23924         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23925         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23926
23927         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23928         gnus-summary-idna-message.
23929         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23930         (gnus-summary-idna-message): New function.
23931
23932 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23933
23934         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23935         gnus-novice-user.
23936
23937 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23938
23939         * nnrss.el (nnrss-request-delete-group): Delete entries in
23940         nnrss-group-alist as well.
23941         (nnrss-save-server-data): Insert newline.
23942
23943 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23944
23945         * gnus.el (gnus-user-agent): Use list of symbols instead of
23946         symbols.  Display full version number for (S)XEmacs.
23947         Optionally display (S)XEmacs codename.
23948
23949         * gnus-util.el (gnus-emacs-version): Update for new
23950         `gnus-user-agent'.
23951
23952         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23953         Gnus version.
23954
23955 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23956
23957         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23958         which is unreadable in some setups.
23959
23960 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23961
23962         * gnus-spec.el (gnus-update-format-specifications): Flush the
23963         group format spec cache if it doesn't support decoded group names.
23964
23965 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23966
23967         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23968         Allow to apply decay on score files matching a regexp.
23969
23970 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23971
23972         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23973         compatibility in %g and %c.
23974
23975 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23976
23977         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23978         name for only %g and %c.
23979         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23980         of gnus-tmp-group to decoded group name.
23981         (gnus-group-make-rss-group): Exclude `/'s from group names.
23982
23983 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23984
23985         * nnrss.el (nnrss-get-encoding): Fix regexp.
23986
23987 2004-12-27  Simon Josefsson  <jas@extundo.com>
23988
23989         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23990         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23991         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23992
23993 2004-12-17  Kim F. Storm  <storm@cua.dk>
23994
23995         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23996
23997         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23998
23999 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24000
24001         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
24002
24003 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24004
24005         * nnrss.el: Require rfc2047 and mml.
24006         (nnrss-file-coding-system): New variable.
24007         (nnrss-format-string): Redefine it as an inline function.
24008         (nnrss-decode-group-name): New function.
24009         (nnrss-string-as-multibyte): Remove.
24010         (nnrss-retrieve-headers): Decode group name; don't use
24011         nnrss-format-string.
24012         (nnrss-request-group): Decode group name.
24013         (nnrss-request-article): Decode group name; allow a Message-ID as
24014         well as an article number; don't use nnrss-format-string; encode a
24015         Message-ID string which may contain non-ASCII characters; use
24016         mml-to-mime to compose a MIME article.
24017         (nnrss-request-expire-articles): Decode group name.
24018         (nnrss-request-delete-group): Decode group name.
24019         (nnrss-fetch): Clarify error message.
24020         (nnrss-read-server-data): Use insert-file-contents instead of load;
24021         bind file-name-coding-system; use multibyte buffer.
24022         (nnrss-save-server-data): Bind coding-system-for-write to the
24023         value of nnrss-file-coding-system; bind file-name-coding-system;
24024         add coding cookie.
24025         (nnrss-read-group-data): Use insert-file-contents instead of load;
24026         bind file-name-coding-system; use multibyte buffer.
24027         (nnrss-save-group-data): Bind coding-system-for-write to the
24028         value of nnrss-file-coding-system; bind file-name-coding-system.
24029         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
24030         make it work with non-ASCII text.
24031         (nnrss-find-el): Make it work with old xml.el as well.
24032
24033 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24034
24035         * nnrss.el (nnrss-get-encoding): New function.
24036         (nnrss-fetch): Use unibyte buffer initially; bind
24037         coding-system-for-read while performing mm-url-insert; remove ^Ms;
24038         decode contents according to the encoding attribute.
24039         (nnrss-save-group-data): Add coding cookie.
24040         (nnrss-mime-encode-string): New function.
24041         (nnrss-check-group): Use it to encode subject and author.
24042
24043 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
24044
24045         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
24046         imaginary variable.
24047
24048 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24049
24050         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
24051         correctly even if there are wide characters.
24052
24053 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
24054
24055         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
24056         downcased symbol names; make a new cache instead of reusing
24057         bbdb-hashtable.
24058
24059 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24060
24061         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
24062         concatenating segments rather than before concatenating them.
24063         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24064
24065         * message.el (message-get-reply-headers): Bind `extra'.
24066
24067 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24068
24069         * message.el (message-extra-wide-headers): New variable.
24070         (message-get-reply-headers): Use it.
24071
24072 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24073
24074         * gnus-agent.el (gnus-agent-group-path): Decode group name.
24075         (gnus-agent-group-pathname): Ditto.
24076
24077         * gnus-cache.el (gnus-cache-file-name): Decode group name.
24078
24079         * gnus-group.el (gnus-group-make-group): Decode group name.
24080         (gnus-group-make-rss-group): Register the group data after opening
24081         the nnrss group.
24082
24083 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
24084
24085         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
24086         by expiry now get marked as read.
24087
24088 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24089
24090         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
24091
24092 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
24093
24094         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
24095         unify Latin characters in XEmacs.
24096         (mm-find-mime-charset-region): Use it.
24097
24098 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24099
24100         * gnus-util.el (gnus-delete-directory): New function.
24101
24102         * gnus-agent.el (gnus-agent-delete-group): Use it.
24103
24104         * gnus-cache.el (gnus-cache-delete-group): Use it.
24105
24106 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24107
24108         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
24109         names.
24110
24111 2004-12-16  Simon Josefsson  <jas@extundo.com>
24112
24113         * hashcash.el (hashcash-payment-alist): Fix custom :type.
24114
24115 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24116
24117         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
24118
24119         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
24120         (gnus-group-set-current-level): Decode group name.
24121
24122 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
24123
24124         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
24125         failed.
24126
24127 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24128
24129         * gnus-group.el (gnus-group-delete-group): Decode group name.
24130         (gnus-group-make-rss-group): Encode group name.
24131         (gnus-group-catchup-current): Decode group name.
24132         (gnus-group-kill-group): Decode group name.
24133
24134 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24135
24136         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
24137
24138 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24139
24140         * gnus-group.el (gnus-group-make-rss-group):
24141         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
24142
24143         * gnus-start.el (gnus-setup-news): Honor user's setting to
24144         gnus-message-archive-method.  Suggested by Lute Kamstra
24145         <lute@gnu.org>.
24146
24147 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
24148
24149         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
24150         global counterparts of the buffer-local variables.
24151
24152 2004-11-16  Romain Francoise  <romain@orebokech.com>
24153
24154         * gnus-sum.el (gnus-summary-exit): Don't clear the global
24155         counterparts of the buffer-local variables.
24156
24157 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24158
24159         * message.el (message-forbidden-properties): Fix typo in doc
24160         string.
24161
24162 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24163
24164         * gnus-util.el (gnus-replace-in-string): Add doc string.
24165
24166         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
24167         to avoid problems when splitting mails with many recipients.
24168
24169 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24170
24171         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
24172         pop-to-buffer, covered by the subsequent gnus-configure-windows.
24173
24174 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
24175
24176         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
24177         if there is no hashtable in memory or file modification time is
24178         newer than cached timestamp.
24179
24180 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
24181
24182         * gnus-sum.el (gnus-summary-limit-to-recipient):
24183         Implement not-matching option.
24184
24185 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
24186
24187         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
24188         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
24189         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
24190         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
24191         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
24192         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
24193
24194 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24195
24196         * message.el (message-forward-make-body-mml): Remove headers
24197         according to message-forward-ignored-headers if a message is decoded.
24198
24199 2004-12-02  Romain Francoise  <romain@orebokech.com>
24200
24201         * message.el (message-forward-make-body-plain): Always remove
24202         headers according to message-forward-ignored-headers.
24203
24204 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
24205
24206         * spam.el (spam-summary-prepare-exit): Remove the
24207         gnus-summary-limit pop for now, it has problems with ham marks for
24208         me.
24209
24210 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
24211
24212         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
24213         correctly.
24214
24215 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
24216
24217         * format-spec.el (format-spec): Message the char.
24218
24219 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
24220
24221         * gnus-art.el (gnus-split-methods): Reformat comments.
24222
24223         * spam.el (spam-summary-prepare-exit): Remove article limits
24224         before exiting the summary buffer.
24225
24226 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24227
24228         * lpath.el: Remove bbdb-create-internal, bbdb-records,
24229         spam-BBDB-register-routine and spam-enter-ham-BBDB.
24230
24231         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
24232         order to silence the byte compiler.
24233
24234         * spam.el: Fix the way to silence the byte compiler, which
24235         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24236         bbdb-search-simple, spam-BBDB-register-routine,
24237         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24238         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24239         spam-stat-buffer-is-spam, spam-stat-load,
24240         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24241         spam-stat-save and spam-stat-split-fancy.
24242
24243 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24244
24245         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24246         which may confuse users.
24247         (canlock-password-for-verify): Ditto.
24248
24249         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24250
24251         * gnus-art.el (gnus-emphasis-alist): Ditto.
24252
24253         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24254
24255         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24256
24257         * gnus-start.el (gnus-save-killed-list): Ditto.
24258
24259         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24260         (gnus-sum-thread-tree-root): Ditto.
24261         (gnus-sum-thread-tree-false-root): Ditto.
24262         (gnus-sum-thread-tree-single-indent): Ditto.
24263
24264         * message.el (message-courtesy-message): Ditto.
24265         (message-archive-note): Ditto.
24266         (message-subscribed-address-file): Ditto.
24267         (message-user-fqdn): Ditto.
24268
24269         * spam-report.el (spam-report-gmane-regex): Ditto.
24270
24271         * spam.el (spam-blackhole-good-server-regex): Ditto.
24272
24273 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24274
24275         * mml.el (mml-preview): Widen the message buffer before copying
24276         the contents to the preview buffer; sort headers before previewing.
24277
24278         * message.el (message-hidden-headers): Fix the way to avoid a bug
24279         in the `repeat' widget in Emacs 21.3 or earlier.
24280
24281 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24282
24283         * message.el (message-hidden-headers): Default to "^References:".
24284         Improve customization type.  Suggested by Reiner Steib
24285         <Reiner.Steib@gmx.de>.
24286
24287 2004-11-25  Romain Francoise  <romain@orebokech.com>
24288
24289         * message.el (message-strip-forbidden-properties): Remove check for
24290         obsolete `message-hidden' text property, hidden headers are not
24291         accessible in the buffer anymore.
24292
24293 2004-11-22  Romain Francoise  <romain@orebokech.com>
24294
24295         * message.el (message-header-format-alist): Add `From' in list
24296         so that it can be sorted.
24297         (message-fix-before-sending): Widen and sort headers before
24298         sending.
24299         (message-hide-headers): Use narrowing to hide headers by moving
24300         them to the top of the buffer and narrowing to the region
24301         underneath.
24302
24303 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24304
24305         * message.el (message-strip-forbidden-properties):
24306         Bind buffer-read-only (etc) to nil.
24307
24308 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24309
24310         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24311         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24312
24313 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24314
24315         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24316
24317 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24318
24319         * dns.el (query-dns): Use sit-for to time instead of
24320         accept-process-output, since that doesn't seem to work on udp
24321         sockets.
24322
24323 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24324
24325         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24326
24327 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24328
24329         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24330         doc string.  Improve doc string.
24331
24332 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24333
24334         * nntp.el (nntp-request-update-info): Return nil if
24335         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24336         may not call gnus-activate-group which uselessly issues the GROUP
24337         commands for all nntp groups and wastes time.  Reported by Romain
24338         Francoise <romain@orebokech.com>.
24339
24340         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24341
24342 2004-11-15  Simon Josefsson  <jas@extundo.com>
24343
24344         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24345         headers separately.
24346         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24347         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24348
24349 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24350
24351         * gnus-start.el (gnus-convert-old-newsrc):
24352         Assign legacy-gnus-agent to 5.10.7.
24353
24354 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24355
24356         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24357         start of the lines.
24358
24359 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24360
24361         * hashcash.el (hashcash-default-payment): Change default to 20.
24362         (hashcash-default-accept-payment): Change default to 20.
24363         (hashcash-process-alist): New variable.
24364         (hashcash-generate-payment-async): Add.
24365         (hashcash-already-paid-p): Add.
24366         (hashcash-insert-payment): Don't generate payments twice.
24367         (hashcash-insert-payment-async): Add.
24368         (hashcash-insert-payment-async-2): Add.
24369         (hashcash-cancel-async): Add.
24370         (hashcash-wait-async): Add.
24371         (hashcash-processes-running-p): Add.
24372         (hashcash-wait-or-cancel): Add.
24373         (mail-add-payment): New optional argument.  Conditionally start
24374         asynchronous calculation.
24375         (mail-add-payment-async): Add.
24376
24377         * message.el (message-send-mail): Wait for asynchronous hashcash
24378         results.  Don't clobber existing X-Hashcash headers.
24379         (message-setup-1): Call mail-add-payment-async when
24380         message-generate-hashcash is non-nil.
24381
24382 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24383
24384         * message.el (message-use-alternative-email-as-from): Examine the
24385         From header as well; use message-make-from in order to include a
24386         user's full name.
24387
24388 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24389
24390         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24391         default; improve customization type.
24392         (gnus-emphasis-custom-with-format): New macro.
24393         (gnus-emphasis-custom-value-to-external): New function.
24394         (gnus-emphasis-custom-value-to-internal): New function.
24395
24396 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24397
24398         * dns.el (query-dns): Resolve reverse addresses.
24399
24400 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24401
24402         * gnus-group.el (gnus-group-get-new-news): Use it.
24403
24404         * gnus-start.el (gnus-check-reasonable-setup): New function.
24405
24406 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24407
24408         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24409         "Args out of range" error.  Reported by Arnaud Giersch
24410         <arnaud.giersch@free.fr>.
24411
24412 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24413
24414         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24415
24416 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24417
24418         * spam.el (spam group): Add :version.
24419
24420         * pgg-def.el (pgg group): Add :version.
24421
24422 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24423
24424         * gnus-art.el (gnus-article-edit-article): Don't associate the
24425         article buffer with a draft file.  This is a temporary measure
24426         against the 2004-08-22 change to gnus-article-edit-mode.
24427
24428 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24429
24430         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24431         (html2text-format-tags): Remove unused variable `attr'.
24432
24433 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24434
24435         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24436
24437         * tls.el (tls-process-connection-type, tls-success)
24438         (tls-certtool-program): Add :version.
24439
24440         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24441         (starttls-extra-arguments, starttls-process-connection-type)
24442         (starttls-connect, starttls-failure, starttls-success): Add :version.
24443
24444         * spam-stat.el (spam-stat): Add :version.
24445
24446         * sieve.el (sieve): Add :version.
24447
24448         * sha1.el (sha1): Add :version.
24449         (sha1-use-external): Remove redundant version.
24450
24451         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24452         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24453         (nnmail-split-fancy-match-partial-words)
24454         (nnmail-split-lowercase-expanded): Add :version.
24455
24456         * nndiary.el (nndiary): Add :version.
24457
24458         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24459
24460         * mml-sec.el (mml-default-sign-method)
24461         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24462         Add :version.
24463
24464         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24465
24466         * mm-url.el (mm-url-use-external, mm-url-program)
24467         (mm-url-arguments): Add :version.
24468
24469         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24470         (mm-attachment-file-modes, mm-decrypt-option)
24471         (mm-w3m-safe-url-regexp): Add :version.
24472
24473         * message.el (message-cite-prefix-regexp)
24474         (message-sendmail-envelope-from, message-minibuffer-local-map)
24475         (message-user-fqdn, message-completion-alist): Add :version.
24476
24477         * gnus-win.el (gnus-configure-windows-hook)
24478         (gnus-use-frames-on-any-display): Add :version.
24479
24480         * gnus-art.el (gnus-article-address-banner-alist)
24481         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24482         (gnus-treat-from-picon, gnus-treat-mail-picon)
24483         (gnus-treat-x-pgp-sig): Add :version.
24484
24485         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24486         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24487         (gnus-summary-article-delete-hook)
24488         (gnus-summary-display-while-building): Add :version.
24489
24490         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24491         (gnus-get-top-new-news-hook): Add :version.
24492
24493         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24494         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24495
24496         * gnus-registry.el (gnus-registry): Add :version.
24497
24498         * gnus-spec.el (gnus-use-correct-string-widths)
24499         (gnus-make-format-preserve-properties): Add :version.
24500
24501         * gnus.el (gnus-group-charter-alist)
24502         (gnus-group-fetch-control-use-browse-url)
24503         (gnus-install-group-spam-parameters): Add :version.
24504
24505         * gnus-diary.el (gnus-diary): Add :version.
24506
24507         * gnus-delay.el (gnus-delay): Add :version.
24508
24509         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24510         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24511         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24512         Add :version.
24513
24514         * gnus-agent.el (gnus-agent-max-fetch-size)
24515         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24516         (gnus-agent-prompt-send-queue): Add :version.
24517
24518         * deuglify.el (gnus-outlook-deuglify): Add :version.
24519
24520         * html2text.el: Beautify code.  Improve doc strings.
24521         Some checkdoc cleanup.
24522         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24523
24524 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24525
24526         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24527
24528 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24529
24530         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24531         when package is loaded.
24532
24533         * spam.el (spam-summary-score-preferred-header): Add global preference
24534         for people who want to override the default SpamAssassin over
24535         Bogofilter preference (when both are set).
24536         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24537         (spam-user-format-function-S):
24538         Check spam-summary-score-preferred-header.
24539         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24540         (spam-user-format-function-S): Format the score correctly.
24541
24542 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24543
24544         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24545         signature file.  Suggested by Manoj Srivastava
24546         <srivasta@golden-gryphon.com>.
24547
24548         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24549         iso-2022-jp even in the Japanese language environment.
24550         Suggested by Jason Rumney <jasonr@gnu.org>.
24551
24552 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24553
24554         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24555         use the same characters as the dummy marks; make it free from
24556         getting affected by the language environment.
24557         (gnus-summary-read-group-1): Update mark positions only when the
24558         format spec is updated.
24559
24560         * gnus-spec.el (gnus-update-format-specifications): Return a list
24561         of updated types.
24562
24563 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24564
24565         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24566         of boundp to check if display-warning is available.
24567
24568 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24569
24570         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24571
24572 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24573
24574         * nnspool.el (nnspool-spool-directory): Use news-path if the
24575         news-directory variable is not bound.
24576
24577         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24578         function instead of display-warning if it is not available.
24579
24580 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24581
24582         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24583         v5-10: Use `point-at-bol'.
24584
24585 2004-10-26  Simon Josefsson  <jas@extundo.com>
24586
24587         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24588         <chenggao@gmail.com>.
24589
24590 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24591
24592         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24593         instead.
24594
24595 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24596
24597         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24598         to remove a server from the nnimap-server-buffer-alist.
24599         (nnimap-open-connection, nnimap-close-server): Use it.
24600
24601         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24602
24603 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24604
24605         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24606         running the major-mode function.
24607
24608 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24609
24610         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24611         dummy marks in the right way.
24612
24613 2004-10-18  David Edmondson  <dme@dme.org>
24614
24615         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24616         excessively.
24617
24618 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24619
24620         * gnus-util.el (gnus-split-references): Accept a nil references
24621         string and go on blissfully.
24622
24623         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24624         cases where the references string is non-nil but has no references.
24625
24626         * encrypt.el: Add autoload tags.
24627
24628         * spam.el (spam-resolve-registrations-routine): Remove article
24629         from unregistration list too.  Reported by David Hanak
24630         <dhanak@isis.vanderbilt.edu>
24631
24632 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24633
24634         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24635         nil.  Change custom type.
24636
24637 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24638
24639         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24640
24641         * gnus-sum.el (gnus-summary-move-article): Use it.
24642
24643 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24644
24645         * encrypt.el: Add autoload cookies.
24646
24647         * spam.el (spam-backend-article-list-property)
24648         (spam-backend-get-article-todo-list)
24649         (spam-backend-put-article-todo-list)
24650         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24651         Resolve registrations separately.
24652         (spam-register-routine): Format comments.
24653         (spam-unregister-routine, spam-register-routine): Always call with
24654         specific-articles, no default list.
24655         (spam-summary-prepare-exit): Use the spam-classifications function.
24656
24657         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24658         gnus-encrypt.el.
24659
24660         * encrypt.el: Copied from gnus-encrypt.el.
24661
24662         * gnus-encrypt.el: Commented that it's obsolete.
24663
24664 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24665
24666         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24667         (gnus-score-save): Use it.
24668
24669         * message.el (message-bury): Use `window-dedicated-p'.
24670
24671 2004-10-15  Simon Josefsson  <jas@extundo.com>
24672
24673         * pop3.el (top-level): Don't require nnheader.
24674         (pop3-read-timeout): Add.
24675         (pop3-accept-process-output): Add.
24676         (pop3-read-response, pop3-retr): Use it.
24677
24678 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24679
24680         * spam.el (spam-register-routine): Move comment.
24681         (spam-verify-bogofilter): Use 'unknown for the initial
24682         spam-bogofilter-valid state, not 'never.
24683
24684         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24685         for netrc-machine.
24686
24687         * nnimap.el (nnimap-open-connection):
24688         Use netrc-machine-user-or-password.
24689
24690 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24691
24692         * gnus-registry.el (gnus-registry-unload-hook):
24693         Set as a variable with add-hook.
24694
24695         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24696         of news-path.
24697
24698         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24699
24700         * spam.el: Delete duplicate `provide'.
24701         (spam-unload-hook): Set as a variable with add-hook.
24702
24703 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24704
24705         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24706         in the doc string.
24707
24708         * message.el (message-ignored-news-headers)
24709         (message-ignored-supersedes-headers)
24710         (message-ignored-resent-headers)
24711         (message-forward-ignored-headers): Improve custom type.
24712
24713 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24714
24715         * message.el (message-tokenize-header): Fix 2004-09-06 change
24716         which used point-min in the wrong place.
24717
24718 2004-10-12  Simon Josefsson  <jas@extundo.com>
24719
24720         * tls.el (tls-certtool-program): New variable.
24721         (tls-certificate-information): New function, based on
24722         ssl-certificate-information.
24723
24724 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24725
24726         * compface.el: Move the version of ELisp-based uncompface program
24727         to the contrib directory because of the copyright problem.
24728
24729 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24730
24731         * message.el (message-kill-buffer): Raise the current frame.
24732
24733 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24734
24735         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24736
24737         * gnus.el (message-y-or-n-p): Autoload.
24738
24739         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24740         (pop3-password-required, pop3-authentication-scheme)
24741         (pop3-leave-mail-on-server): Make customizable.
24742         (pop3): New custom group.
24743         (pop3-retr): Remove `sleep-for' statements.
24744         Suggested by Dave Love <fx@gnu.org>.
24745
24746         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24747         Windows/DOS.
24748
24749         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24750         (imap-parse-body): Fix incorrect use of `assert'.
24751         Suggested by Dave Love <fx@gnu.org>.
24752
24753         * mml.el (mml-minibuffer-read-disposition): Require match.
24754         Suggested by Dave Love <fx@gnu.org>.
24755
24756 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24757
24758         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24759         doc string.
24760
24761 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24762
24763         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24764
24765 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24766
24767         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24768         instead of calling `mm-insert-inline', to decode text/* parts
24769         before displaying them.
24770
24771 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24772
24773         * mm-uu.el (mm-uu-text-plain-type): New variable.
24774         (mm-uu-pgp-signed-extract-1): Use it.
24775         (mm-uu-pgp-encrypted-extract-1): Use it.
24776         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24777         bind mm-uu-text-plain-type with that value.
24778         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24779         mm-uu-dissect.
24780
24781 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24782
24783         * gnus-group.el (gnus-update-group-mark-positions):
24784         * gnus-sum.el (gnus-update-summary-mark-positions):
24785         * message.el (message-check-news-body-syntax):
24786         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24787         of string-as-multibyte.
24788
24789 2004-10-05  Juri Linkov  <juri@jurta.org>
24790
24791         * gnus-group.el (gnus-update-group-mark-positions):
24792         * gnus-sum.el (gnus-update-summary-mark-positions):
24793         * message.el (message-check-news-body-syntax):
24794         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24795         8-bit unibyte values to a multibyte string for search functions.
24796
24797 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24798
24799         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24800         (mm-uu-dissect-text-parts): New function.
24801
24802         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24803         dissect text parts.
24804
24805         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24806         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24807
24808         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24809
24810         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24811         Use gnus-current-topics instead of gnus-current-topic.
24812
24813 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24814
24815         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24816
24817 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24818
24819         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24820         where appropriate.
24821
24822         * nnml.el (nnml-generate-active-info): do.
24823
24824         * nndiary.el (nndiary-generate-active-info): do.
24825
24826         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24827         (gnus-topic-move): do.
24828
24829         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24830         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24831
24832         * gnus-srvr.el (gnus-server-prepare)
24833         (gnus-server-open-all-servers): do.
24834
24835         * gnus-msg.el (gnus-summary-cancel-article)
24836         (gnus-summary-resend-message)
24837         (gnus-summary-mail-crosspost-complaint): do.
24838
24839         * gnus-move.el (gnus-change-server): do.
24840
24841         * gnus-group.el (gnus-group-unmark-all-groups)
24842         (gnus-group-set-current-level): do.
24843
24844 2004-10-04  Simon Josefsson  <jas@extundo.com>
24845
24846         * message.el (message-generate-hashcash): Doc fix.
24847
24848 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24849
24850         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24851         avoid infinite recursion via gnus-get-function.
24852
24853 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24854
24855         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24856
24857         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24858
24859         * nnmail.el (nnmail-split-history): do.
24860
24861         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24862         (nnml-request-delete-group): do.
24863
24864         * nnslashdot.el (nnslashdot-read-groups): do.
24865
24866         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24867         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24868
24869         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24870         (nnspool-sift-nov-with-sed): Use last.
24871         (nnspool-retrieve-headers-with-nov): Use mapc.
24872         (nnspool-request-newgroups): Use dolist.
24873         (nnspool-request-group): Use last.
24874
24875         * nntp.el (nntp-read-server-type): Use dolist.
24876
24877         * nnvirtual.el (nnvirtual-create-mapping)
24878         (nnvirtual-update-read-and-marked): Use dolist.
24879         (nnvirtual-convert-headers): Simplify.
24880
24881 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24882
24883         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24884         Add support for sync'ing tick marks.
24885
24886 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24887
24888         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24889         there's no visible header.
24890
24891 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24892
24893         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24894         When necessary, pass full group name to gnus-request-set-marks.
24895
24896 2004-10-01  Simon Josefsson  <jas@extundo.com>
24897
24898         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24899         acroread.
24900
24901 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24902
24903         * spam-report.el (spam-report-gmane): Fix interactive.
24904
24905         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24906
24907         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24908         when writing file.
24909         (gnus-agent-synchronize-flags): Don't default to being
24910         interactive.
24911
24912 2004-09-30  Simon Josefsson  <jas@extundo.com>
24913
24914         * message.el (message-generate-hashcash): Add.
24915         (message-send-mail): Use it, call mail-add-payment.
24916
24917 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24918
24919         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24920
24921 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24922
24923         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24924         gnus-requst-update-info with explicit code to sync the in-memory
24925         info read flags with the marks being sync'd to the backend.
24926
24927         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24928
24929 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24930
24931         * spam.el (spam-verify-bogofilter): Add new function.
24932         (spam-check-bogofilter)
24933         (spam-bogofilter-register-with-bogofilter): Use it.
24934         (spam-verify-bogofilter): Add small fixes.
24935
24936 2004-09-28  Simon Josefsson  <jas@extundo.com>
24937
24938         * hashcash.el (hashcash-generate-payment): Revert.
24939
24940 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24941
24942         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24943         Use gnus-extract-references instead of gnus-split-references.
24944
24945         * gnus-util.el (gnus-extract-references): Add new function, analogous
24946         to gnus-split-references but extracts only the message-ID without
24947         anything extra.
24948
24949         * hashcash.el (hashcash-generate-payment)
24950         (hashcash-check-payment): Do the right thing if hashcash-path is
24951         nil (because the hashcash program could not be found).
24952
24953         * spam.el (spam-use-hashcash): Remove comment.
24954
24955 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24956
24957         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24958         (gnus-cache-enter-article, gnus-cache-remove-article)
24959         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24960
24961         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24962
24963         * gnus-art.el (article-hide-boring-headers)
24964         (article-translate-strings, article-display-face)
24965         (gnus-article-mime-match-handle-first)
24966         (gnus-article-highlight-headers)
24967         (gnus-article-add-buttons-to-head): do.
24968
24969 2004-09-27  Simon Josefsson  <jas@extundo.com>
24970
24971         * hashcash.el: New version, from
24972         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24973         ../contrib/.
24974
24975 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24976
24977         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24978
24979 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24980
24981         * gnus-dup.el (gnus-dup-open): Use mapc.
24982         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24983
24984         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24985         Reported by Stefan Wiens <s.wi@gmx.net>.
24986
24987         * gnus.el (gnus-shutdown): Use dolist.
24988
24989         * gnus-undo.el (gnus-undo): Use mapc.
24990
24991         * nnrss.el (nnrss-generate-active): do.
24992
24993         * message.el (message-cite-original-without-signature)
24994         (message-cite-original): Use mapc.
24995         (message-do-actions, message-make-forward-subject): Use dolist.
24996
24997 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24998
24999         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
25000         deletion to remove entire duplicate line.  Fixes merged article
25001         number bug.
25002
25003 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25004
25005         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
25006         servers that are offline.  Avoids having gnus-agent-toggle-plugged
25007         first ask if you want to open a server and then, even when you
25008         responded with no, asking if you want to synchronize the server's
25009         flags.
25010         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
25011         multi-line expressions.
25012         (gnus-agent-synchronize-group-flags): New internal function.
25013         Updates marks in memory (in the info structure) AND in the
25014         backend.
25015
25016         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
25017
25018         * nnagent.el (nnagent-request-set-mark):
25019         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
25020         method, to ensure that synchronization updates marks in the
25021         backend and in the info (in memory) structure.
25022
25023 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25024
25025         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
25026         convention fully; don't miss the root article of a thread; make
25027         the X-Draft-From header with correct article numbers.
25028
25029 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
25030
25031         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
25032         unless plugged.  Disable the agent so that an open failure causes
25033         an error.
25034
25035         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
25036         Revert 2004-09-21 change.  The backend must be opened while
25037         synchronizing flags even when the backend stores the flags
25038         locally.
25039
25040 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
25041
25042         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
25043         in `header' match.  Reported by Svend Tollak Munkejord.
25044
25045         * message.el (message-cite-original): Fix use of
25046         `message-cite-articles-with-x-no-archive'.
25047
25048 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25049
25050         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
25051         (gnus-window-to-buffer): Ditto.
25052
25053         * mml.el (mml-preview-buffer): New variable.
25054         (mml-preview): Manage window layout with gnus-buffer-configuration.
25055
25056         * gnus-msg.el (gnus-setup-message): Put article numbers into the
25057         X-Draft-From header even if those articles aren't quoted.
25058
25059 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
25060
25061         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
25062         (gnus-request-set-mark, gnus-request-update-mark): Use new
25063         g-s-t-u-l-m to decide to use backend even when unplugged.
25064
25065 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25066
25067         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
25068         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
25069
25070 2004-09-20  Simon Josefsson  <jas@extundo.com>
25071
25072         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
25073         "utf-16-le".
25074
25075 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25076
25077         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
25078
25079 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
25080
25081         * uudecode.el (uudecode-use-external): Add :version.
25082
25083         * smime.el (smime-CA-file, smime-encrypt-cipher)
25084         (smime-dns-server): Add :version.
25085
25086         * smiley.el (gnus-smiley-file-types): Add :version.
25087
25088         * sha1.el (sha1-use-external): Add :version.
25089
25090         * pgg-def.el (pgg-query-keyserver): Add :version.
25091
25092         * nnmail.el (nnmail-fancy-expiry-targets)
25093         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
25094         Add :version.
25095
25096         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
25097         (nnimap-retrieve-groups-asynchronous): Add :version.
25098         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
25099
25100         * mml.el (mml-content-disposition-parameters)
25101         (mml-insert-mime-headers-always): Add :version.
25102
25103         * mm-util.el (mm-coding-system-priorities): Add :version.
25104
25105         * mm-decode.el (mm-inline-text-html-with-images)
25106         (mm-keep-viewer-alive-types, mm-external-terminal-program)
25107         (mm-verify-option): Add :version.
25108         (mm-text-html-renderer): Change :version.
25109
25110         * message.el (message-fcc-externalize-attachments)
25111         (message-required-headers, message-draft-headers)
25112         (message-subject-trailing-was-query)
25113         (message-subject-trailing-was-ask-regexp)
25114         (message-subject-trailing-was-regexp, message-mark-insert-begin)
25115         (message-mark-insert-end, message-archive-header)
25116         (message-archive-note, message-cross-post-default)
25117         (message-cross-post-note, message-followup-to-note)
25118         (message-cross-post-note-function, message-use-mail-followup-to)
25119         (message-subscribed-address-functions)
25120         (message-subscribed-address-file, message-subscribed-addresses)
25121         (message-subscribed-regexps, message-allow-no-recipients)
25122         (message-yank-cited-prefix, message-signature-insert-empty-line)
25123         (message-hidden-headers, message-hierarchical-addresses)
25124         (message-mail-user-agent, message-use-idna)
25125         (message-valid-fqdn-regexp)
25126         (message-strip-special-text-properties, message-header-synonyms)
25127         (message-beginning-of-line, message-tab-body-function): Add :version.
25128         (message-insert-canlock, message-wide-reply-confirm-recipients):
25129         Change :version.
25130
25131         * mail-source.el (mail-source-ignore-errors): Add :group, :type
25132         and :version.
25133         (mail-source-delete-old-incoming-confirm)
25134         (mail-source-movemail-program): Add :version.
25135
25136         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
25137         (gnus-agent-cache, gnus-agent): Change :version.
25138
25139         * gnus-util.el (gnus-use-byte-compile): Change :version.
25140
25141         * gnus-sum.el (gnus-summary-make-false-root-always)
25142         (gnus-summary-default-high-score)
25143         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
25144         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
25145         (gnus-read-all-available-headers, gnus-article-emulate-mime)
25146         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
25147         (gnus-sum-thread-tree-single-indent)
25148         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
25149         (gnus-sum-thread-tree-leaf-with-other)
25150         (gnus-sum-thread-tree-single-leaf): Add :version.
25151         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
25152         (gnus-article-loose-mime): Change :version.
25153
25154         * gnus-start.el (gnus-backup-startup-file)
25155         (gnus-save-startup-file-via-temp-buffer): Add :version.
25156
25157         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
25158         (gnus-server-offline-face): Add :version.
25159
25160         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
25161
25162         * gnus-msg.el (gnus-gcc-externalize-attachments)
25163         (gnus-debug-files, gnus-debug-exclude-variables)
25164         (gnus-discouraged-post-methods): Change :version.
25165         (gnus-confirm-mail-reply-to-news)
25166         (gnus-confirm-treat-mail-like-news): Add :version.
25167
25168         * gnus-int.el (gnus-server-unopen-status): Add :version.
25169
25170         * gnus-group.el (gnus-group-jump-to-group-prompt)
25171         (gnus-large-ephemeral-newsgroup)
25172         (gnus-fetch-old-ephemeral-headers): Add :version.
25173
25174         * gnus-fun.el (gnus-x-face-directory)
25175         (gnus-convert-pbm-to-x-face-command)
25176         (gnus-convert-image-to-x-face-command)
25177         (gnus-convert-image-to-face-command): Add :version.
25178
25179         * gnus-delay.el (gnus-delay-default-hour): Add :version.
25180
25181         * gnus-cite.el (gnus-cite-blank-line-after-header)
25182         (gnus-article-boring-faces): Add :version.
25183
25184         * gnus-art.el (gnus-buttonized-mime-types)
25185         (gnus-inhibit-mime-unbuttonizing)
25186         (gnus-treat-display-face)
25187         (gnus-treat-body-boundary): Change :version.
25188         (gnus-body-boundary-delimiter, gnus-picon-databases)
25189         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
25190         (gnus-treat-date-english, gnus-treat-fold-headers)
25191         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
25192         (gnus-treat-mail-picon, gnus-treat-wash-html)
25193         (gnus-article-encrypt-protocol)
25194         (gnus-use-idna, gnus-article-over-scroll)
25195         (gnus-mime-display-multipart-alternative-as-mixed)
25196         (gnus-mime-display-multipart-related-as-mixed)
25197         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
25198         (gnus-ctan-url, gnus-button-ctan-handler)
25199         (gnus-button-handle-ctan-bogus-regexp)
25200         (gnus-button-ctan-directory-regexp)
25201         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
25202         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
25203         (gnus-button-man-level, gnus-button-emacs-level)
25204         (gnus-button-message-level, gnus-button-browse-level): Add :version.
25205
25206         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
25207         (gnus-agent-go-online): Change :version.
25208         (gnus-agent-expire-unagentized-dirs)
25209         (gnus-agent-auto-agentize-methods): Add :version.
25210
25211         * flow-fill.el (fill-flowed-display-column)
25212         (fill-flowed-encode-column): Add :version.
25213
25214         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
25215         (gnus-outlook-deuglify-unwrap-max)
25216         (gnus-outlook-deuglify-cite-marks)
25217         (gnus-outlook-deuglify-unwrap-stop-chars)
25218         (gnus-outlook-deuglify-no-wrap-chars)
25219         (gnus-outlook-deuglify-attrib-cut-regexp)
25220         (gnus-outlook-deuglify-attrib-verb-regexp)
25221         (gnus-outlook-deuglify-attrib-end-regexp)
25222         (gnus-outlook-display-hook): Add :version.
25223
25224         * binhex.el (binhex-use-external): Add :version.
25225
25226 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
25227
25228         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
25229         and `invisible'.
25230
25231 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
25232
25233         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
25234         in gnus-registry-trim.
25235
25236 2004-09-13  Simon Josefsson  <jas@extundo.com>
25237
25238         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25239
25240         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25241
25242         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25243         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25244         <yamaoka@jpl.org>.
25245         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25246         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25247         <yamaoka@jpl.org>.
25248
25249         * sieve.el (sieve-manage-mode): Ditto.
25250
25251 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25252
25253         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25254
25255 2004-09-11  Simon Josefsson  <jas@extundo.com>
25256
25257         * dns-mode.el: Add.
25258
25259         * mm-view.el (mm-display-dns-inline): Add.
25260
25261         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25262         (mm-automatic-display): Ditto.
25263
25264         * mailcap.el (mailcap-mime-data): Add text/dns.
25265         (mailcap-mime-extensions): Map .soa to text/dns.
25266
25267 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25268
25269         * gnus-art.el (article-decode-mime-words, article-babel)
25270         (gnus-article-highlight-signature, gnus-article-add-buttons)
25271         (gnus-signature-toggle): Remove unnecessary bindings of
25272         `inhibit-read-only' inherited from v5.10 merge.
25273
25274 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25275
25276         * nntp.el (nntp): New customization group.
25277         (nntp-authinfo-file): Add customization group.
25278
25279         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25280
25281         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25282
25283         * gnus.el (to-address, to-list, subscribed)
25284         (large-newsgroup-initial): Ditto.
25285
25286         * flow-fill.el (fill-flowed-display-column)
25287         (fill-flowed-encode-column): Ditto.
25288
25289 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25290
25291         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25292         Use point-min rather than 1.
25293         (message-send-mail): Use buffer-size rather than point-max.
25294
25295         * gnus-sum.el (gnus-summary-search-article-forward):
25296         Signal a specific `search-failed' rather than a generic `error'.
25297
25298         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25299         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25300         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25301
25302 2004-09-10  Simon Josefsson  <jas@extundo.com>
25303
25304         * nndb.el (require): Remove tcp and duplicate cl.
25305
25306 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25307
25308         * gnus-agent.el (directory-files-and-attributes): Move forward.
25309
25310 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25311
25312         * gnus-agent.el (directory-files-and-attributes):
25313         Optionally defined to support XEmacs.
25314
25315 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25316
25317         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25318         to avoid run-time CL dependencies.
25319         (gnus-agent-unfetch-articles): New function.
25320         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25321         article numbers even when local .overview file is missing.
25322         (gnus-agent-read-article-number): New function.  Only accepts
25323         27-bit article numbers.
25324         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25325         Use gnus-agent-read-article-number.
25326         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25327         from backend while recognizing that article numbers in .overview
25328         must be valid.
25329         (gnus-agent-update-files-total-fetched-for):
25330         Use directory-files-and-attributes to improve performance.
25331         * gnus-int.el (gnus-request-move-article):
25332         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25333         improve performance.
25334
25335         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25336         some users confused by references to .newsrc when they only have a
25337         .newsrc.eld file.
25338         (gnus-convert-mark-converter-prompt)
25339         (gnus-convert-converter-needs-prompt): Fix use of property list.
25340         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25341         New function.  Used internally to only display 'gnus converting
25342         files' message when actually necessary.
25343
25344         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25345         methods now autoloaded.
25346
25347 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25348
25349         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25350         identifiers.
25351
25352 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25353
25354         * gnus-picon.el: Fix indentation and closing parenthesis.
25355
25356 2004-09-01  Simon Josefsson  <jas@extundo.com>
25357
25358         * message.el (message-canlock-generate): Require sha1, not
25359         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25360         to require within a function.  Sadly, if sha1.el isn't loaded, the
25361         let binding in m-c-g will hide the defcustom definition, which is
25362         bad.)
25363
25364         * canlock.el: Require sha1, not sha1-el.
25365
25366         * message.el: Don't autoload sha1 (there is a autoload cookie in
25367         sha1.el).
25368
25369         * sha1-el.el: Rename to sha1.el.
25370
25371 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25372
25373         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25374
25375 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25376
25377         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25378
25379 2004-08-30  Kim F. Storm  <storm@cua.dk>
25380
25381         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25382
25383         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25384         Add :group 'nnimap.
25385
25386 2004-08-30  Andreas Schwab  <schwab@suse.de>
25387
25388         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25389         ?* and ?\;.
25390
25391         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25392         and ?\' to symbol instead of whitespace.
25393
25394 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25395
25396         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25397
25398         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25399         instead of re-search-forward.
25400
25401         * gnus-uu.el (gnus-uu-save-article): Ditto.
25402         (gnus-uu-post-encode-uuencode): Ditto.
25403
25404         * html2text.el (html2text-clean-list-items): Ditto.
25405         (html2text-clean-dtdd): Ditto.
25406         (html2text-format-tags): Ditto.
25407
25408         * message.el (message-send-mail-with-sendmail): Fix regexp.
25409         (message-fill-field-general): Use search-forward instead of
25410         re-search-forward.
25411         (unbold-region): Ditto.
25412
25413         * nnrss.el (nnrss-request-article): Ditto.
25414
25415         * nnslashdot.el (nnslashdot-request-article): Ditto.
25416
25417         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25418
25419         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25420         "Unrecognized menu descriptor" error in XEmacs.
25421
25422 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25423
25424         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25425         parent article of a sparse article in the thread hashtb.
25426
25427 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25428
25429         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25430         (nnmail-expand-newtext): Lowercase expanded entries if
25431         nnmail-split-lowercase-expanded is non-nil.
25432
25433 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25434
25435         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25436
25437         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25438         of gnus-tmp-news-method into string under XEmacs.  It will be
25439         passed to gnus-correct-length which takes only a string argument.
25440
25441 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25442
25443         * gnus-util.el (gnus-bind-print-variables): New macro.
25444         (gnus-prin1): Use it.
25445         (gnus-prin1-to-string): Use it.
25446         (gnus-pp): New function.
25447         (gnus-pp-to-string): New function.
25448
25449         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25450         Replace pp-to-string with gnus-pp-to-string.
25451         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25452         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25453         * gnus-msg.el (gnus-debug): Ditto.
25454         * gnus-score.el (gnus-score-save): Ditto.
25455         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25456         gnus-pp-to-string.
25457         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25458         with gnus-pp.
25459         * score-mode.el (gnus-score-pretty-print): Ditto.
25460         * webmail.el (webmail-debug): Ditto.
25461
25462 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25463
25464         * gnus-art.el (article-display-face, article-display-x-face):
25465         Use buffer-read-only.
25466
25467 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25468
25469         * gnus-art.el (article-hide-list-identifiers):
25470         Bind inhibit-read-only as t.
25471
25472 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25473
25474         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25475
25476 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25477
25478         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25479         (gnus-narrow-to-page): Don't assume point-min == 1.
25480         (gnus-article-edit-mode): Derive from message-mode.
25481
25482         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25483         point-min == 1.
25484
25485         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25486         Disable incorrect use of `assert'.
25487
25488         * message.el (message-mode): Set comment-start-skip.
25489
25490
25491 2004-08-22  Sam Steingold  <sds@gnu.org>
25492
25493         * pop3.el (pop3-leave-mail-on-server): New user variable.
25494         (pop3-movemail): Delete mail only when it is nil.
25495
25496 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25497
25498         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25499
25500         * mml.el (mml-preview): Use `pop-to-buffer'.
25501
25502         * message.el (message-goto-mail-followup-to): Insert after "To".
25503         (message-carefully-insert-headers): Add comment.
25504
25505         * gnus.el: Remove unused variable `gnus-article-check-size'.
25506
25507         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25508
25509         * gnus-art.el (gnus-button-alist):
25510         Improve `gnus-button-handle-library' entry.
25511
25512 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25513
25514         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25515         Use downcase, since XEmacs capitalizes error messages differently.
25516
25517 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25518
25519         * nntp.el: Add (require 'gnus) due to reference to
25520         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25521
25522 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25523
25524         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25525         Bind `mm-fill-flowed'.
25526
25527         * mm-decode.el (mm-dissect-singlepart): Check it.
25528
25529 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25530
25531         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25532         'imap' for netrc parsing.
25533
25534 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25535
25536         * mailcap.el (mailcap-mime-data): Mark as risky.
25537
25538 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25539
25540         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25541         may be included in the encoded word.
25542         (rfc2047-encode): Don't append a space if the encoded word
25543         includes close parenthesis.
25544
25545 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25546
25547         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25548         of text within parentheses.
25549
25550 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25551
25552         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25553         (gnus-encrypt-write-file-contents): Make the password key the file
25554         name PLUS the cipher, not just the cipher.  Also remove failed
25555         passwords from the cache.
25556
25557 2004-08-06  Simon Josefsson  <jas@extundo.com>
25558
25559         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25560         Doc fix.
25561
25562 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25563
25564         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25565         LWSP.
25566
25567 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25568
25569         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25570         Try to append in-reply-to: data to the references: header.
25571
25572         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25573         (netrc-parse): Use gnus-encrypt.el functions.
25574
25575         * gnus-encrypt.el: Add new file for encryption support; currently
25576         does only a few GPG ciphers and an internal XOR cipher.
25577
25578         * password.el: Add comments on using password-read-and-add.
25579         (password-read-and-add): Add function to read and add the
25580         password to the cache at once.
25581
25582 2004-07-28  Simon Josefsson  <jas@extundo.com>
25583
25584         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25585         parameter (but don't use it, for now).
25586
25587         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25588         instead of hard coding to nil.
25589
25590 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25591
25592         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25593         as mm-inline-image-xemacs does.
25594
25595 2004-07-26  Simon Josefsson  <jas@extundo.com>
25596
25597         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25598         Revert part of 2004-07-17 change below.
25599
25600 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25601
25602         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25603         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25604
25605 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25606
25607         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25608         quotes that actually start with ">" at the beginning of the
25609         lines.
25610
25611 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25612
25613         * rfc2047.el (rfc2047-encode-region): Fix last change.
25614         (rfc2047-encode-parameter): Remove useless concat.
25615
25616 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25617
25618         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25619         encode special characters; fix some kind of misconfigured headers;
25620         signal a real error if debug-on-quit or debug-on-error is non-nil.
25621         (rfc2047-encode-max-chars): New variable.
25622         (rfc2047-encode-1): Use it.
25623         (rfc2047-encode-parameter): New function.
25624
25625         * mml.el (mml-insert-parameter): Remove an excessive space.
25626
25627 2004-07-17  Simon Josefsson  <jas@extundo.com>
25628
25629         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25630         Kai Grossjohann <kai@emptydomain.de>.
25631         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25632         (gnus-group-make-menu-bar): Ditto.
25633
25634         * gnus-util.el (gnus-group-server): Add.
25635
25636 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25637
25638         * message.el (message-clone-locals): Clone sendmail and smtp
25639         variables.
25640
25641 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25642
25643         * rfc2047.el (rfc2047-encode-region): Fix last change.
25644
25645 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25646
25647         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25648         characters as non-special.
25649
25650 2004-07-09  Simon Josefsson  <jas@extundo.com>
25651
25652         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25653         Users will lose all flag changes made while unplugged with
25654         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25655         good default.  See numerous reports on ding mailing list.
25656
25657 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25658
25659         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25660         add generate-head-function and generate-article-function to the
25661         rfc822-forward entry.
25662         (nndoc-rfc822-forward-generate-article): New function.
25663         (nndoc-rfc822-forward-generate-head): New function.
25664
25665         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25666
25667 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25668
25669         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25670         respect display group parameter and gnus-summary-expunge-below.
25671         (gnus-articles-to-read): Remove unused reference to display group
25672         parameter.
25673
25674 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25675
25676         * nnheader.el (nnheader-uniquify-message-id): New experimental
25677         variable.
25678         (nnheader-nov-read-message-id): Use it.
25679
25680         * spam-report.el (spam-report-gmane): Add interactive.
25681
25682 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25683
25684         * mm-encode.el (mm-content-transfer-encoding-defaults):
25685         Use qp-or-base64 for the application/* types.
25686
25687 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25688
25689         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25690
25691 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25692
25693         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25694         trim value.
25695
25696 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25697
25698         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25699         New macro and function.
25700         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25701
25702 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25703
25704         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25705         after-load-alist.
25706
25707 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25708
25709         * gnus-group.el (gnus-group-get-new-news-this-group):
25710         Don't update info that isn't there.
25711
25712 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25713
25714         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25715         entry.
25716
25717 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25718
25719         * mm-view.el (mm-inline-render-with-function): Use multibyte
25720         buffer; decode html source by charset.
25721
25722         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25723
25724         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25725         Mule-UCS is loaded under XEmacs.
25726         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25727
25728 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25729
25730         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25731
25732 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25733
25734         * mm-util.el (mm-coding-system-p): Return a coding-system.
25735         (mm-mime-mule-charset-alist): Use shift_jis instead of
25736         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25737         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25738         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25739         instead of japanese-shift-jis and iso-latin-1 respectively in
25740         order to share the default value with both Emacs and XEmacs-mule.
25741         (mm-mule-charset-to-mime-charset):
25742         Make mm-coding-system-priorities effective.
25743         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25744         while predicating of candidates upon the priorities.
25745
25746 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25747
25748         * gnus-sum.el (gnus-summary-make-menu-bar):
25749         Add gnus-uu-invert-processable.
25750
25751         * gnus.el: Autoload gnus-uu-invert-processable.
25752
25753 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25754
25755         * mm-util.el (mm-with-multibyte-buffer): New macro.
25756
25757         * rfc2047.el (rfc2047-encode-string): Use it.
25758         (rfc2047-encode-region): Move point to the end of the region after
25759         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25760
25761 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25762
25763         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25764         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25765
25766 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25767
25768         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25769         (gnus-cite-parse): Ignore quoted envelope From_.
25770         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25771
25772 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25773
25774         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25775         invalid addresses.
25776
25777 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25778
25779         * spam.el: Change section markers, revise TODO list.
25780         (spam-backends): Make new master list of all installed backends.
25781         (spam-summary-exit-behavior): Add new variable to determine how
25782         messages moves are done at summary exit.
25783         (spam-move-spam-nonspam-groups-only)
25784         (spam-process-ham-in-nonham-groups)
25785         (spam-process-ham-in-spam-groups): Remove variables, the
25786         spam-summary-exit-behavior variable should be used to manage this
25787         behavior.
25788         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25789         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25790         and spam-old-spam-articles.
25791         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25792         Add empty variables, placeholders for the backends they represent.
25793         (spam-set-difference): Move, unchanged.
25794         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25795         unless the user has a processor variable.
25796         (spam-classifications, spam-classification-valid-p)
25797         (spam-backend-properties, spam-backend-property-valid-p)
25798         (spam-backend-function-type-valid-p)
25799         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25800         (spam-report-articles-gmane, spam-report-articles-resend):
25801         Remove functions, they are not needed.
25802         (spam-install-backend-super, spam-backend-list)
25803         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25804         (spam-backend-function, spam-backend-ham-registration-function)
25805         (spam-backend-spam-registration-function)
25806         (spam-backend-ham-unregistration-function)
25807         (spam-backend-spam-unregistration-function)
25808         (spam-backend-statistical-p, spam-backend-mover-p)
25809         (spam-install-backend-alias, spam-install-checkonly-backend)
25810         (spam-install-mover-backend, spam-install-nocheck-backend)
25811         (spam-install-backend, spam-install-statistical-backend)
25812         (spam-install-statistical-checkonly-backend): Add backend installation
25813         support.
25814         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25815         (spam-group-processor-p): Use the new backend code and respect the
25816         summary exit behavior.
25817         (spam-mark-spam-as-expired-and-move-routine): Remove.
25818         (spam-summary-prepare): Change to use the new spam-old-articles
25819         variable.
25820         (spam-copy-or-move-routine, spam-copy-spam-routine)
25821         (spam-move-spam-routine, spam-copy-ham-routine)
25822         (spam-move-ham-routine): Add code to copy/move ham or spam.
25823         (spam-fetch-field-fast): Improve doc and code, plus allow the
25824         'number request.
25825         (spam-list-of-checks, spam-list-of-statistical-checks):
25826         Remove variables.
25827         (spam-split, spam-find-spam): Use the new backend code.
25828         (spam-registration-functions): Remove variable.
25829         (spam-unregister-routine): Add convenience wrapper.
25830         (spam-log-undo-registration, spam-register-routine)
25831         (spam-log-processing-to-registry)
25832         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25833         where possible.
25834         (spam-check-gmane-xref, spam-check-regex-headers)
25835         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25836         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25837         (spam-check-bogofilter-headers, spam-check-spamoracle)
25838         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25839         (spam-check-crm114-headers): Use the spam-split-group that
25840         spam-split prepares, no need to determine it every time.
25841
25842         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25843         to the nnheader-parse-naked-head call.
25844
25845         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25846
25847         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25848         the nnheader-nov-read-message-id call.
25849
25850 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25851
25852         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25853         gnus-activate-group twice.  Suggested by Markus Peter
25854         <warp@spin.de>.
25855
25856 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25857
25858         * gnus-art.el (gnus-article-time-format): Exchange the order of
25859         day and month in the default value; fix customization type.
25860         (article-date-ut): Use add-text-properties.
25861         (article-make-date-line): Use message-make-date instead of
25862         current-time-string.
25863
25864         * message.el (message-fetch-field): Don't use set-text-properties.
25865         (message-make-date): Simplify.
25866
25867         * messagexmas.el (message-xmas-make-date): New function.
25868         (message-xmas-redefine): Defalias message-make-date to it.
25869
25870 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25871
25872         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25873         (rfc2047-encode-region): Treat text within parentheses as special;
25874         show the original text when error has occurred.
25875
25876         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25877         already-computed method to gnus-activate-group.
25878
25879         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25880         same select-methods identical Lisp objects.
25881
25882         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25883         object when modifying the info.
25884
25885 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25886
25887         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25888         gnus-opened-servers since it has never been opened with the new
25889         configuration yet.
25890
25891 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25892
25893         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25894         arg to nnheader-generate-fake-message-id.
25895
25896 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25897
25898         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25899         number and build a fake message ID localized to a group and
25900         article number (so it's repeatable from that point on).
25901         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25902         ID format.
25903
25904         * gnus-sum.el (gnus-get-newsgroup-headers):
25905         Call nnheader-generate-fake-message-id with the article number.
25906
25907 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25908
25909         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25910         end-of-buffer.
25911
25912 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25913
25914         * message.el (message-ignored-supersedes-headers): Add Approved.
25915
25916 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25917
25918         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25919         goto-char.
25920         (rfc2047-encode): Fold the line before encoding.
25921
25922 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25923
25924         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25925         folding -- not all headers can be folded, and this should be done
25926         by the message composition mode.  Probably.  I think.
25927
25928 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25929
25930         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25931         fast.
25932
25933         * gnus-ems.el (gnus-remove-image): Don't use
25934         message-text-with-property; remove only the image found first.
25935
25936         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25937         found first.
25938
25939 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25940
25941         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25942
25943 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25944
25945         * message.el (message-text-with-property): Make it fast and accept
25946         optional arguments.
25947         (message-strip-forbidden-properties): Use it.
25948         (message-fix-before-sending): Follow the m-t-w-p change.
25949
25950         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25951
25952 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25953
25954         * gnus-art.el (article-hide-headers): Don't change the buffer
25955         mistakenly when performing mml-preview even if
25956         gnus-single-article-buffer is nil.
25957
25958 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25959
25960         * message.el (message-expand-name-databases): New user option.
25961         (message-expand-name): Use it.
25962
25963 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25964
25965         * spam.el (spam-report-articles-resend)
25966         (spam-report-resend-register-routine): Allow ham reporting.
25967         (spam-report-resend-register-ham-routine): Add wrapper.
25968         (spam-registration-functions): Add ham resending functions.
25969         (spam-list-of-processors): Add ham resend processor.
25970
25971         * gnus.el (ham-resend-to): Add new group parameter.
25972         (spam-process): Add ham resend option.
25973
25974         * spam-report.el (spam-report-resend): Allow reporting ham.
25975         (spam-report-resend-ham): Add wrapper.
25976
25977 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25978
25979         * message.el (message-cite-articles-with-x-no-archive):
25980         New variable.
25981         (message-cite-original): Use it.
25982
25983 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25984
25985         * message.el (message-cite-original): Respect X-No-Archive.
25986
25987 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25988
25989         * gnus-art.el (article-hide-headers): Refer to the values for
25990         gnus-ignored-headers and gnus-visible-headers in the summary
25991         buffer since a user may have set them as group parameters.
25992
25993 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25994
25995         * assistant.el (assistant-node-name): Add convenience function.
25996         (assistant-render-text, assistant-render-node): Add error handling,
25997         plus handle multiple next nodes.
25998         (assistant-find-next-node): Comment out for now.
25999         (assistant-find-next-nodes): Add function, returns list of next
26000         nodes.
26001
26002 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
26003
26004         * mail-source.el (mail-source-directory): Fix doc-string.
26005
26006 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
26007
26008         * assistant.el (assistant-render-text, assistant-eval): Add :set
26009         widget type, which is different because it takes and returns a
26010         list.  Much hilarity ensues.
26011
26012 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
26013
26014         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
26015
26016         * gnus-group.el (gnus-group-get-new-news-this-group):
26017         Add doc-string.
26018
26019         * gnus-start.el (gnus-activate-group): Add doc-string.
26020
26021 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26022
26023         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
26024
26025 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
26026
26027         * assistant.el (assistant-render-text): Try to add a :set
26028         widget, more to come.
26029
26030         * spam.el (spam-group-spam-contents-p): Handle empty groupname
26031         strings.
26032         (spam-report-articles-resend)
26033         (spam-register-routine): Do registration iff any articles warrant
26034         it.
26035         (spam-summary-prepare-exit): Change log message for nil group
26036         destinations.
26037
26038 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
26039
26040         * spam.el (spam-report-resend-register-routine):
26041         Allow spam-report-resend-to to be a group parameter or a global value.
26042
26043 2004-05-26  Simon Josefsson  <jas@extundo.com>
26044
26045         * starttls.el: Merge with my GNUTLS based starttls.el.
26046         (starttls-gnutls-program, starttls-use-gnutls)
26047         (starttls-extra-arguments, starttls-process-connection-type)
26048         (starttls-connect, starttls-failure, starttls-success):
26049         New variables.
26050         (starttls-program, starttls-extra-args): Doc fix.
26051         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
26052         New functions.
26053         (starttls-negotiate, starttls-open-stream):
26054         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
26055         function if it is set.
26056
26057 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26058
26059         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
26060         structured fields.
26061
26062 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26063
26064         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
26065
26066 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
26067
26068         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
26069         Add variable.
26070         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
26071         assigning the spam-mark to new messages.
26072
26073 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
26074
26075         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
26076
26077 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26078
26079         * dgnushack.el: Autoload customize-set-variable for XEmacs.
26080
26081         * rfc2047.el (rfc2047-encodable-p): Don't move point.
26082         (rfc2047-decode): Treat the ascii coding-system as raw-text by
26083         default.
26084
26085 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
26086
26087         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
26088         correct data.
26089
26090 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
26091
26092         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
26093         (spam-group-processor-p): Fix function.
26094         (spam-group-processor-multiple-p)
26095         (spam-group-spam-processor-report-gmane-p)
26096         (spam-group-spam-processor-report-resend-p)
26097         (spam-group-spam-processor-bogofilter-p)
26098         (spam-group-spam-processor-blacklist-p)
26099         (spam-group-spam-processor-ifile-p)
26100         (spam-group-ham-processor-ifile-p)
26101         (spam-group-spam-processor-spamoracle-p)
26102         (spam-group-spam-processor-crm114-p)
26103         (spam-group-ham-processor-bogofilter-p)
26104         (spam-group-spam-processor-stat-p)
26105         (spam-group-ham-processor-stat-p)
26106         (spam-group-ham-processor-whitelist-p)
26107         (spam-group-ham-processor-BBDB-p)
26108         (spam-group-ham-processor-spamoracle-p)
26109         (spam-group-ham-processor-copy-p): Remove functions with some
26110         prejudice against unneeded code.
26111         (spam-report-articles-resend)
26112         (spam-report-resend-register-routine): Allow the group/topic
26113         spam-resend-to value to override spam-report-resend-to.
26114         (spam-summary-prepare-exit): Invoke spam-group-processor-p
26115         properly now.
26116
26117         * gnus.el (spam-resend-to): Add group/topic parameter.
26118         (spam-process): Move the OBSOLETE processors to the end of the
26119         choices.
26120
26121 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
26122
26123         * spam-report.el (spam-report-resend-to, spam-report-resend):
26124         Start with resend-to set to nil, and then ask the user if necessary.
26125         (spam-report-resend): spam-report-resend takes a list of articles, not
26126         separate article numbers.
26127
26128 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26129
26130         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
26131         addition to emacs-w3m.
26132
26133 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26134
26135         * assistant.el (assistant-authinfo-data): New function.
26136         (assistant-eval): Eval for entire assistant.
26137
26138         * netrc.el (netrc-services-file): New variable.
26139         (netrc-parse-services): New function.
26140         (netrc-find-service-name): New function.
26141         (netrc-find-service-number): New function.
26142         (netrc-port-equal): New function.
26143         (netrc-machine): Use it.
26144
26145         * nnimap.el (nnimap-open-connection): Use netrc.
26146
26147         * gnus-util.el (gnus-netrc-get): Remove aliases.
26148
26149         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
26150
26151         * assistant.el (wid-edit): Fix compilation.
26152
26153         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
26154
26155 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
26156
26157         * gnus-util.el (gnus-set-file-modes): New function.  (small
26158         patch).
26159
26160 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26161
26162         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
26163
26164         * assistant.el (assistant-render-node): Fix up rendering and
26165         read-only text.
26166         (assistant-render-node): Reset.
26167         (assistant-make-read-only): Not sticky.
26168
26169 2004-05-20  Danny Siu  <dsiu@adobe.com>
26170
26171         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
26172         centered even when gnus-auto-center-summary is t.
26173
26174 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26175
26176         * dns.el (dns-get-txt-answer): New function.
26177         (dns-read-txt): Ditto.
26178         (query-dns): Use it.
26179
26180 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26181
26182         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
26183         active for foreign groups even if the group level is higher than
26184         the specified value.
26185
26186 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26187
26188         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
26189         non-active groups.
26190
26191         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
26192
26193 2004-05-20  Magnus Henoch  <mange@freemail.hu>
26194
26195         * dns.el (dns-read-type): Add support for SVR.  (small patch)
26196
26197 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
26198
26199         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
26200         (spam-crm114-header, spam-crm114-spam-switch)
26201         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
26202         (spam-crm114-positive-spam-header)
26203         (spam-crm114-database-directory, spam-list-of-processors)
26204         (spam-group-spam-processor-crm114-p)
26205         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
26206         (spam-generic-score, spam-list-of-checks)
26207         (spam-list-of-statistical-checks, spam-registration-functions)
26208         (spam-check-crm114-headers, spam-crm114-score)
26209         (spam-check-crm114, spam-crm114-register-with-crm114)
26210         (spam-crm114-register-spam-routine)
26211         (spam-crm114-unregister-spam-routine)
26212         (spam-crm114-register-ham-routine)
26213         (spam-crm114-unregister-ham-routine): Add CRM114 support.
26214
26215 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
26216
26217         * gnus.el: Add spam-use-crm114.
26218
26219         * spam.el (spam-list-of-processors, spam-registration-functions):
26220         Add spam-use-resend.
26221         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
26222         (spam-report-articles-gmane): Add doc fix.
26223         (spam-report-articles-resend, spam-report-resend-register-routine):
26224         Add wrappers around spam-report-resend-to.
26225
26226         * spam-report.el (spam-report-resend-to, spam-report-resend):
26227         Add support for resending spam.
26228         (spam-report-gmane): Fix line length >80.
26229
26230         * gnus.el (spam-process): Add spam-use-resend.
26231
26232 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26233
26234         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26235         number of processed spam messages.
26236         (spam-ham-copy-or-move-routine): Return the number of processed
26237         ham messages.
26238         (spam-summary-prepare-exit): Use the above values to decide
26239         whether status messages should be displayed.
26240
26241 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26242
26243         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26244         `rfc2047-encoding-function-alist' in order to avoid conflicting
26245         with the old version.
26246         (rfc2047-encode-region): Concatenate words containing non-ASCII
26247         characters in structured fields; don't encode space-delimited
26248         ASCII words even in unstructured fields; don't break words at
26249         char-category boundaries.
26250         (rfc2047-encode-1): New function.
26251         (rfc2047-encode): Use it; encode text so that it occupies the
26252         maximum width within 76-column; work correctly on Q encoding for
26253         iso-2022-* charsets.
26254         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26255         sure not to break a line just after the header name.
26256         (rfc2047-b-encode-region): Remove.
26257         (rfc2047-b-encode-string): New function.
26258         (rfc2047-q-encode-region): Remove.
26259         (rfc2047-q-encode-string): New function.
26260
26261         * mm-util.el (mm-replace-in-string): New function.
26262
26263 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26264
26265         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26266         Really get it right.
26267         (gnus-inews-make-draft): Really.
26268
26269 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26270
26271         * nnmh.el (nnmh-request-list-1): Don't check the link count
26272         before descending.  (small patch)
26273
26274 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26275
26276         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26277         stuff.
26278
26279         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26280         Match on real group name.
26281
26282         * gnus-art.el (gnus-signature-limit): Doc fix.
26283
26284         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26285
26286         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26287
26288 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26289
26290         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26291         isn't a string.
26292
26293 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26294
26295         * gnus-draft.el (gnus-draft-send):
26296         Bind rfc2047-encode-encoded-words.
26297
26298         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26299         (rfc2047-encodable-p): Say that =? needs encoding.
26300         (rfc2047-encode-encoded-words): New variable.
26301
26302         * gnus-group.el (gnus-group-select-group): Doc fix.
26303
26304         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26305
26306         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26307         to nil.
26308
26309         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26310
26311         * nnheader.el (nnheader-get-lines-and-char): New function.
26312
26313 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26314
26315         * gnus-msg.el (gnus-summary-followup-with-original):
26316         Document yanking of region when active.
26317
26318 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26319
26320         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26321         groups if the group level is higher than the specified value.
26322
26323 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26324
26325         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26326         (gnus-group-jump-to-group): Add prefix argument using
26327         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26328         non-active group.
26329
26330         * compface.el (uncompface): Be verbose when changing
26331         `uncompface-use-external'.
26332
26333         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26334         handle manual section.
26335
26336 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26337
26338         * gnus-art.el (gnus-button-alist): Revert previous change.
26339
26340 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26341
26342         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26343
26344 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26345
26346         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26347         whether backend can accept message.
26348
26349         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26350
26351 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26352
26353         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26354         Avoid creating directory when nntp-marks-is-evil is true.
26355         Reported by Reiner Steib.
26356
26357 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26358
26359         * gnus-picon.el (gnus-picon-insert-glyph):
26360         Add optional `nostring' argument.
26361
26362 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26363
26364         * gnus-picon.el (gnus-picon-style): New variable.
26365         (gnus-picon-transform-address): Support `gnus-picon-style'.
26366
26367 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26368
26369         * message.el (message-fill-field): Return point.
26370         (message-generate-headers): Go to end of field.
26371
26372         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26373         stuff for non-living groups.
26374
26375 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26376
26377         * gnus-art.el (gnus-article-followup-with-original)
26378         (gnus-article-reply-with-original): gnus-mark-active-p ->
26379         gnus-region-active-p.
26380
26381 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26382
26383         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26384         only when there is spam or ham to be processed.
26385
26386 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26387
26388         * mail-source.el (mail-source-delete-crash-box): Refactor.
26389         (mail-source-fetch): Use it.
26390         (mail-source-fetch-file): Ditto.
26391         (mail-source-fetch-directory): Run postscript in loop.
26392         (mail-source-fetch-pop): Delete.
26393         (mail-source-fetch-maildir): Ditto.
26394         (mail-source-fetch-imap): Ditto.
26395
26396         * imap.el (imap-authenticators): Comment out sasl.
26397
26398         * message.el (message-skip-to-next-address): New function.
26399         (message-fill-header-address): Refactor.
26400         (message-fill-address): Use it.
26401         (message-delete-address): Use it.
26402         (message-fill-header-general): Refactor.
26403         (message-fill-field-address): Rename.
26404         (message-narrow-to-field): Find the start of the header.
26405         (message-header-format-alist): Don't pre-fill.
26406         (message-fill-header): Remove.
26407         (message-insert-header): New function.
26408         (message-shorten-references): Use it.
26409
26410         * rfc2047.el (rfc2047-field-value): Strip props.
26411
26412         * mail-parse.el (mail-header-make-address): New alias.
26413
26414         * ietf-drums.el (ietf-drums-make-address): New function.
26415
26416         * imap.el: Add compiler directives.
26417
26418         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26419
26420         * gnus-art.el (article-decode-idna-rhs): Don't use
26421         message-idna-inside-rhs-p.
26422
26423 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26424
26425         * message.el (message-idna-inside-rhs-p): Remove.
26426         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26427
26428         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26429         false positives.
26430
26431 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26432
26433         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26434
26435 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26436
26437         * nneething.el (nneething-file-name): Don't create spurious
26438         files.
26439
26440         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26441         (gnus-inews-do-gcc): Remove sleep.
26442
26443         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26444         part under point.
26445
26446         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26447         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26448
26449 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26450
26451         * spam.el (spam-summary-prepare-exit): Fix (length).
26452
26453 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26454
26455         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26456         as expired without moving it" message when there are spam
26457         messages left.
26458
26459 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26460
26461         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26462         header is not nil.
26463
26464 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26465
26466         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26467         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26468         (nntp-marks-changed-p): New arg SERVER.
26469         (nntp-request-update-info): Adjust caller.
26470
26471 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26472
26473         * nntp.el (nntp-save-marks): Pass missing arg.
26474
26475 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26476
26477         * nntp.el: Support marks.
26478         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26479         (nntp-marks-modtime, nntp-marks-directory): New variables.
26480         (nntp-request-set-mark, nntp-request-update-info)
26481         (nntp-possibly-create-directory, nntp-marks-changed-p)
26482         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26483         New functions.
26484
26485 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26486
26487         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26488         (gnus-xmas-redefine): Rename.
26489
26490         * gnus-score.el (gnus-score-insert-help):
26491         Use gnus-select-lowest-window.
26492
26493         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26494         appt-select-lowest-window and rename to gnus-select-lowest-window.
26495
26496         * gnus.el: do.
26497
26498 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26499
26500         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26501         encodings of MIME-encoded words, in order to improve
26502         interoperability with several broken MUAs.
26503
26504 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26505
26506         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26507         tags, only when charsets are not specified in headers.
26508         (mm-inline-text-html-render-with-w3m): Ditto.
26509
26510         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26511         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26512
26513 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26514
26515         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26516         instead of MIME-decoded from fields when checking
26517         `gnus-article-address-banner-alist'.
26518
26519 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26520
26521         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26522         description rather than subject.
26523
26524 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26525
26526         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26527
26528 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26529
26530         * gnus.el (gnus-version-number): Bump.
26531
26532 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26533
26534         * gnus.el: No Gnus v0.2 is released.
26535
26536 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26537
26538         * gnus-agent.el (gnus-agent-read-agentview):
26539         Inline gnus-uncompress-range.
26540
26541 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26542
26543         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26544         `exec-installed-p'.
26545
26546 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26547
26548         * gnus.el (spam-process, spam-autodetect-methods):
26549         Add bsfilter and bsfilter-headers.
26550
26551         * spam.el (spam-bsfilter): New customize group.
26552         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26553         (spam-bsfilter-header, spam-bsfilter-probability-header)
26554         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26555         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26556         (spam-bsfilter-database-directory): New options.
26557         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26558         (spam-list-of-statistical-checks, spam-registration-functions):
26559         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26560         (spam-bsfilter-score): New command.
26561         (spam-check-bsfilter-headers, spam-check-bsfilter)
26562         (spam-bsfilter-register-with-bsfilter)
26563         (spam-bsfilter-register-spam-routine)
26564         (spam-bsfilter-unregister-spam-routine)
26565         (spam-bsfilter-register-ham-routine)
26566         (spam-bsfilter-unregister-ham-routine): New functions.
26567         (spam-generic-score): Support bsfilter; Accept an optional argument
26568         to recalcurate spam score even if scoring header has already been
26569         added.
26570         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26571         optional argument to recalcurate spam score even if scoring header
26572         has already been added.
26573
26574 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26575
26576         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26577         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26578         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26579         link is missing.
26580
26581 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26582
26583         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26584         (html2text-get-attr): Rewrite.
26585
26586         * message.el (message-setup-1): Remove redundant put-text-property
26587         on mail-header-separator.
26588
26589 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26590
26591         * gnus-registry.el (gnus-registry-cache-whitespace)
26592         (gnus-registry-action, gnus-registry-spool-action)
26593         (gnus-registry-split-fancy-with-parent): Change message levels
26594         from 5 to 3 or 7, as needed.
26595
26596         * spam.el (spam-summary-prepare-exit)
26597         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26598         (spam-split, spam-find-spam, spam-log-undo-registration)
26599         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26600         level from 5 to 6.
26601
26602 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26603
26604         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26605         2004-03-04 change).
26606
26607 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26608
26609         * sieve-manage.el (sieve-manage-open):
26610         * nnweb.el (nnweb-insert-html):
26611         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26612         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26613         * nnspool.el (nnspool-request-group):
26614         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26615         * nnml.el (nnml-request-update-info):
26616         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26617         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26618         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26619         (nnimap-request-set-mark):
26620         * nnfolder.el (nnfolder-request-update-info):
26621         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26622         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26623         * gnus-uu.el (gnus-uu-find-articles-matching):
26624         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26625         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26626         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26627         * gnus-nocem.el (gnus-nocem-scan-groups):
26628         * gnus-int.el (gnus-start-news-server):
26629         * gnus-group.el (gnus-group-make-kiboze-group)
26630         (gnus-group-browse-foreign-server):
26631         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26632         Use mapc when appropriate.
26633
26634 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26635             Adam Sjøgren  <asjo@koldfront.dk>
26636             Wes Hardaker  <wes@hardakers.net>
26637             Michael Shields  <shields@msrl.com>
26638
26639         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26640         may need for spam sorting and scoring.
26641         (spam-user-format-function-S): Add user format function suitable for
26642         general use.
26643         (spam-article-sort-by-spam-status): Add sorting function for summary
26644         sorting.
26645         (spam-extra-header-to-number): Add function to get a score from a
26646         header.
26647         (spam-summary-score): Add function to get a numeric score from the
26648         headers.
26649         (spam-generic-score): Fix function doc, was in wrong place.
26650         (spam-initialize): Take symbols when it's run, and install the
26651         extra headers that spam-necessary-extra-headers thinks we need.
26652
26653 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26654
26655         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26656         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26657
26658 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26659
26660         * gnus-sum.el (gnus-set-global-variables)
26661         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26662         (gnus-article-get-xrefs, gnus-summary-best-group)
26663         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26664         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26665         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26666         Use with-current-buffer.
26667
26668 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26669
26670         * spam.el (spam-summary-prepare-exit): Simplify logic.
26671         (spam-fetch-article-header): Read the article header if it's not
26672         available.
26673         (spam-list-articles): Simplify logic.
26674         (spam-filelist-register-routine): Fix bug with unregister-list.
26675
26676         * gnus-registry.el: Fix comments at beginning.
26677
26678 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26679
26680         * message.el (message-cater-to-broken-inn): Remove.
26681         (message-shorten-references): Make sure the total folded length of
26682         References is shorter than 998 characters to cater to a bug in INN
26683         2.3.  Also, don't pretend that references aren't folded -- this
26684         hasn't worked for a while.
26685
26686 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26687
26688         * gnus-agent.el (gnus-agentize):
26689         gnus-agent-send-mail-real-function no longer set to current value
26690         of message-send-mail-function but rather a lambda that calls
26691         message-send-mail-function.  The change makes the agent real-time
26692         responsive to user changes to message-send-mail-function.
26693
26694 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26695
26696         * legacy-gnus-agent.el
26697         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26698         help from Florian Weimer <fw@deneb.enyo.de>
26699
26700 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26701
26702         * nnmail.el (nnmail-cache-insert): Revert last change.
26703
26704 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26705
26706         * nnmail.el (nnmail-cache-insert): Always check whether
26707         nnmail-cache-ignore-groups matches a group name.
26708
26709 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26710
26711         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26712         (spam-find-spam, spam-log-processing-to-registry)
26713         (spam-log-registered-p, spam-log-unregistration-needed-p)
26714         (spam-log-undo-registration): Use gnus-message instead of
26715         gnus-error, none of these errors are fatal.
26716
26717         * gnus-registry.el (gnus-registry-clean-empty-function)
26718         (gnus-registry-clean-empty): Remove only empty entries without
26719         extra data.
26720
26721 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26722
26723         * spam-stat.el (spam-stat-buffer-change-to-spam)
26724         (spam-stat-buffer-change-to-non-spam): Change (error) to
26725         (gnus-message 8) invocation.
26726
26727 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26728
26729         * nntp.el (nntp-via-netcat-command): New variable.
26730         (nntp-via-netcat-switches): New variable.
26731         (nntp-open-via-rlogin-and-netcat): New function.
26732         (nntp-open-connection-function): Doc fix.
26733         (nntp-telnet-command): Doc fix.
26734         (nntp-end-of-line): Doc fix.
26735         (nntp-via-rlogin-command): Doc fix.
26736         (nntp-via-user-name): Doc fix.
26737         (nntp-via-address): Doc fix.
26738
26739 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26740
26741         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26742         error in Emacs 21.1.
26743
26744 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26745
26746         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26747
26748 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26749
26750         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26751         (gnus-agent-with-refreshed-group): New macro.
26752         (gnus-agent-rename-group): New function.
26753         (gnus-agent-delete-group): New function.
26754         (gnus-agent-save-group-info): Use gnus-command-method when
26755         `method' parameter is nil.  Don't write nil entries into the
26756         active file.
26757         (gnus-agent-get-group-info): New function.
26758         (gnus-agent-fetch-articles):
26759         Use gnus-agent-update-files-total-fetched-for to increment disk space
26760         used.
26761         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26762         Use gnus-agent-update-view-total-fetched-for to increment disk space
26763         used.
26764         (gnus-agent-get-local): Add optional parameters to avoid calling
26765         gnus-group-real-name and gnus-find-method-for-group.
26766         (gnus-agent-set-local): Delete stored entry if either min, or max,
26767         are nil.
26768         (gnus-agent-fetch-session): Reworded error/quit messages.
26769         On quit, use gnus-agent-regenerate-group to record existance of any
26770         articles fetched to disk before the quit occurred.
26771         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26772         gnus-agent-update-view-total-fetched-for, and
26773         gnus-agent-update-files-total-fetched-for to decrement disk space
26774         used.
26775         (gnus-agent-retrieve-headers):
26776         Use gnus-agent-update-view-total-fetched-for to increment disk space
26777         used.
26778         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26779         with gnus-agent-update-files-total-fetched-for to decrement disk
26780         space and fresh group buffer.
26781         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26782         (gnus-agent-need-update-total-fetched-for): New variable.
26783         (gnus-agent-update-files-total-fetched-for): New function.
26784         (gnus-agent-update-view-total-fetched-for): New function.
26785         (gnus-agent-total-fetched-for): New function.
26786
26787         * gnus-cache.el (gnus-cache-save-buffers):
26788         Use gnus-cache-update-overview-total-fetched-for to change disk space
26789         used by this group.
26790         (gnus-cache-possibly-enter-article):
26791         Use gnus-cache-update-file-total-fetched-for to increment disk space
26792         used by this group.
26793         (gnus-cache-possibly-remove-article):
26794         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26795         used by this group.
26796         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26797         (gnus-cache-rename-group): New function.
26798         (gnus-cache-delete-group): New function.
26799         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26800         (gnus-cache-need-update-total-fetched-for): New variable.
26801         (gnus-cache-with-refreshed-group): New macro.
26802         (gnus-cache-update-file-total-fetched-for): New function.
26803         (gnus-cache-update-overview-total-fetched-for): New function.
26804         (gnus-cache-rename-group-total-fetched-for): New function.
26805         (gnus-cache-delete-group-total-fetched-for): New function.
26806         (gnus-cache-total-fetched-for): New function.
26807
26808         * gnus-group.el: Require gnus-sum and autoload functions to
26809         resolve warnings when gnus-group.el compiled alone.
26810         (gnus-group-line-format): Document new %F.
26811         (size of Fetched data) group line format; identifies disk space
26812         used by agent and cache.
26813         (gnus-group-line-format-alist): Define new F format.
26814         (gnus-total-fetched-for): New function.
26815         (gnus-group-delete-group): No longer update
26816         gnus-cache-active-altered as gnus-request-delete-group now keeps
26817         the cache in sync.
26818         (gnus-group-list-active): Let the agent store a server's active
26819         list if currently plugged.
26820
26821         * gnus-int.el (gnus-request-delete-group):
26822         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26823         local disk in sync with the server.
26824         (gnus-request-rename-group):
26825         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26826         local disk in sync with the server.
26827
26828         * gnus-start.el (gnus-get-unread-articles):
26829         Cosmetic simplification to logic.
26830
26831         * gnus-util.el (gnus-rename-file): New function.
26832
26833 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26834
26835         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26836
26837 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26838
26839         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26840         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26841
26842 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26843
26844         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26845         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26846
26847 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26848
26849         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26850
26851 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26852
26853         * spam.el (spam-set-difference): Add function to replace
26854         gnus-set-difference in spam.el.
26855         (spam-summary-prepare-exit): Use spam-set-difference.
26856
26857 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26858
26859         * gnus-registry.el (gnus-registry-cache-file): Update to use
26860         gnus-dribble-directory OR gnus-home-directory OR ~.
26861         (gnus-registry-split-fancy-with-parent): Fix doc.
26862
26863 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26864
26865         * message.el (message-exchange-point-and-mark):
26866         Use message-mark-active-p.  Suggested by Jesper Harder
26867         <harder@ifa.au.dk>.
26868
26869 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26870
26871         * message.el (message-exchange-point-and-mark): Don't activate
26872         region if it was inactive.  Suggested by Hiroshi Fujishima
26873         <pooh@nature.tsukuba.ac.jp>.
26874
26875 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26876
26877         * gnus-art.el (article-display-face): Display Faces in the same
26878         order as X-Faces.
26879
26880 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26881
26882         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26883
26884 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26885
26886         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26887         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26888         (gnus-article-mime-hierarchy): Remove.
26889         (gnus-article-mime-hierarchy-next): Remove.
26890         (gnus-article-mode): Revert 2004-03-19 change.
26891         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26892         (gnus-insert-mime-button): Revert 2004-03-19 change.
26893         (gnus-mime-accumulate-hierarchy): Remove.
26894         (gnus-mime-enter-multipart): Remove.
26895         (gnus-mime-leave-multipart): Remove.
26896         (gnus-mime-display-part): Revert 2004-03-19 change.
26897         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26898
26899         * mml.el (mml-preview): Revert 2004-03-19 change.
26900
26901 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26902
26903         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26904
26905 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26906
26907         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26908         t while entering a file name using the mm-with-multibyte macro.
26909         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26910
26911         * mm-util.el (mm-with-multibyte): New macro.
26912
26913 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26914
26915         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26916         New user option.
26917         (gnus-mime-multipart-functions): Doc and customization fix.
26918         (gnus-article-mime-hierarchy): New variable.
26919         (gnus-article-mime-hierarchy-next): New variable.
26920         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26921         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26922         gnus-article-mime-hierarchy-next to nil.
26923         (gnus-insert-mime-button): Show hierarchy numbers.
26924         (gnus-mime-accumulate-hierarchy): New function.
26925         (gnus-mime-enter-multipart): New function.
26926         (gnus-mime-leave-multipart): New function.
26927         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26928         (gnus-mime-display-alternative): Show hierarchy numbers.
26929
26930         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26931         gnus-article-mime-hierarchy-next to nil.
26932
26933 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26934
26935         * dns.el: Don't require gnus-xmas.
26936
26937 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26938
26939         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26940         inline PGP.
26941         (mml-menu): Disable mml-quote-region if mark is inactive.
26942
26943 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26944
26945         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26946         when the group's active is not available.
26947
26948 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26949
26950         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26951         error.
26952
26953 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26954
26955         * imap.el (imap-store-password): New variable.
26956         (imap-interactive-login): Use it.
26957         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26958
26959 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26960
26961         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26962         window-start and hscroll to summary window.
26963
26964 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26965
26966         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26967         conversion message to newsrc-dribble when an actual conversion is
26968         performed.
26969
26970 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26971
26972         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26973
26974 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26975
26976         * mm-decode.el (mm-complicated-handles): New function reviving
26977         former definition of mm-multiple-handles.
26978
26979         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26980         (gnus-mime-delete-part): Use it.
26981
26982 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26983
26984         * gnus-agent.el (gnus-agent-read-local):
26985         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26986         avoid the implicit assumption that they will always be equal.
26987         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26988         coding-system-for-write, as the with-temp-file macro first prints
26989         to a buffer then saves the buffer.
26990
26991 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26992
26993         * gnus-art.el (gnus-article-edit-part): New function.
26994         (gnus-mime-save-part-and-strip): Use it; do query instead of
26995         signaling an error; don't use mm-multiple-handles.
26996         (gnus-mime-delete-part): Ditto.
26997
26998 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26999
27000         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
27001         old file versions.
27002         (gnus-group-prepare-hook): Remove function that converted list
27003         form of gnus-agent-expire-days to group properties.
27004
27005         * gnus-int.el: Autoload gnus-agent-regenerate-group.
27006         (gnus-request-accept-article): Re-indented.
27007
27008         * gnus-start.el (gnus-convert-old-newsrc): Registered new
27009         converters to handle old agent file formats.  Add logic for a
27010         "backup before upgrading warning".
27011         (gnus-convert-mark-converter-prompt): Developers can mark
27012         functions as needing (default), or not needing,
27013         gnus-convert-old-newsrc's "backup before upgrading warning".
27014         (gnus-convert-converter-needs-prompt): Tests whether the user
27015         should be protected from potentially irreversable changes by the
27016         function.
27017
27018         * legacy-gnus-agent.el: New.  Provides converters that are only
27019         loaded when gnus-convert-old-newsrc needs to call them.
27020
27021 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27022
27023         * mail-source.el (mail-source-touch-pop): Doc fix.
27024
27025         * message.el (message-smtpmail-send-it): Doc fix.
27026
27027 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
27028
27029         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
27030
27031         * nnmail.el (nnmail-split-fancy): do.
27032
27033         * gnus-kill.el (gnus-kill, gnus-execute): do.
27034
27035 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
27036
27037         * gnus-sum.el (gnus-widget-reversible-match)
27038         (gnus-widget-reversible-to-internal)
27039         (gnus-widget-reversible-to-external): New functions.
27040         (gnus-widget-reversible): New widget.
27041         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
27042
27043 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
27044
27045         * gnus-sum.el (gnus-thread-sort-functions)
27046         (gnus-article-sort-functions): Document `(not F)' items.
27047
27048 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
27049
27050         * spam.el (spam-use-gmane-xref): Add new backend.
27051         (spam-gmane-xref-spam-group): Add variable to control the name of the
27052         Gmane spam group.
27053         (spam-blackhole-servers, spam-blackhole-good-server-regex)
27054         (spam-regex-headers-spam, spam-regex-headers-ham)
27055         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
27056         (spam-list-of-checks): Add spam-use-gmane-xref to list of
27057         backends and checks.
27058         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
27059
27060         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
27061         an autodetect method.
27062
27063 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27064
27065         * gnus-int.el (gnus-request-accept-article): Inform the agent that
27066         articles are being added to a group.
27067         (gnus-request-replace-article): Inform the agent that articles
27068         need to be uncached as the cached contents are no longer valid.
27069
27070 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27071
27072         * binhex.el: Don't autoload executable-find.
27073
27074         * canlock.el: Don't autoload mail-fetch-field.
27075
27076         * dgnushack.el: Autoload c-mode for XEmacs.
27077
27078         * gnus-ems.el: Don't autoload appt-select-lowest-window.
27079
27080         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
27081         rmail-dont-reply-to and rmail-output.
27082
27083         * gnus-score.el: Don't autoload ffap-string-at-point.
27084
27085         * gnus-setup.el: Don't autoload sc-cite-original.
27086
27087         * imap.el: Don't autoload base64-decode-string,
27088         base64-encode-string and md5.
27089
27090         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
27091         and rmail-msg-restore-non-pruned-header.
27092
27093         * mm-decode.el: Don't autoload executable-find.
27094
27095         * mm-url.el: Don't autoload executable-find.
27096
27097         * mm-view.el: Don't autoload diff-mode.
27098
27099         * nndb.el: Don't autoload news-reply-mode, news-setup,
27100         cancel-timer and telnet.
27101
27102         * password.el: Don't autoload run-at-time for Emacs.
27103
27104         * sha1-el.el: Don't autoload executable-find.
27105
27106         * sieve-mode.el: Don't autoload c-mode.
27107
27108         * uudecode.el: Don't autoload executable-find.
27109
27110 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27111
27112         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
27113         (gnus-agent-possibly-alter-active): Avoid null in numeric
27114         comparison.
27115         (gnus-agent-set-local): Refuse to save null in local object table.
27116         (gnus-agent-regenerate-group): The REREAD parameter can now be a
27117         list of articles that will be marked as unread.
27118
27119 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27120
27121         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
27122
27123 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
27124
27125         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
27126         language tags.
27127
27128 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
27129
27130         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
27131         Don't bind "obarray".
27132
27133         * gnus-sum.el (gnus-thread-sort-functions):
27134         Add `gnus-thread-sort-by-most-recent-number' and
27135         `gnus-thread-sort-by-most-recent-date'.
27136         Reported by Kai Grossjohann <kai@emptydomain.de>.
27137
27138 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
27139
27140         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
27141
27142 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27143
27144         * gnus-cus.el (gnus-agent-customize-category):
27145         Remove ignore-errors macro reference that required cl to be loaded at
27146         run-time.
27147
27148         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
27149         single-interval range of the form (min . max).  Previously the
27150         range had to look like ((min . max)).  Likewise, return
27151         (min . max) rather than ((min . max)).
27152         (gnus-range-map): Use gnus-range-normalize to accept
27153         single-interval range.
27154
27155         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
27156         the cache, but not the agent, now appear with their usual face.
27157
27158         * dgnushack.el (loaddir): New variable that is bound to the
27159         directory containing the dgnushack.el file.  Use loaddir, rather
27160         than srcdir, to update load-path.  Change lets dgnushack compile
27161         code in directories other than GNUS/lisp.
27162
27163 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27164
27165         * lpath.el: Don't bind w3m-safe-url-regexp.
27166
27167         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
27168         w3m-safe-url-regexp variable buffer-local.
27169
27170         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27171
27172 2004-02-27  Simon Josefsson  <jas@extundo.com>
27173
27174         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
27175         gnus-group-real-prefix.
27176         (gnus-summary-move-article): Use it, instead of
27177         gnus-group-real-prefix.
27178
27179 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27180
27181         * lpath.el: Bind w3m-safe-url-regexp.
27182
27183         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
27184         w3m-safe-url-regexp variable buffer-local and set it as the value
27185         of mm-w3m-safe-url-regexp.
27186
27187         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27188
27189         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
27190         parsing gnus-posting-styles when the message is not for replying.
27191
27192         * dgnushack.el: Autoload sgml-mode for XEmacs.
27193
27194         * nnrss.el (nnrss-opml-export):
27195         Use mm-set-buffer-file-coding-system instead of
27196         set-buffer-file-coding-system.
27197
27198 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
27199
27200         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
27201         of checkdoc.el).
27202         * nnrss.el: do.
27203         * gnus-mlspl.el: do.
27204         * gnus-ml.el: do.
27205         * gnus-srvr.el: do.
27206
27207         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
27208
27209 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
27210
27211         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
27212         Corrections to custom-manual links.
27213
27214         * gnus-art.el (gnus-article): Ditto.
27215
27216         * mm-decode.el (mime-display, mime-security): Ditto.
27217
27218 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27219
27220         * flow-fill.el: Typo.
27221
27222 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
27223
27224         * spam-wash.el: New file.
27225
27226 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
27227
27228         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
27229
27230 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
27231
27232         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
27233         to be run with new-articles as LIST1, not LIST2.
27234         (spam-registration-functions): Add spam-use-ham-copy as a nil
27235         registration backend.
27236
27237 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27238
27239         * spam-stat.el (spam-stat-washing-hook): New option.
27240         (spam-stat-buffer-words): Use it.
27241         (spam-stat-process-directory, spam-stat-test-directory):
27242         Use insert-file-contents-literally.
27243         (spam-stat-coding-system): New variable.
27244         (spam-stat-load, spam-stat-save): Use it.
27245
27246 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27247
27248         * spam-report.el (spam-report-plug-agent):
27249         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27250
27251 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27252
27253         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27254         Allow / in mailto URLs.
27255
27256 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27257
27258         * spam-report.el (spam-report-process-queue): Fix interactive use.
27259         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27260         (spam-report-unplug-agent): Doc fixes.
27261         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27262         (spam-report-agentize, spam-report-deagentize): Autoload.
27263
27264 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27265
27266         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27267
27268         * message.el (message-setup-fill-variables): Add mml tags to
27269         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27270         <ajk@iu.edu>.
27271         (message-mode): Don't modify paragraph-separate there.
27272
27273 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27274
27275         * compface.el (uncompface-use-external): Default to undecided.
27276         (uncompface-use-external-threshold): New variable.
27277         (uncompface-float-time): New macro.
27278         (uncompface): Determine whether to use the external decoder if
27279         uncompface-use-external is undecided.
27280
27281 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27282
27283         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27284         after images.
27285
27286         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27287
27288 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27289
27290         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27291
27292         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27293
27294         * gnus-sum.el (gnus-summary-limit-to-age)
27295         (gnus-summary-limit-children): do.
27296
27297         * gnus-int.el (gnus-request-scan): do.
27298
27299         * gnus-group.el (gnus-group-suspend): do.
27300
27301         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27302
27303         * gnus-cite.el (gnus-cite-parse-attributions): do.
27304
27305         * gnus-agent.el (gnus-summary-set-agent-mark)
27306         (gnus-agent-regenerate-group): do.
27307
27308         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27309
27310         * binhex.el (binhex-decode-region-internal): do.
27311
27312 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27313
27314         * gnus-fun.el (gnus-face-properties-alist): New user option.
27315         (gnus-display-x-face-in-from): Use it.
27316
27317         * gnus-art.el (article-display-face): Ditto.
27318
27319         * compface.el (uncompface-use-external): Default to nil.
27320
27321 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27322
27323         * nntp.el (nntp-erase-buffer): New function.
27324         (nntp-retrieve-data, nntp-send-command)
27325         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27326         (nntp-possibly-change-group): Use it.
27327
27328         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27329         Use with-current-buffer.
27330
27331 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27332
27333         * compface.el: Merge the ELisp-based uncompface program.
27334         (compface): New customization group.
27335         (uncompface-use-external): New user option.
27336         (uncompface): Call uncompface-internal if uncompface-use-external
27337         is nil.
27338         (uncompface-internal): New function.  Note that there are also
27339         some other functions and variables added for this function.
27340
27341 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27342
27343         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27344         if necessary.
27345
27346 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27347
27348         * spam-report.el (spam-report-unplug-agent)
27349         (spam-report-plug-agent, spam-report-deagentize)
27350         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27351         Add support for the Agent in spam-report: when unplugged, report to a
27352         file; when plugged, submit all the requests.
27353
27354         * spam.el (spam-register-routine): Fix message about
27355         registration.
27356
27357 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27358
27359         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27360         dependencies.
27361         (rfc2047-encode): Use it.
27362
27363         * gnus-art.el (gnus-button-marker-list): Move before first
27364         reference.
27365
27366         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27367         (imap-parse-body): Fix format string mismatch.
27368
27369         * gnus-score.el (gnus-summary-increase-score): do.
27370
27371         * nnrss.el (nnrss-close): New function.
27372
27373 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27374
27375         * nnrss.el (nnrss-make-filename): New function.
27376         (nnrss-request-delete-group, nnrss-read-server-data)
27377         (nnrss-save-server-data, nnrss-read-group-data)
27378         (nnrss-save-group-data): Use it.
27379         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27380         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27381         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27382
27383 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27384
27385         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27386
27387 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27388
27389         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27390         files.
27391
27392         * message.el (message-generate-headers-first): Don't quote nil
27393         and t in docstrings.
27394
27395         * imap.el (imap-id): do.
27396
27397         * gnus-agent.el (gnus-agent-consider-all-articles)
27398         (gnus-agent-queue-mail): do.
27399
27400 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27401
27402         * spam-report.el (spam-report-process-queue): New function.
27403         Process requests from `spam-report-requests-file'.
27404         (spam-report-process-queue): Doc fix.
27405
27406 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27407
27408         * spam.el (spam-register-routine)
27409         (spam-log-processing-to-registry, spam-log-registered-p)
27410         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27411         Change "check" to "spam-check" for semi-clarity.
27412
27413 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27414
27415         * pop3.el: Require nnheader.
27416
27417         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27418
27419         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27420
27421         * gnus-picon.el: Require cl.
27422
27423         * gnus-fun.el: Require gnus-ems and gnus-util.
27424
27425         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27426
27427         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27428
27429         * gnus-art.el (gnus-article-edit-mode): Define before first
27430         reference.
27431
27432 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27433
27434         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27435         (gnus-uu-post-encoded): Use point-at-bol.
27436
27437         * gnus-topic.el (gnus-group-active-topic-p): do.
27438
27439         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27440
27441         * gnus-group.el (gnus-group-kill-region): do.
27442
27443         * gnus-art.el (article-date-ut): do.
27444
27445         * message.el (message-fetch-field): Remove redundant
27446         case-fold-search binding.
27447         (message-narrow-to-field): Simplify.
27448
27449 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27450
27451         * spam.el (spam-directory): Derive from `gnus-directory'.
27452
27453         * spam-report.el (spam-report-url-to-file)
27454         (spam-report-requests-file): New function and variable for offline
27455         reporting.
27456         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27457         and user defined function.
27458         (spam-report-url-ping-mm-url): Remove doubled slash.
27459
27460 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27461
27462         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27463
27464 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27465
27466         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27467         Fix format string mismatch.
27468
27469         * sieve.el (sieve-deactivate-all): do.
27470
27471         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27472
27473         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27474
27475         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27476
27477         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27478
27479 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27480
27481         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27482         the list of checks.
27483
27484 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27485
27486         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27487         padding.
27488
27489 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27490
27491         * mm-view.el (mm-fill-flowed): New variable.
27492         (mm-inline-text): Use it.
27493
27494 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27495
27496         * spam.el (spam-spamassassin-register-ham-routine)
27497         (spam-spamassassin-register-spam-routine): Fix function names.
27498
27499 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27500
27501         * gnus.el (gnus-tmp-grouplens): Remove.
27502         (gnus-summary-line-format): Remove grouplens.
27503
27504         * gnus-group.el (gnus-group-line-format): Ditto.
27505
27506         * gnus-spec.el (gnus-format-specs): Ditto.
27507         (gnus-update-format-specifications): Flush the group format spec
27508         cache if there's the grouplens stuff.
27509         (gnus-parse-simple-format): Replace %l with the empty string.
27510
27511 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27512
27513         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27514         omission.
27515
27516 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27517
27518         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27519         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27520
27521 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27522
27523         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27524         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27525         New macros and functions.
27526         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27527         Handle > NLINK_MAX messages.
27528         * nnmaildir.el (nnmaildir-request-set-mark):
27529         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27530
27531 2004-01-25  Alex Schroeder  <alex@gnu.org>
27532
27533         * spam-stat.el (spam-stat-process-directory-age): New option.
27534         (spam-stat-process-directory): Use it.
27535
27536 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27537
27538         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27539         (spam-stat-save): Accept prefix argument.
27540
27541 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27542
27543         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27544         links" error.
27545
27546 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27547
27548         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27549         the rest of the and/or forms.
27550
27551 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27552
27553         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27554         compatibility with old .newsrc.eld files.
27555
27556         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27557
27558         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27559
27560         * gnus-start.el (gnus-1): do.
27561
27562         * gnus-group.el (gnus-group-line-format-alist): do.
27563
27564         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27565
27566         * gnus-gl.el: Remove.
27567
27568 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27569
27570         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27571         marks consisting of a single range {for example, (3 . 5)} rather
27572         than a list of a single range { ((3 . 5)) }.
27573
27574 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27575
27576         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27577         Use with-current-buffer.
27578         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27579         avoid consing a string.
27580
27581         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27582         Remove obsolete entries for big5 and gb2312.
27583
27584 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27585
27586         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27587         uncompressed list.
27588
27589 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27590
27591         * spam-stat.el (spam-stat-strip-xref): New function.
27592         (spam-stat-process-directory): Use it.
27593
27594         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27595         here -- it's done in message-fetch-field.
27596
27597 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27598
27599         * gnus-agent.el (gnus-agent-queue-mail)
27600         (gnus-agent-prompt-send-queue): New variables.
27601         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27602         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27603         "nndraft:queue" along to gnus-draft-send.
27604         Use gnus-agent-prompt-send-queue.
27605         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27606         is "nndraft:queue".  Suggested by Gaute Strokkenes
27607         <gs234@srcf.ucam.org>
27608
27609         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27610         (agent-enable-undownloaded-faces): Add.
27611         (gnus-agent-cat-groups): Use eval-and-compile, not
27612         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27613         method of gnus-agent-cat-groups even when the buffer has been
27614         evaled.
27615         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27616         delete gnus-agent-save-active-1.
27617         (gnus-agent-save-groups): Delete.  Identical to
27618         gnus-agent-save-active.
27619         (gnus-agent-write-active): No longer adjust agent's copy of active
27620         file as agent's adjustments are now stored in their own
27621         file.  Remove optional parameter.
27622         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27623         servers.  Add use of min/max range limits from server's local
27624         file.
27625         (gnus-agent-save-alist): Remove unused optional argument.
27626         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27627         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27628         (gnus-agent-set-local): A per-server file that keeps min/max range
27629         limits for articles known to the agent.  Provides a fast mechanism
27630         for altering many active ranges.
27631         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27632         active file (local makes it unnecessary).
27633         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27634
27635         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27636         (agent-enable-undownloaded-faces): Add.
27637
27638         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27639         disable it when sending to "nndraft:queue".
27640         (gnus-group-send-queue): Add safety check to avoid sending queue
27641         when unplugged.
27642
27643         * gnus-group.el (gnus-group-catchup): Use new
27644         gnus-sequence-of-unread-articles, not
27645         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27646         numbers of articles.  Use gnus-range-map to avoid having to
27647         uncompress the unread list.
27648         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27649         Fix invalid ange-ftp reference.
27650
27651         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27652         (gnus-sorted-range-intersection): Intersection of two ranges
27653         without requiring that they first be uncompressed.
27654
27655         * gnus-start.el (gnus-activate-group): Unless blocked by the
27656         caller, possibly expand the active range to include both cached
27657         and agentized articles.
27658         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27659         multiple version-dependent converters.
27660         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27661         gnus-agent-save-active.
27662         (gnus-save-newsrc-file): Save dirty agent range limits.
27663
27664         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27665         gnus-agent-possibly-alter-active.
27666         (gnus-adjust-marked-articles): Faster handling of simple lists.
27667
27668 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27669
27670         * spam-stat.el (spam-stat-test-directory): New optional argument
27671         displays a list of files detected.  Suggested by Andrew Cohen
27672         <cohen@andy.bu.edu>.
27673         (spam-stat-buffer-words-with-scores): Don't narrow and change
27674         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27675
27676 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27677
27678         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27679         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27680         (spam-spamassassin-arguments)
27681         (spam-spamassassin-spam-flag-header)
27682         (spam-spamassassin-positive-spam-flag-header)
27683         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27684         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27685         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27686         (spam-list-of-processors, spam-list-of-checks)
27687         (spam-list-of-statistical-checks, spam-registration-functions)
27688         (spam-check-spamassassin-headers, spam-check-spamassassin)
27689         (spam-spamassassin-score)
27690         (spam-spamassassin-register-with-sa-learn)
27691         (spam-spamassassin-register-spam-routine)
27692         (spam-spamassassin-register-ham-routine)
27693         (spam-assassin-register-spam-routine)
27694         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27695         (spam-bogofilter-score): Fix to show article before scoring.
27696
27697 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27698
27699         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27700         default scoring function.
27701         (spam-generic-score): Call spam-spamassassin-score if
27702         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27703         spam-bogofilter-score otherwise.
27704
27705         * gnus.el (spam-process, spam-autodetect-methods):
27706         Add spamassassin and spamassassin-headers.
27707
27708 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27709
27710         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27711         Suppress unnecessary messages.
27712
27713 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27714
27715         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27716         make-hash-table.
27717
27718 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27719
27720         * canlock.el (base64-encode-string): Don't autoload it.
27721
27722 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27723
27724         * run-at-time.el: Remove useless (require 'itimer),
27725         eval-and-compile and (featurep 'xemacs).
27726
27727 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27728
27729         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27730         GROUP is a virtual group.
27731
27732 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27733
27734         * gnus.el: Autoload `message-y-or-n-p'.
27735
27736 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27737
27738         * pgg-parse.el: Remove unnecessary (require 'custom).
27739
27740         * pgg-def.el: do.
27741
27742         * nnmail.el: do.
27743
27744         * gnus-undo.el: do.
27745
27746         * gnus-picon.el: do.
27747
27748         * gnus-util.el: do.
27749
27750 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27751
27752         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27753
27754 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27755
27756         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27757         handle, as well as a list.
27758
27759         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27760         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27761         (mm-w3m-cid-retrieve): Simplify.
27762
27763 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27764
27765         * message.el (message-kill-to-signature): Allow prefix arg to
27766         specify number of lines to keep before signature.
27767
27768 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27769
27770         * message.el (message-kill-to-signature): Change docstring.
27771
27772 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27773
27774         * canlock.el: Always require sha1-el.
27775         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27776
27777         * message.el: Autoload sha1 only when compiling.
27778
27779         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27780         eudc-expand-inline for XEmacs.
27781
27782 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27783
27784         * message.el (message-canlock-generate): Require sha1-el.
27785
27786 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27787
27788         * message.el (message-expand-name): Silence the byte compiler.
27789
27790         * lpath.el: Add detect-coding-system.
27791
27792         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27793         cus-edit.
27794
27795 2004-01-13  Simon Josefsson  <jas@extundo.com>
27796
27797         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27798         Invoke gnus-score-mode.
27799         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27800
27801         * gnus-range.el (gnus-compress-sequence): Doc fix.
27802         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27803
27804 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27805
27806         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27807
27808 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27809
27810         * spam.el (spam-get-article-as-string): Update to use
27811         gnus-request-article-this-buffer, much simpler.
27812         (spam-get-article-as-buffer): Remove.
27813
27814 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27815
27816         * message.el (message-expand-name): Use EUDC if the user uses that.
27817
27818 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27819
27820         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27821         character for the encoding to avoid consing a string.
27822
27823         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27824         unnecessarily.
27825
27826         * mm-util.el (mm-replace-chars-in-string): Remove.
27827
27828         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27829         of mm-replace-chars-in-string.
27830
27831 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27832
27833         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27834
27835         * mm-util.el (mm-subst-char-in-string): Support inplace.
27836
27837         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27838         a new string in every iteration.  Use shy groups.
27839
27840 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27841
27842         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27843         * gnus-soup.el (gnus-soup-group-brew):
27844         * gnus-msg.el (gnus-put-message):
27845         * gnus-move.el (gnus-group-move-group-to-server):
27846         * gnus-kill.el (gnus-batch-score):
27847         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27848         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27849         (gnus-group-update-group, gnus-group-read-group)
27850         (gnus-group-make-group, gnus-group-make-help-group)
27851         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27852         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27853         (gnus-group-sort-by-unread, gnus-group-catchup)
27854         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27855         (gnus-group-yank-group, gnus-group-set-info)
27856         (gnus-group-list-groups):
27857         * gnus.el (gnus-generate-new-group-name):
27858         * gnus-delay.el (gnus-delay-send-queue):
27859         * nnvirtual.el (nnvirtual-catchup-group):
27860         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27861         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27862         (gnus-group-prepare-topics, gnus-topic-check-topology):
27863         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27864         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27865         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27866         (gnus-group-make-articles-read):
27867         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27868         (gnus-group-change-level, gnus-kill-newsgroup)
27869         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27870         (gnus-get-unread-articles, gnus-make-articles-unread)
27871         (gnus-make-ascending-articles-unread): Use accessor
27872         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27873         to get group information for improved readability.
27874
27875
27876 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27877
27878         * gnus-art.el (article-decode-mime-words, article-babel)
27879         (gnus-article-highlight-signature, gnus-article-add-buttons)
27880         (gnus-signature-toggle): Use gnus-with-article-buffer.
27881
27882         * gnus-art.el (gnus-article-highlight-headers)
27883         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27884
27885         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27886         (gnus-article-set-globals, gnus-request-article-this-buffer)
27887         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27888         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27889         (gnus-mime-display-alternative): Use with-current-buffer.
27890
27891 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27892
27893         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27894         also under 80 char limit, and call gnus-error if needed.
27895         (spam-fetch-article-header): Fix - it was a
27896         buffer-local variable (gnus-newsgroup-data).
27897         (spam-find-spam): Use spam-generate-fake-headers, forget about
27898         spam-insert-fake-headers.
27899         (spam-insert-fake-headers): Remove.
27900
27901 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27902
27903         * deuglify.el (gnus-article-outlook-unwrap-lines)
27904         (gnus-outlook-rearrange-article)
27905         (gnus-outlook-repair-attribution-outlook)
27906         (gnus-outlook-repair-attribution-block)
27907         (gnus-outlook-repair-attribution-other): Remove redundant
27908         save-excursion.
27909
27910 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27911
27912         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27913         (spam-fetch-field-subject-fast)
27914         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27915         (spam-fetch-article-header): Add functions to deal with Gnus
27916         internals for fast retrieval of article header data.
27917         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27918
27919 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27920
27921         * pop3.el (pop3-md5): Remove.
27922         (pop3-apop): Replace pop3-md5 with md5.
27923
27924         * mm-bodies.el: base64 is always built-in.
27925
27926         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27927         Use with-current-buffer.
27928
27929 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27930
27931         * canlock.el (canlock-insert-header): Remove excessive grouping in
27932         regexp.
27933
27934         * gnus-sum.el (gnus-summary-read-document): Ditto.
27935
27936         * gnus-uu.el (gnus-uu-part-number): Ditto.
27937
27938         * html2text.el (html2text-remove-tags): Ditto.
27939         (html2text-format-tags): Ditto.
27940         (html2text-format-single-elements): Ditto.
27941
27942         * mml.el (mml-parse-1): Ditto.
27943
27944 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27945
27946         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27947
27948         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27949
27950         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27951
27952         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27953
27954 2003-11-15  Simon Josefsson  <jas@extundo.com>
27955
27956         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27957         (pgg-gpg-lookup-key): Use regexp match instead of
27958         split-string (split-string is different between emacs 21.2 and
27959         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27960
27961 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27962
27963         * gnus-art.el (gnus-mime-view-all-parts)
27964         (gnus-article-part-wrapper, gnus-article-view-part):
27965         Use with-current-buffer.
27966
27967 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27968
27969         * spam.el (spam-disable-spam-split-during-ham-respool)
27970         (spam-spamoracle-database, spam-cache-lookups)
27971         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27972         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27973         (spam-group-ham-marks, spam-group-spam-marks)
27974         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27975         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27976         also add spam-use-blackholes to the statistical checks.
27977         (spam-fetch-field-fast): Add interface to fetching fields, may
27978         become a macro.
27979         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27980         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27981         (spam-insert-fake-headers): Fake an article when needed.
27982         (spam-find-spam): Fake article when possible.
27983         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27984         (spam-check-bogofilter-headers): Use message-fetch-field instead
27985         of nnmail-fetch-field.
27986
27987 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27988
27989         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27990
27991 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27992
27993         * spam.el (spam-split): Do not require spam-use-CHECK to be
27994         enabled if that check is passed to spam-split explicitly; also
27995         fix so 'spam doesn't get converted to spam-split-group when
27996         spam-split-symbolic-return is t.
27997         (spam-find-spam): Find registrations of the article and use those
27998         instead of re-running spam-split to find the spam/ham
27999         classification of the article.
28000         (spam-log-processing-to-registry, spam-log-registered-p)
28001         (spam-log-unregistration-needed-p, spam-log-undo-registration):
28002         Use gnus-error instead of gnus-message.
28003         (spam-log-registration-type): Add function to determine the
28004         classification of a message based on registry entries; will
28005         return nil if both 'spam and 'ham are found.
28006         (spam-check-BBDB): Expand all the BBDB macros here so we can have
28007         a reasonably fast local cache without the loading errors.
28008         (spam-cache-lookups): Set to t by default.
28009         (spam-find-spam): Don't try to guess spam-cache-lookups.
28010         (spam-enter-whitelist, spam-enter-blacklist): Clear the
28011         spam-caches entry.
28012         (spam-filelist-build-cache, spam-filelist-check-cache):
28013         Fix caching of whitelist/blacklist entries.
28014         (spam-check-whitelist, spam-check-blacklist):
28015         Invoke spam-from-listed-p with a type, not a cache variable.
28016         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
28017
28018 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28019
28020         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
28021
28022         * nnmail.el (nnmail-split-fancy): do.
28023
28024         * mml.el (mml-parse): do.
28025
28026         * gnus-score.el (gnus-enter-score-words-into-hashtb)
28027         (gnus-score-adaptive): do.
28028
28029 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28030
28031         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
28032         (gnus-mime-button-map): Don't set keymap parent.
28033         (gnus-button-ctan-directory-regexp): Use shy grouping.
28034         (gnus-prev-page-map): Don't set keymap parent.
28035         (gnus-prev-page-map): Remove duplicated one.
28036         (gnus-next-page-map): Don't set keymap parent.
28037         (gnus-mime-security-button-map): Ditto.
28038
28039         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
28040         version number.
28041
28042         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
28043
28044 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28045
28046         * canlock.el (canlock-sha1-function): Remove.
28047         (canlock-sha1-function-for-verify): Remove.
28048         (canlock-openssl-program): Remove.
28049         (canlock-openssl-args): Remove.
28050         (canlock-ignore-errors): Remove.
28051         (canlock-sha1-with-openssl): Remove.
28052         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
28053         (canlock-verify): Don't use canlock-ignore-errors.
28054
28055         * sha1-el.el (sha1-string-external): Make it can return a string
28056         in binary form.
28057         (sha1-region-external): Ditto.
28058         (sha1-string-internal): Ditto.
28059         (sha1-region-internal): Ditto.
28060         (sha1-region): Ditto.
28061         (sha1-string): Ditto.
28062         (sha1): Ditto.
28063
28064 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28065
28066         * spam.el (spam-report-articles-gmane): New command.
28067
28068 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28069
28070         * gnus.el: Don't make unnecessary *Group* buffer when loading.
28071
28072         * run-at-time.el (run-at-time-saved): Remove.
28073         (run-at-time): Doc fix.
28074
28075 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28076
28077         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
28078         (gnus-summary-limit-map): Add it.
28079         (gnus-summary-make-menu-bar): do.
28080
28081 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
28082
28083         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
28084         Make attempt at some caching support (done for BBDB only now).
28085         (spam-find-spam): Set spam-cache-lookups if there are more than 2
28086         addresses to be checked.
28087         (spam-clear-cache-BBDB): Add function, to be invoked by
28088         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
28089         (spam-check-BBDB): Check and use the caches, if
28090         spam-cache-lookups is on, remove superfluous (provide).
28091
28092 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
28093
28094         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
28095
28096 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
28097
28098         * run-at-time.el (run-at-time-saved): Move to after the definition
28099         of `run-at-time'.
28100
28101         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
28102
28103 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28104
28105         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
28106         mm-w3m-local-map-property.
28107
28108         * mm-view.el (mm-w3m-mode-map): Remove.
28109         (mm-w3m-local-map-property): Remove.
28110         (mm-inline-text-html-render-with-w3m): Don't use
28111         mm-w3m-local-map-property.
28112
28113 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28114
28115         * run-at-time.el: New file.
28116
28117         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
28118         under Emacs.
28119
28120         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
28121         of gnus-set-text-properties.
28122
28123         * gnus-uu.el (gnus-uu-save-article): Ditto.
28124
28125         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
28126
28127         * gnus-cite.el (gnus-cite-parse): Ditto.
28128
28129         * gnus-art.el (gnus-button-push): Use set-text-properties instead
28130         of gnus-.
28131
28132         * gnus-xmas.el (run-at-time): Require run-at-time.
28133
28134         * gnus.el: Change calls to nnheader-run-at-time and
28135         password-run-at-time throughout to use run-at-time directly.
28136
28137         * password.el: Remove definition of run-at-time.
28138
28139         * nnheaderxm.el: Remove definition of run-at-time.
28140
28141 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
28142
28143         * mml.el (mml-minibuffer-read-disposition): Show attachment type
28144         in prompt.
28145
28146 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28147
28148         * messagexmas.el (message-xmas-redefine): Alias
28149         `message-make-caesar-translation-table' to
28150         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
28151         version.
28152
28153         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
28154         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
28155         `gnus-xmas-set-text-properties'.
28156         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
28157         `gnus-xmas-completing-read'.
28158         (gnus-xmas-completing-read): Removed.
28159         (gnus-xmas-open-network-stream): Removed.
28160
28161         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
28162         XEmacs version.
28163
28164         * dns.el (dns-make-network-process): Use `open-network-stream'
28165         instead of `gnus-xmas-open-network-stream'.
28166
28167         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
28168
28169         * .cvsignore: Add auto-autoloads.el, custom-load.el.
28170
28171 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28172
28173         * gnus-art.el (gnus-mime-display-alternative)
28174         (gnus-insert-mime-button, gnus-insert-mime-security-button)
28175         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
28176         Don't use gnus-local-map-property.
28177
28178         * gnus-util.el (gnus-local-map-property): Remove.
28179
28180         * mm-view.el (mm-view-pkcs7-decrypt):
28181         Replace gnus-completing-read-maybe-default with completing-read.
28182
28183         * gnus-util.el (gnus-completing-read): do.
28184         (gnus-completing-read-maybe-default): Remove.
28185
28186 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28187
28188         * password.el: Only autoload `run-at-time' if not XEmacs.
28189         Only autoload the itimer functions if XEmacs.
28190
28191 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28192
28193         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
28194         XEmacsen.
28195
28196         * dgnushack.el: Autoload executable-find for XEmacs.
28197
28198 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28199
28200         * gnus-art.el (gnus-read-string): Remove.
28201         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
28202         read-string.
28203
28204 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
28205
28206         * netrc.el: Autoload password-read.
28207         (netrc): Add configuration group.
28208         (netrc-encoding-method, netrc-openssl-path):
28209         Add variables for encoding and decoding of files with symmetric
28210         ciphers.
28211         (netrc-encode): Add assistant function to encode a file with
28212         netrc-encoding-method.
28213         (netrc-parse): Add interactive parameter, added optional
28214         decoding if netrc-encoding-method is non-nil but otherwise
28215         behavior is standard.
28216         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
28217         Do s/encode/encrypt/ everywhere.
28218
28219         * spam.el: Remove executable-find autoload.
28220
28221 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28222
28223         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
28224
28225         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
28226
28227 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
28228
28229         * gnus-art.el (gnus-treat-ansi-sequences)
28230         (article-treat-ansi-sequences): New variable and function.
28231         Suggested by Dan Jacobson <jidanni@jidanni.org>.
28232
28233         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
28234         Use it.
28235
28236 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28237
28238         * mm-util.el (mm-quote-arg): Remove.
28239
28240         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28241         shell-quote-argument.
28242
28243         * gnus-uu.el (gnus-uu-command): do.
28244
28245         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28246
28247         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28248         with make-char.
28249
28250         * mm-util.el (mm-make-char): Remove.
28251
28252         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28253         add-minor-mode.
28254
28255         * gnus-undo.el (gnus-undo-mode): do.
28256
28257         * gnus-topic.el (gnus-topic-mode): do.
28258
28259         * gnus-sum.el (gnus-dead-summary-mode): do.
28260
28261         * gnus-start.el (gnus-slave-mode): do.
28262
28263         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28264
28265         * gnus-ml.el (gnus-mailing-list-mode): do.
28266
28267         * gnus-gl.el (gnus-grouplens-mode): do.
28268
28269         * gnus-draft.el (gnus-draft-mode): do.
28270
28271         * gnus-dired.el (gnus-dired-mode): do.
28272
28273         * gnus-ems.el (gnus-add-minor-mode): Remove.
28274
28275         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28276         Replace gnus-char-width with char-width.
28277
28278         * gnus-ems.el (gnus-char-width): Remove.
28279
28280         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28281         Replace gnus-char-width with char-width.
28282
28283         * gnus-ems.el (gnus-char-width): Remove.
28284
28285         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28286         definition.
28287         Remove Emacs 20 hash table compatibility code.
28288
28289         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28290         20 compatibility code.
28291
28292         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28293
28294         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28295
28296         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28297         Replace with point-at-{eol,bol}.
28298
28299         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28300
28301         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28302
28303         * flow-fill.el (fill-flowed-point-at-bol)
28304         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28305
28306         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28307         Replace with point-at-{eol,bol} throughout all files.
28308
28309 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28310
28311         * ntlm.el (ntlm-string-as-unibyte): New macro.
28312         (ntlm-build-auth-response): Use it.
28313
28314         Remove Emacs 20 stuff:
28315         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28316         (butlast, mapc, remove): Remove the compiler macros.
28317         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28318         of delq and copy-sequence.
28319         * gnus-art.el (popup-menu): Remove the compiler macro.
28320         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28321         Emacs 20.
28322
28323 2004-01-05  Simon Josefsson  <jas@extundo.com>
28324
28325         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28326         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28327         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28328         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28329         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28330         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28331         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28332         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28333         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28334         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28335         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28336         string-xor into ntlm-string-xor.
28337         Suggested by Jesper Harder <harder@myrealbox.com>.
28338
28339         * ntlm.el: Don't include poem.
28340
28341         * md4.el (print-int32, print-string-hexa): Remove.
28342         Suggested by Jesper Harder <harder@myrealbox.com>.
28343
28344         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28345
28346         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28347         probably breaks emacs with DL patch, but do we care? Is anyone
28348         still using the DL stuff?)
28349
28350         * sieve-manage.el: Use the password package.
28351         (sieve-manage-read-passwd): Remove.
28352         (sieve-manage-interactive-login): Use password.  Re-add
28353         condition-case around loop.
28354
28355         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28356         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28357         Use the password package.
28358
28359 2003-02-19  Simon Josefsson  <jas@extundo.com>
28360
28361         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28362         token.
28363
28364 2002-08-07  Simon Josefsson  <jas@extundo.com>
28365
28366         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28367         (sieve-manage-authenticators)
28368         (sieve-manage-authenticator-alist): Add some SASL mechs.
28369         (sieve-sasl-auth): New function.
28370         (sieve-manage-cram-md5-auth)
28371         (sieve-manage-plain-auth): Rewrite using SASL library.
28372         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28373         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28374         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28375         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28376
28377 2004-01-05  Simon Josefsson  <jas@extundo.com>
28378
28379         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28380         New files.
28381
28382 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28383
28384         * gnus-group.el (gnus-no-groups-message): Update.
28385
28386         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28387
28388 2003-11-09  Simon Josefsson  <jas@extundo.com>
28389
28390         * imap.el: Support for ID IMAP extension (RFC 2971).
28391         (imap-local-variables): Add imap-id.
28392         (imap-id): New variable.
28393         (imap-id): New function.
28394         (imap-parse-response): Parse untagged ID response.
28395         * nnimap.el (nnimap-id): New variable.
28396         (nnimap-open-connection): Use it.
28397
28398 2003-12-28  Simon Josefsson  <jas@extundo.com>
28399
28400         * gnus-score.el (gnus-score-edit-all-score): New.
28401         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28402
28403 2004-01-04  Simon Josefsson  <jas@extundo.com>
28404
28405         * password.el: Add.
28406
28407 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28408
28409         * dns.el (dns-query-types): Fix typo.
28410         (dns-query-types): New function.
28411         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28412         PTR and SOA replies, see RFC 1035.
28413
28414 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28415
28416         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28417
28418         * Move to Changelog.2.
28419
28420 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28421
28422         * gnus.el (gnus-version-number): Bump version.
28423
28424 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28425
28426         * gnus.el: No Gnus v0.1 is released.
28427
28428 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28429
28430         * gnus.el: No Gnus v0.0 is released.
28431
28432 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28433
28434         * gnus.el (gnus-version-number): Bump.
28435         (gnus-version): No.
28436
28437 See ChangeLog.2 for earlier changes.
28438
28439   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28440
28441   This file is part of GNU Emacs.
28442
28443   GNU Emacs is free software: you can redistribute it and/or modify
28444   it under the terms of the GNU General Public License as published by
28445   the Free Software Foundation, either version 3 of the License, or
28446   (at your option) any later version.
28447
28448   GNU Emacs is distributed in the hope that it will be useful,
28449   but WITHOUT ANY WARRANTY; without even the implied warranty of
28450   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28451   GNU General Public License for more details.
28452
28453   You should have received a copy of the GNU General Public License
28454   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28455
28456 ;; Local Variables:
28457 ;; coding: utf-8
28458 ;; fill-column: 79
28459 ;; add-log-time-zone-rule: t
28460 ;; End: