lisp/ChangeLog, texi/ChangeLog: Fix last commit
[gnus] / lisp / ChangeLog
1 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
2
3         * nnimap.el (nnimap-open-connection-1): Always query capabilities,
4         so that a 'plain value for the `nnimap-stream' server variable is
5         handled correctly.
6
7 2015-07-08  Eric Abrahamsen  <eric@ericabrahamsen.net>
8
9         Remove unused let variables
10         * nnimap.el (nnimap-request-group): Variables are not used.
11
12         Check if group names are already strings
13         * gnus-group.el (gnus-group-group-name):
14         The group name may already be a string.
15         Specifically, in the group list reached from the *Server* buffer,
16         the 'gnus-group text property returns a string.  Everywhere else
17         it returns a symbol.
18
19 2015-06-24  Stefan Monnier  <monnier@iro.umontreal.ca>
20
21         * nnmaildir.el (nnmaildir--prepare): Use a more functional style.
22         (nnmaildir--update-nov): Remove unused var `numdir'.
23         (nnmaildir-request-type, nnmaildir--scan, nnmaildir-request-newgroups)
24         (nnmaildir-request-group, nnmaildir-request-create-group)
25         (nnmaildir-request-post, nnmaildir-request-move-article)
26         (nnmaildir-request-accept-article, nnmaildir-active-number):
27         Mark unused args.
28         (nnmaildir-get-new-mail, nnmaildir-group-alist, nnmaildir-active-file):
29         Declare.
30         (nnmaildir-request-scan): Remove unused vars `group' and `grp-dir'.
31         (nnmaildir-request-update-info): Remove unused vars `dotfile', `num',
32         `mark', `end', `new-mark', and `mark-sym'.
33         (nnmaildir-retrieve-headers):
34         Remove unused args `srv-dir', `dir', `nlist2'.
35         (nnmaildir-request-expire-articles):
36         Remove unused vars `article', `stop' and `nlist2'.
37         (nnmaildir-request-set-mark): Remove unused vars `begin', `article' and
38         `end'.  Use nnmaildir--article when dyn-binding is needed.
39         Give the value directly in the `let' for `del-mark', `del-action',
40         `add-action', and `set-action'.  Don't use `add-to-list' on a local var.
41         (nnmaildir-close-server):
42         Declare those local vars that need to be dyn-bound.
43
44 2015-06-03  Paul Eggert  <eggert@cs.ucla.edu>
45
46         * gnus-art.el (gnus-button-alist): Also support quotes 'like this'.
47
48 2015-05-31  David Engster  <deng@randomsample.de>
49
50         * tests/gnustest-nntp.el (gnustest-ping-host): Call 'sleep' binary
51         instead of using `sleep-for', as the latter does not seem to reliably
52         wait (see for instance bug 15990).
53
54 2015-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
55
56         * gnus-art.el (gnus-button-alist): Re-revert last change.
57         cf. <http://news.gmane.org/group/gmane.emacs.devel/thread=186896>
58
59 2015-05-28  Paul Eggert  <eggert@cs.ucla.edu>
60
61         * gnus-art.el (gnus-button-alist): Revert last change.
62         It wasn't that important, and it caused a Gnus build to fail.  See:
63         http://www.randomsample.de:4456/builders/emacs-devel/builds/734
64
65         * gnus-art.el (gnus-button-alist):
66         Also treat "‘" and "’" as quoting chars.
67
68 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
69
70         * gnus-art.el (gnus-treat-strip-list-identifiers)
71         (gnus-article-mode-syntax-table):
72         * gnus-group.el (gnus-group-nnimap-edit-acl):
73         * canlock.el, deuglify.el: Fix minor quoting problems in doc strings,
74         e.g., missing quote, ``x'' where `x' was meant, etc.
75
76 2015-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
77
78         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
79         Use (char-to-int c) instead of (+ c 0) that the byte compiler optimizes
80         into just c.
81
82 2015-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
83
84         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
85         Normalize characters into numbers in spec keys.
86
87 2015-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
88
89         * dgnushack.el (declare-function): Redefine it to use autoload.
90         * lpath.el (gnus-html-prefetch-images): Declare.
91
92 2015-05-04  Glenn Morris  <rgm@gnu.org>
93
94         * gnus-art.el (nneething-get-file-name): Declare rather than autoload.
95
96         * gnus-async.el (gnus-html-prefetch-images): Remove pointless autoload.
97
98         * gnus-sync.el (gnus-group-topic): Autoload at run-time.
99         (gnus-topic-create-topic, gnus-topic-enter-dribble):
100         Declare rather than autoload.
101
102         * mm-archive.el (gnus-recursive-directory-files)
103         (mailcap-extension-to-mime): Autoload at run-time.
104
105         * mm-util.el (latin-unity-massage-name)
106         (latin-unity-maybe-remap, latin-unity-representations-feasible-region)
107         (latin-unity-representations-present-region):
108         Declare rather than autoload.
109
110         * mml-smime.el (epg-make-context, epg-passphrase-callback-function):
111         Autoload at run-time.
112         (epg-context-set-signers, epg-context-result-for)
113         (epg-new-signature-digest-algorithm, epg-verify-result-to-string)
114         (epg-list-keys, epg-verify-string, epg-sign-string, epg-encrypt-string)
115         (epg-context-set-passphrase-callback, epg-sub-key-fingerprint)
116         (epg-configuration, epg-expand-group, epa-select-keys):
117         Declare rather than autoload.
118
119         * nnir.el (nnimap-change-group, nnimap-make-thread-query):
120         Autoload at run-time.
121         (gnus-group-topic-name, nnimap-buffer, nnimap-command)
122         (gnus-registry-get-id-key, gnus-registry-action):
123         Declare rather than autoload.
124
125         * nnmail.el (mail-send-and-exit): Autoload at run-time.
126
127         * spam.el (spam-stat-buffer-change-to-non-spam)
128         (spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam)
129         (spam-stat-buffer-is-spam, spam-stat-load, spam-stat-save)
130         (spam-stat-split-fancy): Remove pointless autoloads.
131
132         * mm-view.el (epg-decrypt-string): Autoload.
133         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
134         (epg-sub-key-validity): Fix declarations.
135
136 2015-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
137
138         * gnus.el: Ma Gnus v0.13 is released.
139
140 2015-05-01  Glenn Morris  <rgm@gnu.org>
141
142         * gnus-util.el (iswitchb-read-buffer):
143         * mm-decode.el (libxml-parse-html-region):
144         * mml.el (libxml-parse-html-region):
145         * nnrss.el (libxml-parse-html-region): Update declaration.
146
147 2015-04-27  Glenn Morris  <rgm@gnu.org>
148
149         * message.el (gnus-extract-address-components):
150         Remove bogus declaration that was masking previous problem.
151
152 2015-04-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
153
154         * hashcash.el (hashcash-insert-payment-async-2): Save the mark when
155         altering the buffer.
156         (hashcash-insert-payment-async-2): Revert previous change because it
157         still means that the mark is moving around.
158
159 2015-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
160
161         * gnus-uu.el (gnus-uu-save-article):
162         Make the save-restriction/widen calls make more sense.
163
164 2015-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
165
166         * gnus-art.el (gnus-use-idna):
167         * gnus-sum.el (gnus-summary-idna-message):
168         * message.el (message-use-idna):
169         Catch the invalid-operation error that idna.el will issue.
170
171 2015-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
172
173         * gnus-group.el (gnus-group--setup-tool-bar-update):
174         cursor-sensor-functions should be a list of functions.
175
176 2015-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
177
178         * gnus-group.el (gnus-tmp-*): Declare.
179         (gnus-update-group-mark-positions): Remove unused `topic' var.
180         (gnus-group-insert-group-line): Remove unused var `header'.
181         (gnus-group--setup-tool-bar-update): New function.
182         (gnus-group-insert-group-line): Use it.
183         (gnus-group-update-eval-form): Declare local
184         dynamically-bound variables.
185         (gnus-group-unsubscribe-group): Use \` and \' to match string bounds.
186
187         * gnus-topic.el (gnus-topic-jump-to-topic)
188         (gnus-group-prepare-topics, gnus-topic-update-topic)
189         (gnus-topic-change-level, gnus-topic-catchup-articles)
190         (gnus-topic-remove-group, gnus-topic-delete, gnus-topic-indent):
191         Use inhibit-read-only.
192         (gnus-topic-prepare-topic): Use gnus-group--setup-tool-bar-update.
193         (gnus-topic-mode): Use define-minor-mode and derived-mode-p.
194
195 2015-04-12  João Távora  <joaotavora@gmail.com>
196
197         * message.el (message-mode):
198         Use `set' and `make-local-variable' instead of `setq-local'.
199
200 2015-04-12  Johan Bockgård  <bojohan@gnu.org>
201
202         * gnus-sum.el (gnus-summary-refer-thread):
203         Make sure gnus-newsgroup-unreads remains sorted.
204
205 2015-04-12  João Távora  <joaotavora@gmail.com>
206
207         Improve sexp-based movement in message-mode
208         * message.el (message--syntax-propertize): New function.
209         (message-mode): Set syntax-related vars.d
210         (message-smileys): New variable.
211
212 2015-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
213
214         * gnus-art.el (gnus-hidden-properties): Simplify.
215         (gnus-article-hide-text, gnus-article-unhide-text)
216         (gnus-article-unhide-text-type): Remove special handling of
217         `intangible' since that property is not used any more.
218         (gnus-article-treat-body-boundary): Use gnus-hidden-properties.
219
220 2015-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
221
222         * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco
223         and a runtime function for it, of which the XEmacs version takes only
224         two arguments.
225
226 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
227
228         Use American spelling for 'normalize'
229         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
230         All uses changed.  Add an alias for obsolete usages.
231
232 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
233
234         * gnus-art.el (gnus-article-browse-html-save-cid-content):
235         Always return relative file name.
236         (gnus-article-browse-html-parts):
237         Make external links absolute and cid file names relative.
238
239 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
240
241         * registry.el (registry-prune): Re-use `registry-full' in
242         `registry-prune'.  It's a bit of redundant work, but safer.
243         Also ensure that target-size is an integer.
244
245 2015-03-31  Daiki Ueno  <ueno@gnu.org>
246
247         * plstore.el (plstore--decrypt): Clear entry in
248         `plstore-passphrase-alist' if decryption failed (bug#20030).
249
250 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
251
252         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
253         to "Display" menu.
254
255 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
256
257         * nnimap.el (nnimap-split-incoming-mail): If a message is already
258         in the group it should be split to, don't re-copy it into the group.
259
260 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
261
262         * nnmh.el (nnmh-request-expire-articles):
263         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
264
265 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
266
267         * registry.el (registry-lookup-secondary, registry-full)
268         (registry-prune, registry-collect-prune-candidates):
269         * gnus-registry.el (gnus-registry-load): Use slot names rather than
270         initarg names in `oref' and `oset'.
271
272 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
273
274         * registry.el (registry-prune): Allow registry to reach full size
275         before pruning.
276
277 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
278
279         * registry.el (registry-collect-prune-candidates): Fix call to
280         cl-subseq.
281
282 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * registry.el (registry-db): Temporary fix old Emacsen compilation.
285
286 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
287
288         * gnus-registry.el (gnus-registry-handle-action)
289         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
290         (gnus-registry-keywords): Make it do something.
291         (gnus-registry-import-eld): Remove unused var `new-entry'.
292         (gnus-registry-action): Remove unused var `to-name'.
293         (gnus-registry-make-db): Prefer `make-instance' to avoid
294         compiler warnings.
295         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
296
297         * registry.el (registry-db): Don't oset-default an instance-allocated
298         slot.
299
300 2015-03-10  Glenn Morris  <rgm@gnu.org>
301
302         * message.el (message-valid-fqdn-regexp): Bump :version for
303         2014-11-17 change.
304
305 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
306
307         * gnus-notifications.el (gnus-notifications-action): Raise window
308         frame.
309         (gnus-notifications-action): Allow mark as read.
310         (gnus-notifications-notify): Show uption to mark as read.
311
312 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
313
314         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
315         (registry-search, registry-delete, registry-size, registry-insert)
316         (registry-reindex, registry-collect-prune-candidates):
317         * gnus-registry.el (gnus-registry-fixup-registry)
318         (gnus-registry-remove-extra-data): Use slot names rather than initarg
319         names in `oref' and `oset'.
320
321 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
322         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
323         in the group it should be split to, don't re-copy it into the group.
324
325 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
326
327         * message.el (message-insert-formatted-citation-line): Change %F to
328         fall back to email address if no first name could be determined.
329
330 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
331
332         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
333         Fix point motion when removing displayed MIME part.
334         (gnus-article-edit-part): Make jumping to the next part really work
335         when deleting or stripping.
336         (gnus-mime-buttonize-attachments-in-header): Make header attachment
337         buttons identical to the ones in the article body so as to work deleting
338         and stripping.
339
340 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
341
342         * mm-decode.el (mm-shr)
343         * mm-view.el (mm-inline-text-html-render-with-w3m):
344         Revert my bogus change that made the start marker of a part
345         the "moves after insertion" type.
346
347 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
348
349         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
350         Tools: https://github.com/politza/pdf-tools) for viewing PDF
351         attachments in emacs.
352
353 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
354
355         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
356         instead of sasl-scram-sha-1, as the former is the name that can be
357         required.
358
359         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
360         (sasl-scram-sha-1-client-final-message)
361         (sasl-scram-sha-1-authenticate-server): Move to end of file.
362
363 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
364
365         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
366
367 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
370         (sasl-string-prefix-p): New compatibility functions.
371
372 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
373
374         * gnus-compat.el (process-live-p): Added new compat function for Emacs
375         23.
376
377 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
378
379         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
380         from the server LIST response.
381
382 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
383
384         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
385         during header retrieval, error out instead of interpreting the data in
386         the buffer as the only messages there.  This way, we don't mark
387         articles as read on a server hangup (bug#19035).
388
389         * mm-decode.el (mm-head-p): New function.
390         (mm-display-part): Go to a blank line when inserting parts internally.
391
392 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
393
394         * sasl-scram-rfc.el: New file.
395
396         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
397         Add SCRAM-SHA-1 first.
398         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
399         entry (bug#17636).
400
401 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
402
403         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
404         that we don't get a warning when setting the buffer-local variable
405         (bug#19573).
406
407         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
408         `gnus-request-group'.
409
410 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
411
412         * gnus-art.el (gnus-article-browse-html-save-cid-content)
413         (gnus-article-browse-html-parts): Make cid file names relative if and
414         only if html doesn't specify <base> directory.
415
416 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
417
418         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
419         parts, because that breaks filling (since buttons are in a bold face).
420
421 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
424         use gnus-overlays-at and gnus-overlay-put.
425
426 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
427
428         * mm-decode.el (mm-shr): Only pass the fill column when not using
429         fonts, because limiting the width to what's appropriate for followups
430         doesn't really help when not using proportional fonts.
431
432 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
433
434         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
435         shr, beacause that breaks folding.
436         (mm-shr): Don't shorten the width when using fonts.
437
438 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
439
440         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
441         variable; always check the newrc timestamp.
442         (gnus-save-newsrc-file): Always check timestamp.
443
444 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
445
446         * mail-source.el (mail-source-call-script): If scripts exit with an
447         error, pop up an error buffer.
448
449 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
450
451         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
452         as a default.
453
454         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
455         correct server.
456
457 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
458
459         * nnimap.el (nnimap-request-group-scan): Fix the function name.
460
461         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
462
463 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
464
465         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
466         that nnimap works for non-activated backends.
467
468 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
469
470         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
471         message, since we already get an obsolescence message.  Use `declare'.
472
473 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
474
475         * nnir.el: Revert "Enable non-ASCII IMAP searches".
476
477 2015-01-30  Glenn Morris  <rgm@gnu.org>
478
479         * gnus-registry.el (gnus-registry-max-pruned-entries)
480         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
481         Fix :version.
482         (gnus-registry-default-sort-function): Improve :type.
483
484 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
485
486         * nnimap.el (nnimap-request-group): Allow running this function on
487         groups that don't exist in Gnus yet.
488         (nnimap-request-group): Revert previous patch since that made it
489         impossible to enter nnimap groups.
490
491         * message.el (message-smtpmail-send-it): Remove the mail header
492         separator before sending.
493
494 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
495
496         * nnimap.el (nnimap-find-expired-articles): Fix handling of
497         (expiry-wait . never).
498
499 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
500
501         * nnimap.el (nnimap-request-group): Clear the buffer before returning
502         the data.
503
504 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
505
506         * gnus-compat.el (string-bytes): Work for XEmacs.
507
508 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
509
510         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
511
512         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
513         IMAP.
514
515 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
516
517         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
518
519         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
520
521         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
522         be added to the backlog.
523
524 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
525
526         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
527         target with a recursive make call.
528
529 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
530
531         * nnimap.el (nnimap-header-parameters): Refactor and request
532         X-GM-LABELS if it's been announced.
533         (nnimap-transform-headers): Gather and output GM-LABELS.
534
535 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
536
537         * mm-decode.el (mm-display-part): Make non-string methods work.
538         Non-string methods are funcalled and work just fine, the test was
539         bogus.
540         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
541         whole frame.
542
543 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
544
545         * nnimap.el (nnimap-request-accept-article): Allow respooling using
546         nnimap.
547
548         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
549         request rescans when being run interactively.
550
551         * nnimap.el (nnimap-request-group): Don't rescan the group here,
552         because that can be very slow in large groups.
553
554         * gnus-int.el (gnus-request-group-scan): New backend function.
555
556         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
557
558 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
559
560         * gnus-group.el (gnus-group-suspend): Close all backends.
561
562 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
563
564         * dgnushack.el (dgnushack-compile-file): New function.
565         (dgnushack-compile): Use it (bug#19514).
566
567 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
568
569         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
570
571 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
572
573         * registry.el: Don't use <class> as a variable.
574
575 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
576
577         system-name's returned value can vary
578         Also, the system-name variable is now obsolete.
579         Fixes Bug#19438.
580         * message.el (message-make-fqdn):
581         * nnvirtual.el (nnvirtual-retrieve-headers)
582         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
583         and avoid naming locals 'system-name'.
584
585 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
586
587         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
588         lines don't get overlong when responding.
589
590 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
591
592         * registry.el (cl-remf, cl-loop, cl-subseq):
593         Alias to remf, loop, and subseq respectively for old Emacsen.
594
595 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
596
597         * gnus-group.el (gnus-read-ephemeral-bug-group):
598         Bind coding-system-for-read and coding-system-for-write only around
599         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
600
601 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
602
603         * registry.el (registry-db): Set default slot later.
604         This is because its value is not a literal integer.
605
606 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
607
608         * registry.el (registry-db): Fix default registry-db max-size.
609
610 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
611
612         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
613         add warning.
614
615         * gnus-art.el: Fix up compiler warnings.
616         (article-display-face, article-display-x-face): Remove unused `face'.
617         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
618         (article-date-ut): Remove unused var `first'.
619         (gnus-article-prepare): Remove unused var `gnus-article'.
620         (gnus-mime-save-part-and-strip): Remove unused var `param'.
621         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
622         `coding-system' along with corresponding dead code.
623         (gnus-mime-view-part-externally): Remove unused var
624         `mm-user-display-methods'.
625         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
626         (gnus-display-mime): Remove unused var `handle'.
627         (gnus-mime-display-alternative): Remove unused var `props'.
628         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
629         (gnus-article-edit-done): Remove unused var `p'.
630         (gnus-url-mailto): Remove unused var `to'.
631         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
632         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
633
634 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
635
636         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
637         slots into a :max-size slot.
638         (registry-db-version): Add new variable for database version number.
639         (registry-prune): Use :max-size slot. Accept and use a sort-function
640         argument.
641         (registry-collect-prune-candidates): Add new function for finding
642         non-precious pruning candidates.
643         (registry-prune-hard-candidates, registry-prune-soft-candidates):
644         Remove obsolete functions.
645         (initialize-instance): Upgrade registry version when starting.
646
647         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
648         (gnus-registry-max-pruned-entries): Remove obsolete variable.
649         (gnus-registry-cache-file): Change default
650         filename extension to "eieio".
651         (gnus-registry-read): Add new function, split out from
652         `gnus-registry-load', that does the actual object reading.
653         (gnus-registry-load): Use it. Add condition case handler to check for
654         old filename extension and rename to the new one.
655         (gnus-registry-default-sort-function): New variable to specify a sort
656         function to use when pruning.
657         (gnus-registry-save, gnus-registry-insert): Use it.
658         (gnus-registry-sort-by-creation-time): Define a default sort function.
659
660         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
661         Adjust test for new object signature.
662         (gnustest-registry-pruning-test): Add new pruning test.
663         (gnustest-registry-sort-function): Default sort function for testing.
664         (gnustest-registry-pruning-sort-test): New test for sorting.
665
666 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
667
668         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
669         function for reuse.
670         (gnus-mime-buttonize-attachments-in-header): Adjust.
671
672 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
673
674         * message.el (message-change-subject): Really check whether the subject
675         changed.
676
677 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
678
679         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
680         PDFs.
681         (mailcap-view-mime): New function.
682
683 2014-12-01  Glenn Morris  <rgm@gnu.org>
684
685         * gnus-cloud.el (gnus-cloud): Add :version tag.
686
687 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
688
689         * gnus-art.el (gnus-use-idna):
690         * gnus-sum.el (gnus-summary-idna-message):
691         * message.el (message-use-idna):
692         Protect against nil value for idna-program.
693
694         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
695
696 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
697
698         * auth-source.el (auth-source-macos-keychain-search-items): Return
699         result of `auth-source-macos-keychain-result-append' (bug#19074).
700
701 2014-11-25  Glenn Morris  <rgm@gnu.org>
702
703         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
704         Add :version tag.
705
706 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
707
708         * pop3.el (pop3-open-server): Warn unless encrypted.
709
710         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
711
712 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
713
714         Port new time stamp handling to Emacs 23.2.
715         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
716         * time-date.el (time-add, time-subtract, time-less-p):
717         Use eval-and-compile, not eval-when-compile.
718
719 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
720
721         * message.el (message-valid-fqdn-regexp): Add non-internaional new
722         TLDs.
723
724 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
725
726         Port new time stamp handling to old Emacs and to XEmacs.
727         This is needed for Gnus, which copies time-date.el and which
728         runs on older Emacs implementations.
729         * time-date.el (with-decoded-time-value):
730         Handle 'nil' and floating-point arg more compatibly with new Emacs.
731         (encode-time-value, with-decoded-time-value):
732         Obsolete only if new Emacs.
733         (time-add, time-subtract, time-less-p): Define if not new Emacs.
734
735         Improve time stamp handling, and be more consistent about it.
736         This implements a suggestion made in:
737         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
738         Among other things, this means timer.el no longer needs to
739         autoload the time-date module.
740         * time-date.el (seconds-to-time, days-to-time, time-since)
741         (with-decoded-time-value):
742         Treat 'nil' as current time.  This is mostly for XEmacs.
743         (encode-time-value, with-decoded-time-value): Obsolete.
744         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
745         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
746
747 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
748
749         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
750         discarding changes in ephemeral groups.
751
752         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
753         things the user isn't interested in.
754
755 2014-11-13  Julien Danjou  <jd@abydos>
756
757         * gnus-notifications.el (gnus-notifications-notify): Provide both
758         app-icon and image-path.
759
760 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
761
762         * mm-url.el (mm-url-encode-multipart-form-data):
763         Restore to handle "multipart/form-data" by eww.
764
765 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
766
767         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
768         Landscheidt.
769
770 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
771
772         Simplify use of current-time and friends.
773         * gnus-delay.el (gnus-delay-article):
774         * gnus-sum.el (gnus-summary-read-document):
775         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
776         * message.el (message-make-expires-date):
777         Omit unnecessary call to current-time.
778         * gnus-util.el (gnus-float-time): Simplify to an alias because
779         time-to-seconds now behaves like float-time with respect to nil arg.
780         (gnus-seconds-year): Don't call current-time twice to get the current
781         time stamp, as this can lead to inconsistent results.
782         * time-date.el (time-to-seconds) [!float-time]:
783         Use current time if arg is nil, to be compatible with float-time.
784         (time-date--day-in-year): New function, with most of the guts of
785         the old time-to-day-in-year.
786         (time-to-day-in-year): Use it.
787         (time-to-days): Use it, to avoid decoding the same time stamp twice.
788
789 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
790
791         * gnus.el (gnus-mode-line-buffer-identification):
792         Don't add image data for a non-graphic display (bug#18813).
793
794 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
795
796         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
797         load-path, it blocks autoloading of find-image (bug#18813).
798
799 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
800
801         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
802         to keep connection open (bug#18728).
803
804 2014-10-20  Glenn Morris  <rgm@gnu.org>
805
806         * Merge in all changes up to 24.4 release.
807
808 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
809
810         * message.el (message-insert-signature): Use `newline' instead of
811         inserting explicit "\n".
812
813 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
814
815         * gnus-icalendar.el: Support vcal format timezones.
816         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
817         compute dates with associated timezone.
818         (gnus-icalendar-event-from-ical): Compute all timezones.
819
820 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
821
822         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
823         check the newsrc.eld file's timestamp before saving it.
824         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
825         timestamp has changed to be newer.
826
827 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
828
829         * gnus-icalendar.el (gnus-icalendar-identities):
830         Include message-alternative-emails.
831
832 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
833
834         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
835         New compatibility functions.
836         (ntlm-build-auth-response): Use them.
837
838 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
839
840         * ntlm.el (ntlm-build-auth-request):
841         Add NTLM2 Session support.  (Bug#15603)
842
843 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
844
845         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
846         expired messages only when it was built in reverse order.
847
848 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
849
850         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
851         last so it can be used in `message-send-hook'.
852
853 2014-09-29  Daiki Ueno  <ueno@gnu.org>
854
855         * mml.el (mml-parse-1): Error out if unknown mode is specified in
856         <#secure> tag (bug#18513).
857
858 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
859
860         * parse-time.el: Require cl when compiling.
861
862 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
863
864         Use cl-lib as much as possible following the 2014-09-26 change
865         in the Emacs trunk.
866         * parse-time.el: Try requiring cl-lib.
867         (parse-time-incf): Alias to cl-incf or incf.
868         (digit-char-p): Remove.
869         (parse-time-integer): Alias to cl-parse-integer or the one defined.
870         (parse-integer): Rename to parse-time-integer.
871         (parse-time-tokenize, parse-time-rules, parse-time-string)
872         Use parse-time-incf and parse-time-integer.
873
874 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
875
876         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
877         of ":delete".
878
879 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
880
881         * gnus-art.el (gnus-article-browse-html-save-cid-content)
882         (gnus-article-browse-html-parts):
883         Revert last change that breaks links other than cid contents.
884
885 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
886
887         * gnus-art.el (gnus-article-browse-html-save-cid-content)
888         (gnus-article-browse-html-parts): Make cid file names relative.
889
890 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
891
892         * mm-view.el (mm-display-inline-fontify): Make the working buffer
893         temporarily displayed when running a mode function (at least org-mode
894         requires it).
895
896 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
897
898         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
899         the gnus-summary-article-expire-hook should be told where the function
900         is going. In particular, the Gnus registry might want to know.
901
902 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
903
904         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
905
906 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
907
908         * gnus-sum.el (gnus-summary-expire-articles): Revert.
909
910 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
911
912         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
913         the gnus-summary-article-expire-hook should be told where the function
914         is going. In particular, the Gnus registry might want to know.
915
916 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
917
918         Don't mishandle year-9999 dates (Bug#18176).
919         * parse-time.el (parse-time-rules):
920         Allow years up to most-positive-fixnum.
921         * time-date.el (date-to-time):
922         Pass "Specified time is not representable" errors through.
923
924 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
925
926         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
927         groups and t.
928
929 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
930
931         * gnus-utils.el (gnus-recursive-directory-files):
932         Unify hard or symbolic links (bug#18063).
933
934 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
935
936         * gnus-msg.el (gnus-configure-posting-style):
937         Allow string replacements in values when matching against a header.
938
939 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
940
941         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
942         the dribble buffer even when it is shrunk a lot.
943         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
944
945 2014-06-26  Glenn Morris  <rgm@gnu.org>
946
947         * mm-util.el (help-function-arglist): Remove outdated declaration.
948
949 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
950
951         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
952         attribute values.  (Bug#17834)
953
954 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
955
956         * gnus-sum.el (gnus-summary-edit-article-done):
957         Prefer point-marker to copy-marker of point.
958
959 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
960
961         * Makefile.in (install-el, install-el-elc): Compress .el files.
962         (uninstall): Remove compressed .el files.
963
964 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
965
966         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
967         (gnus-article-read-summary-keys):
968         Don't bug out when there is no article in the summary buffer.
969         (gnus-mime-buttonize-attachments-in-header):
970         Improve criterion that finds parts to display.
971
972         * gnus-art.el (gnus-mm-display-part):
973         * mm-decode.el (mm-shr):
974         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
975         (mm-insert-inline): Revert last changes.
976
977 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
978
979         * gnus-art.el (gnus-mm-display-part):
980         * mm-decode.el (mm-shr):
981         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
982         (mm-insert-inline): Set insertion type of end-marker, not only
983         start-marker, of undisplayer so as to stay after inserted text.
984
985 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
986
987         * html2text.el (html2text-get-attr): Fix typo when splitting value from
988         attribute. (Bug#17613)
989
990 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
991
992         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
993         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
994
995 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
996
997         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
998         Don't delete next part button; keep spacing between buttons.
999
1000 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1001
1002         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1003         Work for the last MIME part in an article.
1004         (gnus-mime-display-single): Suppress excessive newlines between parts.
1005
1006         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
1007         by leading or trailing newline.
1008
1009 2014-05-12  Sam Steingold  <sds@gnu.org>
1010
1011         * time-date.el (seconds-to-string): New function to pretty print time
1012         delay in seconds.
1013
1014 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1015
1016         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
1017         while prompting a user for a file name, etc.
1018         (gnus-mime-display-single): Display part with a common appearance no
1019         matter whether MIME button is omitted or not; don't add duplicate entry
1020         to gnus-article-mime-handle-alist.
1021         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
1022
1023 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
1024
1025         * mml2015.el (mml2015-display-key-image): New variable.
1026
1027 2014-05-08  Glenn Morris  <rgm@gnu.org>
1028
1029         * gnus-fun.el (gnus-grab-cam-face):
1030         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
1031         This is CVE-2014-3421.
1032
1033 2014-05-04  Glenn Morris  <rgm@gnu.org>
1034
1035         * gnus-registry.el (gnus-registry-install-p): Doc fix.
1036
1037 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1038
1039         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
1040         the displaying state of a part.
1041         (gnus-mm-display-part): Don't insert a newline in the beginning of
1042         a part like gnus-mime-inline-part doesn't; work for XEmacs.
1043
1044         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
1045         (mm-shr): Make undisplayer unbreakable.
1046
1047         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
1048         Don't insert excessive newline.
1049         (mm-inline-text-html-render-with-w3m, mm-inline-text)
1050         (mm-insert-inline): Make undisplayer unbreakable.
1051
1052 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1053
1054         * gnus.el: Ma Gnus v0.11 is released.
1055
1056 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1057
1058         * gnus-art.el (gnus-mm-display-part):
1059         Highlight header attachment buttons.
1060
1061 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1062
1063         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
1064         a part; redisplay a button (enbugged in 2014-02-05).
1065
1066 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1067
1068         * auth-source.el (auth-source-search, auth-source-search-backends):
1069         Treat :max 0 as an indicator that a boolean return is wanted, as
1070         documented. Reported by Joe Bloggs.
1071
1072 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1073
1074         * gnus-icalendar.el: Require gnus-art.
1075
1076 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
1077
1078         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
1079         (gnus-icalendar--update-org-event): put event timestamp in
1080         the org entry body instead of the drawer.
1081         (gnus-icalendar-event--get-attendee-names): list of participants should
1082         contain even attendees without common name attribute.
1083         (gnus-icalendar--update-org-event): don't generate duplicates of empty
1084         property tags in org drawers.
1085
1086 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1087
1088         * gmm-utils.el (gmm-format-time-string): New function.
1089
1090         * message.el (message-insert-formatted-citation-line): Use the original
1091         author's time zone to express a date string.
1092
1093 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1094
1095         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
1096         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
1097         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
1098         Silence compiler warnings.
1099         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
1100
1101 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1102
1103         * mml.el: Require url when compiling.
1104
1105         * gnus-cloud.el (gnus-cloud-parse-version-1):
1106         Use plist-get rather than CL's getf.
1107         (gnus-activate-group, gnus-subscribe-group): Declare.
1108
1109         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
1110
1111 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1112
1113         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
1114         buttons when toggling the header off.
1115
1116 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1117
1118         * tls.el (tls-program): Reflow docstring.
1119
1120 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1121
1122         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
1123         groups work again.
1124
1125 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
1126
1127         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
1128         999 correctly (i.e. "1,342").
1129
1130 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1131
1132         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
1133         out if the directory doesn't exist.
1134
1135 2014-03-07  Daiki Ueno  <ueno@gnu.org>
1136
1137         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
1138         commands here; instead, only check if epg-config.el is available.
1139
1140 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1141
1142         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
1143         messages with embedded images.
1144         (mml-generate-mime): Don't bug out if you don't have libxml.
1145
1146 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1147
1148         * message.el (message-make-html-message-with-image-files): New command.
1149
1150 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1151
1152         * gnus-group.el (gnus-group-make-group): Clarify prompt.
1153
1154         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
1155
1156 2014-02-23  David Engster  <deng@randomsample.de>
1157
1158         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
1159         to stay compatible with older Emacsen, so replace `cl-loop' with
1160         `loop'.
1161
1162 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1163
1164         * auth-source.el (auth-source-secrets-listify-pattern): New function.
1165         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
1166         instead, build list of patterns.
1167
1168 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1169
1170         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
1171         Display header attachment buttons by gnus-article-prepare-display
1172         rather than gnus-article-prepare so as to view in mml-preview as well.
1173
1174 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1175
1176         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
1177         in `auth-sources' means and link to EPA docs.
1178
1179 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1180
1181         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
1182         (bug#12375).
1183
1184 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
1187         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
1188
1189 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1190
1191         * message.el (message-tab): Mention what happens on normal tabs
1192         (bug#11297).
1193
1194 2014-02-08  Glenn Morris  <rgm@gnu.org>
1195
1196         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
1197
1198 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1199
1200         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
1201         buttons that are hidden in unselected alternative part as well.
1202         (gnus-mime-display-alternative): Redraw attachment buttons in header.
1203
1204         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
1205
1206 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1207
1208         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
1209         keystroke.
1210         (gnus-server-toggle-cloud-server): Only allow clouding applicable
1211         types.
1212
1213         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
1214         with an empty string.
1215
1216 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1217
1218         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
1219         buffer-local in some buffers, so bind it explicitly in the buffer we're
1220         trying to cancel the article in (bug#10808).
1221
1222 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1223
1224         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1225         New functions.
1226
1227         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1228         New user option.
1229         (gnus-mime-buttonize-attachments-in-header): New function.
1230         (gnus-article-prepare): Use it.
1231         (gnus-mime-inline-part): Suppress extra newline.
1232         (gnus-mm-display-part): Save excursion;
1233         remove useless deleting and adding of buttons.
1234         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1235
1236         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1237         Add gnus-mime-buttonize-attachments-in-header.
1238
1239 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1240
1241         * nnimap.el (nnimap-request-articles): New command to download several
1242         articles at once.
1243
1244         * gnus.el (gnus-variable-list): Save Cloud variables.
1245
1246         * gnus-int.el (gnus-request-accept-article): Doc fix.
1247
1248 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1249
1250         * parse-time.el (parse-time-iso8601-regexp)
1251         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1252         it more generally.
1253
1254 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1255
1256         * gnus-cloud.el: New file to provide the Emacs Cloud.
1257
1258         * dgnushack.el: Silence XEmacs w3 warning.
1259
1260         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1261         `url-retrieve-synchronously', apparently.
1262
1263         * dgnushack.el: Silence XEmacs dns.el warning.
1264
1265         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1266         instead of in all files.
1267
1268         * dns.el (network-interface-list): Define for XEmacs.
1269
1270         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1271         XEmacs.
1272
1273         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1274
1275 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1276
1277         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1278         `gnus-group-split-fancy'.
1279
1280 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1281
1282         * message.el (message-remove-header): Doc fix.
1283         (message-forward-included-headers): New variable.
1284         (message-remove-ignored-headers): Use it.
1285
1286 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1287
1288         * nnir.el (nnir-request-update-mark): Don't try to update the source
1289         group if we can't find it (bug#16611).
1290
1291 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1292
1293         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1294
1295 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1296
1297         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1298         network interfaces changed.
1299         (dns-query): Use it to flush the data.
1300
1301 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1302
1303         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1304         from random face commands.
1305         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1306         Face.
1307         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1308         (gnus--random-face-with-type): Generic function returning a face-type
1309         as a string.
1310         (gnus--insert-random-face-with-type): Generic function inserting a face
1311         in a message buffer header.
1312         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1313         (gnus-insert-random-x-face-header): Rewritten to use
1314         `gnus--insert-random-face-with-type`.
1315         (gnus-random-face): Return random (png) Face as string.
1316         (nus-insert-random-face-header): Insert random (png) Face in a message
1317         buffer.
1318
1319 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1320
1321         * mm-url.el: Remove all usage of w3.
1322
1323         * nnrss.el: Ditto.
1324
1325         * mm-decode.el: Ditto.
1326
1327         * mm-view.el: Ditto.
1328
1329         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1330         outdated and all Emacsen have url.el built-in.
1331
1332         * gnus-setup.el: Remove outdated file.
1333
1334 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1335
1336         * gnus.el: Ma Gnus v0.9 is released.
1337
1338 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1339
1340         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1341
1342 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1343
1344         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1345         in the summary buffer (bug#13769).
1346
1347 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1348
1349         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1350         name if we're using a single article buffer.  Otherwise, it may point
1351         to a killed buffer (bug#13756).
1352
1353 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1354
1355         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1356         the match data, just save and restore it explicitly (bug#12375).
1357
1358         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1359         that's needed.
1360
1361         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1362         the code once (bug#9069).
1363
1364 2014-01-18  Steinar Bang  <sb@dod.no>
1365
1366         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1367         reading.
1368
1369 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1370
1371         * message.el (message-bury): Call bury-buffer with no argument
1372         in the message-return-action case too.
1373
1374 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1375
1376         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1377         (nnimap-split-fancy, nnimap-split-methods): Declare.
1378
1379         * mm-util.el (help-function-arglist): Declare.
1380
1381 2013-12-28  Glenn Morris  <rgm@gnu.org>
1382
1383         * gnus-sieve.el (gnus-sieve-select-method):
1384         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1385         (gravatar-rating, gravatar-size):
1386         * message.el (message-minibuffer-local-map):
1387         * sieve-manage.el (sieve-manage-authenticators)
1388         (sieve-manage-authenticator-alist): Specify custom types.
1389
1390         * hashcash.el (hashcash-program): Rename from hashcash-path.
1391         Update callers.
1392
1393         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1394         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1395         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1396
1397         * auth-source.el (auth-sources):
1398         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1399         Fix custom types.
1400
1401         * tls.el (tls-certtool-program): Fix default value.
1402
1403 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1404
1405         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1406         we get proper traces there, too.
1407
1408 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1409
1410         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1411         value of the parameters if the current article has a Reply-To or From
1412         field.
1413
1414 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1415
1416         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1417
1418 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1419
1420         * gnus-sum.el (gnus-summary-exit): Stop animations.
1421
1422 2013-12-19  Juri Linkov  <juri@jurta.org>
1423
1424         * gnus.el (gnus-suppress-keymap):
1425         * gnus-art.el (gnus-article-mode-map):
1426         * gnus-group.el (gnus-group-mode-map):
1427         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1428         Remove [backspace] key binding because it shadows DEL (bug#16035).
1429
1430         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1431
1432 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1433
1434         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1435         Make sure work directory exists.
1436         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1437         rather than tmp directory.
1438         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1439         not necessarily always run, with it.
1440
1441 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1442
1443         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1444         value of gnus-icalendar-additional-identities work without restart.
1445
1446 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1447
1448         * mm-util.el (mm-make-temp-file):
1449         Alias to make-temp-file for modern Emacsen.
1450
1451 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1452
1453         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1454         nnir-article-number and nnir-article-group.
1455
1456 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1457
1458         * message.el (message-send-mail-with-sendmail):
1459         Don't kill error buffer if sending fails.
1460
1461 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1462
1463         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1464         (gnus-icalendar-event->org-entry)
1465         (gnus-icalendar--update-org-event)
1466         (gnus-icalendar-event->gnus-calendar): Distinguish between
1467         required/optional/non-participant attendee status.  Fix bug causing
1468         the first required event participant to be omitted.
1469
1470 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1471
1472         * gnus-art.el (article-de-quoted-unreadable)
1473         (article-de-base64-unreadable, gnus-mime-copy-part)
1474         * gnus-html.el (gnus-article-html)
1475         * mm-view.el (mm-inline-text-html-render-with-w3)
1476         (mm-inline-text-html-render-with-w3m-standalone)
1477         * rfc2231.el (rfc2231-decode-encoded-string):
1478         Allow overriding charset by mm-charset-override-alist.
1479
1480         * gnus-art.el (gnus-article-browse-html-parts):
1481         Replace LWSPs with `&nbsp;'s in header.
1482
1483         Work for broken Chinese articles.
1484
1485         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1486         Exclude broken handles that gnus-summary-enter-digest-group may create.
1487         (gnus-article-browse-html-parts):
1488         Allow overriding charset by mm-charset-override-alist.
1489
1490 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1491
1492         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1493         (gnus-icalendar-identities): Support additional-identities.
1494
1495 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1496
1497         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1498         org-timestamp for events ending at midnight.
1499
1500 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1501
1502         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1503         .log files.
1504
1505 2013-11-20  David Engster  <deng@randomsample.de>
1506
1507         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1508
1509 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1510
1511         * message.el (message-beginning-of-line):
1512         Use beginning-of-visual-line when visual-line-mode is turned on.
1513
1514 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1515
1516         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1517         (gnus-icalendar-event-from-ical)
1518         (gnus-icalendar-event->org-entry)
1519         (gnus-icalendar--update-org-event): Required/optional participation,
1520         list of attendees synced to org.
1521
1522 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1523
1524         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1525         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1526         cancellations to be synced to org if the original appt has an org
1527         outline.
1528
1529 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1530
1531         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1532         (gnus-icalendar-event->org-entry)
1533         (gnus-icalendar--update-org-event)
1534         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1535
1536 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1537
1538         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1539         Fix timezone handling in gnus-icalendar export to org.
1540
1541 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1542
1543         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1544
1545 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1546
1547         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1548
1549 2013-10-30  Glenn Morris  <rgm@gnu.org>
1550
1551         * gnus-group.el (gnus-group-browse-foreign-server):
1552         * gnus-int.el (gnus-start-news-server):
1553         Silence compiler obsolescence warning.
1554
1555 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1556
1557         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1558         `nnoo-current-server' first, then for the actual `nnimap-address' to
1559         allow netrc entries for the nnoo server to coexist with netrc entries
1560         for the `nnimap-address'.
1561
1562 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1563
1564         * mm-decode.el (mm-dissect-buffer): Revert last change.
1565         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1566         The problem that motivated those changes was attributed to a broken
1567         mail sender, and has been fixed.
1568
1569 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1570
1571         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1572         token is missing in the Content-Type header.
1573
1574         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1575
1576 2013-09-18  Glenn Morris  <rgm@gnu.org>
1577
1578         * gnus-util.el (image-size): Declare.
1579
1580 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1581
1582         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1583         (gnus-icalendar-event-from-ical)
1584         (gnus-icalendar-event--build-reply-event-body)
1585         (gnus-icalendar-event-reply-from-buffer)
1586         (gnus-icalendar-find-org-event-file)
1587         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1588         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1589
1590         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1591
1592 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1593
1594         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1595         Use save-current-buffer.
1596         (gnus-tree-mode-map): Initialize in the declaration.
1597         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1598         (scroll-in-place): Defvar it.
1599         (gnus-tmp-*): Defvar them.
1600         (gnus-get-tree-buffer): Use derived-mode-p.
1601         (gnus--let-eval): New macro.
1602         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1603         non-prefixed variables.
1604         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1605
1606         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1607         vars since it doesn't seem to be available.
1608         (gnus-set-global-variables, gnus-summary-read-group-1)
1609         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1610         (gnus-summary-display-article, gnus-summary-select-article)
1611         (gnus-summary-next-article, gnus-offer-save-summaries)
1612         (gnus-summary-generic-mark): Use derived-mode-p.
1613         (gnus-summary-read-group-1, gnus-summary-exit)
1614         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1615         Adjust calls to gnus-tree-close and gnus-tree-open.
1616
1617         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1618
1619         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1620         (gnus-agent-mode): Use derived-mode-p.
1621         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1622         gnus-command-method and *-command-method to nil, but bind
1623         gnus-command-method to *-command-method instead!
1624         (gnus-agent-fetch-articles): Remove unused var `id'.
1625         (gnus-agent-fetch-headers): Remove unused arg `force'.
1626         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1627         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1628         (gnus-agent-short-article, gnus-agent-long-article)
1629         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1630         first use.
1631         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1632         `score-param'.
1633         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1634         (gnus-get-predicate): Push in front of the cache, rather than end.
1635         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1636         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1637         (gnus-agent-expire-unagentized-dirs): Don't rebind
1638         gnus-agent-expire-current-dirs since the defvar silences the warning.
1639         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1640         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1641         (gnus-agent-regenerate): Simplify interactive spec and doc.
1642
1643 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1644
1645         * gnus-int.el (gnus-open-server): Silence compiler.
1646
1647         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1648
1649         * message.el (message-display-completion-list): Abolish.
1650         (message-completion-in-region): Use display-completion-list.
1651
1652 2013-09-17  Glenn Morris  <rgm@gnu.org>
1653
1654         * gnus-util.el (gnus-message-with-timestamp-1):
1655         Use `messages-buffer' function if available.  Ignore read-only.
1656
1657 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1658
1659         * message.el (message-expand-group, message-completion-in-region):
1660         Correct the order of start and end of a region.
1661
1662 2013-09-13  Glenn Morris  <rgm@gnu.org>
1663
1664         * mml2015.el (gnus-create-image): Autoload it.
1665
1666         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1667
1668         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1669         (image-size): Declare.
1670
1671 2013-09-12  Glenn Morris  <rgm@gnu.org>
1672
1673         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1674         Avoid using `find', which i) might not be defined at runtime;
1675         ii) does not work, since its default test is eql, not equal.
1676         (gnus-mime-action-alist): Declare.
1677
1678 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1679
1680         * score-mode.el (gnus-score-mode-map): Move initialization
1681         into declaration.
1682         (gnus-score-mode): Use define-derived-mode.
1683         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1684         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1685         into declaration.
1686         (gnus-kill-file-mode): Use define-derived-mode.
1687         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1688         Use derived-mode-p.
1689         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1690         (gnus-group-setup-buffer, gnus-group-name-at-point)
1691         (gnus-group-make-web-group, gnus-group-enter-directory)
1692         (gnus-group-suspend): Use derived-mode-p.
1693         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1694         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1695         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1696         (gnus-article-setup-buffer, gnus-article-prepare)
1697         (gnus-article-prepare-display, gnus-sticky-article)
1698         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1699         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1700         (gnus-article-read-summary-keys): Use derived-mode-p.
1701
1702 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1703
1704         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1705
1706 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1707
1708         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1709         shift_jis from the default value set for Japanese users.
1710
1711 2013-08-13  Glenn Morris  <rgm@gnu.org>
1712
1713         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1714
1715         * gnus.el (gnus-valid-select-methods): Fix type.
1716
1717         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1718
1719 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1720
1721         * mm-decode.el (mm-display-external): Run a timer for the temp files
1722         deletion after a viewer exits; add a deletion timer for the needsterm
1723         case, too.
1724
1725         * mm-decode.el (mm-display-external): Try to delete temporary files by
1726         using a 1-min. timer.
1727
1728 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1729
1730         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1731         New internal variables.
1732         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1733         (mm-display-external): Use it to delete temporary files instead of
1734         using timers.
1735
1736 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1737
1738         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1739
1740 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1741
1742         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1743         with cond for backwards compatability.
1744
1745 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1746
1747         * mm-decode.el (mm-display-external): Bind process-connection-type to
1748         nil; don't delete a temp file immediately even if a viewer finishes,
1749         since it may be a shell script, like xdg-open, that launches a real
1750         viewer program belatedly.
1751
1752 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1753
1754         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1755         that we can create nndoc groups that excerpt other groups.
1756
1757 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1758
1759         * gnus-delay.el (gnus-delay-article): Fix typo.
1760
1761         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1762         articles.
1763
1764         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1765         we can get spell-checking etc.
1766
1767 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1768
1769         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1770         a single one used for encoding the whole text in a header.
1771
1772 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1773
1774         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1775         doesn't work properly on XEmacs.
1776
1777 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1778
1779         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1780         before sending.
1781
1782         * dgnushack.el (dgnushack-compile): Add a temporary check for
1783         gnus-icalendar.
1784
1785         * mm-decode.el (mm-command-output): New face.
1786         (mm-display-external): Use it.
1787
1788 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1789
1790         * nnmbox.el (nnmbox-request-article): Don't change point.
1791
1792 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1793
1794         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1795         Include `handle' parameter.
1796
1797 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1798
1799         * gnus-icalendar.el: New file.
1800
1801 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1802
1803         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1804
1805         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1806         dummy roots, too.
1807
1808 2013-08-01  David Edmondson  <dme@dme.org>
1809
1810         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
1811         out on ttys.
1812
1813 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1814
1815         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
1816         not empty.
1817
1818         * nnrss.el (nnrss-discover-feed): Indent.
1819
1820 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1821
1822         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
1823
1824 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1825
1826         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
1827         dirty to ensure nnimap data being saved.
1828
1829 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1830
1831         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
1832         menu entry.
1833
1834         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
1835         the current thread's total score instead of the current article's
1836         score.
1837
1838         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
1839         (gnus-sort-threads-recursively): Delete defcustom.
1840         (gnus-sort-threads-recursive): Adapt accordingly.
1841
1842 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1843
1844         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
1845         (gnus-sort-threads-recursive): Use it.
1846         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
1847         again.  Now that determines how to sort subthreads.
1848
1849 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1850
1851         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
1852         (gnus-sort-threads): Use it.
1853
1854 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
1855
1856         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
1857         punctuation characters follow parentheses (bug#14950).
1858
1859 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1860
1861         * gnus.el (gnus-continuum-version):
1862         * gnus-msg.el (gnus-extended-version): Simplify.
1863
1864         * gnus.el (gnus-continuum-version-1): Remove.
1865         * gnus-msg.el (gnus-bug): Revert.
1866
1867         Calculate gnus-version correctly on Cygwin.
1868
1869         * gnus.el (gnus-continuum-version): Do main calculations in integers.
1870         (gnus-continuum-version-1): New function, return a string.
1871
1872         * gnus-msg.el (gnus-extended-version, gnus-bug):
1873         Use gnus-continuum-version-1 instead of gnus-continuum-version.
1874
1875 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1876
1877         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
1878         (bug#13384).
1879
1880 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1881
1882         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
1883         that were only relevant in a development version a long time ago.
1884
1885 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1886
1887         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
1888         that the old Emacs 24s bundle.
1889
1890 2013-07-10  David Engster  <deng@randomsample.de>
1891
1892         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
1893         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
1894         fixes a bug in Emacs trunk where the 'unexist' marks were always
1895         removed at startup because "Gnus v5.13" was considered smaller than "Ma
1896         Gnus v0.03".
1897
1898 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
1899
1900         * gnus.el (gnus-summary-line-format): Reference
1901         `gnus-user-date-format-alist' for the &user-date; format, not
1902         `gnus-summary-user-date-format-alist'.
1903
1904 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1905
1906         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
1907         delete files (bug#13481).
1908
1909 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1910
1911         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
1912
1913 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1914
1915         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
1916         display images.
1917
1918         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
1919
1920         * message.el (message-cancel-news): According to
1921         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
1922         preferred over "cmsg cancel" in the Subject.
1923
1924         * nnir.el (nnir-engines): Note that the group specs are regexps
1925         (bug#13238).
1926
1927         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
1928         gotten read-only text properties, ensure that those aren't heeded when
1929         copying stuff over (bug#13434).
1930
1931         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
1932         (bug#13762).
1933
1934 2013-07-05  David Kastrup  <dak@gnu.org>
1935
1936         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
1937         authinfo file again (important for blank passwords).  This had been
1938         broken with 2013-06-15 change.
1939
1940 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
1943         Revert 2013-01-14 change.
1944
1945 2013-07-02  Daiki Ueno  <ueno@gnu.org>
1946
1947         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
1948         of 'create-image' for XEmacs compatibility; check errors when decoding
1949         image.  Reported by Uwe Brauer.
1950
1951 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1952
1953         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
1954         gnus-button-push revised at 2011-01-19.
1955
1956 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957
1958         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
1959         now live in the lisp/net Emacs 24 repository.
1960
1961 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1962
1963         * eww.el (eww-update-header-line-format): Quote % characters.
1964
1965 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1966
1967         * eww.el (eww-process-text-input): Display passwords as asterisks.
1968
1969         * shr.el (shr-make-table-1): Protect against invalid column-spans.
1970
1971 2013-06-19  Tom Tromey  <tromey@redhat.com>
1972
1973         * eww.el (eww-top-url): Remove.
1974         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
1975         (eww-render): Set new variables.  Don't set eww-top-url.
1976         (eww-handle-link): Handle "prev", "home", and "contents".
1977         Downcase the rel text.
1978         (eww-top-url): Choose best top URL.
1979
1980 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1981
1982         * eww.el: Rewrite to implement form elements "by hand" instead of
1983         relying in widget.el.  Using widget.el leads to too many
1984         user interface inconsistencies.
1985         (eww-self-insert): Implement entering commands in text fields.
1986         (eww-process-text-input): New function to make text input field editing
1987         work.
1988         (eww-submit): Rewrite to use the new-style form methods.
1989         (eww-select-display): Display the correct selected item.
1990         (eww-change-select): Implement changing the select value.
1991         (eww-toggle-checkbox): Implement radio/checkboxes.
1992         (eww-update-field): Fix compilation error.
1993         (eww-tag-textarea): Implement <textarea>.
1994
1995         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
1996         don't shadow mode-specific bindings.
1997
1998         * eww.el (eww-browse-url): Don't push stuff onto history if there's
1999         nothing to push.
2000
2001         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2002
2003 2013-06-19  Glenn Morris  <rgm@gnu.org>
2004
2005         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
2006
2007 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2008
2009         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2010
2011 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012
2013         * shr.el (shr-make-table-1): Implement <td rowspan>.
2014         (shr-table-horizontal-line): Allow nil as a value, and change the
2015         default.
2016         (shr-insert-table-ruler): Respect the nil value.
2017
2018 2013-06-18  Tom Tromey  <tromey@barimba>
2019
2020         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2021         New defvars.
2022         (eww-open-file): New defun.
2023         (eww-render): Initialize new variables.
2024         (eww-display-html): Handle "link" and "a".
2025         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
2026         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
2027         (eww-back-url): Rename from eww-previous-url.
2028         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
2029         defuns.
2030
2031 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032
2033         * shr.el (shr-tag-table): Insert the images after the table, so that
2034         they're not covered by the table colourisation, which often looked
2035         awkward.
2036         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
2037         <dd>.
2038         (shr-make-table-1): Implement <td colspan=> support.
2039         (shr-insert-document): Use one less than window width if `shr-width' is
2040         nil, since otherwise things may get one character too wide.
2041
2042 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * eww.el (eww-detect-charset): Improve regexp; move backward.
2045
2046 2013-06-18  Glenn Morris  <rgm@gnu.org>
2047
2048         * mm-decode.el (widget-convert-button): Autoload.
2049
2050         * sieve-manage.el (mm-enable-multibyte): Autoload.
2051
2052         * shr.el (libxml-parse-html-region): Declare.
2053         (shr-render-buffer): Explicit error if no libxml2 support.
2054
2055 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
2056
2057         * auth-source.el (auth-source-current-line): New function.
2058         (auth-source-netrc-parse-entries): When a data token is "machine",
2059         assume we're in the wrong place and abort parsing the current line.
2060
2061 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2062
2063         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
2064         (eww-convert-widgets): Don't bug out if the first widget starts at the
2065         beginning of the buffer.
2066         (eww-convert-widgets): Fix last patch.
2067         (eww-tag-input): Support <input type=image>.
2068
2069         * shr.el (shr-insert-table): Respect border-collapse: collapse.
2070         (shr-tag-base): Protect against base specs that are degenerate.
2071         (shr-ensure-paragraph): Don't delete empty lines that have text
2072         properties, because these may be input fields.
2073
2074         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
2075         we can navigate to them.
2076
2077         * shr.el (shr-colorize-region): Put the colours over the entire region.
2078         (shr-inhibit-decoration): New variable.
2079         (shr-add-font): Use it to inhibit text property decorations while doing
2080         preliminary table renderings.  This speeds up typical Wikipedia page
2081         renderings by 15%.
2082         (shr-tag-span): Don't respect the <title>, because that overwrites the
2083         help-echo from links inside the spans.
2084         (shr-next-link): Use `help-echo' for navigation, so that we can
2085         navigate to form elements, too.
2086
2087         * eww.el (eww-button): New face.
2088         (eww-convert-widgets): Use it to make submit buttons more button-like.
2089
2090         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
2091         that Gnus commands work.
2092
2093         * shr.el (shr-render-td): Support horizontal alignment.
2094
2095         * eww.el (eww-put-color): Removed.
2096         (eww-colorize-region): Use `add-face-text-property'.
2097
2098         * shr.el (shr-add-font): Append face data, so that we get the correct
2099         precedence: The innermost value (which is applied first) wins.
2100         (shr-make-overlay): Obsolete function.
2101
2102         * mm-decode.el (mm-convert-shr-links): New function to convert
2103         new-style shr URL links into widgets.
2104         (mm-shr): Use it.
2105
2106         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
2107         widget commands, since we're no longer using widgets for links.
2108
2109         * shr.el (shr-next-link): New command.
2110         (shr-previous-link): New command.
2111         (shr-urlify): Don't use `widget-convert', because that's slow.
2112         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
2113         because collecting the overlays and reapplying them when generating
2114         tables is slow.
2115         (shr-insert-table): Ditto.
2116
2117 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2118
2119         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
2120         * shr.el (browse-url): Require `url'.
2121         * eww.el (url): Require format-spec.
2122
2123 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2124
2125         * eww.el (eww-display-html): Default to using the entire window width.
2126         (eww-browse-url): Don't add a User-Agent header (twice), because that
2127         makes Bing refuse connection.
2128
2129         * shr.el (shr-make-table): Cache the table rendering at the table
2130         level, and not the <td> level.  This is a bit faster.
2131
2132         * eww.el (eww-render): Go to the correct ID when given URLs ending with
2133         #id.
2134
2135         * shr.el (shr-tag-li): Don't require a new paragraph, since other
2136         browsers don't.
2137         (shr-expand-url): Respect #anchor links.
2138         (shr-parse-base): Chop off the anchor before using.
2139         (shr-descend): Respect display: none.
2140         (shr-descend): Allow marking elements that have certain IDs.
2141
2142         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
2143
2144         * shr.el (shr-expand-url): Don't bug out on zero-length links.
2145
2146         * eww.el (eww-tag-textarea): Support <textarea>.
2147
2148 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2149
2150         * shr.el (shr-dom-to-xml): Fixed function call.
2151
2152         * eww.el (eww): New group.
2153         (eww-header-line-format): New custom variable.
2154         (eww-current-title): New variable.
2155         (eww-display-html): Update header and handle title tag.
2156         (eww-update-header-line-format): New function.
2157         (eww-tag-title): New function.
2158
2159         * shr.el (shr-dom-to-xml): New function.
2160         (shr-tag-svg): Add support for the SVG tag.
2161         (shr-bullet): New custom variable.
2162         (shr-tag-li): Support custom bullet in unordered lists.
2163
2164 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2165
2166         * shr.el (shr-expand-url): Respect // URLs.
2167
2168         * eww.el (eww-tag-body): Override the shr body rendering so that we can
2169         put a background colour onto the entire buffer.
2170         (eww-render): When being redirected, use the redirect URL as the new
2171         base URL.
2172
2173         * shr.el (shr-parse-base): Fix parsing error.
2174
2175         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
2176
2177         * shr.el (shr-parse-base): New function.
2178         (shr-expand-url): Use it to expand relative URLs reliably.
2179
2180 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
2181
2182         * auth-source.el (auth-source-search-collection): Fix docstring.
2183         (auth-source-netrc-parse): Refactor and improve netrc parser to support
2184         single-quoted strings and multiline entries.
2185         (auth-source-netrc-parse-next-interesting)
2186         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
2187         functions to support parser.
2188
2189 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2190
2191         * eww.el (eww-submit): Get submit button logic right when hitting RET
2192         on non-submit buttons.
2193
2194         * shr.el: Remove shr-preliminary-table-render, since that can't really
2195         be used for anything in practice.
2196
2197 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2198
2199         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2200         (sieve-manage-quit).
2201
2202 2013-06-14  Glenn Morris  <rgm@gnu.org>
2203
2204         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
2205
2206 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
2207
2208         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
2209         control the maximum size of photo ID image.
2210         (mml2015-epg-key-image-to-string): Respect it.
2211
2212 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2213
2214         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
2215         instead of the final one so that we can more easily distinguish them.
2216
2217         * eww.el (eww-submit): Compute the submission URL correctly.
2218
2219 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2220
2221         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
2222         Use plist-get rather than CL's getf.
2223         (sieve-manage-parse-capability): Avoid CL's remove-if.
2224
2225 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2226
2227         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2228         (sieve-manage-quit).
2229
2230 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2231
2232         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2233         last slash.
2234
2235         * eww.el (eww-tag-select): Use the first value as the default value.
2236
2237 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2238
2239         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2240         (eww-mode): Use `define-derived-mode'.
2241         (eww-parse-headers): Parse headers from beginning of buffer so that
2242         file:// links work.
2243
2244 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2245
2246         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2247
2248 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2249
2250         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2251         to handle them at all.
2252
2253 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2254
2255         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2256         work, too.
2257         (eww-tag-select): Implement <select>.
2258
2259 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2260
2261         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2262         stream managing functions by using open-protocol-stream to do most of
2263         the work.  Has the nice benefit of enabling STARTTLS.
2264         Wait for capabilities after STARTTLS: following RFC5804, the server
2265         sends new capabilities after successfully establishing a TLS connection
2266         with the client.  The client should update the cached list of
2267         capabilities, but we just ignore the answer for now.
2268         (sieve-manage-network-p, sieve-manage-network-open)
2269         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2270         (sieve-manage-forward, sieve-manage-streams)
2271         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2272         API, nor called by any other function.
2273         Enable Multibyte for SieveManage buffers: The parser won't properly
2274         handle umlauts and line endings unless multibyte is turned on in the
2275         process buffer.
2276
2277 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2278
2279         * eww.el (eww-tag-input): Support password fields.
2280         (eww-submit): Support POST.
2281
2282 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2283
2284         * eww.el (eww-tag-form): Protect against degenerate forms.
2285
2286         * shr.el (shr-expand-url): Expand URLs that start with a slash
2287         correctly.
2288
2289         * eww.el (eww-submit): Get submit button logic right.
2290
2291         * shr.el (shr-final-table-render): New variable to signal when we're
2292         doing the final table rendering so that we can collect more data at
2293         that point.
2294
2295         * eww.el (eww-submit): Make form submission work.
2296         (eww-tag-input): Implement submit buttons.
2297         (eww-click-radio): Implement radio and checkboxes.
2298         (eww-submit): Handle hidden elements.
2299
2300         * shr.el (shr-descend): Allow other packages to override (or provide)
2301         rendering of elements.
2302         (shr-expand-url): Strip query strings from URLs before expanding them.
2303
2304         * eww.el: Don't require cl-lib.
2305         (eww-tag-form): Start form support.
2306
2307         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2308
2309         * eww.el: Start writing a new, tiny web browser.
2310         (eww-previous-url): New command.
2311         (eww-quit): New command.
2312
2313 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2314
2315         * sieve.el: Put point at beginning of buffer when viewing a script.
2316         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2317         number in sieve-buffer's header.  Fixed code to also work with a string
2318         as port specifier.  Properly close the connection on pressing 'q'.  Make
2319         sieve-manage-quit close the connection and process buffer.  Also, remove
2320         duplicate keybinding for 'q'.
2321
2322 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2323
2324         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2325         make it easier to read.
2326         (mm-pkcs7-enveloped-magic): Ditto.
2327
2328 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2329
2330         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2331         before `image-type-available-p' to avoid loading the image libraries
2332         needlessly.
2333
2334 2013-06-05  David Engster  <deng@randomsample.de>
2335
2336         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2337         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2338         to see whether the group was synced before.
2339
2340 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2341
2342         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2343         when opening the connection.
2344         Suggested by João Távora <joaotavora@gmail.com> in
2345         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2346
2347 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2348
2349         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2350         assume Date header begins with "Date", that may be customized into
2351         something like "X-Sent" using gnus-article-time-format.
2352         (article-transform-date): Allow multi-line Date header.
2353
2354 2013-06-02  David Engster  <deng@randomsample.de>
2355
2356         * registry.el (initialize-instance, registry-lookup)
2357         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2358         (registry-lookup-secondary-value, registry-search, registry-delete)
2359         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2360         not wrap methods in `eval-and-compile'.  This breaks due to latest
2361         changes in EIEIO (introduction of eieio-core.el).
2362
2363 2013-05-30  Glenn Morris  <rgm@gnu.org>
2364
2365         * nnmail.el (nnmail-fancy-expiry-target):
2366         Also bind mail-dont-reply-to-names.
2367
2368         * spam-stat.el (spam-stat-save):
2369         No need to tweak font-lock in temp buffers.
2370
2371         * shr.el (shr-put-image): Silence compiler.
2372
2373 2013-05-29  Glenn Morris  <rgm@gnu.org>
2374
2375         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2376
2377         * gnus-group.el (gnus-sequence-of-unread-articles)
2378         (gnus-summary-add-mark, gnus-mark-article-as-read)
2379         (gnus-group-make-articles-read): Declare.
2380
2381         * gnus-sum.el (gnus-parameter-list-identifier)
2382         (gnus-article-stop-animations, gnus-stop-downloads)
2383         (gnus-article-only-boring-p, article-goto-body)
2384         (gnus-flush-original-article-buffer, article-narrow-to-head)
2385         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2386         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2387
2388         * gnus.el: No need to eval-and-compile autoloads.
2389
2390         * gravatar.el (help-function-arglist): Autoload.
2391
2392         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2393
2394         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2395
2396         * spam.el: No need to load spam-report when compiling.
2397         No need to eval-and-compile autoloads.
2398         (spam-report-resend-to): Declare.
2399         (spam-report-resend-register-routine): Require 'spam-report.
2400
2401 2013-05-24  Julien Danjou  <julien@danjou.info>
2402
2403         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2404         setup.
2405
2406 2013-05-23  Glenn Morris  <rgm@gnu.org>
2407
2408         * gnus-util.el (rmail-swap-buffers-maybe)
2409         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2410         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2411         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2412
2413         * mm-decode.el: No need to load term when compiling.
2414         (term-mode, term-char-mode): Declare.
2415
2416         * mm-util.el: No need to load jka-compr when compiling.
2417         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2418
2419         * nnmaildir.el: Require is automatically eval-and-compile.
2420         (nnmail): Require at run-time too.
2421
2422         * registry.el (registry-size): Move definition before use.
2423
2424 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2425
2426         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2427         signed data to conform the standard.  (Bug#14232)
2428
2429 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2430
2431         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2432         double angle quotation mark.
2433
2434 2013-05-20  Glenn Morris  <rgm@gnu.org>
2435
2436         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2437
2438 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2439
2440         * message.el (message-insert-formatted-citation-line): handle finding
2441         first/lastname when more than 2 names appear.
2442
2443 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2444
2445         * shr.el (shr-tag-span): New function.
2446
2447 2013-05-18  Glenn Morris  <rgm@gnu.org>
2448
2449         * message.el (message-mode): Use message-mode-abbrev-table,
2450         with text-mode-abbrev-table as parent.  (Bug#14413)
2451
2452 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2453
2454         * message.el (message-expand-group): Decode group names.
2455
2456 2013-05-16  Julien Danjou  <julien@danjou.info>
2457
2458         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2459         app-icon.
2460
2461 2013-05-15  Glenn Morris  <rgm@gnu.org>
2462
2463         * shr-color.el (shr-color-visible-luminance-min)
2464         (shr-color-visible-distance-min): Use shr-color group.
2465
2466 2013-05-11  Glenn Morris  <rgm@gnu.org>
2467
2468         * gnus-vm.el: Make it loadable without VM.
2469         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2470         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2471
2472 2013-05-09  Glenn Morris  <rgm@gnu.org>
2473
2474         * mml1991.el: Make it loadable.  (Bug#13456)
2475
2476         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2477         * gnus-async.el (gnus-async-post-fetch-function):
2478         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2479         * gnus-html.el (gnus-html-image-cache-ttl):
2480         * gnus-notifications.el (gnus-notifications-timeout):
2481         * gnus-picon.el (gnus-picon-properties):
2482         * gnus-util.el (gnus-completion-styles):
2483         * gnus.el (gnus-other-frame-resume-function):
2484         * message.el (message-user-organization-file)
2485         (message-cite-reply-position):
2486         * nnir.el (nnir-summary-line-format)
2487         (nnir-retrieve-headers-override-function):
2488         * shr-color.el (shr-color-visible-luminance-min):
2489         * shr.el (shr-blocked-images):
2490         * spam-report.el (spam-report-resend-to):
2491         * spam.el (spam-summary-exit-behavior): Fix custom types.
2492
2493         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2494
2495 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2496
2497         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2498         because of let-binding help-xref-following.  (Bug#14356)
2499
2500 2013-05-06  Glenn Morris  <rgm@gnu.org>
2501
2502         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2503
2504 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2505
2506         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2507         entering into the registry.
2508
2509 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2510
2511         * gnus.el: Ma Gnus v0.7 is released.
2512
2513 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2514
2515         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2516         (Bug#14304)
2517
2518 2013-04-27  Glenn Morris  <rgm@gnu.org>
2519
2520         * gnus.el (gnus-list-debbugs):
2521         Use require rather than autoload.  (Bug#14262)
2522
2523 2013-04-27  Julien Danjou  <julien@danjou.info>
2524
2525         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2526         port to "sieve" now that it has an official IANA port assigned.
2527
2528 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2529
2530         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2531         Don't set the MAILHOST environment variable permanently (Bug#14271).
2532
2533 2013-04-26  Glenn Morris  <rgm@gnu.org>
2534
2535         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2536
2537 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2538
2539         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2540         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2541
2542 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2543
2544         * nnir.el (nnir-close-group): Make sure we are in the right group.
2545
2546         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2547         dependency table from all newly retrieved headers.
2548
2549 2013-04-16  David Edmondson  <dme@dme.org>
2550
2551         Support <img src="data:...">.
2552
2553         * shr.el (shr-image-from-data): New function.
2554         (shr-tag-img): Use it.
2555
2556 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2557
2558         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2559         group.
2560
2561 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2562
2563         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2564         corresponding to any existing group (Bug#14166).
2565
2566 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2567
2568         * nnir.el (number-sequence): No longer used.
2569         (nnir-request-set-mark): New function.
2570         (nnir-request-update-info): Improve marks updating.
2571         (nnir-request-scan): Don't duplicate marks updating.
2572         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2573         Use 'assq rather than 'assoc.  Quote anonymous function.
2574         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2575         Use 'gnus-group-prefixed-p.
2576         (gnus-summary-create-nnir-group): Make sure server for method is open.
2577
2578 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2579
2580         * nnir.el (gnus-nnir-group-p): New function.
2581         (nnir-possibly-change-group): Use it.
2582
2583         * gnus-msg.el (gnus-setup-message): Use it.
2584
2585 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2586
2587         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2588         `initial-input' for the argument name.
2589         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2590
2591 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2592
2593         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2594         (used by MH-E).
2595
2596 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2597
2598         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2599         group.
2600
2601         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2602         fix compilation.
2603
2604 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2605
2606         * nnir.el (nnir-method-default-engines): And another typo.
2607
2608 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2609
2610         * nnir.el (nnir-method-default-engines): Fix typo.
2611
2612 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2613
2614         * nnir.el: Define 'number-sequence for xemacs.
2615         (gnus-summary-create-nnir-group): New function to create an nnir group
2616         from an nnir summary buffer based on the current query.
2617         (nnir-request-create-group): Update to allow nnir group creation based
2618         on the current query.
2619
2620 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2621
2622         * nndraft.el (nndraft-request-expire-articles):
2623         Make expiry target always `delete'.
2624
2625 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2626
2627         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2628         buffer use the posting-style and gcc of the original article group.
2629         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2630
2631         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2632         after other deffoos.
2633
2634 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2635
2636         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2637         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2638         support for real (i.e. not ephemeral) nnir groups.
2639         (gnus-summary-make-nnir-group): New function for initiating searches
2640         from a summary buffer.
2641
2642 2013-03-18  Sam Steingold  <sds@gnu.org>
2643
2644         * message.el (message-bury): Minor cleanup.
2645
2646 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2647
2648         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2649
2650 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2651
2652         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2653         nnml-request-list.  (Bug#13873)
2654         (nndir-request-newsgroups): Remove, unused.
2655
2656         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2657
2658 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2659
2660         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2661         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2662         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2663
2664 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2665
2666         * shr.el: Make all the overlays set the `evaporate' property so that
2667         they're removed properly.
2668
2669 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2670
2671         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2672         shell-quote-argument.
2673
2674 2013-02-22  David Engster  <deng@randomsample.de>
2675
2676         * gnus-registry.el (gnus-registry-save): Provide class name when
2677         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2678         `condition-case' to stay compatible with older EIEIO versions which
2679         only accept one argument.
2680
2681 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2682
2683         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2684         (epg-user-id-validity): Autoload.
2685         (mml2015-epg-check-user-id): New function.
2686         (mml2015-epg-check-sub-key): New function split from
2687         mml2015-epg-find-usable-key.
2688         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2689         optional name-is-key-id, to handle the case when user-id is unusable.
2690         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2691
2692 2013-02-17  Glenn Morris  <rgm@gnu.org>
2693
2694         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2695
2696 2013-02-16  Glenn Morris  <rgm@gnu.org>
2697
2698         * shr.el (shr-put-image): Only animate images that specify a delay.
2699         This is consistent with the old image-animated-p behavior.
2700
2701 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2702
2703         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2704         for XEmacs.
2705
2706 2013-02-13  Juri Linkov  <juri@jurta.org>
2707
2708         * gnus-art.el (gnus-article-mode-map):
2709         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2710         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2711
2712 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2713
2714         * auth-source.el (auth-source-format-prompt): Don't get confused by
2715         any "\" in replacement text.  (Bug#13637)
2716
2717 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2718
2719         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2720         (gnus-backend-trace): Honour gnus-backend-trace.
2721
2722         * mml.el (mml-insert-part): Insert closing tag.
2723
2724         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2725
2726 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2729         able to find the article, which can happen in debbugs groups,
2730         apparently.
2731
2732 2013-01-16  Glenn Morris  <rgm@gnu.org>
2733
2734         * smiley.el (smiley-style): Make the file loadable in batch mode.
2735
2736 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2737
2738         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2739         imap process running.
2740
2741 2013-01-14  Julien Danjou  <julien@danjou.info>
2742
2743         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2744         Compare addresses against addresses, not against the full From field.
2745
2746 2013-01-13  Richard Stallman  <rms@gnu.org>
2747
2748         * message.el (message-forward-make-body-mime): New args BEG, END
2749         specify what part of FORWARD-BUFFER to use.  Do the work directly
2750         instead of calling `mml-insert-buffer'.
2751
2752 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2753
2754         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2755         cross-reference(s).
2756
2757         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2758         cross-reference(s).
2759
2760 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2761
2762         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2763         and point-max-marker.
2764         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2765
2766 2013-01-11  Julien Danjou  <julien@danjou.info>
2767
2768         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2769         max are almost equal.  Also return the correct value for V which is
2770         already between 0 and 1.
2771
2772 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2773
2774         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2775         to mml2015-encrypt-to-self.
2776         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2777
2778 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2779
2780         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2781         mml-smime-epg-find-usable-secret-key.
2782
2783 2013-01-08  Glenn Morris  <rgm@gnu.org>
2784
2785         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2786
2787 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2788
2789         * mml-smime.el: Support signing by sender.
2790         Requested by Uwe Brauer.
2791         (mml-smime-sign-with-sender): New user option analogous
2792         to mml2015-sign-with-sender.
2793         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2794         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2795         mml2015.el.
2796
2797 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2798
2799         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2800         isn't running, because Gnus will probably not know how to handle the
2801         Gcc header (bug#11941).
2802
2803         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2804         articles.
2805
2806 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2807
2808         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2809         (nnfolder-generate-active-file): Make this function work with recursive
2810         folder names.
2811
2812 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2813
2814         * nntp.el (nntp-open-connection): Use HELP as the capability command
2815         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
2816         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
2817
2818 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
2819
2820         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
2821         place holder since this gives `Invalid face reference: nil' messages.
2822         Use the `default' face instead.  It has the same effect here, even
2823         though it is not no-op.
2824
2825         * gnus-util.el
2826         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
2827
2828 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
2829
2830         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
2831         non-string posting styles (bug#13285).
2832
2833 2012-12-27  Glenn Morris  <rgm@gnu.org>
2834
2835         * plstore.el (plstore-passphrase-callback-function):
2836         Use plstore-get-file.
2837
2838 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
2839
2840         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
2841         stderr.
2842
2843 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2844
2845         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
2846
2847         * gnus-compat.el (set-buffer-multibyte): Remove.
2848
2849 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2850
2851         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
2852         temporary file to get PGP key image.  Pass no-show-photos when
2853         extracting image to avoid having it pop up twice.
2854
2855 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
2856
2857         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
2858         eligible for treatment.
2859
2860         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
2861         lines.  This makes summary commands with hidden threads work more
2862         reliably.
2863
2864         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
2865         button to mark the hidden citations (bug#9395).
2866
2867 2012-12-26  Daiki Ueno  <ueno@gnu.org>
2868
2869         * mml2015.el (mml2015-epg-signature-to-string): New function.
2870         (mml2015-epg-verify-result-to-string): New function.
2871         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
2872         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
2873         instead of epg-verify-result-to-string.
2874         (epg-signature-key-id, epg-signature-to-string): Autoload.
2875         (epg-verify-result-to-string): Remove autoload.
2876
2877 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
2878
2879         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
2880         ID image from GPG public key.
2881         (mml2015-epg-key-image-to-string): New function.
2882
2883 2012-12-25  Leo Liu  <sdl.web@gmail.com>
2884
2885         * plstore.el (plstore-passphrase-callback-function): Fix error when
2886         error when plstore-cache-passphrase-for-symmetric-encryption is set
2887         (bug#13264).
2888
2889 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2890
2891         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
2892         buffer to the article buffer here, because that clobbers multiple
2893         article buffers.
2894
2895         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
2896         buffer always points to the right summary buffer.
2897
2898 2012-12-25  John Wiegley  <jwiegley@gmail.com>
2899
2900         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
2901         the password (bug#12097).
2902
2903 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2904
2905         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
2906         (bug#13263).
2907
2908         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
2909         buffer exists before using it (bug#12475).
2910
2911         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
2912         offline groups (bug#11937).
2913
2914         * message.el (message-yank-original): When using customize to set the
2915         value of `message-cite-style', the variable it set to a symbol that's
2916         the name of the variable, which must then be dereferenced (bug#12616).
2917
2918 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
2919
2920         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
2921         the `face' property with a list whose car is the face specified in the
2922         format string and whose cdr is (nil).
2923         * lisp/gnus-util.el
2924         (gnus-put-text-property-excluding-characters-with-faces):
2925         Change accordingly.
2926         (gnus-get-text-property-excluding-characters-with-faces): New function.
2927         * lisp/gnus-sum.el (gnus-summary-highlight-line):
2928         * lisp/gnus-salt.el (gnus-tree-highlight-node):
2929         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
2930
2931 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2932
2933         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
2934         login methods.
2935         (nnimap-login): Respect the `nnimap-authenticator' variable.
2936
2937         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
2938         mark state when moving articles.  Otherwise unticked articles will get
2939         their ticks back after moving.
2940
2941 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2942
2943         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
2944
2945         * message.el (message-ignored-news-headers): Always remove
2946         X-Message-SMTP-Method to avoid information leakage if the user
2947         mistakenly inserts the header into news messages.
2948
2949         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
2950
2951         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
2952         right than four characters, this command would move point to
2953         `point-max'.  Don't do that.
2954
2955         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
2956         to nil to allow re-selecting groups that gain articles.
2957         (gnus-bug-group-download-format-alist): Update the URL.
2958
2959 2012-12-23  Andreas Schwab  <schwab@suse.de>
2960
2961         * shr.el (shr-tag-em): Render em as italic, not bold.
2962
2963 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
2964
2965         * gnus-int.el (gnus-backend-trace): Factor out into its own function
2966         for reuse.
2967         (gnus-open-server): Use it to add more tracing.
2968         (gnus-finish-retrieve-group-infos): Add backend tracing.
2969         (gnus-backend-trace): Also note the elapsed seconds.
2970
2971 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
2972
2973         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
2974         Set epa-file-encrypt-to from variable to avoid querying.
2975
2976 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
2977
2978         * sieve-mode.el (sieve-font-lock-keywords):
2979         Keywords should be word delimited.  (Bug#13173)
2980
2981 2012-12-13  Andreas Schwab  <schwab@suse.de>
2982
2983         * tls.el (tls-program): Update customize type.
2984
2985 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2986
2987         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
2988         instead of <pre> to align message header.
2989
2990 2012-12-12  Sam Steingold  <sds@gnu.org>
2991
2992         * gnus.el (gnus-other-frame-resume-function): Add user option.
2993         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
2994
2995 2012-12-06  Sam Steingold  <sds@gnu.org>
2996
2997         * gnus-start.el (gnus-before-resume-hook): Add.
2998         (gnus-1): Run it when Gnus is alive.
2999
3000 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3001
3002         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
3003         * gnus-art.el (article-unsplit-urls)
3004         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3005         * gnus-registry.el (gnus-registry-get-article-marks)
3006         * message.el (message-goto-body): Use it.
3007         (message-called-interactively-p): Remove.
3008
3009         * spam-stat.el (spam-stat-called-interactively-p): New macro.
3010         (spam-stat-score-buffer): Use it.
3011
3012         * spam.el: Silence the warnings against BBDB functions when compiling.
3013
3014         * gnus-score.el (gnus-score-decode-text-parts):
3015         Use append+mapcar instead of the cl function mapcan.
3016
3017 2012-12-05  Sam Steingold  <sds@gnu.org>
3018
3019         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
3020         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
3021         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
3022
3023 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3024
3025         * gmm-utils.el (gmm-called-interactively-p): Revert.
3026         This seems to cause Emacs to get stuck!
3027         * gnus-art.el (article-unsplit-urls)
3028         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3029         * gnus-registry.el (gnus-registry-get-article-marks)
3030         * message.el (message-goto-body)
3031         (message-called-interactively-p): Revert.
3032
3033         * gmm-utils.el (gmm-called-interactively-p): New function.
3034         * gnus-art.el (article-unsplit-urls)
3035         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3036         * gnus-registry.el (gnus-registry-get-article-marks)
3037         * message.el (message-goto-body): Use it.
3038         (message-called-interactively-p): Remove.
3039
3040         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
3041         * gnus-sync.el (gnus-sync-lesync-call)
3042         * message.el (message-read-from-minibuffer): Use it.
3043
3044 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3045
3046         * gmm-utils.el (gmm-flet): Remove.
3047         * gnus-sync.el (gnus-sync-lesync-call)
3048         * message.el (message-read-from-minibuffer): Don't use it.
3049
3050 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3051
3052         * gmm-utils.el (gmm-labels): Use cl-labels if available.
3053
3054 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3055
3056         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
3057
3058         * gnus-sync.el (gnus-sync-lesync-call)
3059         * message.el (message-read-from-minibuffer): Use gmm-flet.
3060
3061         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
3062
3063         * gnus-util.el (gnus-macroexpand-all): Remove.
3064
3065 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
3066
3067         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
3068         to TAB, not [tab].
3069         (gnus-summary-article-map): Likewise.
3070
3071         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
3072         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
3073
3074 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
3075
3076         * time-date.el: Commentary fix.
3077
3078 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3079
3080         * color.el: Don't require cl.
3081         (color-complement): `caddr' -> `nth 2'.
3082
3083         * time-date.el (time-to-seconds): De-obsolete.
3084
3085 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3086
3087         * message.el (message-get-reply-headers):
3088         Make sure the reply goes to the author if it is a wide reply.
3089
3090 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
3091
3092         * gnus-score.el (gnus-score-body):
3093         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
3094         scoring by body.
3095
3096 2012-11-16  Glenn Morris  <rgm@gnu.org>
3097
3098         * gnus-diary.el (nndiary-request-create-group-functions)
3099         (nndiary-request-update-info-functions)
3100         (gnus-subscribe-newsgroup-functions)
3101         (nndiary-request-accept-article-functions):
3102         Use new names for hooks rather than obsolete aliases.
3103
3104 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3105
3106         * dgnushack.el (define-obsolete-variable-alias): Simplify.
3107
3108 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3109
3110         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
3111         in meta tag with the one the part specifies in its header.
3112
3113 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3114
3115         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
3116         by default.
3117
3118 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3119
3120         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
3121         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
3122
3123 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
3126         and a runtime function for it, of which the XEmacs version takes only
3127         two arguments.
3128
3129 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3130
3131         * nndiary.el (nndiary-request-create-group-functions)
3132         (nndiary-request-update-info-functions)
3133         (nndiary-request-accept-article-functions):
3134         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
3135         "-hooks" suffix.
3136
3137 2012-10-19  Julien Danjou  <julien@danjou.info>
3138
3139         * gnus-art.el: Require gnus-util because it uses
3140         `gnus-timer--function'.
3141
3142 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3143
3144         * starttls.el (starttls-extra-arguments): Doc fix.
3145
3146 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3147
3148         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
3149         it.
3150
3151 2012-10-06  Glenn Morris  <rgm@gnu.org>
3152
3153         * gnus-notifications.el (gnus-notifications):
3154         Add missing group :version tag.
3155         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
3156         (gnus-gcc-post-body-encode-hook):
3157         * gnus-sync.el (gnus-sync-lesync-name)
3158         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
3159
3160 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
3161
3162         * color.el (color-hsl-to-rgb): Fix incorrect results for
3163         small and large hue values.  (Bug#12559)
3164
3165 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         New UIDL implementation.
3168
3169         * mail-source.el (mail-sources, mail-source-keyword-map):
3170         Add :leave as a pop3 keyword.
3171         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
3172
3173         * pop3.el (pop3-leave-mail-on-server): Allow number.
3174         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
3175         (pop3-movemail): Add UIDL support.
3176         (pop3-send-streaming-command): Take a list of mail numbers instead of
3177         the number of mails.
3178         (pop3-write-to-file): Add X-UIDL header.
3179         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
3180         (pop3-uidl-add-xheader): New functions.
3181
3182         * message.el (message-ignored-resent-headers):
3183         Add X-Content-Length and X-UIDL headers.
3184
3185 2012-10-05  Glenn Morris  <rgm@gnu.org>
3186
3187         * color.el (color-name-to-rgb, color-rgb-to-hex)
3188         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3189         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3190         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3191         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3192
3193 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3194
3195         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
3196         a user about whether to delete temp files if once a user answered as n.
3197
3198 2012-09-25  Chong Yidong  <cyd@gnu.org>
3199
3200         * password-cache.el (password-read-and-add): Use a declare form to mark
3201         this function obsolete.
3202
3203 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3204
3205         * lpath.el: Bind mail-encode-mml for old Emacsen.
3206
3207 2012-09-17  Richard Stallman  <rms@gnu.org>
3208
3209         * message.el (message-in-body-p): Don't set mark or modify buffer.
3210
3211         * mml.el (mml-attach-file): Doc fix.
3212         (mml-attach-external, mml-attach-buffer, mml-attach-file):
3213         Set mail-encode-mml when in Mail mode.
3214         Simplify code to set HEAD and move back to HEAD.
3215         (mml-insert-multipart, mml-insert-part):
3216         Set mail-encode-mml when in Mail mode.
3217
3218 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3219
3220         * gnus-util.el (gnus-timer--function): New function.
3221
3222         * gnus-art.el (gnus-article-stop-animations): Use it.
3223
3224 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3225
3226         Fix glitches caused by addition of psec to timers.
3227         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3228         rather than raw access to timer vector.
3229
3230 2012-09-11  Julien Danjou  <julien@danjou.info>
3231
3232         * gnus-notifications.el (gnus-notifications): Check for nil values in
3233         ignored addresses check.
3234
3235 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3236
3237         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3238
3239 2012-09-07  Chong Yidong  <cyd@gnu.org>
3240
3241         * gnus-util.el
3242         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3243
3244         * gnus-salt.el (gnus-tree-highlight-node):
3245         * gnus-sum.el (gnus-summary-highlight-line):
3246         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3247
3248 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3249
3250         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3251
3252 2012-09-06  Juri Linkov  <juri@jurta.org>
3253
3254         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3255         scheme for buffer names to be more consistent with other group and
3256         article buffer names in Gnus.
3257
3258 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3259
3260         * gnus-util.el
3261         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3262
3263         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3264         Jenkner.
3265
3266         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3267
3268         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3269
3270         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3271
3272 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3273
3274         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3275         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3276
3277         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3278         string-prefix-p in Emacs >=23.2.
3279
3280         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3281         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3282         instead of string-match-p.
3283         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3284
3285 2012-09-06  Kenichi Handa  <handa@gnu.org>
3286
3287         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3288         lowercase a..f.
3289
3290 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3291
3292         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3293
3294 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3295
3296         * nnimap.el (nnimap-request-move-article): Decode the group name when
3297         doing internal moves to avoid charset issues.
3298
3299         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3300         TIME is set.
3301
3302 2012-09-05  Juri Linkov  <juri@jurta.org>
3303
3304         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3305         than one group at a time (bug#11961).
3306
3307 2012-09-05  Julien Danjou  <julien@danjou.info>
3308
3309         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3310         this hide the real reason with a message giving absolutely no hint.
3311
3312 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3313
3314         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3315         to the backend (bug#11804).
3316
3317         * message.el (message-insert-newsgroups): Don't insert newsgroup
3318         duplicates (bug#12275).
3319
3320 2012-09-05  John Wiegley  <johnw@newartisans.com>
3321
3322         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3323         sieve rules.
3324
3325 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3326
3327         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3328         function.
3329
3330         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3331
3332         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3333
3334 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3335
3336         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3337         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3338         This should make nnmaildir more usable with offlineimap.
3339
3340 2012-09-05  Julien Danjou  <julien@danjou.info>
3341
3342         * nnimap.el (nnimap-request-list): Revert change that made listing
3343         synchronous.
3344         (nnimap-get-responses): Restore.
3345
3346 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3347
3348         * dgnushack.el: XEmacs 21.5 compilation fix.
3349
3350         * gnus-notifications.el (gnus-notifications-notify): Use it.
3351
3352         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3353         warnings on XEmacs.
3354
3355 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3356
3357         Better seeds for (random).
3358         * gnus-sync.el (gnus-sync-lesync-setup):
3359         * message.el (message-canlock-generate, message-unique-id):
3360         Change (random t) to (random), now that the latter is more random.
3361
3362 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3363
3364         * nnimap.el (nnimap-change-group): Document result value
3365
3366         * auth-source.el (auth-sources): Fix macos keychain access.
3367
3368         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3369         allow the backend `request-head' function to determine the group
3370         name on its own.
3371         (gnus-request-expire-articles): Filter out negative article numbers
3372         during expiry (Bug#11980).
3373
3374         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3375         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3376
3377         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3378         you've found the article when you haven't.
3379
3380         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3381         that nnimap-change-group can return t.
3382
3383 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3384
3385         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3386
3387 2012-08-30  Julien Danjou  <julien@danjou.info>
3388
3389         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3390         `gnus-notifications-timeout'.
3391         (gnus-notifications-timeout): Add.
3392         (gnus-notifications-action): New function.
3393         (gnus-notifications-notify): Add :action using
3394         `gnus-notifications-action'.
3395         (gnus-notifications-id-to-msg): New variable.
3396         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3397         notifications id to messages.
3398
3399 2012-08-30  Kenichi Handa  <handa@gnu.org>
3400
3401         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3402         once.
3403
3404 2012-08-29  Julien Danjou  <julien@danjou.info>
3405
3406         * gnus-notifications.el: New file.
3407         (gnus-notifications-notify): New function.
3408         (gnus-notifications): Use `gnus-notifications-notify'.
3409
3410 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3411
3412         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3413         transfer encoding first; bind gnus-newsgroup-charset to the charset
3414         that the article specifies (Bug#12209).
3415
3416 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3417
3418         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3419         (gnus-group-customize-done): Encode values posting-style holds.
3420
3421         * gnus-msg.el (gnus-summary-resend-message)
3422         (gnus-configure-posting-styles): Decode values posting-style group
3423         parameter holds.
3424
3425 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3426
3427         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3428         `name' and `address' in Resent-From header.
3429
3430 2012-08-14  Chong Yidong  <cyd@gnu.org>
3431
3432         * gnus-art.el (article-display-face): Handle failure in
3433         gnus-create-image (Bug#11802).
3434
3435 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3436
3437         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3438         Use defsetf.
3439
3440 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3441
3442         * auth-source.el (auth-source-plstore-search)
3443         (auth-source-secrets-search): Ignore :require and :type in search spec.
3444
3445 2012-08-06  Julien Danjou  <julien@danjou.info>
3446
3447         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3448         `nnimap-request-move-article'.
3449
3450         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3451         Remove autoload, already handled by gnus.el.
3452
3453         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3454
3455         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3456         supported by nnimap actually.  Reverts previous change.
3457
3458         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3459         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3460         to-buffer argument that is already supported.
3461
3462 2012-08-05  Julien Danjou  <julien@danjou.info>
3463
3464         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3465         Add autoload.
3466
3467 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3468
3469         * gnus.el (gnus-valid-select-methods): Fix custom type.
3470
3471 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3472
3473         * auth-source.el (auth-sources, auth-source-backend-parse)
3474         (auth-source-macos-keychain-search)
3475         (auth-source-macos-keychain-search-items)
3476         (auth-source-macos-keychain-result-append)
3477         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3478         auth-source.el through the /usr/bin/security utility.
3479         (auth-sources): Fix syntax error.
3480         (auth-source-macos-keychain-result-append): Fix variable name.
3481         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3482
3483 2012-07-27  Julien Danjou  <julien@danjou.info>
3484
3485         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3486         Emacs < 24.1
3487
3488 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3489
3490         * message.el (message-kill-address): Don't kill last newline.
3491         (message-skip-to-next-address): Don't move to the next header.
3492         (message-fill-field-address): Work properly.
3493
3494 2012-07-25  Julien Danjou  <julien@danjou.info>
3495
3496         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3497
3498 2012-07-24  Julien Danjou  <julien@danjou.info>
3499
3500         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3501
3502         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3503         (nntp-async-timer-handler): Remove, unused.
3504
3505         * nnimap.el (nnimap-get-responses): Remove, unused.
3506
3507         * nnheader.el (mail-header-set-extra): Remove, unused.
3508
3509         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3510         unused.
3511
3512         * mm-view.el (mm-view-sound-file): Remove, unused.
3513
3514         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3515         (mm-url-encode-multipart-form-data): Remove, unused.
3516
3517         * message.el (message-remove-signature, message-make-host-name)
3518         (message-fill-address): Remove, unused.
3519
3520         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3521         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3522         unused.
3523
3524         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3525         (gnus-xmas-call-region): Remove, unused.
3526
3527         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3528
3529         * gnus-util.el (gnus-extract-address-component-name)
3530         (gnus-extract-address-component-email, gnus-sortable-date)
3531         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3532         (gnus-process-live-p): Remove, unused.
3533
3534         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3535
3536         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3537         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3538         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3539         function.
3540
3541         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3542
3543         * gnus-score.el (gnus-summary-score-crossposting)
3544         (gnus-score-regexp-bad-p): Remove, unused.
3545
3546         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3547
3548         * gnus-range.el (gnus-sublist-p): Remove, unused.
3549
3550         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3551         unused.
3552
3553         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3554
3555         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3556         (gnus-request-associate-buffer): Remove, unused.
3557
3558         * gnus-group.el (gnus-group-set-method-info)
3559         (gnus-group-set-params-info): Remove, unused.
3560
3561         * gnus-fun.el (gnus-shell-command-to-string)
3562         (gnus-shell-command-on-region): Remove, unused.
3563
3564         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3565
3566         * gnus-art.el (gnus-article-text-type-exists-p)
3567         (article-translate-characters, gnus-article-hide-text-of-type)
3568         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3569         Remove, unused.
3570
3571 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3572
3573         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3574
3575 2012-07-21  Julien Danjou  <julien@danjou.info>
3576
3577         * message.el (message-dont-reply-to-names): Replace deprecated
3578         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3579         (message-get-reply-headers): Ditto.
3580
3581 2012-07-18  Julien Danjou  <julien@danjou.info>
3582
3583         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3584         `sieve-upload-and-kill'.
3585
3586         * sieve.el (sieve-bury-buffer): Remove function.
3587         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3588         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3589
3590 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3591
3592         * shr.el (shr-expand-url): Handle URL starting with `//'.
3593
3594 2012-07-13  Chong Yidong  <cyd@gnu.org>
3595
3596         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3597         instead of calling toggle-read-only with a (bogus) argument.
3598
3599 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3600
3601         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3602         of initial input when reading the author to restrict the summary to.
3603
3604 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3605
3606         * mm-decode.el (mm-shr):
3607         Allow overriding charset by mm-charset-override-alist.
3608
3609 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3610
3611         * gnus-art.el (gnus-article-view-part):
3612         Toggle subparts of multipart/alternative part.
3613
3614 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3615
3616         * shr.el (shr-render-buffer): New command.
3617         (shr-visit-file): Use it.
3618
3619 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3620
3621         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3622         Set no-byte-compile and no-update-autoloads.
3623
3624 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3625
3626         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3627
3628 2012-06-25  Julien Danjou  <julien@danjou.info>
3629
3630         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3631         `nnimap-request-move-articles-find-limit' since we do not use it only
3632         for move operations.
3633         (nnimap-request-accept-article): Use
3634         `nnimap-request-articles-find-limit' to limit search by message-id.
3635
3636 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3637
3638         Support higher-resolution time stamps (Bug#9000).
3639
3640         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3641         VARLIST.  It's optional, for backward compatibility.
3642         (encode-time-value): New optional arg PICO.  New type 3.
3643         (time-to-seconds) [!float-time]: Support the new picoseconds
3644         component if it's used.
3645         (seconds-to-time, time-subtract, time-add):
3646         Support ps-resolution time stamps as well.
3647
3648 2012-06-19  Julien Danjou  <julien@danjou.info>
3649
3650         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3651
3652         * nnimap.el (nnimap-log-buffer): Check that
3653         `window-point-insertion-type' is boundp, since it's not available in
3654         XEmacs.
3655
3656 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3657
3658         * nnimap.el (nnimap-log-buffer): Add this, setting
3659         `window-point-insertion-type' in the buffer to t.
3660         (nnimap-log-command): Use nnimap-log-buffer.
3661
3662 2012-06-19  Julien Danjou  <julien@danjou.info>
3663
3664         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3665         argument to be able to limit the search.
3666         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3667         (nnimap-request-move-articles-find-limit): Add this to limit the search
3668         by Message-Id after a message move.
3669         (nnimap): Add defgroup.
3670
3671 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3672
3673         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3674
3675 2012-06-15  Julien Danjou  <julien@danjou.info>
3676
3677         * nnimap.el (nnimap-find-article-by-message-id): Use
3678         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3679         (nnimap-possibly-change-group): Add read-only argument.
3680         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3681         issuing EXAMINE manually.
3682         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3683         with read-only argument.
3684         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3685         cannot possibly change because we need to be sure that it's either
3686         read-write or read-only.
3687
3688 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3689
3690         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3691         being bound to a lambda form.
3692
3693 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3694
3695         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3696         articles when fetch-old is non-nil (bug#11370).
3697
3698 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3699
3700         * gnus-picon.el (gnus-picon-properties): New defcustom.
3701         (gnus-picon-create-glyph): Use it.
3702
3703 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3704
3705         * gnus-group.el (gnus-group-get-new-news): Respect
3706         `gnus-group-use-permanent-levels', as documented (bug#11638).
3707
3708 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3709
3710         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3711         groups (bug#11641).
3712
3713 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3714
3715         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3716         is an integer to avoid later problems.
3717
3718 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3719
3720         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3721         locales.
3722
3723         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3724         on a handle.
3725
3726         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3727         address as the default.
3728         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3729
3730         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3731         makes no sense to query the user about internal files.
3732
3733         * gnus-spec.el: Remove all the byte-compilation stuff, since
3734         benchmarking shows that it doesn't help when entering large summary
3735         buffers.
3736
3737         * gnus-xmas.el (gnus-xmas-define): Remove.
3738
3739         * gnus-util.el (gnus-byte-code): Remove.
3740
3741         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3742         grouplens stuff.
3743
3744 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3745
3746         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3747         (bug#11514).
3748
3749 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3750
3751         * message.el (message-buffers): Return all buffers derived from Message
3752         to make `gnus-dired-attach' work with mu4e.
3753
3754 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3755
3756         * nntp.el: Stop the `letf' madness.
3757         (nntp--report-1): New var.
3758         (nntp-report): Merge nntp-report-1 into it.
3759         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3760         the nntp-report function.
3761
3762         * auth-source.el: Fix comment-style to follow the convention.
3763
3764 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3765
3766         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3767         (mm-dissect-singlepart): Don't guess the MIME type of
3768         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3769         set.
3770         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3771         toplevel MIME type is multipart/encrypted.
3772
3773 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3774
3775         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3776         a string so that Gcc works (bug#11514).
3777
3778 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3779
3780         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3781         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3782
3783 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3784
3785         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3786         jumping to *Server* from a dedicated *Group* window.
3787         (gnus-configure-frame): CSE.
3788
3789         * gnus-registry.el: Minor style cleanup.
3790         (gnus-registry--set/remove-mark): New function, extracted from
3791         gnus-registry-install-shortcuts.
3792         (gnus-registry-install-shortcuts): Use it.
3793
3794 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3795
3796         * nnspool.el (news-path): Use eval-and-compile.
3797
3798 2012-05-24  Glenn Morris  <rgm@gnu.org>
3799
3800         * nnspool.el (news-directory, news-path, news-inews-program):
3801         Move here from paths.el.  Don't see a need for these to be autoloaded.
3802
3803         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3804         Merge in doc from paths.el version.  Don't see any need for this to be
3805         autoloaded, or for the warning about users not setting it.
3806
3807 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3808
3809         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3810         format.  In particular, add an optional argument and a docstring.
3811
3812         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
3813
3814         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
3815         current before calling `gnus-groups-to-gnus-format'.
3816         Note that this was already the case for `gnus-active-to-gnus-format'.
3817
3818 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
3819
3820         Fix minor Y10k bug.
3821         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
3822
3823 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3824
3825         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
3826         message once it's actually open.
3827
3828 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
3829
3830         * gnus.el: Ma Gnus v0.5 is released.
3831
3832 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
3833
3834         * auth-source.el (auth-source--aput-1, auth-source--aput)
3835         (auth-source--aget): New functions and macros.
3836         Use them instead of aput/aget.
3837
3838 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
3839
3840         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
3841
3842 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3843
3844         * plstore.el (plstore-called-interactively-p): New compat macro copied
3845         from message.el.
3846         (plstore-mode): Use it.
3847
3848 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
3849
3850         * plstore.el: Revive the editing feature.
3851         (plstore-mode): New mode to edit plstore file.
3852         (plstore-mode-toggle-display, plstore-mode-original)
3853         (plstore-mode-decoded): New command.
3854         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3855         (plstore--insert-buffer, plstore--make): New function.
3856         (plstore-open, plstore-save): Simplify by using them.
3857
3858 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3859
3860         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
3861
3862 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
3863
3864         * tls.el (open-tls-stream): Remove unused binding.
3865
3866 2012-04-16  Glenn Morris  <rgm@gnu.org>
3867
3868         * nndraft.el (nndraft-request-list): Fix declaration.
3869
3870 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3871
3872         * mm-decode.el (mm-dissect-buffer): Doc fix.
3873
3874         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
3875         don't have a current group.
3876
3877         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
3878         buffer if it doesn't exist.
3879
3880         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
3881         given, mark the group as ephemeral with the current window conf.
3882
3883         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
3884         buffer exists, which it doesn't if we haven't started Gnus.
3885         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
3886
3887 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3888
3889         * mml.el (mml-generate-mime): Allow specifying what the top-level part
3890         type is.
3891
3892         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
3893         `unexists' entries.
3894         (gnus-clean-old-newsrc): Fix last checkin.
3895
3896         * nnimap.el (nnimap-update-info): None of the articles below the active
3897         low-water mark exist.
3898
3899         * dgnushack.el: Get rid of XEmacs compilation warning.
3900
3901         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
3902         would have gotten if we posted to the group, and use that to compare
3903         against the message we want to cancel (bug#10808).
3904
3905         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
3906         on XEmacs.
3907
3908 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3909
3910         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
3911         `scroll-margin'.
3912
3913 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
3914
3915         * gnus-cite.el (gnus-dissect-cited-text): A single line without
3916         citation prefix within a block of cited text should be considered part
3917         of that block *only* if it is a blank line.
3918
3919 2012-04-09  Chong Yidong  <cyd@gnu.org>
3920
3921         * binhex.el, hashcash.el, uudecode.el:
3922         Remove * characters from the front of variable docstrings.
3923
3924 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3925
3926         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
3927         before kinsoku-bol characters nor within kinsoku-eol characters.
3928
3929 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3930
3931         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
3932         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
3933         (gnus-sync-read): Use mapc instead of mapcar.
3934
3935         * mm-archive.el: Require mm-decode for some macros.
3936         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
3937         the byte compiler.
3938         (mm-archive-decoders): New function that returns the value of
3939         the mm-archive-decoders variable.
3940
3941         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
3942         instead.
3943         (mm-dissect-singlepart): Use the function mm-archive-decoders.
3944
3945         * nnimap.el (gnus-refer-thread-use-nnir):
3946         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
3947
3948 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3949
3950         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
3951
3952 2012-03-12  Peter Münster  <pmrb@free.fr>
3953
3954         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
3955         (gnus-demon-cancel): Ditto.
3956         (gnus-demon-run-callback): When function cannot be called due to low
3957         idleness, call it when idleness reaches the expected value, instead of
3958         waiting another timer period.
3959         (gnus-demon-init): Add `time' to arguments of call-back.
3960
3961 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3962
3963         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
3964
3965         * gnus.el: Register gnus-registry functions.
3966
3967         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
3968         indent.
3969
3970         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
3971         enabled before warping.
3972
3973 2012-03-22  Dave Abrahams  <dave@boostpro.com>
3974
3975         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
3976         registry about each article retrieved.
3977
3978         * gnus-int.el (gnus-select-group-with-message-id): New function.
3979         (gnus-try-warping-via-registry): Ditto.
3980         (gnus-warp-to-article): Fall back on the registry.
3981
3982 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
3983
3984         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
3985         inboxes.
3986
3987 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3988
3989         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
3990
3991 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
3994         gnus-gcc-self-resent-messages may be a group parameter.
3995         (gnus-summary-resend-message): Don't encode encoded words in header
3996         when Gcc'ing resent message.
3997
3998 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3999
4000         * shr.el (shr-insert): Treat non-breaking space just like normal
4001         space.  This seems to produce more pleasing results.
4002         (shr-insert): Only insert a blank line if we're starting from an image.
4003         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
4004         (shr-ensure-paragraph): Consider lines with white space to be blank.
4005
4006 2012-03-15  Elias Pipping  <pipping@lavabit.com>
4007
4008         * Makefile.in: Respect DESTDIR.
4009
4010 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
4011
4012         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
4013         and gnus-gcc-post-body-encode-hook.
4014
4015 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4016
4017         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
4018         messages that don't exist.
4019
4020         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
4021
4022 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4023
4024         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
4025         Remove.
4026
4027         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
4028
4029         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
4030
4031 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032
4033         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
4034         have a group name.
4035
4036         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
4037         a multibyte buffer (bug#7410).
4038         (article-wash-html): Parse the original article buffer to get the
4039         unencoded data (bug#7410).
4040
4041         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
4042         .newsrc.el files.
4043
4044 2012-04-05  Bastien Guerry  <bzg@altern.org>
4045
4046         * color.el (color-lighten-name): Fix typo.
4047
4048 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4049
4050         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
4051         "#" to avoid having them interpreted as comments.
4052
4053 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4054
4055         * shr.el (shr-insert): Update the text state properly to avoid
4056         inserting spurious paragraph starts.
4057
4058 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4059
4060         * shr.el (shr-table-widths): Divide the extra width more fairly over
4061         the TDs (bug#10973).
4062         (shr-render-td): Don't delete too much padding.
4063         (shr-natural-width): Compute the natural width more correctly.
4064         (shr-insert): Allow the natural width to be computed for tables again.
4065         (shr-tag-table-1): Rework how the natural widths are computed by
4066         rendering the table a third time.
4067         (shr-natural-width): Removed.
4068         (shr-buffer-width): New function.
4069         (shr-expand-newlines): Use it.
4070
4071         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
4072         using a `gnus-use-full-window' setup (bug#11013).
4073
4074 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4075
4076         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
4077         24.1 release.
4078
4079 2012-03-10  David Edmondson  <dme@dme.org>
4080
4081         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
4082         'Forwarded Message' header and the start of the message.
4083
4084 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4085
4086         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4087         isn't running (bug#10897).
4088
4089 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4090
4091         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4092         This is inconsistent with all the other stream functions, which leave
4093         the setting up to the higher levels (if so wanted) (bug#10931).
4094
4095 2012-02-28  Glenn Morris  <rgm@gnu.org>
4096
4097         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
4098         mm-decode.el: Standardize possessive apostrophe usage.
4099
4100 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4101
4102         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
4103
4104 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
4105
4106         * parse-time.el (parse-time-string): Allow extractor to return nil.
4107
4108 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4109
4110         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
4111
4112 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4113
4114         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
4115
4116 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4117
4118         * mm-decode.el (mm-shr): Remove "soft hyphens".
4119
4120         * nnimap.el (nnimap-request-list): Return the group names encoded as
4121         utf8.  Otherwise non-European group names don't work.
4122         (nnimap-request-newgroups): Ditto.
4123
4124         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
4125         the default in `read-string' (bug#10757).
4126
4127         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
4128         topics (bug#10843).
4129
4130         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
4131         buffer.  Suggested by Herbert Valerio Riedel.
4132         (nnimap-request-move-article): Delete the message from the correct IMAP
4133         server.
4134
4135 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4136
4137         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
4138         Reported by Peter Münster.
4139
4140 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4141
4142         * shr.el (shr-image-fetched): Make sure we really kill the right
4143         buffer.
4144
4145 2012-02-16  Leo Liu  <sdl.web@gmail.com>
4146
4147         * gnus-start.el (gnus-1): Avoid duplicate entries.
4148
4149 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4150
4151         * imap.el: Remove.
4152
4153         * nntp.el (nntp-coding-system-for-read): Remove.
4154         (nntp-coding-system-for-write): Ditto.
4155         (nntp-open-connection): Just use `binary' directly.
4156
4157         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
4158         Gnus 0.3.
4159
4160 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4161
4162         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
4163         application/octet-stream parts really is.
4164
4165         * gnus-sum.el (gnus-propagate-marks): Remove.
4166
4167 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4168
4169         * shr.el (shr-rescale-image): Undo previous change; see
4170         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
4171
4172 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4173
4174         * gnus.el: Ma Gnus v0.3 is released.
4175
4176 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4177
4178         * gnus-sum.el (gnus-summary-local-variables): Make
4179         `gnus-newsgroup-unexist' into a local variable.
4180
4181 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4182
4183         * registry.el (registry-usage-test, registry-persistence-test): Move to
4184         tests/gnustest-registry.el.
4185         (registry-make-testable-db, registry-match-test)
4186         (registry-instantiation-test): Move to tests/gnustest-registry.el.
4187
4188         * gnus-registry.el (gnus-registry-misc-test)
4189         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
4190
4191         * tests/gnustest-registry.el: New file with the registry and
4192         gnus-registry ERT tests.
4193
4194 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4195
4196         * gnus-msg.el (gnus-summary-resend-message): Make
4197         gnus-summary-resend-message-insert-gcc be last item in
4198         message-header-setup-hook.
4199
4200 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4201
4202         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4203         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
4204         Remove.
4205         (nnfolder-open-server): Don't use marks.
4206         (nnfolder-request-delete-group): Ditto.
4207         (nnfolder-request-rename-group): Ditto.
4208         (nnfolder-request-set-mark, nnfolder-request-marks)
4209         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
4210         (nnfolder-save-marks, nnfolder-open-marks): Remove.
4211
4212         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
4213         (nnml-marks-modtime): Remove.
4214         (nnml-request-delete-group): Don't use marks.
4215         (nnml-request-rename-group): Ditto.
4216         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
4217         (nnml-save-marks, nnml-open-marks): Remove.
4218
4219         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4220         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
4221         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
4222         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
4223         (nntp-server-to-method-cache): Remove.
4224
4225         * shr.el (shr-rescale-image): Fix wrong merge.
4226
4227 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4228
4229         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4230         too-wide lines.
4231
4232 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4233
4234         * nnimap.el (nnimap-record-commands): New variable.
4235         (nnimap-log-command): Use it.
4236         (nnimap-make-process-buffer): Add a space to the process buffer.
4237         (nnimap-transform-headers): Don't bug out on header lines containing
4238         stuff that look like IMAP length encodings.
4239
4240         * shr.el (shr-rescale-image): Allow viewing large images.
4241
4242 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4243
4244         * nnml.el (nnml-request-compact-group): Delete the marks file after
4245         compaction (bug#10800).
4246
4247         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4248         group exit.
4249
4250         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4251         QRESYNC/FETCH output.
4252
4253 2012-02-11  Glenn Morris  <rgm@gnu.org>
4254
4255         * sieve-manage.el (sieve-manage-default-stream):
4256         * shr.el (shr):
4257         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4258         (nnir-retrieve-headers-override-function)
4259         (nnir-imap-default-search-key, nnir-notmuch-program)
4260         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4261         (nnir-method-default-engines):
4262         * message.el (message-cite-reply-position):
4263         * gssapi.el (gssapi-program):
4264         * gravatar.el (gravatar):
4265         * gnus-sum.el (gnus-refer-thread-use-nnir):
4266         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4267         (gnus-registry-max-pruned-entries):
4268         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4269         * gnus-int.el (gnus-after-set-mark-hook)
4270         (gnus-before-update-mark-hook):
4271         * gnus-async.el (gnus-async-post-fetch-function):
4272         * auth-source.el (auth-source-cache-expiry):
4273         Add missing :version tags to new defcustoms and defgroups.
4274
4275 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4276
4277         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4278         `gnus-newsgroup-unexist'.
4279
4280         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4281         marks.
4282         (gnus-article-special-mark-lists): Put the `unexist' in the special
4283         marks list instead.
4284
4285         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4286         articles in the list of articles to be selected.
4287
4288         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4289         articles.
4290         (nnimap-update-info): Keep track of unexisting articles.
4291         (nnimap-update-qresync-info): Ditto.
4292
4293 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4294
4295         * message.el (message-default-send-mail-function): Made into own
4296         function for reuse by emacsbug.el.
4297
4298 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4299
4300         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4301         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4302
4303 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4304
4305         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4306         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4307
4308         * gnus-compat.el: Define `timer-set-function'.
4309
4310         * mm-decode.el (mm-display-external): Output the text from the command
4311         in the buffer after the command finished.  This makes text-based
4312         commands behave better.
4313
4314 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4315
4316         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4317
4318 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4319
4320         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4321         23.1.
4322
4323 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4324
4325         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4326
4327 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4328
4329         * message.el (smtpmail-smtp-user): Silence compiler warning.
4330
4331 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4332
4333         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4334         SMTP user name.
4335
4336 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4337
4338         * gnus-sum.el (gnus-summary-show-thread):
4339         next-single-char-property-change may return nil in XEmacs.
4340         (gnus-summary-article-map): Fix typo.
4341
4342 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4343
4344         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4345         running.
4346
4347         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4348
4349         * gnus.el (gnus-server-extend-method): Don't add an -address component
4350         if the method already has one (bug#9676).
4351
4352 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4353
4354         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4355         of an initial-input for consistency (bug#10757).
4356
4357         * dgnushack.el: Fix XEmacs compilation warning.
4358
4359         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4360
4361         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4362
4363 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4364
4365         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4366         lines that are narrower than the window width.  Otherwise background
4367         "blocks" will look less readable.
4368
4369 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4370
4371         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4372         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4373         have newlines within the strings, and where the UID comes after the
4374         BODYSTRUCTURE element (bug#10537).
4375
4376         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4377         (bug#10732).
4378
4379         * shr.el (shr-insert-document): Add doc string.
4380         (shr-visit-file): Ditto.
4381         (shr-remove-trailing-whitespace): New function.
4382         (shr-insert-document): Use it to clean up trailing whitespace as the
4383         final step (bug#10714).
4384
4385 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4386
4387         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4388         buffer if `gnus-kill-summary-on-exit' is nil.
4389
4390 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4391
4392         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4393         when just reading a single group from "without" Gnus.
4394
4395 2012-02-06  Chong Yidong  <cyd@gnu.org>
4396
4397         * gnus-sum.el (gnus-summary-show-thread):
4398         next-single-char-property-change never returns nil (Bug#8657).
4399
4400 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4401
4402         * message.el (message-multi-smtp-send-mail): New function.
4403         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4404         header to implement multi-SMTP functionality.
4405
4406         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4407         (gnus-agentize): Don't set it.
4408         (gnus-agent-send-mail): Don't use it.
4409
4410         * gnus-sum.el (gnus-summary-widget-backward): New function and
4411         keystroke.
4412
4413         * gnus-compat.el: More the compat functions more compatible.
4414
4415         * shr.el (shr-put-image): Remove underlines from sliced images.
4416         (shr-zoom-image): Compute the region to be replaced more correctly.
4417
4418 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4419
4420         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4421         (gnus-summary-resend-message-insert-gcc): New function.
4422         (gnus-summary-resend-message): Modify message-header-setup-hook and
4423         message-sent-hook to make it work for Gcc.
4424         (gnus-inews-do-gcc): Update the number of unread articles of groups
4425         that messages are Gcc'd to.
4426
4427         * message.el (message-resend): Run message-sent-hook to do Gcc.
4428
4429 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4430
4431         * lpath.el: Fix an XEmacs compilation warning.
4432
4433         * gnus-compat.el: Require `help-fns' to fix compilation error.
4434
4435         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4436         a higher level to silence compilation.
4437
4438         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4439         parameter to allow controlling the scaling.
4440
4441         * shr.el (shr-zoom-image): New command and keystroke.
4442         (shr-put-image): Take a `size' flag to say how to scale the image.
4443
4444         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4445         deletion unless already defined.
4446
4447         * gnus.el (gnus-compat): Require it.
4448
4449         * gnus-compat.el: New file.
4450
4451         * gnus-start.el (gnus-clean-old-newsrc): New function.
4452         (gnus-read-newsrc-file): Use it.
4453
4454         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4455         Use recursive deletion.
4456         (mm-dissect-archive): Add support for zip files.
4457
4458         * gnus-util.el (gnus-recursive-directory-files): New function.
4459
4460         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4461         (mm-archive-decoders): Add tgz support.
4462
4463         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4464         Otherwise inserting text into the Gnus buffer can look odd.
4465
4466         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4467
4468         * mm-archive.el (mm-archive-decoders): Add support for tar.
4469
4470         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4471
4472         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4473
4474 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4475
4476         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4477
4478         * mm-archive.el: New file.
4479
4480         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4481
4482         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4483
4484         * message.el (message-goto-*): Make all the `message-goto-*' commands
4485         push the mark before moving point.  This makes it easier to go back to
4486         where you came from after editing whatever you jumped to.
4487
4488 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4489
4490         * gnus.el: Ma Gnus v0.1 is released.
4491
4492 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4493
4494         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4495         without reconnecting.
4496         (nnimap-possibly-change-group): Ditto.
4497         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4498         connection has died before being called.
4499
4500 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4501
4502         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4503         an initial sync unless we're really doing one.
4504
4505         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4506         address parameter if one already exists (bug#9676).
4507
4508         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4509         not the prefix, as documented (bug#10689).
4510
4511 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4512
4513         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4514         the "server".
4515
4516         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4517         the real error message with the useless "previously known to be down".
4518         Which isn't even correct.
4519
4520         * nntp.el (nntp-open-connection): Report the error message if the nntp
4521         server can't be reached.
4522
4523         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4524         groups we do a total scan for.
4525         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4526         doing that.
4527
4528 2012-01-31  Jim Meyering  <jim@meyering.net>
4529
4530         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4531         Correct a comment (insert "not") and hide nominally-doubled "to".
4532
4533 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4534
4535         * gnus.el (gnus-version): Change name to "Ma Gnus".
4536
4537 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4538
4539         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4540         section in the manual.
4541
4542 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4543
4544         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4545         words.
4546         (rfc2047-encode-string): Ditto.
4547         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4548         understand folded filename="..." parameters, for instance.
4549
4550         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4551         the message for greater debuggability.
4552
4553 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4554
4555         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4556         instead of setting it locally, since the latter doesn't seem to have
4557         any effect (most of the time).
4558
4559 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4560
4561         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4562         function call.
4563
4564 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4565
4566         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4567         seconds, and make the repeat clause with HH:MM specs work as
4568         documented.
4569
4570 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4571
4572         * proto-stream.el (proto-stream-capability-open): Fall back on
4573         :end-of-command if :end-of-capability doesn't exist.
4574
4575 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4576
4577         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4578         bound globally in old Emacsen and XEmacsen.
4579
4580 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4581
4582         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4583         so that previous errors don't prohibit getting new news.
4584
4585         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4586
4587         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4588
4589 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4590
4591         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4592         buffer, not of the string which is its name.
4593
4594 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4595
4596         * proto-stream.el (proto-stream-capability-open): Wait for
4597         :end-of-capability, not :end-of-command.
4598
4599         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4600         non-server-marks groups.
4601         (gnus-group-make-articles-read): Ditto.
4602
4603         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4604         methods (bug#9676).
4605
4606         * gnus.el (gnus-method-ephemeral-p): New function.
4607
4608 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4609
4610         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4611         left-to-right.
4612
4613 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4614
4615         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4616         warning.
4617
4618 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4619
4620         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4621         macroexpand the nnir things, since they haven't been defined yet, and
4622         nnir requires gnus-sum.
4623
4624 2012-01-24  Julien Danjou  <julien@danjou.info>
4625
4626         * color.el (color-rgb-to-hsl): Fix value computing.
4627         (color-hue-to-rgb): New function.
4628         (color-hsl-to-rgb): New function.
4629         (color-clamp, color-saturate-hsl, color-saturate-name)
4630         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4631         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4632
4633 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4634
4635         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4636
4637 2012-01-19  Julien Danjou  <julien@danjou.info>
4638
4639         * color.el (color-name-to-rgb): Use the white color to find the max
4640         color component value and return correctly computed values.
4641         (color-name-to-rgb): Add missing float conversion for max value.
4642
4643 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4644
4645         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4646         logical server name in addition to the actual machine address.
4647
4648         * auth-source.el (auth-source-user-and-password): Add convenience
4649         wrapper to search by just host and optionally user.
4650
4651 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652
4653         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4654         after rendering.
4655
4656 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4657
4658         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4659         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4660         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4661
4662 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4663
4664         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4665         (bug#9693).
4666         (gnus-summary-setup-buffer): Document return value (bug#9697).
4667
4668         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4669         since ido doesn't work on symbols (bug#9632).
4670
4671         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4672         when getting a single value as when getting all the values.  This means
4673         that atoms like `gcc-self' work cumulatively, like variable settings,
4674         instead of getting the value from the last matching clause.
4675         (gnus-group-find-parameter): Protect against the group buffer not
4676         existing (bug#9585).
4677
4678 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4679
4680         * gnus-start.el (gnus-activate-group): Document more parameters
4681         (bug#9694).
4682
4683         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4684         (bug#9692).
4685
4686         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4687         article was fetched, so that it can be expired later (bug#9958).
4688         (gnus-agent-summary-fetch-series): Add doc string.
4689         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4690         (bug#9517).
4691
4692         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4693         retrieval is happening.
4694
4695         * gnus.el (gnus-parameters): Doc fix.
4696
4697 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4698
4699         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4700         show the thread after expansion.
4701
4702 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4703
4704         * gnus-art.el (article-narrow-to-head): If the head is completely
4705         empty, narrow to the empty region (bug#9764).
4706
4707         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4708         read, and then mark them as unread only when the unread mark is used.
4709         This makes `C-- T k' actually work, even though it's confusing.
4710
4711         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4712         alive before we try to find its window.
4713
4714 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4715
4716         * mm-decode.el (mm-display-external): Use a longer timeout for the
4717         deletion to allow slow programs to display the file.
4718
4719 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4720
4721         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4722         prompt to be less confusing.
4723
4724         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4725         argument to `message-reply'.  This broke `special-display-*' frame
4726         pop-uping (bug#10238).
4727
4728 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729
4730         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4731         systems, since these allegedly don't work there.
4732
4733 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4734
4735         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4736         live buffer.
4737
4738 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739
4740         * nnir.el (nnir-retrieve-headers): Protect against the article not
4741         existing on the server (bug#10335).
4742
4743 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4744
4745         * gnus-agent.el (gnus-agent-load-local): Recompute
4746         gnus-agent-article-local on changing method.
4747
4748 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4749
4750         * gnus.el (gnus-parameters): Note precedence.
4751
4752 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4753
4754         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4755         in the group buffer.
4756
4757 2012-01-04  Julien Danjou  <julien@danjou.info>
4758
4759         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4760         change.
4761
4762 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4763
4764         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4765         too.
4766
4767         * nntp.el (nntp-retrieve-group-data-early): Use it.
4768
4769 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4770
4771         * nntp.el (nntp-retrieval-in-progress): New variable.
4772         (nntp-make-process-buffer): Make it buffer-local.
4773
4774         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4775         2010.
4776         (gnus-demon-init): Use it to compute the time if time is on the form
4777         "04:23".
4778
4779         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4780
4781         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4782         status in the correct buffer.
4783
4784 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4785
4786         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4787         when opening topics (bug#10407).
4788
4789 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4790
4791         * gnus-cus.el (gnus-score-customize):
4792         * gnus-sum.el (gnus-sort-gathered-threads):
4793         * message.el (message-shorten-references):
4794         * nnmairix.el (nnmairix-request-group):
4795         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4796
4797 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4798
4799         * gnus-agent.el (gnus-agent-regenerate-group):
4800         * gnus-int.el (gnus-retrieve-group-data-early):
4801         * mm-util.el (mm-codepage-ibm-list):
4802         * nndiary.el (Commentary, nndiary-get-new-mail):
4803         * nnir.el (nnir):
4804         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4805
4806 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4807
4808         * mm-view.el (mm-display-inline-fontify): Add comment.
4809
4810 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
4811
4812         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
4813         * ntlm.el (ntlm-smb-dohash): Spelling fix.
4814
4815 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
4816
4817         * gnus-art.el (gnus-split-methods):
4818         * gnus-msg.el (gnus-configure-posting-styles):
4819         * gnus-spec.el (gnus-parse-simple-format):
4820         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
4821         * message.el (message-do-actions): Spelling fix.
4822
4823 2011-12-15  Juri Linkov  <juri@jurta.org>
4824
4825         * mm-decode.el (mm-inline-media-tests): Add missing
4826         `mm-handle-media-subtype'.
4827
4828 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
4829
4830         * gnus-group.el (gnus-group-tool-bar):
4831         * gnus-sum.el (gnus-summary-tool-bar):
4832         * message.el (message-tool-bar):
4833         * rfc2231.el (rfc2231-parse-string): Spelling fix.
4834
4835 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
4836
4837         * plstore.el (plstore--insert-buffer): Spelling fix.
4838
4839 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
4840
4841         * message.el (message-valid-fqdn-regexp): Update with newly approved
4842         top-level domain names ".tel" and ".asia".
4843
4844 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
4845
4846         * gnus-sum.el (gnus-summary-show-article): Don't load shr
4847         unconditionally.
4848
4849 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4850
4851         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
4852         pop-to-buffer-same-window for old Emacsen.
4853
4854 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
4855
4856         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
4857
4858 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
4859
4860         * netrc.el (netrc-credentials): Spelling fix.
4861
4862 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
4863
4864         * gnus-fun.el (gnus-fun-ppm-change-string):
4865         * gnus-msg.el (gnus-inews-do-gcc):
4866         * gnus-sum.el (gnus-summary-find-for-reselect):
4867         * gnus.el (gnus-summary-cancelled):
4868         * message.el (message-cancel-hook, message-send-news):
4869         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
4870         * nnir.el (nnir-run-hyrex):
4871         * nntp.el (nntp-with-open-group-function):
4872         * pgg.el (pgg-pending-timers): Spelling fix.
4873
4874 2011-12-04  Chong Yidong  <cyd@gnu.org>
4875
4876         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
4877         change (Bug#10200).
4878
4879 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4880
4881         * compface.el (uncompface):
4882         * gnus-art.el (gnus-article-x-face-command): Update the header format
4883         of icon data for the most recent icontopbm program.
4884
4885 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4886
4887         * gnus-msg.el (gnus-inews-do-gcc):
4888         * message.el (message-send-mail):
4889         * mml.el (mml-generate-mime): Share the value of the buffer-local
4890         `message-options' variable between a draft buffer and temprary working
4891         buffers.
4892
4893 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
4894
4895         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
4896
4897 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4898
4899         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
4900         for Cygwin.
4901
4902 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
4903
4904         * gnus-group.el (gnus-group-prepare-flat):
4905         * mm-bodies.el (mm-encode-body):
4906         * mml.el (mml-preview):
4907         * nnml.el (nnml-request-compact-group):
4908         * pop3.el (pop3-stream-type): Spelling fix.
4909
4910 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
4911
4912         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
4913
4914 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
4915
4916         * color.el (color-rgb-to-hsl):
4917         * gmm-utils.el (gmm-tool-bar-style):
4918         * gnus-group.el (gnus-group-prepare-flat):
4919         * gnus-topic.el (gnus-topic-prepare-topic):
4920         * mm-decode.el (mm-discouraged-alternatives):
4921         * rfc2047.el (rfc2047-encode-1):
4922         * starttls.el: Spelling fix.
4923
4924 2011-11-24  Glenn Morris  <rgm@gnu.org>
4925
4926         * binhex.el (binhex-begin-line): Give it basic doc-string.
4927
4928         * starttls.el, tls.el: Fix case of "GnuTLS".
4929
4930 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
4931
4932         * gnus-group.el (gnus-group-highlight): Fix typo.
4933
4934 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
4935
4936         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
4937         value of `delete-file', that returns nil for a local file but returns t
4938         for a remote file using ssh.
4939
4940 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
4941
4942         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
4943
4944 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4945
4946         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
4947         avoid later breakage.
4948
4949 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4950
4951         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
4952         article buffers' name.
4953
4954 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4955
4956         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
4957         by Paul Eggert's spellfixes two days ago.
4958
4959 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4960
4961         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
4962         doesn't have it.
4963
4964         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
4965         buffer-local instead of binding them to avoid warnings.  Also demote
4966         errors (bug#10063).
4967         (font-lock-mode-hook): Shut up byte compiler.
4968
4969 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
4970
4971         * mm-util.el (mm-charset-after):
4972         * nnir.el (nnir-run-hyrex):
4973         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
4974         (ntlm-get-password-hashes, ntlm-md4hash):
4975         * smime.el: Fix typo.
4976
4977 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
4978
4979         * gnus-agent.el (gnus-agent-expire-group-1):
4980         * nndiary.el (nndiary-last-occurence):
4981         * nnimap.el (nnimap-request-set-mark):
4982         * nnmairix.el (nnmairix-only-use-registry):
4983         * gnus-group.el (gnus-group-prepare-flat):
4984         * gnus-sum.el (gnus-decode-encoded-word-methods):
4985         * message.el (message-wash-subject):
4986         * nntp.el (nntp-retrieve-headers-with-xover):
4987         * smime.el (smime-certificate-directory): Spelling fix.
4988
4989 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
4990
4991         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
4992
4993         * color.el:
4994         * gnus-agent.el (gnus-agent-possibly-alter-active):
4995         * gnus-dired.el (gnus-dired-print):
4996         * mail-parse.el:
4997         * nnmairix.el (nnmairix-request-group):
4998         * shr.el (shr-image-displayer):
4999         * sieve-manage.el:
5000         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
5001
5002 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
5003
5004         * gnus-sum.el (gnus-auto-select-subject):
5005         * spam-report.el (spam-report-resend): Spelling fix.
5006
5007 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5008
5009         * gnus-agent.el (gnus-agent-get-undownloaded-list):
5010         * gnus-art.el (gnus-default-article-saver):
5011         * gnus-srvr.el (gnus-server-copy-server):
5012         * gnus.el (gnus-sloppily-equal-method-parameters):
5013         * html2text.el (html2text-format-tag-list):
5014         * message.el (message-narrow-to-head):
5015         * nndiary.el:
5016         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5017         * sieve.el: Spelling fix.
5018
5019 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
5020
5021         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
5022         * gnus-sum.el (gnus-summary-make-menu-bar):
5023         * gnus-uu.el (gnus-uu-decode-postscript)
5024         (gnus-uu-decode-postscript-and-save):
5025         * mailcap.el (mailcap-print-command):
5026         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
5027         Fix typos.
5028
5029 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
5030
5031         * gnus-art.el (gnus-article-part-wrapper):
5032         * html2text.el (html2text-fix-paragraphs):
5033         * mm-decode.el (mm-image-fit-p):
5034         * rfc2047.el (rfc2047-encode-message-header):
5035         * shr-color.el (shr-color-visible-distance-min)
5036         (shr-color-relative-to-absolute, set-minimum-interval)
5037         (shr-color-visible): Fix typos.
5038
5039 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
5040
5041         * gmm-utils.el (gmm-tool-bar-item):
5042         * gnus-art.el (gnus-treat-body-boundary):
5043         * gnus-diary.el (gnus-user-format-function-d):
5044         * gnus-start.el (gnus-get-unread-articles):
5045         * pgg-gpg.el (pgg-gpg-update-agent):
5046         * smime.el (smime-cert-by-ldap-1): Spelling fix.
5047
5048 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5049
5050         * gnus-topic.el (gnus-group-prepare-topics):
5051         * gnus-uu.el (gnus-extract-view):
5052         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
5053
5054 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
5055
5056         * spam.el: Move BBDB autoloads.
5057         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
5058         BBDB 2 and 3.
5059         (spam-check-BBDB): Use it.
5060         (spam-enter-ham-BBDB): Use it.
5061
5062 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5063
5064         * smime.el (smime-draw-buffer): Spelling fix.
5065
5066 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
5067
5068         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
5069         for scanning exactly one level.
5070         * gnus-start.el (gnus-get-unread-articles): Ditto.
5071
5072 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5073
5074         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
5075         slightly clearer.
5076
5077 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5078
5079         * gnus-sync.el: More commentary about setup.
5080
5081 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5082
5083         * message.el (message-send-and-exit): Document `arg'.
5084
5085 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5086
5087         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
5088
5089 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
5090
5091         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
5092
5093         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
5094         we don't use `bound-and-true-p'.
5095
5096 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5097
5098         * gnus-util.el (gnus-bound-and-true-p): Remove.
5099         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
5100         * nnir.el: Use it.
5101         * nnmairix.el: Use it.
5102
5103 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5104
5105         * gnus-sync.el: Improve docs about CouchDB admins.
5106
5107         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
5108         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
5109         for reasons unknown.
5110         * nnir.el: Use it.
5111         * nnmairix.el: Use it.
5112
5113         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
5114         * nnir.el: Ditto.
5115         * nnmairix.el: Ditto.
5116
5117         * gnus-registry.el (gnus-registry-enabled): Default to nil.
5118
5119 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5120
5121         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
5122         not needed.  Provide xmlplistread list function to produce XML plist
5123         output for non-Gnus LeSync clients.
5124
5125 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5126
5127         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
5128
5129         * gnus-sync.el: Add LeSync synchronization backend and logic to read
5130         and save against it.  Group subscriptions, read marks, other marks,
5131         subscription levels, topic names, and topic offsets (the group's
5132         position within the topic) are saved.  This is an experimental backend
5133         and may change significantly.  Load json.el from the gnus-fallback-lib
5134         if it's not available otherwise.
5135         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
5136
5137 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5138
5139         * message.el (message-completion-function): Make sure
5140         message-tab-body-function is not attempted if one of
5141         message-completion-alist fails to find a completion (bug#9158).
5142
5143 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
5144
5145         * mml.el (mml-quote-region): Quote <#secure> tag.
5146         (mml-generate-mime-1): Unquote <#secure> tag.
5147
5148 2011-10-20  Chong Yidong  <cyd@gnu.org>
5149
5150         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
5151         calling a minor mode from Lisp with nil arg enables it, so we have to
5152         make the wording a bit ambiguous here).
5153
5154 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5155
5156         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
5157         * nnir.el (nnir-mode): Use it.
5158         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5159         Use it.
5160
5161         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
5162         * nnmairix.el (gnus-registry-enabled): Ditto.
5163
5164 2011-10-17  Dave Abrahams  <dave@boostpro.com>
5165
5166         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
5167         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
5168         only while we need to find out if it should be t or nil.
5169         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
5170         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
5171         the registry is installed.  Set it to nil when it's unloaded.
5172         (gnus-registry-install-p): Provide user guidance for the initial value
5173         of `gnus-registry-install' when it's 'ask, otherwise return its value.
5174         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
5175         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5176         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5177         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5178         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
5179         `gnus-registry-install'.
5180
5181 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
5182
5183         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
5184         previous change.
5185         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
5186         primary key is marked as disabled.
5187
5188 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
5189
5190         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
5191         primary key is marked as disabled.
5192
5193 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
5194
5195         * html2text.el (html2text-clean-anchor): Check for quotes around
5196         `href' value.
5197
5198 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5199
5200         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
5201         searching.  Drop `bbdb-cache'.
5202
5203 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5204
5205         * message.el (message-signed-or-encrypted-p): Exclude header when
5206         checking if there is signed or encrypted body in text/plain message.
5207
5208 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
5209
5210         * html2text.el (html2text-get-attr): Correctly handle attribute values
5211         containing "=".
5212
5213 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
5214
5215         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
5216         handle bindings.
5217
5218 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5219
5220         * gnus-win.el (gnus-configure-windows): Protect against reading
5221         ephemeral groups outside of Gnus.
5222
5223 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5224
5225         * shr.el (shr-tag-img): Don't get images displayed in tables.
5226
5227 2011-10-03  Glenn Morris  <rgm@gnu.org>
5228
5229         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5230         the "maintainer" version of debbugs.gnu.org reports.
5231
5232 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5233
5234         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5235         make asynchronous adjacent image insertion work better.
5236
5237 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5238
5239         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5240         documentation.
5241
5242 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5243
5244         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5245         `gnus-asynchronous' isn't shadowed.
5246
5247 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5248
5249         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5250
5251         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5252         (nnimap-insert-partial-structure): The charset parameter isn't
5253         case-sensitive.
5254
5255         * nnheader.el (nnheader-message-maybe): New function.
5256
5257         * shr.el (shr-tag-table): Render totally broken tables better.
5258
5259         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5260         computing the boundary.
5261
5262 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5263
5264         * pop3.el (pop3-number-of-responses): Remove.
5265         (pop3-wait-for-messages): Rewrite to take linear time instead of
5266         exponential time.
5267
5268 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5269
5270         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5271         re-fetch images.
5272
5273         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5274         re-fetch images when hitting `g' in Gnus.
5275
5276 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5277
5278         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5279         (mml-compute-boundary): Don't check collision if it is non-nil.
5280         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5281         before checking collision.
5282
5283 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5284
5285         * message.el (message-indent-citation): Really make sure there's a
5286         newline at the end.
5287
5288         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5289         Fix suggested by John Wiegley.
5290
5291         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5292
5293         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5294
5295         * message.el (message-default-send-rename-function): Break out into its
5296         own function.
5297
5298         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5299         doesn't work under XEmacs.
5300
5301         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5302         of "imaps" to word around Windows problems.
5303         (nnimap-open-connection-1): Use it.
5304
5305         * message.el (message-indent-citation): Revert last change which made
5306         `F' not work.
5307
5308 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5309
5310         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5311         terminal as well.
5312
5313 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5314
5315         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5316         because it displays images using overlays that aren't easy to copy to
5317         the article buffer.
5318
5319 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5320
5321         * message.el (message-indent-citation): Fix empty line removal at the
5322         end of the citation.
5323
5324 2011-09-20  Julien Danjou  <julien@danjou.info>
5325
5326         * auth-source.el (auth-source-netrc-create): Use default value for
5327         password if specified.  Evaluate default.
5328         (auth-source-plstore-create): Ditto.
5329         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5330         value evaluation.
5331         (auth-source-netrc-create): Typo fix.
5332         (auth-source-plstore-create): Ditto.
5333
5334         * password-cache.el (password-cache-remove): Remove entries even if the
5335         value is nil, so that password with a nil value (negative caching) is
5336         possible to invalidate.
5337
5338         * auth-source.el (auth-source-format-cache-entry): New function.
5339
5340 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5341
5342         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5343
5344 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5345
5346         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5347
5348 2011-09-19  Julien Danjou  <julien@danjou.info>
5349
5350         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5351         which work with things that are not ASCII.
5352
5353 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5354
5355         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5356
5357 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5358
5359         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5360         message level.
5361
5362 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5363
5364         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5365
5366 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367
5368         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5369
5370 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5371
5372         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5373         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5374
5375 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5376
5377         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5378         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5379         articles.
5380
5381 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5382
5383         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5384         (message-mail-other-window, message-mail-other-frame)
5385         (message-news-other-window, message-news-other-frame):
5386         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5387         instead of setting buffer display varibles.
5388
5389 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5390
5391         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5392
5393         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5394
5395 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5396
5397         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5398         duplicates" to a higher level.
5399
5400         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5401         most egregious messages.
5402
5403 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5404
5405         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5406
5407 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5408
5409         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5410         up the file (bug#9351).
5411
5412 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5413
5414         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5415         it does with all other backends, but decode the names immediately after
5416         getting them.
5417
5418         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5419         decoding nnimap groups.
5420
5421         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5422         newsrc file.  It doesn't seem like an important optimization any more.
5423
5424 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5425
5426         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5427         overflows.
5428
5429 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5430
5431         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5432         (gnus-interactive-exit): Extend to `quiet'.
5433
5434         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5435
5436         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5437         string.
5438
5439         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5440         renaming function arguments from `this'.
5441
5442         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5443
5444         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5445         has been renamed.
5446         (gnus-lrm-string-p): Include RLM and PDF, too.
5447
5448         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5449         (bug#9225).
5450
5451 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5452
5453         Add autoload cookies for functions used by sendmail.el.
5454         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5455
5456         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5457
5458 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5459
5460         * gnus-art.el (article-date-ut): Work properly even when there are
5461         things like Date header in the body; work for forwarded parts.
5462
5463 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5464
5465         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5466         original-article-buffer.
5467
5468 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5469
5470         * nnir.el (nnir-compose-result): Fix matching of server type.
5471         (nnir-run-swish++): Ditto.
5472         (nnir-run-namazu): Ditto.
5473         (nnir-run-notmuch): Ditto.
5474
5475 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5476
5477         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5478         (bug#9405).
5479
5480         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5481         (bug#9421).
5482
5483         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5484         (bug#9425).
5485
5486         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5487         thing (bug#9426).
5488
5489 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5490
5491         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5492         the error message.
5493
5494 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5495
5496         * message.el (message-setup-1): Return t (Bug#9392).
5497
5498 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5499
5500         * gnus-sum.el: When adding article headers to a summary buffer also
5501         update gnus-newsgroup-articles (bug#9386).
5502
5503 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5504
5505         * auth-source.el: Autoload help-mode.
5506
5507 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5508
5509         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5510         names.
5511
5512 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5513
5514         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5515         mm-replace-in-string for compatibility issues.
5516         * mml2015.el (mml2015-epg-verify): Ditto.
5517
5518 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5519
5520         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5521
5522         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5523
5524 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5525
5526         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5527         continue on and do the clean-up phase (bug#9188).
5528
5529         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5530         just ignore groups that can't be opened instead of erroring out
5531         (bug#9225).
5532
5533         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5534         nil since some many people are fuddy-duddies.
5535
5536         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5537         images.
5538
5539         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5540         instead.
5541
5542         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5543
5544         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5545
5546         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5547         processing.
5548
5549         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5550         buffer to avoid warnings.
5551
5552 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5553
5554         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5555         specified to reduce precision.
5556
5557 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5558
5559         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5560         bodystructures (bug#9314).
5561
5562 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5563
5564         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5565         Make button keymap non-sticky after buttons.
5566
5567 2011-08-18  David Engster  <dengste@eml.cc>
5568
5569         * nnmairix.el (nnmairix-request-set-mark)
5570         (nnmairix-goto-original-article): Remove adding of article to registry,
5571         since `gnus-registry-add-group' isn't available anymore.
5572         (nnmairix-determine-original-group-from-registry):
5573         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5574         available anymore.
5575
5576 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5577
5578         * starttls.el (starttls-any-program-available): Define as obsolete
5579         function.
5580
5581 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582
5583         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5584         versions which Gnus use when appropriate.
5585
5586         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5587         a pretty destructive command.
5588
5589         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5590
5591 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5592
5593         * message.el (message-fix-before-sending): Make a different warning
5594         about NUL characters (bug#9270).
5595
5596         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5597         from custom (bug#9260).
5598
5599         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5600         things work in Emacs 22 and XEmacs, too.
5601
5602         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5603         default From.
5604
5605         * gnus-spec.el (gnus-lrm-string-p): New macro.
5606         (gnus-lrm-string): New constant.
5607         (gnus-summary-line-format-spec): LRM-ify the from.
5608         (gnus-tilde-max-form): LRM-ify string chopping.
5609
5610         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5611
5612         * message.el (message-is-yours-p): Allow disabling canlock checking
5613         (bug#9295).
5614         (message-shoot-gnksa-feet): Add `canlock-verify'.
5615         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5616         message directory isn't writable (bug#9304).
5617
5618         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5619         non-world-readable.
5620
5621 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5624         articles.
5625
5626 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5627
5628         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5629         copy-list.
5630
5631 2011-08-12  Sam Steingold  <sds@gnu.org>
5632
5633         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5634         in the reverse order to avoid modifying the cache with `nreverse'.
5635         (gnus-all-score-files): Do not modify the value returned by
5636         `gnus-score-find-alist' because it lives in a cache variable.
5637         (gnus-current-home-score-file): No need to `nreverse' the return value
5638         of `gnus-score-find-alist', it is already in the correct order.
5639
5640 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5641
5642         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5643         type MESSAGE and subtype RFC822 is slightly different from those of
5644         type TEXT.
5645
5646 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5647
5648         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5649         This allows article-referral to work from an nnir group.
5650
5651 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5652
5653         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5654
5655 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5656
5657         * mml1991.el (mml1991-epg-find-usable-key)
5658         (mml1991-epg-find-usable-secret-key): New function.
5659         (mml1991-epg-sign): Check if signing key is usable.
5660         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5661
5662 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5663
5664         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5665         server-variables only.  This should fix a bug introduced with commit
5666         e1889675b7f4adf057833c5513c9374134c4e053.
5667         (nnir-run-query): 'nnir-search-engine should not be set from the global
5668         environment.
5669
5670 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5671
5672         * nnir.el (nnir-search-thread): Position point on referring article
5673         line.
5674         (nnir-warp-to-article): Clean up summary buffers.
5675
5676         * nnimap.el (nnimap-request-thread): Whitespace fix.
5677
5678 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5679
5680         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5681
5682 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5683
5684         * starttls.el (starttls-available-p): Rename from
5685         `starttls-any-program-available' and changed return convention.
5686
5687 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5688
5689         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5690         `unix-sync' unless it's defined.
5691
5692 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5693
5694         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5695         `aref' for XEmacs compatibiltiy.
5696
5697 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698
5699         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5700
5701 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5702
5703         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5704         closures, quote the form properly (bug#9194).
5705
5706 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5707
5708         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5709         (gnus-summary-insert-new-articles): Protect against servers that are
5710         down.
5711
5712 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5713
5714         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5715         in mm handle if none is specified.
5716
5717 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5718
5719         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5720
5721 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5722
5723         * nnir.el (nnir-search-thread): New function to make an nnir group
5724         based on a thread query.
5725
5726         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5727         of nnir in thread referral.
5728         (gnus-summary-refer-thread): Use it.
5729
5730         * nnimap.el (nnimap-request-thread): Use it.
5731
5732 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5733
5734         * shr.el (shr-tag-comment): Ignore HTML comments.
5735
5736 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5737
5738         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5739         argument.
5740         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5741         Use `nnir-address' to handle server info rather than passing an arg.
5742
5743         * nnimap.el (nnimap-make-thread-query): New utility function to format
5744         an imap thread search query.
5745         (nnimap-request-thread): Use it.
5746
5747         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5748         right select-method if we are not going back to the group buffer.
5749
5750 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5751
5752         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5753         enter invalid buffer configurations into the quit form (bug#9107).
5754         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5755         unplugged/plugged.
5756
5757         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5758         keep track of which ones are unread (bug#9061).
5759
5760         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5761         (bug#9055).
5762
5763         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5764         (bug#9041).
5765
5766         * gnus-html.el (mm-util): Require (bug#9073).
5767
5768         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5769         (gnus-summary-refer-thread): Use it to remove duplicates in the
5770         un-threaded view (bug#9053).
5771         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5772
5773 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5774
5775         * nnir.el (nnir-read-server-parm): Use default value from global
5776         variable.  Without this the default search engine parameters aren't
5777         used at all.
5778
5779 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5780
5781         * message.el (message-unique-id): Don't use the undocumented return
5782         value from (random t) (bug#9118).
5783
5784 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5785
5786         * message.el (message-auto-save-directory): If the ~/Mail directory
5787         doesn't exist, use ~ as the auto-save directory (bug#4432).
5788
5789         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5790         hasn't already been started.
5791
5792 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5793
5794         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5795
5796         * message.el (message-reply): Work around mysterious bug where
5797         `message-mode' seems to overwrite the locally bound `subject' variable.
5798
5799 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5800
5801         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5802         correct group.
5803
5804         * gnus-int.el (gnus-request-thread): Add group argument.
5805
5806         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5807
5808 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5809
5810         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
5811
5812         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
5813         renamed to `debbugs-gnu-*'.
5814
5815 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
5816
5817         * plstore.el: Revert the editing feature since it is not urgent.
5818         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
5819         (plstore-mode-decoded): Remove.
5820
5821 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5822
5823         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
5824         isn't very interesting any more, and it leaks potentially secret data.
5825         (gnus-debug): Remove.
5826
5827         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
5828         use of :custom-show.
5829
5830 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
5831
5832         * plstore.el: Add documentation.
5833         (plstore-mode): New mode to edit plstore file.
5834         (plstore-mode-toggle-display, plstore-mode-original)
5835         (plstore-mode-decoded): New command.
5836         (plstore--encode, plstore--decode, plstore--write-contents-functions)
5837         (plstore--insert-buffer, plstore--make): New function.
5838         (plstore-open, plstore-save): Simplify by using them.
5839
5840 2011-07-06  Glenn Morris  <rgm@gnu.org>
5841
5842         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
5843
5844 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5845
5846         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
5847         no longer is much used.
5848         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
5849         Articles".
5850
5851 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
5852
5853         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
5854         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
5855         `notmuch' backend.
5856
5857 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5858
5859         * mm-decode.el (mm-text-html-renderer): Doc fix.
5860
5861         * gnus-msg.el (gnus-bug): Fix the MML tag.
5862
5863         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
5864
5865 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
5866
5867         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
5868         secondary methods if started with `gnus-no-server'.
5869
5870 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
5871
5872         * message.el (message-return-action): Fix typo in docstring.
5873
5874 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5875
5876         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
5877         bug reports at once.
5878
5879         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
5880
5881 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
5882
5883         * nndraft.el: Require gnus-group.
5884         (nndraft-request-list): Declare.
5885
5886         * nndraft.el (nndraft-update-unread-articles): Don't show group having
5887         no unread article unless it matches gnus-permanently-visible-groups.
5888
5889         * nndraft.el (nndraft-update-unread-articles): New function.
5890         (nndraft-request-associate-buffer): Use it to update the number of
5891         unread articles for the nndraft groups in the group buffer when saving
5892         or killing a draft message.
5893
5894 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5895
5896         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
5897         systems to binary before writing and reading the mbox files.
5898
5899         * gnus.el (gnus-summary-line-format): Link to the info node for %U
5900         instead of trying to list them all (bug#8978).
5901
5902 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
5903
5904         * pop3.el (pop3-open-server): Use :end-of-capability.
5905
5906 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5907
5908         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
5909         the id is always a number.
5910
5911         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
5912
5913         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
5914         debbugs mode, if possible.
5915
5916 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
5917
5918         * auth-source.el (auth-source-token-passphrase-callback-function):
5919         Reindent.
5920         (epg-context-operation): Remove unnecessary autoload.
5921
5922 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5923
5924         * gnus.el (gnus-list-debbugs): New command.
5925
5926         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
5927         mboxstat instead of the maintbox, since the stat seems to be fuller.
5928
5929         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
5930         summary buffers.
5931
5932         * message.el (message-get-reply-headers): Delete all duplicates,
5933         instead of the first.
5934         (message-get-reply-headers): Ensure that we have progress while
5935         deleting duplicates.
5936
5937         * gnus-msg.el (gnus-configure-posting-styles): Get the local
5938         gnus-posting-style value from the summary buffer to make it easier to
5939         make that a per-buffer conf.
5940
5941 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
5942
5943         * nnir.el (nnir-run-imap): Allow halting a search when an article is
5944         found by setting `shortcut' in 'query.
5945         (nnir-request-article): Use `shortcut' setting when requesting article
5946         by Message-ID.
5947
5948 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
5949
5950         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
5951         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
5952         Bring the pseudo-headers back too.
5953
5954 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5955
5956         * auth-source.el (auth-source-token-passphrase-callback-function):
5957         Simplify and remove EPA dependency.
5958
5959 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
5960
5961         * nnir.el (nnir-request-article): Fix error message text.
5962
5963 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5964
5965         * auth-source.el (plstore-delete): Autoload.
5966         (auth-source-plstore-search): Support delete operation.
5967         * plstore.el (plstore-delete): New function.
5968
5969 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5970
5971         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
5972         mark actually existing articles as unread rather than the ones that
5973         active asserts.
5974
5975 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
5976
5977         * nntp.el (nntp-record-command):
5978         * gnus-util.el (gnus-message-with-timestamp-1):
5979         Use format-time-string rather than decoding time stamps by hand.
5980         This is simpler and insulates the code from potential changes to
5981         current-time format.
5982
5983 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5984
5985         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
5986
5987 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5988
5989         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
5990         (plstore-save): Support public key encryption.
5991         (plstore--init-from-buffer): New function.
5992         (plstore-open): Use it; fix error when opening a non-existent file.
5993         (plstore-revert): Use plstore--init-from-buffer.
5994
5995 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
5996
5997         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
5998
5999 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6000
6001         * mml2015.el (mml2015-use): Replace string-match-p with string-match
6002         for old Emacsen.
6003
6004 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6005
6006         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
6007         is not fully working.
6008
6009 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6010
6011         * dgnushack.el: Autoload sha1 on XEmacs.
6012
6013         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
6014         quit window configuration.
6015
6016         * auth-source.el (epg-context-set-passphrase-callback):
6017         Remove duplicate autoload.
6018
6019 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6020
6021         * nnir.el (nnir-request-article): Allow requesting articles by
6022         Message-ID with nnimap.
6023
6024         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
6025         current server.
6026
6027 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6028
6029         * auth-source.el: Autoload EPA/EPG functions.
6030         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
6031         changed when EPA/EPG is not available.
6032         (auth-source-backend): Rename "arg" member to "data".
6033         (auth-source-backend-parse, auth-source-plstore-search)
6034         (auth-source-plstore-create): Use it.
6035
6036 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6037
6038         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
6039         `gnus-refer-article-methods'.
6040
6041 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6042
6043         * auth-source.el: Require EPA and EPG.
6044         (auth-source-passphrase-alist): New variable.
6045         (auth-source-passphrase-callback-function)
6046         (auth-source-token-passphrase-callback-function): Callbacks for the
6047         netrc field encryption (GPG tokens).
6048         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
6049         Symmetric encryption and decryption of the netrc GPG tokens.
6050         (auth-source-netrc-normalize): Use them, simplifying the closure.
6051
6052 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6053
6054         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
6055         is available.
6056
6057 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6058
6059         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
6060         non-nil, and `nnimap-split-methods' is nil, use the former.
6061
6062 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6063
6064         * plstore.el (plstore-revert): New function.
6065         (plstore-open): Use it; hide the buffer from user.
6066
6067 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6068
6069         * auth-source.el (auth-source-backend): New member "arg".
6070         (auth-source-backend-parse): Handle new backend 'plstore.
6071         * plstore.el: New file.
6072
6073 2011-06-30  Glenn Morris  <rgm@gnu.org>
6074
6075         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
6076
6077 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6078
6079         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
6080         expiring articles to.
6081
6082         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
6083         variations as ASCII (bug#5458).
6084
6085 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6086
6087         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
6088
6089 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6090
6091         * message.el (message-point-in-header-p): Tweak the function to default
6092         to saying that we're not in the headers if there is no separator at
6093         all.  This makes it possible to use the Message version of `M-q' in
6094         buffers with no headers (bug#7987).
6095         (message-point-in-header-p): Fix last checkin to work with an empty
6096         mail-header-separator, too.
6097
6098         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
6099         again, save the choice via customize.
6100
6101 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6102
6103         * message.el (message-send-mail-function): Add `sendmail-query-once'.
6104
6105         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
6106         ended the connection, bail out before waiting infinitely on a new
6107         connection.
6108
6109 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
6110
6111         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
6112         reports.
6113
6114         * gnus.el (gnus-bug-package): Use "gnus."
6115         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
6116
6117 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6118
6119         * dgnushack.el: Make the timer warning go away on XEmacs.
6120
6121         * gnus-art.el (gnus-article-stop-animations): New function to stop any
6122         animations going on at article exit time.
6123
6124         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
6125         since removing it breaks people upgrading.
6126
6127         * shr.el (shr-put-image): Use the new interface for animating images.
6128         (shr-put-image): Animate for 60 seconds.
6129
6130         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
6131         avoid compiler warnings.
6132
6133         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
6134         error with `find-file-hooks' on Emacs 22.
6135         (with-auth-source-epa-overrides): Ugly hack to Wrap the
6136         `find-file-hook' things in `symbol-value' to avoid compilation warnings
6137         on all architectures.
6138
6139         * spam.el (spam-stat): Require in a normal fashion without binding
6140         `spam-stat-install-hooks' to avoid compilation warnings.
6141
6142         * spam-stat.el (spam-stat-install-hooks): Remove.
6143         (spam-stat-install-hooks): Don't run automatically.
6144
6145 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
6146
6147         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
6148         and keystroke.
6149
6150 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6151
6152         * auth-source.el (auth-source-netrc-cache): Move forward.
6153
6154 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6155
6156         * proto-stream.el (proto-stream-open-starttls): Use
6157         `gnutls-available-p' to see whether we have built-in support.
6158
6159         * auth-source.el (auth-source-netrc-create): Don't query the bits that
6160         we already know.
6161         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
6162         (auth-source-netrc-create): Don't prompt for the stuff we already know.
6163
6164 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6165
6166         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
6167         %S format, since that looks odd.
6168         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
6169         file, especially when saving.
6170
6171 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
6172
6173         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
6174         article found.
6175
6176 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
6177
6178         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
6179         `auth-source-save-secrets' with a more sensitive alist that can be
6180         configured per file.  Experimental, so defaults to 'never.
6181         (auth-source-netrc-create): Use it.  Still experimental code.
6182         (with-auth-source-epa-overrides): Use `find-file-hooks' if
6183         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
6184
6185 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
6186
6187         * auth-source.el (auth-source-save-secrets): New variable to control if
6188         secret tokens should be saved encrypted.
6189         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
6190         to `auth-source-netrc-normalize'.
6191         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
6192         on the EPA variables being defined.
6193         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
6194         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
6195         the lexical-let closure.
6196         (auth-source-netrc-create): Create "gpg:" tokens according to
6197         `auth-source-save-secrets'.
6198
6199 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6200
6201         * gnus-group.el (gnus-group-update-group): Add new argument
6202         `info-unchanged' that stops updating dribble buffer.
6203
6204         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
6205         deletes lines matching to it in dribble buffer.
6206
6207         * gnus-agent.el (gnus-agent-fetch-group-1):
6208         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
6209         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
6210         * gnus-start.el (gnus-group-change-level):
6211         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
6212
6213         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
6214         if newsgroup info is not changed.
6215
6216         * gnus-group.el (gnus-group-get-new-news-this-group):
6217         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
6218         Don't update dribble buffer.
6219
6220 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
6221
6222         * gnus-registry.el (gnus-registry-remove-ignored): New function to
6223         remove entries with groups we ignore.
6224
6225 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6226
6227         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6228         the underline comes at the bottom.
6229
6230 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6231
6232         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6233         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6234         (gnus-registry-article-marks-to-names): Rename from
6235         `gnus-registry-user-format-function-M2'.
6236
6237 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6240         ephemeral group.
6241
6242 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6243
6244         * shr.el (shr-browse-image): Copy the URL if called interactively.
6245
6246 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6247
6248         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6249         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6250         done, then unselected articles may be marked as read.
6251
6252         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6253         since not doing this seems to lead to a race condition in pop3-logon.
6254
6255         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6256         so that the call chain it correct when we call "upwards".
6257
6258         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6259         in read-only groups.
6260
6261         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6262
6263         * message.el (message-cite-reply-position): Doc string fix.
6264
6265         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6266         avoid regexp overflow.
6267         (nnimap-transform-split-mail): Ditto.
6268
6269         * pop3.el (pop3-retr): Error out if the server closes the connection.
6270
6271 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6272
6273         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6274         mm-with-unibyte-current-buffer.  The buffer should not contain any
6275         multibyte chars anyway at this stage.
6276
6277 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6278
6279         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6280         at the end of lines.
6281
6282 2011-05-29  Julien Danjou  <julien@danjou.info>
6283
6284         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6285
6286 2011-05-27  Glenn Morris  <rgm@gnu.org>
6287
6288         * gnus-group.el (gnus-bug-group-download-format-alist):
6289         Use the "maintainer" version of debian reports as well.
6290
6291 2011-05-26  Glenn Morris  <rgm@gnu.org>
6292
6293         * gnus-group.el (gnus-bug-group-download-format-alist):
6294         Use the "maintainer" version of debbugs.gnu.org reports.
6295
6296 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6297
6298         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6299
6300 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6301
6302         * gnus-cus.el (gnus-agent-customize-category):
6303         * gnus-delay.el (gnus-delay-send-queue):
6304         * gnus.el (gnus-other-frame):
6305         Don't quote lambda expressions with `quote'.
6306
6307 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6308
6309         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6310         the thread moves us backwards and so we loop forever.
6311
6312 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6313
6314         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6315         whitespace in base64 data lines.
6316
6317 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6318
6319         * gnus-registry.el (gnus-registry-user-format-function-M):
6320         Use `mapconcat'.
6321         (gnus-registry-user-format-function-M2): Use to see the full text of
6322         the marks.  Make "," the mark text separator.
6323
6324         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6325         authentication with auth-source.
6326
6327 2011-05-17  Glenn Morris  <rgm@gnu.org>
6328
6329         * gnus-group.el (gnus-import-other-newsrc-file):
6330         Use insert-file-contents.
6331
6332 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6333
6334         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6335         1000 iterations.
6336
6337 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6338
6339         * nntp.el (nntp-open-connection): Check if process-type is available.
6340
6341 2011-05-16  Julien Danjou  <julien@danjou.info>
6342
6343         * shr.el (shr-tag-del): Add support for del tag.
6344
6345 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6346
6347         * gnus-html.el (gnus-html-put-image): Register a displayer.
6348
6349         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6350
6351 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6352
6353         * registry.el (prune-factor): New initialization parameter defaulting
6354         to 0.1.
6355         (registry-prune-hard): Use it.
6356
6357         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6358         0.1 expicitly.
6359
6360 2011-05-13  Glenn Morris  <rgm@gnu.org>
6361
6362         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6363         is bound, since this function requires sendmail.
6364
6365 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6366
6367         * registry.el (registry-usage-test): Disable pruning test.
6368
6369 2011-05-11  David Engster  <dengste@eml.cc>
6370
6371         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6372         Bind set-network-process-option for XEmacs.
6373
6374 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6375
6376         * registry.el (registry-prune-hard-candidates)
6377         (registry-prune-soft-candidates): Helper methods for registry pruning.
6378         (registry-prune): Use them.  Make the sort function optional.
6379
6380 2011-05-10  Jim Meyering  <meyering@redhat.com>
6381
6382         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6383
6384 2011-05-10  Julien Danjou  <julien@danjou.info>
6385
6386         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6387         symbol and not a list.
6388
6389 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6390
6391         * gnus-art.el (gnus-article-mode): Move binding of
6392         shr-put-image-function here from gnus-article-prepare-display.
6393
6394         * shr.el (shr-put-image-function): New variable.
6395         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6396         (shr-put-image): Return scaled image.
6397
6398         * gnus-art.el (gnus-shr-put-image): New function.
6399         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6400
6401         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6402         original ones, as deletable.
6403
6404 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6405
6406         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6407
6408 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6409
6410         * registry.el (registry-full): Add convenience method.  Fix logic.
6411         (registry-insert): Use it.  Fix logic here too.
6412
6413         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6414         `registry-prune' if `registry-full' returns t.
6415         (gnus-registry-handle-action)
6416         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6417         (gnus-registry-usage-test): Use it.
6418
6419 2011-05-07  Julien Danjou  <julien@danjou.info>
6420
6421         * shr.el (shr-link): Make shr-link inherit from link by default.
6422
6423 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6424
6425         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6426
6427 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6428
6429         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6430         error out because the face is not a list.
6431
6432 2011-05-05  Glenn Morris  <rgm@gnu.org>
6433
6434         * proto-stream.el (gnutls-negotiate): Fix declarations.
6435
6436         * gnus-start.el (gnus-propagate-marks): Declare.
6437
6438 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6439
6440         * registry.el (registry-reindex): Fix percentage message.
6441
6442         * proto-stream.el (network-stream-open-starttls): Adjust to call
6443         `gnutls-negotiate' with :process and :hostname arguments.
6444
6445 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6446
6447         * shr.el: Add shr-link face for links.
6448         (shr-urlify): Use it.
6449
6450         * registry.el (registry-insert): Make error message more helpful.
6451
6452 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6453
6454         * gnus-html.el (gnus-html-schedule-image-fetching):
6455         Use url-queue-retrieve, if it exists.
6456
6457         * shr.el (shr-tag-img): Ditto.
6458
6459         * gnus.el: Autoload more gnus-agent functions.
6460
6461         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6462         agent if we haven't already (bug#8502).
6463
6464         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6465         into the Agent, too.
6466
6467         * gnus-agent.el (gnus-agent-store-article): New function.
6468
6469         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6470         and moved from that file for reuse.
6471
6472         * pop3.el (pop3-open-server): Error messages are "-ERR".
6473
6474 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6475
6476         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6477         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6478
6479 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6480
6481         * gnus.el: No Gnus v0.17 is released.
6482
6483 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6484
6485         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6486         buffer has moved to a different frame.
6487
6488 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6489
6490         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6491         to get the conversion from unibyte to multibyte buffers to work on
6492         Emacs 22.
6493
6494         * nntp.el (nntp-request-article): Slight clean-up.
6495
6496 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6497
6498         * shr.el (shr-strike-through): New face.
6499         (shr-tag-s): Use it to provide <s> support.
6500         (shr-tag-s): Remove duplicate definition.
6501
6502 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6503
6504         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6505         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6506
6507 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6508
6509         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6510         `gnutls-negotiate'.
6511         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6512
6513 2011-04-23  Glenn Morris  <rgm@gnu.org>
6514
6515         * gnus-sum.el (gnus-extra-headers): Bump :version.
6516
6517 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6518
6519         * shr.el (shr-tag-sup): New function.
6520         (shr-tag-sub): Ditto.
6521
6522 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6523
6524         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6525         for the case where `gnus-registry-ignored-groups' is a list of lists,
6526         and don't call `gnus-parameter-registry-ignore' otherwise.
6527
6528 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6529
6530         * nnimap.el (nnimap-user): New backend variable.
6531         (nnimap-open-connection-1): Use it.
6532         (nnimap-credentials): Accept user parameter so it's explicit what user
6533         name is desired.
6534
6535         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6536         default.
6537
6538         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6539         not gnus-registry.el.
6540
6541         * gnus-registry.el: Mention in comments how to modify
6542         `gnus-extra-headers' for proper recipient tracking and that it may
6543         already have To and Cc recently, which it does as of this commit.
6544         (gnus-registry-ignored-groups): Remove defcustom.
6545         Explain why in comments.
6546         (gnus-registry-action): Fix data-header reference to use the extra
6547         headers.  Explain in package commentary how to add To and Cc headers to
6548         the gnus-extra-headers.
6549         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6550         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6551         parameter list or a string list in `gnus-registry-ignored-groups'.
6552         Fix logic error.
6553
6554 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6555
6556         * shr.el (shr-expand-url): Protect against null urls.
6557
6558 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6559
6560         * shr.el (shr-base): New binding.
6561         (shr-tag-base): Keep track of <base>.
6562         (shr-expand-url): New function used throughout.
6563
6564 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6565
6566         * gnus-registry.el
6567         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6568         (gnus-registry-ignored-groups): New variable.
6569         (gnus-registry-ignore-group-p): Use it.
6570         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6571         set the destination group to nil (same as delete) if it's ignored.
6572
6573 2011-04-20  David Engster  <dengste@eml.cc>
6574
6575         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6576
6577         * Makefile.in (test-nntp): New rule.
6578         (check): Add it.
6579         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6580
6581 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6582
6583         * gnus-registry.el (gnus-registry-action)
6584         (gnus-registry-fetch-header-fast):
6585         Don't use mail-header that looks an internal function of mailheader.el.
6586
6587 2011-04-19  Glenn Morris  <rgm@gnu.org>
6588
6589         * time-date.el (time-to-days): Remove unused local variables.
6590
6591 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6592
6593         * gnus-registry.el: Eliminate cl functions.
6594         (gnus-registry-sort-addresses): New function that replaces mapcan.
6595         (gnus-registry-action, gnus-registry-spool-action)
6596         (gnus-registry-split-fancy-with-parent)
6597         (gnus-registry-fetch-recipients-fast): Use it.
6598         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6599
6600         * registry.el (initialize-instance, registry-lookup)
6601         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6602         (registry-lookup-secondary-value, registry-search, registry-delete)
6603         (registry-insert, registry-reindex, registry-size, registry-prune):
6604         Use eval-and-compile.
6605
6606 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6607
6608         * registry.el (registry-reindex): New method to recreate the secondary
6609         registry indices.
6610
6611         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6612         tracked field changes.
6613         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6614         (gnus-registry-action, gnus-registry-spool-action)
6615         (gnus-registry-handle-action)
6616         (gnus-registry--split-fancy-with-parent-internal)
6617         (gnus-registry-split-fancy-with-parent)
6618         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6619         move, and delete actions, and for fancy splitting with parent.
6620         (gnus-registry-extract-addresses)
6621         (gnus-registry-fetch-recipients-fast)
6622         (gnus-registry-fetch-header-fast): Convenience functions.
6623         (gnus-registry-misc-test): ERT test of
6624         `gnus-registry-extract-addresses'.
6625
6626 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6627
6628         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6629         Track by subject first, then sender.
6630
6631 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6632
6633         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6634
6635         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6636         Lisp.
6637
6638         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6639         (gnus-draft-send): Use it to avoid popping
6640         up frames from gnus-group-send-queue.
6641
6642 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6643
6644         * gnus-registry.el: Updated gnus-registry docs.
6645
6646 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6647
6648         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6649         Fix logic bug.
6650         (gnus-registry-post-process-groups): Fix logging of no results and
6651         quote sender and subject.
6652
6653 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6654
6655         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6656         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6657         gnutls-cli are too slow to be done opportunistically.
6658
6659         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6660         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6661         we had no early-data returned.
6662         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6663         two async commands to the same server at the same time.
6664
6665 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6666
6667         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6668
6669 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6670
6671         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6672         "warning" level.
6673
6674         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6675         (mm-url-insert-file-contents): Don't set the package names.
6676
6677 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6678
6679         * gnus-registry.el (gnus-registry-action): Remove properties and
6680         simplify subject in `gnus-registry-handle-action'.
6681         (gnus-registry-spool-action): Get subject and sender from message if
6682         they are not passed in.
6683         (gnus-registry-handle-action): Remove properties and simplify subject
6684         consistently.
6685
6686 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6687
6688         * registry.el: Require CL before using defmacro*.
6689
6690 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6691
6692         * gnus-art.el (article-treat-date): Assume that
6693         gnus-article-date-headers may be a group parameter.
6694
6695 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6696
6697         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6698
6699         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6700         interactively so the newsrc file can contain foreign groups too.
6701         Useful for debugging but not much for users.
6702
6703 2011-04-07  David Engster  <dengste@eml.cc>
6704
6705         * registry.el (registry-usage-test): Only do
6706         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6707         lexical binding.
6708
6709 2011-04-07  David Engster  <dengste@eml.cc>
6710
6711         * Makefile.in (check, test-registry): New rules for test-suite.
6712
6713 2011-04-06  David Engster  <dengste@eml.cc>
6714
6715         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6716         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6717
6718 2011-04-06  David Engster  <dengste@eml.cc>
6719
6720         * registry.el (initialize-instance): Change :after to :AFTER to be
6721         compatible with old EIEIO version in XEmacs.
6722
6723 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6724
6725         * gnus-registry.el (gnus-registry-post-process-groups)
6726         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6727         and provide better messaging.
6728
6729 2011-04-06  David Engster  <dengste@eml.cc>
6730
6731         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6732         errors.
6733
6734         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6735         dgnushack-compile with error-on-warn enabled, and to signal an error if
6736         clean compilation failed.
6737         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6738         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6739
6740 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6741
6742         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6743         unconditionally anyway, discarding errors.
6744         (gnus-registry-delete-entries): New convenience function.
6745         (gnus-registry-import-eld): Import from old .eld registry.
6746
6747         * registry.el: Don't use ERT if it's not available.  Load it
6748         unconditionally anyway, discarding errors.
6749
6750         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6751         version from the Claudio Bley GnuTLS patch (extra optional parameters
6752         and host name).
6753
6754 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6755
6756         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6757         fixup the parameters that can be customized by the user between
6758         save/read cycles.
6759         (gnus-registry-read): Use it.
6760         (gnus-registry-make-db): Use it.
6761         (gnus-registry-spool-action, gnus-registry-handle-action):
6762         Fix messaging.
6763         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6764         Map references to actual group names with sender and subject tracking.
6765         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6766         (gnus-registry-usage-test): Add subject lookup test.
6767
6768         * registry.el (registry-db, initialize-instance): Set up constructor
6769         instead of :initform arguments for the sake of older Emacsen.
6770         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6771         pre-lexbind merge bug.
6772         (registry-usage-test): Use it.
6773         (initialize-instance, registry-db): Move the non-function initforms
6774         back to the class definition.
6775
6776 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6777
6778         * registry.el: New library to manage gnus-registry-style data.
6779
6780         * gnus-registry.el: Use it (major rewrite).
6781
6782         * nnregistry.el: Use it.
6783
6784         * spam.el: Use it.
6785
6786 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6787
6788         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6789         marks on non-selected articles.
6790
6791 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6792
6793         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6794         parameter to open-protocol-stream.
6795
6796 2011-04-01  Julien Danjou  <julien@danjou.info>
6797
6798         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6799         fundamental-mode.
6800
6801 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6802
6803         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6804         servers.
6805
6806 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6807
6808         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6809         made marks not propagate, again.
6810
6811 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
6812
6813         * proto-stream.el (open-protocol-stream): Bring back `network' type.
6814         Make this the default type.
6815         (proto-stream-open-plain): Rename from proto-stream-open-default.
6816         (open-protocol-stream, proto-stream-open-starttls)
6817         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
6818         with `plain'.
6819
6820         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
6821         value.
6822
6823         * nntp.el (nntp-open-connection-function): Document the fact that some
6824         values are not functions but are instead handled specially.
6825         Recognize nntp-open-plain-stream value.
6826         (nntp-open-connection): Recognize that value.
6827
6828 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6829
6830         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
6831         where it seems to be needed.
6832
6833 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6834
6835         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
6836         stuff.
6837
6838         * gnus-score.el (gnus-score-string): Fix calling convention of
6839         `gnus-simplify-buffer-fuzzy' after last patches.
6840
6841         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
6842         server for articles we didn't get any headers for.  This is a sanity
6843         check.
6844
6845 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
6846
6847         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
6848         new CAPABILITY, use it.
6849
6850 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6851
6852         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
6853         downloading anything.
6854
6855         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
6856
6857 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
6858
6859         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
6860         colors.
6861         (gnus-splash-svg-color-symbols): New function.
6862
6863 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6864
6865         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
6866         instead of using the global gnus-simplify-subject-fuzzy-regexp.
6867         (gnus-simplify-subject-fuzzy): Use the local
6868         gnus-simplify-subject-fuzzy-regex instead of the global one.
6869         This makes using this variable in group parameters work.
6870
6871 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
6872
6873         * gnus-registry.el (gnus-registry-unfollowed-groups):
6874         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
6875         archive:sent-YYYY-MM-DD groups).
6876         (gnus-registry-split-fancy-with-parent): Bail out early in sender
6877         tracking if there are more than `gnus-registry-max-track-groups'
6878         matches.
6879
6880 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6881
6882         * message.el (message--yank-original-internal): New function to do the
6883         insertion cleanly inside eval in `message-yank-original'.
6884         (message-yank-original): Use it.
6885
6886 2011-03-29  Julien Danjou  <julien@danjou.info>
6887
6888         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
6889         local variables disabled rather than `normal-mode'.
6890
6891 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
6892
6893         * imap.el (imap-shell-open, imap-process-connection-type):
6894         Use imap-process-connection-type for 'shell' streams as well as
6895         Kerberos, SSL, other subprocesses.
6896
6897 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
6898
6899         * proto-stream.el: Changes preparatory to merging open-protocol-stream
6900         with open-network-stream.
6901         (proto-stream-always-use-starttls): Option removed.
6902         (open-protocol-stream): Return a process object by default.  Provide a
6903         new parameter :return-list specifying a list-type return value, which
6904         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
6905         :type `network' to `try-starttls', and `network-only' to `default'.
6906         Make `default' the default, for compatibility with open-network-stream.
6907         Handle the no-parameter case exactly as open-network-stream, with no
6908         additional stream processing.  Search plists using plist-get.
6909         Explicitly add :end-of-commend parameter if it is missing.
6910         (proto-stream-open-default): Rename from
6911         proto-stream-open-network-only.  Return 'default as the type.
6912         (proto-stream-open-starttls): Rename from proto-stream-open-network.
6913         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
6914         failed.  Always return a list with a (possibly dead) process as the
6915         first element, for compatibility with open-network-stream.
6916         (proto-stream-open-tls): Use plist-get.  Always return a list.
6917         (proto-stream-open-shell): Return `default' as connection type.
6918         (proto-stream-capability-open): Use plist-get.
6919         (proto-stream-eoc): Function deleted.
6920
6921         * nnimap.el (nnimap-stream, nnimap-open-connection)
6922         (nnimap-open-connection-1): Handle renaming of :type parameter for
6923         open-protocol-stream.
6924         (nnimap-open-connection-1): Pass a :return-list parameter
6925         open-protocol-stream to obtain a list return value.  Parse this list
6926         using plist-get.
6927
6928         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
6929         for open-protocol-stream.  Accept open-protocol-stream return value
6930         that is a subprocess object instead of a list.  Handle the case of a
6931         dead returned process.
6932
6933 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
6934
6935         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
6936
6937         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
6938
6939 2011-03-21  Julien Danjou  <julien@danjou.info>
6940
6941         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
6942         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
6943         query.
6944         (mm-inline-text): Render normal text with fontification whenever
6945         possible.
6946
6947         * gnus-sum.el (gnus-summary-save-parts-1):
6948         * gnus-art.el (gnus-article-browse-html-save-cid-content)
6949         (gnus-article-browse-html-parts, gnus-mime-delete-part)
6950         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
6951         Use `mm-handle-filename'.
6952
6953         * mm-util.el (mm-handle-filename): New function, return the filename of
6954         an handle.
6955
6956 2011-03-18  Julien Danjou  <julien@danjou.info>
6957
6958         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
6959         (gnus-buffer-live-p): Check that buffer is not nil.
6960
6961 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6962
6963         * gnus.el: No Gnus v0.15 is released.
6964
6965 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6966
6967         * time-date.el (format-seconds): Use assoc instead of assoc-string to
6968         avoid warning on XEmacs.
6969
6970         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
6971         on XEmacs.
6972
6973         * gnus-art.el: Require mouse, which the build bot seems to say is
6974         needed.
6975
6976         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
6977
6978         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
6979         XEmacs, since it doesn't have url-retrieve-synchronously.
6980
6981         * time-date.el (format-seconds): Use assoc instead of assoc-string,
6982         since assoc-string doesn't exist in XEmacs.
6983
6984 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
6985
6986         * gnus-group.el (gnus-group-list-ticked): New function.
6987         (gnus-group-make-menu-bar): Provide a menu entry for it.
6988         (gnus-group-list-map): Provide a binding for it.
6989
6990 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991
6992         * shr.el (shr-visit-file): New command.
6993
6994         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
6995
6996 2011-03-17  Bjørn Mork  <bjorn@mork.no>
6997
6998         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
6999         servers.
7000
7001 2011-03-16  Julien Danjou  <julien@danjou.info>
7002
7003         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
7004         inline.
7005
7006         * gnus-art.el (article-hide-list-identifiers):
7007         Use gnus-group-get-list-identifiers.
7008
7009         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
7010         (gnus-summary-remove-list-identifiers):
7011         Use gnus-group-get-list-identifiers to get regexp.
7012         (gnus-select-newsgroup, gnus-summary-insert-subject)
7013         (gnus-summary-insert-articles):
7014         Call gnus-summary-remove-list-identifiers unconditionally.
7015
7016 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7017
7018         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
7019         we're selecting a group with unread articles.
7020
7021         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
7022
7023         * gssapi.el: New file separated out from imap.el to provide a general
7024         Kerberos 5 connection facility for Emacs.
7025
7026         * message.el (message-elide-ellipsis): Document the format spec
7027         ellipsis.
7028
7029 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7030
7031         * message.el (message-elide-region): Allow the ellipsis to say how many
7032         lines were removed.
7033
7034 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7035
7036         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
7037         window configurations containing buffers that are now dead.
7038
7039         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
7040         parsing to avoid integer overflows.
7041         (nnimap-parse-flags): Simplify the last change.
7042         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
7043         too large for 32-bit Emacsen.
7044
7045 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7046
7047         * auth-source.el (auth-source-netrc-create):
7048         * message.el (message-yank-original): Fix use of `case'.
7049
7050 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
7051
7052         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
7053         XEmacs, which was one character too wide.
7054
7055 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
7056
7057         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
7058         default number of articles to display.
7059         (gnus-articles-to-read): Use pretty names for prompt.
7060
7061 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7062
7063         * gnus-int.el (gnus-open-server): Ditto.
7064
7065         * gnus-start.el (gnus-activate-group): Give a backtrace if
7066         debug-on-quit is set and the user hits `C-g'.
7067         (gnus-read-active-file): Ditto.
7068
7069         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
7070
7071 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
7072
7073         * message.el (message-yank-original): Use cond instead of CL case.
7074
7075 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7076
7077         * auth-source.el (auth-source-netrc-create): Use usual format for the
7078         default in prompts.
7079
7080 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * lpath.el: Fbind read-char-choice for XEmacs.
7083
7084 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7085
7086         * auth-source.el (auth-source-netrc-create): Show the default in the
7087         prompt when prompting for token creation.
7088
7089 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7090
7091         * auth-source.el (auth-source-format-prompt): Always convert the value
7092         to a string to avoid evaluating non-string arguments.
7093         (auth-source-netrc-create): Offer default properly, not as initial
7094         content in `read-string'.
7095         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
7096         of line to determine if we've been run before.  If so, don't run again,
7097         but print a trivial message to indicate the cache was hit instead.
7098
7099 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
7100
7101         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
7102         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
7103         The user will have to run `gnus-sync-read' manually and wait for Cloudy
7104         Gnus.
7105
7106 2011-03-11  Julien Danjou  <julien@danjou.info>
7107
7108         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
7109         modified file".
7110
7111 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
7112
7113         * auth-source.el (auth-source-read-char-choice): New function to read a
7114         character choice using `dropdown-list', `read-char-choice', or
7115         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
7116         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
7117         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
7118         (auth-source-netrc-saver): Use it.
7119         (auth-source-pick-first-password): New convenience function.
7120
7121 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
7122
7123         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
7124         parameter in the credentials.
7125         (nnimap-open-connection-1): Use it after a successful login.
7126         (nnimap-credentials): Add IMAP-specific user and password prompt.
7127
7128         * auth-source.el (auth-source-search): Add :require parameter, taking a
7129         list.  Document it and the :save-function return token.  Pass :require
7130         down.  Change the CREATED message from a warning to a debug statement.
7131         (auth-source-search-backends): Pass :require down.
7132         (auth-source-netrc-search): Pass :require down.
7133         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
7134         Change save prompt to indicate all modifications saved here are
7135         deletions.
7136         (auth-source-netrc-create): Take user login name as default in user
7137         prompt.  Move all the save functionality to a lexically bound function
7138         under the :save-function token in the returned list.  Set up clearer
7139         default prompts for user, host, port, and secret.
7140         (auth-source-netrc-saver): New function, intended to be wrapped for
7141         :save-function.
7142
7143 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7144
7145         * shr.el (shr-table-horizontal-line): Change the defaults for the table
7146         lines to be spaces instead.
7147
7148 2011-03-07  Julien Danjou  <julien@danjou.info>
7149
7150         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
7151         (sieve-sasl-auth): Check that auth-source-search did return something,
7152         or just return an empty string.
7153
7154 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7155
7156         * gnus.el (gnus-interactive): Use read-directory-name.
7157
7158         * gnus-uu.el (gnus-uu-decode-uu-and-save)
7159         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
7160         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
7161         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
7162         Likewise.
7163
7164         * gnus-group.el (gnus-group-make-directory-group): Likewise.
7165
7166 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7167
7168         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
7169         onto the list of killed groups, too.  This makes killed nnimap groups,
7170         for instance, more reliably not reappear.
7171
7172         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
7173         the parent.
7174
7175         * gnus-sum.el (gnus-update-read-articles): Fix typo.
7176
7177         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
7178         really have server-side marks.
7179
7180         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
7181         since most backends do not usefully have server-side marks.
7182         (gnus-update-read-articles): Propagate marks to all backends that
7183         really have server-side marks.
7184
7185 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7186
7187         * message.el (message-cite-reply-position, message-cite-style):
7188         New variables.
7189         (message-yank-original): Use the new citation styles.
7190
7191 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
7192
7193         * message.el (message-options): Revert 22da67af (workaround for XEmacs
7194         buffer-local issue); don't mark it buffer-local when running under
7195         XEmacs.
7196
7197 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
7198
7199         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
7200         numbers too big to be `read'.
7201
7202 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
7203
7204         * password-cache.el (password-in-cache-p): Add autoload.
7205
7206         * message.el (message-options): Make buffer-local two ways to attempt
7207         to fix a XEmacs bug.
7208
7209 2011-03-02  Julien Danjou  <julien@danjou.info>
7210
7211         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
7212
7213 2011-03-01  Julien Danjou  <julien@danjou.info>
7214
7215         * gnus-art.el (list-identifier): Add list-identifier as a parameter
7216         group.
7217         (article-hide-list-identifiers): Use list-identifier group parameter.
7218
7219 2011-02-28  Julien Danjou  <julien@danjou.info>
7220
7221         * sieve.el (sieve-buffer-script-name): New local variable to store
7222         sieve script name.
7223         (sieve-edit-script): Store sieve script name.
7224         (sieve-upload): Use sieve script name when uploading.
7225         (sieve-upload): Use substitute-command-keys.
7226         (sieve-edit-script): Use substitute-command-keys.
7227         (sieve-refresh-scriptlist): Use substitute-command-keys.
7228         (sieve-manage-mode-map): Define keymap properly.
7229         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7230         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7231         Remove commented code about cvs.
7232         (sieve-manage-quit): New function.
7233         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7234
7235 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7236
7237         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7238
7239 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7240
7241         * auth-source.el (auth-source-search): Cache empty result sets.
7242
7243         * password-cache.el (password-in-cache-p): Convenience function to
7244         check if a key is in the cache, even if the value is nil.
7245
7246         * auth-source.el (auth-source-save-behavior): New variable to replace
7247         `auth-source-never-create'.
7248         (auth-source-netrc-create): Use it.
7249         (auth-source-never-save): Remove.
7250
7251 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7252
7253         * nnimap.el (nnimap-stream): Doc fix.
7254         (nnimap-open-connection-1): Reverse the order of the ports to that the
7255         prompted-for port is first.
7256
7257         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7258         retrieval by the no-group selection.
7259
7260         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7261         numerical parameters.
7262
7263 2011-02-25  Julien Danjou  <julien@danjou.info>
7264
7265         * gnus-gravatar.el: Use gnus-with-article-buffer.
7266
7267         * gnus-art.el (gnus-with-article-buffer): Check that the
7268         gnus-article-buffer is alive.
7269
7270 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7271
7272         * auth-source.el (auth-source-creation-prompts): New variable to manage
7273         creation-time prompts.
7274         (auth-source-search): Document it.
7275         (auth-source-format-prompt): Add utility function.
7276         (auth-source-netrc-create): Don't default the user name to
7277         user-login-name.  Use `auth-source-creation-prompts' and some default
7278         prompts for user, host, port, and password (the default generic prompt
7279         remains ugly).
7280         (auth-source-never-save): Add customizable option to never save info.
7281         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7282         mode excursion.
7283
7284 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7287         argument that XEmacs doesn't support.
7288
7289         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7290         compiled for Emacsen having no `libxml-parse-html-region' support.
7291
7292         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7293
7294         * lpath.el: Bind buffer-save-without-query for XEmacs.
7295
7296 2011-02-23  Julien Danjou  <julien@danjou.info>
7297
7298         * gnus-art.el (article-make-date-line): Ignore errors if time is
7299         invalid and not convertible.
7300         (article-make-date-line): Only add lapsed time if time is not nil.
7301
7302 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7303
7304         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7305         `read-char-choice' for backwards compatibility.
7306         (auth-source-netrc-element-or-first): New function to DTRT for
7307         parameter extraction.
7308         (auth-source-netrc-create): Use it and fix multiple parameter print
7309         bug.  Use the default passed from above (given-default) or the
7310         built-in (user-login-name for :user).
7311
7312 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7313
7314         * gnus-start.el (gnus-dribble-read-file):
7315         Set buffer-save-without-query, since we always want to save the dribble
7316         file, probably.
7317
7318         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7319         nnimap.
7320
7321         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7322         -summary- since it's a user-visible variable.
7323
7324         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7325         first time you use the new Gnus.
7326
7327 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7328
7329         * auth-source.el: Don't load netrc.el.
7330         (auth-sources): Search ~/.netrc as well by default.
7331         (auth-source-debug): Add 'trivia option for extra output.
7332         (auth-source-do-trivia): Use it.
7333         (auth-source-search): Simplify logic to use
7334         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7335         appropriate.  Don't keep a running count at this level.  Layer :create
7336         and :delete options appropriately on the first and second passes.
7337         Don't track the backend with the search results.
7338         (auth-source-search-backends): New function to search a list of
7339         backends for a processed spec.
7340         (auth-source-netrc-parse): Cache all netrc files, making
7341         auth-source-netrc-cache an alist keyed by the file name and using the
7342         file mtime as the caching criterion.  Keep the obfuscated data secret
7343         with a lexical bind.
7344         (auth-source-netrc-search): Don't calculate the length of the results
7345         unnecessarily.
7346         (auth-source-search-backends): Fix bug.
7347         (auth-source-netrc-create): Rework prompts.
7348
7349 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7350
7351         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7352         Lower case names of search constraints.
7353         (nnir-run-query): Cache and reuse search constraints for all imap
7354         servers.
7355
7356 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7357
7358         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7359         after exit.
7360         (gnus-setup-message): Define missing variable from last checkin.
7361
7362         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7363         value, show the raw article.
7364
7365 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7366
7367         * gnus.el: No Gnus v0.13 is released.
7368
7369 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7370
7371         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7372         auth-source now accepts numbers.
7373
7374         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7375         spec, too.
7376         (auth-source-ensure-strings): New function.
7377
7378         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7379         (gnus-article-setup-buffer): Always restart the date timer so that user
7380         changes to the frequency is respected.
7381
7382         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7383         port numbers, so make sure it gets that if nnimap-server-port is
7384         explicit.
7385
7386 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7387
7388         * nnimap.el (nnimap-inbox): Doc fix.
7389
7390 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7391
7392         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7393         Autoload.  Add optional arg FRAME, and pass it to color-values.
7394         (color-complement): Caller changed.  Doc fix.
7395         (color-gradient): Rewrite for better clarity and efficiency.
7396
7397 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7398
7399         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7400         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7401         color-lab-to-srgb.
7402
7403 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7404
7405         * color.el: First part of merge from hexrgb.el.
7406         (color-rgb-to-hex): Rename from color-rgb->hex.
7407         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7408         saturation to zero if the value is too small.
7409         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7410         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7411         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7412         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7413         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7414         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7415         (color-cie-de2000): Doc fix.
7416
7417 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7418
7419         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7420         given method as in the group name if we're using an extended method.
7421         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7422         command, if we're using that, instead of waiting for the beginning.
7423
7424         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7425         we're sure to get unique server names, and we don't output two async
7426         commands in the same buffer.  This fixes an NNTP hang for some users.
7427
7428 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7429
7430         * gnus.el: No Gnus v0.11 is released.
7431
7432 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7433
7434         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7435         summary buffer before reading going to the next buffer.  This avoids
7436         putting the point in the group buffer if you `C-g' the command.
7437
7438         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7439         cache (for now) to make ~/.authinfo.gpg files usable.
7440
7441         * nnfolder.el (copyright-update): Define for the compiler.
7442
7443         * auth-source.el (auth-source-search): Fix unbound variable.
7444
7445 2011-02-19  Glenn Morris  <rgm@gnu.org>
7446
7447         * gnus.el (gnus-meta): Doc fix.
7448
7449 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7450
7451         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7452         in case it's not yet loaded.
7453
7454 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7455
7456         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7457         line we're waiting for.
7458
7459 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7460
7461         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7462         face with line-width greater than zero will cause RET in gnus summary
7463         buffer to scroll down article page-wise because auto vscroll happens,
7464         it should be temporally disabled when doing a scroll-up.
7465
7466 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7467
7468         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7469         outputs from the server.
7470
7471 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7472
7473         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7474         later so that bbdb can hook in easier.
7475
7476 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7477
7478         * auth-source.el (auth-source-search): Don't try to create credentials
7479         if the caller doesn't want that.
7480         (auth-source-search): If we don't find a match, don't bug out on
7481         non-bound variables.
7482         (auth-source-search): Only ask a single backend to create the
7483         credentials.
7484
7485         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7486         logging.
7487         (nnimap-credentials): Protect against auth-source-search returning nil.
7488         (nnimap-request-list): Protect against not being able to open the
7489         server.
7490
7491 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7492
7493         * auth-source.el (auth-source-search): Do a two-phase search, one with
7494         no :create to get the responses from all backends.
7495
7496         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7497         when getting credentials.
7498
7499         * gnus-util.el (gnus-delete-duplicates): New function.
7500
7501 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7502
7503         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7504         a creation default, pass the whole port list down.  It will be
7505         completed.
7506
7507         * auth-source.el (auth-source-search): Updated docs to talk about
7508         multiple creation choices.
7509         (auth-source-netrc-create): Accept a list as a value (from the search
7510         parameters) and do completion on that list.  Keep a separate netrc line
7511         with the password obscured for showing the user.
7512
7513         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7514         first choice to `auth-source-search' so it will be used for entry
7515         creation instead of the server's Gnus-specific name.
7516         (nnimap-credentials): Rely on the auth-source library to select which
7517         port is actually wanted in the new netrc entry, so don't override
7518         `auth-source-creation-defaults'.
7519
7520         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7521         :protocol and accept a missing user, host, or port as a wildcard match.
7522         (auth-source-debug): Default to off.
7523
7524         (auth-source-netrc-search, auth-source-netrc-create)
7525         (auth-source-secrets-search, auth-source-secrets-create)
7526         (auth-source-user-or-password, auth-source-backend, auth-sources)
7527         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7528         instead of :protocol.
7529
7530         * nnimap.el (nnimap-credentials): Pass a port default to
7531         `auth-source-search' in case an entry needs to be created.
7532         (nnimap-open-connection-1): Use :port instead of :protocol.
7533
7534 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * auth-source.el: Bind load-path when loading EIEIO from
7537         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7538         21.4 doesn't support, to `require'.
7539         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7540         delete-dups that is not available in XEmacs 21.4.
7541
7542 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7543
7544         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7545         as EIEIO must also be loaded when auth-source.el is being
7546         byte-compiled.
7547
7548 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7549
7550         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7551
7552         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7553
7554         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7555
7556         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7557
7558         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7559
7560         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7561
7562         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7563
7564         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7565         necessary.
7566
7567 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7568
7569         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7570         nil means that nnimap doesn't get updated.
7571
7572 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7573
7574         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7575         result when the user doesn't want to write to the file.
7576         (auth-source-netrc-search): Expect a synthetic result and proceed
7577         accordingly.
7578         (auth-source-cache-expiry): New variable to override
7579         `password-cache-expiry'.
7580         (auth-source-remember): Use it.
7581
7582         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7583         parameter.  Create entry if necessary by using :create t.
7584         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7585
7586 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7587
7588         * auth-source.el (auth-source-debug): Enable by default and don't
7589         mention the obsolete `auth-source-hide-passwords'.
7590         (auth-source-do-warn): New function to debug unconditionally.
7591         (auth-source-do-debug): Use it.
7592         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7593         and for Secrets API entries when the secrets.el library is not
7594         available.
7595
7596 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7597
7598         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7599         (gnus-summary-exit): Kill the correct article buffer on exit from a
7600         `C-d' group.
7601
7602         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7603         gnus-propagate-marks.
7604
7605         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7606         before killing the buffers so that a non-full window conf gets handled
7607         correctly.
7608         (gnus-summary-exit): Ditto.
7609         (gnus-summary-read-group-1): Ditto.
7610
7611         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7612         async code again so that we can debug it properly.
7613
7614         * message.el (message-reply): Take an optional switch-buffer parameter
7615         so that Gnus window confs are respected better.
7616
7617 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7618
7619         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7620         `plist-get' to accept non-list parameters (XEmacs issue).
7621         Fix docstring.
7622         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7623         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7624         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7625         Login collection is "Login" and not "login".
7626
7627 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7628
7629         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7630         multiple headers.
7631
7632         * nnimap.el (nnimap-inhibit-logging): New variable.
7633         (nnimap-log-command): Don't log login commands.
7634
7635         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7636         to have more parameters.
7637
7638         * nnimap.el (nnimap-send-command): Mark the command time for each
7639         command, so that we don't get NOOPs stepping on our toes.
7640
7641         * gnus-art.el (article-date-ut): Get the date from the Date header on
7642         `t'.
7643
7644 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7645
7646         * auth-source.el (auth-source-search): Use copy-sequence instead of
7647         the cl.el copy-list.
7648
7649 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7650
7651         * imap.el: Bring it back (revert
7652         84d800cd31de3064f0ed39617d725709a2f8f42f).
7653
7654 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7655
7656         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7657         Improve prompt.
7658
7659 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7660
7661         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7662         washing status from the default format.  It isn't very informative.
7663
7664 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7665
7666         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7667         Fix Gcc processing on imap.
7668
7669 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7670
7671         * imap.el: Remove file.  All the functionality is in nnimap.el.
7672
7673 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7674
7675         * message.el (message-bury): Don't pop up a new window when selected
7676         window is dedicated.
7677
7678 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7679
7680         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7681
7682 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7683
7684         * sieve-manage.el: Autoload `auth-source-search'.
7685         (sieve-sasl-auth): Use it.
7686
7687 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7688
7689         * nnimap.el: Autoload `auth-source-forget+'.
7690         (nnimap-open-connection-1): Use it if the connection fails.
7691
7692         * auth-source.el: Require `password-cache'.
7693         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7694         obsolete.
7695         (auth-source-magic): Marker for `password-cache' keys.
7696         (auth-source-do-cache): Update docstring.
7697         (auth-source-search): Use and check cache.
7698         (auth-source-forget-all-cached, auth-source-remember)
7699         (auth-source-recall, auth-source-forget, auth-source-forget+)
7700         (auth-source-specmatchp): Caching support functions.
7701         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7702         Remove and obsolete.
7703         (auth-source-user-or-password): Remove caching to further discourage
7704         using it.  Always hide passwords.
7705
7706         * password-cache.el (password-cache-remove): Accept secrets that are
7707         not strings.
7708
7709 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7710
7711         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7712         code for now, since it doesn't work for all users.
7713
7714 2011-02-09  Julien Danjou  <julien@danjou.info>
7715
7716         * message.el (message-options): Make message-options really buffer
7717         local.
7718
7719 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7720
7721         * mail-source.el: Autoload `auth-source-search'.
7722         (mail-source-keyword-map): Note order matters.
7723         (mail-source-set-1): Get all the mail-source source values and
7724         defaults and search auth-source on those if needed.  This can all
7725         probably be simplified.
7726
7727         * nnimap.el: Autoload `auth-source-search'.
7728         (nnimap-credentials): Use it.
7729         (nnimap-open-connection-1): Ask for the virtual server and physical
7730         address in one shot.
7731
7732         * nntp.el: Autoload `auth-source-search'.
7733         (nntp-send-authinfo): Use it.  Note TODO.
7734
7735 2011-02-08  Julien Danjou  <julien@danjou.info>
7736
7737         * shr.el (shr-tag-body): Add support for text attribute in body
7738         markups.
7739
7740         * message.el (message-options): Make message-options a local variable.
7741
7742 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7743
7744         * auth-source.el (auth-source-secrets-search)
7745         (auth-source-user-or-password): Use `append' instead of `nconc'.
7746         (auth-source-user-or-password): Build return list better and protect
7747         against nil :secret.
7748
7749 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7750
7751         * nnimap.el (nnimap-update-info): Refactor slightly.
7752         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7753         (nnimap-update-info): Clean up slightly.
7754         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7755         characters.
7756         (nnimap-process-quirk): Rename function to avoid collision.
7757         (nnimap-update-info): Fix macrology bug-out.
7758         (nnimap-update-info): Simplify split history test.
7759
7760 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7761
7762         * auth-source.el (top): Require 'eieio unconditionally.
7763         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7764         (auth-source-secrets-search): Limit search when `max' is greater than
7765         number of results.
7766
7767 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7768
7769         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7770         part not returning any data.
7771
7772         * proto-stream.el (open-protocol-stream): Document the return value.
7773
7774 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7775
7776         * auth-source.el (auth-source-secrets-search): Add examples.
7777
7778 2011-02-06  Julien Danjou  <julien@danjou.info>
7779
7780         * message.el (message-setup-1): Handle message-generate-headers-first
7781         set to t.
7782
7783 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7784
7785         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7786         API with a string "secrets:collection-name" and with 'default.
7787         (auth-source-backend-parse): Parse "secrets:collection-name" and
7788         'default.  Recurse on parses instead of repeating code.  Use the
7789         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7790         message when ignoring a source.
7791         (auth-source-search): List ignored search keys at the top level.
7792         (auth-source-netrc-create): Use `case' instead of `cond'.
7793         (auth-source-secrets-search): Created with TODOs.
7794         (auth-source-secrets-create): Created with TODOs.
7795         (auth-source-retrieve, auth-source-create, auth-source-delete)
7796         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7797         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7798         (auth-source-user-or-password-sftp)
7799         (auth-source-user-or-password-smtp): Remove.
7800         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7801         around `auth-source-search'.  Not tested thoroughly.
7802
7803 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7804
7805         * auth-source.el: Bring in assoc and eioeio libraries.
7806         (secrets-enabled): New variable to track the status of the Secrets API.
7807         (auth-source-backend): New EIOEIO class to represent a backend.
7808         (auth-source-creation-defaults): New variable to set prompt defaults
7809         during token creation (see the `auth-source-search' docstring for
7810         details).
7811         (auth-sources): Simplify to allow a simple string as a netrc backend
7812         spec.
7813         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
7814         (auth-source-backend-parse-parameters): Fill in the backend parameters.
7815         (auth-source-search): Main auth-source API entry point.
7816         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
7817         (auth-source-search-collection): Helper function for searching.
7818         (auth-source-netrc-parse, auth-source-netrc-normalize)
7819         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
7820         Supports search, create, and delete.
7821         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
7822         backend stubs.
7823         (auth-source-user-or-password): Call `auth-source-search' but it's not
7824         ready yet.
7825
7826 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
7827
7828         * message.el (message-setup-1): Remove the read-only stuff, since it
7829         doesn't work under XEmacs, for some reason.
7830
7831         * gnus-sum.el (gnus-user-date): Rename back from
7832         gnus-summary-user-date since user code refers to it.
7833
7834         * shr.el (shr-render-td): Store the actual background color used.
7835
7836         * message.el (message-setup-1): Don't bind the constant
7837         -forbidden-properties.
7838         (message-setup-1): Revert previous change, since it needs to bind the
7839         props to insert them.
7840         (message-resend): Allow removing the read-only separator line.
7841
7842 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7843
7844         * nnimap.el (nnimap-request-accept-article): Give an error message if
7845         the APPEND wasn't successful.
7846
7847 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
7848
7849         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
7850         that have no groups.
7851
7852 2011-02-03  Julien Danjou  <julien@danjou.info>
7853
7854         * gnus-draft.el: Remove progn around gnus-draft-setup.
7855
7856 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7857
7858         * gnus-start.el (gnus-read-active-for-groups): This function is never
7859         called with a nil `infos', so clean that up.
7860         (gnus-get-unread-articles): Request active files from primary/secondary
7861         methods that have no groups (yet).
7862
7863 2011-02-03  Julien Danjou  <julien@danjou.info>
7864
7865         * message.el (message-setup-1): Always generate References first.
7866         (message-mail): Return the return value of message-setup, not always t.
7867         (message-setup-1): Insert mail-header-separator with read-only and
7868         intangible properties set.
7869
7870         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
7871         user-date in docstring.
7872
7873         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
7874
7875         * gnus.el (gnus-summary-line-format): Mention &user-date format in
7876         docstring.
7877
7878         * gnus.el (gnus-user-date-format-alist): Change default value.
7879         Use defcustom, with type and group.  Move from gnus-util.el.
7880         Rename to gnus-summary-user-date-format-alist.
7881
7882 2011-02-03  Glenn Morris  <rgm@gnu.org>
7883
7884         * nnimap.el (gnus-fetch-headers): Declare.
7885
7886         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
7887
7888 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
7889
7890         * message.el (message-forward-make-body-digest-plain)
7891         (message-followup, message-reply): Clean up things noted by Stefan.
7892
7893         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
7894         gnus-article-update-date-headers is nil.
7895         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
7896         it didn't really work with defcustom.
7897         (article-update-date-lapsed): Make sure the window start doesn't move,
7898         either.
7899
7900 2011-02-01  Julien Danjou  <julien@danjou.info>
7901
7902         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
7903         format.
7904
7905         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
7906         standard in Emacs nowadays.
7907
7908         * color.el (color-gradient): Add a color-gradient function.
7909
7910 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
7911
7912         * message.el (message-expand-name): Don't trust the return value of
7913         bbdb-complete-name.
7914         (message-check-news-header-syntax): Remove unused var `start'.
7915         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
7916         (message-inhibit-body-encoding): Move to before first use.
7917         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
7918         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
7919         (Organization, Message-ID, Date, mh-previous-window-config):
7920         Defvar the vars using dynamic scoping.
7921
7922 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
7923
7924         * shr.el (shr-render-td): Only do colors at the final rendering.
7925         Should be slightly faster.
7926         (shr-insert-table): Fix up TD background colors when doing the
7927         vertical padding.
7928
7929         * gnus-art.el (article-date-ut): Protect against articles with no Date
7930         header.
7931         (article-update-date-lapsed): Don't use current-column to find the
7932         horizontal position.  It's fragile in the presence of \003 characters.
7933
7934         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
7935
7936 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7937
7938         * gnus-art.el (article-transform-date): Rewrite to still work when
7939         there are several rfc2822 parts.
7940         (article-transform-date): Fix infinite recursion.
7941         (article-date-ut): Replace infinitely many Date headers with a single
7942         one when called interactively.
7943
7944         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
7945         secure manner.
7946
7947         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
7948         move around by not using save-window-excursion.  It seems to work...
7949
7950 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7951
7952         * gnus-art.el (article-make-date-line): Work for user-defined format.
7953
7954 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
7955
7956         * nntp.el (nntp-retrieve-group-data-early)
7957         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
7958         fetching functions.
7959
7960         * gnus-start.el (gnus-read-active-for-groups): Read the active files
7961         thoroughly for all backends that have no known groups.  This should
7962         allow new nnml methods to retrieve mail.
7963
7964         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
7965         that Gnus doesn't know exists again.
7966
7967         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
7968         (gnus-treat-date-ut): Ditto.
7969         (gnus-article-update-date-header): Rename.
7970         (gnus-treat-date-local): Remove.
7971         (gnus-treat-date-english): Remove.
7972         (gnus-treat-date-lapsed): Remove.
7973         (gnus-treat-date-combined-lapsed): Remove.
7974         (gnus-treat-date-original): Remove.
7975         (gnus-treat-date-iso8601): Remove.
7976         (gnus-treat-date-user-defined): Remove.
7977         (gnus-article-date-headers): New variable to control all the date
7978         header options.
7979         (article-date-ut): Rewrite to allow using the new way to format date
7980         headers(s).
7981
7982 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
7983
7984         * nnmail.el (nnmail-article-group): Check for a direct fancy split
7985         method.
7986         (nnmail-article-group): A better test for fanciness.
7987
7988         * nnimap.el (nnimap-request-head): Protect against not finding the
7989         article by Message-ID.
7990
7991 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
7992
7993         * gnus-art.el (article-update-date-lapsed): Try a better way to really
7994         keep point at the "same place".
7995
7996 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
7997
7998         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
7999         data if the group is inactive.
8000
8001 2011-01-28  Julien Danjou  <julien@danjou.info>
8002
8003         * gnus-win.el: Remove dead function gnus-window-configuration-element.
8004         (gnus-all-windows-visible-p): Remove old compatibility code.
8005         (gnus-window-top-edge): Add docstring.
8006
8007         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
8008
8009 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8010
8011         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
8012         older request-update-info.
8013
8014         * gnus-art.el (article-make-date-line): Limit the length a bit more.
8015
8016 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
8017
8018         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
8019         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
8020
8021 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8022
8023         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
8024         groups.  This makes the nndraft:queue group pop up if it's not already
8025         there.
8026
8027         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
8028         messages" logic, which was reversed.
8029
8030         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
8031         the "same place" even if point is on the line being replaced.
8032         (article-update-date-lapsed): Allow updating both the combined lapsed
8033         and the lapsed headers.
8034         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
8035         (article-make-date-line): Limit the number of segments dynamically to
8036         avoid too-long lines.
8037
8038 2011-01-27  Julien Danjou  <julien@danjou.info>
8039
8040         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
8041         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
8042
8043 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8044
8045         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
8046         Use plist-get instead of the cl function getf.
8047
8048 2011-01-27  Glenn Morris  <rgm@gnu.org>
8049
8050         * gnus-util.el (float-time): Get rid of compiler warning, again.
8051
8052 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8053
8054         * shr.el (shr-put-color): Special-case background colors: Do put them
8055         at the blank parts at the front of the lines.
8056
8057         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
8058         exit hook to nix out all data on readedness on group exit.
8059
8060         * gnus-util.el (float-time): If float-time is bound, always use it on
8061         all Emacsen.  It's unclear why the subrp check was there.
8062         (time-date): Require to make some autoload issues on XEmacs go away.
8063
8064         * shr.el (shr-put-color): Don't do the box padding in tables, since
8065         they're already padded.
8066
8067 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
8068
8069         * gnus-art.el (gnus-article-next-page): When the last line of the
8070         article is displayed, scroll down once more instead of going to the
8071         next article at once.
8072         (article-lapsed-string): Refactor out and allow specifying how many
8073         segments you want.
8074         (gnus-article-setup-buffer): Start updating the lapsed header directly.
8075         (gnus-article-update-lapsed-header): New variable.
8076
8077         * shr.el: Revert change that made headings use different-sized faces.
8078         The Emacs display engine isn't advanced enough that, for instance,
8079         tables can comfortably use differently-sized faces.
8080
8081 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8082
8083         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
8084         used.
8085         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
8086         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
8087         we're using an encrypted connection.
8088
8089         * proto-stream.el: Alter the interface functions to also return the
8090         actual stream type used: network or tls.
8091
8092 2011-01-25  Julien Danjou  <julien@danjou.info>
8093
8094         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
8095         (mm-display-javascript-inline): New function.
8096
8097         * mm-decode.el (mm-inline-media-tests): Add application/javascript
8098         viewing function.
8099
8100 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8101
8102         * shr.el (shr-expand-newlines): Fix variable name.
8103
8104 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8105
8106         * shr.el (shr-expand-newlines): Make nested boxes work.
8107
8108 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8109
8110         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
8111         backgrounds.
8112         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
8113         in a more sensible manner.
8114
8115 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
8116
8117         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
8118         if EPG is loaded.
8119
8120 2011-01-24  Julien Danjou  <julien@danjou.info>
8121
8122         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
8123         tags.
8124
8125 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8126
8127         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
8128         commands.
8129
8130         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
8131         in the article buffer.
8132         (gnus-gravatar-insert): Use blank space from the current buffer to
8133         avoid breaking text properties.  This makes X-Sent updating work again.
8134
8135         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
8136
8137 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
8138
8139         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
8140         fix the bug in url-http.el instead.
8141
8142         * shr.el (shr-image-fetched): Ditto.
8143
8144         * shr.el (shr-image-fetched): Avoid having point move in the article
8145         buffer.
8146
8147         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
8148         buffer after being called.  It's apparently being killed by url.el, and
8149         killing it made point move to end-of-buffer in a random buffer.
8150
8151         * shr.el (shr-image-fetched): Ditto.
8152
8153 2011-01-23  Julien Danjou  <julien@danjou.info>
8154
8155         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
8156
8157         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
8158         text/x-org.
8159
8160 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8161
8162         * gnus-sum.el (gnus-summary-move-article): Protect against backends
8163         (i.e., nnimap) returning nil as the article number.
8164
8165 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
8166
8167         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
8168         "DelSp" parameter in RFC3676.
8169
8170 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8171
8172         * message.el (message-check-recipients): Display the encoded version of
8173         the bogus address if they differ.
8174
8175         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
8176         after sending.
8177
8178         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8179
8180         * gnus-group.el (gnus-group-refresh-group): New convenience function.
8181
8182         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
8183         group buffer after sending the queue.
8184
8185         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8186
8187 2011-01-22  Julien Danjou  <julien@danjou.info>
8188
8189         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
8190
8191 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8192
8193         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
8194         nested related parts.
8195
8196         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
8197         unexpired articles.  This fixes the regression that led expiry marks to
8198         disappear from nnfolder groups.
8199
8200 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8201
8202         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
8203         Don't confuse the "ret" of "retrograde" with RET.
8204
8205 2011-01-21  Julien Danjou  <julien@danjou.info>
8206
8207         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
8208         than mm-insert-inline.
8209
8210 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8211
8212         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
8213         Widen article buffer.
8214
8215 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8216
8217         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
8218         the temp buffer.
8219         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
8220
8221 2011-01-20  Julien Danjou  <julien@danjou.info>
8222
8223         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
8224
8225         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8226         than mm-insert-inline to insert inline part: this respect
8227         mm-inline-media-tests displayers.
8228
8229         * mm-view.el (mm-display-shell-script-inline): New function.
8230
8231         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8232
8233         * mm-uu.el (mm-uu-type-alist): Add org block.
8234         (mm-uu-org-src-code-block-extract): New function.
8235
8236         * mm-view.el (mm-display-org-inline): New function.
8237
8238         * mm-decode.el (mm-automatic-display): Add text/org.
8239
8240         * mailcap.el (mailcap-mime-extensions): Add .org.
8241
8242 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8243
8244         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8245         gnus-article-add-buttons.
8246
8247 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8248
8249         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8250         From header with a date and "nobody" as the sender.
8251
8252 2011-01-19  Julien Danjou  <julien@danjou.info>
8253
8254         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8255         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8256         if you have the same regexp several times.
8257         (gnus-button-push): Fix matching when regexp is symbol.
8258
8259 2011-01-15  Glenn Morris  <rgm@gnu.org>
8260
8261         * message.el (message-mail): A compose-mail function should
8262         accept headers as strings.
8263
8264 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8265
8266         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8267         Add :vert-only tags.
8268         (message-mail): New arg RETURN-ACTION.
8269         (message-return-action): New var.
8270         (message-bury): Use it.
8271         (message-mode): Make it buffer-local.
8272         (message-send-and-exit): Always call message-bury.
8273
8274         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8275         message-mail.
8276
8277 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8278
8279         * nnimap.el (nnimap-convert-partial-article): Protect against
8280         zero-length body parts.
8281
8282         * mm-decode.el (mm-preferred-alternative-precedence):
8283         Discourage showing empty parts.
8284
8285         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8286         and stuff if the backend didn't return the article number.  This fixes
8287         an Exchange-related nnimap bug.
8288
8289         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8290         group window, because it does the wrong thing when a separate frame
8291         displays the group buffer.
8292
8293         * proto-stream.el (open-protocol-stream): Protect against the low-level
8294         transport functions returning nil.
8295
8296 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8297
8298         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8299         (mml2015-epg-find-usable-secret-key): New function.
8300         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8301         mml2015-epg-find-usable-key (Bug#7797).
8302         (mml2015-epg-encrypt): Ditto.
8303
8304 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8305
8306         * dgnushack.el (rot13-string): Fix the way to get the argument.
8307
8308 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8309
8310         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8311
8312 2011-01-03  Glenn Morris  <rgm@gnu.org>
8313
8314         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8315
8316         * sieve.el (sieve-open-server): Give a more explicit error if
8317         sieve-manage-open returns nil.  (Bug#7720)
8318
8319 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8320
8321         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8322
8323 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8324
8325         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8326         This avoids sending passwords in plain text over non-encrypted
8327         channels.
8328
8329         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8330
8331         * nnimap.el (nnimap-login): Refactored out into own function, and
8332         implement CRAM-MD5.
8333         (nnimap-wait-for-line): Refactored out.
8334
8335         * mm-view.el (mml-smime): Require.
8336
8337 2010-12-20  David Engster  <deng@eml.cc>
8338
8339         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8340         use EPG to decrypt S/MIME messages instead of openssl.
8341
8342 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8343
8344         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8345
8346         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8347         status is the group clearly is unreachable.
8348
8349         * auth-source.el (auth-source-create): Add the optional second
8350         parameter to `local-variable-p' to be compatible with XEmacs.
8351
8352 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8353
8354         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8355         work when using a compressed nnml folder.
8356
8357 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8358
8359         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8360         backends after sanitising on entry, because this never makes sense:
8361         If the articles have gone missing, then the data no longer exists on
8362         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8363         overwrite anything anyway.
8364
8365         * shr.el (shr-insert-document): Bind shr-width dynamically to
8366         window-width if it's nil.
8367
8368 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8369
8370         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8371         with the meaning of using the full emacs window width for rendering.
8372
8373 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8374
8375         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8376         case when sender is not given.
8377
8378 2010-12-23  Julien Danjou  <julien@danjou.info>
8379
8380         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8381         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8382         the addresses, otherwise we might misplaced the gravatar.
8383
8384 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8385
8386         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8387         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8388         obsolete in Emacs.
8389
8390 2010-12-20  Julien Danjou  <julien@danjou.info>
8391
8392         * gnus-util.el (gnus-rescale-image): Revert last change.
8393
8394 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8395
8396         * binhex.el: Improve commentary (Bug#7482).
8397
8398 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8399
8400         * gnus-group.el (gnus-group-delete-articles): New command.
8401
8402 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8403
8404         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8405
8406 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8407
8408         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8409         here, since it's up to the backends to do CRLF removal if their
8410         protocol has it.
8411
8412         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8413
8414 2010-12-17  Julien Danjou  <julien@danjou.info>
8415
8416         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8417         they are from file.  Can also scale up.
8418
8419 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8420
8421         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8422         Restore gnus-use-agent.
8423         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8424
8425         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8426
8427 2010-12-17  Julien Danjou  <julien@danjou.info>
8428
8429         * gravatar.el (gravatar-retrieve-synchronously): New function.
8430         (gravatar-get-data): Make more robust.
8431
8432 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8433
8434         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8435
8436 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8437
8438         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8439         to really consider the last line.
8440
8441 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8442
8443         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8444         list of recipient keys, or use symmetric encryption if not a list.
8445         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8446         EPA override, replacing the call to `netrc-store-data'.
8447
8448 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8449
8450         * gnus-srvr.el: Avoid passing nil regexp argument to
8451         delete-matching-lines.
8452
8453 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8454
8455         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8456         fetching stops when Gnus exits.
8457
8458         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8459         function.
8460         (nnfolder-request-expire-articles): Save all the buffers after doing
8461         expiry.
8462
8463         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8464         the last article", since that led to serious performance regressions
8465         when expiring nnml groups.
8466
8467 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8468
8469         * nnir.el: Improve customizations.
8470
8471 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8472
8473         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8474
8475         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8476         group has been killed.
8477         (gnus-group-yank-group): Ditto.
8478
8479         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8480
8481         * nnimap.el (nnimap-request-update-group-status): New function.
8482
8483         * gnus-int.el (gnus-request-update-group-status): New interface
8484         function.
8485
8486         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8487         copying read-ness to the backends.
8488
8489         * nnimap.el (nnimap-quirk): New function.
8490         (nnimap-retrieve-group-data-early): Use it.
8491         (nnimap-quirks): New alist.
8492
8493 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8494
8495         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8496         don't delete it within indentation.
8497
8498 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8499
8500         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8501         previous line.
8502
8503 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8504
8505         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8506         QRESYNC command by deleting a superfluous space which broke Cyrus
8507         servers.  This change will break other servers that are buggy the other
8508         way around.
8509
8510 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8511
8512         * spam.el: Reindent and fix long lines.
8513         (spam-copy-or-move-routine): Exclude invalid move destinations.
8514
8515 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8516
8517         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8518         installed the registry.
8519
8520 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8521
8522         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8523
8524 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8525
8526         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8527         groupname doesn't contain "gmane".
8528
8529 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8530
8531         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8532         and netrc-bound-and-true-p bindings.
8533         (netrc-parse): Cache the netrc contents.
8534
8535         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8536         (gnus-1): Don't create the nndrafts group twice.
8537         (gnus-setup-news): There's no need to read the active file here, since
8538         that's done again later on a per-backend basis.
8539         (gnus-start-draft-setup): Make sure that the new group is started out
8540         empty.
8541
8542         * gnus-agent.el (gnus-agentize): Don't create the queue group
8543         automatically on startup.  It'll be created later, if needed.
8544
8545         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8546         of automatically subscribed groups.
8547         (gnus-auto-subscribed-categories): New variable.
8548         (gnus-matches-options-n): Use it.
8549         (gnus-default-subscribed-newsgroups): Remove unused variable.
8550         (gnus-start-draft-setup): Message a bit less.
8551
8552 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8553
8554         * nnir.el (nnir-run-imap): Return article list in order of increasing
8555         UID.
8556
8557 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8558
8559         * gnus-sum.el (gnus-summary-enter-digest-group):
8560         Mention gnus-auto-select-on-ephemeral-exit.
8561
8562         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8563         convention of the network-only option.
8564
8565 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8566
8567         * proto-stream.el (proto-stream-open-network-only): New function to
8568         have a way to specify non-STARTTLS upgrade connections.
8569
8570 2010-12-10  Julien Danjou  <julien@danjou.info>
8571
8572         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8573         email address is nil.
8574
8575         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8576
8577 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8578
8579         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8580         deletion.
8581         (nnir-run-imap): Only need to parse list once.
8582
8583 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8584
8585         * shr.el (shr-tag-script): Ignore <script>.
8586         (shr-tag-label): Add <label> support.
8587
8588 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8589
8590         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8591
8592         * shr.el (shr-image-displayer): Work for images lined side by side.
8593
8594 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8595
8596         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8597         parameter, since XEmacs doesn't accept t as a parameter.
8598
8599 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8600
8601         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8602         ids.
8603         (nnir-run-gmane): Simplify groupspec formatting.
8604         (nnir-request-expire-articles): New function.
8605
8606 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8607
8608         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8609         overflow, possibly.
8610
8611         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8612         (shr-render-td): Handle td style="" better.
8613         (shr-tag-table): Use the color from the style sheet.
8614         (shr-render-td): Make sure we copy over all the overlays, too.
8615
8616 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8617
8618         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8619         (nnir-request-article): Improve article retrieval.
8620
8621 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8622
8623         * mm-util.el (mm-extra-numeric-entities): New variable.
8624
8625         * mm-url.el (mm-url-decode-entities):
8626         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8627
8628         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8629
8630 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8631
8632         * message.el: Use completion-at-point.
8633         (message-completion-function): New fun, extracted from message-tab.
8634         (message-mode): Use it for completion-at-point-functions.
8635         (message-tab): Use it and completion-at-point.
8636
8637 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8638
8639         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8640         character if a non-breakable character follows.
8641
8642 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8643
8644         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8645         any stream.
8646
8647         * shr.el (shr-tag-font): Colorize the region.
8648         (shr-tag-body): Ditto.
8649         (shr-tag-font): Actually let the styles be inherited instead of
8650         overwriting them.
8651         (shr-tag-font): Get the background color right.
8652         (shr-tag-style): Ignore all <style> tags for the moment.
8653
8654         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8655         a Message-ID to avoid having nnimap depend on gnus-sum.
8656
8657         * shr.el (shr-descend): Only colorize something if we have a node that
8658         sets colors.
8659
8660 2010-12-06  Julien Danjou  <julien@danjou.info>
8661
8662         * shr.el (shr-render-td): Render td content with shr-descend, so style
8663         will be applied to <td> too.
8664         (shr-colorize-region): Colorize region even if we only have a background.
8665         (shr-tag-body): Fix color and background color inheritance.
8666         Do not recolorize after shr-generic.
8667         (shr-tag-font): Let shr-generic colorize via inheritance.
8668
8669 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8670
8671         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8672
8673 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8674
8675         * nnir.el (nnir-request-move-article): Remove obsolete code.
8676
8677 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8678
8679         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8680
8681 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8682
8683         * gnus-sum.el (gnus-summary-respool-article): The completion function
8684         expects a list instead of an alist.
8685
8686         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8687         string as the parameter.
8688
8689         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8690
8691         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8692         styles.
8693         (shr-colorize-region): New function.
8694         (shr-insert-background-overlay): Remove.
8695         (shr-render-td): Background setting should be taken care of on a higher
8696         level.
8697         (shr-tag-body): Use post-hoc colorizations.
8698         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8699         (shr-put-color-1): Don't overwrite old colors.
8700         (shr-colorize-region): When the background color isn't explicit, use
8701         a fixed background.
8702
8703         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8704         nnmail variables.
8705
8706 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8707
8708         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8709         unless necessary.
8710
8711 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8712
8713         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8714         server.
8715
8716 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8717
8718         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8719         so that TAB works.
8720
8721         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8722         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8723
8724         * shr.el (shr-urlify): Show the URL before the title to avoid
8725         misleading URLs.
8726
8727 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8728
8729         * shr.el (shr-urlify): Display the title in <a> tags.
8730
8731 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8732
8733         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8734
8735 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8736
8737         * nnir.el: Rearrange code to allow macros to be autoloaded by
8738         gnus-sum.el.
8739         (nnir-retrieve-headers-override-function): Make this variable
8740         customizable.
8741         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8742
8743         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8744         from nnir.el.
8745
8746 2010-12-03  Julien Danjou  <julien@danjou.info>
8747
8748         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8749
8750 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8751
8752         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8753         allow optional argument `environment'.
8754
8755 2010-12-03  Glenn Morris  <rgm@gnu.org>
8756
8757         * mm-extern.el (message-goto-body): Update declaration.
8758
8759 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8760
8761         * gnus-util.el (gnus-macroexpand-all): New function.
8762
8763         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8764         instead of macroexpand-all that is unavailable in XEmacs.
8765
8766 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8767
8768         * nnir.el (nnir-summary-line-format): New variable.
8769         (nnir-mode): Use it.
8770         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8771         (nnir-article-ids): Reimplement as defsubst.
8772         (nnir-retrieve-headers): Don't mangle the subject header.
8773         (nnir-run-imap): Use 100 as RSV score.
8774         (nnir-run-find-grep): Fix for full server searching.
8775         (nnir-run-gmane): Better restriction to gmane groups.
8776
8777         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8778         summary buffers.
8779
8780 2010-12-02  Julien Danjou  <julien@danjou.info>
8781
8782         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8783
8784         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8785
8786         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8787         support.
8788
8789 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8790
8791         * nnir.el: Update to handle the registry better.
8792         (autoload): Silence byte-compiler.
8793         (nnir-open-server): Add a hook for nnir groups.
8794         (nnir-request-move-article): Don't mangle the header.  Better to use
8795         formatting variables (which will be added in the future).
8796         (nnir-registry-action): Update the registry using the original article
8797         group name.
8798         (nnir-mode): Install nnir-specific hooks for updating the registry.
8799
8800         * gnus-sum.el
8801         (gnus-article-original-subject, gnus-newsgroup-original-name):
8802         Remove obsolete variables.
8803         (gnus-summary-move-article): Remove use of obsolete variables.
8804         (gnus-summary-local-variables): Make move and delete hooks local to
8805         summary buffers.
8806
8807 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8808
8809         * rtree.el: New file.
8810
8811 2010-12-01  Julien Danjou  <julien@danjou.info>
8812
8813         * message.el (message-user-organization): Do not use
8814         gnus-local-organization.
8815
8816         * gnus.el: Remove gnus-local-organization.
8817
8818         * gnus-msg.el: Remove nastygram thing.
8819
8820 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
8821
8822         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
8823         funcall.
8824
8825 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8826
8827         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
8828         names.
8829
8830         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
8831         characters.
8832
8833         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
8834         to t of inhibit-read-only since it is inside gnus-with-article-headers.
8835         Suggested by Štěpán Němec <stepnem@gmail.com>.
8836         (gnus-gravatar-transform-address): Use mail-extract-address-components
8837         that supports non-ASCII names rather than mail-header-parse-addresses.
8838
8839 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8840
8841         * proto-stream.el (open-protocol-stream): All starttls connections are
8842         handled by the network handler.
8843
8844 2010-11-30  Julien Danjou  <julien@danjou.info>
8845
8846         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
8847         (nnimap-open-connection-1): Fix PREAUTH.
8848
8849         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
8850
8851 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8852
8853         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
8854         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
8855         (shr-insert): Use them.
8856         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
8857
8858 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8859
8860         * nnir.el (nnir-request-move-article): Bail out if original group
8861         doesn't support article moves.
8862         (nnir-get-active): Improve active list retrieval.
8863
8864 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8865
8866         * shr.el (shr-find-fill-point): Don't break before apostrophes.
8867
8868 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
8869
8870         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
8871         seem to accept strings-with-numbers as port numbers.
8872
8873 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
8874
8875         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
8876         change the registry.
8877
8878 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8879
8880         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
8881         delete-dups that is not available in XEmacs 21.4.
8882
8883         * mm-util.el (mm-delete-duplicates): Add comment.
8884
8885 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
8886
8887         * nnir.el (nnir-ignored-newsgroups): New variable.
8888         (nnir-get-active): Use it.
8889
8890 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8891
8892         * proto-stream.el (proto-stream-open-network): Add some comments.
8893
8894         * nntp.el (nntp-open-connection): Provide a :success condition.
8895
8896         * nnimap.el (nnimap-open-connection-1): Ditto.
8897
8898         * proto-stream.el (proto-stream-open-network): See what the response to
8899         the STARTTLS command is.
8900
8901         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
8902         backwards compatibility).
8903         (nnimap-open-connection-1): Really respect nnimap-server-port.
8904
8905         * proto-stream.el (proto-stream-open-network): When doing opportunistic
8906         TLS upgrades we don't really care about the identity of the peer.
8907         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
8908         that what we've checked for.
8909         (proto-stream-always-use-starttls): Only default to t if
8910         open-gnutls-stream exists.
8911         (proto-stream-open-network): If STARTTLS failed, then just open a
8912         normal connection.
8913         (proto-stream-open-network): Wait until the greeting before doing
8914         STARTTLS.
8915
8916         * nntp.el (nntp-open-connection): Report what the connection error is.
8917
8918         * proto-stream.el (open-protocol-stream): Rename from
8919         open-proto-stream.
8920
8921 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8922
8923         * nnimap.el (nnimap-stream): Change default to `undecided'.
8924         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
8925         first, and then network.
8926         (nnimap-open-connection-1): Respect nnimap-server-port.
8927         (nnimap-open-connection): Be more backwards-compatible.
8928
8929         * proto-stream.el (proto-stream-always-use-starttls): New variable.
8930         (proto-stream-open-starttls): De-duplicate the starttls code.
8931         (proto-stream-open-starttls): Folded back into the main function.
8932         (proto-stream-open-network): Fix typo in the gnutls path.
8933         (proto-stream-command): Refactor out.
8934
8935         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
8936
8937         * proto-stream.el (proto-stream-open-starttls): Actually implement the
8938         starttls.el STARTTLS.
8939
8940         * color.el (color-lab->srgb): Fix function call name.
8941
8942         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
8943         if we're using tls.el.
8944         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
8945         built in, then don't try to establish a STARTTLS connection.
8946
8947         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
8948         servers.
8949
8950         * proto-stream.el (open-proto-stream): Use network, not stream.
8951         (open-proto-stream): Add a way to specify what the end of a command is.
8952
8953         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
8954         connections types.
8955         (nntp-open-network-stream): Remove.
8956         (nntp-open-ssl-stream): Remove.
8957         (nntp-open-tls-stream): Remove.
8958         (nntp-ssl-program): Remove.
8959
8960         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
8961
8962 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
8963
8964         * nnir.el: Fix typos.
8965         (nnir-retrieve-headers-override-function): Rename variable to reflect
8966         new semantics.
8967         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
8968         macros.
8969         (nnir-request-article, nnir-request-move-article): Use them.
8970         (nnir-categorize): New function.
8971         (nnir-run-query): Use it.
8972         (nnir-retrieve-headers): Rewrite to batch header retrieval.
8973         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
8974         sorted.
8975         (nnir-group-full-name): Use gnus-group-full-name instead.
8976         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
8977         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
8978
8979 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8980
8981         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
8982
8983         * proto-stream.el: New library to provide protocol-specific
8984         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
8985         protocols.
8986         (open-proto-stream): Complete the documentation.
8987         (proto-stream-open-network): Fix some typos.
8988
8989         * nnimap.el (nnimap-open-connection): Use it.
8990
8991 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
8992
8993         * pop3.el (pop3-open-server): Read server greeting before starting TLS
8994         negotiation.
8995
8996 2010-11-26  Julien Danjou  <julien@danjou.info>
8997
8998         * color.el: Rename various rgb functions to srgb.
8999
9000 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9001
9002         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
9003         names.
9004
9005 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9006
9007         * shr.el (shr-insert): Revert last change.
9008         (shr-find-fill-point): Never leave point being at bol;
9009         relax the kinsoku limitation when rendering tables.
9010
9011 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9012
9013         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
9014         results from -accept-article.
9015
9016         * shr-color.el: Require cl when compiling.
9017
9018         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
9019         checkin.
9020
9021         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
9022
9023         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
9024
9025         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
9026         'add and 'delete to set backend marks.
9027
9028         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
9029
9030         * nnheader.el (nnheader-update-marks-actions): Refactor out.
9031
9032         * nntp.el (nntp-request-set-mark): Use it.
9033
9034         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9035
9036         * nnml.el (nnml-request-set-mark): Ditto.
9037
9038         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
9039         introduces regressions in article selection.
9040         (nnimap-find-uid-response): New function.
9041         (nnimap-request-accept-article): Use the UID returned, if any.
9042         (nnimap-request-move-article): Use the UID returned, if any.
9043         (nnimap-get-groups): Reimplement to work with folded lines.
9044         (nnimap-find-uid-response): The UID is the last element in the list.
9045         (nnimap-request-set-mark): Extend syntax with 'set.
9046
9047         * nnml.el (nnml-request-set-mark): Ditto.
9048
9049         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9050
9051         * nntp.el (nntp-request-set-mark): Ditto.
9052
9053 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9054
9055         * message.el (message-called-interactively-p): A temporary macro.
9056         (message-goto-body): Use it temporarily.
9057
9058 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9059
9060         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
9061         (nnimap-last-response-string): Unfold quoted lines, if they exist.
9062         (nnimap-last-response-string): Fix last unfolding fix.
9063
9064 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9065
9066         * shr.el (shr-insert): Fix the way to fold lines.
9067
9068 2010-11-25  Julien Danjou  <julien@danjou.info>
9069
9070         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
9071
9072         * color.el: Rename from color-lab.el
9073         (color-rgb->hex): Add.
9074         (color-complement): Add.
9075         (color-complement-hex): Add.
9076
9077         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
9078
9079 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9080
9081         * shr-color.el (shr-color-visible): Don't bug out if the color names
9082         don't exist.
9083
9084 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9085
9086         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
9087         assuming that article displaying or another mml-preview may be
9088         interrupted for an error or for the like.
9089
9090         * shr.el (shr-get-background): Fix argument name.
9091
9092 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9093
9094         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
9095
9096         * gnus-sum.el (gnus-summary-include-articles): New function.
9097
9098         * message.el (message-goto-body): called-interactively-p needs a
9099         parameter, so use `any'.
9100
9101         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
9102         clear marks before moving, since they're synced from the Gnus side
9103         first.
9104
9105         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
9106         (gnus-summary-move-article): Copy over all marks before moving, so that
9107         IMAP doesn't think a new article has arrived.
9108
9109 2010-11-24  Julien Danjou  <julien@danjou.info>
9110
9111         * shr.el (shr-insert-background-overlay): Fix typo.
9112         (shr-render-td): Copy the background before rendering.
9113
9114         * shr-color.el (shr-color-visible): Fix docstring.
9115
9116         * shr.el (shr-tag-table): Add bgcolor support.
9117         (shr-render-td): Add bgcolor support.
9118         (shr-get-background): Add.
9119         (shr-insert-foreground-overlay): Use shr-get-background.
9120
9121         * message.el (message-goto-body): Use called-interactively-p.
9122         (message-in-body-p): message-goto-body returns point.
9123
9124 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9125
9126         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
9127         Fixes something or other in Emacs 23, and is backwards compatible.
9128
9129         * message.el (message-goto-body): Remove the <#secure special-casing,
9130         which is too special.
9131
9132         * shr.el (shr-parse-style): Drop !important from styles.
9133
9134 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
9135
9136         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
9137         this function to return incorrect results when calling it with an
9138         explicit article argument different from
9139         (gnus-summary-article-number).
9140
9141 2010-11-24  Julien Danjou  <julien@danjou.info>
9142
9143         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
9144         (shr-tag-body): Add background support.
9145         (shr-descend): Add background support.
9146         (shr-tag-title): Add.
9147
9148         * shr-color.el (shr-color-visible): Really return original background
9149         if fixed.
9150
9151 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9152
9153         * shr.el (shr-color-check): Protect against non-existent color names.
9154
9155 2010-11-24  Julien Danjou  <julien@danjou.info>
9156
9157         * color-lab.el: Require 'cl when compiling.
9158
9159         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
9160
9161         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
9162         matched part.
9163
9164         * color-lab.el: Fix all expt calls to use float type.
9165
9166 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9167
9168         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
9169         expression to shr-color-check as is.
9170
9171         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
9172
9173         * color-lab.el: Add coding cookie.
9174         (float-pi): Use eval-and-compile.
9175
9176         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9177         compiled for Emacsen having no `libxml-parse-html-region' support.
9178
9179 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9180
9181         * shr.el (shr-insert-color-overlay): Split stuff like
9182         "#444444 !important" to find the real color.
9183         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
9184         parse <font color="red"> entries.
9185
9186 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
9187
9188         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9189         point when parsing headers.
9190
9191         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
9192         is positioned properly when parsing headers.
9193
9194 2010-11-23  Julien Danjou  <julien@danjou.info>
9195
9196         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
9197
9198         * shr-color.el (shr-color->hexadecimal): Add support for color names.
9199
9200         * shr.el (shr-parse-style): Replace \n with space in style parsing.
9201
9202         * shr-color.el (shr-color-hsl-to-rgb-fractions):
9203         Use shr-color-hue-to-rgb.
9204         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
9205
9206 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9207
9208         * shr.el (shr-color->hexadecimal): Autoload.
9209         (shr-descend): Add color to all tags.
9210
9211 2010-11-22  Julien Danjou  <julien@danjou.info>
9212
9213         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
9214         shr-color->hexadecimal.
9215
9216         * shr-color.el (shr-color->hexadecimal): Add converting functions for
9217         RGB() or HSL() color representation.
9218
9219         * shr.el (shr-tag-font): Add.
9220         (shr-tag-color-check): New function to get better colors.
9221         (shr-tag-insert-color-overlay): Factorize code between tag-font and
9222         tag-span.
9223
9224         * shr-color.el: New file.
9225
9226         * color-lab.el: New file.
9227
9228         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9229
9230 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9231
9232         * nnir.el: Fix typo in comments.
9233         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9234         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9235
9236 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9237
9238         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9239
9240         * nnimap.el (nnimap-get-capabilities): Refactor out.
9241         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9242
9243 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9244
9245         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9246         appearing when `mm-uu-hide-markers' is nil.
9247
9248 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9249
9250         * nnimap.el (nnimap-unselect-group): Make into its own function.
9251         (nnimap-request-rename-group): Unselect group before renaming.
9252         This had gotten lost somewhere.
9253         (nnimap-request-accept-article): Keep track of examined groups, and
9254         unselect the group before APPENDing to read-only groups.
9255         (nnimap-request-move-article): Clear flags before moving so that they
9256         can be re-set later.
9257
9258 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9259
9260         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9261         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9262
9263 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9264
9265         * gnus-art.el (gnus-mime-display-single):
9266         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9267         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9268         parameter.
9269
9270 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9271
9272         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9273         (shr-table-vertical-line): New variable.
9274         (shr-insert-table): Use it.
9275
9276 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * gnus-html.el (gnus-html-wash-images): Don't display images if
9279         gnus-inhibit-images is non-nil; register displayer for cid images.
9280         (gnus-html-display-image): Work for cid image.
9281         (gnus-html-insert-image): Allow arguments.
9282         (gnus-html-put-image): Inhibit read-only.
9283         (gnus-html-prefetch-images): Don't prefetch images if
9284         gnus-inhibit-images is non-nil.
9285
9286 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9287
9288         * shr.el (shr-put-image): Break lines when inserting big pictures.
9289
9290 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9291
9292         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9293         sender, thanks Katsumi Yamaoka.
9294
9295 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9296
9297         * nnir.el (nnir-run-imap): Reverse the article list for each group
9298         rather than the whole list.
9299
9300 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9301
9302         * shr.el (shr-image-displayer): Protect function against non-existent
9303         image source.
9304
9305         * gnus-art.el (gnus-inhibit-images): New user option.
9306         (gnus-mime-display-single): Don't display image if it is non-nil.
9307
9308         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9309         gnus-inhibit-images.
9310
9311         * shr.el (shr-image-displayer): New function.
9312         (shr-tag-img): Use it.
9313
9314 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9315
9316         * mml2015.el (mml2015-epg-sign): Use From header.
9317
9318 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9319
9320         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9321
9322         * gnus-util.el (gnus-find-text-property-region): Return markers.
9323
9324         * shr.el (shr-tag-img): Put a displayer in the text property.
9325
9326         * gnus-util.el (gnus-find-text-property-region): New utility function.
9327
9328         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9329         (gnus-html-show-images): Remove.
9330
9331         * gnus-art.el (gnus-article-show-images): New, more general function.
9332
9333         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9334         image url text properties.
9335
9336         * shr.el: Ditto.
9337
9338         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9339         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9340
9341 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9342
9343         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9344         work for two or more articles.
9345
9346 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9347
9348         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9349         divide an image that's in an html article to two or more when washing
9350         non-ASCII characters in alt text of it.
9351
9352 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9353
9354         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9355         smime-decrypt-region using function argument.
9356         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9357
9358         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9359
9360         * smime.el (smime-decrypt-region): Catch it.
9361
9362 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9363
9364         * smime.el (smime-mode-map): Move initialization into declaration.
9365         (gnus-run-mode-hooks): Don't autoload.
9366         (smime-mode): Use define-derived-mode.
9367
9368 2010-11-11  Glenn Morris  <rgm@gnu.org>
9369
9370         * smime.el (from): Restrict declaration to XEmacs.
9371
9372         * nnir.el (gnus-group-topic-name): Autoload.
9373
9374 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9375
9376         * shr.el (shr-insert): Don't break long line if it is because of
9377         kinsoku-bol characters in the line end.
9378
9379 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9380
9381         * nnir.el (nnir-request-move-article): Fix to provide original group
9382         and subject.
9383         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9384         been retrieved.
9385
9386         * gnus-sum.el (gnus-summary-move-article): Use original group and
9387         subject for virtual articles such as those in an nnir summary buffer.
9388
9389 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9390
9391         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9392         least 21.5).
9393
9394         * smime.el (from): Declare it again for XEmacs.
9395
9396 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9397
9398         * message.el (message-resend): Don't disable encoding unless it's
9399         already encoded.
9400
9401         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9402         low-numbered articles.
9403
9404 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9405
9406         * rfc2047.el (rfc2047-syntax-table): Simplify.
9407
9408         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9409
9410         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9411         set-char-table-range for XEmacs.
9412
9413 2010-11-10  Glenn Morris  <rgm@gnu.org>
9414
9415         * time-date.el (time-to-seconds): Always an alias on Emacs,
9416         never a real function.
9417         (with-no-warnings): Remove compat stub, now unused.
9418         (time-less-p): Doc fix.
9419         (time-to-number-of-days): Simplify.
9420
9421         * smime.el (from): Remove unused declaration.
9422
9423         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9424         (gnus-float-time): On Emacs, always an alias.
9425
9426         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9427         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9428
9429 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9430
9431         * dgnushack.el: Don't use ignore-errors in the top level form since it
9432         is unavailable in XEmacs even if cl is loaded.
9433
9434         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9435
9436 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9437
9438         * shr.el (browse-url-mailto): Autoload.
9439
9440         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9441
9442         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9443         regexp doesn't need quoting.
9444
9445 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9446
9447         * message.el (message-subject-trailing-was-ask-regexp)
9448         (message-subject-trailing-was-regexp): Match was: in addition to was.
9449
9450 2010-11-09  Glenn Morris  <rgm@gnu.org>
9451
9452         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9453         (nnbabyl-check-mbox): Use point-at-bol.
9454
9455 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9456
9457         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9458
9459         * message.el (message-mailto): New function.
9460         (message-mailto): Should accept other parameters.
9461         (message-mailto): Remove since it duplicates browse-url-mailto
9462         functionality.
9463
9464 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9465
9466         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9467         methods.
9468         (gnus-read-active-file): Ditto.
9469
9470         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9471         ": " from the prompt.
9472         (gnus-group-make-group): Ditto.
9473
9474 2010-11-07  Glenn Morris  <rgm@gnu.org>
9475
9476         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9477         (gnus-bookmark-kill-line): Use point-at-eol.
9478
9479 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9480
9481         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9482         asterisks in From header.
9483
9484 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9485
9486         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9487         string to avoid making the From headers syntactically invalid.
9488
9489         * message.el (message-send-mail): Don't insert courtesy messages if the
9490         message already has List-Post and List-ID messages.
9491
9492 2010-11-06  Glenn Morris  <rgm@gnu.org>
9493
9494         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9495         `condition', `type', `length' a prefix.
9496         (gnus-treat-predicate): Update for above name changes.
9497
9498 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9499
9500         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9501         binding.  Handled by `gnus-summary-refer-thread' instead.
9502         (nnir-warp-to-article): New backend function.
9503
9504         * nnimap.el (nnimap-request-thread): Force dependency updating.
9505
9506         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9507         (gnus-summary-refer-thread): Rework to improve thread-referral.
9508
9509         * gnus-int.el (gnus-warp-to-article): New function.
9510
9511         * gnus-sum.el (gnus-summary-article-map): Bind it.
9512
9513 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9514
9515         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9516         gnus-summary-refer-thread.
9517
9518         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9519         headers.
9520         (gnus-summary-limit-include-thread): Prevent articles in thread from
9521         being cut in gnus-cut-threads.
9522         (gnus-summary-refer-thread): Limit retrieved headers to those in
9523         thread.
9524
9525 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9526
9527         * message.el (message-send-mail): Use the value of
9528         message-courtesy-message from the message buffer.
9529
9530         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9531
9532         * shr.el (shr-browse-url): Implement mailto: URLs.
9533
9534         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9535         "raw".
9536
9537         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9538         if it's already selected.
9539
9540         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9541
9542 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9543
9544         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9545         to measure the length and truncate alt text.
9546
9547 2010-11-03  Glenn Morris  <rgm@gnu.org>
9548
9549         * nndiary.el (nndiary-generate-nov-databases-1)
9550         (nndiary-generate-active-info): Rename dynamic variable `files' to
9551         something less generic.
9552
9553 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9554
9555         * nnir.el (nnir-request-move-article): Call the underlying backend to
9556         move articles from nnir.
9557
9558 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9559
9560         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9561
9562 2010-11-02  Julien Danjou  <julien@danjou.info>
9563
9564         * nnir.el: Remove wais support.
9565
9566 2010-11-02  Glenn Morris  <rgm@gnu.org>
9567
9568         * gnus-html.el: Reorder requirements to quieten compiler.
9569
9570 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9571
9572         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9573         properly for XEmacs as well.
9574         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9575         (gnus-article-natural-long-line-p): Use window-width rather than
9576         frame-width.
9577
9578 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9579
9580         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9581         (nnir-read-parms): Don't modify query.
9582         (nnir-run-query): Add ability to search topic on current line.
9583         (nnir-get-active): Clean up.
9584
9585 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9586
9587         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9588         degenerate articles.
9589
9590         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9591         (gnus-print-buffer): Just print the buffer as is, without any copying
9592         to a buffer and then re-highlighting.
9593
9594         * nnimap.el (nnimap-request-group): Store the new updated info.
9595         (nnimap-request-group): Select the group when we don't know whether it
9596         exists or not.
9597
9598         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9599         groups.
9600
9601         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9602         groups.
9603
9604         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9605         groups.
9606
9607         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9608         long-lines case by only filling the long lines.
9609
9610         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9611         (bug#7311).
9612
9613 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * shr.el: No need to declare `declare-function' since shr.el is for
9616         only Emacsen that provide `libxml-parse-html-region'.
9617
9618         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9619         effective only in a file it is referred to.
9620
9621 2010-11-01  Glenn Morris  <rgm@gnu.org>
9622
9623         * mm-util.el (gnus-completing-read): Autoload.
9624         (mm-read-coding-system): Simplify Emacs definition.
9625
9626         * nnmail.el (gnus-activate-group):
9627         * nnimap.el (gnutls-negotiate):
9628         * nntp.el (netrc-parse): Fix declarations.
9629
9630 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9631
9632         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9633         string-match-p in Emacs >=23.
9634
9635         * gnus-msg.el (gnus-configure-posting-styles):
9636         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9637
9638 2010-11-01  Glenn Morris  <rgm@gnu.org>
9639
9640         * nnir.el (declare-function): Add compat stub.
9641         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9642         (nnir-run-gmane): Require 'mm-url.
9643
9644         * mm-util.el (mm-string-to-multibyte): Simplify.
9645
9646         * shr.el (declare-function): Add compat stub.
9647         (url-cache-create-filename): Declare.
9648         (mm-disable-multibyte, widget-convert-button): Autoload.
9649
9650         * smime.el (ldap-search): Declare.
9651         (smime-cert-by-ldap-1): Require ldap on Emacs.
9652
9653         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9654         (nnimap-keepalive): Use gnus-float-time.
9655
9656         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9657         (mail-source-delete-crash-box): Use gnus-float-time.
9658
9659         * gnus-dired.el (gnus-completing-read): Autoload.
9660
9661         * mm-view.el (gnus-rescale-image): Autoload.
9662
9663         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9664
9665         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9666
9667         * sieve-manage.el: Require 'cl when compiling.
9668
9669         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9670         (gnus-iswitchb-completing-read): Require iswitchb.
9671         (gnus-select-frame-set-input-focus): Silence compiler.
9672
9673 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9674
9675         * message.el (message-subject-trailing-was-query): Change default to t,
9676         since I think that's what most people want.
9677
9678         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9679         appending for easier debugging.
9680         (nnimap-wait-for-connection): Take a regexp.
9681         (nnimap-request-accept-article): Wait for the continuation line before
9682         sending anything unless we're streaming.
9683
9684         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9685         leave the header washing to take place.
9686
9687 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9688
9689         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9690         regular expression match and replace in posting styles.
9691
9692 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9693
9694         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9695         an entire server.
9696         (nnir-get-active): New function.
9697         (nnir-run-imap): Use it.
9698         (nnir-run-gmane): Who knew, gmane search returns an article score!
9699
9700         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9701         server on the current line with nnir.
9702
9703 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9704
9705         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9706         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9707         left edge.
9708         (gnus-article-foldable-buffer): Skip past the prefix when determining
9709         raggedness.
9710
9711         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9712         the raw article, and change `C-u g' to show the article without doing
9713         treatments.
9714
9715         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9716         on to `gnus-treat-article'.
9717         (gnus-inhibit-article-treatments): New variable.
9718
9719         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9720
9721         * gnus-art.el (gnus-treatment-function-alist): Have
9722         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9723         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9724         sections.
9725
9726         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9727         parameter.
9728         (gnus-article-fill-cited-long-lines): New function.
9729         (gnus-article-fill-cited-article): Allow filling only long sections.
9730
9731         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9732         and non-punctuation (like after the apostrophe in "'We").
9733
9734         * gnus-sum.el (gnus-summary-select-article): Make sure
9735         gnus-original-article-buffer is alive.
9736
9737         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9738         reflect the order they're in in the digest.
9739
9740         * gnus.el (gnus-group-startup-message): Move point to the start of the
9741         buffer.
9742
9743         * nnimap.el (nnimap-capability): New function.
9744         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9745         is set.
9746
9747 2010-10-31  David Engster  <dengste@eml.cc>
9748
9749         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9750         conform with changes to gnus-completing-read.
9751
9752 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9753
9754         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9755
9756 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9757
9758         * nnir.el: Move defvar, defcustom around to keep file organized
9759         and keep byte-compiler quiet.
9760         (nnir-read-parms): Accept search-engine as arg.
9761         (nnir-run-query): Pass search-engine as arg.
9762         (nnir-search-engine): Remove.
9763
9764 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9765
9766         * shr.el (shr-generic): The text nodes should be text, not :text.
9767
9768         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9769         later in the file.
9770
9771 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9772
9773         * nnir.el: General clean up.  Allow searching with multiple engines.
9774         Allow separate extra-parameters for each engine.
9775         Batch queries when possible.
9776         (nnir-imap-default-search-key, nnir-method-default-engines):
9777         Add customize interface.
9778         (nnir-run-gmane): New engine.
9779         (nnir-engines): Use it.  Qualify all prompts with engine name.
9780         (nnir-search-engine): Remove global variable.
9781         (nnir-run-hyrex): Restore for now.
9782         (nnir-extra-parms, nnir-search-history): New variables.
9783         (gnus-group-make-nnir-group): Use them.
9784         (nnir-group-server): Remove in favor of gnus-group-server.
9785         (nnir-request-group): Avoid searching twice.
9786         (nnir-sort-groups-by-server): New function.
9787
9788 2010-10-30  Julien Danjou  <julien@danjou.info>
9789
9790         * gnus-group.el: Remove gnus-group-fetch-control.
9791
9792         * gnus-start.el (gnus-find-new-newsgroups):
9793         Remove gnus-check-first-time-used.
9794
9795         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9796
9797 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9798
9799         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9800         set on groups that don't have \* permanentflags.
9801
9802 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9803
9804         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9805         control the background color.
9806         (shr-tag-img): Ignore very small web bug type images.
9807         (shr-put-image): Add help-echo alt texts to the images.
9808         (shr-tag-video): Show the video poster image.
9809
9810 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9811
9812         * shr.el (shr-table-depth): New variable.
9813         (shr-tag-table-1): Only insert the images after the top-level table.
9814
9815         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
9816
9817         * gnus-util.el (gnus-list-memq-of-list): New function.
9818
9819         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
9820         selected.
9821         (nnimap-unsplittable-articles): New slot.
9822         (nnimap-new-articles): Use it.
9823
9824 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
9825
9826         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
9827         move to the previous line on `M-g'.
9828
9829 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9830
9831         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
9832         *-request-group, which seems unnecessary.
9833
9834         * nnimap.el (nnimap-quote-specials): Function copied over from
9835         imap.el.
9836         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
9837         they support that.  Suggested by Tom Regner.
9838
9839 2010-10-29  Julien Danjou  <julien@danjou.info>
9840
9841         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
9842         defalias.
9843         (gnus-summary-delete-marked-with): Remove obsolete defalias.
9844
9845         * gnus.el: Remove `gnus-nntp-service' variable.
9846         (gnus-secondary-servers): Make obsolete.
9847         (gnus-nntp-server): Make obsolete.
9848
9849         * gnus-start.el (gnus-1): Remove x-splash calls.
9850
9851         * gnus-ems.el (gnus-x-splash): Remove.
9852
9853         * gnus.el (gnus-group-startup-message): Simplify/update code.
9854
9855         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
9856         definition.
9857
9858         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
9859         capability before doing anything.
9860         (gnus-group-insert-group-line): Remove useless
9861         gnus-group-remove-excess-properties.
9862
9863 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9864
9865         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
9866
9867 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9868
9869         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
9870         config after reselecting.
9871
9872 2010-10-28  Julien Danjou  <julien@danjou.info>
9873
9874         * shr.el (shr-put-image): Use point even if only inserting text.
9875         (shr-put-image): Save excursion when inserting alt text on non-graphic
9876         display, so the behavior is the same when we are on a graphic display.
9877
9878         * nnir.el (nnir-run-swish-e): Remove hyrex support.
9879
9880 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9881
9882         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
9883         (gnus-mime-copy-part): Check coding system, not charset.
9884         (gnus-mime-view-part-externally): Never remove part.
9885         (gnus-mime-view-part-internally): Don't remove part here.
9886         (gnus-article-part-wrapper): Make sure MIME tag is visible.
9887         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
9888         multipart/alternative.
9889
9890         * mm-decode.el (mm-display-part): Take optional arg `force'.
9891
9892 2010-10-26  Julien Danjou  <julien@danjou.info>
9893
9894         * gnus-group.el (gnus-group-default-list-level): Add this function to
9895         compute the default list level.
9896         (gnus-group-default-list-level): Add possibility to use a function.
9897
9898 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9899
9900         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
9901
9902         * gnus-group.el (gnus-group-completing-read)
9903         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
9904         gnus-replace-in-string.
9905
9906 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9907
9908         * shr.el (shr-tag-div): Add.
9909
9910         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
9911
9912 2010-10-25  Julien Danjou  <julien@danjou.info>
9913
9914         * gnus-util.el: Remove `gnus-with-local-quit'.
9915
9916         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
9917
9918 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9919
9920         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
9921         the original article buffer.
9922
9923 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9924
9925         * nnimap.el (nnimap-request-head): New function.
9926         (nnimap-request-move-article): Try to be slightly faster by not
9927         requesting the entire message when moving.
9928         (nnimap-transform-headers): Don't bug out on bodiless articles.
9929         (nnimap-send-command): Have no outstanding messages if the IMAP server
9930         doesn't support streaming.
9931         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
9932
9933 2010-10-24  Julien Danjou  <julien@danjou.info>
9934
9935         * message.el (message-default-headers): Fix type.
9936
9937 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9938
9939         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
9940         prefetching images.
9941
9942         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
9943         backend for unknown groups.  This is mainly useful for nnimap groups.
9944
9945         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
9946         group isn't covered by the agent.
9947
9948 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
9949
9950         * nnir.el (nnir-method-default-engines): New variable.
9951         (nnir-run-query): Use it.
9952         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
9953         (gnus-summary-nnir-goto-thread): Change group if needed.
9954
9955         * gnus-group.el (gnus-group-group-map): Add key binding for
9956         gnus-group-make-nnir-group.
9957
9958 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9959
9960         * shr.el (shr-tag-object): Add.
9961
9962         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
9963         original article buffer live.
9964         (gnus-summary-select-article-buffer):
9965         Mention gnus-widen-article-buffer.
9966
9967 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9968
9969         * shr.el (shr-tag-strong): Add.
9970
9971 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9972
9973         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
9974         group names.  They mess up the group buffer badly.
9975
9976         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
9977
9978         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
9979         instead of the summary one.
9980
9981 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9982
9983         * mml.el (mml-preview): Work properly when editing article.
9984
9985         * gnus-start.el (gnus-read-active-file-1): Don't add method to
9986         gnus-have-read-active-file if it's already been in.
9987
9988 2010-10-22  Tom Tromey  <tromey@redhat.com>
9989
9990         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
9991         gnus-group-completing-read.
9992
9993 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9994
9995         * message.el (message-mode-map): Don't bind M-; to comment region, to
9996         allow the global comment-dwim to work.
9997
9998 2010-10-21  Julien Danjou  <julien@danjou.info>
9999
10000         * message.el (message-setup-1): Allow message-default-headers to be a
10001         function.
10002
10003 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10004
10005         * shr.el (shr-tag-table): Simplify.
10006
10007 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10008
10009         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
10010         to avoid trying to snarf invalid stuff.
10011
10012         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
10013
10014         * gnus.el (gnus-message-archive-group): Quote value.
10015         (gnus-message-archive-group): Mark as changed.
10016
10017         * shr.el (shr-add-font): Don't put the font properties on the newline
10018         or the indentation.
10019
10020         * message.el (message-fix-before-sending): Change options when sending
10021         non-printable characters.
10022
10023         * gnus.el (gnus-message-archive-method): Change the default to
10024         monthly outgoing groups.
10025
10026         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
10027         that have gotten new numbers.
10028
10029         * nnimap.el (nnimap-request-replace-article): New function.
10030
10031 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10032
10033         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
10034         (nnrss-request-article): Don't use special html washing code.
10035
10036 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10037
10038         * shr.el (shr-tag-table): Remove useless nconc.
10039
10040 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10041
10042         * gnus-art.el (article-wash-html): Simplify and remove the charset
10043         stuff.  Use the normal html rendering code instead of the special html
10044         washing code.
10045
10046         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
10047         `gnus-w3m' symbols.
10048         (mm-text-html-washer-alist): Remove.
10049
10050         * mm-decode.el (mm-inline-text-html-renderer): Remove.
10051         (mm-inline-media-tests): Remove use.
10052         (mm-text-html-renderer): Change default to the `shr' symbol.
10053
10054         * mm-view.el (mm-inline-text-html): Remove use.
10055
10056         * gnus-art.el (gnus-blocked-images): New function.  Allow the
10057         `gnus-blocked-images' to be a function.
10058         (gnus-article-wash-function): Remove.
10059
10060 2010-10-20  Julien Danjou  <julien@danjou.info>
10061
10062         * spam.el (spam-list-of-processors): Mark as obsolete.
10063
10064         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
10065         (nnimap-insert-partial-structure): Fix boundary detection.
10066
10067 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
10068
10069         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
10070         run file-truename on remote files.  This can be expensive and even
10071         prevent one from editing drafts if some unrelated buffer has a stale
10072         connection.
10073
10074 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10075
10076         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
10077         kinsoku-eol regardless of shr-kinsoku-shorten.
10078         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
10079         (shr-tag-table): Support caption, thead, and tfoot.
10080
10081 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10082
10083         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
10084         lines.
10085         (shr-save-contents): New command and keystroke.
10086
10087         * nndoc.el (nndoc-type-alist): Add git support.
10088         (nndoc-git-type-p): New function.
10089         (nndoc-transform-git-article): Ditto.
10090         (nndoc-transform-git-headers): Ditto.
10091         (nndoc-transform-git-headers): Generate Subject headers.
10092
10093         * shr.el (shr-parse-style): New function.
10094         (shr-tag-span): Ditto.
10095
10096         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
10097         to `G G' to avoid collisions.
10098
10099 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10100
10101         * shr.el: Load kinsoku if necessary.
10102         (shr-kinsoku-shorten): New internal variable.
10103         (shr-find-fill-point): Make kinsoku shorten text line if
10104         shr-kinsoku-shorten is bound to non-nil.
10105         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
10106         shr-indentation too when testing if table is wider than frame width.
10107         (shr-insert-table): Use `string-width' instead of `length' to measure
10108         text width.
10109         (shr-insert-table-ruler): Make sure indentation is done at bol.
10110
10111 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10112
10113         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
10114         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
10115         undecoded network data.
10116
10117 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
10120         name in the mode line spec so that the mode line menu works
10121         (bug#2431).
10122
10123         * message.el (message-get-reply-headers): If we're fed `to-address',
10124         then always use that.
10125
10126         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
10127         aren't so wide as to need to switch off the edit menu.
10128
10129         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10130         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
10131
10132         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
10133         `M-g'.
10134         (nnimap-update-info): Update flags/read marks even if \* isn't part of
10135         the permanent marks.
10136
10137 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
10138
10139         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10140         Splitting according to references/in-reply-to obeys the ignore-groups
10141         variable, while splitting by sender and subject do not.
10142
10143 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10144
10145         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10146         alist, so that we can look for non-Unicode chars.
10147         (article-translate-strings): Allow both character and string maps.
10148
10149 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10150
10151         * shr.el (shr-insert): Don't insert space behind a wide character
10152         categorized as kinsoku-bol, or between characters both categorized as
10153         nospace.
10154
10155 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
10156
10157         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
10158         headers to gnus-newsgroup-headers.
10159
10160 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10161
10162         * shr.el (shr-tag-img): Don't align images -- since we're not
10163         rescaling, this often leads to ugly displays.
10164
10165 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
10166
10167         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
10168         duplicates.
10169
10170 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
10171
10172         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
10173         call.
10174
10175 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10176
10177         * gnus.el: Autoload gnus-html-show-images.
10178
10179         * nnimap.el: Use nnheader-message throughout.
10180
10181         * shr.el (shr-tag-img): Ignore images with no data.
10182
10183 2010-10-15  Julien Danjou  <julien@danjou.info>
10184
10185         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
10186         a possibility to disable format=flow encoding when using hard newlines.
10187
10188 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10189
10190         * shr.el (shr-insert): Remove space inserted before or after a
10191         breakable character or at the beginning or the end of a line.
10192         (shr-find-fill-point): Do kinsoku; find the second best point or give
10193         it up if there's no breakable point.
10194
10195 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10196
10197         * nnimap.el (nnimap-open-connection): Message when opening connection
10198         for debugging purposes.
10199
10200         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
10201         on every setup buffer call to allow this to change from article to
10202         article.
10203
10204         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
10205         buffers where we have a wide table.
10206
10207 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
10208
10209         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
10210         uses *-request-thread.
10211
10212 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10213
10214         * nnimap.el (nnimap-open-connection): Remove %s from openssl
10215         incantation, which is no longer valid.
10216
10217 2010-10-14  Julien Danjou  <julien@danjou.info>
10218
10219         * shr.el: Fix defcustom type (char -> character).
10220
10221 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10222
10223         * nnimap.el (nnimap-open-connection): tls-program should be a list of
10224         programs.
10225
10226 2010-10-14  Julien Danjou  <julien@danjou.info>
10227
10228         * shr.el (shr-tag-a): Use url-link as widget type.
10229
10230         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10231         `gnus-group-get-icon'.
10232
10233 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10234
10235         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10236         This should make server editing work better.
10237
10238         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10239
10240         * tls.el (tls-program): Remove spurious %s from openssl.
10241
10242         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10243         (nnimap-parse-flags): Fix regexp.
10244
10245         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10246         probably work for CJVK text, too.
10247
10248         * nnimap.el (nnimap-extend-tls-programs): Remove.
10249         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10250
10251         * tls.el (tls-starttls-switches): Remove starttls hack.
10252         (open-tls-stream): Ditto.
10253         (tls-find-starttls-argument): Ditto.
10254
10255 2010-10-13  Julien Danjou  <julien@danjou.info>
10256
10257         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10258         responses.
10259
10260 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10261
10262         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10263
10264         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10265         anything in Emacs.
10266
10267         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10268
10269 2010-10-13  Julien Danjou  <julien@danjou.info>
10270
10271         * shr.el (shr-width): Make shr-width a defcustom with default to
10272         fill-column.
10273         (shr-tag-img): Use shr-width rather than fill-column.
10274
10275 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10276
10277         * dgnushack.el (byte-optimize-apply):
10278         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10279
10280         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10281         position when (X-)Faces exist.
10282         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10283         avatars when called interactively.
10284
10285 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10286
10287         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10288         gnus-article-x-face-too-ugly is bound.
10289
10290 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10291
10292         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10293
10294         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10295         mailbox that doesn't exist.
10296
10297 2010-10-12  Julien Danjou  <julien@danjou.info>
10298
10299         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10300         (shr-get-image-data): Encode URL properly when fetching from cache.
10301         (shr-tag-img): Use aligned-to spaces to align correctly images.
10302
10303         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10304         before inserting the Gravatar.
10305
10306         * shr.el (shr-tag-img): Add align attribute support for <img>.
10307
10308 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10309
10310         * gnus-gravatar.el (gnus-art): Require.
10311
10312         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10313         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10314         Remove long obsoleted functions.
10315
10316 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10317
10318         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10319
10320         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10321
10322         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10323         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10324         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10325         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10326         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10327         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10328         * sieve-manage.el, smime.el, spam.el:
10329         Fix comment for declare-function.
10330
10331 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10332
10333         * nnimap.el (nnimap-request-rename-group): Select group read-only
10334         before renaming it.
10335
10336         * shr.el (shr-insert): Fix up the white space only regexp.
10337
10338         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10339         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10340
10341         * shr.el (shr-current-column): New function.
10342         (shr-find-fill-point): New function.
10343
10344 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10345
10346         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10347         numbers.
10348
10349 2010-10-11  Julien Danjou  <julien@danjou.info>
10350
10351         * shr.el (shr-hr-line): Add.
10352         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10353         display hr lines.
10354         (shr-max-columns): Do not change state to nil if we just inserting
10355         spaces.
10356
10357 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10358
10359         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10360         select the last group.
10361
10362 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10363
10364         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10365
10366 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10367
10368         * dig.el (dig-mode-map): Declare and define in one step.
10369
10370 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10371
10372         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10373         for Gnus.
10374         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10375         (nnimap-update-qresync-info): Mark \Seen articles as read.
10376
10377         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10378         non-variable, too.
10379
10380         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10381         available.
10382         (nnimap-update-info): Rely more on the current active than the param
10383         active to avoid marking articles as read too much.
10384
10385         * auth-source.el (auth-source-create): Use (user-login-name) for the
10386         user name default.
10387
10388         * nnimap.el (nnimap-update-info): If the server doesn't return any
10389         useful info, just use the previous info.
10390         (nnimap-update-info): Prefer old info over start-article.
10391         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10392
10393 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10394
10395         * nnir.el (autoload): Clean up autoloads.
10396         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10397         Use key rather than value.
10398         (nnir-imap-search-other): New variable.
10399         (nnir-read-parm): Use it.
10400         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10401         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10402
10403 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10404
10405         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10406         the process, too.
10407
10408 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10409
10410         * spam.el (gnus-summary-mode-map): Bind to "$".
10411         Suggested by Russ Allbery.
10412
10413         * shr.el: Rework the way things are indented by <li> slightly.
10414
10415         * gnus.el (gnus-group-set-parameter): Fix typo.
10416
10417         * nnimap.el: Start implementing QRESYNC support.
10418
10419 2010-10-09  Julien Danjou  <julien@danjou.info>
10420
10421         * nnir.el (nnir-engines): Fix too many arguments.
10422
10423 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10424
10425         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10426         group is the "last", so that the backends like nnfolder actually save
10427         their folders.
10428
10429         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10430         try to use that for the tls stream.
10431         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10432         UIDVALIDITY and find out which groups are read-only and not.
10433         (nnimap-get-flags): Use the same marks parsing code as the rest of
10434         nnimap.
10435
10436 2010-10-09  Julien Danjou  <julien@danjou.info>
10437
10438         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10439
10440         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10441         retrieving gravatars.
10442
10443         * shr.el (shr-table-corner): Add.
10444         (shr-table-line): Add.
10445         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10446
10447 2010-10-08  Julien Danjou  <julien@danjou.info>
10448
10449         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10450
10451 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10452
10453         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10454
10455         * gnus-sum.el (gnus-mark-article-as-unread)
10456         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10457         (gnus-summary-set-bookmark): Use it.
10458
10459         * gnus-msg.el (gnus-setup-message): Use it.
10460
10461         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10462
10463         * gnus.el (gnus-group-remove-parameter): Use it.
10464
10465         * gnus-group.el (gnus-group-make-web-group): Use it.
10466
10467         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10468
10469         * nnregistry.el: Update docs to mention manual.
10470
10471         * gnus-registry.el: Update docs to mention nnregistry.el.
10472         (gnus-registry-initialize): Don't install nnregistry refer method
10473         automatically.
10474         (gnus-registry-install-nnregistry): Remove it.
10475
10476 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10477
10478         * shr.el (shr-insert): Don't insert double spaces.
10479
10480 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10481
10482         * gnus-gravatar.el (gnus-treat-from-gravatar)
10483         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10484         called interactively.
10485
10486         * gnus-art.el (gnus-mime-view-part-externally)
10487         (gnus-mime-view-part-internally): Make predicate function passed to
10488         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10489         of a mime type.
10490
10491         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10492
10493 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10494
10495         * shr.el (require): Require cl when compiling.
10496         (shr-tag-hr): New function.
10497
10498         * nnimap.el (nnimap-update-info): Remove double setting of high.
10499         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10500         This makes nnimap work properly on Courier again.
10501
10502         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10503         the variable for backwards compatibility.
10504
10505         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10506         the file name before using to avoid setting mm-default-directory to
10507         nil.
10508
10509         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10510         bidning gnus-agent variables.
10511
10512         * shr.el (shr-render-td): Use a cache for the table rendering function
10513         to avoid getting an exponential rendering behavior in nested tables.
10514         (shr-insert): Rework the line-breaking algorithm.
10515         (shr-insert): Don't leave trailing spaces.
10516         (shr-insert-table): Also insert empty TDs.
10517         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10518
10519 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10520
10521         * gnus-sum.el (gnus-number): Rename from `number'.
10522         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10523         (gnus-summary-limit-children): Update uses correspondingly.
10524
10525 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10526
10527         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10528         (gnus-gravatar-transform-address): Don't show avatars of people of
10529         which mail addresses match gnus-gravatar-too-ugly.
10530
10531 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10532
10533         * shr.el (shr-table-widths): Expand TD elements to fill available
10534         space.
10535
10536 2010-10-07  Julien Danjou  <julien@danjou.info>
10537
10538         * nnimap.el (nnimap-request-rename-group): Add this method.
10539
10540 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10541
10542         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10543         name from XEmacs' function-arglist.
10544
10545         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10546         gravatar under XEmacs.
10547
10548 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10549
10550         * auth-source.el: Update docs with TODO items.
10551
10552         * gnus-sync.el: Update docs to explain state and plans.
10553
10554         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10555         Hooks for mark updates.
10556         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10557
10558         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10559         hooks with arguments, which is needed for mark update hooks.
10560
10561 2010-10-06  Julien Danjou  <julien@danjou.info>
10562
10563         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10564         was matched.
10565
10566         * sieve-manage.el: Update example in `Commentary'.
10567
10568         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10569
10570         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10571         not 2000.
10572         (sieve-manage-authenticate): Re-add function.
10573
10574 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10575
10576         * shr.el (shr-insert): Get 'space transition right.
10577         (shr-render-td): Only delete space at the end of the TD.
10578
10579         * nnimap.el (nnimap-open-connection): Prepare to support
10580         open-gnutls-stream.
10581
10582         * shr.el: Rearrange function order to be more logical.
10583
10584 2010-10-06  Julien Danjou  <julien@danjou.info>
10585
10586         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10587         (nnrss-discover-feed): Remove 404 URL in docstring.
10588
10589         * nnir.el: Fix Swish-E URL.
10590         Fix Namazu URL.
10591
10592         * message.el (message-change-subject): Remove 404 URL in a comment.
10593
10594 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10595
10596         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10597         called interactively.
10598
10599         * gnus-util.el (gnus-remove-if): Allow hash table.
10600         (gnus-remove-if-not): New function.
10601
10602         * gnus-art.el (gnus-mime-view-part-as-type):
10603         * gnus-score.el (gnus-summary-score-effect):
10604         * gnus-sum.el (gnus-read-move-group-name):
10605         Replace remove-if-not with gnus-remove-if-not.
10606
10607         * gnus-group.el (gnus-group-completing-read):
10608         Regard collection as a hash table if it is not a list.
10609
10610 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10611
10612         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10613
10614         * shr.el: Document the table-rendering algorithm.
10615
10616 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10617
10618         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10619         for Emacsen having no `libxml-parse-html-region' support.
10620
10621 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10622
10623         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10624         invalid URLs.
10625
10626         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10627         line-broken.
10628         (shr-tag-img): Ignore image fetching errors.
10629         (shr-overlays-in-region): Compute overlay positions correctly.
10630
10631         * mm-decode.el (mm-shr): Require shr.
10632
10633         * gnus-art.el (gnus-blocked-images): Move variable here.
10634
10635         * shr.el (shr-insert-table): Bind free variable.
10636
10637         * mm-decode.el (mm-shr): Bind shr-content-function.
10638
10639         * shr.el (shr-content-function): New variable.
10640
10641         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10642         added for symmetry.
10643
10644         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10645
10646         * gnus-group.el (gnus-group-make-group): Doc fix.
10647
10648         * nnimap.el (nnimap-request-newgroups): Return success.
10649
10650         * shr.el (shr-find-elements): New function.
10651         (shr-tag-table): Put all the images after the table.
10652         (shr-tag-table): Really inhibit images inside the table.
10653         (shr-collect-overlays): Copy over overlays from the TD elements to the
10654         main document.
10655
10656         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10657         gnus-blocked-images.
10658
10659 2010-10-05  Julien Danjou  <julien@danjou.info>
10660
10661         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10662
10663         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10664         (gnus-html-maximum-image-size): Add this function.
10665         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10666
10667         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10668         server-value of the capability is nil.
10669
10670 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10671
10672         * shr.el (shr-tag-em): Add <EM> tag.
10673
10674 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10675
10676         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10677         customizable.
10678
10679         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10680         handing broken links to browse-url.
10681
10682 2010-10-05  Julien Danjou  <julien@danjou.info>
10683
10684         * gnus-util.el (gnus-emacs-completing-read)
10685         (gnus-iswitchb-completing-read): Use autoload rather than require.
10686
10687 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10688
10689         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10690         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10691         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10692         iswitchb-temp-buflist for XEmacs.
10693
10694         * gnus-util.el (gnus-completing-read-function): Exclude
10695         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10696         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10697         XEmacs.
10698
10699         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10700         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10701
10702         * gnus-html.el: Don't require help-fns under XEmacs.
10703         (gnus-html-schedule-image-fetching): Work for XEmacs.
10704
10705         * mm-decode.el (mm-shr): Decode contents by charset.
10706
10707 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10708
10709         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10710         unknown.
10711
10712         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10713         (shr-get-image-data): Ensure against the cache file missing.
10714
10715         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10716         for data.
10717
10718         * spam-report.el (spam-report-url-ping-plain): Don't query about
10719         killing the process.
10720
10721         * shr.el (shr-render-td): Protect against too-wide text.
10722
10723 2010-10-04  Julien Danjou  <julien@danjou.info>
10724
10725         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10726         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10727
10728         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10729         retrieved.
10730
10731 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10732
10733         * shr.el (browse-url): Require.
10734         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10735         lines.
10736         (shr-show-alt-text, shr-browse-image): New commands.
10737         (shr-browse-url, shr-copy-url): New commands.
10738
10739         * gnus-sum.el (gnus-widen-article-window): New variable.
10740         (gnus-summary-select-article-buffer): Use it.
10741
10742         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10743         without @ signs.
10744
10745 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10746
10747         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10748
10749 2010-10-04  Julien Danjou  <julien@danjou.info>
10750
10751         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10752         for XEmacs.
10753
10754 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10755
10756         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10757
10758         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10759         (nnimap-close-server): Implement.
10760
10761         * dgnushack.el (iswitchb): Require to shut up the compiler.
10762
10763         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10764         (shr-insert): Tweak line breaking.
10765         (shr-insert): Handle <pre> better.
10766         (shr-tag-li): Get <li> indentation right.
10767         (shr-tag-li): Get <li> indentation even righter.
10768         (shr-tag-blockquote): Ensure paragraph start.
10769         (shr-make-table): Tweak table generation.
10770         (shr-make-table): Fix typo.
10771
10772         * shr.el: Implement table rendering.
10773
10774 2010-10-04  Julien Danjou  <julien@danjou.info>
10775
10776         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10777
10778 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10779
10780         * shr.el (shr-insert): Use string anchors instead of line anchors.
10781
10782 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10783
10784         * shr.el: Add headings.
10785         (shr-ensure-paragraph): Actually work.
10786         (shr-tag-li): Make <ul> prettier.
10787         (shr-insert): Get white space at the beginning/end of elements right.
10788         (shr-tag-p): Collapse subsequent <p>s.
10789         (shr-ensure-paragraph): Don't insert double line feeds after blank
10790         lines.
10791         (shr-insert): \t is also space.
10792         (shr-tag-s): Fix "s" tag name function.
10793         (shr-tag-s): Fix face prop name.
10794
10795 2010-10-03  Julien Danjou  <julien@danjou.info>
10796
10797         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10798
10799         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10800         gnus-window-inside-pixel-edges.
10801
10802         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10803         gnus-ems.
10804
10805         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10806
10807         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10808         function.
10809
10810         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
10811         resize choice.
10812
10813 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10814
10815         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
10816         beginning of the buffer.
10817
10818         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
10819         article buffer again.
10820
10821         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
10822
10823         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
10824         when it's at the start of the buffer.
10825
10826         * shr.el (shr-tag-blockquote): Convert name.
10827         (shr-rescale-image): Use the right image-size variant.
10828
10829         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
10830         buffer isn't shown, then select the current article first instead of
10831         bugging out.
10832         (gnus-summary-select-article-buffer): Show both the article and summary
10833         buffers again.
10834
10835         * shr.el (shr-fontize-cont): Protect against regions with no text.
10836         Rename tag functions to shr-tag-* for enhanced security.
10837         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
10838
10839 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
10840
10841         * shr.el (shr-insert):
10842         * pop3.el (pop3-movemail):
10843         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
10844         loaded.
10845
10846 2010-10-03  Glenn Morris  <rgm@gnu.org>
10847
10848         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
10849
10850         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
10851
10852         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
10853
10854         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
10855
10856         * gnus-util.el (gnus-make-local-hook): Simplify.
10857
10858 2010-10-02  Julien Danjou  <julien@danjou.info>
10859
10860         * gnus-util.el (gnus-iswitchb-completing-read): New function.
10861         (gnus-ido-completing-read): New function.
10862         (gnus-emacs-completing-read): New function.
10863         (gnus-completing-read): Use gnus-completing-read-function.
10864         Add gnus-completing-read-function.
10865
10866 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10867
10868         * shr.el (shr-insert-document): Autoload.
10869         (shr-img): Be silent.
10870         (shr-insert): Add a newline after every picture before text.
10871         (shr-add-font): Use overlays for combining faces.
10872         (shr-insert): Pass upwards the text start point.
10873
10874         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
10875         possible.
10876         (mm-shr): New function.
10877
10878 2010-10-02  Julien Danjou  <julien@danjou.info>
10879
10880         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
10881         should go backward.
10882
10883 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
10884
10885         * shr.el (shr): Fix typo in provide call.
10886
10887 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10888
10889         * shr.el: New file.
10890
10891         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
10892
10893         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
10894         completing read.
10895
10896 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10897
10898         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
10899         we're being queried about.  Suggested by Dan Jacobson.
10900
10901         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
10902         Suggested by Jason Eisner.
10903
10904         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
10905         table, too.  Suggested by Stefan Wiens.
10906         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
10907         the table unnecessary.  Suggested by Stefan Wiens.
10908
10909         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
10910         longer needed, and probably doesn't work either, as pointed out by
10911         Stefan Wiens.
10912         (gnus-summary-exit): Remove call to the clearing function.
10913         (gnus-summary-exit-no-update): Ditto.
10914
10915         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
10916         instead of gnus-eval-in-buffer-window to avoid popping up frames.
10917         Reported by Stefan Monnier.
10918         (gnus-summary-save-in-rmail): Ditto.
10919
10920         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
10921         article buffer, instead of both the article buffer and the summary
10922         buffer.  Sort of suggested by Dan Jacobson.
10923
10924         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
10925
10926         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
10927         Suggested by Dan Jacobson.
10928
10929         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
10930         documentation clearer.
10931
10932         * message.el (message-shorten-references): Comment on the number "21".
10933         Suggested by Stefan Monnier.
10934
10935         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
10936         Suggested by Dan Jacobson.
10937
10938         * gnus.el (gnus-large-newsgroup):
10939         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
10940
10941         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
10942         externalize attachments.  Bug reported by Steve Wen.
10943
10944         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
10945         really message anything to the user.
10946
10947         * nnmail.el (nnmail-article-group): Allow using the fancy split method
10948         directly.
10949
10950         * nnimap.el (nnimap-request-group): Low higher than high to signal no
10951         messages in empty groups.
10952
10953 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10954
10955         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
10956         non-UIDNEXT group.
10957
10958 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10959
10960         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
10961         not the value from the collection.
10962
10963         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
10964         values.  This sometimes happens on some groups that have no info.
10965         (nnimap-request-newgroups): New function.
10966
10967 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
10968
10969         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
10970         check into `gnus-registry-initialize'.
10971         (gnus-registry-initialize): Ditto.
10972         Fix and extend header docs.
10973
10974 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10975
10976         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
10977         regexp backtrace overflows.
10978
10979         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
10980         for starttls that tls.el implements; i.e. openssl.
10981
10982         * tls.el (tls-starttls-switches): Give up on using starttls with
10983         gnutls-cli.
10984         (tls-program): Add --insecure to be consistent with the defaults from
10985         openssl s_client.  Now all three commands are insecure.
10986
10987 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10988
10989         * lpath.el: Bind completion-styles-alist for XEmacs.
10990
10991         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
10992         (gravatar-create-image): New function that's an alias to
10993         gnus-xmas-create-image, gnus-create-image, or create-image.
10994         (gravatar-data->image): Use it.
10995
10996 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
10997
10998         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
10999         install the nnregistry refer method.
11000         (gnus-registry-install-hooks): Use it.
11001         (gnus-registry-unfollowed-groups): Add nnmairix to the default
11002         unfollowed groups.
11003
11004 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
11005
11006         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
11007         expanding threads.
11008
11009 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11010
11011         * nnir.el: Use the server names without suffixes (bug#7009).
11012
11013         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
11014         unencrypted to STARTTLS, if possible.
11015
11016 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11017
11018         * message.el (message-ignored-supersedes-headers): Strip Injection-*
11019         headers before superseding.
11020
11021 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11022
11023         * nnrss.el (nnrss-use-local): Add documentation.
11024
11025         * nnimap.el (nnimap-extend-tls-programs): New function.
11026         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
11027         (nnimap-wait-for-connection): Accept the greeting from the stupid
11028         output from openssl s_client -starttls, too.
11029
11030         * tls.el (tls-starttls-switches): New variable.
11031         (tls-find-starttls-argument): Use it.
11032         (open-tls-stream): Ditto.
11033
11034         * netrc.el (netrc-credentials): Return the value of the "default" entry.
11035         (netrc-machine): Ditto.
11036
11037         * nnimap.el (nnimap-find-article-by-message-id): Really return the
11038         article number.
11039         (nnimap-split-fancy): New variable.
11040         (nnimap-split-incoming-mail): Use it.
11041
11042         * nntp.el (nntp-server-list-active-group): Document.
11043
11044         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
11045         SELECT to get the message-id.
11046
11047         * mail-source.el (mail-sources): Remove webmail support.
11048         (defvar): Ditto.
11049         (mail-source-fetcher-alist): Ditto.
11050         (mail-source-fetch-webmail): Remove.
11051
11052         * webmail.el: Remove -- doesn't seem relevant any more.
11053
11054         * gnus.el: Fix up make-obsolete-variable declarations throughout.
11055
11056         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
11057         the \r.
11058
11059 2010-09-30  Julien Danjou  <julien@danjou.info>
11060
11061         * gnus-agent.el (gnus-agent-add-group): Fix call to
11062         gnus-completing-read.
11063
11064 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11065
11066         * nndoc.el (nndoc-retrieve-groups): New function.
11067
11068         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
11069         `default', use nnmail-split-methods.
11070         (nnimap-request-article): Downcase the NILs so that they are nil.
11071
11072         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
11073         symbol.
11074
11075         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
11076         code, since if the user has requested network, that's what they ought
11077         to get.
11078         (nnimap-request-set-mark): Erase the buffer before issuing commands.
11079         (nnimap-split-rule): Mark as obsolete.
11080
11081         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
11082         New variable.
11083
11084         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
11085         correct slot, too.
11086
11087 2010-09-29  Julien Danjou  <julien@danjou.info>
11088
11089         * gnus.el (gnus-local-domain): Declare variable obsolete.
11090
11091         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
11092         Fix history computing.
11093         (gnus-ido-completing-read): Require ido.
11094
11095 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11096
11097         * gnus-registry.el: Don't prompt on load, which makes it impossible to
11098         build Gnus.
11099
11100         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
11101         when interpreting the structures.
11102         (nnimap-request-accept-article): Add \r\n to the lines to make this
11103         work with Cyrus.
11104
11105         * nndraft.el (nndraft-request-expire-articles): Use the group name
11106         instead if "nndraft".  Fix found by Nils Ackermann.
11107
11108 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
11109
11110         * nnregistry.el: Add.
11111
11112 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11113
11114         * nnmail.el (group, group-art-list, group-art):
11115         Remove unneeded directives.
11116
11117 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11118
11119         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
11120         (mm-mime-charset):
11121         * rfc2047.el (rfc2047-syntax-table):
11122         * utf7.el (utf7-utf-16-coding-system): Comment fix.
11123
11124         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
11125         rather than `insert-file-contents' and `eval-region'.
11126
11127         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
11128         construction.
11129
11130         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
11131
11132         * time-date.el: No need to require cl for Emacs 21.
11133
11134 2010-09-29  Julien Danjou  <julien@danjou.info>
11135
11136         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
11137         replacement of `gnus-gravatar-relief' to mimic
11138         `gnus-faces-properties-alist'.
11139         Add :version property.
11140
11141 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11142
11143         * mail-source.el (mail-source-report-new-mail):
11144         * message.el (message-default-mail-headers):
11145         * mm-decode.el (mm-valid-image-format-p): Comment fix.
11146
11147         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
11148
11149 2010-09-28  Julien Danjou  <julien@danjou.info>
11150
11151         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
11152         mail-address contains the same string as real-name.
11153
11154         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
11155         non-blank in header, otherwise it'll get stripped.
11156
11157         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
11158         real-name, and then for mail address rather than doing : or , search.
11159
11160 2010-09-27  Julien Danjou  <julien@danjou.info>
11161
11162         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
11163         right completing-read function.
11164         (gnus-use-ido): New variable
11165         (gnus-completing-read-with-default): Remove.
11166         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
11167         (gnus-agent-add-group):
11168         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
11169         * mm-view.el (mm-view-pkcs7-decrypt):
11170         * mm-util.el (mm-codepage-setup):
11171         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11172         * mml-smime.el (mml-smime-openssl-sign-query):
11173         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
11174         (mml-insert-multipart):
11175         * gnus-msg.el (gnus-summary-yank-message):
11176         * gnus-int.el (gnus-start-news-server):
11177         * mm-decode.el (mm-interactively-view-part):
11178         * gnus-dired.el (gnus-dired-attach):
11179         * gnus.el (gnus-read-method):
11180         * gnus-bookmark.el (gnus-bookmark-jump):
11181         * gnus-art.el (gnus-mime-view-part-as-type)
11182         (gnus-mime-action-on-part, gnus-article-encrypt-body):
11183         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
11184         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
11185         * nnmairix.el (nnmairix-create-server-and-default-group)
11186         (nnmairix-update-groups, nnmairix-get-server)
11187         (nnmairix-backend-to-server, nnmairix-goto-original-article)
11188         (nnmairix-get-group-from-file-path):
11189         * nnrss.el (nnrss-find-rss-via-syndic8):
11190         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
11191         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
11192         (gnus-group-browse-foreign-server):
11193         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
11194         (gnus-summary-execute-command, gnus-summary-respool-article)
11195         (gnus-read-move-group-name):
11196         * gnus-score.el (gnus-summary-increase-score)
11197         (gnus-summary-score-effect):
11198         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
11199
11200 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11201
11202         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
11203         x-focus-frame.
11204
11205         * nnimap.el (auth-source-forget-user-or-password)
11206         (auth-source-user-or-password): Autoload.
11207
11208         * message.el (message-from-style, message-interactive)
11209         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11210         (message-yank-prefix, message-indentation-spaces, message-signature)
11211         (message-signature-file): Add comment.
11212
11213 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11214
11215         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
11216         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
11217         new articles.
11218
11219         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
11220         parts.
11221         (nnimap-request-article): Work with the t setting, too.
11222
11223         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
11224         that you don't get flashes of other buffers.
11225         (gnus-summary-show-complete-article): Intern before setting.
11226
11227 2010-09-27  David Engster  <dengste@eml.cc>
11228
11229         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11230         well as HEADERS.
11231         (nnmairix-retrieve-headers): Provide new argument for the above.
11232
11233 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11234
11235         * gnus-sum.el (gnus-summary-move-article): Don't alter
11236         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11237         group.
11238
11239         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11240
11241         * message.el (message-cite-prefix-regexp): Revert my last edit.
11242
11243         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11244         variable instead of the Gnus variable.
11245
11246         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11247
11248         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11249
11250         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11251         since some servers don't like it.
11252         (nnimap-open-connection): Forget credentials if the server says the
11253         password was wrong.
11254         (nnimap-parse-line): Protect against invalid data.
11255
11256         * gnus-sum.el (gnus-summary-move-article): Add comment.
11257         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11258         nothing alters it while scanning for new messages.
11259
11260         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11261         which may or may not help.
11262         (nnimap-open-connection): If we're doing a stream connection, and then
11263         discover we're on a STARTTLS-capable server, then open a STARTTLS
11264         connection instead.
11265
11266 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11267
11268         * nnimap.el (utf7): Require.
11269
11270         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11271         prefix.
11272
11273 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11274
11275         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11276
11277 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11278
11279         * nnimap.el (nnimap-request-accept-article): Message the error on
11280         error.
11281
11282 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11283
11284         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11285
11286 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11287
11288         * nndoc.el (nndoc-request-list): Return success always.
11289
11290         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11291         `fetch-old' -- we only want to fetch the articles we've requested.
11292         The rest are in the agent, probably.
11293         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11294         disappeared server" to something low.  It's not important.
11295
11296         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11297         arrived before the FETCH data.
11298
11299         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11300         target here, because we don't know the Gnus name of the group.
11301
11302         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11303         for the correct group.
11304
11305         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11306
11307         * gnus.el (gnus): Give a final warning after startup.
11308
11309         * gnus-util.el (gnus-action-message-log): New variable.
11310         (gnus-message): Use it.
11311         (gnus-final-warning): New function.
11312
11313         * nnimap.el (nnimap-open-connection): Record the greeting.
11314         (nnimap): Add greeting.
11315
11316 2010-09-26  Julien Danjou  <julien@danjou.info>
11317
11318         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11319         arguments.
11320         (gnus-html-wash-images): Fix spec computing to include start/end.
11321
11322         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11323
11324 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11325
11326         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11327         deletion.
11328         (nnimap-retrieve-headers): Don't select the group, because that's
11329         already done by nnimap-possibly-change-group.
11330
11331         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11332         (gnus-picon-transform-address): Use it.
11333
11334         * mail-source.el (mail-source-value): Revert previous patch.
11335
11336         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11337         on failure.
11338         (nnimap-open-connection): Look up both virtual and physical server name
11339         credentials.
11340
11341         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11342
11343 2009-02-07  Dave Love  <fx@gnu.org>
11344
11345         * tls.el (open-tls-stream): Don't query killing process.
11346
11347 2009-02-08  Dave Love  <fx@gnu.org>
11348
11349         * gnus-win.el (gnus-window-to-buffer-helper)
11350         (gnus-all-windows-visible-p): Function needn't be a symbol.
11351
11352         * mail-source.el (mail-source-value): Function needn't be a symbol.
11353
11354 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11355
11356         * message.el (message-cite-prefix-regexp): Remove } from the cite
11357         prefix.
11358
11359         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11360         highlight again, so that the highlight is correct.
11361
11362         * gnus-picon.el (gnus-picon): Remove again.
11363         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11364
11365         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11366         doing the header highlightling, so that the background color of the
11367         picon is correct.
11368
11369         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11370         (gnus-picon): Ditto.
11371         (gnus-picon): Reinstate.  The background color for picons is white.
11372         (gnus-picon-insert-glyph): Make the background white.
11373
11374         * nnml.el (nnml-open-nov): Don't return dead buffers.
11375
11376         * auth-source.el (auth-source-create): Query the user for whether to
11377         store the credentials.
11378
11379         * netrc.el (netrc-store-data): New function.
11380
11381         * auth-source.el (auth-source-user-or-password): Use the existing auth
11382         sources, if any, for creation.
11383
11384         * gnus.el (gnus-group-fast-parameter): Return the last matching
11385         parameter instead of the first matching parameter.
11386
11387 2010-09-26  Julien Danjou  <julien@danjou.info>
11388
11389         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11390
11391 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11392
11393         * mml2015.el (mml2015-use): Remove gpg support.
11394
11395         * mml1991.el (mml1991-function-alist): Remove gpg function.
11396         (mml1991-gpg-sign): Remove.
11397
11398 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11399
11400         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11401         (gnus-browse-unsubscribe-current-group): Document it.
11402         (gnus-browse-unsubscribe-group): Use it.
11403
11404 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11405
11406         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11407         address to the To list for easier response.
11408
11409         * gnus.el (gnus-play-startup-jingle): Remove.
11410         (gnus-splash): Don't play jingle.
11411         (gnus): Silence gnus-load message.
11412
11413         * gnus-art.el (gnus-treat-play-sounds): Remove.
11414
11415         * gnus.el (gnus-play-jingle): Remove audio support.
11416
11417         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11418
11419         * earcon.el: Remove -- no users.
11420
11421         * gnus-audio.el: Remove -- no users of this package.
11422
11423         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11424
11425         * gnus-start.el (gnus-setup-news): Remove nocem support.
11426
11427         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11428
11429         * gnus.el (gnus-use-nocem): Remove.
11430
11431         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11432         Remove.
11433
11434         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11435         uses NoCeM any more.
11436
11437         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11438         (gnus-button-ctan-handler): Ditto.
11439         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11440         (gnus-button-ctan-directory-regexp): Ditto.
11441         (gnus-button-handle-ctan): Ditto.
11442         (gnus-button-tex-level): Ditto.
11443         (gnus-button-alist): Remove CTAN stuff.
11444
11445 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11446
11447         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11448         nnimap-streaming test.
11449
11450         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11451         servers twice.
11452
11453         * nnimap.el (nnimap-open-connection): Add more error reporting when
11454         nnimap fails early.
11455
11456         * nnheader.el (nnheader-get-report-string): New function.
11457         (nnheader-get-report): Use it.
11458
11459         * gnus-int.el (gnus-check-server): Say what the error was when opening
11460         failed.
11461
11462         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11463         using streaming.
11464
11465 2010-09-25  Julien Danjou  <julien@danjou.info>
11466
11467         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11468         gnus-window-inside-pixel-edges.
11469
11470 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11471
11472         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11473
11474         * mm-decode.el (mm-save-part): Allow saving to other directories the
11475         normal Emacs way.
11476
11477         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11478         Suggested by Jay Berkenbilt.
11479
11480         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11481         there isn't a single byte.
11482
11483         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11484         just do it.  It doesn't really seem to matter what the user responds
11485         here, I think, so it's just a confusing question.
11486
11487         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11488         non-streaming case.
11489
11490         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11491         (gnus-article-encrypt-body): Use it.
11492
11493         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11494         keystroke.
11495
11496         * nnimap.el (nnimap-find-wanted-parts-1):
11497         Use gnus-fetch-partial-articles.
11498
11499         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11500
11501         * nnimap.el (nnimap-insert-partial-structure): New function.
11502         (nnimap-get-partial-article): New function.
11503         (nnimap-request-article): Use it.
11504         (nnimap-wait-for-response): Return whether the wait was successful.
11505         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11506         retrieval wasn't successful.
11507         (nnimap-retrieve-group-data-early): Allow throttling servers.
11508         (nnimap-streaming): New variable.
11509         (nnimap-fetch-partial-articles): Remove.
11510
11511         * mm-decode.el (mm-with-part): Protect against killed buffers.
11512
11513         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11514         for prettier summary display.
11515
11516 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11517
11518         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11519
11520 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11521
11522         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11523         apparently third-party libraries depend on it.
11524
11525         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11526         before starting negotiation.
11527
11528         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11529         privacy reasons.
11530         (gnus-treat-mail-gravatar): Ditto.
11531
11532         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11533         buffer when inserting images.  Inserting text into the headers, for
11534         instance, can make them invalid.
11535
11536 2010-09-25  Julien Danjou  <julien@danjou.info>
11537
11538         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11539         variables.
11540
11541         * nnheader.el: Remove useless variables news-reply-yank-from and
11542         news-reply-yank-message-id.
11543
11544         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11545         variables.
11546
11547         * mml1991.el: Remove useless mml1991-verbose.
11548
11549         * gnus.el: Remove useless variable gnus-use-generic-from.
11550         Remove obsolete variable gnus-topic-indentation.
11551
11552         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11553
11554         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11555
11556         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11557
11558         * gnus-group.el: Remove useless gnus-group-icon-cache.
11559         Remove useless gnus-ephemeral-group-server.
11560
11561         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11562
11563         * mml2015.el: Remove useless mml2015-verbose.
11564
11565         * mml-smime.el: Remove useless mml-smime-verbose.
11566
11567         * gnus.el: Remove useless gnus-local-domain.
11568
11569         * gnus-gravatar.el (gnus-gravatar-transform-address):
11570         Use gnus-gravatar-size.
11571
11572         * gnus-art.el: Remove useless gnus-treat-translate.
11573
11574 2010-09-24  Julien Danjou  <julien@danjou.info>
11575
11576         * gnus-sum.el: Add support for Gravatars.
11577
11578         * gnus-art.el: Add support for Gravatars.
11579
11580         * gnus-gravatar.el: Add this file.
11581
11582         * gravatar.el: Add this file.
11583
11584 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11585
11586         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11587
11588         * gnus-group.el (gnus-group-fetch-faq): Remove.
11589
11590         * gnus.el (gnus-group-faq-directory): Remove.
11591
11592         * gnus-group.el (gnus-group-fetch-charter): Remove.
11593
11594         * gnus.el (gnus-group-charter-alist): Remove.
11595
11596         * gnus-group.el (gnus-group-archive-directory): Remove.
11597         (gnus-group-recent-archive-directory): Ditto.
11598         (gnus-group-make-archive-group): Remove.
11599
11600         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11601
11602         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11603         use the same article number for all the cached articles.
11604
11605         * nnimap.el (nnimap-command): Register the last command time so
11606         that we can use it for idling NOOPs.
11607         (nnimap-open-connection): Start the keeplive timer.
11608         (nnimap-make-process-buffer): Store all the process buffers.
11609         (nnimap-keepalive): New function.
11610
11611         * starttls.el (starttls-open-stream): Add autoload cookie.
11612
11613 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11614
11615         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11616         handling.
11617
11618 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11619
11620         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11621         its data structures.
11622
11623         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11624         instead of the cl.el copy-list.
11625         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11626         equalp.
11627
11628 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11629
11630         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11631         and tool-bar-local-item-from-menu.
11632
11633         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11634         mode-line-highlight face for Emacs.
11635
11636         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11637         loading gnus-sum.elc; fix comment for canlock-verify.
11638         (gnus-article-jump-to-part): Use read-number.
11639         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11640         Remove Emacs pre-21 compatible code for help-echo.
11641         (gnus-article-next-page-1): No need to adjust the number of lines.
11642         (gnus-article-describe-bindings): Always use help-buffer.
11643
11644         * gnus-audio.el (gnus-audio-inline-sound):
11645         * gnus-cus.el (gnus-custom-mode):
11646         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11647
11648         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11649
11650         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11651         compatible code.
11652
11653 2010-09-24  Glenn Morris  <rgm@gnu.org>
11654
11655         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11656         visiting the fcc file in rmail-mode.
11657
11658         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11659
11660 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11661
11662         * nnir.el: Silence the byte compiler.
11663
11664         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11665         alias to browse-url-url-encode-chars if any.
11666         (gnus-html-encode-url): Use it.
11667
11668 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11669
11670         * gnus-start.el (gnus-use-backend-marks): New variable.
11671         (gnus-get-unread-articles-in-group): Use it.
11672
11673         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11674         makeover.
11675
11676 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11677
11678         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11679
11680 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11681
11682         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11683         Remove.
11684         (gnus-setup-news-hook):
11685         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11686
11687         * gnus-int.el (gnus-request-update-info): Protect against backends not
11688         having the function.
11689
11690         * nnimap.el (nnimap-stream): Mention starttls.
11691         (nnimap-open-connection): Add starttls support.
11692
11693 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11694
11695         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11696
11697 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11698
11699         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11700         BODYSTRUCTUREs.
11701         (nnimap-transform-headers): Unfold quoted {42} headers.
11702
11703         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11704         the info.
11705         (gnus-get-unread-articles): Only call updatep on backends that support
11706         it.
11707
11708         * nnweb.el (nnweb-request-update-info): NOOP.
11709
11710         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11711
11712         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11713         since it only deals with marks.
11714
11715         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11716         gnus-request-marks, and make a new gnus-request-update-info.
11717
11718         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11719         the active instead of the high number, which is usually too low.
11720
11721 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11722
11723         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11724         * encrypt.el: Remove.
11725
11726 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11727
11728         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11729         server in symbolic form.
11730
11731         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11732
11733 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11734
11735         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11736         (nnimap-update-info): Fix up code slightly.
11737
11738         * gnus-int.el (gnus-open-server): Add tracing for performance
11739         debugging.
11740
11741         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11742         (gnus-group-insert-group-line): Pass the real group name so that it
11743         gets the right data.
11744
11745         * gnus-start.el (gnus-get-unread-articles): Don't have
11746         `gnus-get-unread-articles-in-group' update info, since that can be
11747         really slow and doesn't seem to be needed?
11748
11749 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11750
11751         * time-date.el (date-to-time): Try using parse-time-string first before
11752         using the slower timezone-make-date-arpa-standard.
11753
11754 2010-09-22  Julien Danjou  <julien@danjou.info>
11755
11756         * gnus-group.el (gnus-group-insert-group-line):
11757         Call gnus-group-highlight-line.
11758         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11759         default hook list.
11760         (gnus-group-update-eval-form): Add new function.
11761         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11762         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11763
11764 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11765
11766         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11767         immediate, then expire all articles.
11768         (nnimap-update-info): Fix off-by-one errors.
11769         (nnimap-flags-to-marks): Would return no marks lists for group with no
11770         flags.  Instead return the other data.
11771
11772 2010-09-22  Julien Danjou  <julien@danjou.info>
11773
11774         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11775         Only return an icon.
11776         (gnus-group-insert-group-line): Compute icon to return.
11777
11778         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11779         (gnus-html-image-fetched): Only cache if
11780         gnus-html-image-automatic-caching is set.
11781         (gnus-html-image-fetched): Check for errors.
11782
11783 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11784
11785         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11786         once per method on `g'.  This ensures that backends like nnfolder don't
11787         open all their folders.
11788
11789         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11790         (nnimap-request-list): Nix out group in the correct buffer.
11791         (nnimap-parse-flags): Implement by using `read' instead of
11792         hand-parsing.
11793         (nnimap-flags-to-marks): Pass on permanent-flags.
11794         (nnimap-make-process-buffer): Record the server name.
11795         (nnimap-parse-flags): Fix typo.
11796         (nnimap-request-scan): Run split on the server in general, not just a
11797         single group.
11798
11799         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11800         parameter, and propagate this downwards.
11801
11802         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11803         since EXAMINE changes it on the server.
11804
11805         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11806         this command might take a while.
11807
11808 2010-09-22  Julien Danjou  <julien@danjou.info>
11809
11810         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
11811         harmful if you have 2 images side-by-side, they can't be properly
11812         update on text deletion.  Using text-property is safer here.
11813         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
11814         data.
11815
11816 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11817
11818         * nnimap.el (nnimap-expunge-inbox): Remove.
11819         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
11820         (nnimap-expunge): Flip default to t.
11821
11822         * gnus.el (gnus-method-to-server): Don't push things to the cache
11823         unless it's unique.
11824         (gnus-server-to-method): Ditto.
11825
11826 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
11827
11828         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
11829
11830 2010-09-22  Julien Danjou  <julien@danjou.info>
11831
11832         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
11833         get the start of data.
11834         (gnus-html-encode-url): Add this function to encode special chars in
11835         URL.
11836         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
11837         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
11838
11839         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
11840         default.
11841         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
11842
11843         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
11844         images alt-text.
11845         (gnus-html-put-image): Put alt-text as help-echo.
11846
11847 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11848
11849         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
11850         * mm-util.el (mm-decompress-buffer):
11851         * nnir.el (nnir-run-find-grep):
11852         * pop3.el (pop3-list): Use 3rd arg of split-string.
11853
11854         * time-date.el (format-seconds): Comment fix.
11855
11856         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
11857         and byte-optimize-form-code-walker.
11858         (dgnushack-make-auto-load): Don't advise make-autoload.
11859
11860         * lpath.el: Remove Emacs 21 stuff.
11861
11862 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11863
11864         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
11865         outside the active range.  Suggested by Dan Christensen.
11866
11867         * gnus-start.el (gnus-get-unread-articles): Get the extended method
11868         slightly later to avoid double-getting it.
11869
11870         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
11871         previous patch.
11872
11873         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
11874
11875 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
11876
11877         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
11878
11879 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11880
11881         * gnus-int.el (gnus-open-server): Give a better error message in the
11882         "go offline" case.
11883
11884         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
11885         marks for nnimap, which is seldom the right thing to do.
11886
11887         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
11888         (gnus-same-method-different-name): New function.
11889
11890         * nnimap.el (parse-time): Require.
11891
11892         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
11893         method in the presence of many similar methods.
11894
11895         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
11896
11897         * nnimap.el (nnimap-find-expired-articles): Don't refer to
11898         nnml-inhibit-expiry.
11899
11900         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
11901         find out whether methods are equal.
11902
11903         * nnimap.el (nnimap-find-expired-articles): New function.
11904         (nnimap-process-expiry-targets): New function.
11905         (nnimap-request-move-article): Request the article before looking at
11906         what the Message-ID is.  Fix found by Andrew Cohen.
11907         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
11908
11909         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
11910         for oldness in addition to being a predicate.
11911
11912         * nnimap.el (nnimap-request-group): When we have zero articles, return
11913         the right data to Gnus.
11914         (nnimap-request-expire-articles): Only delete articles immediately if
11915         the target is 'delete.
11916
11917         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
11918         method, this would bug out.
11919
11920         * gnus-group.el (gnus-group-expunge-group): Rename from
11921         gnus-group-nnimap-expunge, and implemented as a normal interface
11922         function.
11923
11924         * gnus-int.el (gnus-request-expunge-group): New function.
11925
11926         * nnimap.el (nnimap-request-create-group): Implement.
11927         (nnimap-request-expunge-group): New function.
11928
11929 2010-09-21  Julien Danjou  <julien@danjou.info>
11930
11931         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
11932         (gnus-html-cache-expired): Add new function.
11933         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
11934         wethever we should display image for fetch it.
11935         Compute alt-text earlier to pass it to the fetching function too.
11936         (gnus-html-schedule-image-fetching): Change function argument to only
11937         get one image at a time, not a list.
11938         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
11939         cache.
11940         (gnus-html-get-image-data): New function to retrieve image data from
11941         cache.
11942         (gnus-html-put-image): Change buffer argument to use image data rather
11943         than file, and place image above region rather than inserting a new
11944         one.  Do not take alt-text as argument, since it's useless now: we place
11945         the image above alt-text.
11946         (gnus-html-prune-cache): Remove.
11947         (gnus-html-show-images): Start to fetch image when we find one, do not
11948         push into a temporary list.
11949         (gnus-html-prefetch-images): Only fetch image if they have expired.
11950         (gnus-html-browse-image): Fix, use 'gnus-image-url.
11951         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
11952
11953 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11954
11955         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
11956
11957 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11958
11959         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
11960         spec inser "*" if the group isn't active instead of 0.
11961
11962         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
11963         opening the server.
11964         (nnimap-request-delete-group): Implement group deletion.
11965         (nnimap-transform-headers): Return the size of the entire message in
11966         the Bytes header, not just the size of the first part.
11967         (nnimap-request-move-article): When moving an article from nnimap,
11968         request the article first so the accepting form has an article to
11969         accept.  Reported by Dan Christensen.
11970         (nnimap-command): Make sure that the error message doesn't error out.
11971
11972 2010-09-20  David Edmondson  <dme@dme.org>
11973
11974         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
11975         we haven't requested anything.
11976
11977 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11978
11979         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
11980         "".  Fix found by Andrew Cohen.
11981
11982         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
11983         instead of -encode-string.
11984
11985 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11986
11987         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
11988
11989         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
11990         by mm-subst-char-in-string.
11991
11992 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11993
11994         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
11995         waiting for the connection string.
11996
11997         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
11998         arriving.
11999
12000         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
12001         bogus characters.  This allows selecting certain Gmail groups.
12002
12003         * nnimap.el (nnimap-find-wanted-parts-1): New function.
12004         (nnimap-fetch-partial-articles): New variable.
12005         (nnimap-open-connection): When looking for credentials, also use the
12006         nnimap-server-port.
12007         (nnimap-request-article): Return the group/article number, so that Gnus
12008         `^' works as expected.
12009         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
12010
12011         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
12012         comments.
12013         (gnus-methods-sloppily-equal): New function.
12014         (gnus): When using the development version of Gnus, load the gnus-load
12015         file.
12016
12017         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
12018         `gnus-open-server' on each method before trying to scan them etc.
12019         This ensures that all the backend parameters are set correctly.
12020
12021         * nnimap.el (nnimap-authenticator): New variable.
12022         (nnimap-open-connection): Allow anonymous login.
12023         (nnimap-transform-headers): The chars header is called Chars not Bytes.
12024         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
12025
12026         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
12027         patch, found by Knut Anders Hatlen.
12028
12029 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
12030
12031         * gnus-agent.el (gnus-agent-batch-confirmation)
12032         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
12033         to gnus-message.
12034         * gnus-art.el (gnus-article-describe-briefly): Likewise.
12035         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
12036         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
12037         * gnus-int.el (gnus-open-server): Likewise.
12038         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
12039         (gnus-score-check-syntax): Likewise.
12040         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
12041         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
12042         Likewise.
12043         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
12044
12045 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12046
12047         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
12048         calling conventions so that prefetch doesn't bug out.
12049
12050 2010-09-19  Julien Danjou  <julien@danjou.info>
12051
12052         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
12053         rather than `subst-char-in-region' in order to be able to replace ASCII
12054         char by UTF-8 ones.
12055
12056         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
12057         than curl.
12058         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
12059         the right URL and ALT text on images.
12060         (gnus-html-wash-tags): Fix tag case.
12061         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
12062         (gnus-article-html): Add -o display_ins_del=2 option.
12063         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
12064
12065 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12066
12067         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
12068         the extra mail headers, which sometimes seem to happen for unknown
12069         reasons.
12070
12071         * mail-parse.el (mail-header-encode-parameter): Define as
12072         rfc2045-encode-string instead of as rfc2231-encode-string, since some
12073         (or most, perhaps?) mail readers don't understand the latter, but do
12074         understand the former.
12075
12076         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
12077         to nil, so that no methods are automatically agentized.  I think this
12078         is probably what most users want.
12079
12080         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
12081         from url-retrieve, for instance about invalid URLs.
12082
12083         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
12084         groups that have no articles.
12085         (nnimap-request-article): Check that we really got an article when we
12086         requested one.
12087
12088         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
12089         doesn't exist.
12090
12091         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
12092         nntp buffer so the agent can save it.
12093         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
12094         that CRLF doesn't get translated to \n.
12095         (nnimap-open-connection): Don't make 'shell commands only send \n.
12096
12097 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12098
12099         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
12100         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
12101         Update var name.
12102         (nnml-generate-nov-file): Use dolist.
12103         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
12104         Use with-current-buffer.
12105
12106 2010-09-18  Julien Danjou  <julien@danjou.info>
12107
12108         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
12109         parallel.
12110
12111 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12112
12113         * nnimap.el (nnimap-update-info): When doing partial marks update, get
12114         the range update right.
12115         (nnimap-request-group): Don't make `M-g' bug out on group with no
12116         marks.
12117         (nnoo): Require, so that other packages can require nnimap.
12118         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
12119         command we're looking for.  This helps when the server sends more
12120         responses after we've gotten everything we expected.
12121         (nnimap): Add a `newlinep' field to keep track of end-of-line
12122         conventions.
12123         Don't send CRLF to things that don't want it.
12124         (nnimap-request-accept-article): Ditto.
12125
12126 2010-09-18  Julien Danjou  <julien@danjou.info>
12127
12128         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
12129         than curl to retrieve images.
12130
12131 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12132
12133         * nnimap.el (nnimap-update-info): Extend the info so that we can set
12134         the marks.
12135         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
12136         (nnimap-wait-for-connection): New function.
12137         (nnimap-open-connection): If we have PREAUTH, don't query for login
12138         credentials.
12139         (nnimap-update-info): Fix off-by-one error when concatenating ranges
12140         when doing a partial update.
12141
12142 2010-09-18  Julien Danjou  <julien@danjou.info>
12143
12144         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
12145         tags.
12146
12147 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12148
12149         * nnimap.el (nnimap-credentials): New function.
12150         (nnimap-open-connection): Use the new function to look for credentials
12151         also on the numeric equivalents of "imap" and "imaps".
12152
12153         * gnus-start.el (gnus-activate-group): Send the info to
12154         gnus-request-group.
12155
12156         * nnimap.el (nnimap-request-group): Have the "check" version of the
12157         function parse flags and update the info, so that a `M-g' get a total
12158         resync of all flags from the group.
12159
12160         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
12161         to allow backends to alter the info on group selection.  Also alter all
12162         the backend -request-group functions to take the parameter.
12163
12164         * nnimap.el (nnimap-store-info): New function.
12165         (nnimap-update-info): Store the info for later usage.
12166         (nnimap-request-group): Use the stored info for the dont-check case, so
12167         that we don't retrieve all marks when we enter a group.
12168
12169         * nnimap.el: Use deffoo instead of defun for interface functions.
12170
12171         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
12172         update the group info.  This makes the nndraft groups, for instance, go
12173         back to their old behavior.
12174
12175         * gnus-sum.el (gnus-select-newsgroup): Indent.
12176
12177         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
12178         in.
12179         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
12180         nothing.
12181
12182         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
12183         from methods that are denied.
12184
12185         * gnus-int.el (gnus-method-denied-p): New function.
12186
12187         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
12188         store the password instead of netrc.
12189         (nnimap-open-connection): Don't error out when we can't make a
12190         connections.
12191
12192         * auth-source.el (auth-source-create): In the password prompt, say what
12193         we're querying for.  Also prompt for user name if that hasn't been
12194         given.
12195
12196         * nnimap.el (nnimap-with-process-buffer): Remove.
12197
12198 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12199
12200         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
12201         method when we're reading from the agent.
12202
12203         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
12204
12205         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
12206         that's probably most useful for users.
12207
12208         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
12209         "failed" all the time.
12210
12211         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
12212         ...)) with (with-current-buffer ... ).
12213
12214         * nntp.el (nntp-open-server): Return whether the open was successful or
12215         not.
12216
12217         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
12218         select an unread unseen article first.
12219
12220         * nnimap.el (nnimap-open-connection): If the user doesn't have a
12221         /etc/services, supply some sensible port defaults.
12222
12223         * dgnushack.el: Define netrc-credentials.
12224
12225 2010-09-17  Julien Danjou  <julien@danjou.info>
12226
12227         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12228
12229 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12230
12231         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12232         doesn't have any parameters.
12233
12234 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12235
12236         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12237         only upcased checks.
12238
12239         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12240
12241         * nnimap.el (nnimap-open-shell-stream): New function.
12242         (nnimap-open-connection): Use it.
12243         (nnimap-transform-headers): Get the number of lines in each message.
12244         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12245         number of lines.
12246         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12247         problem.
12248
12249         * utf7.el (utf7-encode): Autoload.
12250
12251         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12252         to allow the mail splitting to not return a default group.  This is
12253         useful for nnimap, which will leave unmatched mail in the inbox.
12254
12255         * nnimap.el: Rewritten.
12256
12257         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12258         nnimap usage.
12259
12260         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12261         if the move is internal, so that nnimap can do fast internal moves.
12262
12263         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12264         data.
12265         (gnus-read-active-for-groups): Support finishing the early retrieval of
12266         data.
12267
12268         * gnus-range.el (gnus-range-nconcat): New function.
12269
12270         * gnus-int.el (gnus-finish-retrieve-group-infos)
12271         (gnus-retrieve-group-data-early): New functions.
12272
12273 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12274
12275         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12276         (nnrss-retrieve-groups):
12277         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12278         (pop3-quit): Use with-current-buffer.
12279
12280 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12281
12282         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12283         instead of nnheader-accept-process-output.
12284
12285         * dgnushack.el (dgnushack-compile): Add comment.
12286
12287         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12288
12289         * gnus-html.el (gnus-html-schedule-image-fetching)
12290         (gnus-html-prefetch-images): Replace process-kill-without-query by
12291         gnus-set-process-query-on-exit-flag.
12292
12293 2010-09-16  Romain Francoise  <romain@orebokech.com>
12294
12295         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12296
12297 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12298
12299         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12300         parameter to unintern is mandatory-ish in Emacs 24.
12301
12302         * gnus-html.el (gnus-html-schedule-image-fetching)
12303         (gnus-html-prefetch-images): Check for curl before using it.
12304
12305         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12306         depend on curl, which isn't essential.
12307
12308         * imap.el: Revert back to version
12309         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12310         seem problematic.
12311
12312 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12313
12314         * gnus-registry.el (gnus-registry-install-shortcuts):
12315         Explicitly pass `obarray' to `unintern' to avoid a warning.
12316
12317 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12318
12319         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12320         change.
12321
12322         * nnrss.el (nnrss-request-list): Remove this function and related
12323         functions, including the moreover stuff.
12324
12325 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12326
12327         * nnrss.el (nnrss-retrieve-groups): New function.
12328
12329 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12330
12331         * .dir-locals.el: Add no-byte-compile cookie.
12332
12333 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12334
12335         * time-date.el (format-seconds): Comment fix.
12336
12337         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12338         for back end that doesn't support request-scan.
12339
12340 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12341
12342         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12343         then do request scans from the backends.
12344
12345         * netrc.el (netrc-credentials): New conveniency function.
12346
12347         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12348         avoid running a hook per line, since this takes a lot of time,
12349         profiling shows.
12350         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12351         directly if gnus-visual-p is true.
12352
12353 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12354
12355         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12356         groups; replace mapcar with dolist which is a bit faster; pass groups
12357         info to gnus-read-active-file-1.
12358         (gnus-read-active-file-1): Scan only specified groups if the new
12359         optional arg `infos' is given.
12360
12361 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12362
12363         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12364
12365         * pop3.el (pop3-movemail): Remove.
12366         (pop3-streaming-movemail): Rename to pop3-movemail.
12367
12368         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12369         don't restrict end-tag searches to the end of the line.
12370
12371 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12372
12373         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12374         articles of every unchecked group to t, which means unknown since the
12375         server has never been opened.
12376
12377 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12378
12379         * gnus-html.el (gnus-html-show-alt-text): New command.
12380         (gnus-html-browse-image): Ditto.
12381         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12382         to browse the image directly.
12383         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12384         better.
12385
12386         * gnus-async.el (gnus-async-article-callback):
12387         Call `gnus-html-prefetch-images' unconditionally.
12388
12389         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12390         before feeding URLs to curl.
12391
12392 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12393
12394         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12395         internal images as deletable by `W D D'.
12396
12397         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12398         (gnus-async-article-callback): Fix typo.
12399
12400 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12401
12402         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12403         current line to work around bugs in the output from w3m.
12404
12405         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12406         for groups that want that.
12407
12408         * nntp.el (nntp-wait-for-string): Supply a timeout for
12409         accept-process-output to ensure progress.
12410
12411         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12412         level to get unread articles from, then use that for foreign groups,
12413         too.
12414
12415         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12416         confuses the rest of the function.
12417
12418         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12419         for the methods that support -retrieve-groups, too.
12420
12421         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12422
12423 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12424
12425         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12426         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12427
12428         * pop3.el: Require cl when compiling.
12429         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12430
12431 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12432
12433         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12434         that aren't going to be activated.
12435         (gnus-get-unread-articles): Fix up the last commit.
12436
12437         * gnus-html.el (gnus-article-html): Allow calling without specifying
12438         the handle.  In that case, dissect the buffer first.
12439
12440         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12441
12442         * nnimap.el (nnimap-open-connection): Revert the change that would look
12443         into authinfo for imaps instead of imap.
12444
12445         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12446         say that you don't want to call gnus-request-group with don-check, but
12447         do check the reponse.  This is for virtual groups only.
12448         (gnus-get-unread-articles): Count the archive groups as secondary, so
12449         that they're activated the same way as before.
12450
12451         * imap.el (imap-message-map): Removed optional buffer parameter, since
12452         no callers use it.
12453         (imap-message-get): Ditto.
12454         (imap-message-put): Ditto.
12455         (imap-mailbox-map): Ditto.
12456         (imap-mailbox-put): Ditto.
12457         (imap-mailbox-get): Ditto.
12458         (imap-mailbox-get): Revert last change for this function.
12459
12460         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12461         case-insensitively.
12462         (nnimap-debug): Remove.
12463
12464         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12465         callers to use `imap-fetch' instead.  According to the comments, this
12466         should be safe, since all other IMAP clients use the 1:* syntax.
12467         (imap-enable-exchange-bug-workaround): Remove.
12468         (imap-debug): Remove -- doesn't seem very useful.
12469
12470         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12471         mail from a file, and the file doesn't exist.
12472
12473         * imap.el (imap-log): New convenience function used throughout instead
12474         of repeating the same code all over the place.
12475
12476         * pop3.el (pop3-streaming-movemail): Return t for success.
12477
12478         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12479         .authinfo if we're using ssl connection.
12480
12481         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12482         already have if we're in a main Gnus `g' run.
12483
12484         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12485
12486 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12487
12488         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12489
12490         * nnmh.el (nnmh-request-list-1): Bind `file'.
12491
12492         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12493         alias to set-process-query-on-exit-flag or process-kill-without-query.
12494         (pop3-open-server): Use it.
12495
12496 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12497
12498         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12499         box to the Incoming file.  Fixes mistake in previous checkin.
12500
12501         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12502         request loop (for debugging purposes) removed.
12503
12504         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12505         culprit is more visible.
12506         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12507         (nnml-add-incremental-nov): New functions to do "incremental" nov
12508         updates, where we just append to the end of the existing nov files
12509         without reading/writing them in full.
12510
12511         * mail-source.el (mail-source-delete-crash-box): Really only check the
12512         incoming files once in a while.
12513
12514         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12515
12516         * mail-source.el (mail-source-delete-crash-box): Only check the
12517         incoming files for deletion once per day to save a lot of file
12518         accesses.
12519
12520         * pop3.el (pop3-logon): Fix up unbound variable typo.
12521
12522         * mail-source.el (pop3-streaming-movemail): Autoload.
12523
12524         * pop3.el (pop3-streaming-movemail):
12525         Respect pop3-leave-mail-on-server.
12526
12527         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12528         retrieval.
12529
12530         * pop3.el (pop3-process-filter): Remove unused function.
12531         (pop3-streaming-movemail, pop3-send-streaming-command)
12532         (pop3-wait-for-messages, pop3-write-to-file)
12533         (pop3-number-of-responses): New functions for streaming pop3
12534         retrieval.
12535
12536         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12537         come from no known methods.
12538         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12539         list.
12540
12541         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12542         message sizes.
12543         (pop3-movemail): Use erase-buffer instead of looping and deleting
12544         regions, which seems rather odd.
12545
12546         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12547         file once per `g' run.
12548
12549         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12550         directories.  This makes the draft queue directory work.
12551
12552         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12553         data from the backends, so that we only request the list of groups from
12554         each method once.  This should speed things up considerably.
12555
12556         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12557         detect that it's not implemented.
12558
12559         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12560         we actually do recurse down into the tree, but don't stat all leaf
12561         nodes.
12562
12563         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12564         then say so instead of bugging out.
12565
12566         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12567         files exist before trying to read them.
12568
12569         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12570         around <pre_int>.
12571
12572         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12573
12574         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12575
12576 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12577
12578         * mm-util.el (mm-image-load-path): Just return the image directories,
12579         not all directories in the path in addition to the image directories.
12580         (mm-image-load-path): Maintain a cache of the image directories so that
12581         the `g' command in Gnus doesn't have to stat dozens of directories each
12582         time.
12583
12584         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12585         (gnus-html-wash-tags): Add a new `i' command to insert images.
12586         (gnus-html-insert-image): New command and keystroke.
12587         (gnus-html-redisplay-with-images): New command and keystroke.
12588         (gnus-html-show-images): Rename command.
12589         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12590         spacers.
12591         (gnus-html-wash-tags): Decode entities at the end, so that entities
12592         inside the tags don't mess up the rest of the "parsing".
12593
12594         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12595         so that nnimap methods aren't agentized by default.  There's apparently
12596         many problems related to agent/imap behavior.
12597
12598         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12599
12600         * gnus-html.el: Doc fix.
12601
12602 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12603
12604         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12605         specifier-spec-list for Emacs 21.
12606
12607         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12608         glyph-width and glyph-height instead of display-graphic-p and
12609         image-size; make avoidance of displaying small images work for XEmacs.
12610
12611         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12612         for XEmacs.
12613
12614         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12615         of symbol that holds plist data.
12616         (gnus-process-plist): Remove plist of process after getting it.
12617
12618 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12619
12620         * message.el (message-generate-hashcash): Change default to
12621         'opportunistic if hashcash is installed.
12622
12623         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12624         (gnus-html-put-image): Only call image-size once, since it's somewhat
12625         time-consuming on remote X servers.
12626
12627 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12628
12629         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12630         type on data, not a file name.
12631
12632         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12633         window-pixel-edges for Emacs 21.
12634
12635         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12636         decoded contents.
12637         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12638
12639 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12640
12641         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12642         group line format, since it isn't very interesting.
12643
12644         * gnus-agent.el (gnus-agent-short-article),
12645         (gnus-agent-long-article): Increase values for these two variables,
12646         since most people are likely to have more network connection and
12647         storage than before.
12648
12649         * gnus.el (gnus-refer-article-method): Change default to 'current.
12650         When referring an article, the common behavior is to refer it from the
12651         current select method, not the native select method.  The chances of
12652         the native select method having the message in question is rather slim
12653         these days.
12654
12655         * gnus-sum.el (gnus-auto-select-subject): Change default to
12656         `unseen-or-unread'.  I think it's likely that most people want to
12657         select an unseen article over a previously seen, but unread one.
12658
12659         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12660         means that in the article buffer none of the minor mode elements will
12661         be shown, usually, and this is not desirable in most cases.
12662
12663         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12664         that commands like `d' (and the like) go to the next line in the
12665         buffer, instead of the next unread article.  I think this is the
12666         behavior that is most natural for most users.
12667         (gnus-single-article-buffer): Change default to nil, so that people can
12668         have as many article buffers open as they have summary buffer.  I think
12669         this is the most natural way for the groups to behave.
12670
12671         * message.el (message-generate-new-buffers): Change default to
12672         `unsent', so that all new message buffers start their names with the
12673         string "*unsent", and it's easier to find the buffers if you move from
12674         them.
12675
12676 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12677
12678         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12679         small.  They're probably tracking images.
12680         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12681         (gnus-html-rescale-image): Yet another try at getting the image sizing
12682         right.
12683
12684         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12685         nntp-marks-file-name is nil.
12686
12687 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12688
12689         * gnus-html.el (gnus-html-wash-tags)
12690         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12691         Better logging.
12692
12693 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12694
12695         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12696
12697         * gnus-html.el (gnus-html-wash-tags): Check the value of
12698         gnus-blocked-images in the summary buffer.
12699
12700 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12701
12702         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12703
12704 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12705
12706         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12707         like "a", it seems like.
12708         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12709         since it needs to be picked from the correct buffer.
12710
12711         * nnwfm.el: Remove.
12712
12713         * nnlistserv.el: Remove.
12714
12715 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12716
12717         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12718         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12719
12720 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12721
12722         * nnkiboze.el: Remove.
12723
12724         * nndb.el: Remove.
12725
12726         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12727         alt text.
12728         (gnus-html-rescale-image): Try to get the rescaling logic right for
12729         images that are just wide and not tall.
12730
12731         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12732         overshadow variable bindings.
12733
12734 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12735
12736         * gnus-html.el (gnus-html-wash-tags)
12737         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12738         Add extra logging.
12739
12740 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12741
12742         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12743         (gnus-max-image-proportion): New variable.
12744         (gnus-html-rescale-image): New function.
12745         (gnus-html-put-image): Rescale images.
12746
12747 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12748
12749         Fix up some byte-compiler warnings.
12750         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12751         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12752         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12753         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12754         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12755         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12756         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12757
12758 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12759
12760         * gnus-html.el (gnus-article-html): Decode contents by charset.
12761
12762 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12763
12764         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12765         (gnus-html-frame-width, gnus-blocked-images):
12766         * message.el (message-prune-recipient-rules): Add custom version.
12767         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12768
12769         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12770         functions.
12771
12772         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12773         gnus-process-get.
12774
12775 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12776
12777         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12778         instead of lsub directly.
12779
12780 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12781
12782         * nnwarchive.el: Remove.
12783
12784         * gnus-soup.el: Remove.
12785
12786         * nnsoup.el: Remove.
12787
12788         * nnultimate.el: Remove.
12789
12790         * gnus-html.el (gnus-blocked-images): New variable.
12791
12792         * message.el (message-prune-recipients): New function.
12793         (message-prune-recipient-rules): New variable.
12794
12795         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12796         guess whether a long line is natural text or not.
12797
12798         * gnus-html.el (gnus-html-schedule-image-fetching):
12799         Use gnus-process-plist and friends for compatibility.
12800
12801 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12802
12803         * gnus-html.el: Require packages that define macros used in this file.
12804         (gnus-article-mouse-face): Declare to silence byte-compiler.
12805         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12806         process-get.
12807         (gnus-html-put-image): Use plist-get to avoid getf.
12808         (gnus-html-prefetch-images): Use with-current-buffer.
12809
12810 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
12811
12812         * gnus-ems.el: Provide compatibility functions for
12813         gnus-set-process-plist.
12814
12815         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
12816         header-line-format for XEmacs 21.4.
12817
12818         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
12819         * gnus.el (gnus-valid-select-methods):
12820         * message.el (message-send-mail-partially-limit):
12821         * mm-decode.el (mm-text-html-renderer):
12822         * mml.el (mml-insert-mime-headers-always):
12823         * smiley.el (smiley-regexp-alist): Bump custom version.
12824
12825 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12826
12827         * gnus-html.el: Require mm-url.
12828         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
12829         with the url to `url'.
12830         (gnus-html-wash-tags): Support cid: URLs/images.
12831
12832 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12833
12834         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
12835         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
12836         bindings, as they aren't useful at all.  `w' is moved to `W w'.
12837
12838         * gnus-move.el: Remove file, since it doesn't really work.
12839
12840         * gnus-html.el (gnus-article-html): Tell w3m that the input is
12841         UTF-8.  This seems to fix problems with some German web feeds.
12842
12843         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
12844         at the top so that the proper colors are applied.
12845
12846         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
12847         don't have dots in their names.
12848
12849         * gnus-art.el (gnus-article-view-part): Doc fix.
12850
12851         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
12852         XEmacs-compatible.
12853         (gnus-html-put-image): Don't do images on non-graphic displays.
12854
12855         * nnslashdot.el: Remove this unused backend.
12856
12857         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
12858         actions.
12859         (gnus-undo-register-1): Revert last change.
12860
12861         * gnus-group.el (gnus-group-completing-read): Protect against not
12862         having completion-styles bound.
12863
12864         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
12865         make broken recipients happier.
12866
12867         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
12868
12869         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
12870         point parameter.
12871
12872         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
12873
12874         * gnus-group.el (gnus-group-completing-read): Add 'substring to
12875         completion-styles for group selection.
12876
12877 2009-02-04  Andreas Schwab  <schwab@suse.de>
12878
12879         * gnus-score.el (gnus-score-string): Fix regex for matching extra
12880         headers and regexp-quote the match if necessary.
12881
12882 2009-03-24  Miles Bader  <miles@gnu.org>
12883
12884         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
12885         the blinking smiley.
12886
12887 2009-03-24  Simon Josefsson  <simon@josefsson.org>
12888
12889         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
12890         blink smiley.
12891
12892 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12893
12894         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
12895         where the dribbel file lives exists.
12896
12897         * message.el (message-send-mail-partially-limit): Change the default to
12898         nil, since most people don't want this.
12899
12900         * mm-url.el (mm-url-decode-entities): Also decode entities like
12901         &#x3212.
12902
12903 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
12904
12905         * gnus-sum.el (gnus-summary-idna-message):
12906         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
12907         Hyperlink urls in docstrings with URL `...'.
12908
12909 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
12910
12911         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
12912         functions.
12913
12914 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12915
12916         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
12917         say what the mouseover text should be.
12918
12919         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
12920         version of the mm-w3m-safe-url-regexp variable to only download images
12921         in the groups where we want that to happen.
12922
12923         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
12924
12925         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
12926         easier debugging.
12927         (gnus-article-beginning-of-window): Add kludge to allow spacing past
12928         big pictures in the article buffer.
12929
12930         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
12931         gnus-article-html.
12932         (mm-text-html-renderer): gnus-article-html needs curl in addition to
12933         w3m.
12934
12935         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
12936
12937 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12938
12939         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
12940         which doesn't exist.
12941
12942         * message.el (message-inhibit-ecomplete): New variable to allow some
12943         function to inhibit ecomplete address storage.
12944         (message-resend): Disable ecomplete message storage when resending
12945         messages.
12946
12947         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
12948
12949 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
12950
12951         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
12952         Save excursion while copying, moving, and deleting articles in order to
12953         prevent the cursor from jumping to unforeseen place.
12954
12955 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12956
12957         * lpath.el: No need to bind bookmark-current-buffer,
12958         bookmark-yank-point and bookmark-make-record-function.
12959
12960 2010-08-17  Glenn Morris  <rgm@gnu.org>
12961
12962         * gnus-sync.el: Require gnus components whose functions are used.
12963
12964         * gnus-art.el (bookmark-make-record-function):
12965         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
12966         Declare for compiler.
12967
12968         * mm-url.el (mml-compute-boundary): Autoload.
12969
12970 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12971
12972         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
12973
12974 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
12975
12976         Typo fix "hoo4a" -> "hook".
12977
12978         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
12979
12980 2010-08-14  Glenn Morris  <rgm@gnu.org>
12981
12982         * gnus-sync.el (gnus-sync): Fix defgroup version.
12983
12984 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
12985
12986         Doc fixes and keep unknown groups (ammended for nunion bug fix).
12987
12988         * gnus-sync.el: Fix docs.
12989         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
12990         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
12991
12992 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
12993
12994         Optimizations for gnus-sync.el.
12995
12996         * gnus-sync.el: Add docs about gnus-sync-backend
12997         possibilities.
12998         (gnus-sync-save): Remove unnecessary message.
12999         (gnus-sync-read): Optimize and show what groups were skipped.
13000
13001 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13002
13003         Minor bug fixes for gnus-sync.el.
13004
13005         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
13006         Don't read the sync on get-new-news.
13007
13008         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
13009         quiet.
13010
13011         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
13012         (fix typo).
13013
13014 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
13015
13016         Make saving and restoring of hidden threads work with overlays.
13017         Patch applied by Ted Zlatanov.
13018
13019         * gnus-sum.el (gnus-hidden-threads-configuration)
13020         (gnus-restore-hidden-threads-configuration): Update to deal with text
13021         properties, rather than searching for a magic character.
13022
13023 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13024
13025         New gnus-sync.el library for synchronization of marks.
13026
13027         * gnus-sync.el: New library for synchronization of marks.
13028
13029         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
13030         renamed from `gnus-registry-grep-in-list'.
13031
13032         * gnus-registry.el (gnus-registry-follow-group-p):
13033         Use `gnus-grep-in-list'.
13034
13035         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
13036
13037 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13038
13039         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
13040         determining charset of text fails.
13041
13042 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13043
13044         * nnmail.el (nnmail-get-new-mail-1): Revert.
13045
13046         * nnml.el (nnml-active-number): Make sure names of newly created groups
13047         in nnml-group-alist are encoded.
13048
13049 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13050
13051         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
13052         containing non-ASCII characters in active file for nnml back end.
13053
13054 2010-07-24  David Engster  <dengste@eml.cc>
13055
13056         * mml-smime.el (mml-smime-epg-verify): Also accept the older
13057         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
13058
13059 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
13060
13061         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
13062         tag (Bug#6654).
13063
13064 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13065
13066         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
13067         the article buffer, not the summary buffer.
13068
13069 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13070
13071         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
13072         Emacs 23 as well.
13073
13074 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13075
13076         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
13077         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
13078
13079 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13080
13081         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
13082         Patch applied by Karl Fogel.
13083
13084         * gnus-sum.el (gnus-summary-bookmark-make-record):
13085         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
13086
13087 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13088
13089         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
13090         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
13091         C-w still not working correctly from Article buffers; Thierry's
13092         patch to fix that will be applied after this.
13093
13094         * gnus-art.el (bookmark-make-record-function): New local variable.
13095
13096         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
13097         article buffer.
13098         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
13099
13100 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
13101
13102         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
13103         on changes in bookmark.el.
13104
13105 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13106
13107         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
13108         `no-log' instead of message not to log prompt string.
13109
13110 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
13111
13112         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
13113         the *other* type of HTML form submission.
13114
13115 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
13116
13117         * auth-source.el (auth-source-pick): If choice does not contain a
13118         questioned keyword, set the check to t.
13119
13120 2010-06-12  Romain Francoise  <romain@orebokech.com>
13121
13122         * gnus-util.el (gnus-date-get-time): Move up before first use.
13123
13124 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13125
13126         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
13127         (gnus-article-edit-part): Bind it to make last part that is substituted
13128         or deleted visible.
13129         (gnus-mime-display-single): Buttonize part of which id equals to
13130         gnus-mime-buttonized-part-id.
13131
13132 2010-06-10  Dan Christensen  <jdc@uwo.ca>
13133
13134         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
13135         (gnus-dd-mmm): Use gnus-date-get-time.
13136         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
13137         simplify logic.
13138         (gnus-summary-limit-to-age): Use gnus-date-get-time.
13139         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
13140
13141 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
13142
13143         * auth-source.el (top): Autoload `secrets-list-collections',
13144         `secrets-create-item', `secrets-delete-item'.
13145         (auth-sources): Fix tag string.
13146         (auth-get-source, auth-source-retrieve, auth-source-create)
13147         (auth-source-delete): New defuns.
13148         (auth-source-pick): Rewrite in order to avoid 2 passes.
13149         (auth-source-forget-user-or-password): New parameter USERNAME.
13150         (auth-source-user-or-password): New parameters CREATE-MISSING and
13151         DELETE-EXISTING.  Retrieve password interactively, if needed.
13152
13153 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
13154
13155         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
13156         deleting unused directories when gnus-expert-user is t.
13157
13158 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13159
13160         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
13161         for each temp file when gnus-article-browse-delete-temp is ask.
13162
13163 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13164
13165         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
13166         Replace Lisp calls to delete-backward-char by calls to delete-char.
13167
13168 2010-05-20  Kevin Ryde  <user42@zip.com.au>
13169
13170         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
13171
13172 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
13173
13174         * password-cache.el (password-cache-remove): Fix docstring.
13175
13176 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13177
13178         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
13179         article unless decoding article to be saved.
13180
13181 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13182
13183         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
13184         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
13185         generated within the mm-with-unibyte-current-buffer macro.
13186
13187 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13188
13189         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
13190         to nil when we're in a mml-preview buffer and no group is selected.
13191
13192 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
13193
13194         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
13195         when catching the `C-g'.  Reported by "Leo".
13196
13197 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13198
13199         * message.el (message-forward-make-body-plain)
13200         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
13201         multibyte-string-p.
13202
13203         * lpath.el: Revert.
13204
13205 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13206
13207         * message.el (message-forward-make-body-mml): Assume original message
13208         is multibyte string; error on unibyte.
13209         (message-forward-make-body-plain): Ditto; don't add excessive newline
13210         in body end.
13211
13212         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
13213
13214 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
13215
13216         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
13217         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
13218
13219 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13220
13221         * mm-extern.el (mm-extern-url): Don't use
13222         mm-with-unibyte-current-buffer.
13223         (mm-extern-cache-contents): Use with-current-buffer instead of
13224         save-excursion + set-buffer.
13225
13226 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13227
13228         * mm-util.el (mm-emacs-mule): Remove.
13229
13230 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13231
13232         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13233         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13234         change.
13235
13236 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13237
13238         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13239         bind the default value of enable-multibyte-characters to nil.
13240
13241 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13242
13243         * message.el (message-forward-make-body-plain)
13244         (message-forward-make-body-mml):
13245         Don't use mm-with-unibyte-current-buffer.
13246
13247 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13248
13249         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13250
13251 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13252
13253         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13254         (Bug#5592).
13255
13256 2010-05-07  Julien Danjou  <julien@danjou.info>
13257
13258         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13259         it to mm-pipe-part.
13260
13261         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13262         it is given.
13263
13264 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13265
13266         * binhex.el (binhex-decode-region-internal):
13267         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13268         (dns-query):
13269         * nnweb.el (nnweb-gmane-search):
13270         * pgg-parse.el (pgg-parse-armor):
13271         * pgg.el (pgg-verify-region):
13272         * sha1.el (sha1-string-external):
13273         * uudecode.el (uudecode-decode-region-internal):
13274         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13275         XEmacs.
13276
13277         * gnus-art.el (gnus-article-browse-html-parts):
13278         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13279         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13280         make-temp-file.
13281
13282         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13283         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13284         compiling.
13285
13286         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13287         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13288         XEmacs when compiling.
13289
13290         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13291         gnus-pick-mode-off-hook for XEmacs when compiling.
13292         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13293         gnus-binary-mode-off-hook for XEmacs when compiling.
13294
13295         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13296         Return nil if char-charset is not available.
13297
13298         * imap.el (imap-disable-multibyte)
13299         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13300         macros.
13301
13302         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13303         instead of encode-coding-string.
13304
13305         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13306         'xemacs) instead of mm-emacs-mule to switch function definitions.
13307         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13308
13309         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13310         bind temporary-file-directory for XEmacs;
13311         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13312         timer-set-function for XEmacs 21.4 and SXEmacs;
13313         bind timer-list for XEmacs 21.4 and SXEmacs;
13314         fbind char-charset and find-charset-region for non-Mule XEmacs;
13315         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13316         encode-coding-region and encode-coding-string for XEmacs having no
13317         file-coding feature.
13318
13319 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13320
13321         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13322
13323 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13324
13325         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13326         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13327
13328 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13329
13330         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13331         alias `jka-compr-delete-temp-file' no longer exists.
13332
13333 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13334
13335         Use define-minor-mode in Gnus where applicable.
13336         * mml.el (mml-mode): Use define-minor-mode.
13337         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13338         (gnus-undo-mode): Use define-minor-mode.
13339         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13340         (gnus-dead-summary-mode): Use define-minor-mode.
13341         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13342         Initialize in declaration.
13343         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13344         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13345         (gnus-mailing-list-mode): Use define-minor-mode.
13346         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13347         (gnus-draft-mode): Use define-minor-mode.
13348         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13349         (gnus-dired-mode): Use define-minor-mode.
13350
13351 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13352
13353         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13354         handles on recursive mml-to-mime translation and check them for
13355         boundary delimiter collisions.  Reported by Greg Troxel.
13356
13357 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13358
13359         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13360
13361 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13362
13363         * mm-util.el (mm-find-buffer-file-coding-system):
13364         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13365
13366 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13367
13368         * message.el (message-generate-headers): Record insertion of optional
13369         headers as well.  Otherwise the check to prevent repeated insertion of
13370         optional headers is a no-op.
13371
13372 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13373
13374         * smime.el: Don't mention CVS.
13375
13376         * nnrss.el (nnrss-fetch): Don't mention CVS.
13377
13378         * nnir.el: Don't mention CVS.
13379
13380 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13381
13382         * gnus-sum.el (gnus-summary-bookmark-make-record):
13383         Add `location' field.
13384
13385 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13386
13387         * lpath.el: Fbind bookmark-default-handler,
13388         bookmark-get-bookmark-record, bookmark-make-record-default,
13389         bookmark-prop-get for Emacs <23 and XEmacs.
13390
13391 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13392
13393         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13394         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13395         Use with-current-buffer to silence the byte-compiler.
13396         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13397         bother to require `gnus'.
13398         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13399
13400 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13401
13402         * gnus-sum.el (gnus-summary-bookmark-make-record)
13403         (gnus-summary-bookmark-jump): New functions.
13404         (gnus-summary-mode): Setup bookmark support.
13405
13406 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13407
13408         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13409         if set.
13410
13411 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13412
13413         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13414         gnus-article-browse-html-save-cid-image; make it work recursively for
13415         forwarded messages as well.
13416         (gnus-article-browse-html-parts): Work when prefix arg is given.
13417         (gnus-article-browse-html-article): Doc fix.
13418
13419 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13420
13421         * message.el (message-default-mail-headers)
13422         (message-default-headers): Carry the value mail-default-headers over
13423         into message-default-mail-headers, rather than message-default-headers.
13424
13425 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13426
13427         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13428         charset.
13429
13430         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13431         charset into the <meta> tag when the article is encoded to utf-8.
13432
13433 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13434
13435         * gnus-art.el (gnus-article-browse-delete-temp-files):
13436         Delete directories as well.
13437         (gnus-article-browse-html-parts): Work for images that do not specify
13438         file names; delete temp directory when quitting; insert header at the
13439         right place; use file: scheme for image files.
13440
13441 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13442
13443         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13444         (gnus-article-browse-html-parts): Use it to make temporary cid image
13445         files in addition to html file so that browser may display them.
13446
13447 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13448
13449         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13450
13451 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13452
13453         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13454
13455 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13456
13457         * auth-source.el (auth-sources): Change default to be simpler.
13458         Explain about Secret Service API sources.  Improve Customize options.
13459         (auth-source-pick): Change to accept any number of search parameters.
13460         Implement fallbacks iteratively, not recursively.  Add scoring on the
13461         second pass and sort by score.  Call Secret Service API when needed.
13462         (auth-source-user-or-password): Use it.  Call Secret Service API
13463         directly when needed to get the user name and the password.
13464
13465 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13466
13467         * message.el (message-interactive): Doc fix.
13468         (message-qmail-inject-args): Reflow.
13469         (message-kill-to-signature): Fix typo in docstring.
13470
13471         * smiley.el (smiley-buffer): Fix typo in docstring.
13472
13473 2010-03-24  Glenn Morris  <rgm@gnu.org>
13474
13475         * mail-source.el (gnus-message): Declare.
13476         (mail-source-delete-old-incoming): Require gnus-util.
13477
13478 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13479
13480         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13481
13482         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13483
13484         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13485         password-cache's default if it is not bound.
13486         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13487         password-cache-expiry's default if it is not bound.
13488
13489         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13490         available in Emacs 21.
13491
13492         * lpath.el: Suppress compiler warnings for:
13493         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13494         XEmacs;
13495         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13496         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13497         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13498
13499 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13500
13501         * auth-source.el (auth-sources): Fix up definition so extra parameters
13502         are always inline.
13503
13504 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13505
13506         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13507         wasn't updated after mismatch.  Clear cached mailbox info correctly
13508         when uidvalidity changes.
13509         (nnimap-group-prefixed-name): New function to avoid some code
13510         duplication.
13511         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13512         (nnimap-request-group): Use it.
13513         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13514         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13515         with many imap folders.  This is done by caching the group status from
13516         the imap server persistently in a group parameter `imap-status'.  (This
13517         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13518         but not persistently, so every Gnus startup was still very slow.)
13519
13520 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13521
13522         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13523         delete the extra newline.  Otherwise editing of :string and :number
13524         types don't work.
13525
13526 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13527
13528         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13529         secrets.el dependency.
13530         (auth-sources): Add optional user name.  Add secrets.el configuration
13531         choice (unused right now).
13532
13533 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13534
13535         * gnus-sum.el (gnus-summary-make-menu-bar):
13536         Let `gnus-registry-install-shortcuts' fill in the functions.
13537
13538         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13539         warnings.
13540         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13541         (gnus-registry-install-shortcuts): Populate and use it in a
13542         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13543
13544 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13545
13546         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13547         In-place substitutions for the group name encoding/decoding.
13548         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13549         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13550         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13551         (nnimap-update-unseen, nnimap-request-list)
13552         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13553         (nnimap-request-set-mark, nnimap-split-to-groups)
13554         (nnimap-split-articles, nnimap-request-newgroups)
13555         (nnimap-request-create-group, nnimap-request-accept-article)
13556         (nnimap-request-delete-group, nnimap-request-rename-group)
13557         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13558         `encoded-mbx' for consistency.
13559         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13560         variable `imap-current-mailbox'.
13561
13562         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13563         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13564
13565 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13566
13567         * pop3.el (pop3-display-message-size-flag): Display message size byte
13568         counts during POP3 download.
13569         (pop3-movemail): Use it.
13570         (pop3-list): Implement listing of available messages.
13571
13572 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13573
13574         * nnir.el (nnir-get-article-nov-override-function): New function to
13575         override the normal NOV retrieval.
13576         (nnir-retrieve-headers): Use it.
13577
13578 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13579
13580         * auth-source.el (netrc-machine-user-or-password): Autoload.
13581
13582 2010-03-19  Glenn Morris  <rgm@gnu.org>
13583
13584         Stop message.el from loading about 40 libraries it doesn't always need.
13585         The general approach is to autoload rather than require, and to
13586         require in the specific functions rather than the file.  (Bug#5642)
13587
13588         * gmm-utils.el: Don't require wid-edit.
13589         (widget-create-child-value, widget-convert, widget-default-get):
13590         Autoload.
13591
13592         * gnus-util.el: Don't require time-date, netrc.
13593         (message-fetch-field, gnus-group-name-decode): Declare rather than
13594         autoloading.
13595         (gnus-fetch-field): Require message.
13596         (gnus-decode-newsgroups): Require gnus-group.
13597
13598         * ietf-drums.el: Don't require time-date.
13599
13600         * message.el: Don't require hashcash, canlock, ecomplete.
13601         Do require mail-utils.  Require nnheader only when compiling.
13602         (smtpmail-default-smtp-server): Remove declaration.
13603         (message-send-mail-function): Check smtpmail-default-smtp-server
13604         is bound rather than requiring smtpmail.
13605         (message-auto-save-directory, message-insert-signature):
13606         Use expand-file-name rather than nnheader-concat.
13607         (nnheader-insert-file-contents): Autoload.
13608         (hashcash-wait-async): Declare.
13609         (message-send-mail): Only call gnus-setup-posting-charset if
13610         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13611         (message-send-mail-with-sendmail): Require sendmail.
13612         (canlock-password, canlock-password-for-verify): Declare.
13613         (message-canlock-password): Require canlock.
13614         (nnheader-get-report): Autoload.
13615         (gnus-setup-posting-charset): Declare.
13616         (message-send-news): Require gnus-msg.
13617         (message-make-references, message-make-in-reply-to): Use mail-header-id
13618         rather than the alias mail-header-message-id.
13619         (ecomplete-add-item, ecomplete-save): Declare.
13620         (message-put-addresses-in-ecomplete): Require ecomplete.
13621         (ecomplete-display-matches): Autoload.
13622
13623         * mm-decode.el: Don't require mailcap, gnus-util.
13624         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13625         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13626         Autoload.
13627         (mailcap-mime-extensions): Declare.
13628
13629         * mm-encode.el: Don't require mailcap.
13630         (mailcap-extension-to-mime): Autoload.
13631
13632         * mml-sec.el: Don't require password-cache.
13633
13634         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13635         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13636         (mml-minibuffer-read-type): Require mailcap.
13637         (mml-preview): Require gnus-msg.
13638
13639         * mml1991.el: Require password-cache.
13640         (password-cache-expiry): Remove declaration.
13641
13642         * mml2015.el: Require password-cache.
13643         (password-cache-expiry): Remove declaration.
13644
13645         * nneething.el (mailcap): Require mailcap.
13646
13647         * nnheader.el (declare-function): Add compatibility stub.
13648         (message-remove-header): Declare rather than autoload.
13649         (nnheader-replace-header): Require message.
13650
13651         * nnimap.el (declare-function): Add compatibility stub.
13652         (netrc-parse, netrc-machine-user-or-password): Declare.
13653         (nnimap-open-connection): Require netrc.
13654
13655         * nntp.el (declare-function): Add compatibility stub.
13656         (netrc-parse, netrc-machine, netrc-get): Declare.
13657         (nntp-send-authinfo): Require netrc.
13658
13659         * rfc2047.el: Don't require qp.
13660         (quoted-printable-encode-region, quoted-printable-decode-string):
13661         Autoload.
13662
13663         * sieve-mode.el: Don't require easymenu.
13664         (easy-menu-add-item): Autoload it.
13665
13666         * spam-stat.el (time-to-number-of-days): Autoload it.
13667
13668 2010-03-19  Glenn Morris  <rgm@gnu.org>
13669
13670         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13671
13672 2010-03-18  Glenn Morris  <rgm@gnu.org>
13673
13674         * hashcash.el (declare-function): Remove duplicate definition.
13675
13676 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13677
13678         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13679         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13680         value if any backslash escapes).
13681
13682 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13683
13684         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13685         if it is available.  (bug#5647)
13686
13687         * lpath.el: Suppress compiler warning for coding-system-from-name for
13688         Emacs 21 and XEmacs.
13689
13690 2010-03-14  Juri Linkov  <juri@jurta.org>
13691
13692         * hmac-def.el:
13693         * hmac-md5.el:
13694         * netrc.el: Fix keywords.
13695
13696 2010-02-26  Glenn Morris  <rgm@gnu.org>
13697
13698         * message.el (message-send-mail-function): Change the default, so that
13699         it inherits from a customized send-mail-function.  (Bug#5643)
13700
13701 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13702
13703         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13704         shell-command-to-string signals an error (bug#5299).
13705
13706 2010-02-24  Glenn Morris  <rgm@gnu.org>
13707
13708         * message.el (message-smtpmail-send-it)
13709         (message-send-mail-with-mailclient): Doc fixes.
13710
13711 2010-02-16  Glenn Morris  <rgm@gnu.org>
13712
13713         * message.el (message-default-mail-headers): Change the default value
13714         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13715
13716 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13717
13718         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13719         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13720
13721 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13722
13723         * time-date.el (date-to-time): Doc fix (Bug#5408).
13724
13725 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13726
13727         * message.el (message-mail): Just pass yank-action on to message-setup.
13728         (message-setup): Handle (FUN . ARGS) form of yank-action.
13729         (message-with-reply-buffer, message-widen-reply)
13730         (message-yank-original): Handle non-buffer values of
13731         message-reply-buffer (Bug#4080).
13732         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13733
13734 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13735
13736         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13737         Fix typo in docstring.
13738
13739 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13740
13741         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13742         response.
13743
13744 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13745
13746         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13747
13748         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13749
13750         * message.el (message-check-news-header-syntax): Protect against a
13751         string that `rfc822-addresses' returns when parsing fails.
13752
13753 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13754
13755         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13756         (gnus-previous-char-property-change): New functions.
13757
13758         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13759
13760 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13761
13762         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13763         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13764
13765 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13766
13767         * message.el (message-exchange-point-and-mark): Rework last change to
13768         avoid using optional arg of exchange-point-and-mark, for backward
13769         compatibility.
13770
13771 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13772
13773         * message.el (message-exchange-point-and-mark):
13774         Call exchange-point-and-mark with an argument rather than setting
13775         mark-active by hand (Bug#5175).
13776
13777 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13778
13779         * nntp.el (nntp-service-to-port): Work for service expressed with
13780         numeric string; replace [:digit:] with [0-9] for XEmacs.
13781
13782 2009-12-17  Glenn Morris  <rgm@gnu.org>
13783
13784         * gnus-group.el (gnus-bug-group-download-format-alist):
13785         Change emacs entry to debbugs.gnu.org.  Bump :version.
13786
13787 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13788
13789         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13790
13791 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13792
13793         * message.el (message-info): Explain why we use `Info-goto-node'.
13794
13795 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13796
13797         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13798
13799 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13800
13801         * message.el (message-completion-in-region): New compatibility function.
13802         (message-expand-group): Use it.
13803
13804 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13805
13806         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13807         with no unread article should be listed if the 2nd arg `predicate' is
13808         given.
13809
13810 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13811
13812         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
13813
13814 2009-11-29  Juri Linkov  <juri@jurta.org>
13815
13816         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
13817         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
13818         on `gnus-recenter'.  (Bug#4698, Bug#4981)
13819
13820 2009-11-26  Kevin Ryde  <user42@zip.com.au>
13821
13822         * sha1.el (sha1-string-external): default-directory "/" in case
13823         otherwise non-existent.  process-connection-type pipe for touch of
13824         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
13825
13826 2009-11-25  Kevin Ryde  <user42@zip.com.au>
13827
13828         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
13829         it's comms related and sgml-mode.el has "comm" on that basis too.
13830
13831 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13832
13833         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
13834         containing tspecial characters if they have been already quoted.
13835
13836 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
13837
13838         * dns-mode.el (auto-mode-alist): Purecopy string.
13839
13840 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13841
13842         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
13843
13844 2009-10-24  Glenn Morris  <rgm@gnu.org>
13845
13846         * gnus-art.el (help-xref-stack-item): Define for compiler.
13847
13848 2009-10-21  Kevin Ryde  <user42@zip.com.au>
13849
13850         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
13851
13852 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13853
13854         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
13855
13856 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13857
13858         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
13859         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
13860
13861 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13862
13863         * gnus.el (gnus-overlay-get): New alias to overlay-get.
13864         (gnus-overlays-in): New alias to overlays-in.
13865
13866         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
13867         gnus-overlay-get, and gnus-delete-overlay.
13868         (gnus-summary-show-thread): Make it work as well for systems in which
13869         next-single-char-property-change is not available.
13870         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
13871
13872         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
13873         (gnus-overlay-get): New alias to extent-property.
13874         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
13875
13876         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
13877         SXEmacs.
13878
13879         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
13880         SXEmacs.
13881
13882 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
13883
13884         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
13885
13886 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
13887
13888         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
13889         and XEmacs that don't have `remove-overlays'.
13890
13891 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13892
13893         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
13894         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
13895         selective display.  Use overlays instead.
13896
13897 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
13898
13899         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
13900
13901 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
13902
13903         * spam-stat.el (spam-stat-load): Fix typo in message.
13904
13905 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
13906
13907         * dig.el (dig-invoke): Fix typo in docstring.
13908         (query-dig): Reflow docstring.
13909
13910 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
13911
13912         * gnus-art.el (gnus-article-encrypt-body):
13913         * message.el (message-check-recipients):
13914         * mm-util.el (mm-codepage-setup):
13915         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
13916         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
13917
13918 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
13919
13920         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
13921         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
13922         keys from the menu if mm-{sign,encrypt}-option is 'guided.
13923         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
13924         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
13925
13926 2009-09-21  Kevin Ryde  <user42@zip.com.au>
13927
13928         * dig.el: Add "Keywords: comm", as per net-utils.el.
13929
13930 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
13931
13932         * dig.el (dig-mode): Use define-derived-mode.
13933
13934 2009-09-19  Glenn Morris  <rgm@gnu.org>
13935
13936         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
13937
13938 2009-09-18  Glenn Morris  <rgm@gnu.org>
13939
13940         * gnus-diary.el (gnus-diary-check-message):
13941         * message.el (message-insert-formatted-citation-line):
13942         * nnbabyl.el (top-level):
13943         * nndiary.el (nndiary-schedule):
13944         Fix typos in condition-case handlers.
13945
13946 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13947
13948         * gnus-art.el (gnus-article-edit-part): Work for the buffer
13949         configuration that provides the sole article window in a frame;
13950         position point correctly after deleting a part.
13951
13952 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
13953
13954         * spam.el (spam-unregister-on-reregister): Add boolean variable.
13955         (spam-resolve-registrations-routine): Use it to unregister articles
13956         that change status.
13957
13958 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13959
13960         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
13961         with XEmacs.
13962         (parse-time-string-chars): Use it.
13963
13964 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
13965
13966         * imap.el (imap-interactive-login): Better messages.
13967         (imap-open): Fix bug with renamed buffer on reconnect.
13968         (imap-authenticate): Add buffer-local imap-last-authenticator variable
13969         for easier debugging and cleaner code.  On successful (guessed based on
13970         server capabilities) secondary authentication, set imap-state
13971         correctly.
13972         (imap-last-authenticator): Define imap-last-authenticator as a variable
13973         to avoid warnings.
13974
13975 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13976
13977         * nnrss.el (nnrss-request-article): Remove binding of
13978         default-enable-multibyte-characters that has gotten needless by
13979         the 2007-07-13 change in rfc2047-encode-message-header.
13980
13981         * mml.el (mml-insert-multipart): Error on the message header.
13982         (mml-insert-part): Error on the message header; position point at
13983         the end of a MIME tag.
13984
13985 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13986
13987         * time-date.el (autoload): Expand define-obsolete-function-alias into
13988         defalias and make-obsolete for old Emacsen that Gnus supports.
13989         (with-no-warnings): Define it for old Emacsen.
13990         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
13991         is available.
13992         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
13993         float-time is available; suppress compile warning for time-to-seconds.
13994
13995         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
13996         (gnus-float-time): Alias to float-time if it exists.
13997
13998         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
13999         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
14000         float-time is available; suppress compile warning for time-to-seconds.
14001
14002         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
14003         XEmacs.
14004
14005 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
14006
14007         * imap.el (imap-message-map): Docstring fix.
14008
14009 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14010
14011         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
14012         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
14013         Add the optional argument `encoding' that overrides the default.
14014
14015         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
14016         mm-encode-buffer.
14017
14018 2009-09-04  Glenn Morris  <rgm@gnu.org>
14019
14020         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
14021         mm-disable-multibyte, rather than default-enable-multibyte-characters.
14022         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
14023         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
14024         * mm-util.el (mm-with-unibyte-current-buffer)
14025         (mm-find-buffer-file-coding-system):
14026         * yenc.el (yenc-decode-region): Use default-value rather than
14027         default-enable-multibyte-characters.
14028
14029 2009-09-03  Glenn Morris  <rgm@gnu.org>
14030
14031         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
14032         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
14033         than default-enable-multibyte-characters.
14034
14035 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
14036
14037         * gnus-art.el (gnus-article-read-summary-keys):
14038         Fix gnus-buffer-configuration's value temporarily used.
14039
14040 2009-09-02  Glenn Morris  <rgm@gnu.org>
14041
14042         * gnus-util.el (gnus-float-time): New function.
14043         * gnus-delay.el (gnus-delay-article):
14044         * gnus-sum.el (gnus-thread-latest-date):
14045         * gnus-util.el (gnus-user-date): Use gnus-float-time.
14046         * nnspool.el (nnspool-request-newgroups):
14047         Use gnus-float-time rather than time-to-seconds.
14048         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
14049
14050         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
14051         (gnus-header-subject-face, gnus-header-newsgroups-face)
14052         (gnus-header-name-face, gnus-header-content-face):
14053         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
14054         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
14055         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
14056         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
14057         (gnus-cite-face-11):
14058         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
14059         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14060         (gnus-server-closed-face, gnus-server-denied-face)
14061         (gnus-server-offline-face):
14062         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14063         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14064         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14065         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14066         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14067         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14068         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14069         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14070         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14071         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14072         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14073         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14074         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14075         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
14076         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
14077         (gnus-summary-high-undownloaded-face)
14078         (gnus-summary-low-undownloaded-face)
14079         (gnus-summary-normal-undownloaded-face)
14080         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14081         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14082         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14083         (gnus-splash-face):
14084         * message.el (message-header-to-face, message-header-cc-face)
14085         (message-header-subject-face, message-header-newsgroups-face)
14086         (message-header-other-face, message-header-name-face)
14087         (message-header-xheader-face, message-separator-face)
14088         (message-cited-text-face, message-mml-face):
14089         * sieve-mode.el (sieve-control-commands-face)
14090         (sieve-action-commands-face, sieve-test-commands-face)
14091         (sieve-tagged-arguments-face):
14092         * spam.el (spam-face):
14093         Mark face aliases with "-face" in the name as obsolete.
14094
14095 2009-09-01  Glenn Morris  <rgm@gnu.org>
14096
14097         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
14098         than goto-line.
14099
14100 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14101
14102         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14103         Don't move point if the command is invoked inside the message header.
14104
14105 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14106
14107         * imap.el (imap-send-command): Simplify.
14108         (imap-wait-for-tag): point-max -> buffer-size.
14109
14110 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14111
14112         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
14113         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
14114         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
14115         * nnir.el (nnir-swish-e-index-file):
14116         * gnus-sum.el (gnus-summary-delete-marked-as-read)
14117         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
14118         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14119         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
14120         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
14121         (gnus-treat-display-xface): Add Emacs version of obsolescence.
14122
14123 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14124
14125         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14126         Don't save excursion.
14127
14128 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14129
14130         * nnheader.el (nnheader-find-file-noselect):
14131         * mm-util.el (mm-insert-file-contents):
14132         Use (default-value 'major-mode) instead of default-major-mode.
14133
14134 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14135
14136         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
14137
14138 2009-08-26  Glenn Morris  <rgm@gnu.org>
14139
14140         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
14141         than placing in files.el.
14142
14143 2009-08-25  Glenn Morris  <rgm@gnu.org>
14144
14145         * nnir.el (top-level): Don't require cl at run-time.
14146         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
14147         Replace cl-function substitute with gnus-replace-in-string.
14148         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
14149         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
14150         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
14151         simplified expansions.
14152
14153 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14154
14155         * dig.el (dig): Add autoload cookie.
14156
14157 2009-08-22  Glenn Morris  <rgm@gnu.org>
14158
14159         * gnus-art.el (gnus-button-patch): Use forward-line rather than
14160         goto-line.
14161
14162 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14163
14164         * parse-time.el (parse-time-string-chars): Save match data.
14165
14166 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14167
14168         * parse-time.el (parse-time-string-chars): Compute using character
14169         classes, to handle non-ascii characters (Bug#3190).
14170
14171 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14172
14173         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
14174
14175         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
14176         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
14177         (gnus-mm-display-part, gnus-mime-display-single)
14178         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
14179         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
14180
14181         * gnus-sum.el
14182         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
14183         (gnus-summary-move-article): Add expirable mark to articles copied or
14184         moved to group that has auto-expire turned on if the option is non-nil.
14185
14186 2009-07-24  Glenn Morris  <rgm@gnu.org>
14187
14188         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
14189         Fix typo.  (Bug#3903)
14190
14191 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14192
14193         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
14194         gnus-article-read-summary-keys rather than gnus-summary-edit-article
14195         that should not be used for draft articles.
14196         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
14197         that has no concern in minor mode keys.
14198         (gnus-article-summary-command, gnus-article-summary-command-nosave):
14199         Abolish.
14200
14201 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14202
14203         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14204         article without making inquiry to a user for unknown encoding.
14205
14206         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
14207         (nnmaildir--scan): Assume i-node and device number that file-attributes
14208         returns might be cons-cell.
14209
14210         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
14211
14212         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
14213
14214 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
14215
14216         * auth-source.el: Remove docs now in auth.texi.  Don't use
14217         `gnus-message' for logging.  Add new variables `auth-source-debug' and
14218         `auth-source-hide-passwords' and use them.
14219
14220 2009-07-15  Glenn Morris  <rgm@gnu.org>
14221
14222         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
14223
14224 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14225
14226         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14227         excessive whitespace from the default values of title and description.
14228
14229 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14230
14231         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14232         mail-fetch-field to fetch Content-Description header in order to
14233         exclude newlines.
14234
14235 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14236
14237         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14238         format used by GnuPG 2.0.11.
14239
14240 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14241
14242         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14243         to deleted part.
14244
14245 2009-05-30  David Engster  <dengste@eml.cc>
14246
14247         * nnmairix.el: Remove old documentation in the commentary block.
14248         (nnmairix-request-group): Do not update active file for nnml back ends.
14249         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14250         end so that overview files are ignored.
14251         (nnmairix-update-groups): Make updating the groups more robust by using
14252         marks.
14253         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14254         with dollar characters in message-id.
14255
14256 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14257
14258         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14259         2008-12-25 in dns.el.
14260
14261 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14262
14263         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14264         could happen if the text is only composed of spaces and/or tabs.
14265
14266 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14267
14268         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14269         when sending a queued message to avoid extra mml tags.
14270
14271 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14272
14273         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14274
14275 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14276
14277         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14278         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14279         rmail-toggle-header for XEmacs;
14280         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14281
14282 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14283
14284         * gnus-dired.el: Remove autoload for gnus-setup-message.
14285         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14286         displaying Gnus logo; always use compose-mail.
14287
14288 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14289
14290         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14291
14292 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14293
14294         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14295         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14296         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14297         available.
14298         (gnus-nocem-epg-verify): New function.
14299
14300 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14301
14302         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14303
14304 2009-02-15  Glenn Morris  <rgm@gnu.org>
14305
14306         * gnus-util.el (rmail-insert-rmail-file-header)
14307         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14308         autoloads.
14309         (rmail-default-rmail-file): Remove unnecessary declaration.
14310         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14311
14312 2009-02-14  Glenn Morris  <rgm@gnu.org>
14313
14314         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14315         variable (only used in gnus-util, which declares it anyway).
14316         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14317         which was only needed by gnus-art (changed to not use it any more).
14318         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14319         only used in gnus-util, which autoloads it itself.
14320         (rmail-update-summary): Fix autoload.
14321
14322         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14323         rather than rmail-output-to-rmail-file.
14324
14325 2009-02-07  Glenn Morris  <rgm@gnu.org>
14326
14327         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14328         autoload of function that no longer exists.
14329         (rmail-toggle-header): Declare.
14330         (message-forward-rmail-make-body): Handle mbox Rmail.
14331
14332 2009-01-31  Glenn Morris  <rgm@gnu.org>
14333
14334         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14335         2009-01-09 change.
14336
14337 2009-01-31  Dave Love  <fx@gnu.org>
14338
14339         * imap.el (imap-fetch-safe): Bind debug-on-error.
14340         (imap-debug): Add imap-fetch-safe.
14341
14342 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14343
14344         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14345         (auth-source-forget-all-cached): New convenience function.
14346         (auth-source-user-or-password): Accept list of modes or a single mode.
14347
14348         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14349         auth-source modes.
14350
14351         * netrc.el (netrc-machine-user-or-password): Use list of
14352         auth-source modes.
14353
14354         * nnimap.el (nnimap-open-connection): Use list of
14355         auth-source modes.
14356
14357         * nntp.el (nntp-send-authinfo): Use list of
14358         auth-source modes.
14359
14360 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14361
14362         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14363         now.
14364
14365 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14366
14367         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14368         coding system in XEmacs; add a workaround for XEmacs.
14369
14370         * lpath.el: Fbind coding-system-aliasee.
14371
14372 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14373
14374         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14375         of current-language-environment.
14376
14377 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14378
14379         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14380         available at runtime.
14381
14382 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14383
14384         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14385
14386 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14387
14388         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14389         the greatest positive fixnum value doesn't work under an XEmacs with
14390         bignum support; use the most-positive-fixnum constant instead,
14391         available since Emacs 21.1 with cl and XEmacs 21.1.
14392
14393 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14394
14395         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14396         XEmacs gets not to work.
14397
14398 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14399
14400         * mm-util.el (mm-coding-system-priorities): Allow the value like
14401         "Japanese (UTF-8)" of current-language-environment.
14402
14403 2009-01-09  Glenn Morris  <rgm@gnu.org>
14404
14405         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14406         with last-command-event.
14407
14408 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14409
14410         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14411         in the doc string.
14412
14413         * message.el (message-fix-before-sending): Amend comment.
14414
14415 2009-01-08  Dave Love  <fx@gnu.org>
14416
14417         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14418
14419 2009-01-07  David Engster  <dengste@eml.cc>
14420
14421         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14422         simplified server definitions by converting it via
14423         gnus-server-to-method.
14424
14425 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14426
14427         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14428         parameter's operands.
14429
14430 2009-01-06  David Engster  <dengste@eml.cc>
14431
14432         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14433         primary select method (for gnus-group-mark-article-as-read).
14434
14435 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14436
14437         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14438         `(gnus)Face', not `(gnus)X-Face'.
14439
14440 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14441
14442         * mm-util.el (mm-ucs-to-char): New function.
14443
14444         * mm-url.el (mm-url-decode-entities): Use it.
14445
14446         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14447         unicode-to-char.
14448
14449 2009-01-05  Dave Love  <fx@gnu.org>
14450
14451         * time-date.el: Require cl for `declare'.
14452
14453 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14454
14455         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14456         Dave Love.
14457
14458 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14459
14460         * message.el (message-fix-before-sending): Add `eight-bit' to
14461         illegible-text check.
14462
14463 2009-01-03  Michael Olson  <mwolson@gnu.org>
14464
14465         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14466         `headers' is nil.  This can occur if the IMAP server does not have
14467         permissions to read messages from a folder, but can write new messages
14468         to the folder.
14469         (nnimap-request-article-part): Do not insert `data' if it is nil.
14470
14471         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14472         characters which will confuse `read', so skip past them.
14473
14474 2009-01-01  Dave Love  <fx@gnu.org>
14475
14476         * imap.el (imap-string-to-integer): Fix typo.
14477         (imap-fetch-safe): New function.
14478         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14479
14480         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14481
14482         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14483         (imap-parse-greeting): Fix doc strings.
14484         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14485         (imap-parse-flag-list): Make messages unique.
14486         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14487
14488         * nnimap.el: Fix author email.
14489         (nnimap-split-rule): Add FIXME comment.
14490         (nnimap-debug): Fix doc string.
14491
14492 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14493
14494         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14495
14496 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14497
14498         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14499         nslookup if resolv.conf isn't available.
14500         (dns-query): Rename from query-dns.
14501         (dns-query-cached): Rename from query-dns-cached.
14502
14503 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14504
14505         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14506         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14507         to check if those variables exist (first appeared in Emacs 18.50).
14508
14509 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14510
14511         * mm-util.el (mm-line-number-at-pos): New function.
14512
14513         * spam-report.el (spam-report-process-queue): Use it.
14514
14515 2008-12-24  David Engster  <dengste@eml.cc>
14516
14517         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14518         parameters that haven't existed as variables as buffer-local variables.
14519
14520 2008-12-23  Dave Love  <fx@gnu.org>
14521
14522         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14523         cadar.
14524
14525         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14526         imap-starttls-p.
14527         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14528
14529 2008-12-22  Dave Love  <fx@gnu.org>
14530
14531         * imap.el: Fix author email.  Doc fixes.
14532         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14533         reply.
14534
14535 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14536
14537         * spam-report.el (spam-report-gmane-max-requests): New constant.
14538         (spam-report-gmane-wait): New variable.
14539         (spam-report-gmane-ham, spam-report-gmane-spam)
14540         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14541         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14542         the server.
14543
14544         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14545         Add explanations.
14546
14547         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14548         nnheader-accept-process-output and nnheader-read-timeout if available.
14549         (pop3-movemail): Use it.
14550
14551         * message.el (message-check-news-body-syntax): Fix signature check if
14552         there's an attachment.
14553
14554 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * mm-util.el: Add comments to the mm- emulating functions.
14557
14558 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14559
14560         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14561         Reported by Stephen Berman <stephen.berman@gmx.net>.
14562
14563 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14564
14565         * mm-util.el (mm-substring-no-properties): New function.
14566         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14567         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14568         (mm-string-to-multibyte): Doc fix.
14569
14570         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14571
14572 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14573
14574         * mml.el (mml-attach-file): Strip text properties from file name.
14575         (Bug#1574)
14576
14577 2008-12-16  Glenn Morris  <rgm@gnu.org>
14578
14579         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14580
14581 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14582
14583         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14584         knows since the charset specified might be a bogus alias that
14585         mm-charset-synonym-alist provides.
14586
14587 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14588
14589         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14590         "ISO_8859-1".
14591
14592         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14593
14594 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * mm-util.el (mm-charset-eval-alist):
14597         Define it before mm-charset-to-coding-system.
14598         (mm-charset-to-coding-system): Add optional argument `silent';
14599         define it before mm-charset-override-alist.
14600         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14601         default value if it can be used in Emacs currently running;
14602         silence mm-charset-to-coding-system.
14603
14604 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14605
14606         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14607         `allow-override' which says whether to use `mm-charset-override-alist'.
14608         (rfc2047-decode-encoded-words): Use it.
14609
14610         * mm-util.el (mm-charset-override-alist): Fix custom type;
14611         add `(gb2312 . gbk)' to choices.
14612
14613 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14614
14615         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14616         fast.
14617
14618         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14619
14620         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14621
14622 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14623
14624         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14625         on links.
14626
14627         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14628
14629 2008-12-03  Lute Kamstra  <lute@gnu.org>
14630
14631         * sha1.el: Remove leading * from docstrings of defcustoms,
14632         deffaces, defconsts and defuns.
14633
14634 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14635
14636         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14637         users' addresses that don't have domain parts.
14638         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14639         rather than message-narrow-to-head since there will be the message
14640         header separator.
14641
14642 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14643
14644         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14645         since the result is inserted in a unibyte buffer anyway.
14646         (nnimap-demule-use-string-to-multibyte): Remove.
14647         (nnimap-demule): Alias it to mm-string-to-multibyte.
14648
14649 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14650
14651         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14652         variable for debugging bug#464 and bug#1174.
14653         (nnimap-demule): Use it.
14654
14655 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14656
14657         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14658         score calculation correctly.
14659
14660 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14661
14662         * message.el (message-send-mail): Just set the buffer to unibyte
14663         rather than use mm-with-unibyte-current-buffer which does a lot more.
14664         (message-send-mail-partially): Don't bother with
14665         mm-with-unibyte-current-buffer since it's already been made unibyte by
14666         message-send-mail.
14667
14668 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14669
14670         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14671
14672 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14673
14674         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14675
14676 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14677
14678         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14679         require itself and to remove `with-no-warnings'.
14680
14681 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14682
14683         * starttls.el (starttls-any-program-available): Get the name of the
14684         available TLS layer program.
14685         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14686         well as the host name in the "opening" message.
14687
14688         * auth-source.el (auth-source-cache, auth-source-do-cache)
14689         (auth-source-user-or-password): Cache passwords and logins by default,
14690         allow override with `auth-source-do-cache'.
14691         (auth-source-forget-user-or-password): Allow users to remove cache
14692         entries if needed.
14693
14694 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14695
14696         * md4.el (md4-buffer): Fix typo in docstring.
14697         (md4, md4-64): Doc fixes.
14698         (md4-pack-int32): Reflow docstring.
14699
14700 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14701
14702         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14703         condition-case to only the forward-sexp call.
14704
14705 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14706
14707         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14708         quotes contained.  Make it more robust regardless by an extra
14709         condition-case wrapper.
14710
14711 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14712
14713         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14714
14715 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * nnml.el (nnml-request-expire-articles): Check if the function set to
14718         `nnmail-expiry-target' returns the symbol `delete'.
14719
14720         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14721
14722         * nnmail.el (nnmail-expiry-target): Fix custom type.
14723
14724 2008-10-02  Glenn Morris  <rgm@gnu.org>
14725
14726         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14727         Silence compiler warning.
14728
14729 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14730
14731         * tls.el (open-tls-stream): Show the actual command being
14732         executed, instead of the format string.
14733
14734 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14735
14736         * lpath.el: Fbind codepage-setup for Emacs 23.
14737
14738 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14739
14740         * mml.el (mml-menu): Don't assume mml2015 is bound.
14741
14742 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14743
14744         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14745         exists.
14746
14747 2008-09-27  Glenn Morris  <rgm@gnu.org>
14748
14749         * gnus-util.el (mail-header-remove-comments): Autoload it.
14750
14751 2008-09-27  Andreas Schwab  <schwab@suse.de>
14752
14753         * gnus-util.el (gnus-split-references): Strip comments.
14754         (gnus-parent-id): Likewise.
14755
14756 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14757
14758         * message.el (message-confirm-send): Fix version.
14759
14760 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14761
14762         * message.el (message-idna-to-ascii-rhs-1): Use
14763         mail-extract-address-components rather than mail-header-parse-addresses
14764         that is an alias by default to ietf-drums-parse-addresses that does not
14765         support non-ASCII names in headers' contents.
14766
14767 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14768
14769         * message.el (message-confirm-send): Fix variable documentation to
14770         avoid the "y/n" wording.
14771
14772 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14773
14774         * message.el (message-set-auto-save-file-name): Save to a different
14775         filename so multiple messages (especially drafts) can be recovered.
14776
14777 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14778
14779         * message.el (message-confirm-send): Add appropriate version.
14780
14781 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14782
14783         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14784         defvar.
14785
14786 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14787
14788         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14789         (mm-pkcs7-enveloped-magic): Ditto.
14790
14791 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14792
14793         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14794         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14795
14796 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14797
14798         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14799         default, it's better.
14800
14801 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14802
14803         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14804         summary line gnus-number property and ignore them (with a warning
14805         message).
14806
14807 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14808
14809         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14810         macro caddr in the interactive form since it won't be expanded.
14811
14812 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14813
14814         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
14815         `charset'; fix name of function called recursively.
14816         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
14817
14818 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14819
14820         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
14821         (gnus-mime-set-charset-parameters): New function.
14822         (gnus-mime-view-part-as-charset): Use it to correctly display part
14823         specifying wrong charset.
14824
14825 2008-09-08  David Engster  <dengste@eml.cc>
14826
14827         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
14828         in completing-read for back end server.
14829
14830 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
14831
14832         * message.el (message-confirm-send): New variable to confirm sending a
14833         message.
14834         (message-send): Use it.
14835
14836 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
14837
14838         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
14839
14840 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14841
14842         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
14843
14844 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
14845
14846         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
14847         prevent tracking too many groups.
14848         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
14849         Use it.
14850
14851 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
14852
14853         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
14854         moving point to the bottom of the window in order to avoid recentering.
14855
14856 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14857
14858         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
14859
14860         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
14861         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
14862         (gnus-article-beginning-of-window): Fix calculation.
14863
14864 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
14865
14866         * gnus-msg.el (gnus-summary-supersede-article)
14867         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
14868         value of gnus-newsgroup-charset to decode non-MIME encoded text in
14869         message header.
14870
14871 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
14872
14873         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
14874         pending output coming after the status change.
14875
14876 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
14877
14878         * message.el:
14879         * gnus-start.el:
14880         * gnus-registry.el: Remove VMS support.
14881
14882 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14883
14884         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
14885         macro.
14886         (rfc2104-hash): Use it.
14887
14888 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
14889
14890         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
14891         (gnus-summary-sort-by-most-recent-date): New commands.
14892         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
14893         and menu entries.
14894
14895 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14896
14897         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
14898         don't redisplay article for raw contents; remove plural articles stuff.
14899
14900         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
14901         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
14902         on gnus-summary-save-article; display results properly.
14903
14904 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14905
14906         * lpath.el: No need to fbind ns-focus-frame.
14907
14908 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14909
14910         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
14911
14912 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14913
14914         * gnus-art.el (gnus-summary-save-in-pipe):
14915         Consider gnus-save-all-headers.
14916
14917 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
14918
14919         * gnus-util.el (ns-focus-frame): Remove declaration.
14920         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
14921         like x.
14922
14923 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
14924
14925         * rfc2104.el (rfc2104-zero): Delete defconst.
14926         (rfc2104-hex-alist): Likewise.
14927         (rfc2104-hex-to-int): Delete func.
14928         (rfc2104-hexstring-to-bitstring): Likewise.
14929         (rfc2104-nybbles): New defconst.
14930         (rfc2104-hash): Rewrite for speed.
14931
14932 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14933
14934         * tls.el (open-tls-stream): Make it work with the 2nd argument
14935         BUFFER that is a string but does not exist as a buffer object, as
14936         mentioned in the doc-string.
14937
14938 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
14941         SXEmacs.
14942
14943 2008-07-16  Glenn Morris  <rgm@gnu.org>
14944
14945         * gnus-util.el (ns-focus-frame): Declare for compiler.
14946
14947 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14948
14949         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
14950         set as a group parameter.
14951         (gnus-summary-save-in-pipe): Work when it is called independently.
14952         (gnus-summary-pipe-to-muttprint): Don't modify
14953         gnus-summary-pipe-output-default-command.
14954
14955 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
14956
14957         * message.el (message-send-mail-with-sendmail):
14958         Display the error message.
14959
14960 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14961
14962         * gnus-art.el (gnus-default-article-saver):
14963         Add gnus-summary-save-in-pipe to choices.
14964         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
14965         gnus-summary-pipe-output-default-command as the default command.
14966         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
14967         instead of gnus-last-shell-command.
14968
14969         * gnus-sum.el (gnus-summary-pipe-output-default-command):
14970         New user option.
14971         (gnus-summary-muttprint-program): Mention the value will be changed.
14972         (gnus-summary-save-article): Force showing of all headers.
14973         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
14974
14975 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
14976
14977         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
14978
14979 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
14980
14981         * nnimap.el (nnimap-id):
14982         * sieve-manage.el (sieve-manage-open): Doc fixes.
14983
14984 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
14985
14986         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
14987         if available.
14988
14989 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
14990
14991         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
14992
14993         * nnkiboze.el (nnkiboze-generate-group):
14994         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
14995
14996         * nnmairix.el: Require CL.
14997
14998 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14999
15000         * dgnushack.el: Autoload get-display-table and put-display-table for
15001         XEmacs 21.5.
15002
15003         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
15004         21.4 and SXEmacs.
15005
15006 2008-06-15  David Engster  <dengste@eml.cc>
15007
15008         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
15009
15010 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
15011
15012         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
15013         New macros that expand to an `aset'/`aref' call under Emacs, and to a
15014         runtime choice under XEmacs.
15015
15016         * gnus-sum.el (gnus-summary-set-display-table):
15017         Use `gnus-put-display-table', `gnus-get-display-table',
15018         `gnus-set-display-table' for the display table, instead of `aset'.
15019
15020         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
15021         Use `gnus-put-display-table', `gnus-get-display-table',
15022         `gnus-set-display-table' for the display table.
15023
15024 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15025
15026         * nnmairix.el: Add autoloads.
15027
15028 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15029
15030         * nnmairix.el (nnmairix-delete-recreate-group)
15031         (nnmairix-update-and-clear-marks): Fix error messages.
15032
15033 2008-06-14  David Engster  <dengste@eml.cc>
15034
15035         * nnmairix.el: Upgrade to version 0.6.
15036         (nnmairix-group-toggle-propmarks-this-group)
15037         (nnmairix-group-toggle-readmarks-this-group)
15038         (nnmairix-group-delete-recreate-this-group)
15039         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
15040         (nnmairix-remove-tick-mark-original-article): New commands.
15041         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
15042         (nnmairix-propagate-marks-to-nnmairix-groups)
15043         (nnmairix-only-use-registry, nnmairix-allowfast-default)
15044         (nnmairix-marks-cache, nnmairix-version-output): New variables.
15045         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
15046         functions needed for marks propagation and manipulation of read marks.
15047         (nnmairix-update-groups): New function.
15048         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
15049         (nnmairix-determine-original-group-from-registry)
15050         (nnmairix-determine-original-group-from-path)
15051         (nnmairix-get-group-from-file-path, nnmairix-map-range)
15052         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
15053         New helper functions.
15054         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
15055         keystrokes for new commands.
15056         (nnmairix-delete-and-create-on-change): Doc string cleanup.
15057         (nnmairix-request-group): Check allow-fast group parameter.
15058         (nnmairix-request-create-group): Set allow-fast group parameter if
15059         nnmairix-allowfast-default is set.
15060         (nnmairix-close-group): Propagate marks upon closing if needed.
15061         (nnmairix-group-toggle-threads-this-group): Use new.
15062         nnmairix-group-toggle-parameter helper function.
15063         (nnmairix-search): Better check for empty search result.
15064         (nnmairix-goto-original-article): Use new helper functions for
15065         determining original article.
15066         (nnmairix-show-original-article): Make sure message-id is in brackets.
15067         (nnmairix-call-mairix-binary): Change variable name.
15068         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
15069         helper function.
15070         (nnmairix-widget-toggle-activate): Fix doc string.
15071
15072 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15073
15074         * nnir.el: Require edmacro when compiling with XEmacs.
15075         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
15076         available in Emacs 21.
15077
15078 2008-06-11  Glenn Morris  <rgm@gnu.org>
15079
15080         * gnus-util.el (x-focus-frame):
15081         * gnus.el (image-size):
15082         * mm-decode.el (image-size): Declare.
15083
15084         * gnus-picon.el (declare-function): Add compat definition.
15085         (image-size): Declare.
15086
15087         * gnus-group.el (tool-bar-map):
15088         * gnus-sum.el (tool-bar-map): Define for compiler.
15089
15090         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
15091
15092         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
15093
15094         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
15095         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
15096         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
15097         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
15098         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
15099         * sieve-manage.el, spam-report.el, spam.el:
15100         Remove unnecessary eval-and-compile of autoloads.
15101
15102 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
15103
15104         * auth-source.el: Precise Tramp doc.
15105
15106 2008-06-07  Glenn Morris  <rgm@gnu.org>
15107
15108         * nnmairix.el: Remove unnecessary eval-when-compile.
15109
15110 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15111
15112         * lpath.el: Fbind propertize for XEmacs 21.4.
15113
15114 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
15115
15116         * nnir.el: Move here from ../contrib.
15117
15118 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15119
15120         * gnus-util.el (gnus-read-shell-command): New function.
15121         * mm-decode.el (mm-pipe-part):
15122         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
15123
15124 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15125
15126         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15127
15128 2008-06-03  Glenn Morris  <rgm@gnu.org>
15129
15130         * pop3.el (nnheader-accept-process-output): Autoload it.
15131
15132 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15133
15134         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
15135         are not 2-digit hexadecimal characters that follow `%'s.
15136
15137 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15138
15139         * message.el (message-bogus-recipient-p): Fix type in doc string.
15140         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
15141         (message-bogus-addresses): Rename from message-bogus-address-regexp.
15142         Improve custom options.
15143         (message-bogus-recipient-p): Adjust accordingly.
15144
15145 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
15146
15147         * parse-time.el (parse-time-months, parse-time-weekdays): Add
15148         long-form month and day names.
15149
15150 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * dgnushack.el: Autoload debug, eudc-expand-inline and
15153         pgg-snarf-keys-region for XEmacs.
15154
15155         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
15156
15157         * nnmairix.el: Require edmacro when compiling with XEmacs.
15158
15159 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
15160
15161         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
15162         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
15163
15164 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15165
15166         * auth-source.el: Add more docs.
15167
15168         * netrc.el (netrc-machine): Always match if the port is not given.
15169
15170 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15171
15172         * nnheader.el (nnheader-read-timeout): Change the default timeout from
15173         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
15174         retrieval faster in some cases, but might make CPU usage larger.
15175         If this has any bad side effects, we might revert this change.
15176
15177         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
15178         seems to make mail retrieval much, much faster.
15179         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
15180         unconditionally.
15181
15182         * gnus-draft.el (gnus-group-send-queue):
15183         Bind message-send-mail-partially-limit to nil to avoid being prompted.
15184
15185 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
15186
15187         * mml.el (mml-attach-buffer): Prompt for `disposition'.
15188
15189         * message.el (message-bogus-address-regexp): Fix and improve custom
15190         type.
15191         (message-setup-hook): Add message-check-recipients as custom option.
15192
15193 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
15194
15195         * message.el (message-cite-function): Remove bogus autoload which crept
15196         in during merge from v5-10.
15197
15198 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15199
15200         * nnimap.el (nnimap-open-connection): Fix login/password bug.
15201
15202         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
15203
15204         * auth-source.el: Preliminary Tramp docs.
15205         (auth-sources): Change the default auth-sources to use
15206         EPA .gpg files.
15207
15208 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
15209
15210         * nntp.el: Autoload `auth-source-user-or-password'.
15211         (nntp-send-authinfo): Use it.
15212
15213         * nnimap.el: Autoload `auth-source-user-or-password'.
15214         (nnimap-open-connection): Use it.
15215
15216         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
15217         for the gnus-message function.
15218         (auth-source-user-or-password): Use it.
15219
15220 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15221
15222         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
15223         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
15224         (rfc2104-hash): Use it.
15225
15226 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15227
15228         * gnus-art.el (gnus-article-toggle-truncate-lines):
15229         Don't use `iff' in docstring.
15230
15231 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15232
15233         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15234
15235         * gnus-util.el (gnus-extract-address-component-name)
15236         (gnus-extract-address-component-email): Convenience functions around
15237         `gnus-extract-address-components'.
15238
15239         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15240         Use `gnus-extract-address-component-email' to fix bug of comparing full
15241         sender name to `user-mail-address'.
15242
15243 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15244
15245         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15246         catch/throw to optimize.
15247         (gnus-registry-find-keywords): Just use member to find a keyword.
15248
15249 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15250
15251         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15252         is current before calling gnus-server-prepare.
15253         (gnus-server-setup-buffer, gnus-server-update-server)
15254         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15255
15256 2008-05-04  Juri Linkov  <juri@jurta.org>
15257
15258         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15259         (mailcap-file-default-commands): Use mailcap-replace-in-string
15260         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15261         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15262
15263 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15264
15265         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15266
15267 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15268
15269         * gnus.el: Bump version to 0.11.
15270
15271 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15272
15273         * gnus.el: No Gnus v0.10 is released.
15274
15275 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15276
15277         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15278         hooks.
15279         (gnus-update-read-articles): Speed up non-marks-using users.
15280         (gnus-use-marks): Define gnus-use-marks.
15281         (gnus-propagate-marks): Rename variable to something more sensible.
15282
15283 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15284
15285         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15286         (gmm-image-load-path-for-library): Fix typos in docstrings.
15287         (gmm-message): Reflow docstring.
15288
15289 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15290
15291         * mail-source.el (mail-source-set-1, mail-source-bind):
15292         Move auth-source code out of the macro to clean it up and fix bugs.
15293
15294 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15295
15296         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15297         by sender if it's equal to user-mail-address, it's likely to be
15298         useless.
15299
15300         * mail-source.el (mail-source-bind): Don't use user or password if they
15301         are not bound.  Unintern them if they are nil.  Don't use server unless
15302         it's bound, and default it to empty string otherwise.
15303
15304 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15305
15306         * mail-source.el: Load auth-source.el.
15307         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15308         get user name or password, if auth-sources is set up.
15309
15310         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15311         strategy of splitting with parent.
15312         (gnus-registry-split-fancy-with-parent)
15313         (gnus-registry-post-process-groups): Use it and fix prior
15314         bug (returning a list as the split result).
15315
15316         * auth-source.el (auth-sources): Remove server parameter.
15317         (auth-source-pick, auth-source-user-or-password)
15318         (auth-source-user-or-password-imap)
15319         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15320         (auth-source-user-or-password-sftp)
15321         (auth-source-user-or-password-smtp): Remove server parameter.
15322
15323 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15324
15325         * smime.el (smime-sign-region, smime-encrypt-region)
15326         (smime-decrypt-region):
15327         Remove redundant calls to `generate-new-buffer-name'.
15328
15329 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15330
15331         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15332         Don't use QP for message/rfc822.
15333         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15334
15335 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15336
15337         * sieve-manage.el (sieve-string-bytes): Remove.
15338         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15339         correct byte-length only if the process's coding-system is the same as
15340         the one used internally by Emacs to represent strings.
15341
15342 2008-04-22  Juri Linkov  <juri@jurta.org>
15343
15344         * mailcap.el (mailcap-file-default-commands): New function.
15345
15346 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15347
15348         * message.el (message-signature-separator, message-cite-function):
15349         Change custom version.
15350
15351 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15352
15353         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15354         commands.
15355         (tls-checktrust): Ditto.
15356
15357 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15358
15359         * mm-decode.el (mm-display-external): Make temp file read-only.
15360
15361 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15362
15363         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15364         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15365         `C-c C-f d'.
15366
15367 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15368
15369         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15370
15371 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15372
15373         * gnus.el: Bump version to 0.9.
15374
15375 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15376
15377         * gnus.el: No Gnus v0.8 is released.
15378
15379 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15380
15381         * mail-source.el (mail-source-value):
15382         Prefer fboundp to functionp so it works with macros as well.
15383
15384 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15385
15386         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15387         Fix last change in case the element is not even a symbol.
15388
15389 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15390
15391         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15392         Prefer fboundp to functionp so it works with macros as well.
15393
15394 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15395
15396         * auth-source.el: Add docs.
15397         (auth-sources): Modify format to support server.
15398         (auth-source-pick, auth-source-user-or-password)
15399         (auth-source-user-or-password-imap)
15400         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15401         (auth-source-user-or-password-sftp)
15402         (auth-source-user-or-password-smtp): Add server parameter.
15403
15404 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15405
15406         * gnus-registry.el: Initialize the registry when gnus-registry-install
15407         is t.
15408
15409 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15410
15411         * compface.el (uncompface): Make buffer unibyte.
15412
15413 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15414
15415         * mail-source.el (mail-source-value):
15416         Prefer fboundp to functionp so it works with macros as well.
15417
15418 2008-04-05  Glenn Morris  <rgm@gnu.org>
15419
15420         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15421
15422 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15423
15424         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15425         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15426
15427         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15428         multibyteness after rather than before erasing it.
15429
15430         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15431         mm-with-multibyte.
15432         (gnus-request-article-this-buffer): Make sure the proper decoding is
15433         used if gnus-original-article-buffer happens to be unibyte.
15434
15435         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15436         default-enable-multibyte-characters.
15437
15438         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15439         default-enable-multibyte-characters.
15440
15441         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15442
15443         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15444
15445 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15446
15447         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15448         Fix last change in case the element is not even a symbol.
15449
15450 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15451
15452         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15453         (imap-message-copyuid-1): Use it.
15454         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15455         J. Williams in
15456         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15457
15458         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15459         imap-enable-exchange-bug-workaround.
15460         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15461
15462 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15463
15464         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15465         a 100 byte status-checks into a 2-3MB transfer for each group.
15466         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15467         to enable bug workaround or not.
15468         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15469
15470 2008-03-31  Glenn Morris  <rgm@gnu.org>
15471
15472         * message.el (mml2015-use): Declare for compiler.
15473         (message-info): Require mml2015 when appropriate.
15474
15475 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15476
15477         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15478         whitespace.
15479
15480 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15481
15482         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15483         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15484         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15485         (nntp-service-to-port): New function.
15486         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15487         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15488         (nntp-open-netcat-stream): New function.
15489         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15490
15491 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15492
15493         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15494
15495 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15496
15497         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15498
15499 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15500
15501         * dns.el (dns-write): Use set-buffer-multibyte.
15502
15503 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15504
15505         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15506
15507 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15508
15509         * message.el (message-signature-separator): Change default.
15510         Improve custom type.
15511         (message-cite-function): Change default to
15512         message-cite-original-without-signature.
15513
15514         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15515         toggle.
15516
15517         * message.el (message-check-news-body-syntax): Fix signature check.
15518         (message-setup-1): Mark buffer as unmodified _after_ running
15519         message-setup-hook and handling message-alternative-emails.
15520         (message-shorten-references): Be more strict when building list of
15521         valid references to comply with GNKSA.
15522
15523         * gnus-group.el (gnus-read-ephemeral-bug-group)
15524         (gnus-read-ephemeral-debian-bug-group)
15525         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15526
15527         * message.el (message-info): Don't use booleanp which isn't supported
15528         in Emacs 21 and XEmacs.
15529
15530 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15531
15532         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15533         gnus-group-gmane-group-download-format.
15534         (gnus-group-read-ephemeral-gmane-group): Rename from
15535         gnus-group-read-ephemeral-gmane-group.
15536         (gnus-read-ephemeral-gmane-group-url): Rename from
15537         gnus-group-read-ephemeral-gmane-group-url.
15538         (gnus-bug-group-download-format-alist): New variable.
15539         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15540         (gnus-read-ephemeral-emacs-bug-group): New commands.
15541
15542 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15543
15544         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15545         (gnus-visible-headers): Improve custom type.
15546
15547 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15548
15549         * mml.el (mml-menu): Add workarounds for XEmacs.
15550
15551         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15552         X-Boundary header.
15553
15554         * message.el (message-simplify-recipients): Fix previous commit.
15555
15556 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15557
15558         * mm-util.el (mm-set-buffer-multibyte): New function.
15559         * mm-decode.el (mm-copy-to-buffer): Use it.
15560
15561         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15562         Prefer fboundp to functionp so it works with macros as well.
15563
15564 2008-03-19  Glenn Morris  <rgm@gnu.org>
15565
15566         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15567         Accidentally removed in the sync process with Emacs.
15568
15569 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15570
15571         * message.el (message-alter-recipients-discard-bogus-full-name):
15572         New function.
15573         (message-alter-recipients-function): New variable.
15574         (message-get-reply-headers): Use it.
15575         (message-replace-header): New helper function.
15576         (message-recipients-without-full-name): New variable.
15577         (message-simplify-recipients): New command.
15578
15579         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15580
15581         * message.el (message-info): Handle EasyPG manual.
15582
15583         * mml.el (mml-menu): Add entry for EasyPG.
15584
15585 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15586
15587         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15588         parameter.
15589
15590         * message.el (message-disassociate-draft): Specify drafts group name
15591         fully.
15592
15593 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15594
15595         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15596         Eliminate unnecessary duplicates from the match list.
15597
15598 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15599
15600         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15601
15602         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15603
15604         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15605         args of `how-many' of which the XEmacs version doesn't take; declare
15606         Info-index-next as function.
15607
15608 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15609
15610         * gnus-score.el (gnus-score-headers): Fix handling of
15611         gnus-inhibit-slow-scoring.
15612
15613         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15614         string.
15615         (gnus-button-url-regexp): Improve handling of parenthesis.
15616         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15617         (gnus-button-handle-info-keystrokes): Handle index entries.
15618
15619 2008-03-15  Glenn Morris  <rgm@gnu.org>
15620
15621         * parse-time.el (parse-time-string): Simplify.
15622
15623 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15624
15625         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15626         Incoming* files.
15627
15628 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15629
15630         * auth-source.el (auth-sources): Rename from auth-source-choices.
15631         (auth-source-pick): Use it.
15632
15633 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15634
15635         * binhex.el (binhex-decode-region-internal):
15636         * uudecode.el (uudecode-decode-region-internal):
15637         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15638         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15639         setting default-enable-multibyte-characters.
15640
15641 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15642
15643         * auth-source.el (auth-source-protocols)
15644         (auth-source-protocols-customize, auth-source-choices): Add and
15645         modified variable customizations and defaults.
15646         (auth-source-pick, auth-source-user-or-password)
15647         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15648         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15649         (auth-source-user-or-password-sftp)
15650         (auth-source-user-or-password-smtp): Use new variables and provide an
15651         interface to netrc.el.
15652
15653 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15654
15655         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15656         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15657         Make sure the nntp port to specify is a string.
15658
15659 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15660
15661         * nntp.el: Use with-current-buffer.
15662         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15663         dubious mm-with-unibyte-current-buffer.
15664         (nntp-with-open-group-function): New function extracted from
15665         nntp-with-open-group macro.
15666         (nntp-with-open-group): Use the function, so it's easier to debug.
15667         Add indentation and debugging info.
15668         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15669         Recommend the use of the netcat alternatives.
15670
15671         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15672         Avoid mm-string-as-multibyte as well.
15673
15674         * nnweb.el (nnweb-insert-html):
15675         Remove use of nnheader-string-as-multibyte.
15676
15677         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15678         (nnheader-string-as-multibyte): Remove.
15679
15680         * mm-view.el: Use inhibit-read-only.
15681         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15682         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15683         or unibyte-string.
15684
15685         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15686         (mm-uu-yenc-extract): Use with-current-buffer.
15687
15688         * gnus-soup.el (gnus-soup-send-packet): Don't use
15689         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15690
15691         * nnmh.el: Use with-current-buffer.
15692         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15693         mm-string-as-multibyte on the output of mm-encode-coding-string.
15694
15695         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15696         (nnimap-request-move-article): Use with-current-buffer.
15697
15698         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15699         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15700         conversion uses string-make-unibyte rather than string-as-unibyte.
15701
15702         * gnus-msg.el: Use with-current-buffer.
15703
15704         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15705
15706 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15707
15708         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15709         string for caching if it is 'PIN.
15710
15711 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15712
15713         * lpath.el: Consider the case without Emacs/W3.
15714
15715 2008-03-08  Glenn Morris  <rgm@gnu.org>
15716
15717         * time-date.el (date-to-time, time-subtract, time-add)
15718         (safe-date-to-time): Doc fixes.
15719
15720 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15721
15722         * mail-source.el (mail-source-delete-old-incoming-confirm):
15723         Change default to nil.
15724         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15725
15726 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15727
15728         * lpath.el: Rearrange.
15729
15730         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15731         (gnus-article-goto-prev-page): Work for articles having ^L's.
15732
15733         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15734
15735         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15736
15737 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15738
15739         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15740         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15741         (gnus-bookmark-jump): Adjust some variable names.
15742
15743 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15744
15745         * auth-source.el: New package.
15746         (auth-source-choices): Add customization entry point variable.
15747
15748         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15749         bug.
15750
15751 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15752
15753         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15754         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15755         (gnus-registry-install-shortcuts): Rename from
15756         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15757         the `gnus-registry-mark-map' keymap dynamically from
15758         `gnus-registry-marks'.  The generated functions update the summary line
15759         when a registry mark is added or deleted, and will call
15760         `gnus-registry-install-p' (see the comments in the code).
15761         (gnus-registry-user-format-function-M): Use concat intelligently.
15762
15763         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15764         the registry mark functions.
15765
15766 2008-03-05  Glenn Morris  <rgm@gnu.org>
15767
15768         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15769         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15770         gnus-art.
15771         (top-level): No need to load own source when compiling.
15772
15773 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15774
15775         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15776         Suggested by <chris.anderton@zetnet.co.uk>.
15777
15778 2008-03-04  Glenn Morris  <rgm@gnu.org>
15779
15780         * gnus-sum.el (top-level): No need to require gnus when compiling,
15781         since unconditionally required near start of file.
15782         (gnus-summary-display-while-building): Move definition before use.
15783
15784 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15785
15786         * gnus-registry.el (gnus-registry-user-format-function-M):
15787         Add formatting function.
15788
15789 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15790
15791         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15792         with plists.
15793         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15794         Use new format.
15795
15796 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15797
15798         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15799         `where-is-internal' that returns a range of key sequences.
15800
15801 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15802
15803         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15804
15805         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15806         (gnus-summary-jump-to-group): Consider windows on other displayed
15807         frames as well.  Similar changes might be needed elsewhere, but that's
15808         the one I've bumped into during my use.
15809
15810         * nndoc.el (nndoc-oe-dbx-type-p):
15811         * gnus-msg.el (gnus-debug):
15812         * gnus-group.el (gnus-update-group-mark-positions):
15813         Use mm-string-to-multibyte.
15814
15815 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
15816
15817         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
15818         doesn't handle NotDashEscaped.
15819
15820         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
15821         (mml-dnd-attach-options): Fix typo in custom choice.
15822
15823         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
15824         Change nndoc-article-type to mbox.
15825         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
15826
15827         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
15828         to nil, instead of html2text.
15829
15830         * imap.el (imap-debug): Add `imap-ping-server'.
15831
15832         * gnus-bookmark.el: Add FIXMEs.
15833
15834         * message.el (message-form-letter-separator)
15835         (message-send-form-letter-delay): New variables.
15836         (message-send-form-letter): Use them.  New command to send form
15837         letters.  Requested by Uwe Siart.
15838         (message-send-mail-function): Doc fix.  Add "Other" custom option.
15839
15840 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15841
15842         * Update copyright years.
15843
15844 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
15845
15846         Sync from EMACS_22_BASE.
15847
15848         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
15849
15850 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
15851
15852         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
15853         empty author.
15854
15855 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
15856
15857         * gnus-registry.el (gnus-registry-marks): Add variable for
15858         customization of marks and their appearance.
15859         (gnus-registry-read-mark): Use it.
15860         (gnus-registry-do-marks): Add utility function to loop through
15861         `gnus-registry-marks'.
15862         (gnus-registry-install-shortcuts-and-menus): Add function to install
15863         shortcuts and menus.
15864         (gnus-registry-initialize): Use it.
15865         (gnus-registry-default-mark): Clarify documentation.
15866
15867 2008-02-29  Glenn Morris  <rgm@gnu.org>
15868
15869         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
15870         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
15871         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
15872         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
15873         Change defcustom :version from 23.0 to 23.1.
15874
15875 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
15876
15877         * gnus-registry.el (gnus-registry-follow-group-p)
15878         (gnus-registry-post-process-groups): Add functions to aid registry
15879         splitting and improve logging.  Clarify behavior in function
15880         documentation.
15881         (gnus-registry-split-fancy-with-parent): Use them.
15882
15883 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
15884
15885         * gnus-art.el: Use with-current-buffer.
15886
15887 2008-02-27  David Engster  <dengste@eml.cc>
15888
15889         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
15890         Express real group name in the response.
15891
15892 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15893
15894         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
15895         (nnmairix-last-server, nnmairix-current-server): Defvar them.
15896         (nnmairix-goto-original-article): Defvar gnus-registry-install and
15897         autoload gnus-registry-fetch-group when compiling.
15898         (nnmairix-request-group-with-article-number-correction):
15899         Remove unreferenced argument passed to nnmairix-call-backend.
15900
15901 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
15902
15903         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
15904         (mm-uu-extract): Improve face for low color ttys.
15905         Reported by Sascha Wilde.
15906
15907 2008-02-27  Glenn Morris  <rgm@gnu.org>
15908
15909         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
15910         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
15911         variables to defconsts.  Convert comments to doc-strings.
15912         (nnmairix-last-server, nnmairix-current-server): Convert from free
15913         variables to defvars.  Convert comments to doc-strings.
15914         (gnus-registry-fetch-group): Autoload.
15915         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
15916         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
15917         (nnmairix-widget-build-editable-fields): Use car cddr rather than
15918         caddr.
15919         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
15920         nnmairix-request-group-with-article-number-correction call.
15921         (nnmairix-fast, nnmairix-group): New, less general names, for free
15922         variables passed from nnmairix-request-group to
15923         nnmairix-request-group-with-article-number-correction.  Declare.
15924         (nnmairix-request-group-with-article-number-correction):
15925         Use nnmairix-fast, nnmairix-group rather than fast, group.
15926
15927 2008-02-26  David Engster  <dengste@eml.cc>
15928
15929         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
15930         version 0.5.
15931
15932 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
15933
15934         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
15935         instead of making an extra function call.  Don't add the current group
15936         to articles only when they have the group.  Use
15937         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
15938         Reported by David <de_bb@arcor.de>.
15939
15940 2008-02-24  Miles Bader  <miles@gnu.org>
15941
15942         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
15943         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
15944         (mm-find-mime-charset-region):
15945         * mm-bodies.el (mm-encode-body):
15946         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
15947
15948 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15949
15950         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
15951         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
15952
15953 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
15954
15955         * mail-source.el (mail-source-delete-incoming): Change default.
15956         Supplement doc string.
15957
15958         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
15959
15960 2008-02-14  Glenn Morris  <rgm@gnu.org>
15961
15962         * time-date.el (format-seconds): New function.
15963
15964 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
15965
15966         * nnmail.el (nnmail-message-id-cache-file): Derive from
15967         `gnus-home-directory'.
15968
15969 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
15970
15971         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
15972         Document negative prefix.
15973
15974         * gnus-group.el (gnus-group-read-group): Document negative prefix.
15975
15976 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15977
15978         * message.el (message-unsent-separator): Add the Exim bounce
15979         separator.
15980
15981 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
15982
15983         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
15984         list.
15985         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
15986         recipient/signer list.
15987
15988 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15989
15990         * Makefile.in (datarootdir): Define.
15991         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
15992         name that might contain whitespace.
15993
15994 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
15995
15996         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
15997         fbound (Emacs 23 unicode), signal an error.
15998
15999 2008-02-08  Glenn Morris  <rgm@gnu.org>
16000
16001         * gnus-art.el (pgg-display-output-buffer): Declare as function.
16002
16003 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
16004
16005         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
16006         ports to the calls to `netrc-machine-user-or-password' in addition to
16007         "imap" and "imaps".
16008
16009 2008-02-01  Zhang Wei  <id.brep@gmail.com>
16010
16011         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
16012
16013         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
16014
16015 2008-02-01  Kenichi Handa  <handa@m17n.org>
16016
16017         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
16018         rfc2104-hexstring-to-bitstring and changed to return a byte list.
16019         (rfc2104-hash): Convert the result of concat to unibyte string.
16020
16021 2008-02-01  Dave Love  <fx@gnu.org>
16022
16023         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
16024         coding-system-for-read.
16025         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
16026
16027 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16028
16029         * gnus.el (gnus-group-startup-message): Add `find-image' call before
16030         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
16031         <hanche@math.ntnu.no>.
16032
16033 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16034
16035         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
16036
16037         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
16038
16039 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
16040
16041         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
16042         * message.el (message-beginning-of-line): Use featurep instead of bound
16043         tests in order to resolve conditionals at compile time.
16044
16045 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
16046
16047         * mail-source.el (mail-sources): Add `group' choice.
16048
16049         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
16050         parameter `in-group' to control into which group the articles go.
16051         Add treatment of `group' mail-source.
16052
16053 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16054
16055         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
16056
16057         * mm-decode.el (mm-dissect-buffer): Decode description.
16058
16059         * mml.el (mml-to-mime): Encode message header first.
16060
16061 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16062
16063         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
16064         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
16065
16066         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
16067         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
16068
16069 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
16070
16071         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
16072
16073 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16074
16075         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
16076         prefix keys.
16077         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
16078         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
16079         gnus-xmas.el.
16080
16081         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
16082         (gnus-xmas-article-describe-bindings): New function.
16083         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
16084         gnus-xmas-article-describe-bindings.
16085
16086         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
16087
16088 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
16089
16090         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
16091         Add new variables for article mark management.
16092         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
16093         list of extra data entries which, when present, will indicate that the
16094         article ID should not be trimmed from the registry.
16095         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
16096         functions.
16097         (gnus-registry-read-mark): New function to read a mark name from the
16098         user.
16099         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
16100         (gnus-registry-set-article-mark-internal): New functions to add and
16101         remove marks.
16102         (gnus-registry-get-article-marks): New function to show the marks for
16103         an article, or retrieve them for further use.
16104
16105 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16106
16107         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
16108         keys when no argument is given.
16109
16110 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16111
16112         * imap.el (imap-ping-server): New variable.
16113         (imap-opened): On add extra ping if imap-ping-server is non-nil.
16114         (imap-ping-server): Minor doc string fixes.
16115
16116 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
16117
16118         * imap.el (imap-ping-server): New function.
16119         (imap-opened): Call imap-ping-server.
16120
16121 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16122
16123         * gnus-sum.el (gnus-article-sort-by-random)
16124         (gnus-thread-sort-by-random): Fix doc strings.
16125         Reported by jidanni@jidanni.org.
16126
16127 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16128
16129         * gnus-art.el (gnus-article-describe-bindings): New function.
16130         (gnus-article-read-summary-keys): Use it.
16131         (gnus-article-mode-map): Bind `C-h b' to it.
16132
16133 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16134
16135         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
16136         XEmacs.
16137         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16138         Protect against non-character events.
16139
16140         * lpath.el: Fbind map-keymap for Emacs 21.
16141
16142 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
16143
16144         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
16145         New command.
16146         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
16147         instead of END.  Change name of the temp file.
16148         (gnus-group-gmane-group-download-format): Add doc string.  Make it
16149         customizable.
16150
16151 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16152
16153         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
16154         bind `S W' to gnus-article-wide-reply-with-original; set default
16155         binding to gnus-article-read-summary-send-keys.
16156         (gnus-article-read-summary-keys): Fix the order of keys; display
16157         continuation keys correctly in the echo area; describe bindings
16158         correctly when keys end with `C-h'.
16159         (gnus-article-read-summary-send-keys): New function.
16160         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16161         Work for gnus-article-read-summary-send-keys; display continuation keys
16162         correctly in the echo area.
16163         (gnus-article-reply-with-original): Ignore prefix argument.
16164         (gnus-article-wide-reply-with-original): New function.
16165
16166         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
16167         Emacs 21.
16168
16169 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16170
16171         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
16172         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
16173
16174 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16175
16176         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
16177         (gnus-group-read-ephemeral-gmane-group): New command.
16178
16179 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
16180
16181         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
16182
16183 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16184
16185         * message.el (message-send-mail-function): Increase custom version.
16186
16187         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
16188         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
16189
16190 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16191
16192         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
16193         for the cases where imap-authenticate is called with a nil buffer
16194         parameter.
16195
16196 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16197
16198         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
16199         html parts correctly; support forwarded messages.
16200         (gnus-article-browse-html-article): Remove work buffers.
16201
16202         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
16203         compiling.
16204         (netrc-bound-and-true-p): New macro.
16205         (netrc-parse): Use it instead of bound-and-true-p that is not available
16206         in XEmacs 21.4.
16207
16208 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
16209
16210         * gnus-registry.el (gnus-registry-mark-article)
16211         (gnus-registry-article-marks): Add functionality to mark articles
16212         through the Gnus registry.
16213
16214         * encrypt.el: Clarify documentation for the new pgg method.
16215         (encrypt-file-alist): Add PGG option.
16216         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
16217         functionality.  Abstract password key and messaging to external
16218         functions.
16219         (encrypt-password-key, encrypt-get-passphrase-if-needed)
16220         (encrypt-message-method-and-cipher): Add new convenience external
16221         functions.
16222         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
16223         (encrypt-pgg-process-buffer): Add PGG functionality glue.
16224
16225         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16226         (netrc-parse): Use encrypt-file-alist to determine if
16227         encrypt-find-model or encrypt-insert-file-contents should be used.
16228
16229         * encrypt.el: Clarify documentation.  Load password-cache or
16230         password, whichever one is found first, instead of autoloading.
16231
16232 2007-12-19  Glenn Morris  <rgm@gnu.org>
16233
16234         * mml.el (message-options-set, message-narrow-to-head)
16235         (message-in-body-p, message-mail-p, message-encode-message-body):
16236         Autoload.
16237         (message-remove-header, message-narrow-to-headers-or-head)
16238         (message-subscribed-p, message-make-mail-followup-to)
16239         (message-position-on-field, message-news-p)
16240         (message-options-set-recipient, message-generate-headers)
16241         (message-sort-headers): Declare as functions.
16242
16243 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16244
16245         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16246         convention in doc string.
16247
16248 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16249
16250         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16251         title to html parts.
16252         (gnus-article-browse-html-article): Pass message header to it.
16253
16254         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16255
16256 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16257
16258         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16259         or password compatible with XEmacs.
16260
16261 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16262
16263         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16264         format document.
16265         (gnus-mime-delete-part): Don't write description line if empty.
16266         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16267
16268 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16269
16270         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16271         (gnus-summary-mark-read-and-unread-as-read)
16272         (gnus-summary-mark-current-read-and-unread-as-read)
16273         (gnus-summary-mark-unread-as-ticked): Doc fix.
16274         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16275
16276 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16277
16278         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16279         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16280
16281 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16282
16283         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16284         yes-or-no-p.
16285
16286 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16287
16288         * mm-decode.el (mm-add-meta-html-tag): New function.
16289         (mm-save-part-to-file, mm-pipe-part): Use it.
16290
16291         * gnus-art.el (gnus-article-browse-delete-temp-files):
16292         Use gnus-y-or-n-p instead of y-or-n-p.
16293         (gnus-article-browse-html-parts): Work with message/external-body; use
16294         mm-add-meta-html-tag.
16295
16296 2007-12-11  Glenn Morris  <rgm@gnu.org>
16297
16298         * gnus-cache.el: Require gnus-sum not just when compiling.
16299
16300         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16301
16302         * gnus-int.el (gnus-server-opened, gnus-status-message):
16303         Move definitions before use.
16304
16305         * mm-decode.el: Require gnus-util.
16306         (mm-remove-part): Only call delete-annotation on XEmacs.
16307
16308         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16309
16310         * nnmail.el: Require gnus-int.
16311
16312         * spam.el: Move `require's before `eval-when-compile's.
16313
16314         * gnus-ems.el (gnus-alive-p):
16315         * gnus-fun.el (message-goto-eoh):
16316         * gnus-util.el (gnus-group-name-decode):
16317         * mail-source.el (gnus-compress-sequence):
16318         * message.el (Info-goto-node, format-spec):
16319         * mm-bodies.el (message-options-get):
16320         * mm-decode.el (mm-view-pkcs7):
16321         * mm-util.el (gmm-write-region):
16322         * mml-smime.el (mml-compute-boundary)
16323         (gnus-completing-read-with-default):
16324         * mml.el (widget-button-press, gnus-make-hashtable):
16325         * mml1991.el (mm-decode-content-transfer-encoding)
16326         (mm-encode-content-transfer-encoding)
16327         (message-options-get, message-options-set):
16328         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16329         * nnfolder.el (gnus-request-group):
16330         * nnheader.el (ietf-drums-unfold-fws):
16331         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16332         * smime.el (gnus-run-mode-hooks):
16333         * spam-stat.el (gnus-message): Autoload.
16334
16335         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16336         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16337         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16338         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16339         Add declare-function compatibility definition.
16340
16341         * gnus-cache.el (nnvirtual-find-group-art):
16342         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16343         (gnus-add-image, gnus-add-wash-type):
16344         * gnus-group.el (nnkiboze-score-file):
16345         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16346         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16347         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16348         (message-tokenize-header, gnus-get-buffer-create)
16349         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16350         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16351         * gnus.el (gnus-group-decoded-name):
16352         * mail-source.el (imap-capability):
16353         * mm-bodies.el (message-options-set):
16354         * mm-decode.el (gnus-configure-windows):
16355         * mm-extern.el (message-goto-body):
16356         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16357         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16358         (epg-sub-key-validity, message-options-set):
16359         * mml.el (widget-event-point, gnus-configure-windows):
16360         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16361         * mml2015.el (epg-check-configuration, epg-configuration)
16362         (message-options-set):
16363         * nndb.el (nndb-request-article):
16364         * nnfolder.el (gnus-request-create-group):
16365         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16366         * nnmaildir.el (gnus-group-mark-article-read):
16367         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16368         * rfc1843.el (message-fetch-field):
16369         * spam.el (gnus-extract-address-components):
16370         Declare as functions.
16371
16372 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16373
16374         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16375
16376         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16377
16378         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16379         bind show-trailing-whitespace for XEmacs.
16380
16381 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16382
16383         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16384         new no-op macro for backward compatibility.
16385
16386         * imap.el (imap-string-to-integer): New function.
16387
16388 2007-12-09  Glenn Morris  <rgm@gnu.org>
16389
16390         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16391
16392         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16393         * message.el, mm-view.el, sieve-manage.el, smime.el:
16394         Add declare-function compatibility definition.
16395
16396         * gnus-art.el (w3-region, w3m-region, Info-menu):
16397         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16398         * gnus-sum.el (gnus-get-predicate):
16399         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16400         * message.el (mail-abbrev-in-expansion-header-p):
16401         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16402         (w3m-detect-meta-charset, w3m-region):
16403         * sieve-manage.el (password-read, password-cache-add)
16404         (password-cache-remove):
16405         * smime.el (password-read-and-add): Declare as functions.
16406
16407 2007-12-08  David Kastrup  <dak@gnu.org>
16408
16409         * gnus-sum.el (gnus-summary-simplify-subject-query):
16410         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16411         `message'.
16412
16413 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16414
16415         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16416         it to bind idna-program, installation-directory, defined-colors, and
16417         face-attribute for XEmacs of the version that compiles defcustom forms.
16418
16419 2007-12-07  Glenn Morris  <rgm@gnu.org>
16420
16421         * gnus-art.el (article-make-date-line): Revert previous change.
16422
16423 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16424
16425         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16426
16427 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16428
16429         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16430         Call gnus-add-to-range ranges only once with a prepared article-list.
16431
16432 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16433
16434         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16435         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16436         group names with backslashes.
16437         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16438
16439 2007-12-06  Deepak Goel  <deego3@gmail.com>
16440
16441         * gnus-art.el (article-make-date-line):
16442         * gnus-start.el (gnus-load):
16443         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16444
16445 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16446
16447         * gnus-art.el (gnus-use-idna):
16448         * gnus-start.el (gnus-site-init-file):
16449         * message.el (message-use-idna):
16450         * mm-uu.el (mm-uu-hide-markers):
16451         * smiley.el (smiley-style): Revert changes that suppress warnings.
16452
16453 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16454
16455         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16456         specify charset to html source.
16457         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16458
16459 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16460
16461         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16462         idna-program in order to suppress byte compile warning issued by XEmacs
16463         that came to byte compile the default value section of defcustom forms
16464         recently.
16465
16466         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16467         value of installation-directory.
16468
16469         * message.el (message-use-idna): Don't directly refer to the value of
16470         idna-program.
16471
16472         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16473
16474         * smiley.el (smiley-style): Don't directly call face-attribute.
16475
16476 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16477
16478         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16479
16480         * gnus-dired.el: Reduce Gnus dependencies.
16481         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16482         Don't require.  Use autoloads instead.
16483         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16484         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16485         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16486         (gnus-dired-mode): Adjust doc string.
16487         (gnus-dired-mail-mode): New variable.
16488         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16489         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16490         (gnus-dired-mail-buffers): New function.  Return mail or message
16491         composition buffers.
16492         (gnus-dired-attach): Use it.
16493         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16494         NO-DECODE.
16495         (gnus-dired-print): Use `gnus-print-buffer' depending on
16496         `gnus-dired-mail-mode'.
16497
16498 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16499
16500         * rfc2047.el (rfc2047-encoded-word-regexp)
16501         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16502         explaining what regexp patterns are for.
16503
16504 2007-12-04  Glenn Morris  <rgm@gnu.org>
16505
16506         * password.el: Move to password-cache.el.
16507
16508         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16509         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16510         * mml-smime.el (password-read, password-cache-add)
16511         (password-cache-remove):
16512         No need to autoload, since mml-sec requires password.
16513
16514         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16515         * message.el (gnus-extract-address-components):
16516         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16517
16518         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16519         password.
16520
16521 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16522
16523         * mailcap.el: Reduce dependencies.
16524         (mail-header-parse-content-type): Autoload.
16525         (mailcap-delete-duplicates): New alias.
16526         (mailcap-mime-info): Add optional argument NO-DECODE.
16527         (mailcap-mime-types): Use mailcap-delete-duplicates.
16528
16529         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16530
16531 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16532
16533         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16534         (imap-parse-status): Upcase status-att for servers that sends them
16535         lower-case (e.g., MS Exchange 2007).
16536
16537 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16538
16539         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16540         function.
16541
16542         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16543         (gnus-uu-yenc-article): New function.
16544
16545         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16546
16547         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16548
16549 2007-12-02  Glenn Morris  <rgm@gnu.org>
16550
16551         * binhex.el (binhex): New custom group.
16552         (binhex-decoder-program, binhex-decoder-switches)
16553         (binhex-use-external): Move to the binhex custom group.
16554
16555         * uudecode.el (uudecode): New custom group.
16556         (uudecode-decoder-program, uudecode-decoder-switches)
16557         (uudecode-use-external): Move to the uudecode custom group.
16558
16559         * netrc.el (top-level): Don't load `encrypt' features.
16560         (netrc-parse): Don't use encrypt.
16561         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16562
16563         * encrypt.el: Remove file.
16564
16565 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16566
16567         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16568         matches on patches.
16569
16570         * gnus-art.el (gnus-article-browse-html-article):
16571         Mention `mm-text-html-renderer' in the doc string.
16572
16573         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16574         string.  Add comments.
16575
16576         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16577         if rhs is ASCII.
16578
16579 2007-12-01  Glenn Morris  <rgm@gnu.org>
16580
16581         * mail-source.el (top-level): Require format-spec before
16582         eval-when-compile.
16583
16584 2007-11-30  Glenn Morris  <rgm@gnu.org>
16585
16586         * encrypt.el: Require password, rather than autoloading password-read.
16587
16588 2007-11-29  Glenn Morris  <rgm@gnu.org>
16589
16590         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16591         (sasl-make-client, sasl-next-step, sasl-step-data)
16592         (sasl-step-set-data): Declare as functions.
16593
16594 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16595
16596         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16597
16598 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16599
16600         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16601         certs should be verified and what is to be done in the event of a
16602         verification failure.
16603
16604         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16605         caller can indicate whether the cache should be disregarded for this
16606         call.  This way the result of the call is reproducible at all times and
16607         can be considered a canonical server name for the supplied method.
16608         (gnus-agent-method-p): Canonicalize server names by pushing their
16609         method through `gnus-method-to-server' using the no-cache argument.
16610
16611         * gnus-srvr.el (gnus-server-insert-server-line):
16612         Call `gnus-method-to-server' with `no-cache' argument.
16613
16614         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16615         gnus-agent-possibly-synchronize-flags as this should be called when the
16616         server is actually being opened.
16617         (gnus-agent-possibly-synchronize-flags)
16618         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16619         flags file of an agentized server to the latter function.
16620
16621         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16622         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16623         after a connection has been established successfully.
16624
16625 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16626
16627         * gnus-art.el (article-display-face): Force to display face if called
16628         interactively; check if gnus-article-x-face-too-ugly matches author.
16629         (article-display-x-face): Display face even if From header is missing
16630         as article-display-face does.
16631
16632 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16633
16634         * hashcash.el (message-narrow-to-headers-or-head)
16635         (message-fetch-field, message-goto-eoh)
16636         (message-narrow-to-headers): Declare as functions.
16637
16638 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16639
16640         * mail-source.el (mail-sources): Default to fetch from file for
16641         compatibility with default of nnmail-spool-file.
16642
16643 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16644
16645         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16646         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16647         to look for encoded word that should be encoded again.
16648         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16649         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16650         encoding pattern.
16651         (rfc2047-decode-region): Switch strict regexp and loose one according
16652         to rfc2047-allow-irregular-q-encoded-words.
16653
16654 2007-11-25  Romain Francoise  <romain@orebokech.com>
16655
16656         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16657
16658 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16659
16660         * tls.el (tls-program): Provide more custom choices from
16661         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16662         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16663
16664 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16665
16666         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16667         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16668
16669         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16670         `nnmail-spool-file'.
16671
16672         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16673         `nnmail-spool-file'.
16674
16675         * gnus-move.el (gnus-change-server): Ditto.
16676
16677         * gnus-kill.el (gnus-batch-score): Ditto.
16678
16679         * gnus-cache.el (gnus-jog-cache): Ditto.
16680
16681         * gnus-msg.el (gnus-summary-reply):
16682         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16683
16684 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16685
16686         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16687         version.  Minor improvement to doc strings.
16688         (tls-program): Add comment.
16689
16690 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16691
16692         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16693         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16694         mismatch between the hostname provided in the certificate and the name
16695         of the host connnecting to.
16696         (open-tls-stream): Use them.  Check certificates against trusted root
16697         certificates.
16698
16699 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16700
16701         * gnus-cache.el (gnus-cache-generate-nov-databases):
16702         Use nnml-generate-nov-databases-directory instead of
16703         nnml-generate-nov-databases-1.
16704
16705 2007-11-24  Glenn Morris  <rgm@gnu.org>
16706
16707         * message.el (message-tool-bar-retro): Update for rename
16708         mail_send.xpm->mail-send.xpm.
16709
16710 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16711
16712         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16713         `smime-ldap-search' for Emacs 22 and up.
16714
16715 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16716
16717         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16718
16719         * message.el (message-send-mail-function): Fix error convention.
16720         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16721         (message-widen-reply, message-send-mail, message-talkative-question)
16722         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16723         (message-clone-locals, message-send-news): Use with-current-buffer.
16724         (message-insert-or-toggle-importance): Remove unused var `valid'.
16725         (message-make-references): Remove unused var `new-references'.
16726         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16727
16728 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16729
16730         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16731         (spam-split-symbolic-return-positive): Reflow docstring.
16732         (spam-backends, spam-summary-exit-behavior)
16733         (spam-mark-ham-unread-before-move-from-spam-group)
16734         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16735         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16736         (spam-clear-cache, spam-backend-check, spam-install-backend)
16737         (spam-install-statistical-backend, spam-list-of-processors)
16738         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16739         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16740         (spam-check-crm114, spam-initialize, spam-unload-hook):
16741         Fix typos in docstrings.
16742
16743 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16744
16745         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16746         been checked if they have never been read and those group levels are
16747         higher than the one that a user specified.
16748
16749 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16750
16751         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16752         foreign groups unless a group level is specified by a user.
16753         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16754
16755 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16756
16757         * message.el (message-send-mail-function): Require sendmail.
16758
16759 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16760
16761         * message.el (message-send-mail-function): Check for smtpmail too.
16762
16763         * utf7.el (utf7-encode, utf7-decode): Use coding system
16764         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16765
16766         * message.el (message-send-mail-function): New function.
16767         (message-send-mail-function): Set default using
16768         message-send-mail-function.  Adjust doc string.
16769         (message-send-mail-with-mailclient): New function.
16770
16771 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16772
16773         * smime.el (from):
16774         * rfc2047.el (message-posting-charset):
16775         * qp.el (mm-use-ultra-safe-encoding):
16776         * pop3.el (parse-time-months):
16777         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16778         * nnml.el (files):
16779         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16780         (jka-compr-compression-info-list, ange-ftp-path-format)
16781         (efs-path-regexp):
16782         * nndiary.el (files):
16783         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16784         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16785         (epg-digest-algorithm-alist, inhibit-redisplay)
16786         (password-cache-expiry):
16787         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16788         (pgg-output-buffer, password-cache-expiry):
16789         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16790         (efs-path-regexp):
16791         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16792         (inhibit-redisplay):
16793         * mm-uu.el (file-name, start-point, end-point, entry)
16794         (gnus-newsgroup-name, gnus-newsgroup-charset):
16795         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16796         (latin-unity-ucs-list):
16797         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16798         (mm-uu-binhex-decode-function):
16799         * message.el (gnus-message-group-art, gnus-list-identifiers)
16800         (rmail-enable-mime-composing, gnus-local-organization)
16801         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16802         (gnus-read-active-file, facemenu-add-face-function)
16803         (facemenu-remove-face-function, gnus-article-decoded-p)
16804         (tool-bar-mode):
16805         * mail-source.el (display-time-mail-function):
16806         * gnus-util.el (nnmail-pathname-coding-system)
16807         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16808         (gnus-original-article-buffer, gnus-user-agent)
16809         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16810         (xemacs-codename, sxemacs-codename, emacs-program-version):
16811         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
16812         * gnus-start.el (gnus-agent-covered-methods)
16813         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
16814         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
16815         (gnus-newsgroup-headers, gnus-group-list-mode)
16816         (gnus-group-mark-positions, gnus-newsgroup-data)
16817         (gnus-newsgroup-unreads, nnoo-state-alist)
16818         (gnus-current-select-method, mail-sources)
16819         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
16820         (nnmail-spool-file, gnus-cache-active-hashtb):
16821         * gnus-mh.el (mh-lib-progs):
16822         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
16823         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
16824         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
16825         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
16826         (gnus-group-buffer):
16827         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
16828         (font-lock-set-defaults):
16829         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
16830         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
16831         (gnus-summary-post-menu, total-parts, type, condition, length):
16832         * gnus-agent.el (gnus-agent-read-agentview):
16833         * flow-fill.el (show-trailing-whitespace):
16834         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
16835         eval-and-compile wrappers for byte compiler pacifiers.
16836
16837         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
16838         (mm-display-inline-fontify): Check for featurep 'xemacs not
16839         extent-list.
16840
16841         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
16842         itimer-list.
16843         (mm-create-image-xemacs): Only do something for XEmacs.
16844         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
16845
16846         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
16847
16848         * gnus-registry.el (gnus-adaptive-word-syntax-table):
16849         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
16850
16851 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
16852
16853         * nnimap.el (nnimap-split-download-body):
16854         * gnus-demon.el (gnus-demon):
16855         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
16856
16857 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
16858
16859         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
16860         New macros.
16861         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
16862         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
16863         copy data from unibyte buffer to multibyte current buffer.
16864         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
16865         to copy data from unibyte current buffer to multibyte buffer.
16866         (nntp-make-process-buffer): Make process buffer unibyte.
16867
16868         * pop3.el (pop3-open-server): Fix typo in Lisp code.
16869
16870 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
16871
16872         * pop3.el (pop3-open-server): Accept and process data more robustly at
16873         connection start to avoid spurious "POP SSL connection failed" errors.
16874
16875 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16876
16877         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
16878         read group names.
16879
16880 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
16881
16882         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
16883
16884 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
16885
16886         * nnmail.el (nnmail-parse-active): Make group names unibyte.
16887         (nnmail-save-active): Use a unibyte buffer when saving active file,
16888         which may contain non-ASCII group names.
16889
16890         * nnml.el (nnml-request-group): Decode group names in messages.
16891
16892 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
16893
16894         * message.el (message-citation-line-function)
16895         (message-insert-formatted-citation-line): Fix spelling of
16896         `message-insert-formated-citation-line'.
16897
16898 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
16899
16900         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
16901
16902 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
16903
16904         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
16905         nnmail-pathname-coding-system.
16906
16907         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
16908         that a user enters; decode group names in messages.
16909
16910         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
16911
16912 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16913
16914         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
16915
16916         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
16917
16918         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
16919         risky local variable.
16920
16921         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
16922
16923 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
16924
16925         * encrypt.el: Improve documentation to fix function name typo.
16926         Reported by Daiki Ueno <ueno@unixuser.org>.
16927
16928 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16929
16930         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
16931         even if the point is not in the last page of an article.
16932         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
16933         back to the previous page.
16934
16935 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
16936
16937         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
16938
16939 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16940
16941         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
16942
16943 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
16944
16945         * message.el (message-check-news-body-syntax):
16946         Avoid mm-string-as-multibyte.
16947         (message-hide-headers): Don't assume (point-min)==1.
16948
16949 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16950
16951         * message.el (message-remove-blank-cited-lines): Fix if remove is
16952         given.
16953         (message-bogus-address-regexp): New variable.
16954         (message-bogus-recipient-p): New function.
16955         (message-check-recipients): New command.
16956         (message-syntax-checks): Add `bogus-recipient'.
16957         (message-fix-before-sending): Add `bogus-recipient'.
16958
16959         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
16960         (gnus-treat-body-boundary): Don't test window-system.
16961
16962 2007-10-28  Leo Liu  <sdl.web@gmail.com>
16963
16964         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
16965
16966 2007-10-28  Miles Bader  <miles@gnu.org>
16967
16968         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
16969         at compile-time too.
16970
16971 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
16972
16973         * gnus-msg.el (gnus-message-setup-hook):
16974         Add `message-remove-blank-cited-lines' to options.
16975
16976 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16977
16978         * message.el (message-remove-blank-cited-lines): New function.
16979         Suggested by Karl Plästerer.
16980
16981 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16982
16983         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
16984         mapc.
16985
16986         * imap.el (imap-open): Replace mapcar called for effect with mapc.
16987         (top-level): Use mapc to set functions to be traced for debugging.
16988
16989         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
16990         called for effect with while loop.
16991
16992         * message.el (message-talkative-question): Replace mapcar called for
16993         effect with mapc.
16994
16995         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
16996         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
16997         called for effect with dolist.
16998
16999         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
17000
17001         * nndiary.el: Use dolist instead of mapcar to add diary headers to
17002         gnus-extra-headers and nnmail-extra-headers.
17003
17004         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
17005         called for effect with dolist.
17006         (top-level): Use mapc to set functions to be traced for debugging.
17007
17008         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
17009         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
17010         dolist.
17011
17012         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
17013         Replace mapcar called for effect with mapc.
17014         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
17015         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
17016         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
17017         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
17018
17019         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
17020         remove-if that's a cl function.
17021
17022         * webmail.el (webmail-debug): Replace mapcar called for effect with
17023         dolist.
17024
17025         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
17026         with mapc.
17027
17028 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17029
17030         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
17031         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
17032         with while loop.
17033
17034         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
17035         functions from article-* functions.
17036         (gnus-multi-decode-header): Replace mapcar called for effect with
17037         dolist.
17038
17039         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
17040         (gnus-bookmark-show-details): Replace mapcar called for effect with
17041         while loop.
17042
17043         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
17044         called for effect with while loop.
17045
17046         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
17047         with dolist.
17048
17049         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17050         Replace mapcar called for effect with dolist.
17051
17052         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
17053
17054         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
17055         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
17056         Replace mapcar called for effect with dolist.
17057         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
17058         mapc.
17059
17060         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
17061         Replace mapcar called for effect with dolist.
17062         (gnus-topic-list): Replace mapcar called for effect with mapc.
17063
17064         * gnus.el: Use mapc instead of mapcar to add autoloads.
17065
17066 2007-10-23  Richard Stallman  <rms@gnu.org>
17067
17068         * gnus-group.el (gnus-group-highlight): Mark as risky.
17069
17070 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17071
17072         * gnus.el (gnus-server-to-method): Return method found first in
17073         gnus-newsrc-alist.
17074
17075         * gnus-art.el (gnus-article-highlight-signature)
17076         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
17077         button overlay without the front stickiness.
17078
17079 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
17080
17081         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
17082         overview buffer needed a catch to receive its throw.
17083         (gnus-agent-flush-cache): Declare as interactive to make this function
17084         easier to use.
17085
17086 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17087
17088         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17089         `next-line'.
17090
17091 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17092
17093         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
17094         exclude address matching message-dont-reply-to-names.
17095
17096 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17097
17098         * gnus-util.el (gnus-string<): New function.
17099
17100         * gnus-sum.el (gnus-article-sort-by-author)
17101         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
17102
17103 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17104
17105         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
17106         the frame-focus tag is set in gnus-buffer-configuration.
17107
17108 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17109
17110         * gnus-art.el (gnus-article-add-button): Make a button overlay without
17111         the front stickiness.
17112
17113 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17114
17115         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
17116         url pattern; remove duplicate one.
17117         (gnus-article-extend-url-button): New function.
17118         (gnus-article-add-buttons): Use it.
17119         (gnus-button-push): Use concatenated url that it makes.
17120
17121 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
17122
17123         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
17124
17125 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17126
17127         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
17128         Don't hardcode point-min==1.
17129
17130 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
17131
17132         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
17133         Fix comment about "iso8859-1".
17134
17135 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
17136
17137         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
17138         ones returned from the verify-function.
17139
17140         * mm-uu.el (mm-uu-pgp-signed-extract-1):
17141         Call mml2015-extract-cleartext-signature if extraction failed.
17142
17143 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
17144
17145         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
17146         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
17147         failed.
17148
17149 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17150
17151         * Relicense "GPLv2 or later" files to "GPLv3 or later".
17152
17153 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
17154
17155         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
17156         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
17157         recommends to use EasyPG instead of PGG.
17158
17159         * pgg.el: Revert to revision 6.23.2.16.
17160
17161         * pgg-def.el: Revert to revision 6.6.2.14.
17162
17163         * pgg-gpg.el: Revert to revision 6.23.2.34.
17164
17165 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
17166
17167         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
17168         to mark a thread as expirable.  Add variable `hide' to handle hiding of
17169         thread for both the null and zero (kill/expire thread) universal prefix
17170         cases.
17171         (gnus-summary-expire-thread): Add new function to expire a thread,
17172         using gnus-summary-kill-thread.
17173         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
17174         shortcuts for gnus-summary-expire-thread.
17175         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
17176         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
17177
17178 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
17179
17180         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
17181         extras value, so an extras entry can be deleted.
17182         (gnus-registry-delete-extra-entry): Use it.
17183         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
17184         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
17185         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
17186         storage through the gnus-registry, and provide an appropriate API for
17187         it.
17188
17189 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17190
17191         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
17192         Suggested by Leo <sdl.web@gmail.com>.
17193
17194         * gnus.el: Do.
17195
17196 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17197
17198         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
17199         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
17200
17201         * gnus-agent.el (gnus-agent-fetch-headers): Do.
17202
17203         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17204         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
17205
17206 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17207
17208         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
17209         newline.
17210         (nnmbox-request-accept-article): Don't change article in source buffer;
17211         narrow to header to use message-fetch-field rather than
17212         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
17213         (nnmbox-request-replace-article): Quote lines that'll be misidentified
17214         as delimiters; make sure article ends with newline.
17215         (nnmbox-delete-mail): Correct last position of article to be deleted;
17216         ignore X-Gnus-Newsgroup header in article body.
17217         (nnmbox-save-mail): Quote lines looking like delimiters at the right
17218         positions; make sure article ends with newline.
17219
17220         * message.el (message-display-abbrev): Don't infloop when a user
17221         inserts SPC in the beginning of header.
17222
17223         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
17224         coding-system-for-read and coding-system-for-write for XEmacs having no
17225         file-coding feature.
17226
17227         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17228
17229 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17230
17231         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17232         list of groups not followed by default.  Fix type to be regexp.
17233         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17234
17235 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17236
17237         * hmac-def.el (define-hmac-function): Switch from old-style to
17238         new-style backquotes.
17239
17240         * md4.el (md4-make-step): Likewise.
17241
17242 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17243
17244         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17245         raw-text coding system when saving .newsrc file, which may contain
17246         non-ASCII group names.
17247
17248 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17249
17250         * gnus-cus.el (gnus-score-extra): New widget.
17251         (gnus-score-extra-convert): New function.
17252         (gnus-score-customize): Use it for Extra.
17253
17254 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17255
17256         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17257         (mml2015-mailcrypt-clear-verify): Use it.
17258         (mml2015-gpg-clear-verify): Use it.
17259         (mml2015-pgg-clear-verify): Use it.
17260         (mml2015-epg-clear-verify): Replace the current part with the output
17261         from GnuPG; don't extract the plaintext by itself.
17262
17263         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17264         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17265         mml2015-clear-verify-function; don't touch the armor headers or
17266         dash-escaped text here.
17267
17268 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17269
17270         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17271         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17272         parts, or application/octet-stream as a last resort.
17273         (gnus-mime-view-part-as-type): Don't toggle display.
17274         (gnus-mime-view-part-as-charset): Don't turn off display before
17275         querying charset.
17276
17277         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17278         stuff to undisplayer function in Emacs.
17279         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17280
17281         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17282         text/calendar parts.
17283
17284 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17285
17286         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17287         decoding text/calendar parts.
17288
17289         * message.el (message-forward-make-body-mime): Always mark body as
17290         having no illegible text; remove signed-or-encrypted argument.
17291         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17292
17293         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17294         (mml-generate-mime-1): Don't encode body if it is specified to be in
17295         raw form; don't make buffer be unibyte when inserting multibyte string.
17296
17297 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17298
17299         * sha1.el: Fix up comment style.
17300         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17301         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17302
17303         * hex-util.el: Fix up comment style.
17304         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17305
17306         * gnus-salt.el: Use with-current-buffer.
17307         (gnus-pick-setup-message): Fix long-standing typo.
17308
17309 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17310
17311         * imap.el (imap-logout-timeout): New variable.
17312         (imap-logout, imap-logout-wait): New functions.
17313         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17314
17315         * nnimap.el (nnimap-logout-timeout): New server variable.
17316         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17317         nnimap-logout-timeout.
17318
17319         * gnus-art.el (gnus-article-summary-command-nosave)
17320         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17321
17322 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17323
17324         * gnus.el (gnus-maximum-newsgroup): New variable.
17325
17326         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17327         according to gnus-maximum-newsgroup.
17328
17329         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17330         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17331         Limit the range of articles according to gnus-maximum-newsgroup.
17332
17333 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17334
17335         * gnus-art.el (gnus-sticky-article): Fix problems described in
17336         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17337         Don't perform gnus-configure-windows here; reuse existing sticky
17338         article buffer.
17339
17340         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17341         it doesn't exist in gnus-article-mode.
17342
17343 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17344
17345         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17346         (gnus-agent-decoded-group-name): New function.
17347         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17348         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17349
17350 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17351
17352         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17353         Add binding for gnus-sticky-article.
17354         (gnus-summary-exit): Don't kill sticky article buffers.
17355
17356         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17357         article buffer.
17358         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17359         (gnus-kill-sticky-article-buffers): New commands.
17360
17361 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17362
17363         * nntp.el (nntp-xref-number-is-evil): New server variable.
17364         (nntp-find-group-and-number): If it is non-nil, don't trust article
17365         numbers in the Xref header.
17366
17367 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17368
17369         * gnus-agent.el (gnus-agent-read-group): New function.
17370         (gnus-agent-flush-group, gnus-agent-expire-group)
17371         (gnus-agent-regenerate-group): Use it.
17372         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17373         nnmail-pathname-coding-system.
17374
17375 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17376
17377         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17378
17379         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17380         that are unread as unread, and also as selected so that information of
17381         marks having been changed by a user may be updated when exiting group.
17382
17383 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17384
17385         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17386
17387 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17388
17389         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17390         calculated ignoring signature parts to gnus-treat-article.
17391
17392 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17393
17394         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17395         a point here in order to keep the window start.
17396         (gnus-insert-mime-security-button): Make a button overlay without the
17397         front stickiness.
17398         (gnus-mime-display-security): Goto the end of a button.
17399
17400         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17401
17402 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17403
17404         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17405         group-name-at-point.
17406         (gnus-group-completing-read): New function that offers decoded
17407         non-ASCII group names for completion.
17408         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17409         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17410         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17411         (gnus-group-fetch-control): Use it.
17412         (gnus-fetch-group): Use group-name-at-point for the initial value
17413         rather than the default value; use gnus-alive-p.
17414
17415         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17416         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17417         (gnus-summary-post-news): Use gnus-group-completing-read.
17418
17419         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17420         (gnus-read-move-group-name): Decode group name for completion.
17421
17422 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17423
17424         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17425         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17426         Yamaoka slightly modified the code).
17427
17428 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17429
17430         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17431         (nnmail-split-incoming): Bind it.
17432
17433         * nnml.el (nnml-group-name-charset): New function.
17434         (nnml-decoded-group-name): Use it; don't decode group name if
17435         nnmail-group-names-not-encoded-p is non-nil.
17436         (nnml-encoded-group-name): New function.
17437         (nnml-group-pathname): Inline nnml-decoded-group-name.
17438         (nnml-request-expire-articles): Decode group name in message.
17439         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17440         nnmail-pathname-coding-system.
17441         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17442         not decoded ones according to nnmail-group-names-not-encoded-p.
17443         (nnml-generate-active-info): Use nnml-encoded-group-name.
17444
17445 2007-08-08  Glenn Morris  <rgm@gnu.org>
17446
17447         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17448         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17449         doc-strings and comments.
17450
17451 2007-07-25  Glenn Morris  <rgm@gnu.org>
17452
17453         * Relicense all FSF files to GPLv3 or later.
17454
17455 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17456
17457         * gnus-sum.el (gnus-summary-move-article):
17458         Make gnus-summary-respool-article work.
17459
17460 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17461
17462         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17463         string.
17464
17465 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17466
17467         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17468         that should be ignored when comparing distant RSS articles with local
17469         ones.
17470         (nnrss-make-hash-index): New function.  Create a hash index according
17471         to the ignored fields.
17472         (nnrss-check-group): Use it.
17473
17474 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17475
17476         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17477
17478         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17479
17480         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17481         the new optional argument ENCODED is non-nil.
17482         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17483         coding system for encoding group name.
17484         (gnus-group-make-rss-group): Pass un-encoded group name to
17485         gnus-group-make-group.
17486         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17487         encoded.
17488
17489         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17490         Encode group name to which articles are moved or copied.
17491         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17492         coding system for encoding Newsgroup, Followup-To and Xref headers.
17493
17494         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17495         marks; use nnheader-file-coding-system to write a file.
17496         (nnagent-retrieve-headers): Bind file-name-coding-system to
17497         nnmail-pathname-coding-system.
17498
17499         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17500
17501         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17502         (nnml-request-article, nnml-request-create-group)
17503         (nnml-request-rename-group, nnml-find-id)
17504         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17505         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17506         (nnml-save-marks): Use nnml-group-pathname instead of
17507         nnmail-group-pathname.
17508
17509         (nnml-request-create-group, nnml-request-expire-articles)
17510         (nnml-request-move-article, nnml-request-delete-group)
17511         (nnml-deletable-article-p, nnml-possibly-create-directory)
17512         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17513         (nnml-open-marks): Bind file-name-coding-system to
17514         nnmail-pathname-coding-system.
17515
17516         (nnml-request-article): Pass server argument to nnml-find-group-number.
17517         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17518         Pass server argument to nnml-possibly-create-directory.
17519         (nnml-request-accept-article): Pass server argument to
17520         nnml-active-number and nnml-save-mail.
17521         (nnml-find-group-number): Pass server argument to nnml-find-id.
17522         (nnml-request-update-info): Pass server argument to
17523         nnml-marks-changed-p.
17524
17525         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17526         (nnml-save-mail, nnml-active-number): Add server argument.
17527
17528         (nnml-request-delete-group): Warn if group is missing.
17529         (nnml-get-nov-buffer): Decode group name.
17530         (nnml-generate-active-info): Encode group name.
17531         (nnml-open-marks): Decode group name in messages.
17532
17533 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17534
17535         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17536         if it is not specified.
17537         (gnus-article-pipe-part, gnus-article-save-part)
17538         (gnus-article-interactively-view-part, gnus-article-copy-part)
17539         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17540         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17541         (gnus-article-replace-part, gnus-article-delete-part)
17542         (gnus-article-view-part-as-type): Pass raw prefix argument to
17543         gnus-article-part-wrapper.
17544
17545 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17546
17547         * gnus-agent.el (gnus-agent-save-active):
17548         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17549
17550         * gnus-cache.el (gnus-cache-save-buffers)
17551         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17552         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17553         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17554         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17555         (gnus-cache-generate-active, gnus-cache-rename-group)
17556         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17557         (gnus-cache-update-overview-total-fetched-for):
17558         Bind file-name-coding-system to nnmail-pathname-coding-system.
17559         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17560         New variables.
17561         (gnus-cache-decoded-group-name): New function.
17562         (gnus-cache-file-name): Use it.
17563         (gnus-cache-generate-active): Use non-decoded group name for active.
17564
17565         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17566         right place.
17567         (gnus-write-active-file): Don't break non-ASCII group names.
17568
17569         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17570         nnmail-pathname-coding-system.
17571
17572         * lpath.el: Bind default-file-name-coding-system,
17573         file-name-coding-system and language-info-alist for XEmacs.
17574
17575         * gnus-uu.el (gnus-uu-decode-save): Typo.
17576
17577 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17578
17579         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17580
17581 2007-07-14  David Kastrup  <dak@gnu.org>
17582
17583         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17584         finishing actions if we did not edit the article.
17585
17586 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17587
17588         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17589         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17590         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17591         (gnus-agent-flush-group, gnus-agent-flush-cache)
17592         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17593         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17594         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17595         (gnus-agent-regenerate-group)
17596         (gnus-agent-update-files-total-fetched-for)
17597         (gnus-agent-update-view-total-fetched-for):
17598         Bind file-name-coding-system to nnmail-pathname-coding-system.
17599         (gnus-agent-group-pathname): Don't encode file names by
17600         nnmail-pathname-coding-system.
17601         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17602         coding-system-for-write instead of buffer-file-coding-system to
17603         gnus-agent-file-coding-system.
17604
17605         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17606         Decode group name.
17607
17608         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17609
17610         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17611         (gnus-read-newsrc-el-file): Make group names unibyte.
17612
17613         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17614         nnmail-pathname-coding-system.
17615
17616         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17617         (nnrss-request-delete-group): Bind file-name-coding-system to
17618         nnmail-pathname-coding-system.
17619         (nnrss-read-server-data, nnrss-read-group-data):
17620         Bind file-name-coding-system correctly.
17621         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17622
17623         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17624         (nntp-server-to-method-cache): New variable.
17625         (nntp-group-pathname): New function that decodes non-ASCII group names.
17626         (nntp-possibly-create-directory, nntp-marks-changed-p)
17627         (nntp-save-marks, nntp-open-marks): Use it.
17628         (nntp-possibly-create-directory, nntp-open-marks):
17629         Bind file-name-coding-system to nnmail-pathname-coding-system.
17630         (nntp-open-marks): Decode group names when bootstrapping marks.
17631
17632         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17633         Newsgroups and Followup-To headers.
17634
17635 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17636
17637         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17638         (gnus-server-closed-face, gnus-server-denied-face)
17639         (gnus-server-offline-face): Remove variable.
17640         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17641
17642         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17643         of modifying message-stack directly for XEmacs.
17644
17645         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17646         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17647         if the coding-system argument is nil for XEmacs.
17648
17649         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17650         mm-charset-override-alist.
17651
17652         * rfc2047.el: Don't require base64; require rfc2045 for the function
17653         rfc2045-encode-string.
17654         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17655         to quote the parameter value.
17656
17657 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17658
17659         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17660         form in gnus-group-name-charset-method-alist.
17661
17662         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17663         overrides the default layout edit-form.
17664
17665         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17666
17667         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17668
17669 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17670
17671         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17672         as unfetched articles.
17673
17674 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17675
17676         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17677
17678 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17679
17680         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17681         original back end that keeps marks in the local system.
17682
17683 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17684
17685         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17686         arg of pop-to-buffer for XEmacs.
17687         (gnus-article-read-summary-keys): Ditto; don't restore window
17688         configuration if summary command ends up with neither article buffer
17689         nor summary buffer; describe bindings if summary keys end with C-h.
17690
17691 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17692
17693         * message.el (message-fix-before-sending): Skip raw message part to be
17694         forwarded while checking illegible text.
17695         (message-forward-make-body-mime, message-forward-make-body):
17696         Mark signed or encrypted raw message as having no illegible text.
17697
17698 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17699
17700         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17701         (gnus-message-with-timestamp-1): New macro.
17702         (gnus-message-with-timestamp): New function.
17703         (gnus-message): Use them.
17704
17705         * nnheader.el (nnheader-message): Use them.
17706
17707 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17708
17709         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17710         .newsrc.eld file.
17711
17712 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17713
17714         * gnus-agent.el (gnus-agent-fetch-headers)
17715         (gnus-agent-retrieve-headers):
17716         Bind gnus-decode-encoded-address-function to identity.
17717
17718         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17719         available also when the server returns simply a dot.
17720
17721         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17722
17723 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17724
17725         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17726
17727 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17728
17729         * gnus-ems.el (gnus-x-splash): Make it work.
17730
17731         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17732         from being used.
17733
17734         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17735
17736 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17737
17738         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17739         4th and the 5th arguments.
17740
17741         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17742         the front stickiness.
17743         (gnus-article-summary-command-nosave): Correct the order of the
17744         arguments passed to pop-to-buffer.
17745         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17746         summary command ends up with the article buffer.
17747
17748         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17749         the same faces.
17750
17751 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17752
17753         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17754
17755 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17756
17757         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17758         * gnus-sum.el (gnus-summary-highlight):
17759         * pgg.el (pgg-sign-region, pgg-sign):
17760         * mail-source.el (mail-source-delete-old-incoming-confirm):
17761         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17762
17763 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17764
17765         * gnus-art.el (gnus-mime-view-part-externally)
17766         (gnus-mime-view-part-internally): Fix predicate function passed to
17767         completing-read.
17768
17769         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17770
17771         * gnus.el (gnus-update-message-archive-method): Add :version.
17772
17773 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17774
17775         * gnus.el (gnus-update-message-archive-method): New variable.
17776
17777         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17778         according to gnus-message-archive-method if
17779         gnus-update-message-archive-method is non-nil.
17780
17781 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17782
17783         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17784         Suggested by Loic Dachary <loic@dachary.org>.
17785         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17786
17787 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17788
17789         * message.el (message-pop-to-buffer): Add switch-function argument.
17790         (message-mail): Pass switch-function argument to it.
17791
17792 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17793
17794         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17795         Improve doc string.
17796
17797 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17798
17799         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17800         (gnus-header-content):
17801         * gnus-cite.el (gnus-cite-10):
17802         * gnus-srvr.el (gnus-server-closed):
17803         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17804         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17805         (gnus-group-mail-3-empty, gnus-group-mail-low)
17806         (gnus-group-mail-low-empty, gnus-splash):
17807         * message.el (message-header-to, message-header-cc)
17808         (message-header-subject, message-header-other, message-header-name)
17809         (message-header-xheader, message-separator, message-cited-text)
17810         (message-mml): Lighten colors of faces used for dark background.
17811
17812 2007-05-24  Simon Josefsson  <simon@josefsson.org>
17813
17814         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
17815         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
17816
17817 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17818
17819         * message.el (message-narrow-to-headers-or-head):
17820         Ignore mail-header-separator in the body.
17821
17822 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17823
17824         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
17825         same as window size.
17826
17827 2007-05-22  Kevin Ryde  <user42@zip.com.au>
17828
17829         * message.el (message-font-lock-keywords): Use message-header-xheader
17830         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
17831         ahead of the anything pattern, to get it recognized.
17832
17833 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17834
17835         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
17836         spam.el loads uses it in the compiled defadvice form.
17837
17838 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
17839
17840         * gnus-sum.el (gnus-articles-to-read)
17841         (gnus-summary-insert-old-articles): Don't truncate group name for
17842         `read-string'.
17843
17844         * gnus-util.el (gnus-limit-string): Delete this function.
17845
17846         * gnus-sum.el (gnus-simplify-subject-fully):
17847         Use `truncate-string-to-width' instead.
17848
17849 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
17850
17851         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
17852         Tell if, on summary exit, the next group has to be selected.
17853         (gnus-summary-exit): Use it.
17854
17855 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
17856
17857         * gnus-art.el (gnus-article-mode): Fix comment about displaying
17858         non-break space.
17859
17860 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17861
17862         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
17863         Check if group is not a directory.
17864         (nnfolder-request-expire-articles): Don't delete articles if the target
17865         group is not available.
17866
17867         * nnml.el (nnml-request-create-group): Properly check if group is not a
17868         file.
17869         (nnml-request-expire-articles): Don't delete articles if the target
17870         group is not available.
17871
17872         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
17873         Don't quote characters that are within parentheses.
17874
17875 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17876
17877         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
17878         (gnus-handle-ephemeral-exit): Select article according to it.
17879
17880 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17881
17882         * message.el (message-insert-formated-citation-line): Remove newline.
17883         (message-citation-line-format): Add final \n here so that the user can
17884         avoid a blank line.
17885
17886 2007-05-03  Dan Christensen  <jdc@uwo.ca>
17887
17888         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
17889         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
17890         Update lanl/arXiv support.
17891
17892 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17893
17894         * gnus.el: Bump version number.
17895
17896 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17897
17898         * gnus.el (gnus-version-number): Bump version.
17899
17900 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17901
17902         * gnus.el: No Gnus v0.6 is released.
17903
17904 2007-04-27  Didier Verna  <didier@xemacs.org>
17905
17906         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
17907         * gmm-utils.el (gmm-regexp-concat): ... here.
17908         * message.el: Don't require 'gnus-util.
17909         (message-dont-reply-to-names): Handle name change above.
17910         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
17911
17912 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17913
17914         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
17915         since the initial value varies according to the system.
17916
17917 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17918
17919         * mm-util.el (mm-charset-synonym-alist): Defcustom.
17920
17921 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
17922
17923         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
17924
17925 2007-04-24  Didier Verna  <didier@xemacs.org>
17926
17927         Improve the type of gnus-ignored-from-addresses.
17928         * gnus-util.el (gnus-orify-regexp): New function.
17929         * message.el (gnus-util): Require it.
17930         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
17931         * gnus-sum.el (gnus-ignored-from-addresses): New function.
17932         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
17933
17934 2007-04-24  Didier Verna  <didier@xemacs.org>
17935
17936         * gnus-sum.el:
17937         * gnus-utils.el: Fix some trailing whitespaces.
17938
17939 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
17942         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
17943         article's Message-ID; refer parent article in summary buffer.
17944
17945         * message.el (message-bounce): Call mime-to-mml.
17946
17947         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
17948         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
17949         optimize and/or forms properly.
17950
17951 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
17952
17953         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
17954         URL.
17955
17956 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17957
17958         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
17959
17960 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17961
17962         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
17963         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
17964         displayed of multipart/alternative part if it is invoked from summary
17965         buffer.
17966
17967         * mm-view.el (mm-inline-text-html-render-with-w3m)
17968         (mm-inline-text-html-render-with-w3m-standalone)
17969         (mm-inline-render-with-function): Use mail-parse-charset by default.
17970
17971 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
17972
17973         * parse-time.el (parse-time-string-chars): Check if CHAR
17974         is less than the length of parse-time-syntax.
17975
17976 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17977
17978         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
17979         from gnus-newsgroup-processable.
17980
17981 2007-04-16  Didier Verna  <didier@xemacs.org>
17982
17983         * gnus-msg.el (gnus-configure-posting-styles):
17984         Handle message-signature-directory properly with :file syntax.
17985         Reported by "Leo".
17986
17987 2007-04-11  Didier Verna  <didier@xemacs.org>
17988
17989         New user option: message-signature-directory.
17990         * gnus-msg.el (gnus-configure-posting-styles): Support it.
17991         * message.el (message-insert-signature): Ditto.
17992         * message.el (message-signature-file): Doc update.
17993         * message.el (message-signature-directory): New.
17994
17995 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17996
17997         * gnus-msg.el (gnus-inews-yank-articles):
17998         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
17999
18000 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18001
18002         * message.el (message-yank-original): Make sure cited text ends with
18003         newline; don't exchange point and mark.
18004
18005 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
18006
18007         * tls.el (open-tls-stream): Properly handle case where there
18008         is no associated buffer.
18009
18010 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
18011
18012         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
18013         message-yank-original, make sure (< mark TEXT point).
18014
18015 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18016
18017         * message.el (message-fill-column): New variable.
18018         (message-mode): Use it.  Add comment on a possible new hook.
18019
18020         * nnmail.el (nnmail-spool-file): Mark as obsolete.
18021         (nnmail-get-new-mail): Reformat.
18022
18023         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
18024
18025         * gmm-utils.el: Fix Commentary.
18026         (gmm-tool-bar-from-list): Fix typo in doc string.
18027
18028 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
18029
18030         * message.el (message-yank-original): Don't switch point and mark
18031         unnecessarily to put point and mark as documented.
18032
18033 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18034
18035         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
18036         from the message heads.
18037
18038 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
18039
18040         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
18041         article buffer does not have a window.  This may not be the best
18042         solution but is certainly better than setting the start of the null,
18043         that is the current, window.
18044
18045 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
18046
18047         * gnus-draft.el (gnus-draft-setup-hook): New hook.
18048         (gnus-draft-setup): Run it.
18049
18050         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
18051         gnus-score-fast-scoring.  Allow regexp.
18052         (gnus-score-headers): Use it.
18053
18054         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
18055         XEmacs.
18056
18057         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
18058         string.
18059         (gnus-button-alist): Also catch `<f1> k ...'.
18060         (gnus-treat-display-x-face): Fix doc string.
18061
18062 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18063
18064         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
18065         evaluation of gnus-extended-version to ensure correct generation of the
18066         User-Agent header when message-generate-headers-first is used.
18067
18068 2007-03-24  Simon Josefsson  <simon@josefsson.org>
18069
18070         * hashcash.el (hashcash-generate-payment-async): Don't crash if
18071         hashcash-path is nil.  Don't call callback with incorrect number of
18072         parameters if val is 0.
18073
18074 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18075
18076         * message.el (message-required-news-headers):
18077         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
18078
18079 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
18080
18081         * tls.el (open-tls-stream): In handshake-waiting loop,
18082         don't wait more if there is output available to process.
18083
18084 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
18085
18086         * tls.el (tls-program): Doc fix.
18087
18088 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18089
18090         * message.el (message-generate-new-buffers): Change the meaning of the
18091         nil value; add `standard' to the choices; treat t as `unique'; improve
18092         doc string.
18093         (gnus-select-frame-set-input-focus): Autoload.
18094         (message-buffer-name): Search for the existing message buffer if
18095         message-generate-new-buffers is nil or `standard'; treat the value t of
18096         message-generate-new-buffers as `unique'.
18097         (message-pop-to-buffer): Raise the frame already displaying the message
18098         buffer; clear the echo area after querying.
18099         (message-setup): Pass the `continue' argument to compose-mail.
18100         (message-mail): Prefer `switch-function' if it is given; search for the
18101         existing message buffer if the `continue' argument is non-nil; pass
18102         continue and switch-function arguments to compose-mail by way of
18103         message-setup.
18104         (message-mail-other-window): Adjust argument of message-setup.
18105         (message-mail-other-frame): Ditto.
18106
18107 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18108
18109         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
18110         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
18111         to turn font-lock on when turning gnus-message-citation-mode on.
18112
18113 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
18114
18115         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
18116         (mml-smime-function-alist): New variable; add epg as the backend.
18117         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
18118         mml-smime- functions instead.
18119         * mm-view.el: Require smime.
18120
18121 2007-03-05  Didier Verna  <didier@xemacs.org>
18122
18123         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
18124         instead of just inheritance for posting styles.
18125         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
18126
18127 2007-02-24  Chris Moore  <dooglus@gmail.com>
18128
18129         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
18130         * pgg-pgp.el (pgg-pgp-encrypt-region):
18131         * pgg-gpg.el (pgg-gpg-encrypt-region):
18132         Check pgg-encrypt-for-me if no other recipients.
18133
18134 2007-02-24  John Paul Wallington  <jpw@pobox.com>
18135
18136         * tls.el (tls-certtool-program): Fix custom type.
18137
18138 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18139
18140         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
18141         and point-at-eol instead of line-(beginning|end)-position.
18142
18143         * assistant.el (assistant-parse-buffer): Ditto.
18144
18145         * netrc.el (netrc-parse-services): Ditto.
18146
18147 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
18148
18149         * mml2015.el (mml2015-epg-find-usable-key): New function.
18150         (mml2015-epg-sign): Use it.
18151         (mml2015-epg-encrypt): Use it.
18152
18153 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18154
18155         * message.el (message-make-in-reply-to): Quote name containing
18156         non-ASCII characters.  It will make the RFC2047 encoder cause an error
18157         if there are special characters.  Reported by NAKAJI Hiroyuki
18158         <nakaji@jp.freebsd.org>.
18159
18160 2007-02-27  Didier Verna  <didier@xemacs.org>
18161
18162         Include the group parameters as well as the topic ones in the
18163         inheritance filter process.
18164         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
18165         argument GROUP-PARAMS-LIST.
18166         * gnus-topic.el (gnus-group-topic-parameters): Use it.
18167
18168 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18169
18170         * nntp.el (nntp-never-echoes-commands)
18171         (nntp-open-connection-functions-never-echo-commands): New variables.
18172         (nntp-send-command): Use them.
18173
18174 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
18175
18176         * mml2015.el (mml2015-epg-verify): Simplify.
18177
18178 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * mml.el (mml-content-disposition-alist): New user option.
18181         (mml-content-disposition): New function.
18182         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
18183         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
18184
18185 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
18186
18187         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
18188         verification.
18189
18190 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18191
18192         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
18193         articles posted in the last 24 hours.
18194
18195 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
18196
18197         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
18198
18199 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
18200
18201         * nntp.el (nntp-send-command): Don't wait for echoes when
18202         nntp-open-ssl-stream is used.
18203
18204 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18205
18206         * gnus-cite.el (gnus-test-font-lock-add-keywords)
18207         (gnus-message-add-citation-keywords)
18208         (gnus-message-remove-citation-keywords): Remove.
18209         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
18210         directly, make the variables in font-lock-defaults buffer-local, add
18211         gnus-message-citation-keywords to them and then update the value of
18212         font-lock-keywords.
18213
18214 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18215
18216         * message.el (message-cite-original-1): Don't call
18217         gnus-article-highlight-citation.
18218
18219         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
18220         citations; fix line count.
18221
18222 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18223
18224         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18225         (gnus-message-add-citation-keywords)
18226         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18227         versions of font-lock-add-keywords and font-lock-remove-keywords to
18228         work with XEmacs correctly.
18229
18230 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18231
18232         * gnus-cite.el (gnus-cite-face-list): Set the values of
18233         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18234         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18235         (gnus-message-cite-prefix-regexp): New variable.
18236         (gnus-message-search-citation-line): Use it; protect against long
18237         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18238         the 0th match data for Emacs.
18239         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18240         (gnus-message-add-citation-keywords): Append keywords rather than
18241         prepending; emulate font-lock-add-keywords if it is not available.
18242         (gnus-message-remove-citation-keywords):
18243         Emulate font-lock-remove-keywords if it is not available.
18244
18245         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18246
18247         * message.el (message-cite-prefix-regexp): Set the value of
18248         gnus-message-cite-prefix-regexp.
18249
18250 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18251
18252         * nnweb.el (nnweb-google-parse-1): Update parser.
18253
18254 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18255
18256         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18257
18258 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18259
18260         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18261         regexp.
18262
18263 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18264
18265         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18266         string-to-multibyte.
18267         (uudecode-decode-region-internal): Use it.
18268
18269         * lpath.el: Fbind string-as-multibyte for XEmacs.
18270
18271 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18272
18273         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18274         Fix custom choice.
18275
18276         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18277
18278 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18279
18280         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18281
18282         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18283         `write-region' to respect `mm-inhibit-file-name-handlers'.
18284
18285 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18286
18287         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18288         Use gnus-home-directory instead of "~/" or "$HOME".
18289
18290 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18291
18292         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18293         to mention filename.
18294         Add comments at beginning regarding usage.
18295         (encrypt-write-file-contents): Change interactive so a string is
18296         acceptable.  If the file has no associated model, show an error instead
18297         of a nonsense prompt.
18298
18299 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18300
18301         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18302         Thanks to Yoshihiko Yamada for kind notification of this typo.
18303
18304 2007-01-12  Kenichi Handa  <handa@m17n.org>
18305
18306         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18307         multibyte buffer.
18308
18309 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18310
18311         * gnus-score.el (gnus-score-fast-scoring): New variable.
18312         (gnus-score-headers): Use it.
18313
18314         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18315
18316         * message.el (message-cite-original-1):
18317         Call gnus-article-highlight-citation if requested.
18318         (message-make-from): Allow name and address as optional arguments.
18319
18320         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18321
18322         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18323         bugs to doc string.
18324         (gnus-button-alist): Add mid\\|message-id.
18325         (gnus-button-fetch-group): Extend for use in
18326         `browse-url-browser-function'.
18327         (gnus-button-url-regexp): Try to catch paired parentheses like in
18328         Wikipedia URLs.
18329
18330         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18331         Suggested by Simon Krahnke <overlord@gmx.li>.
18332
18333 2007-01-13  Romain Francoise  <romain@orebokech.com>
18334
18335         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18336         Update copyright.
18337
18338 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18339
18340         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18341
18342 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18343
18344         * gnus-registry.el (gnus-registry-unfollowed-groups)
18345         (gnus-registry-split-fancy-with-parent): Fix documentation.
18346
18347 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18348
18349         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18350         from nnweb groups.
18351
18352 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18353
18354         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18355         Xref urls.  Erase buffer before requesting head.
18356
18357         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18358
18359 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18360
18361         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18362         customizable.
18363
18364 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18365
18366         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18367         no signing key is found.
18368         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18369         no encrypting and/or signing key is found.
18370
18371 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18372
18373         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18374
18375 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18376
18377         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18378         headers read from disk with the ones newly found in the current search.
18379         This should no longer cause problems, because the article numbers in
18380         Gmane's `nov.php' output are ignored since the previous change.
18381
18382 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18383
18384         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18385
18386 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18387
18388         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18389         replace-regexp-in-string; bind url-version; fbind display-images-p and
18390         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18391         find-face and set-itimer-function for Emacs; bind itimer-list for
18392         Emacs.
18393
18394         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18395
18396 2007-01-01  Romain Francoise  <romain@orebokech.com>
18397
18398         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18399
18400 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18401
18402         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18403         `define-minor-mode' macro definition expanded properly.
18404         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18405         exclude it there.
18406
18407         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18408         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18409         `fboundp' test.
18410         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18411         This is OK to autoload in (S)XEmacs now.
18412
18413 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18414
18415         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18416         keystroke.
18417         (gnus-summary-limit-to-singletons): Fix typo.
18418
18419         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18420         else fails.
18421
18422 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18423
18424         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18425         docstring.
18426
18427         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18428         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18429         (gnus-summary-insert-dormant-articles): Fix typo in message.
18430
18431 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18432
18433         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18434         nil for XEmacs.
18435         (gnus-message-citation-mode): Don't autoload in XEmacs.
18436
18437         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18438
18439 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18440
18441         * nnimap.el (nnimap-expunge-search-string):
18442         Mention nnimap-search-uids-not-since-is-evil in docstring.
18443
18444 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18445
18446         * spam.el: Revert to make-obsolete-variable because
18447         define-obsolete-variable-alias is not supported in Emacs 21.
18448
18449         * spam.el (spam-ifile-path, spam-ifile-database-path)
18450         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18451         make-obsolete-variable.
18452         (spam-bsfilter-path, spam-bsfilter-program)
18453         (spam-spamassassin-path, spam-spamassassin-program)
18454         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18455         Don't use "path" inappropriately.
18456         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18457         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18458         variable names.
18459
18460 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18461
18462         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18463         summary buffer.
18464
18465         * password.el (password-cache-remove): Use clear-string to burn
18466         password, if available.
18467
18468 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18469
18470         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18471
18472         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18473
18474         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18475         (gnus-message-highlight-citation): Move defcustom here from
18476         gnus-cite.el.
18477         (gnus-message-citation-mode): Autoload.
18478
18479         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18480         checks to make it compile with XEmacs.
18481         (gnus-message-citation-mode): New minor mode.
18482         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18483         (gnus-message-highlight-citation): New variables.
18484         (gnus-message-search-citation-line)
18485         (gnus-message-add-citation-keywords)
18486         (gnus-message-remove-citation-keywords)
18487         (turn-on-gnus-message-citation-mode)
18488         (turn-off-gnus-message-citation-mode): New functions.
18489
18490 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18491
18492         * gnus-cite.el: Enable highlighting of different citation levels in
18493         message-mode.
18494
18495 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18496
18497         * message.el (message-make-fqdn): Fix comment.
18498         (message-bogus-system-names): Add ".local".
18499
18500         * spam.el (spam-ifile-path, spam-ifile-program)
18501         (spam-ifile-database-path, spam-ifile-database)
18502         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18503         Don't use "path" inappropriately.
18504         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18505         strings.
18506         (spam-check-ifile, spam-ifile-register-with-ifile)
18507         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18508         Use new variable names.
18509
18510         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18511         (gnus-treat-display-smileys): Simplify using
18512         gnus-image-type-available-p.
18513
18514         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18515         available.
18516
18517         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18518         Use `display-images-p' if available.
18519
18520 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18521
18522         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18523         one after turning on the buffer's multibyteness instead of decoding
18524         them directly in the unibyte buffer that causes unexpected conversion
18525         in Emacs 23 (unicode).
18526
18527 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18528
18529         * message.el (message-generate-hashcash): Fix custom type.
18530
18531 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18532
18533         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18534
18535 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18536
18537         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18538         disconnect icons.  Add help text.
18539
18540 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18541
18542         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18543         negated to be consistent with the others we handle.
18544
18545 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18546
18547         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18548         version of gnus-summary-buffer to something, so that we can use two
18549         article buffers at the same time.
18550
18551 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18552
18553         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18554         trigger all the extra headers.
18555         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18556         sorting.
18557
18558 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18559
18560         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18561         solid groups.
18562
18563 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18564
18565         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18566
18567 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18568
18569         * legacy-gnus-agent.el: Add Copyright notice.
18570
18571 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18572
18573         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18574
18575 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18576
18577         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18578
18579         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18580         to make it work reliably in CVS Emacs.
18581         (gnus-summary-limit-strange-charsets-predicate)
18582         (gnus-summary-limit-to-predicate): New functions.
18583
18584 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18585
18586         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18587         specifying array size.
18588         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18589         array if it is too small.
18590         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18591         (gnus-sort-threads-loop): New function.
18592
18593 2006-12-06  Chris Moore  <dooglus@gmail.com>
18594
18595         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18596         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18597
18598 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18599
18600         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18601         options.
18602
18603 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18604
18605         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18606         DOS-ing the recipient.
18607
18608         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18609         the headers when creating the mapping to avoid mismappings.
18610         (nnweb-gmane-create-mapping): Always nix out old mapping.
18611
18612 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18613
18614         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18615         and mm-verify-option to never.
18616
18617 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18618
18619         * message.el (message-signed-or-encrypted-p): New function.
18620         (message-forward-make-body): Use it.
18621
18622         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18623         Replace encode-coding-string with mm-encode-coding-string.
18624
18625 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18626
18627         * nneething.el (nneething-decode-file-name):
18628         Replace decode-coding-string with mm-decode-coding-string.
18629
18630         * gnus-int.el (gnus-open-server): Say failed server's name.
18631
18632 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18633
18634         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18635         strings to a single string.  Quote `errors-file-name'.
18636         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18637         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18638         Adjust calls.  Use `shell-quote-argument'.
18639
18640 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18641
18642         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18643         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18644
18645         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18646         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18647         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18648         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18649         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18650         (gnus-subscribe-newsgroup, gnus-1):
18651         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18652         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18653         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18654         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18655
18656 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18657
18658         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18659         keystroke.
18660         (gnus-summary-limit-to-bodies): Implement headersp.
18661
18662 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18663
18664         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18665
18666 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18667
18668         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18669
18670 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18671
18672         * message.el (message-generate-hashcash): Expand range of values to
18673         include `opportunistic'.
18674         (message-send-mail): Use it.
18675
18676 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18677
18678         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18679         and comment it.
18680
18681         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18682
18683 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18684
18685         * gnus-util.el (gnus-extract-address-components): Improve comment.
18686
18687 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18688
18689         * gnus-util.el (gnus-extract-address-components): Work with address in
18690         which the name portion contains @.
18691
18692         * lpath.el: Fbind custom-autoload.
18693
18694 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18695
18696         * gnus.el (gnus-start): Move custom group up.
18697         (gnus-select-method): Don't autoload, but make it available for
18698         `customize-variable'.
18699         (gnus-getenv-nntpserver): Don't autoload.
18700
18701 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18702
18703         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18704
18705 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18706
18707         * message.el (message-sendmail-extra-arguments): New variable.
18708         (message-send-mail-with-sendmail): Use it.
18709
18710 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18711
18712         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18713         mm-with-unibyte-current-buffer to make string unibyte.
18714
18715         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18716         mm-string-as-multibyte.
18717
18718 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18719
18720         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18721         Reported by Werner Koch <wk@gnupg.org>.
18722
18723 2006-11-14  Daiki Ueno  <ueno@p360>
18724
18725         * mml2015.el: Autoload epa-select-keys when compiling.
18726
18727 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18728
18729         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18730         message-options.
18731         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18732
18733 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18734
18735         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18736         EasyPG (< 0.0.6).
18737         (mml2015-always-trust): New user option.
18738         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18739         prompt.
18740
18741 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18742
18743         * nntp.el (nntp-authinfo-force): New variable.
18744         (nntp-send-authinfo): Use it.
18745
18746 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18747
18748         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18749         decode encoded words.  Improve prompt.  Add comment about forwarding.
18750         (message-replacement-char): Move up.
18751
18752 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18753
18754         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18755         instead of gnus-intersection because arguments of gnus-sorted-nunion
18756         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18757
18758 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18759
18760         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18761         (message-simplify-subject-functions):
18762         Enable message-strip-subject-encoded-words by default.
18763
18764 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18765
18766         * message.el (message-strip-subject-encoded-words): New function.
18767         (message-simplify-subject-functions): New variable.
18768         (message-simplify-subject): Use it.  Fix typo in doc string.
18769         Support message-strip-subject-encoded-words.
18770
18771 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18772
18773         * gnus-diary.el (gnus-diary-delay-format-function):
18774         * nndiary.el (nndiary-reminders):
18775         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18776
18777 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18778
18779         * gnus-art.el (article-hide-boring-headers): Fetch date from
18780         gnus-original-article-buffer to avoid problems with localized date
18781         strings.
18782
18783 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18784
18785         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18786
18787 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18788
18789         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18790         New variables.
18791         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18792         (mm-charset-synonym-alist): Move some entries to
18793         mm-codepage-iso-8859-list.
18794         (mm-charset-synonym-alist, mm-charset-override-alist):
18795         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18796
18797 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18798
18799         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18800
18801 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18802
18803         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18804         with Emacs 21 and XEmacs.
18805
18806 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18807
18808         * spam.el (spam-parse-address): New function for better parsing,
18809         catching errors, etc.
18810         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
18811
18812 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
18813
18814         * mm-view.el: Add interactive arg to html2text autoload.
18815
18816 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18817
18818         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
18819
18820 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
18821
18822         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18823         New variables.
18824         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18825         (mm-charset-synonym-alist): Move some entries to
18826         mm-codepage-iso-8859-list.
18827
18828         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
18829
18830 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
18831
18832         * message.el (message-citation-line-format)
18833         (message-insert-formated-citation-line): Fix implementation of %E, %N
18834         and %n according to the doc string.
18835
18836 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
18837
18838         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18839         Use car-safe to avoid bad parses.
18840
18841 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18842
18843         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
18844         names.
18845
18846         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
18847
18848 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18849
18850         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
18851         header.
18852
18853         * message.el (message-draft-headers): Add Date.
18854         (message-headers-to-generate): Fix typo in docstring.
18855
18856         * nndraft.el (nndraft-required-headers): New variable.
18857         (nndraft-generate-headers): Use it.
18858
18859         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
18860
18861 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18862
18863         * gnus-registry.el (gnus-registry-wash-for-keywords)
18864         (gnus-registry-find-keywords): New functions to allow easy searching of
18865         articles that are in the registry.
18866
18867 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
18868
18869         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
18870         Use ietf-drums-parse-address instead of gnus-extract-address-components.
18871         Reported by Damien Elmes <damien@repose.cx>.
18872
18873 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
18874
18875         * gnus.el (gnus-mime): Remove unused custom group.
18876
18877 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18878
18879         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
18880         "blank line" when searching for end of armor headers.
18881
18882 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
18883
18884         * gmm-utils.el (gmm-write-region): Fix variable name.
18885
18886 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
18887
18888         * gmm-utils.el (gmm-write-region): New function based on compatibility
18889         code from `mm-make-temp-file'.
18890
18891         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
18892
18893         * nnmaildir.el (nnmaildir--update-nov)
18894         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
18895         Use `gmm-write-region'.
18896
18897 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
18898
18899         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
18900         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18901
18902         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
18903
18904         * message.el (message-replacement-char): New variable.
18905         (message-fix-before-sending): Use it.
18906         (message-simplify-subject): New function to remove duplicate code.
18907         (message-reply, message-followup): Use it.
18908
18909         * gnus-sum.el (gnus-summary-make-menu-bar):
18910         Clarify gnus-summary-limit-to-articles.
18911
18912 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18913
18914         * gnus-util.el (gnus-with-local-quit): New macro.
18915
18916         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
18917
18918 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
18919
18920         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
18921         ignore non-string data.
18922
18923 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
18924
18925         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
18926         non-string data (needs to be done in the registry too).
18927
18928 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18929
18930         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
18931         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
18932         (gnus-registry-split-fancy-with-parent)
18933         (gnus-registry-fetch-simplified-message-subject-fast)
18934         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
18935         Remove text properties on ingress into the registry and when it's saved.
18936         (gnus-registry-clean-empty-function): Fix bug with cleaning the
18937         registry from entries with no groups.
18938
18939 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
18940
18941         * gnus-util.el (gnus-string-remove-all-properties): Add utility
18942         function to remove string properties.
18943
18944 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
18945
18946         * gmm-utils.el (gmm): Adjust custom version.
18947
18948         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
18949         Adjust custom version.
18950
18951         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
18952
18953 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
18954
18955         * gnus-art.el (gnus-insert-prev-page-button)
18956         (gnus-insert-next-page-button): Simplify.  Reformat.
18957
18958 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18959
18960         * gnus-art.el (gnus-insert-prev-page-button)
18961         (gnus-insert-next-page-button): Apply gnus-article-button-face.
18962
18963 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
18964
18965         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
18966
18967 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
18968
18969         * gnus-art.el (gnus-insert-mime-button)
18970         (gnus-insert-mime-security-button):
18971         Apply gnus-article-button-face to MIME and security buttons.
18972
18973 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
18974
18975         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
18976         readable.
18977
18978 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18979
18980         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
18981
18982 2006-09-20  Steve Youngs  <steve@sxemacs.org>
18983
18984         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
18985         `browse-url-of-file' instead of `browse-url'.
18986
18987 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18988
18989         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18990         regexp.  Articles containing quotation were cut prematurely.
18991
18992 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18993
18994         * message.el (message-cite-original-1): Use nobody by default for the
18995         value of From header.
18996         (message-reply): Ditto.
18997
18998 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
18999
19000         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
19001         to the gnus-info.  This fixes a bug of inline-PGP message verification.
19002         Reported by Michael Piotrowski <mxp@dynalabs.de>.
19003
19004 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
19005
19006         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
19007         mails in the doc string.  Add some URLs in comment.
19008         (pop3-movemail): Warn about pop3-leave-mail-on-server.
19009
19010 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19011
19012         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
19013         backslashes handling and the way to find boundaries of quoted strings.
19014
19015 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
19016
19017         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
19018         mml1991-encrypt-to-self is set and mml1991-signers is not set.
19019         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
19020         mml2015-encrypt-to-self is set and mml2015-signers is not set.
19021
19022 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19023
19024         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
19025         doc string.
19026         (gnus-button-regexp, gnus-button-last): Remove unused variables.
19027
19028 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19029
19030         * lpath.el: Fbind epg-check-configuration.
19031
19032 2006-09-06  Simon Josefsson  <jas@extundo.com>
19033
19034         * mml2015.el (mml2015-use): Doc fix, mention epg.
19035
19036 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19037
19038         * mml2015.el (mml2015-use): Default to epg, if available.
19039
19040 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19041
19042         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
19043         message-sender.
19044         (mml1991-epg-encrypt): Ditto.
19045         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
19046         message-sender.
19047         (mml2015-epg-encrypt): Ditto.
19048
19049 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
19050
19051         * message.el (message-send-mail-with-sendmail): Look for sendmail in
19052         several common directories.
19053
19054 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
19055
19056         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
19057         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
19058
19059 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19060
19061         * gnus-art.el (article-decode-encoded-words): Make it fast.
19062
19063 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19064
19065         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
19066
19067         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
19068         in quoted string into `\'.
19069
19070 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19071
19072         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19073         Use standard-syntax-table.
19074
19075 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19076
19077         * gnus-art.el (gnus-decode-address-function): New variable.
19078         (article-decode-encoded-words): Use it to decode headers which are
19079         assumed to contain addresses.
19080         (gnus-mime-delete-part): Remove useless `or'.
19081
19082         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
19083         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
19084         (gnus-nov-parse-line): Use it to decode From header.
19085         (gnus-get-newsgroup-headers): Ditto.
19086         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
19087
19088         * mail-parse.el (mail-decode-encoded-address-region): New alias.
19089         (mail-decode-encoded-address-string): New alias.
19090
19091         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19092         New function.
19093         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
19094         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
19095         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
19096         (rfc2047-decode-string): Ditto.
19097         (rfc2047-decode-address-region): New function.
19098         (rfc2047-decode-address-string): New function.
19099
19100 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
19101
19102         * message.el (message-caesar-buffer-body): Allow rotating headers.
19103
19104         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
19105
19106         * message.el (message-insert-formated-citation-line): Fix %f.
19107         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
19108
19109 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19110
19111         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
19112         (gnus-bookmark-mouse-available-p): New macro.
19113         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
19114         (gnus-bookmark-bmenu-show-infos): Use it.
19115         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
19116         (gnus-bookmark-bmenu-hide-infos): Ditto.
19117         (gnus-bookmark-remove-properties): New function.
19118         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
19119         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
19120         (gnus-bookmark-write-file): Bind coding-system-for-write.
19121         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
19122         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
19123         group before selecting it.
19124         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
19125         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
19126         quit-window if it is not available; use gnus-mouse-2 and bind it to
19127         gnus-bookmark-bmenu-select-by-mouse.
19128         (gnus-bookmark-show-details): Remove unused variable `details-list'.
19129         (gnus-bookmark-bmenu-select-by-mouse): New function.
19130
19131 2006-08-13  Romain Francoise  <romain@orebokech.com>
19132
19133         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
19134         space.
19135
19136 2006-08-10  Romain Francoise  <romain@orebokech.com>
19137
19138         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
19139         (dns-mode-soa-auto-increment-serial): New user option.
19140         (dns-mode-soa-maybe-increment-serial): New function.
19141         (dns-mode): Add the latter to `write-contents-functions'.
19142
19143 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19144
19145         * compface.el (uncompface): Use binary rather than raw-text-unix.
19146
19147 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19148
19149         * compface.el (uncompface): Make sure the eol conversion doesn't take
19150         place when communicating with the external programs.
19151         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19152
19153 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19154
19155         * nnheader.el (nnheader-insert-head): Fix typo in comment.
19156
19157 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19158
19159         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19160         Make it more robust by parsing author and date independently.
19161
19162 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19163
19164         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
19165
19166 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
19167
19168         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
19169         first matching secret key.
19170         (mml2015-epg-encrypt): Ditto.
19171
19172         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
19173         first matching secret key.
19174         (mml1991-epg-encrypt): Ditto.
19175
19176         * mml2015.el (mml2015-encrypt-to-self): New user option.
19177         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
19178         mml2015-epg-encrypt-to-self is set.
19179
19180         * mml1991.el (mml1991-encrypt-to-self): New variable.
19181         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
19182         mml1991-epg-encrypt-to-self is set.
19183
19184         * mml2015.el (mml2015-signers): New user option.
19185         (mml2015-epg-sign): Reflect the value of mml2015-signers.
19186         (mml2015-epg-encrypt): Allow to select signing keys.
19187
19188         * mml1991.el (mml1991-signers): New variable.
19189         (mml1991-epg-sign): Reflect the value of mml1991-signers.
19190         (mml1991-epg-encrypt): Allow to select signing keys.
19191
19192 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19193
19194         * nnheader.el (nnheader-insert-head): Make it work even if the file
19195         uses CRLF for the line-break code.
19196
19197 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
19198
19199         * mml2015.el: Require mml-sec instead of password.
19200         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
19201         (mml2015-cache-passphrase): Inherit the default value from
19202         mml-secure-cache-passphrase.
19203         (mml2015-passphrase-cache-expiry): Inherit the default value from
19204         mml-secure-passphrase-cache-expiry.
19205
19206         * mml1991.el: Require mml-sec instead of password.
19207         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
19208         (mml1991-cache-passphrase): Inherit the default value from
19209         mml-secure-cache-passphrase.
19210         (mml1991-passphrase-cache-expiry): Inherit the default value from
19211         mml-secure-passphrase-cache-expiry.
19212
19213         * mml-sec.el: Require password.
19214         (mml-secure-verbose): New user option.
19215         (mml-secure-cache-passphrase): New user option.
19216         (mml-secure-passphrase-cache-expiry): New user option.
19217
19218 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
19219             Andreas Vögele  <andreas@altroot.de>   (tiny change)
19220
19221         * pgg-def.el (pgg-truncate-key-identifier):
19222         Truncate the key ID to 8 letters from the end.
19223
19224 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19225
19226         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19227         workaround for the url package included with Emacs.
19228
19229         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19230
19231 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19232
19233         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19234         correctly.  This fixes a bug caused by the 2006-05-12 change.
19235
19236 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19237
19238         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19239         some information about the error when saying that the `bogus' mail
19240         group will be used.
19241
19242 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19243
19244         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19245         string.
19246
19247 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19248
19249         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19250
19251 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19252
19253         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19254
19255 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19256
19257         * mml1991.el (mml1991-function-alist): Add epg.
19258         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19259         (mml1991-epg-encrypt): New functions.
19260
19261 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19262
19263         * mml2015.el (mml2015-verbose): New variable.
19264         (mml2015-cache-passphrase): Ditto.
19265         (mml2015-passphrase-cache-expiry): Ditto.
19266         (mml2015-function-alist): Add epg.
19267         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19268         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19269         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19270         New functions.
19271
19272 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19273
19274         * message.el (message-cite-original-1): Preserve region when removing
19275         quoted text due to X-No-Archive in order to avoid bogus attribution
19276         when citing multiple messages.
19277
19278 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19279
19280         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19281         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19282
19283 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19284
19285         * gnus-diary.el (gnus-user-format-function-d)
19286         (gnus-user-format-function-D): Autoload.
19287
19288         * imap.el (Commentary): Fix typo.
19289
19290         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19291         2006-04-22 contribution.
19292
19293 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19294
19295         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19296         It didn't really fix the bogosity I'm seeing with solid web groups.
19297
19298 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19299
19300         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19301         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19302         created using server names.  If we use the feature without declaring
19303         it, Gnus does not properly manage server and group state.
19304
19305         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19306         bound.
19307
19308 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19309
19310         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19311         looking up the method using GROUP's prefix before inventing a new one.
19312         It is used on killed/unknown groups in various places where returning
19313         an all-new method isn't expected by the caller.
19314
19315         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19316         and match semantics of gnus-group-real-prefix.
19317
19318 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19319
19320         * nnmail.el (nnmail-broken-references-mailers): New variable.
19321         (nnmail-ignore-broken-references): New function generalizing
19322         nnmail-fix-eudora-headers.
19323         (nnmail-fix-eudora-headers): Now obsolete.
19324
19325         * gnus-art.el (gnus-button-handle-custom):
19326         Support `customize-apropos*'.
19327
19328 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19329
19330         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19331
19332         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19333         articles.
19334
19335 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19336
19337         * message.el (message-cite-reply-above): New variable.
19338         (message-yank-original): Use it.
19339
19340 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19341
19342         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19343
19344 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19345
19346         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19347         as read.
19348
19349         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19350
19351 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19352
19353         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19354         (gnus-bookmark-default-file): Use gnus-directory.
19355         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19356         Remove "*" in doc string.
19357         (gnus-bookmark-write-file): Simplify.
19358         (gnus-bookmark-maybe-sort-alist): Use `when'.
19359         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19360         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19361         Add FIXME about Emacs 21 and XEmacs compatibility.
19362         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19363         compatibility.
19364         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19365         compatibility.
19366         (gnus-bookmark-menu-heading): Fix version.
19367
19368 2006-06-19  Bastien Guerry  <bzg@altern.org>
19369
19370         * gnus-bookmark.el: New file.
19371
19372 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19373
19374         * message.el (message-syntax-checks): Doc fix.
19375
19376 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19377
19378         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19379         unsubscribed groups as if they were killed ones.  It causes duplicate
19380         entries in gnus-newsrc-alist.
19381
19382 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19383
19384         * message.el (message-syntax-checks): Doc fix.
19385         (message-send-mail): Add check for continuation headers.
19386         (message-check-news-header-syntax): Fix regexp used to check for
19387         continuation headers.
19388
19389 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19390
19391         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19392
19393 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19394
19395         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19396
19397 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19398
19399         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19400         default-truncate-lines.
19401
19402 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19403
19404         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19405         to fill the utf-8 entry.
19406
19407         * lpath.el: Fbind unicode-precedence-list.
19408
19409 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19410
19411         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19412
19413 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19414
19415         * gnus-agent.el (directory-files-and-attributes): Move all the way
19416         forward (the third and final move).
19417         (gnus-agent-read-agentview): Trap reconstruction errors due to
19418         nonexistent directory.  Handle by returning nil.
19419
19420 2006-05-30  Didier Verna  <didier@xemacs.org>
19421
19422         * message.el (message-dont-reply-to-names): Update the custom type.
19423         * message.el (message-dont-reply-to-names): New defsubst: potentially
19424         convert a list of regexps into a single one.
19425         * message.el (message-get-reply-headers): Use it.
19426         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19427
19428 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19429
19430         * gnus-agent.el (directory-files-and-attributes): Move forward.
19431
19432 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19433
19434         * gnus-ml.el (gnus-mailing-list-subscribe)
19435         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19436         (gnus-mailing-list-message): Fix doc strings.
19437
19438 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19439
19440         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19441         of doing it manually.
19442
19443 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19444
19445         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19446         comment.
19447
19448 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19449
19450         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19451         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19452         (gnus-agent-read-local): All symbols allocated in my-obarray.
19453         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19454         (gnus-agent-regenerate-group): Check numeric names to see if they are
19455         messages or groups.
19456         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19457         better way of do this...)
19458
19459         * gnus-cache.el (gnus-agent-total-fetched-for):
19460         Ignore 'dummy.group' (there should be a better way of do this...)
19461
19462 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19463
19464         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19465         (gnus-saved-headers): Ditto.
19466         (gnus-default-article-saver): Mention functions may have properties.
19467         (gnus-article-save): Override gnus-save-all-headers and
19468         gnus-saved-headers by :headers property which saver function may have.
19469         (gnus-summary-save-in-file): Add :headers property.
19470         (gnus-summary-write-to-file): Ditto.
19471
19472         * gnus-sum.el (gnus-summary-save-article): Bind
19473         gnus-prompt-before-saving to t when saving many articles in a file;
19474         always show all headers.
19475
19476         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19477
19478 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19479
19480         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19481         marks.
19482
19483         * message.el (message-indent-citation): Add optional arguments to allow
19484         using it outside of message buffers.
19485
19486         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19487         (gnus-article-treat-unfold-headers): Use it.
19488         (gnus-article-truncate-lines): New variable.
19489         (gnus-article-mode): Use it.
19490         (gnus-article-toggle-truncate-lines): New function.
19491
19492         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19493         Add gnus-article-toggle-truncate-lines.
19494
19495         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19496         coding system in XEmacs, use binary.
19497
19498 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19499
19500         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19501         after-load-alist.
19502
19503         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19504         this function should save decoded articles.
19505         (gnus-summary-write-to-file): Use property to specify this function
19506         should save decoded articles and specify gnus-summary-save-in-file
19507         should be used to save articles other than the first one when saving
19508         many articles.
19509         (gnus-summary-save-body-in-file): Use property to specify this
19510         function should save decoded articles.
19511         (gnus-summary-write-body-to-file): Use property to specify this
19512         function should save decoded articles and specify
19513         gnus-summary-save-body-in-file should be used to save articles other
19514         than the first one when saving many articles.
19515
19516         * gnus-sum.el (gnus-summary-save-article): Simplify.
19517
19518 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19519
19520         * gnus-art.el (gnus-default-article-saver):
19521         Add gnus-summary-write-body-to-file.
19522         (gnus-article-save-coding-system): Don't use coding system object
19523         in XEmacs.
19524         (gnus-read-save-file-name): Add optional `dir-var' argument which
19525         specifies directory in which files are saved; work even if optional
19526         `variable' argument is not specified.
19527         (gnus-summary-write-to-file): Read file name.
19528         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19529         (gnus-summary-write-body-to-file): New function.
19530
19531         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19532         (gnus-summary-local-variables): Add it.
19533         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19534         (gnus-summary-save-article): Remove optional `decode' argument;
19535         determine whether to decode articles by the value of
19536         gnus-default-article-saver; when saving many files using
19537         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19538         it first and use gnus-summary-save-in-file or
19539         gnus-summary-save-body-in-file thereafter unless
19540         gnus-prompt-before-saving is always; move point to article which
19541         will be saved.
19542         (gnus-summary-save-article-file): Revert.
19543         (gnus-summary-write-article-file): Revert.
19544         (gnus-summary-save-article-body-file): Revert.
19545         (gnus-summary-write-article-body-file): New function.
19546
19547 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19548
19549         * gnus-art.el (gnus-default-article-saver): Doc fix.
19550         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19551         from gnus-summary-save-article-coding-system, and default to a
19552         certain coding system.
19553         (gnus-output-to-file): Add coding cookie and encode text according
19554         to gnus-article-save-coding-system; don't use mm-append-to-file.
19555
19556         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19557         gnus-art.el and rename to gnus-article-save-coding-system.
19558         (gnus-summary-save-article): Require gnus-art; don't show all
19559         headers if it decodes articles; don't add coding cookie here;
19560         don't bind mm-text-coding-system-for-write.
19561         (gnus-summary-save-article-file): Save decoded articles.
19562         (gnus-summary-write-article-file): When saving many files, use
19563         gnus-summary-write-to-file first and gnus-summary-save-in-file
19564         thereafter unless gnus-prompt-before-saving is always.
19565         (gnus-summary-save-article-body-file): Save decoded articles.
19566
19567         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19568
19569 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19570
19571         * nnrss.el (nnrss-check-group): Bind hash-index.
19572
19573 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19574
19575         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19576         its hash index.  Store this hash in `nnrss-group-data'.
19577         (nnrss-read-group-data): Update accordingly.
19578
19579 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19580
19581         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19582         entry.
19583
19584         * gnus-sum.el (gnus-summary-make-menu-bar):
19585         Add gnus-article-browse-html-article.
19586
19587 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19588
19589         * gnus-sum.el (gnus-summary-mime-map):
19590         Add gnus-article-browse-html-article.
19591
19592         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19593
19594 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19595
19596         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19597         suitable coding systems in customize.
19598
19599 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19600
19601         * mail-source.el (mail-sources): Fix custom type.
19602
19603 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19604
19605         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19606         (gnus-summary-expire-articles-now): Shorten prompt.
19607
19608         * gmm-utils.el (wid-edit): Require.
19609         (defun-gmm): Rename from `gmm-defun-compat'.
19610         (gmm-image-search-load-path): Use it.
19611         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19612
19613 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19614
19615         * gnus-sum.el (gnus-summary-save-article-coding-system):
19616         New variable.
19617         (gnus-summary-save-article): Add optional `decode' argument.
19618         If it is set and gnus-summary-save-article-coding-system is non-nil,
19619         save decoded article.
19620         (gnus-summary-write-article-file): Save decoded article if
19621         gnus-summary-save-article-coding-system is non-nil.
19622
19623         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19624         type.
19625
19626 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19627
19628         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19629
19630 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19631
19632         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19633         first to test gnus-single-article-buffer which may be buffer-local.
19634
19635         * gnus-sum.el (gnus-summary-setup-buffer):
19636         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19637         group; make gnus-article-buffer, gnus-article-current, and
19638         gnus-original-article-buffer always buffer-local.
19639         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19640         group.
19641         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19642
19643 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19644
19645         * nnml.el (nnml-request-compact-group): Compressed files might not
19646         have .gz extension.
19647
19648 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19649
19650         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19651         (mm-copy-to-buffer): Use with-current-buffer.
19652         (mm-display-part): Simplify.
19653         (mm-inlinable-p): Add optional arg `type'.
19654
19655 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19656
19657         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19658         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19659         Try harder to show the attachment internally or externally using
19660         gnus-mime-view-part-as-type.
19661
19662 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19663
19664         * message.el (message-from-style, message-signature-separator)
19665         (message-user-organization-file, message-send-mail-function)
19666         (message-citation-line-function, message-yank-prefix)
19667         (message-indent-citation-function, message-signature)
19668         (message-signature-file, message-signature-insert-empty-line):
19669         Remove autoloads.
19670
19671         * gnus-art.el (gnus-buttonized-mime-types):
19672         Remove "multipart/signed".  Revert 2006-04-26 change.
19673
19674 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19675
19676         * gnus.el (gnus-version-number): Bump version.
19677
19678 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19679
19680         * gnus.el: No Gnus v0.5 is released.
19681
19682 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19683
19684         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19685         fetching articles by message-id.
19686
19687 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19688
19689         * message.el (hashcash): Require hashcash as normal.
19690
19691         * ecomplete.el (ecomplete-highlight-match-line):
19692         Use point-at-eol.
19693         (ecomplete-highlight-match-line): Use `highlight', because that
19694         face exists in both Emacs and XEmacs.
19695
19696         * message.el (message-display-abbrev): Use point-at-bol.
19697
19698         * mail-source.el: Don't require timer/timer-funcs.
19699
19700         * gnus-async.el: Ditto.
19701
19702         * password.el: Ditto.
19703
19704         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19705
19706         * mm-url.el: Ditto.
19707
19708         * gnus-xmas.el: Don't require timer-funcs.
19709
19710         * mm-util.el: Require timer/timer-funcs.
19711
19712 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19713
19714         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19715         Close.
19716
19717 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19718
19719         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19720         unibyte after clear-decrypt function runs.
19721
19722         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19723         returns as a unibyte string.
19724
19725 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19726
19727         * lpath.el: Revert.
19728
19729         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19730         (pgg-gpg-process-sentinel): Revert.
19731
19732         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19733         (pgg-pgp-lookup-key): Revert.
19734
19735         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19736         (pgg-pgp5-lookup-key): Revert.
19737
19738         * pgg.el (pgg-fetch-key): Revert.
19739
19740 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19741
19742         * lpath.el: Fbind string-as-multibyte for XEmacs.
19743
19744         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19745         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19746         (mml1991-pgg-encrypt): Ditto.
19747
19748         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19749         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19750         a multibyte buffer.
19751
19752         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19753         (pgg-pgp-lookup-key): Ditto.
19754
19755         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19756         (pgg-pgp5-lookup-key): Ditto.
19757
19758         * pgg.el (pgg-fetch-key): Ditto.
19759
19760 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19761
19762         * message.el (message-user-organization-file): Check several
19763         locations of the organization file.
19764
19765         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19766         Add gnus-article-view-part-as-type.
19767
19768         * gnus-art.el (gnus-article-view-part-as-type): New function.
19769
19770         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19771         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19772
19773         * mml.el: Simplify autoload.
19774         (mml-mode): defvar dnd-protocol-alist instead of using
19775         symbol-value.
19776         (mml-default-directory): New variable.
19777         (mml-minibuffer-read-file): Use it.
19778         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19779
19780         * message.el (message-citation-line-format): New variable.
19781         (message-insert-formated-citation-line): New function.
19782         (message-citation-line-function):
19783         Add `message-insert-formated-citation-line' to custom type.
19784
19785         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19786         to doc string.
19787
19788         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19789         depending on mm-verify-option.
19790
19791 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19792
19793         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19794         binding pgg-* variables; reimplement the section which prevents
19795         MIME header from being signed.
19796         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19797         pgg-text-mode; remove a blank line at the top of body.
19798
19799         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19800         lines at the top of body; use gnus-newsgroup-charset if there's no
19801         Charset header.
19802
19803 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19804
19805         * message.el (message-self-insert-commands): Doc fix.
19806
19807         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19808         (mm-uu-pgp-encrypted-test): Ditto.
19809         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19810         between header and body; return application/pgp-encrypted handle
19811         if decryption failed; decode decrypted body by charset.
19812
19813         * mm-decode.el (mm-automatic-display): Don't make application/pgp
19814         element match to application/pgp-*.
19815
19816 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19817
19818         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
19819         HTML.
19820
19821 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19822
19823         * mail-source.el (mail-source-call-script): Message the error
19824         string.
19825
19826 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19827
19828         * gnus-util.el (gnus-byte-compile): Use it.
19829
19830 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
19831
19832         * gnus-util.el (kill-empty-logs): New function.
19833
19834 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19835
19836         * message.el (message-mail-alias-type): Doc fix.
19837         (message-mail-alias-type-p): New function.
19838         (message-send): Use it.
19839         (message-mode): Ditto.
19840         (message-strip-forbidden-properties): Ditto.
19841
19842         * ecomplete.el (ecomplete-database-file-coding-system):
19843         New variable.
19844         (ecomplete-save): Use it.
19845         (ecomplete-setup): Use it.
19846
19847 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19848
19849         * message.el (message-self-insert-commands): New variable.
19850         (message-strip-forbidden-properties): Use it.
19851
19852 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19853
19854         * message.el (message-put-addresses-in-ecomplete): Use a regexp
19855         that doesn't make XEmacs choke.
19856
19857 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
19858
19859         * gnus-util.el (gnus-replace-in-string):
19860         Prefer replace-regexp-in-string over of replace-in-string.
19861
19862 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19863
19864         * gnus-util.el (gnus-select-frame-set-input-focus):
19865         Use select-frame-set-input-focus if it is available in XEmacs; use
19866         definition defined in Emacs 22 for old Emacsen.
19867
19868         * dgnushack.el: Autoload unmorse-region for XEmacs.
19869
19870         * lpath.el: Bind cursor-in-non-selected-windows and
19871         select-frame-set-input-focus for XEmacs.
19872
19873 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19874
19875         * mm-view.el (mm-inline-text): Use equal instead of equalp.
19876
19877 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
19878
19879         * gnus-registry.el (gnus-registry-cache-save): Remove text
19880         properties when saving via the temp buffer.
19881
19882 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19883
19884         * message.el (message-generate-hashcash): Honor custom type.
19885
19886 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19887
19888         * message.el (message-generate-hashcash): Default to non-nil when
19889         hashcash is found.
19890
19891         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
19892         (gnus-refer-thread-limit): Increase default to 500.
19893
19894         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
19895
19896         * flow-fill.el (fill-flowed): Allow delete-space.
19897
19898 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
19899
19900         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
19901         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
19902         Remove autoloads.
19903
19904 2006-04-18  Simon Josefsson  <jas@extundo.com>
19905
19906         * message.el (message-generate-hashcash): Default to.
19907
19908 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19909
19910         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
19911         concatenating segments rather than before concatenating them.
19912
19913 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19914
19915         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
19916
19917 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19918
19919         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
19920
19921         * message.el (message-forward-make-body-plain):
19922         Allow message-forward-ignored-headers to be a list.
19923         (message-remove-ignored-headers): Factor out into function.
19924         (message-forward-make-body-mml): Use it.
19925
19926         * imap.el (imap-quote-specials): New function.
19927         (imap-login-auth): Quote specials.
19928
19929         * rfc2231.el (rfc2231-parse-string): Remove dead code.
19930         (rfc2231-parse-string): Allow concatanation of parameters that
19931         aren't contiguous.  The test case is
19932           (mail-header-parse-content-type "message/external-body;
19933             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
19934             access-type=LOCAL-FILE;
19935             name*1*=plugh%2fhello-sailor%2fbing.pdf")
19936
19937 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
19938
19939         * nntp.el (nntp-accept-process-output): Return the value of
19940         `nnheader-accept-process-output'.
19941
19942 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19943
19944         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
19945         (gnus-button-alist): Recognize more diff formats.
19946         (gnus-button-patch): Strip directory.
19947
19948 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
19949
19950         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
19951         Emacs 22 when setting focus.
19952
19953 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19954
19955         * gnus-art.el (gnus-article-treat-types): Do treatment of
19956         text/x-verbatim parts.
19957         (gnus-button-patch): New command.
19958
19959         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
19960         addresses that contain invalid characters.
19961
19962 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19963
19964         * message.el (message-put-addresses-in-ecomplete):
19965         Use gnus-replace-in-string.
19966         (message-is-yours-p): Use the more correct
19967         mail-header-parse-address instead of
19968         mail-extract-address-components.
19969         (message-put-addresses-in-ecomplete): Fix typo.
19970
19971         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
19972         keystroke.
19973
19974         * gnus-art.el (gnus-treatment-function-alist): Change order of
19975         newsgroups/generic header folding to avoid double-folding.
19976
19977         * message.el (message-hidden-headers): Add X-Draft-From.
19978
19979         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
19980         New command.
19981         (gnus-summary-repeat-search-article-backward): New command.
19982
19983         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
19984         groups in the parent topic.
19985
19986 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
19987
19988         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
19989         (spam-extra-header-to-number): Return the CRM114 number as a
19990         number instead of a string.
19991
19992 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19993
19994         * gnus-art.el (gnus-face-properties-alist): Move here from
19995         gnus-fun.
19996
19997         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
19998
19999 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20000
20001         * message.el (message-strip-forbidden-properties): Only display on
20002         self-insert-command.
20003
20004         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
20005         reindent.
20006         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
20007
20008 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
20009
20010         * smiley.el (smiley-style): Fix typo.
20011
20012 2006-03-23  Kenichi Handa  <handa@m17n.org>
20013
20014         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
20015         instead of set-buffer-multibyte.
20016
20017 2006-03-23  Kenichi Handa  <handa@m17n.org>
20018
20019         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20020         buffer and then decode the buffer text if necessary.
20021         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20022         first, and after mm-encode-body, change the buffer to unibyte.
20023
20024 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20025
20026         * hashcash.el (hashcash-insert-payment-async-2):
20027         Use message-goto-eoh instead of doing it manually.
20028         (mail-add-payment): Use message-narrow-to-header instead of trying
20029         to do the same itself.
20030
20031         * message.el (message-hidden-headers): Add Face.
20032
20033         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
20034         reparenting code.
20035         (gnus-summary-reparent-children): Refactored out code.
20036         (gnus-summary-thread-map): New keystroke.
20037         (gnus-summary-reparent-children): Make into command.
20038
20039         * smiley.el (smiley-style): Default to `medium' if using a large
20040         font.
20041
20042         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
20043         does it itself.
20044
20045         * message.el (message-point-in-header-p): Simplify definition.
20046
20047 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20048
20049         * nnagent.el (nnagent-request-set-mark): Silence log file
20050         writing.
20051         (nnagent-request-set-mark): Use write-region instead of
20052         append-to-file.
20053
20054         * gnus-sum.el (gnus-read-header): Fudge article number if using a
20055         strange select method.
20056
20057         * ecomplete.el (ecomplete-display-matches): Get highlightling
20058         right.
20059         (ecomplete-display-matches): Use literals.
20060         (ecomplete-display-matches): Disable message logging.
20061
20062         * message.el (message-display-abbrev): Small optimization.
20063
20064         * ecomplete.el (ecomplete-display-matches): Allow automatic
20065         display.
20066
20067         * message.el (message-strip-forbidden-properties):
20068         Display abbrevs.
20069         (message-display-abbrev): Get automatic display right.
20070
20071         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
20072         keystrokes.
20073
20074 2006-04-13  Romain Francoise  <romain@orebokech.com>
20075
20076         TODO: Backport to v5-10!
20077
20078         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
20079         Move here (and rename) from gnus-registry.el.
20080
20081         * gnus-registry.el: Require gnus-util.
20082         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
20083
20084 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20085
20086         * gnus-group.el (gnus-group-catchup-current):
20087         Change if-then-else-if-then-else into cond.
20088         (gnus-group-catchup): Indent.
20089         (group-name-at-point): New function.
20090         (gnus-fetch-group): Provide default from thing at point.
20091
20092 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20093
20094         * message.el (message-display-abbrev): Fix regexp.
20095
20096         * ecomplete.el (ecomplete-highlight-match-line):
20097         Reimplement choosing.
20098         (ecomplete-highlight-match-line): Fix up code rewrite, remove
20099         dead variables.
20100
20101         * message.el (message-newline-and-indent): Remove debugging.
20102         (message-display-abbrev): Use new implementation.
20103
20104 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
20105
20106         * gnus-art.el (gnus-article-mode):
20107         Set cursor-in-non-selected-windows to nil.
20108
20109         * smiley.el: Revert previous change.
20110         (smiley-data-directory): defvar it before using it in the
20111         defcustom of `smiley-style'.
20112
20113 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20114
20115         * message.el (message-newline-and-indent): New function.
20116
20117         * ecomplete.el: Implement more bits.
20118
20119         * message.el (message-put-addresses-in-ecomplete): Clean up the
20120         string.
20121
20122         * ecomplete.el (ecomplete-add-item): Chop off decimals.
20123
20124         * gnus-sum.el (gnus-summary-save-parts):
20125         Bind gnus-summary-save-parts-counter and use it to make unique file
20126         names.
20127
20128         * gnus-art.el (gnus-ignored-headers): Add some more headers.
20129
20130         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
20131         parameter to say whether to actually parse the individual
20132         addresses.
20133
20134         * message.el (message-put-addresses-in-ecomplete): New function.
20135         (ecomplete): Require.
20136         (message-mail-alias-type): Add ecomplete as an option.
20137
20138 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
20139
20140         * flow-fill.el (fill-flowed): Remove trailing space from blank
20141         quoted lines.
20142
20143 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20144
20145         * smiley.el (smiley-style): Move definition later to avoid a
20146         compilation warning.
20147
20148 2006-04-12  Kenichi Handa  <handa@m17n.org>
20149
20150         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20151         buffer and then decode the buffer text if necessary.
20152         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20153         first, and after mm-encode-body, change the buffer to unibyte.
20154         Use mm-disable-multibyte instead of set-buffer-multibyte.
20155
20156 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20157
20158         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
20159         Content-Type header instead of Content-Disposition header.
20160         (gnus-mime-inline-part): Ditto.
20161         (gnus-mime-view-part-as-charset): Ignore charset that the part
20162         specifies.
20163
20164         * mm-decode.el (mm-display-part): Work with external parts and
20165         usual parts similarly.
20166
20167         * mm-extern.el (mm-inline-external-body): Use mm-display-part
20168         instead of gnus-display-mime.
20169
20170         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
20171         instead of with-temp-buffer.
20172
20173         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
20174         tag to summarized topics part in order to encode non-ASCII text.
20175
20176 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20177
20178         * smiley.el (smiley-style): New variable.
20179         (smiley-directory): New function.
20180         (smiley-data-directory): Derive from `smiley-style' using
20181         `smiley-directory'.
20182         (smiley-regexp-alist): Add new entries.
20183
20184         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
20185         (gnus-article-browse-delete-temp): Add :version.
20186
20187 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
20188
20189         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
20190         the sieve region.
20191
20192 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20193
20194         * gnus.el (gnus-version-number): Bump version.
20195
20196 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20197
20198         * gnus.el: No Gnus v0.4 is released.
20199
20200 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20201
20202         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
20203         layout.
20204
20205         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
20206         unknown charset.
20207
20208         * message.el (message-header-synonyms): Add Original-To to the
20209         default.
20210
20211         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
20212         optional parameter.
20213
20214 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
20215
20216         * gnus-fun.el (gnus): Require it for gnus-directory.
20217
20218 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20219
20220         * gnus-fun.el (gnus-face-properties-alist): Add :version.
20221
20222 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20223
20224         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20225
20226 2006-04-05  Simon Josefsson  <jas@extundo.com>
20227
20228         * password.el (password-reset): New function.
20229
20230 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20231
20232         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20233         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20234
20235 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20236
20237         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20238         Some whitespace was matched into the url, which broke browsing hits
20239         > 100 when mm-url-use-external was nil.
20240
20241 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20242
20243         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20244         Check gnus-extra-headers for 'Newsgroups.
20245
20246         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20247         bound.
20248
20249 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20250
20251         * pgg-gpg.el: Clean up process buffers every time gpg processes
20252         complete.
20253
20254 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20255
20256         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20257         doc string.
20258
20259 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20260
20261         * pgg-gpg.el (pgg-gpg-process-filter)
20262         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20263
20264         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20265         lines, temporary fix.
20266
20267 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20268
20269         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20270
20271 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20272
20273         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20274         default-enable-multibyte-characters.  This reverts the change from
20275         revision 6.17 which is no longer necessary because the passphrase
20276         is sent separately now.  GnuPG messages are unreadable under
20277         multibyte locales with default-enable-multibyte-characters set to
20278         nil.
20279
20280 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20281
20282         * message.el (message-tool-bar-gnome): Move "spell".
20283
20284 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20285
20286         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20287         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20288         instead.
20289
20290 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20291
20292         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20293         Improve newsgroups handling for NNTP overviews which don't include
20294         Newsgroups.
20295
20296 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20297
20298         * message.el (message-resend): Bind message-generate-hashcash to nil.
20299
20300 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20301
20302         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20303         when searching for already-paid recipients.
20304
20305 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20306
20307         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20308         passphrases when it is not needed.
20309         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20310         passphrase stuff from gpg, should only be necessary when you use
20311         gpg with a smartcard.
20312
20313 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20314
20315         * mml.el (mml-insert-mime): Ignore cached contents of
20316         message/external-body part.
20317
20318         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20319         (mm-insert-part): Ditto.
20320
20321 2006-03-23  Simon Josefsson  <jas@extundo.com>
20322
20323         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20324         Reiner.
20325         (pgg-gpg-use-agent-p): Use it again.
20326
20327 2006-03-23  Simon Josefsson  <jas@extundo.com>
20328
20329         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20330         older emacsen.
20331         (pgg-gpg-use-agent-p): Don't use it.
20332
20333 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20334
20335         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20336         if we can.
20337
20338 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20339
20340         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20341         (pgg-gpg-update-agent): New function.
20342         (pgg-gpg-use-agent-p): New function.
20343         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20344         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20345         (pgg-gpg-sign-region): Use it.
20346
20347 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20348
20349         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20350         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20351
20352 2006-03-21  Simon Josefsson  <jas@extundo.com>
20353
20354         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20355         <wilde@sha-bang.de>.
20356         (pgg-gpg-use-agent): New variable.
20357         (pgg-gpg-process-region): Use it.
20358         (pgg-gpg-encrypt-region): Likewise.
20359         (pgg-gpg-encrypt-symmetric-region): Likewise.
20360         (pgg-gpg-decrypt-region): Likewise.
20361         (pgg-gpg-sign-region): Likewise.
20362         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20363
20364 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20365
20366         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20367
20368         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20369         Add comment on version.
20370
20371 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20372
20373         * smiley.el: Add missing test smiley.
20374
20375 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20376
20377         * mm-decode.el (mm-with-part): New macro.
20378         (mm-get-part): Use it; work with message/external-body as well.
20379         (mm-save-part): Treat name and filename equally.
20380
20381         * mm-extern.el (mm-extern-cache-contents): New function.
20382         (mm-inline-external-body): Use it; force the part to be displayed;
20383         move undisplayer added to the cached handle to the parent.
20384
20385         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20386         (gnus-mime-view-part-as-type): Work with message/external-body.
20387
20388         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20389
20390 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20391
20392         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20393         images in image-load-path.  [Sync with image.el, revision 1.60, in
20394         Emacs.]
20395
20396 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20397
20398         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20399         path rather than symbol.  Always return list of directories.
20400         Guarantee that image directory comes first.  [Sync with image.el,
20401         revision 1.59, in Emacs.]
20402
20403         * message.el (message-make-tool-bar): Adjust to new API of
20404         `gmm-image-load-path-for-library'.
20405
20406         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20407
20408         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20409
20410 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20411
20412         * gnus-art.el (gnus-article-only-boring-p):
20413         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20414         intangible text.
20415         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20416
20417 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20418
20419         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20420         Use `defun' instead of `gmm-defun-compat'.
20421
20422 2006-03-14  Simon Josefsson  <jas@extundo.com>
20423
20424         * message.el (message-unique-id): Don't use message-number-base36
20425         if (user-uid) is a float.
20426         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20427
20428 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20429
20430         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20431
20432         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20433         empty line between a part and a message part.
20434
20435 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20436
20437         * smiley.el: Add more test smileys.
20438         (smiley-data-directory, smiley-regexp-alist)
20439         (gnus-smiley-file-types): Fix doc strings.
20440         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20441         adding new elements.
20442         (smiley-mouse-map): Unused code.  Make it a comment.
20443
20444 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20445
20446         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20447         scan latest NoCeM messages instead of old ones.
20448         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20449         delimiters that are recently used.
20450         (gnus-nocem-load-cache): Add autoload cookie.
20451
20452         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20453
20454         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20455         level which is larger than gnus-use-nocem is specified.
20456
20457         * gnus-group.el (gnus-group-get-new-news): Ditto.
20458
20459 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20460
20461         * gnus-util.el (gnus-tool-bar-update): New function.
20462
20463         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20464         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20465
20466         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20467
20468         * gnus-group.el (gnus-group-redraw-when-idle)
20469         (gnus-group-redraw-check): Remove.
20470         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20471
20472 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20473
20474         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20475         if optional last element is specified in splits (FIELD VALUE...).
20476
20477 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20478
20479         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20480         to gmm-image-load-path-for-library.  Call with no-error argument.
20481         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20482
20483         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20484
20485         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20486
20487         * gmm-utils.el (gmm-image-load-path): Remove alias.
20488
20489 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20490
20491         * gmm-utils.el (gmm-image-load-path): Add alias.
20492
20493         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20494         nnml-generate-nov-databases-1.
20495         (nnml-generate-nov-databases): Use it.
20496         (nnml-generate-nov-databases-directory): Document no-active
20497         argument.
20498
20499         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20500         directory if path is t.  Add no-error.
20501
20502         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20503         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20504
20505         * gnus-art.el (gnus-article-browse-delete-temp-files):
20506         Simplify resetting gnus-article-browse-html-temp-list.
20507
20508         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20509         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20510         Add example to docstring.  Rename local variables.  Move error
20511         checks to default case in cond and simplify.
20512
20513 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20514
20515         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20516         handle is multipart when calling it recursively.
20517         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20518
20519 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20520
20521         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20522         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20523
20524 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20525
20526         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20527         is loaded.
20528
20529         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20530         loaded.
20531
20532 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20533
20534         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20535         to "Emacs 23 (unicode)" in doc string.
20536
20537         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20538         "Emacs 23 (unicode)" in comment.
20539
20540 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20541
20542         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20543
20544         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20545         characters 160 through 255 in Emacs 23.
20546
20547 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20548
20549         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20550         gnus-article-browse-html-temp.
20551         (gnus-article-browse-delete-temp): Make it customizable.
20552         Add `file'.  Adjust doc string.
20553         (gnus-article-browse-delete-temp-files): Add argument.
20554         Allow query for each file.  Adjust doc string.
20555         (gnus-article-browse-html-parts):
20556         Add `gnus-article-browse-delete-temp-files' to
20557         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20558
20559 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20560
20561         * gnus-art.el (gnus-article-browse-html-temp)
20562         (gnus-article-browse-delete-temp): New variables.
20563         (gnus-article-browse-delete-temp-files): New function.
20564         (gnus-article-browse-html-parts): Use it.
20565
20566 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20567
20568         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20569
20570         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20571         string.
20572
20573         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20574         gnus-summary-insert-new-articles when unplugged.
20575         Remove gnus-summary-search-article-forward.
20576
20577         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20578         display-visual-class instead of display-color-cells.
20579
20580 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20581
20582         * dgnushack.el: Autoload customize-group for XEmacs.
20583
20584         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20585         message/* containing non-ASCII text properly.
20586
20587 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20588
20589         * message.el: Require gmm-utils, remove autoloads.
20590         (message-tool-bar): Set default based on
20591         gmm-tool-bar-style.
20592         (message-tool-bar-gnome): Add gmm-customize-mode.
20593
20594         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20595         gmm-tool-bar-style.
20596         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20597
20598         * gnus-group.el (gnus-group-tool-bar): Set default based on
20599         gmm-tool-bar-style.
20600         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20601
20602         * gmm-utils.el (gmm-image-directory): Rename variable from
20603         gmm-image-load-path.
20604         (gmm-image-load-path): Use gmm-image-directory.
20605         (gmm-customize-mode): New function.
20606         (gmm-tool-bar-style): New variable.
20607
20608         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20609         gnus-group-redraw-line-number.
20610         (gnus-group-redraw-check): Simplify.
20611         (gnus-group-tool-bar-update): Remove redraw check.
20612         (gnus-group-make-tool-bar): Add redraw check.
20613
20614 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20615
20616         * gnus-art.el (gnus-button): Add missing parentheses.
20617
20618 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20619
20620         * lpath.el: Fbind line-number-at-pos.
20621
20622 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20623
20624         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20625
20626 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20627
20628         * gnus-art.el (gnus-button): New face.
20629         (gnus-article-button-face): Use it.
20630
20631         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20632         Add gnus-summary-next-page.  Re-order.
20633
20634         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20635         next-node are now included.
20636         (gnus-group-redraw-line-number): New internal variable.
20637         (gnus-group-redraw-check): Helper function for updating the tool
20638         bar.
20639         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20640
20641         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20642
20643         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20644         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20645         Use it to match format of Spamassassin 3.0 and later.
20646         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20647         (spam-check-bogofilter)
20648         (spam-bogofilter-register-with-bogofilter): Fix args of
20649         `gnus-error' calls.
20650
20651 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20652
20653         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20654         unnecessary interaction when sending queued mails.
20655         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20656
20657 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20658
20659         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20660         first or last are nil.
20661
20662 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20663
20664         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20665
20666 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20667
20668         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20669
20670 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20671
20672         * dns.el (query-dns): Protect more against buggy tcp output.
20673
20674 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20675
20676         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20677         nov.php.
20678
20679 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20680
20681         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20682         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20683         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20684         output on the server side.
20685         (nnweb-google-create-mapping): Update regexps and add some
20686         progress indication.
20687
20688 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20689
20690         * gnus-group.el (gnus-group-tool-bar-gnome):
20691         Fix gnus-agent-toggle-plugged.  Re-order icons.
20692         (gnus-group-tool-bar-gnome):
20693         Add gnus-group-{prev,next}-unread-group.
20694         (gnus-group-tool-bar-gnome): Re-order icons.
20695
20696         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20697         Move gnus-summary-insert-new-articles.
20698
20699         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20700         Fix comments.
20701
20702         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20703         also available in Emacs 21.3.
20704
20705         * message.el (message-fix-before-sending): Change "Emacs 22" to
20706         "Emacs 23 (unicode)" in comment.
20707
20708         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20709         "Emacs 23 (unicode)" in comment.
20710
20711         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20712         comment.
20713         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20714
20715         * mm-view.el (mm-fill-flowed): Add :version.
20716
20717 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20718
20719         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20720         and load-path.
20721
20722 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20723
20724         * message.el: Autoload gmm-image-load-path.
20725         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20726         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20727         consitency.
20728
20729         * gmm-utils.el (gmm-image-load-path): Also search in
20730         "../etc/images".  Don't set gmm-image-load-path if we don't find
20731         the image.
20732
20733 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20734
20735         * gmm-utils.el (gmm-image-load-path): Don't make
20736         `gmm-image-load-path' include subdirectories which the second arg
20737         `image' might specify.
20738
20739         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20740         subdirectory to icon file names.
20741
20742         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20743
20744 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20745
20746         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20747         gmm-image-load-path calls.
20748
20749         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20750
20751         * message.el (message-make-tool-bar): Ditto.
20752
20753         * mml.el (mml-preview): Add comment concerning tool bar icons.
20754
20755         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20756         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20757
20758         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20759         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20760
20761         * message.el (message-tool-bar-gnome): Use new icon names.
20762         (message-make-tool-bar): Use `gmm-image-load-path'.
20763
20764         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20765         New functions from MH-E.
20766         (gmm-image-load-path): New variable from MH-E.
20767         (gmm-image-load-path): New function from MH-E.  Add arguments
20768         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20769         *-image-load-path-called-flag.
20770
20771 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20772
20773         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20774
20775 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20776
20777         * nnimap.el (nnimap-request-move-article): Change folder back to
20778         source group before deleting.
20779
20780 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20781
20782         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20783
20784         * gnus-art.el (mm-url-insert-file-contents-external):
20785         Autoload mm-url.
20786
20787         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20788
20789 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20790
20791         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20792         coding system which mm-charset-to-coding-system returns for a
20793         given charset is valid.
20794
20795 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20796
20797         * html2text.el (html2text-remove-tag-list):
20798         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20799
20800 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20801
20802         * gnus-cus.el: Revert 2005-10-17 change.
20803
20804 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20805
20806         * gnus-art.el (article-strip-banner):
20807         Call article-really-strip-banner only when the regexp match is made.
20808
20809 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20810
20811         * gnus-art.el (article-strip-banner):
20812         Use gnus-extract-address-components instead of
20813         mail-header-parse-addresses to make it work with non-ASCII text;
20814         remove mail-encode-encoded-word-string.
20815
20816         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
20817         values which are surrounded with \"...\"; make it never cause a
20818         Lisp error; give up parsing of parameters if it failed in
20819         extracting type.
20820
20821 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
20822
20823         * smime.el (smime-cert-by-ldap-1): Fix bug where
20824         `smime-ldap-search' returns results without userCertificates.
20825
20826 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20827
20828         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
20829
20830 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
20831
20832         * spam.el (spam-check-spamassassin-headers): Adapt format for
20833         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
20834         <ari@mbf.ocn.ne.jp>.
20835         (spam-list-of-processors): Add spam-use-gmane.
20836
20837 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20838
20839         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
20840         make-temp-file; make it work with XEmacs as well.
20841
20842         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
20843         mm-make-temp-file.
20844
20845         * mm-decode.el (mm-display-external): Use the 3rd arg of
20846         mm-make-temp-file.
20847         (mm-create-image-xemacs): Ditto.
20848
20849 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20850
20851         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
20852         with message-narrow-to-headers.
20853         (gnus-draft-setup): Narrow to header to run message-fetch-field.
20854         (gnus-draft-check-draft-articles): New function.
20855         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
20856
20857 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
20858
20859         * gnus-art.el (gnus-article-browse-html-parts):
20860         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
20861         Don't use suffix argument for mm-make-temp-file for Emacs 21
20862         compatibility.  Remove useless `format'.
20863
20864 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20865
20866         * nnweb.el (nnweb-google-wash-article): Update regexps.
20867         (nnweb-group-alist): Use defvoo instead of defvar.
20868
20869 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20870
20871         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
20872         re-loading nn* modules.
20873
20874 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
20875
20876         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
20877         for `tool-bar-mode' and don't check it's default-value.
20878
20879         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20880
20881         * message.el (message-make-tool-bar): Ditto.
20882
20883         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
20884         `substring'.  Shorten tmp-file name.
20885
20886         * gnus.el: Remove bogus comment.
20887
20888 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
20889
20890         * gnus-art.el (gnus-article-browse-html-parts): New function.
20891         (gnus-article-browse-html-article): New function for viewing html
20892         articles with a browser.
20893
20894 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
20895
20896         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
20897         in elisp.
20898         (pgg-gpg-encrypt-symmetric-region): Ditto.
20899         (pgg-gpg-sign-region): Ditto.
20900
20901         * pgg-def.el (pgg-text-mode): New variable.
20902
20903         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
20904         (mml2015-pgg-encrypt): Ditto.
20905
20906         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
20907         (mml1991-pgg-encrypt): Ditto.
20908
20909 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20910
20911         * nnfolder.el (nnfolder-insert-newsgroup-line):
20912         Use message-make-date instead of current-time-string.
20913
20914         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
20915         to gnus-decoded which mm-uu might set.
20916
20917 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20918
20919         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
20920         don't decode quoted parameters; remove misimported Emacs code.
20921         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20922         (rfc2231-decode-encoded-string): Don't use split-string which
20923         behaves differently according to Emacs version; use
20924         mm-decode-coding-region to convert charset to coding-system.
20925         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20926         (rfc2231-encode-string): Remove misimported Emacs code.
20927
20928 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20929
20930         * gnus-art.el (article-decode-charset): Don't use ignore-errors
20931         when calling mail-header-parse-content-type.
20932         (article-de-quoted-unreadable): Ditto.
20933         (article-de-base64-unreadable): Ditto.
20934         (article-wash-html): Ditto.
20935
20936         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
20937         calling mail-header-parse-content-type and
20938         mail-header-parse-content-disposition.
20939         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
20940         mail-header-parse-content-type.
20941
20942         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
20943         insert charset and format parameters; encode description after
20944         inserting it to buffer.
20945         (mml-insert-parameter): Fold lines properly even if a parameter is
20946         segmented into two or more lines; change the max column to 76.
20947
20948         * rfc1843.el (rfc1843-decode-article-body): Don't use
20949         ignore-errors when calling mail-header-parse-content-type.
20950
20951         * rfc2231.el (rfc2231-parse-string): Return at least type if
20952         possible; don't cause an error even if it fails in parsing of
20953         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20954         (rfc2231-encode-string): Don't break lines at the beginning, leave
20955         it to mml-insert-parameter.
20956
20957         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
20958         calling mail-header-parse-content-type.
20959
20960 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
20961
20962         * spam-report.el (spam-report-gmane-use-article-number):
20963         Improve doc string.
20964         (spam-report-gmane-internal): Check if a suitable header was found
20965         in the article.
20966
20967 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
20968
20969         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
20970         (rfc2231-encode-string): Make param*=value always begin with LWSP.
20971
20972 2006-02-05  Romain Francoise  <romain@orebokech.com>
20973
20974         Update copyright notices of all files in the gnus directory.
20975
20976 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20977
20978         * nnweb.el (nnweb-request-group): Avoid growing overview files.
20979
20980 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20981
20982         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
20983         segmented lines of parameter value to cope with Thunderbird 1.5
20984         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
20985         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
20986         (rfc2231-encode-string): Don't make lines exceeding 76 column.
20987
20988 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
20989
20990         * mml.el (mml-generate-mime-1): Correct the order of inline signed
20991         parts.
20992
20993 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20994
20995         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
20996         there's only one active file for all servers.
20997         (nnweb-request-scan): Make sure nnweb-articles is initialized on
20998         solid groups.  Gnus might have used a FAST request to select the group.
20999         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
21000         and nnweb-search redundantly in the active file.
21001         (nnweb-request-list): Don't list bogus groups.  There can only be one.
21002         (nnweb-request-create-group): Don't use ARGS.
21003         (nnweb-possibly-change-server, nnweb-request-group): Remove some
21004         initializations.  Let nnoo do the work.
21005
21006 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21007
21008         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
21009         Say the part has been decoded.
21010
21011         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
21012
21013 2006-01-31  Kevin Ryde  <user42@zip.com.au>
21014
21015         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
21016         mailcap-viewer-test-cache when there's no 'test clause, since that
21017         will invert the meaning of a "nil" test previously determined by
21018         mailcap-mailcap-entry-passes-test.
21019
21020 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21021
21022         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
21023         compiling.
21024
21025         * gnus-sum.el: Ditto.
21026
21027         * message.el: Don't bind tool-bar-map when compiling.
21028
21029 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
21030
21031         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
21032
21033 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21034
21035         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
21036         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
21037         current Google Groups.
21038
21039 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
21040
21041         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
21042         and tool-bar-mode.
21043
21044         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
21045         and tool-bar-mode.
21046
21047         * message.el (message-tool-bar-update): Simplify.
21048         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
21049
21050         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
21051         gnus-summary-buffer.
21052         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
21053         gnus-summary-reply.
21054
21055         * gmm-utils.el (gmm): Add :version.
21056
21057 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21058
21059         * Makefile.in (clean): New rule.
21060         (distclean): Use it.
21061
21062 2006-01-26  Steve Youngs  <steve@sxemacs.org>
21063
21064         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
21065         Don't autoload.
21066
21067 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21068
21069         * gmm-utils.el (gmm-verbose): Add :group.
21070
21071 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
21072
21073         * message.el: Change some comments WRT tool-bars.
21074
21075         * gnus-sum.el (gnus-summary-tool-bar)
21076         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
21077         (gnus-summary-tool-bar-zap-list): New variables.
21078         (gnus-summary-make-tool-bar): Complete rewrite using
21079         `gmm-tool-bar-from-list'.
21080
21081         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
21082         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
21083         New variables.
21084         (gnus-group-make-tool-bar): Complete rewrite using
21085         `gmm-tool-bar-from-list'.
21086         (gnus-group-tool-bar-update): New function.
21087
21088         * message.el (message-mode-field-menu): Add "Show hidden Headers".
21089
21090 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21091
21092         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
21093         is dissected into a single part of which the type is the same as
21094         the given one; decode charset.
21095
21096 2006-01-21  Kevin Ryde  <user42@zip.com.au>
21097
21098         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
21099         into alists as symbol not string, since that's what
21100         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
21101         look for.
21102
21103 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
21104
21105         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
21106         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
21107
21108         * message.el (message-tool-bar-gnome): Use gmm-ignore.
21109
21110 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21111
21112         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
21113         (gnus-xmas-mime-security-button-menu): New function.
21114
21115         * gnus-art.el (gnus-mime-security-button-commands): New variable.
21116         (gnus-mime-security-button-menu): New definition.
21117         (gnus-mime-security-button-map): Use them.
21118         (gnus-mime-security-button-menu): New function.
21119         (gnus-insert-mime-security-button): Addition to help echo.
21120         (gnus-mime-security-run-function, gnus-mime-security-save-part)
21121         (gnus-mime-security-pipe-part): New functions.
21122
21123         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
21124         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
21125
21126         * mm-decode.el (mm-handle-set-disposition): Remove.
21127         (mm-handle-set-description): Remove.
21128
21129 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21130
21131         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
21132         (mm-w3m-standalone-supports-m17n-p): New function.
21133         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
21134         w3m usage.
21135
21136         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
21137         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
21138
21139 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
21140
21141         * message.el (message-tool-bar-zap-list):
21142         Use gmm-tool-bar-zap-list as custom type.
21143         (message-tool-bar-update): New function.
21144         (message-tool-bar, message-tool-bar-gnome)
21145         (message-tool-bar-retro): Add message-tool-bar-update.
21146         (message-tool-bar-gnome): Add flyspell-buffer.
21147
21148         * gnus-util.el (gnus-error): Describe `args'.
21149
21150         * gmm-utils.el (gmm-error): Describe `args'.
21151         (gmm-tool-bar-zap-list): New widget.
21152         (gmm-tool-bar-from-list): Improve description of `zap-list'.
21153
21154 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21155
21156         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
21157         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
21158         the number of recursive calls.
21159
21160         * mm-decode.el (mm-handle-set-disposition): New macro.
21161         (mm-handle-set-description): New macro.
21162
21163 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21164
21165         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
21166         encoding.
21167
21168 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21169
21170         * message.el (message-tool-bar-zap-list, message-tool-bar)
21171         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
21172         (message-tool-bar-local-item-from-menu): Remove.
21173         (message-tool-bar-map): Replace by `message-make-tool-bar'.
21174         (message-make-tool-bar): New function.
21175         (message-mode): Use `message-make-tool-bar'.
21176
21177         * gmm-utils.el: New file.
21178         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
21179         (gmm-lazy): New widget copied from `nnmail.el'.
21180         (gmm-tool-bar-from-list): New function for creating customizable
21181         tool bars.
21182         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
21183         output.
21184         (gmm): Add :prefix to defgroup.
21185
21186 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
21187
21188         * gmm-utils.el (gmm-widget-p): New function.
21189
21190 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21191
21192         * mml.el (mml-attach-file): Describe `description' in doc string.
21193         (mml-menu): Add Emacs MIME manual and PGG manual.
21194
21195 2006-01-20  Richard M. Stallman  <rms@gnu.org>
21196
21197         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
21198
21199 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
21200
21201         * nntp.el (nntp-end-of-line): Doc fix.
21202
21203 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
21204
21205         * imap.el (imap-open): Handle case where buffer is a buffer
21206         object.
21207
21208 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21209
21210         * gnus-delay.el (gnus-delay): Don't autoload.
21211         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21212         to be re-loaded when customizing the `gnus-delay' group.
21213
21214 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
21215
21216         * message.el (message-insert-citation-line): Use newlines.
21217
21218 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21219
21220         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21221         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
21222         these routines, so the passphrase can be managed externally and
21223         passed in to the system.
21224         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21225         pgg-add-passphrase-to-cache function.
21226
21227         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21228         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21229         these routines, so the passphrase can be managed externally and
21230         passed in to the system.
21231         (pgg-pgp5-sign-region): Use new name of
21232         pgg-add-passphrase-to-cache function.
21233
21234 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21235
21236         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21237         part of the decoded armor to find the key-identifier.
21238         (pgg-gpg-lookup-key-owner): New function to return the
21239         human-readable identifier of a key owner.
21240         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21241         itself.
21242         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21243         the key value) if we have a key and can match it against a secret
21244         key.  Also, added a note pointing out fact that the prompt only
21245         indicates the first matching key.
21246
21247         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21248         pgg-decrypt-region.
21249         (pgg-add-passphrase-to-cache): Rename from
21250         `pgg-add-passphrase-cache' to reduce confusion (all callers
21251         changed).
21252         (pgg-remove-passphrase-from-cache): Rename from
21253         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21254         changed).
21255         (pgg-read-passphrase, pgg-add-passphrase-cache)
21256         (pgg-remove-passphrase-cache): Add informative docstrings.
21257         (pgg-decrypt): Convey provided passphrase in subordinate call to
21258         pgg-decrypt-region.
21259
21260 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21261
21262         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21263         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21264         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21265         'passphrase' argument, so the passphrase can be managed externally
21266         and then passed in to the system.
21267
21268         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21269         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21270         so the passphrase cache can be used reliably with identifiers
21271         besides a pgp packet's key id.
21272
21273         * pgg-gpg.el (pgg-gpg-encrypt-region)
21274         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21275         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21276         these routines, so the passphrase can be managed externally and
21277         passed in to the system.
21278
21279         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21280         'notruncate' argument, so the passphrase cache can be used
21281         reliably with identifiers besides a pgp packet's key id.
21282
21283 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21284
21285         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21286         symmetric encryption.
21287         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21288         encrypted session key.
21289         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21290         message ask for the passphrase in a proper way.
21291
21292         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21293         New user commands for symmetric encryption.
21294
21295 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21296
21297         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21298
21299         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21300
21301 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21302
21303         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21304
21305 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21306
21307         * mm-decode.el (mm-inlined-types): Add application/pgp.
21308         (mm-automatic-display): Ditto.
21309
21310         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21311         part as text.
21312
21313 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21314
21315         * nnrss.el: Update copyright.
21316         (nnrss-opml-import): Query whether to subscribe to each entry.
21317
21318         * gnus-art.el:
21319         * gnus-sum.el:
21320         * gnus-xmas.el:
21321         * messagexmas.el:
21322         * mm-uu.el:
21323         * mm-view.el: Update copyright.
21324
21325 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21326
21327         * message.el (message-info): New function.
21328         (message-mode-menu): Add it.
21329         Update copyright.
21330
21331         * ChangeLog: Fix and update copyright.
21332
21333 2006-01-13  Romain Francoise  <romain@orebokech.com>
21334
21335         * message.el (message-forward-subject-name-subject): Prefer the
21336         address to 'nowhere' if the sender has no name.
21337         Fix typo.  Update copyright year.
21338
21339 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21340
21341         * gnus-art.el (article-wash-html):
21342         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21343         (gnus-article-wash-html-with-w3m-standalone): New function.
21344
21345         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21346         mm-inline-text-html-render-with-w3m-standalone.
21347         (mm-text-html-washer-alist): Map w3m-standalone to
21348         gnus-article-wash-html-with-w3m-standalone.
21349         (mm-inline-text-html-render-with-w3m-standalone): New function.
21350
21351 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21352
21353         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21354         Improve LaTeX.
21355
21356 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21357
21358         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21359         (nnrss-request-article): Render text/plain parts as HTML.
21360
21361         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21362         the buffer.
21363
21364 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21365
21366         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21367         custom definition of `gnus-posting-styles'.
21368
21369         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21370         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21371
21372 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21373
21374         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21375         Use nntp for bug archive.
21376
21377 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21378
21379         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21380         parts.
21381         (nnrss-normalize-date): New function converts ISO 8601 date into
21382         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21383         (nnrss-check-group): Use it.
21384
21385 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21386
21387         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21388
21389         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21390         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21391         (nnrss-insert-w3): Ditto.
21392
21393 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21394
21395         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21396         the articles to be forwarded including the case where neither a
21397         number of articles nor a region is specified.
21398
21399 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21400
21401         * nnrss.el (nnrss-request-article): Fix last change; fill
21402         text/plain parts.
21403
21404 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21405
21406         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21407         in text/plain part.
21408         (nnrss-check-group): Don't add excessive newline to dc:subject.
21409
21410 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21411
21412         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21413         article.
21414
21415 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21416
21417         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21418         (nnml-use-compressed-files, nnml-save-mail): Support other
21419         comression programs such as bzip2.
21420
21421 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21422
21423         * dns.el (query-dns): Make sure we check the buffer size before
21424         removing tcp headers.
21425
21426 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21427
21428         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21429         remove MIME buttons associated with multipart/alternative parts.
21430         (gnus-mime-display-alternative): Tag buttons using `article-type'
21431         text property.
21432
21433         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21434         associated with multipart/alternative parts.
21435
21436         * gnus-art.el (gnus-signature-separator): Fix custom type.
21437
21438         * mm-decode.el (mm-inlined-types): Fix custom type.
21439         (mm-keep-viewer-alive-types): Ditto.
21440         (mm-automatic-display): Ditto.
21441         (mm-attachment-override-types): Ditto.
21442         (mm-inline-override-types): Ditto.
21443         (mm-automatic-external-display): Ditto.
21444
21445 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21446
21447         * spam-report.el (spam-report-user-mail-address)
21448         (spam-report-user-agent): New variables.
21449         (spam-report-url-ping-plain): Use spam-report-user-agent.
21450
21451 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21452
21453         * gnus-art.el (gnus-button-handle-custom): Do not just use
21454         `customize-apropos' for any "M-x customize-*" button but the
21455         function called for.  Accept both the function name and its
21456         argument in order to achieve this.
21457         (gnus-button-alist): Remove support for "custom:" URL's.
21458         Pass function name to `gnus-button-handle-custom' in case of "M-x
21459         customize-*" buttons.
21460
21461 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21462
21463         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21464         multipart/alternative and add xref to mm-discouraged-alternatives
21465         in doc string.
21466
21467         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21468         gnus-buttonized-mime-types in doc string.
21469
21470 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21471
21472         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21473         Suggest image/.* in the doc string.
21474
21475 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21476
21477         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21478         message-marks (Debian bug#342521).
21479
21480 2005-12-12  Simon Josefsson  <jas@extundo.com>
21481
21482         * password.el (password-read-from-cache): Add.
21483         (password-read): Use it.
21484
21485 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21486
21487         * rfc2047.el (rfc2047-charset-to-coding-system):
21488         Recognize us-ascii as a MIME charset.
21489
21490         * mm-bodies.el (mm-decode-content-transfer-encoding):
21491         Protect against the case where the 2nd arg TYPE is nil.
21492
21493 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21494
21495         * pop3.el (pop3-stream-type): Fix custom version.
21496
21497         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21498
21499 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21500
21501         * mm-decode.el (mm-display-external): Add missing cdr.
21502
21503 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21504
21505         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21506         RFC1524) if it is in mailcap or add a suffix according to
21507         mailcap-mime-extensions when generating a temp filename; postpone
21508         deleting a temp file for 2 seconds for some wrappers, shell
21509         scripts, and so on, which might exit right after having started a
21510         viewer command as a background job.
21511
21512 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21513
21514         * nntp.el (nntp-marks-directory): Fix custom group.
21515
21516         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21517         steps when < 10.
21518
21519         * gnus-start.el (gnus-no-server-1):
21520         Mention `gnus-level-default-subscribed' in doc string.
21521
21522 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21523
21524         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21525         parens.
21526
21527 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21528
21529         * gnus-xmas.el (gnus-use-toolbar): Revert.
21530         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21531         gnus-use-toolbar is default.
21532
21533         * messagexmas.el (message-use-toolbar): Revert.
21534         (message-setup-toolbar): Use global default-toolbar if
21535         message-use-toolbar is default.
21536
21537 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21538
21539         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21540         according to default-toolbar-visible-p.
21541
21542         * messagexmas.el (message-use-toolbar): Ditto.
21543
21544 2005-11-26  Dave Love  <fx@gnu.org>
21545
21546         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21547         (tls-program, tls-success): Provide openssl alternative.
21548
21549         * starttls.el: Doc fixes.
21550         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21551         SERVICE to PORT.
21552
21553         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21554         port null or service name.
21555         (starttls-negotiate): Autoload.
21556
21557 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21558
21559         * message.el (message-kill-to-signature): Fix interactive spec.
21560
21561 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21562
21563         * pop3.el (pop3-open-server): Recognize a string as a service name.
21564
21565 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21566
21567         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21568
21569 2005-11-23  Dave Love  <fx@gnu.org>
21570
21571         Add pop3s, pop3/starttls.
21572
21573         * pop3.el (pop3-authentication-scheme): Clarify doc.
21574         (open-tls-stream, starttls-open-stream): Autoload.
21575         (pop3-stream-type): New.
21576         (pop3-open-server): Use it.
21577
21578         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21579         for POP.
21580         (mail-source-keyword-map): Add :stream for POP.
21581         (mail-source-fetch-pop): Use pop3-stream-type.
21582
21583 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21584
21585         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21586         of current-time-string.
21587
21588 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21589
21590         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21591         date header.
21592
21593 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21594
21595         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21596         it can seriously impact performance as it bypasses the agent's
21597         local caches.
21598
21599 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21600
21601         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21602         must be explicitly online rather than "not explicitly offline" for
21603         its flags to be synchronized.
21604
21605         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21606         that gnus-uu-unmark-thread will function correctly.
21607
21608         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21609         1024K is instead displayed as 1M.
21610
21611 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21612
21613         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21614
21615 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21616
21617         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21618
21619 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21620
21621         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21622         error message to display actual error condition.
21623         (gnus-agent-save-local): Avoid saving symbols that are bound to
21624         nil as they simply result in a warning message in
21625         gnus-agent-read-local.
21626
21627 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21628
21629         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21630         rather than make-variable-buffer-local for file-precious-flag.
21631
21632 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21633
21634         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21635         for duplicates which are removed.  The invalid sort check then
21636         triggers a rescan after the sort as sorting may have moved
21637         duplicate entries such that they can be cheaply detected.
21638
21639 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21640
21641         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21642
21643 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21644
21645         * gnus-agent.el (gnus-agent-article-alist-save-format):
21646         Change internal variable to a custom variable.  Change default value
21647         from compressed(2) to uncompressed(1).
21648         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21649         support for uncompressed agentview files.  Taken together, reading
21650         the agentview file should now be 6-7 times faster.
21651
21652 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21653
21654         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21655         as a buffer-local variable.  This avoids creating truncated
21656         dribble files as a result of a hang up, eg.
21657
21658 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21659
21660         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21661         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21662         XEmacs.
21663
21664 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21665
21666         * gnus-start.el (gnus-start-draft-setup):
21667         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21668
21669         * gnus.el (gnus-splash): Change custom group.
21670         (gnus-group-get-parameter, gnus-group-parameter-value):
21671         Describe allow-list argument.
21672
21673         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21674         string.
21675
21676 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21677
21678         * gnus-art.el (gnus-default-article-saver): Add user-defined
21679         `function' to custom type.
21680
21681 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21682
21683         * imap.el (imap-open): Handle case where buffer is a buffer
21684         object.
21685
21686 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21687
21688         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21689         long lines.
21690         (gnus-cache-delete-group): Wrap doc strings.
21691
21692         * gnus-agent.el (gnus-agent-rename-group)
21693         (gnus-agent-delete-group): Wrap doc strings.
21694
21695 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21696
21697         * messagexmas.el (message-use-toolbar): Change the valid values
21698         into default, top, bottom, left, and right.
21699         (message-toolbar-thickness): New variable.
21700         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21701         well.
21702         (message-setup-toolbar): Make it work.
21703
21704         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21705         (gnus-use-toolbar): Change the valid values into default, top,
21706         bottom, left, and right.
21707         (gnus-toolbar-thickness): New variable.
21708         (gnus-xmas-setup-toolbar): New function.
21709         (gnus-xmas-setup-group-toolbar): Use it.
21710         (gnus-xmas-setup-summary-toolbar): Use it.
21711
21712 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21713
21714         * gnus-start.el (gnus-1): Add "native" to
21715         gnus-predefined-server-alist.
21716
21717         * gnus.el (gnus-method-to-server): Don't add "native" to the
21718         lists here, because that leads to problems when
21719         gnus-select-method is bound.
21720
21721 2005-11-09  Simon Josefsson  <jas@extundo.com>
21722
21723         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21724         use (not sort-by-date) instead.
21725
21726 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21727
21728         * gnus-delay.el (gnus-delay-group): Don't autoload.
21729         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21730         to be re-loaded when customizing the `gnus-delay' group.
21731
21732 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21733
21734         * message.el: Revert last changes.
21735         (message-insert-citation-line): Use newlines.
21736
21737 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21738
21739         * message.el (message-courtesy-message)
21740         (message-mark-insert-begin, message-mark-insert-end)
21741         (message-elide-ellipsis, message-cancel-message)
21742         (message-add-header, message-change-subject)
21743         (message-cross-post-followup-to-header)
21744         (message-cross-post-insert-note, message-reduce-to-to-cc)
21745         (message-widen-reply, message-delete-not-region)
21746         (message-kill-to-signature, message-insert-signature)
21747         (message-insert-importance-high, message-insert-importance-low)
21748         (message-insert-or-toggle-importance)
21749         (message-insert-disposition-notification-to)
21750         (message-indent-citation, message-yank-original)
21751         (message-cite-original-without-signature, message-cite-original)
21752         (message-insert-citation-line, message-position-on-field)
21753         (message-fix-before-sending, message-send-mail-partially)
21754         (message-send-mail, message-send-mail-with-sendmail)
21755         (message-send-mail-with-qmail, message-send-news)
21756         (message-check-news-header-syntax, message-generate-headers)
21757         (message-insert-courtesy-copy, message-fill-address)
21758         (message-fill-header, message-shorten-references)
21759         (message-setup-1, message-cancel-news)
21760         (message-forward-make-body-plain, message-forward-make-body-mime)
21761         (message-forward-make-body-mml, message-encode-message-body)
21762         (message-forward-make-body-digest-plain)
21763         (message-forward-make-body-digest-mime)
21764         (message-use-alternative-email-as-from): Insert `hard-newline'
21765         instead of ordinary newlines.
21766
21767 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21768
21769         * message.el (message-generate-headers): Downcase the argument
21770         given to message-check-element.
21771
21772 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21773
21774         * nntp.el (nntp-authinfo-rejected): New error condition.
21775         (nntp-wait-for): Use new error condition to signal authentication
21776         error.
21777         (nntp-retrieve-data): Rethrow new error condition to break out of
21778         recursive call to nntp-send-authinfo.
21779
21780 2005-11-08  Romain Francoise  <romain@orebokech.com>
21781
21782         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21783         (gnus-summary-exit-map): Bind to `Z p'.
21784         (gnus-summary-make-menu-bar): Add menu item.
21785
21786 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21787
21788         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21789         (gnus-treat-*): Add `first' in all doc strings.
21790
21791         * gnus-group.el (gnus-group-compact-group): Fix typo.
21792
21793 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21794
21795         * gnus.el (gnus-parameters-case-fold-search): New variable.
21796         (gnus-parameters-get-parameter): Use it.
21797
21798         * gnus-score.el (gnus-home-score-file): Doc fix.
21799
21800 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21801
21802         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21803
21804 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21805
21806         * mm-util.el (mm-special-display-p): New function.
21807
21808         * mml.el (mml-preview): Use it; doc fix.
21809
21810 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21811
21812         * imap.el (imap-open): Handle case where buffer is a buffer object.
21813
21814 2005-10-29  Romain Francoise  <romain@orebokech.com>
21815
21816         * message.el (message-fix-before-sending): Fix comment.
21817
21818 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21819
21820         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
21821
21822 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
21823
21824         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
21825         Used in gnus-score.el.
21826
21827 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
21828
21829         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
21830
21831 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
21832
21833         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
21834         whitespace removed in revision 7.8.  Use concatenated string to
21835         protect trailing whitespace.
21836
21837 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
21838
21839         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
21840         (nnimap-request-expire-articles): Use it to avoid sending 'UID
21841         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
21842         Courier IMAP ("some version from 2004").  Mostly based on similar
21843         code in the same function.
21844
21845 2005-10-26  Didier Verna  <didier@xemacs.org>
21846
21847         * gnus-group.el (gnus-group-compact-group): Invalidate original
21848         article buffer.
21849         * gnus-srvr.el (gnus-server-compact-server): Ditto.
21850         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
21851         NOV database and in article itself.
21852         Invalidate article backlog.
21853
21854 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
21855
21856         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
21857
21858 2005-10-26  Simon Josefsson  <jas@extundo.com>
21859
21860         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
21861         part of 2004-07-25 change.
21862
21863 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21864
21865         * message.el (message-display-completion-list): New function.
21866         (message-expand-group): Use it; make sure the Completions buffer
21867         is modifiable.
21868 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
21869
21870         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
21871         user-mail-name is an empty string.
21872
21873 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
21874
21875         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
21876         depending on gnus-score-decay-constant.
21877
21878         * encrypt.el (encrypt-insert-file-contents)
21879         (encrypt-write-file-contents): Don't use `gnus-message'.
21880
21881         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
21882         arguments.
21883         (mm-uu-type-alist): Add message-marks and insert-marks.
21884         Pass arguments to mm-uu-verbatim-marks-extract.
21885         (mm-uu-hide-markers): New variable.
21886         (mm-uu-extract): Use face similar to `gnus-cite-3'.
21887
21888         * gnus-fun.el (gnus-convert-image-to-x-face-command)
21889         (gnus-convert-image-to-face-command): Use "convert" by default to
21890         allow other input image formats.
21891         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
21892         accordingly.
21893
21894 2005-10-23  Simon Josefsson  <jas@extundo.com>
21895
21896         * imap.el (imap-gssapi-program): Align command line parameters
21897         with latest GNU SASL.
21898         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
21899
21900 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21901
21902         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
21903         HTML.
21904         (nnslashdot-request-article): Ditto.
21905
21906         * lpath.el (featurep): Add nobreak-char-display.
21907
21908 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
21909
21910         * mail-source.el (mail-source-fetch-pop): Require pop3.
21911         (mail-source-check-pop): Ditto.
21912
21913 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21914
21915         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
21916         errors.
21917
21918 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
21919
21920         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
21921         (gnus-treat-strip-leading-blank-lines): Improve doc string.
21922
21923         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
21924
21925         * mm-bodies.el (mm-decode-string):
21926         Call `mm-charset-to-coding-system' with allow-override argument.
21927
21928 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21929
21930         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
21931         (rfc2047-charset-to-coding-system): New function.
21932         (rfc2047-decode-encoded-words): New function.
21933         (rfc2047-decode-region): Use them.
21934         (rfc2047-decode-cte): Remove.
21935         (rfc2047-parse-and-decode): Remove.
21936         (rfc2047-decode): Remove.
21937
21938 2005-10-15  Kenichi Handa  <handa@m17n.org>
21939
21940         * rfc2047.el (rfc2047-decode-cte): New function.
21941         (rfc2047-decode-region): Change the way to decode successive
21942         encoded-words: decode B- or Q-encoding in each encoded-word,
21943         concatenate them, and decode it as charset.
21944
21945 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21946
21947         * lpath.el: Fbind codepage-setup for XEmacs.
21948
21949 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
21950
21951         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
21952         widget-move-and-invoke.
21953         (gnus-custom-mode): Use gnus-custom-map.
21954
21955 2005-10-15  Bill Wohler  <wohler@newt.com>
21956
21957         * message.el (message-tool-bar-map): Rename image file from
21958         mail_send to mail/send.
21959
21960 2005-10-16  Masatake YAMATO  <jet@gyve.org>
21961
21962         * message.el (message-expand-group): Pass the common
21963         prefix substring of completion to `display-completion-list'.
21964
21965 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
21966
21967         * mml-sec.el (mml-secure-method): New internal variable.
21968         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
21969         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
21970         New functions using mml-secure-method.
21971
21972         * mml.el (mml-mode-map): Add key bindings for those functions.
21973         (mml-menu): Simplify security menu entries.  Suggested by Jesper
21974         Harder <harder@myrealbox.com>.
21975         (mml-attach-file, mml-attach-buffer, mml-attach-external):
21976         Goto end of message if point is the headers of the message.
21977
21978         * message.el (message-in-body-p): New function.
21979
21980         * assistant.el: Autoload gnus-util and netrc.
21981
21982         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
21983         Use `mm-charset-override-alist' only when decoding.
21984
21985         * mm-bodies.el (mm-decode-body):
21986         Call `mm-charset-to-coding-system' with allow-override argument.
21987
21988         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
21989         `filename' from Content-Disposition if Content-Type doesn't
21990         provide `name'.
21991         (gnus-mime-view-part-as-type): Set default instead of
21992         initial-input.
21993
21994 2005-10-09  Daniel Brockman  <daniel@brockman.se>
21995
21996         * format-spec.el (format-spec): Propagate text properties of % spec.
21997
21998 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
21999
22000         * gnus-art.el (gnus-treat-predicate): Add `first'.
22001
22002 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22003
22004         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
22005         (mm-charset-override-alist): New variable.
22006         (mm-charset-to-coding-system): Use it.
22007         (mm-codepage-setup): New helper function.
22008         (mm-charset-eval-alist): New variable.
22009         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
22010         Warn about unknown charsets.
22011
22012         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
22013
22014 2005-10-04  David Hansen  <david.hansen@gmx.net>
22015
22016         * nnrss.el (nnrss-request-article): Add support for the comments tag.
22017         (nnrss-check-group): Ditto.
22018
22019 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
22020
22021         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
22022         Rename x-gnus-verbatim to x-verbatim.
22023         (mm-uu-type-alist): Fix regexp for verbatim-marks.
22024
22025         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
22026         x-verbatim.
22027
22028         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
22029
22030         * gnus-util.el (gnus-remove-duplicates): Remove.
22031
22032         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
22033         instead of gnus-remove-duplicates.
22034
22035         * message.el (message-remove-duplicates): Remove.
22036         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
22037         message-remove-duplicates.
22038
22039         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
22040         available, else use implementation from `delete-dups'.
22041
22042         * message.el (message-insert-expires): New function.
22043         (message-mode-map): Add key binding.
22044         (message-mode-field-menu): Add menu entry.
22045         (message-mode): Document it.
22046         (message-make-expires-date): Use `message-make-date'.
22047
22048 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
22049
22050         * message.el (message-make-expires-date): New function.
22051
22052 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22053
22054         * Makefile.in (list-installed-shadows): New entry.
22055         (install): Use it.
22056         (remove-installed-shadows): New entry.
22057
22058         * dgnushack.el (dgnushack-default-load-path): New variable.
22059         (dgnushack-find-lisp-shadows): New function.
22060         (dgnushack-remove-lisp-shadows): New function.
22061
22062 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22063
22064         * Makefile.in (install-el-elc): New entry.
22065         (install): Use it so that .el files are necessarily installed.
22066
22067 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22068
22069         * time-date.el: Autoload parse-time-string, XEmacs needs it.
22070
22071 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22072
22073         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
22074         function rather than the diff-mode.el package.
22075         (mm-display-external): Use with-current-buffer.
22076         (mm-viewer-completion-map, mm-viewer-completion-map):
22077         Move initialization inside declaration.
22078
22079 2005-09-29  Simon Josefsson  <jas@extundo.com>
22080
22081         * spam.el: Load hashcash when compiling, to avoid warnings.
22082         Don't autoload mail-check-payment.
22083         (spam-check-hashcash): Define unconditionally, since hashcash.el
22084         is part of Gnus now.  Ignore errors from payment checking.
22085
22086 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
22087
22088         * message.el (message-bold-region, message-unbold-region):
22089         Rename from `bold-region' and `unbold-region'.
22090
22091         * message.el: Remove useless autoloads.
22092
22093 2005-09-28  Simon Josefsson  <jas@extundo.com>
22094
22095         * message.el (message-use-idna): Default to t.
22096         (message-use-idna): Test whether encoding works too.  Doc fix.
22097
22098 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22099
22100         * nntp.el (nntp-warn-about-losing-connection): Remove.
22101
22102 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
22103
22104         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
22105         customizable.  Change default value.
22106         (mm-uu-diff-groups-regexp): Change default value.
22107         (mm-uu-type-alist): Add doc string.
22108         (mm-uu-configure): Add doc string.  Make it interactive.
22109         (mm-uu-tex-groups-regexp): New variable.
22110         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
22111         (mm-uu-type-alist): Add LaTeX documents.
22112         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
22113         of "text/verbatim".
22114         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
22115
22116         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
22117         instead of "text/verbatim".
22118
22119         * message.el (message-mark-inserted-region)
22120         (message-mark-insert-file): Use slrn style marks when called with
22121         prefix argument.
22122
22123 2005-09-27  Simon Josefsson  <jas@extundo.com>
22124
22125         * message.el (message-idna-to-ascii-rhs-1): Reformat.
22126
22127 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
22128
22129         * message.el (message-remove-duplicates): New function.
22130         Implementation borrowed from `gnus-remove-duplicates'.
22131         (message-idna-to-ascii-rhs): Also encode idna addresses in
22132         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22133         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
22134         only ask about the same idna domain once per header and also tell
22135         in what header to replace the idna domain.
22136
22137         * gnus-art.el (article-decode-idna-rhs): Also decode idna
22138         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22139         (article-decode-idna-rhs): Fix regexp so that all idna-address in
22140         a header is decoded and not just the last one.
22141
22142 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22143
22144         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
22145         has been decoded.
22146
22147         * mm-decode.el (mm-automatic-display): Add text/verbatim.
22148         (mm-insert-part): Don't modify text if it has been decoded.
22149
22150         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
22151         decoded.
22152
22153         * mm-view.el (mm-inline-text): Don't strip text props unless
22154         decoding enriched or richtext parts.
22155
22156 2005-09-25  Romain Francoise  <romain@orebokech.com>
22157
22158         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
22159         * gnus-start.el (gnus-subscribe-interactively):
22160         * gnus-uu.el (gnus-uu-grab-articles):
22161         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
22162         space.
22163
22164 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22165
22166         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
22167         * mm-view.el (mm-view-pkcs7-decrypt):
22168         * gnus-sum.el (gnus-summary-limit-to-extra)
22169         (gnus-summary-respool-article, gnus-read-move-group-name):
22170         * gnus-score.el (gnus-summary-increase-score):
22171         * gnus-util.el (gnus-completing-read-with-default):
22172         * gnus-art.el (gnus-read-save-file-name)
22173         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
22174         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
22175         * message.el (message-check-news-header-syntax):
22176         Follow convention for reading with the minibuffer.
22177
22178 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
22179
22180         * spam-report.el (spam-report-url-ping-plain):
22181         Use gnus-extended-version as User-Agent.
22182
22183         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
22184         default value is nil.
22185
22186         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
22187         (mm-uu-verbatim-marks-extract): New function.
22188         (mm-uu-extract): New face.
22189         (mm-uu-copy-to-buffer): Use it.
22190
22191         * spam-report.el (spam-report-gmane-ham): Rename from
22192         `spam-report-gmane-unspam'.
22193         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
22194         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
22195
22196         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
22197         Autoload.
22198         (spam-report-gmane-unregister-routine):
22199         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
22200
22201 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
22202
22203         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
22204         (spam-report-gmane-unregister-routine): Add support for gmane
22205         unregistration.
22206
22207         * spam-report.el (spam-report-gmane-unspam)
22208         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
22209         (spam-report-gmane): Change to take a single article and do unspam
22210         registration.
22211
22212 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22213
22214         * mm-url.el (mm-url-decode-entities): Fix regexp.
22215
22216 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22217
22218         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
22219         default to nil, to be able to use Gnus at all.  If the default
22220         switches to something else, then the function should be fixed not
22221         be exceedingly slow.
22222
22223 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
22224
22225         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22226         fail hard.
22227
22228         * spam-report.el: Add better Keywords line.
22229
22230         * spam.el: Add Maintainer and better Keywords line.
22231
22232 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22233
22234         * gnus-art.el (gnus-article-replace-part)
22235         (gnus-mime-replace-part): New functions.
22236         (gnus-mime-action-alist, gnus-mime-button-commands)
22237         (gnus-mime-save-part-and-strip): Add file argument.
22238         (gnus-article-part-wrapper): Add interactive argument.
22239
22240         * gnus-sum.el (gnus-summary-mime-map):
22241         Add `gnus-article-replace-part'.
22242
22243 2005-09-19  Didier Verna  <didier@xemacs.org>
22244
22245         The nnml compaction feature:
22246         * nnml.el (nnml-request-compact-group): New function.
22247         * nnml.el (nnml-request-compact): New function.
22248         * gnus-int.el (gnus-request-compact-group): New function.
22249         * gnus-int.el (gnus-request-compact): New function.
22250         * gnus-group.el (gnus-group-compact-group): New function.
22251         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22252         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22253         * gnus-srvr.el (gnus-server-compact-server): New function.
22254         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22255         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22256
22257 2005-09-18  Deepak Goel  <deego@gnufans.org>
22258
22259         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22260         format spec.
22261
22262 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22263
22264         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22265
22266 2005-09-15  Romain Francoise  <romain@orebokech.com>
22267
22268         * message.el (message-fill-paragraph): Clarify docstring.
22269
22270 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22271
22272         * gnus-art.el (gnus-mime-display-part): Protect against broken
22273         MIME messages.
22274
22275 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22276
22277         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22278         before parsing header.
22279
22280 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22281
22282         * html2text.el (html2text-replace-list): Add new entities.
22283
22284 2005-09-11  Romain Francoise  <romain@orebokech.com>
22285
22286         * message.el (message-alternative-emails): Improve docstring.
22287         (message-setup-1): Call `message-use-alternative-email-as-from'
22288         after `message-setup-hook' to give it precedence over posting
22289         styles, etc.
22290         (message-use-alternative-email-as-from): Add docstring.
22291         Remove the original From header if present.
22292
22293         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22294         (nnml-save-mail): Use it.
22295
22296         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22297         articles.  Add new argument `silent'.
22298         (gnus-uu-mark-all): Report the total number of marked articles.
22299
22300 2005-09-10  Romain Francoise  <romain@orebokech.com>
22301
22302         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22303         (gnus-uu-mark-series): Likewise.
22304
22305 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22306
22307         * spam-report.el (spam-report-gmane): Fix generation of spam
22308         report URL.
22309
22310 2005-09-10  Simon Josefsson  <jas@extundo.com>
22311
22312         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22313         t, based on discussion on the ding list with Robert Epprecht
22314         <epprecht@solnet.ch>.
22315
22316 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22317
22318         * spam-report.el (spam-report-gmane): Make it work without
22319         X-Report-Spam header.  Gmane now only provides Archived-At.
22320         This is only used if `spam-report-gmane-use-article-number' is nil.
22321         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22322
22323         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22324         make `gnus-summary-sort-by-recipient' work with threading.
22325
22326         * nnweb.el (nnweb-google-wash-article): Print a message if article
22327         is not available.
22328
22329 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22330
22331         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22332         change.  Decode text/* parts content before displaying.
22333
22334 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22335
22336         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22337
22338 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22339
22340         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22341
22342         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22343         url-package-name, url-package-version,
22344         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22345         w3m-display-inline-images, and w3m-minor-mode-map.
22346
22347 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22348
22349         * message.el (message-tab-body-function): Fix mismatched custom type.
22350
22351         * gnus.el (gnus-group-change-level-function): Ditto.
22352
22353         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22354
22355         * gnus-art.el (gnus-signature-limit)
22356         (gnus-article-mime-part-function): Ditto.
22357
22358 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22359
22360         * mml.el (mml-mode): Silence the byte compiler.
22361
22362         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22363         using `(sit-for 0)' before moving the point to the specified part;
22364         skip unbuttonized parts.
22365         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22366         return to the summary window if gnus-auto-select-part is non-nil.
22367
22368 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22369
22370         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22371         New variables.
22372         (mml-dnd-attach-file, mml-mode): Use them.
22373
22374         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22375         Make fetching article by MID work again for Google Groups.
22376         Add FIXME concerning gnus-group-make-web-group.
22377
22378         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22379         Don't depend on Gnus by using mail-extract-address-components if
22380         gnus-extract-address-components is not bound.
22381
22382 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22383
22384         * gnus-art.el (gnus-mime-display-security): Don't display the
22385         signature, but only the signed part.
22386
22387 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22388
22389         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22390
22391         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22392         list, not listp.
22393
22394 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22395
22396         * mm-encode.el (mm-encode-content-transfer-encoding):
22397         Likewise when encoding.
22398
22399         * mm-bodies.el (mm-decode-content-transfer-encoding):
22400         De-canonicalize CRLF for all text content types, not just
22401         text/plain.
22402
22403 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22404
22405         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22406         valid article; point arrow and cursor at the MIME button.
22407
22408 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22409
22410         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22411         Suggested by Dan Christensen <jdc@uwo.ca>.
22412
22413         * mm-decode.el (mm-save-part): Enable change of prompt.
22414
22415 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22416
22417         * gnus-msg.el (gnus-inews-add-send-actions):
22418         Make `message-post-method' lambda parameter ARG `&optional'.
22419
22420 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22421
22422         * gnus-sum.el (gnus-summary-mime-map):
22423         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22424         gnus-article-jump-to-part.
22425
22426         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22427         (gnus-article-edit-part): Use it.
22428         (gnus-article-part-wrapper): Add no-handle argument.
22429         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22430         New functions.
22431
22432 2005-08-29  Romain Francoise  <romain@orebokech.com>
22433
22434         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22435         docstring.
22436         (gnus-face-from-file): Likewise.
22437
22438 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22439
22440         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22441         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22442         non-nil.
22443         (gnus-auto-select-part): New variable.
22444         (gnus-article-jump-to-part): New function.
22445         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22446         (gnus-mime-delete-part): Allow selecting specified part after
22447         deleting or stripping parts.
22448         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22449         part if argument is bogus.
22450
22451 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22452
22453         * gnus-art.el (w3m-minor-mode-map):
22454         * gnus-spec.el (gnus-newsrc-file-version):
22455         * gnus-util.el (nnmail-active-file-coding-system)
22456         (gnus-original-article-buffer, gnus-user-agent):
22457         * gnus.el (gnus-ham-process-destinations)
22458         (gnus-parameter-ham-marks-alist)
22459         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22460         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22461         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22462         * mm-decode.el (gnus-current-window-configuration):
22463         * mm-extern.el (gnus-article-mime-handles):
22464         * mm-url.el (url-current-object, url-package-name)
22465         (url-package-version):
22466         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22467         (smime-keys, w3m-cid-retrieve-function-alist)
22468         (w3m-current-buffer, w3m-display-inline-images)
22469         (w3m-minor-mode-map):
22470         * mml-smime.el (gnus-extract-address-components):
22471         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22472         (gnus-newsrc-hashtb, message-default-charset)
22473         (message-deletable-headers, message-options)
22474         (message-posting-charset, message-required-mail-headers)
22475         (message-required-news-headers):
22476         * mml1991.el (mc-pgp-always-sign):
22477         * mml2015.el (mc-pgp-always-sign):
22478         * nnheader.el (nnmail-extra-headers):
22479         * rfc1843.el (gnus-decode-encoded-word-function)
22480         (gnus-decode-header-function, gnus-newsgroup-name):
22481         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22482
22483 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22484
22485         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22486         the end of the date treatments.
22487
22488 2005-08-15  Simon Josefsson  <jas@extundo.com>
22489
22490         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22491         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22492         Capello and Romain Francoise.
22493         (pgg-fetch-key-function): Remove, not used?
22494         (pgg-insert-url-with-w3): Require url, to get
22495         url-insert-file-contents regardless of where it is defined.
22496
22497 2005-08-13  Romain Francoise  <romain@orebokech.com>
22498
22499         * message.el (message-cite-original-1): New function.
22500         (message-cite-original): Use it.
22501         (message-cite-original-without-signature): Ditto.
22502
22503 2005-08-08  Romain Francoise  <romain@orebokech.com>
22504
22505         * message.el (message-yank-empty-prefix): New variable.
22506         (message-indent-citation): Use it.
22507         (message-cite-original-without-signature): Respect X-No-Archive.
22508
22509 2005-08-08  Simon Josefsson  <jas@extundo.com>
22510
22511         * pgg.el: Autoload url-insert-file-contents instead of loading
22512         w3/url.
22513         (pgg-insert-url-with-w3): Don't load url here.
22514
22515 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22516
22517         * message.el (message-kill-to-signature): Don't insert newline at
22518         bol.
22519         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22520
22521 2005-08-06  Romain Francoise  <romain@orebokech.com>
22522
22523         * message.el (message-user-fqdn): Fix typo in docstring.
22524
22525 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22526
22527         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22528
22529         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22530
22531 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22532
22533         * mm-bodies.el (mm-encode-body): Use coding system rather than
22534         charset to encode text.
22535
22536         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22537         number of charsets if utf-8 is available (XEmacs).
22538
22539 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22540
22541         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22542         taken from `gnus-button-mid-or-mail-regexp'.
22543         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22544         (gnus-button-alist): Improve regexp for domain part of the MIDs
22545         for news:localpart@domain buttons.
22546         (gnus-button-ctan-directory-regexp): Update.
22547
22548 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22549
22550         * sieve-manage.el (sieve-manage-interactive-login):
22551         Use make-local-variable rather than make-variable-buffer-local.
22552         (sieve-manage-open): Ditto.
22553         (sieve-manage-authenticate): Ditto.
22554
22555         * mml.el (mml-generate-mime-1): Make the content type default to
22556         text/plain if the filename is not specified.
22557
22558 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22559
22560         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22561         instead of insert-buffer.
22562
22563         * message.el (message-yank-original): Ditto; set the mark at the
22564         end of the yanked message.
22565
22566 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22567
22568         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22569         lines to scroll rather than to stop it.
22570
22571         * mml.el (mml-generate-default-type): Add doc string.
22572         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22573         default to application/octet-stream when determining the content
22574         type if it is not specified for the part or the mml contents; add
22575         a comment about mml-generate-default-type.
22576
22577 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22578
22579         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22580         make it default to application/octet-stream when determining the
22581         content type if it is not specified for the external contents.
22582
22583 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22584
22585         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22586         segmented parameter but also other parameters might be there.
22587
22588 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22589
22590         * mm-decode.el (mm-display-external): Delete temp file, directory
22591         and buffer immediately if the external process is exited.
22592
22593 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22594
22595         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22596         fewer lines than that of scroll-margin.
22597         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22598
22599 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22600
22601         * gnus-art.el (gnus-article-next-page): Revert.
22602         (gnus-article-beginning-of-window): New macro.
22603         (gnus-article-next-page-1): Use it.
22604         (gnus-article-prev-page): Ditto.
22605         (gnus-article-edit-part): Use insert-buffer-substring instead of
22606         insert-buffer.
22607         (gnus-article-edit-exit): Ditto.
22608
22609         * gnus-util.el (gnus-beginning-of-window): Remove.
22610         (gnus-end-of-window): Remove.
22611
22612         * lpath.el: Don't bind header-line-format and scroll-margin.
22613
22614 2005-07-25  Simon Josefsson  <jas@extundo.com>
22615
22616         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22617         to have the url package without w3.  Reported by Daiki Ueno
22618         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22619
22620 2005-07-20  Didier Verna  <didier@xemacs.org>
22621
22622         * gnus-diary.el: Remove the description comment (nndiary is now
22623         properly documented in the Gnus manual).
22624         Fix the spelling of "Back End".
22625         * nndiary.el: Ditto.
22626         Fix the copyright notice.
22627
22628 2005-07-18  Romain Francoise  <romain@orebokech.com>
22629
22630         * gnus-sum.el (gnus-summary-to-prefix)
22631         (gnus-summary-newsgroup-prefix): New variables.
22632         (gnus-summary-from-or-to-or-newsgroups): Use them.
22633
22634 2005-07-17  Romain Francoise  <romain@orebokech.com>
22635
22636         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22637         space as it's generally not especially interesting to the user.
22638
22639 2005-07-16  Romain Francoise  <romain@orebokech.com>
22640
22641         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22642         nil to avoid prompting and file modification if one of the
22643         messages at the top of the nnfolder file contains a copyright
22644         notice.
22645         Update copyright notice.
22646
22647         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22648         instead of `current-time-string' as the latter creates a time
22649         string that is not RFC 2822 compliant (it lacks the zone).
22650         Update copyright notice.
22651
22652 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22653
22654         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22655         for text/rtf.  Display default in prompt.  Pass default for M-n.
22656
22657         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22658
22659 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22660
22661         * gnus-msg.el (gnus-button-mailto):
22662         Remove save-selected-window-window hackery because it relies on
22663         save-selected-window internals.
22664
22665 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22666
22667         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22668         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22669         (gnus-article-prev-page): Ditto.
22670
22671         * gnus-util.el (gnus-beginning-of-window): New function.
22672         (gnus-end-of-window): New function.
22673
22674         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22675
22676 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22677
22678         * gnus-score.el (gnus-score-edit-all-score):
22679         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22680         gnus-message.
22681
22682 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22683
22684         * gnus-msg.el (gnus-button-mailto):
22685         Remove save-selected-window-window hackery because it relies on
22686         save-selected-window internals.
22687
22688 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22689
22690         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22691         add-minor-mode.
22692         (gnus-binary-mode): Ditto.
22693
22694         * gnus-topic.el (gnus-topic-mode): Ditto.
22695
22696 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22697
22698         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22699         (gnus-article-prev-page): Take scroll-margin into consideration.
22700
22701 2005-07-04  Lute Kamstra  <lute@gnu.org>
22702
22703         Update FSF's address in GPL notices.
22704
22705 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22706
22707         * gnus.el (gnus-exit):
22708         * gnus-group.el (gnus-group-icons):
22709         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22710
22711         * gnus-nocem.el (gnus-nocem):
22712         * message.el (message-various, message-buffers, message-sending)
22713         (message-interface, message-forwarding, message-insertion)
22714         (message-headers, message-news, message-mail):
22715         * pgg-gpg.el (pgg-gpg):
22716         * pgg-parse.el (pgg-parse):
22717         * pgg-pgp.el (pgg-pgp):
22718         * pgg-pgp5.el (pgg-pgp5):
22719         * pop3.el (pop3): Finish `defgroup' description with period.
22720
22721 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22722
22723         * gnus-art.el (article-display-face): Improve the efficiency.
22724         (article-display-x-face): Ditto; remove gray x-face stuff.
22725
22726 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22727
22728         * gnus-art.el (article-display-face): Correct the position in
22729         which Faces are inserted.
22730
22731 2005-06-29  Didier Verna  <didier@xemacs.org>
22732
22733         * gnus-art.el (article-display-face): Display faces in correct
22734         order.
22735
22736 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22737
22738         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22739         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22740         (gnus-nocem-check-article): Fetch the Type header.
22741         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22742         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22743         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22744         make sure gnus-nocem-hashtb is initialized.
22745         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22746         (gnus-nocem-unwanted-article-p): Ditto.
22747
22748         * pgg.el (pgg-verify): Return the verification result.
22749
22750 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22751
22752         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22753         is ascii.
22754
22755 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22756
22757         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22758         `show-nonbreak-escape'.
22759
22760 2005-06-23  Lute Kamstra  <lute@gnu.org>
22761
22762         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22763
22764         * dig.el (dig-mode):
22765         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22766
22767 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22768
22769         * nnimap.el (nnimap-split-download-body): Fix spellings.
22770
22771 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22772
22773         * gnus-art.el (gnus-article-encrypt-body):
22774         * gnus-cus.el (gnus-score-customize):
22775         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22776         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22777
22778 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22779
22780         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22781         header by looking for magic "MII" at the beginning.
22782
22783 2005-06-16  Miles Bader  <miles@gnu.org>
22784
22785         * gnus-xmas.el (gnus-xmas-group-startup-message):
22786         Use renamed gnus-splash face.
22787
22788         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22789         (assistant-field-face): New backward-compatibility alias for renamed
22790         face.
22791         (assistant-render-text): Use renamed assistant-field face.
22792
22793         * spam.el (spam): Remove "-face" suffix from face name.
22794         (spam-face): New backward-compatibility alias for renamed face.
22795         (spam-face, spam-initialize): Use renamed spam face.
22796
22797         * message.el (message-header-to, message-header-cc)
22798         (message-header-subject, message-header-newsgroups)
22799         (message-header-other, message-header-name)
22800         (message-header-xheader, message-separator, message-cited-text)
22801         (message-mml): Remove "-face" suffix from face names.
22802         (message-header-to-face, message-header-cc-face)
22803         (message-header-subject-face, message-header-newsgroups-face)
22804         (message-header-other-face, message-header-name-face)
22805         (message-header-xheader-face, message-separator-face)
22806         (message-cited-text-face, message-mml-face):
22807         New backward-compatibility aliases for renamed faces.
22808         (message-font-lock-keywords): Use renamed message faces.
22809
22810         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
22811         (sieve-test-commands, sieve-tagged-arguments):
22812         Remove "-face" suffix from face names.
22813         (sieve-control-commands-face, sieve-action-commands-face)
22814         (sieve-test-commands-face, sieve-tagged-arguments-face):
22815         New backward-compatibility aliases for renamed faces.
22816         (sieve-control-commands-face, sieve-action-commands-face)
22817         (sieve-test-commands-face, sieve-tagged-arguments-face):
22818         Use renamed sieve faces.
22819
22820         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
22821         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
22822         (gnus-group-news-3-empty, gnus-group-news-4)
22823         (gnus-group-news-4-empty, gnus-group-news-5)
22824         (gnus-group-news-5-empty, gnus-group-news-6)
22825         (gnus-group-news-6-empty, gnus-group-news-low)
22826         (gnus-group-news-low-empty, gnus-group-mail-1)
22827         (gnus-group-mail-1-empty, gnus-group-mail-2)
22828         (gnus-group-mail-2-empty, gnus-group-mail-3)
22829         (gnus-group-mail-3-empty, gnus-group-mail-low)
22830         (gnus-group-mail-low-empty, gnus-summary-selected)
22831         (gnus-summary-cancelled, gnus-summary-high-ticked)
22832         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
22833         (gnus-summary-high-ancient, gnus-summary-low-ancient)
22834         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
22835         (gnus-summary-low-undownloaded)
22836         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
22837         (gnus-summary-low-unread, gnus-summary-normal-unread)
22838         (gnus-summary-high-read, gnus-summary-low-read)
22839         (gnus-summary-normal-read, gnus-splash):
22840         Remove "-face" suffix from face names.
22841         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
22842         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
22843         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
22844         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
22845         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
22846         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
22847         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
22848         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
22849         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
22850         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
22851         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
22852         (gnus-summary-selected-face, gnus-summary-cancelled-face)
22853         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
22854         (gnus-summary-normal-ticked-face)
22855         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
22856         (gnus-summary-normal-ancient-face)
22857         (gnus-summary-high-undownloaded-face)
22858         (gnus-summary-low-undownloaded-face)
22859         (gnus-summary-normal-undownloaded-face)
22860         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
22861         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
22862         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
22863         (gnus-splash-face):
22864         New backward-compatibility aliases for renamed faces.
22865         (gnus-group-startup-message): Use renamed gnus faces.
22866
22867         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
22868         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
22869         (gnus-server-agent): Remove "-face" suffix from face names.
22870         (gnus-server-agent-face, gnus-server-opened-face)
22871         (gnus-server-closed-face, gnus-server-denied-face)
22872         (gnus-server-offline-face):
22873         New backward-compatibility aliases for renamed faces.
22874         (gnus-server-agent-face, gnus-server-opened-face)
22875         (gnus-server-closed-face, gnus-server-denied-face)
22876         (gnus-server-offline-face): Use renamed gnus faces.
22877
22878         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
22879         Remove "-face" suffix from face names.
22880         (gnus-picon-xbm-face, gnus-picon-face):
22881         New backward-compatibility aliases for renamed faces.
22882
22883         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
22884         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
22885         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
22886         (gnus-cite-11): Remove "-face" suffix from face names.
22887         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
22888         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
22889         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
22890         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
22891         New backward-compatibility aliases for renamed faces.
22892         (gnus-cite-attribution-face, gnus-cite-face-list)
22893         (gnus-article-boring-faces): Use renamed gnus faces.
22894
22895         * gnus-art.el (gnus-signature, gnus-header-from)
22896         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
22897         (gnus-header-content): Remove "-face" suffix from face names.
22898         (gnus-signature-face, gnus-header-from-face)
22899         (gnus-header-subject-face, gnus-header-newsgroups-face)
22900         (gnus-header-name-face, gnus-header-content-face):
22901         New backward-compatibility aliases for renamed faces.
22902         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
22903
22904         * gnus-sum.el (gnus-summary-selected-face)
22905         (gnus-summary-highlight): Use renamed gnus faces.
22906         * gnus-group.el (gnus-group-highlight): Likewise.
22907
22908 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
22909
22910         * gnus-sieve.el (gnus-sieve-article-add-rule):
22911         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
22912         * spam-stat.el (spam-stat-buffer-change-to-spam)
22913         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
22914
22915         * message.el (message-is-yours-p):
22916         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
22917
22918 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22919
22920         * mm-view.el (mm-inline-text): Withdraw the last change.
22921
22922 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
22923
22924         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
22925         executing enriched-decode.
22926
22927 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22928
22929         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
22930         charset of tar files.
22931
22932 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
22933
22934         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
22935
22936 2005-06-04  Lute Kamstra  <lute@gnu.org>
22937
22938         * nnfolder.el (nnfolder-read-folder): Make sure that undo
22939         information is never recorded.
22940
22941 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
22942
22943         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
22944
22945 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22946
22947         * pop3.el (pop3-apop): Run md5 in the binary mode.
22948
22949         * starttls.el (starttls-set-process-query-on-exit-flag):
22950         Use eval-and-compile.
22951
22952 2005-05-31  Simon Josefsson  <jas@extundo.com>
22953
22954         * smime.el (smime-replace-in-string): Define.
22955         (smime-cert-by-ldap-1): Use it.
22956
22957 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22958
22959         * gnus-art.el (article-display-x-face): Replace
22960         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22961
22962         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
22963         set-process-query-on-exit-flag or process-kill-without-query.
22964
22965         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
22966         loop instead of replace-regexp.
22967
22968         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
22969         instead of process-kill-without-query if it is available.
22970
22971         * lpath.el: Fbind ldap-search-entries.
22972
22973         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
22974         instead of find-file-hooks if it is available.
22975
22976         * mml1991.el: Bind pgg-default-user-id when compiling.
22977
22978         * mml2015.el: Bind pgg-default-user-id when compiling.
22979
22980         * nndraft.el (nndraft-request-associate-buffer):
22981         Use write-contents-functions instead of write-contents-hooks if it is
22982         available.
22983
22984         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
22985         instead of find-file-hooks if it is available.
22986
22987         * nntp.el (nntp-open-connection): Replace
22988         process-kill-without-query by gnus-set-process-query-on-exit-flag.
22989         (nntp-open-ssl-stream): Ditto.
22990         (nntp-open-tls-stream): Ditto.
22991
22992         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
22993         set-process-query-on-exit-flag or process-kill-without-query.
22994         (starttls-open-stream-gnutls): Use it instead of
22995         process-kill-without-query.
22996         (starttls-open-stream): Ditto.
22997
22998 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
22999
23000         * smime.el (smime-cert-by-ldap-1): Don't use
23001         replace-regexp-in-string.
23002
23003 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
23004
23005         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
23006
23007         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
23008         in PEM format.  Adjust to the XEmacs compatibility.
23009
23010 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
23011
23012         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
23013         by `string-to-number'.
23014         * gnus-agent.el (gnus-agent-regenerate-group)
23015         (gnus-agent-fetch-articles): Ditto.
23016         * gnus-art.el (gnus-button-fetch-group): Ditto.
23017         * gnus-cache.el (gnus-cache-generate-active)
23018         (gnus-cache-articles-in-group): Ditto.
23019         * gnus-group.el (gnus-group-set-current-level)
23020         (gnus-group-insert-group-line): Ditto.
23021         * gnus-score.el (gnus-score-set-expunge-below)
23022         (gnus-score-set-mark-below, gnus-summary-score-effect)
23023         (gnus-summary-score-entry): Ditto.
23024         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
23025         (gnus-soup-pack): Ditto.
23026         * gnus-spec.el (gnus-xmas-format): Ditto.
23027         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
23028         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
23029         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
23030         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
23031         * nndb.el (nndb-get-remote-expire-response): Ditto.
23032         * nndiary.el (nndiary-parse-schedule-value)
23033         (nndiary-string-to-number, nndiary-request-replace-article)
23034         (nndiary-request-article): Ditto.
23035         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
23036         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
23037         * nneething.el (nneething-make-head): Ditto.
23038         * nnfolder.el (nnfolder-request-article)
23039         (nnfolder-retrieve-headers): Ditto.
23040         * nnheader.el (nnheader-file-to-number): Ditto.
23041         * nnkiboze.el (nnkiboze-request-article): Ditto.
23042         * nnmail.el (nnmail-process-unix-mail-format)
23043         (nnmail-process-babyl-mail-format): Ditto.
23044         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
23045         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
23046         (nnmh-request-create-group, nnmh-request-list-1)
23047         (nnmh-request-group, nnmh-request-article): Ditto.
23048         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
23049         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
23050         * nnsoup.el (nnsoup-make-active): Ditto.
23051         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
23052         * nntp.el (nntp-find-group-and-number)
23053         (nntp-retrieve-headers-with-xover): Ditto.
23054         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
23055         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
23056         (pgg-format-key-identifier): Ditto.
23057         * pop3.el (pop3-last, pop3-stat): Ditto.
23058         * qp.el (quoted-printable-decode-region): Ditto.
23059
23060         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
23061         of concat.
23062
23063 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23064
23065         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
23066
23067         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
23068
23069         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
23070
23071         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
23072
23073         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
23074
23075         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
23076
23077         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
23078         (gnus-carpal-mode): Ditto.
23079
23080         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
23081         (gnus-browse-mode): Ditto.
23082
23083         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
23084
23085         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
23086
23087 2005-05-29  Richard M. Stallman  <rms@gnu.org>
23088
23089         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
23090
23091 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23092
23093         * gnus-util.el (gnus-run-mode-hooks): New function.
23094
23095         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
23096
23097         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
23098         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
23099
23100 2005-05-27  Lute Kamstra  <lute@gnu.org>
23101
23102         * dns-mode.el (dns-mode): Specify customization group.
23103
23104 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
23105
23106         * gnus-agent.el (gnus-agent-make-mode-line-string):
23107         Use mode-line-highlight as mouse-face.
23108
23109 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23110
23111         * canlock.el (canlock): Change the parent group to news.
23112
23113         * deuglify.el (gnus-outlook-deuglify): Add :group.
23114
23115         * dig.el (dig): Add :group.
23116
23117         * dns-mode.el (dns-mode): Add :group.
23118
23119         * encrypt.el (encrypt): Add :group.
23120
23121         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
23122         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
23123         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
23124         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
23125         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
23126
23127         * gnus-diary.el (gnus-diary): Add :group.
23128
23129         * gnus.el (gnus-group-news-1-face): Add :group.
23130         (gnus-group-news-1-empty-face): Ditto.
23131         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
23132         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
23133         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
23134         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
23135         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
23136         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
23137         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
23138         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
23139         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
23140         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
23141         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
23142         (gnus-summary-high-ticked-face): Ditto.
23143         (gnus-summary-low-ticked-face): Ditto.
23144         (gnus-summary-normal-ticked-face): Ditto.
23145         (gnus-summary-high-ancient-face): Ditto.
23146         (gnus-summary-low-ancient-face): Ditto.
23147         (gnus-summary-normal-ancient-face): Ditto.
23148         (gnus-summary-high-undownloaded-face): Ditto.
23149         (gnus-summary-low-undownloaded-face): Ditto.
23150         (gnus-summary-normal-undownloaded-face): Ditto.
23151         (gnus-summary-high-unread-face): Ditto.
23152         (gnus-summary-low-unread-face): Ditto.
23153         (gnus-summary-normal-unread-face): Ditto.
23154         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
23155         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
23156
23157         * hashcash.el (hashcash): New custom group.
23158         (hashcash-default-payment): Add :group.
23159         (hashcash-payment-alist): Ditto.
23160         (hashcash-default-accept-payment): Ditto.
23161         (hashcash-accept-resources): Ditto.
23162         (hashcash-path): Ditto.
23163         (hashcash-extra-generate-parameters): Ditto.
23164         (hashcash-double-spend-database): Ditto.
23165         (hashcash-in-news): Ditto.
23166
23167         * message.el (message-minibuffer-local-map): Add :group.
23168
23169         * netrc.el (netrc): Add :group.
23170
23171         * sieve-manage.el (sieve-manage-log): Add :group.
23172         (sieve-manage-default-user): Diito.
23173         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
23174         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
23175         (sieve-manage-authenticators): Ditto.
23176         (sieve-manage-authenticator-alist): Ditto.
23177         (sieve-manage-default-port): Ditto.
23178
23179         * sieve-mode.el (sieve-control-commands-face): Add :group.
23180         (sieve-action-commands-face): Ditto.
23181         (sieve-test-commands-face): Ditto.
23182         (sieve-tagged-arguments-face): Ditto.
23183
23184         * smime.el (smime): Add :group.
23185
23186         * spam-report.el (spam-report): Add :group.
23187
23188         * spam.el (spam, spam-face): Add :group.
23189
23190 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23191
23192         * nntp.el (nntp-next-result-arrived-p): Some news servers may
23193         return \n.\n.\n at the end of articles.  Protect against that.
23194         (nntp-with-open-group): Allow debugging.
23195
23196         * nnheader.el (mail-header-set-extra): Make into a function
23197         because I just could't understand how to quote the list properly.
23198
23199         * dns.el (query-dns-cached): New function.
23200
23201 2005-05-26  Lute Kamstra  <lute@gnu.org>
23202
23203         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
23204
23205 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23206
23207         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
23208
23209         * gnus-art.el: Don't autoload mail-extract-address-components.
23210
23211         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
23212         eval-and-compile to evaluate it.
23213
23214         * hashcash.el: Don't autoload executable-find.
23215
23216         * nndb.el: Don't declare the nndb back end two or more times; don't
23217         autoload news-reply-mode, news-setup, cancel-timer and telnet.
23218
23219         * nntp.el: Autoload format-spec instead of format; use
23220         eval-and-compile to evaluate autoload forms.
23221
23222 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
23223
23224         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23225
23226 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23227
23228         * gnus.el (gnus-version-number): Bump version.
23229
23230 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23231
23232         * gnus.el: No Gnus v0.3 is released.
23233
23234 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23235
23236         * lpath.el (featurep): Bind show-nonbreak-escape.
23237
23238 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23239
23240         * gnus-art.el (gnus-article-edit-part): Disable undo.
23241
23242 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23243
23244         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23245         gnus-article-date-lapsed-new-header is t if date timer is active;
23246         skip headers in which the original date value is empty.
23247         (gnus-article-save-original-date): Redefine it as a macro.
23248         (gnus-display-mime): Use it.
23249
23250 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23251
23252         * gnus-art.el (article-date-ut): Support converting date in
23253         forwarded parts as well.
23254         (gnus-article-save-original-date): New function.
23255         (gnus-display-mime): Use it.
23256
23257 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23258
23259         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23260         enclosure element of <item>.
23261
23262 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23263
23264         * message.el (message-kill-buffer-query): Rename from
23265         `message-kill-buffer-query-if-modified'.  Add :version.
23266
23267 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23268
23269         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23270         window layout.
23271
23272 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23273
23274         * mml.el: Autoload dnd when compiling.
23275
23276 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23277
23278         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23279         x-dnd-*.
23280
23281 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23282
23283         * qp.el (quoted-printable-encode-region): Save excursion.
23284
23285 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23286
23287         * message.el (message-kill-buffer-query-if-modified): Add new variable
23288         so the user can kill a modified message buffer quickly.
23289         (message-kill-buffer): Use it.
23290
23291 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23292
23293         * lpath.el: Fbind display-time-event-handler; don't fbind
23294         string-to-multibyte.
23295
23296         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23297
23298 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23299
23300         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23301         contained in text because xml.el decodes entities) with LFs.
23302
23303 2005-04-11  Lute Kamstra  <lute@gnu.org>
23304
23305         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23306         differently.
23307
23308 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23309
23310         * mm-util.el (mm-detect-coding-region): Typo.
23311
23312 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23313
23314         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23315
23316 2005-04-06  Deepak Goel  <deego@gnufans.org>
23317
23318         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23319         user-function allow user modifications of the scores.
23320         (spam-stat-score-buffer-user): New function, to allow
23321         user-computed modifications to the score.
23322         (spam-stat-score-buffer-user-functions): List of additional
23323         scoring functions.
23324         (spam-stat-error-holder): Global temporary error holder.
23325         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23326         variable.
23327
23328 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23329
23330         * gnus-registry.el (gnus-registry-clean-empty-function)
23331         (gnus-registry-trim, gnus-registry-fetch-groups)
23332         (gnus-registry-delete-group): Groups that match
23333         `gnus-registry-ignored-groups' are removed from the registry
23334         entries, not just ignored for splitting.  This helps clean up the
23335         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23336         to get all the groups a message ID is in.
23337
23338         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23339         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23340         (spam-stat-score-buffer-user-functions): Add :number custom type.
23341
23342 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23343
23344         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23345         argument in XEmacs.
23346
23347         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23348         (nnrss-request-group): Decode group name first.
23349         (nnrss-request-article): Make a text/plain article if mml-to-mime
23350         failed.
23351         (nnrss-get-encoding): Return a compatible encoding according to
23352         nnrss-compatible-encoding-alist.
23353         (nnrss-find-el): Use consp instead of listp.
23354         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23355
23356 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23357
23358         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23359         which Emacs 20 doesn't support.
23360         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23361
23362 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23363
23364         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23365         silence the byte compiler inside the defun.
23366
23367         * gnus-demon.el (parse-time-string): Add autoload.
23368
23369         * gnus-delay.el (parse-time-string): Add autoload.
23370
23371         * gnus-art.el (parse-time-string): Add autoload.
23372
23373         * nnultimate.el (parse-time): Require for `parse-time-string'.
23374
23375 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23376
23377         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23378
23379         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23380
23381         * smime.el (smime-ldap-host-list): Add :version.
23382
23383 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23384
23385         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23386         pass it to `gnus-browse-read-group'.
23387         (gnus-browse-read-group): Add NUMBER argument and pass it to
23388         `gnus-group-read-ephemeral-group'.
23389
23390         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23391         argument and pass it to `gnus-group-read-group'.
23392
23393 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23394
23395         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23396         mm-xemacs-find-mime-charset-1 if we have the mule feature
23397         available at runtime.
23398
23399 2005-03-25  Werner Lemberg  <wl@gnu.org>
23400
23401         * nnmaildir.el: Replace `illegal' with `invalid'.
23402
23403 2005-03-23  Lute Kamstra  <lute@gnu.org>
23404
23405         * time-date.el: Add comment on time value formats.
23406         Don't require parse-time.
23407         (with-decoded-time-value): New macro.
23408         (encode-time-value): New function.
23409         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23410         (days-to-time): Return a valid time value when arg is huge.
23411         (time-since): Use time-subtract.
23412         (time-to-number-of-days): Use time-to-seconds.
23413
23414 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23415
23416         * gnus-start.el (gnus-display-time-event-handler):
23417         Check display-time-timer at runtime rather than only at load time
23418         in case display-time-mode is turned off in the mean time.
23419
23420 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23421
23422         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23423         used.
23424
23425         * nneething.el (nneething-map-file-directory): Derive from
23426         `gnus-directory'.
23427
23428         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23429         the To/Cc button.
23430
23431 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23432
23433         * nnmaildir.el (nnmaildir-request-accept-article):
23434         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23435
23436 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23437
23438         * gnus-async.el: Require timer-funcs at compile time when in
23439         XEmacs for `run-with-idle-timer'.
23440
23441 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23442
23443         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23444         autoloaded function.
23445
23446 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23447
23448         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23449
23450 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23451
23452         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23453
23454 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23455
23456         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23457         Add gnus-expert-user to default.
23458
23459 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23460
23461         * nnimap.el (nnimap-open-server): Ditto.
23462
23463         * imap.el (imap-authenticate): Fix typo.
23464
23465 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23466
23467         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23468         buffer (since IMAP server might return FETCH response out of
23469         order, and the nntp buffer must be sorted).
23470
23471 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23472
23473         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23474         comparison on string.
23475
23476         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23477         (gnus-agent-score): Rename category keywords to match gnus-cus.
23478         (gnus-agent-summary-fetch-series): Modify to protect against
23479         gnus-agent-summary-fetch-group clearing processable flags.
23480         (gnus-agent-synchronize-group-flags): Update live group buffer as
23481         synchronization may occur due to the user toggle the plugged
23482         status.
23483         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23484         successfully downloaded.
23485         (gnus-agent-expire-group-1): Avoid using markers when the overview
23486         is in ascending order; greatly improves performance.
23487         (gnus-agent-regenerate-group):
23488         Use gnus-agent-synchronize-group-flags to reset read status in both
23489         gnus and server.
23490         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23491
23492 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23493
23494         * message.el: Don't autoload former message-utils variables.
23495         (message-strip-subject-trailing-was): Change doc string.
23496
23497         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23498         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23499         (nnweb-google-search): Add "hl=en" here.
23500         (nnweb-google-parse-1, nnweb-google-create-mapping):
23501         Don't hardcode URL.
23502
23503 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23504
23505         * message.el (message-get-reply-headers, message-followup):
23506         Mention related variables `message-use-followup-to' and
23507         `message-use-mail-followup-to', in the information buffer.
23508
23509         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23510         of broken groups(-beta).google.com.
23511
23512 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23513
23514         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23515         parameter to invoked gnus-request-move-article; remove the
23516         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23517         all at once instead of once per article.
23518         (gnus-summary-remove-process-mark): Accept a list of articles as
23519         well as a single article for processing.
23520
23521         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23522         parameter.
23523
23524         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23525
23526         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23527
23528         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23529         parameter.
23530
23531         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23532         parameter.
23533
23534         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23535         parameter and remove the gnus-sum-hint-move-is-internal variable.
23536
23537         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23538         parameter.
23539
23540         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23541         parameter.
23542
23543         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23544         parameter.
23545
23546         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23547
23548         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23549         parameter.
23550
23551         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23552         parameter.
23553
23554 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23555
23556         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23557         a more conservative way.
23558
23559 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23560
23561         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23562         buffer, so it moves the window's cursor.
23563
23564 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23565
23566         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23567         `mm-dissect-multipart' and receive the from field as an (optional)
23568         argument from `mm-dissect-multipart'.
23569         (mm-dissect-multipart): Receive the from field as an argument and
23570         pass it on when we call `mm-dissect-buffer' on MIME parts.
23571         Fixes verification/decryption of signed/encrypted MIME parts.
23572
23573 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23574
23575         * gnus-sum.el (gnus-summary-move-article):
23576         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23577         whatever it calls (right now, only nnimap-request-move article
23578         respects it).
23579
23580         * nnimap.el (nnimap-request-move-article):
23581         When gnus-sum-hint-move-is-internal is set, don't do the extra
23582         nnimap-request-article.
23583
23584 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23585
23586         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23587
23588         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23589         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23590
23591         * gnus-sum.el (gnus-summary-caesar-message):
23592         Apply `gnus-treat-article' after rotation.
23593
23594         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23595         doc string.
23596
23597 2005-02-22  Simon Josefsson  <jas@extundo.com>
23598
23599         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23600         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23601         <arne@arnested.dk>.
23602         (encrypt): Add password-cache and password-cache-expiry as group
23603         members.
23604
23605 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23606
23607         * smime.el (smime-ldap-host-list): Doc fix.
23608         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23609         cache) password.
23610         (smime-sign-region): Use it.
23611         (smime-decrypt-region): Use it.
23612         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23613         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23614         fails.
23615         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23616         certificate from DER to PEM format rather than calling openssl.
23617
23618         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23619
23620         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23621         for signing/encryption.
23622
23623         * mml.el (mml-parse-1): Use them.
23624
23625 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23626
23627         * nnrss.el (nnrss-verbose): Remove.
23628         (nnrss-request-group): Use `nnheader-message' instead.
23629
23630 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23631
23632         * nnrss.el (nnrss-verbose): New variable.
23633         (nnrss-request-group): Make it say nnrss is requesting a group.
23634
23635 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23636
23637         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23638         Handle news URL with given port correctly.
23639
23640 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23641
23642         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23643         containing special characters.
23644
23645         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23646
23647         * mml.el (mime-to-mml): Ditto.
23648
23649         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23650         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23651         (rfc2047-decode-region): Quote decoded words containing special
23652         characters when rfc2047-quote-decoded-words-containing-tspecials
23653         is non-nil.
23654
23655 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23656
23657         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23658
23659         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23660
23661 2005-02-15  Simon Josefsson  <jas@extundo.com>
23662
23663         * nnimap.el (nnimap-debug): Doc fix.
23664
23665         * imap.el (imap-debug): Doc fix.
23666
23667 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23668
23669         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23670
23671 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23672
23673         * gnus.el (spam-contents): Improve docs for spam-contents
23674         parameter in its variable incarnation.
23675
23676 2005-02-14  Simon Josefsson  <jas@extundo.com>
23677
23678         * smime-ldap.el: Use require instead of load-library for ldap.
23679         (smime-ldap-search): Indent.
23680         (smime-ldap-search-internal): Shorten line.
23681
23682         * smime.el (smime-cert-by-dns): Add doc-string.
23683         (smime-cert-by-ldap-1): Indent.
23684
23685         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23686         mml-smime-get-dns-ldap.
23687         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23688
23689 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23690
23691         * smime.el: Require smime-ldap.
23692         (smime-ldap-host-list): New variable.
23693         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23694
23695         * mml-smime.el (mml-smime-encrypt-query): New function.
23696         (mml-smime-encrypt-query): Use it.
23697
23698         * smime-ldap.el: New file.
23699
23700 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23701
23702         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23703
23704 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23705
23706         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23707         argument in doc string.  Make query for type more clear.
23708
23709 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23710
23711         * gnus.el (gnus-group-startup-message): Search for gnus images in
23712         etc/images/gnus.
23713         * mm-util.el (mm-image-load-path): Likewise.
23714         * smiley.el (smiley-data-directory): Search for smilies in
23715         etc/images/smilies.
23716
23717 2005-02-09  Kim F. Storm  <storm@cua.dk>
23718
23719         Change Emacs release version from 21.4 to 22.1 throughout.
23720         Change Emacs development version from 21.3.50 to 22.0.50.
23721
23722 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23723
23724         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23725
23726         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23727         non-Mule XEmacs as well.
23728         (mm-decompress-buffer): Signal an error intentionally if it does
23729         not decompress compressed data because auto-compression-mode is
23730         disabled.
23731
23732 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23733
23734         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23735         an ID in the registry even if it has no groups.
23736
23737 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23738
23739         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23740         merge it into mm-decompress-buffer.
23741         (gnus-mime-copy-part): Use the MIME part charset, the value which
23742         a user specified or gnus-newsgroup-charset for decoding, like
23743         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23744         save-buffer what was used.  Suggested by Kevin Ryde
23745         <user42@zip.com.au>.
23746         (gnus-mime-inline-part): Allow the name parameter as well as the
23747         filename parameter; force decompressing of compressed data; always
23748         display contents being not decoded as unibyte.
23749
23750         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23751         as well as the filename parameter.
23752
23753         * mm-util.el (mm-decompress-buffer):
23754         Merge gnus-mime-jka-compr-maybe-uncompress.
23755         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23756         of compressed data.
23757
23758 2005-02-08  Simon Josefsson  <jas@extundo.com>
23759
23760         * imap.el (imap-log): Doc fix.
23761
23762 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23763
23764         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23765         the coding cookies; decompress compressed parts.
23766
23767         * mml.el (mml-generate-mime-1): Add the charset parameter according
23768         to the value which a user specified manually or the coding cookie.
23769
23770         * mm-util.el (mm-string-to-multibyte): New function.
23771         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23772         (mm-coding-system-to-mime-charset): New function.
23773         (mm-decompress-buffer): New function.
23774         (mm-find-buffer-file-coding-system): New function.
23775
23776         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23777         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23778         parts.
23779
23780 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23781
23782         * mm-view.el (mm-display-inline-fontify): Decode a part according
23783         to the charset parameter.
23784
23785 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23786
23787         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23788         prefix arg is neither nil nor a number, as info specifies.
23789
23790 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23791
23792         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23793         timestamps.
23794
23795 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23796
23797         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23798         groups error checking and notify user.
23799
23800 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23801
23802         * message.el (message-send-mail-function): Check existence of
23803         sendmail-program first before using default value
23804         `message-send-mail-with-sendmail'.  Otherwise use more generic
23805         `smtpmail-send-it'.
23806
23807 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23808
23809         * nntp.el (nntp-request-update-info): Always return nil.
23810
23811 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23812
23813         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
23814
23815 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
23816
23817         * message.el (message-beginning-of-line): Change the behavior when
23818         invoked between BOL and : so that it first moves backward.
23819
23820 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23821
23822         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
23823         article buffer when editing of the article is discarded.
23824         (gnus-article-prepare): Revert.
23825
23826 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23827
23828         * gnus-art.el (gnus-article-prepare):
23829         Remove message-strip-forbidden-properties from the local hook.
23830
23831 2005-01-27  Simon Josefsson  <jas@extundo.com>
23832
23833         * password.el (password-cache-add): Only start one timer per key.
23834         Reported by Derek Atkins <warlord@MIT.EDU>.
23835
23836 2005-01-26  Steve Youngs  <steve@sxemacs.org>
23837
23838         * run-at-time.el: Remove.  It is no longer needed as
23839         timer-funcs.el in the xemacs-base package has a working version of
23840         `run-at-time'.
23841
23842         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
23843
23844         * password.el: Require timer-funcs instead of run-at-time in
23845         XEmacs.
23846         Remove `password-run-at-time' macro.
23847         (password-cache-add): Use `run-at-time' instead of
23848         `password-run-at-time'.
23849
23850         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
23851         Remove `nnheader-cancel-function-timers' alias,
23852         `cancel-function-timers' exists in XEmacs in timer-funcs.
23853
23854         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
23855         for `run-with-idle-timer'.
23856
23857         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
23858         for `run-at-time'.
23859
23860         * mm-url.el: Require timer-funcs at compile time when in XEmacs
23861         for `with-timeout'.
23862
23863         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
23864         the same as for XEmacs 21.4.
23865         No need to ignore `run-with-idle-timer', this function exists in
23866         XEmacs now in timer-funcs.el in the xemacs-base package.
23867         (dgnushack-compile): No need to delete
23868         run-at-time.el from the list of files to compile because it
23869         doesn't exist anymore.
23870
23871 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23872
23873         * mml.el (mml-generate-mime-1): Convert string into unibyte when
23874         inserting " *mml*" buffer's contents into a unibyte temp buffer.
23875
23876 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
23877
23878         * mail-source.el (mail-source-fetch-imap): Search for ^From case
23879         sensitively.
23880
23881 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
23882
23883         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
23884
23885 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23886
23887         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
23888         which will be inserted according to the multibyteness of a buffer
23889         rather than the type of contents.  Suggested by ARISAWA Akihiro
23890         <ari@mbf.ocn.ne.jp>.
23891
23892         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
23893         of string which old xml.el may return rather than a string.
23894
23895 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23896
23897         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
23898
23899 2005-01-16  Simon Josefsson  <jas@extundo.com>
23900
23901         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
23902         idn/idna.el isn't available.
23903         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
23904         <michael@waxrat.com>.
23905
23906         * hashcash.el: Remove non-FSF copyright header.
23907
23908         * hashcash.el (hashcash-extra-generate-parameters): New variable.
23909         (hashcash-generate-payment): Use it.
23910         (hashcash-generate-payment-async): Use it.
23911
23912 2005-01-15  Simon Josefsson  <jas@extundo.com>
23913
23914         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
23915         Suggested by Raymond Scholz <ray-2005@zonix.de>.
23916
23917         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
23918         gnus-summary-idna-message.
23919         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
23920         (gnus-summary-idna-message): New function.
23921
23922 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
23923
23924         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
23925         gnus-novice-user.
23926
23927 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23928
23929         * nnrss.el (nnrss-request-delete-group): Delete entries in
23930         nnrss-group-alist as well.
23931         (nnrss-save-server-data): Insert newline.
23932
23933 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
23934
23935         * gnus.el (gnus-user-agent): Use list of symbols instead of
23936         symbols.  Display full version number for (S)XEmacs.
23937         Optionally display (S)XEmacs codename.
23938
23939         * gnus-util.el (gnus-emacs-version): Update for new
23940         `gnus-user-agent'.
23941
23942         * gnus-msg.el (gnus-extended-version): Make it possible to omit
23943         Gnus version.
23944
23945 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
23946
23947         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
23948         which is unreadable in some setups.
23949
23950 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23951
23952         * gnus-spec.el (gnus-update-format-specifications): Flush the
23953         group format spec cache if it doesn't support decoded group names.
23954
23955 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
23956
23957         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
23958         Allow to apply decay on score files matching a regexp.
23959
23960 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23961
23962         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
23963         compatibility in %g and %c.
23964
23965 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23966
23967         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
23968         name for only %g and %c.
23969         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
23970         of gnus-tmp-group to decoded group name.
23971         (gnus-group-make-rss-group): Exclude `/'s from group names.
23972
23973 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23974
23975         * nnrss.el (nnrss-get-encoding): Fix regexp.
23976
23977 2004-12-27  Simon Josefsson  <jas@extundo.com>
23978
23979         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
23980         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
23981         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
23982
23983 2004-12-17  Kim F. Storm  <storm@cua.dk>
23984
23985         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
23986
23987         * gnus-sum.el (gnus-summary-mode-map): Likewise.
23988
23989 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
23990
23991         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
23992
23993 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23994
23995         * nnrss.el: Require rfc2047 and mml.
23996         (nnrss-file-coding-system): New variable.
23997         (nnrss-format-string): Redefine it as an inline function.
23998         (nnrss-decode-group-name): New function.
23999         (nnrss-string-as-multibyte): Remove.
24000         (nnrss-retrieve-headers): Decode group name; don't use
24001         nnrss-format-string.
24002         (nnrss-request-group): Decode group name.
24003         (nnrss-request-article): Decode group name; allow a Message-ID as
24004         well as an article number; don't use nnrss-format-string; encode a
24005         Message-ID string which may contain non-ASCII characters; use
24006         mml-to-mime to compose a MIME article.
24007         (nnrss-request-expire-articles): Decode group name.
24008         (nnrss-request-delete-group): Decode group name.
24009         (nnrss-fetch): Clarify error message.
24010         (nnrss-read-server-data): Use insert-file-contents instead of load;
24011         bind file-name-coding-system; use multibyte buffer.
24012         (nnrss-save-server-data): Bind coding-system-for-write to the
24013         value of nnrss-file-coding-system; bind file-name-coding-system;
24014         add coding cookie.
24015         (nnrss-read-group-data): Use insert-file-contents instead of load;
24016         bind file-name-coding-system; use multibyte buffer.
24017         (nnrss-save-group-data): Bind coding-system-for-write to the
24018         value of nnrss-file-coding-system; bind file-name-coding-system.
24019         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
24020         make it work with non-ASCII text.
24021         (nnrss-find-el): Make it work with old xml.el as well.
24022
24023 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24024
24025         * nnrss.el (nnrss-get-encoding): New function.
24026         (nnrss-fetch): Use unibyte buffer initially; bind
24027         coding-system-for-read while performing mm-url-insert; remove ^Ms;
24028         decode contents according to the encoding attribute.
24029         (nnrss-save-group-data): Add coding cookie.
24030         (nnrss-mime-encode-string): New function.
24031         (nnrss-check-group): Use it to encode subject and author.
24032
24033 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
24034
24035         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
24036         imaginary variable.
24037
24038 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24039
24040         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
24041         correctly even if there are wide characters.
24042
24043 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
24044
24045         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
24046         downcased symbol names; make a new cache instead of reusing
24047         bbdb-hashtable.
24048
24049 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24050
24051         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
24052         concatenating segments rather than before concatenating them.
24053         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24054
24055         * message.el (message-get-reply-headers): Bind `extra'.
24056
24057 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24058
24059         * message.el (message-extra-wide-headers): New variable.
24060         (message-get-reply-headers): Use it.
24061
24062 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24063
24064         * gnus-agent.el (gnus-agent-group-path): Decode group name.
24065         (gnus-agent-group-pathname): Ditto.
24066
24067         * gnus-cache.el (gnus-cache-file-name): Decode group name.
24068
24069         * gnus-group.el (gnus-group-make-group): Decode group name.
24070         (gnus-group-make-rss-group): Register the group data after opening
24071         the nnrss group.
24072
24073 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
24074
24075         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
24076         by expiry now get marked as read.
24077
24078 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24079
24080         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
24081
24082 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
24083
24084         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
24085         unify Latin characters in XEmacs.
24086         (mm-find-mime-charset-region): Use it.
24087
24088 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24089
24090         * gnus-util.el (gnus-delete-directory): New function.
24091
24092         * gnus-agent.el (gnus-agent-delete-group): Use it.
24093
24094         * gnus-cache.el (gnus-cache-delete-group): Use it.
24095
24096 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24097
24098         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
24099         names.
24100
24101 2004-12-16  Simon Josefsson  <jas@extundo.com>
24102
24103         * hashcash.el (hashcash-payment-alist): Fix custom :type.
24104
24105 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24106
24107         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
24108
24109         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
24110         (gnus-group-set-current-level): Decode group name.
24111
24112 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
24113
24114         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
24115         failed.
24116
24117 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24118
24119         * gnus-group.el (gnus-group-delete-group): Decode group name.
24120         (gnus-group-make-rss-group): Encode group name.
24121         (gnus-group-catchup-current): Decode group name.
24122         (gnus-group-kill-group): Decode group name.
24123
24124 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24125
24126         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
24127
24128 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24129
24130         * gnus-group.el (gnus-group-make-rss-group):
24131         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
24132
24133         * gnus-start.el (gnus-setup-news): Honor user's setting to
24134         gnus-message-archive-method.  Suggested by Lute Kamstra
24135         <lute@gnu.org>.
24136
24137 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
24138
24139         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
24140         global counterparts of the buffer-local variables.
24141
24142 2004-11-16  Romain Francoise  <romain@orebokech.com>
24143
24144         * gnus-sum.el (gnus-summary-exit): Don't clear the global
24145         counterparts of the buffer-local variables.
24146
24147 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24148
24149         * message.el (message-forbidden-properties): Fix typo in doc
24150         string.
24151
24152 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24153
24154         * gnus-util.el (gnus-replace-in-string): Add doc string.
24155
24156         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
24157         to avoid problems when splitting mails with many recipients.
24158
24159 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24160
24161         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
24162         pop-to-buffer, covered by the subsequent gnus-configure-windows.
24163
24164 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
24165
24166         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
24167         if there is no hashtable in memory or file modification time is
24168         newer than cached timestamp.
24169
24170 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
24171
24172         * gnus-sum.el (gnus-summary-limit-to-recipient):
24173         Implement not-matching option.
24174
24175 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
24176
24177         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
24178         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
24179         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
24180         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
24181         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
24182         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
24183
24184 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24185
24186         * message.el (message-forward-make-body-mml): Remove headers
24187         according to message-forward-ignored-headers if a message is decoded.
24188
24189 2004-12-02  Romain Francoise  <romain@orebokech.com>
24190
24191         * message.el (message-forward-make-body-plain): Always remove
24192         headers according to message-forward-ignored-headers.
24193
24194 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
24195
24196         * spam.el (spam-summary-prepare-exit): Remove the
24197         gnus-summary-limit pop for now, it has problems with ham marks for
24198         me.
24199
24200 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
24201
24202         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
24203         correctly.
24204
24205 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
24206
24207         * format-spec.el (format-spec): Message the char.
24208
24209 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
24210
24211         * gnus-art.el (gnus-split-methods): Reformat comments.
24212
24213         * spam.el (spam-summary-prepare-exit): Remove article limits
24214         before exiting the summary buffer.
24215
24216 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24217
24218         * lpath.el: Remove bbdb-create-internal, bbdb-records,
24219         spam-BBDB-register-routine and spam-enter-ham-BBDB.
24220
24221         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
24222         order to silence the byte compiler.
24223
24224         * spam.el: Fix the way to silence the byte compiler, which
24225         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24226         bbdb-search-simple, spam-BBDB-register-routine,
24227         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24228         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24229         spam-stat-buffer-is-spam, spam-stat-load,
24230         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24231         spam-stat-save and spam-stat-split-fancy.
24232
24233 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24234
24235         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24236         which may confuse users.
24237         (canlock-password-for-verify): Ditto.
24238
24239         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24240
24241         * gnus-art.el (gnus-emphasis-alist): Ditto.
24242
24243         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24244
24245         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24246
24247         * gnus-start.el (gnus-save-killed-list): Ditto.
24248
24249         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24250         (gnus-sum-thread-tree-root): Ditto.
24251         (gnus-sum-thread-tree-false-root): Ditto.
24252         (gnus-sum-thread-tree-single-indent): Ditto.
24253
24254         * message.el (message-courtesy-message): Ditto.
24255         (message-archive-note): Ditto.
24256         (message-subscribed-address-file): Ditto.
24257         (message-user-fqdn): Ditto.
24258
24259         * spam-report.el (spam-report-gmane-regex): Ditto.
24260
24261         * spam.el (spam-blackhole-good-server-regex): Ditto.
24262
24263 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24264
24265         * mml.el (mml-preview): Widen the message buffer before copying
24266         the contents to the preview buffer; sort headers before previewing.
24267
24268         * message.el (message-hidden-headers): Fix the way to avoid a bug
24269         in the `repeat' widget in Emacs 21.3 or earlier.
24270
24271 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24272
24273         * message.el (message-hidden-headers): Default to "^References:".
24274         Improve customization type.  Suggested by Reiner Steib
24275         <Reiner.Steib@gmx.de>.
24276
24277 2004-11-25  Romain Francoise  <romain@orebokech.com>
24278
24279         * message.el (message-strip-forbidden-properties): Remove check for
24280         obsolete `message-hidden' text property, hidden headers are not
24281         accessible in the buffer anymore.
24282
24283 2004-11-22  Romain Francoise  <romain@orebokech.com>
24284
24285         * message.el (message-header-format-alist): Add `From' in list
24286         so that it can be sorted.
24287         (message-fix-before-sending): Widen and sort headers before
24288         sending.
24289         (message-hide-headers): Use narrowing to hide headers by moving
24290         them to the top of the buffer and narrowing to the region
24291         underneath.
24292
24293 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24294
24295         * message.el (message-strip-forbidden-properties):
24296         Bind buffer-read-only (etc) to nil.
24297
24298 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24299
24300         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24301         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24302
24303 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24304
24305         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24306
24307 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24308
24309         * dns.el (query-dns): Use sit-for to time instead of
24310         accept-process-output, since that doesn't seem to work on udp
24311         sockets.
24312
24313 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24314
24315         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24316
24317 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24318
24319         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24320         doc string.  Improve doc string.
24321
24322 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24323
24324         * nntp.el (nntp-request-update-info): Return nil if
24325         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24326         may not call gnus-activate-group which uselessly issues the GROUP
24327         commands for all nntp groups and wastes time.  Reported by Romain
24328         Francoise <romain@orebokech.com>.
24329
24330         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24331
24332 2004-11-15  Simon Josefsson  <jas@extundo.com>
24333
24334         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24335         headers separately.
24336         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24337         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24338
24339 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24340
24341         * gnus-start.el (gnus-convert-old-newsrc):
24342         Assign legacy-gnus-agent to 5.10.7.
24343
24344 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24345
24346         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24347         start of the lines.
24348
24349 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24350
24351         * hashcash.el (hashcash-default-payment): Change default to 20.
24352         (hashcash-default-accept-payment): Change default to 20.
24353         (hashcash-process-alist): New variable.
24354         (hashcash-generate-payment-async): Add.
24355         (hashcash-already-paid-p): Add.
24356         (hashcash-insert-payment): Don't generate payments twice.
24357         (hashcash-insert-payment-async): Add.
24358         (hashcash-insert-payment-async-2): Add.
24359         (hashcash-cancel-async): Add.
24360         (hashcash-wait-async): Add.
24361         (hashcash-processes-running-p): Add.
24362         (hashcash-wait-or-cancel): Add.
24363         (mail-add-payment): New optional argument.  Conditionally start
24364         asynchronous calculation.
24365         (mail-add-payment-async): Add.
24366
24367         * message.el (message-send-mail): Wait for asynchronous hashcash
24368         results.  Don't clobber existing X-Hashcash headers.
24369         (message-setup-1): Call mail-add-payment-async when
24370         message-generate-hashcash is non-nil.
24371
24372 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24373
24374         * message.el (message-use-alternative-email-as-from): Examine the
24375         From header as well; use message-make-from in order to include a
24376         user's full name.
24377
24378 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24379
24380         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24381         default; improve customization type.
24382         (gnus-emphasis-custom-with-format): New macro.
24383         (gnus-emphasis-custom-value-to-external): New function.
24384         (gnus-emphasis-custom-value-to-internal): New function.
24385
24386 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24387
24388         * dns.el (query-dns): Resolve reverse addresses.
24389
24390 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24391
24392         * gnus-group.el (gnus-group-get-new-news): Use it.
24393
24394         * gnus-start.el (gnus-check-reasonable-setup): New function.
24395
24396 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24397
24398         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24399         "Args out of range" error.  Reported by Arnaud Giersch
24400         <arnaud.giersch@free.fr>.
24401
24402 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24403
24404         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24405
24406 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24407
24408         * spam.el (spam group): Add :version.
24409
24410         * pgg-def.el (pgg group): Add :version.
24411
24412 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24413
24414         * gnus-art.el (gnus-article-edit-article): Don't associate the
24415         article buffer with a draft file.  This is a temporary measure
24416         against the 2004-08-22 change to gnus-article-edit-mode.
24417
24418 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24419
24420         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24421         (html2text-format-tags): Remove unused variable `attr'.
24422
24423 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24424
24425         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24426
24427         * tls.el (tls-process-connection-type, tls-success)
24428         (tls-certtool-program): Add :version.
24429
24430         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24431         (starttls-extra-arguments, starttls-process-connection-type)
24432         (starttls-connect, starttls-failure, starttls-success): Add :version.
24433
24434         * spam-stat.el (spam-stat): Add :version.
24435
24436         * sieve.el (sieve): Add :version.
24437
24438         * sha1.el (sha1): Add :version.
24439         (sha1-use-external): Remove redundant version.
24440
24441         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24442         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24443         (nnmail-split-fancy-match-partial-words)
24444         (nnmail-split-lowercase-expanded): Add :version.
24445
24446         * nndiary.el (nndiary): Add :version.
24447
24448         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24449
24450         * mml-sec.el (mml-default-sign-method)
24451         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24452         Add :version.
24453
24454         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24455
24456         * mm-url.el (mm-url-use-external, mm-url-program)
24457         (mm-url-arguments): Add :version.
24458
24459         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24460         (mm-attachment-file-modes, mm-decrypt-option)
24461         (mm-w3m-safe-url-regexp): Add :version.
24462
24463         * message.el (message-cite-prefix-regexp)
24464         (message-sendmail-envelope-from, message-minibuffer-local-map)
24465         (message-user-fqdn, message-completion-alist): Add :version.
24466
24467         * gnus-win.el (gnus-configure-windows-hook)
24468         (gnus-use-frames-on-any-display): Add :version.
24469
24470         * gnus-art.el (gnus-article-address-banner-alist)
24471         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24472         (gnus-treat-from-picon, gnus-treat-mail-picon)
24473         (gnus-treat-x-pgp-sig): Add :version.
24474
24475         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24476         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24477         (gnus-summary-article-delete-hook)
24478         (gnus-summary-display-while-building): Add :version.
24479
24480         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24481         (gnus-get-top-new-news-hook): Add :version.
24482
24483         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24484         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24485
24486         * gnus-registry.el (gnus-registry): Add :version.
24487
24488         * gnus-spec.el (gnus-use-correct-string-widths)
24489         (gnus-make-format-preserve-properties): Add :version.
24490
24491         * gnus.el (gnus-group-charter-alist)
24492         (gnus-group-fetch-control-use-browse-url)
24493         (gnus-install-group-spam-parameters): Add :version.
24494
24495         * gnus-diary.el (gnus-diary): Add :version.
24496
24497         * gnus-delay.el (gnus-delay): Add :version.
24498
24499         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24500         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24501         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24502         Add :version.
24503
24504         * gnus-agent.el (gnus-agent-max-fetch-size)
24505         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24506         (gnus-agent-prompt-send-queue): Add :version.
24507
24508         * deuglify.el (gnus-outlook-deuglify): Add :version.
24509
24510         * html2text.el: Beautify code.  Improve doc strings.
24511         Some checkdoc cleanup.
24512         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24513
24514 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24515
24516         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24517
24518 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24519
24520         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24521         when package is loaded.
24522
24523         * spam.el (spam-summary-score-preferred-header): Add global preference
24524         for people who want to override the default SpamAssassin over
24525         Bogofilter preference (when both are set).
24526         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24527         (spam-user-format-function-S):
24528         Check spam-summary-score-preferred-header.
24529         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24530         (spam-user-format-function-S): Format the score correctly.
24531
24532 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24533
24534         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24535         signature file.  Suggested by Manoj Srivastava
24536         <srivasta@golden-gryphon.com>.
24537
24538         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24539         iso-2022-jp even in the Japanese language environment.
24540         Suggested by Jason Rumney <jasonr@gnu.org>.
24541
24542 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24543
24544         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24545         use the same characters as the dummy marks; make it free from
24546         getting affected by the language environment.
24547         (gnus-summary-read-group-1): Update mark positions only when the
24548         format spec is updated.
24549
24550         * gnus-spec.el (gnus-update-format-specifications): Return a list
24551         of updated types.
24552
24553 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24554
24555         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24556         of boundp to check if display-warning is available.
24557
24558 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24559
24560         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24561
24562 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24563
24564         * nnspool.el (nnspool-spool-directory): Use news-path if the
24565         news-directory variable is not bound.
24566
24567         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24568         function instead of display-warning if it is not available.
24569
24570 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24571
24572         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24573         v5-10: Use `point-at-bol'.
24574
24575 2004-10-26  Simon Josefsson  <jas@extundo.com>
24576
24577         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24578         <chenggao@gmail.com>.
24579
24580 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24581
24582         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24583         instead.
24584
24585 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24586
24587         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24588         to remove a server from the nnimap-server-buffer-alist.
24589         (nnimap-open-connection, nnimap-close-server): Use it.
24590
24591         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24592
24593 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24594
24595         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24596         running the major-mode function.
24597
24598 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24599
24600         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24601         dummy marks in the right way.
24602
24603 2004-10-18  David Edmondson  <dme@dme.org>
24604
24605         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24606         excessively.
24607
24608 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24609
24610         * gnus-util.el (gnus-split-references): Accept a nil references
24611         string and go on blissfully.
24612
24613         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24614         cases where the references string is non-nil but has no references.
24615
24616         * encrypt.el: Add autoload tags.
24617
24618         * spam.el (spam-resolve-registrations-routine): Remove article
24619         from unregistration list too.  Reported by David Hanak
24620         <dhanak@isis.vanderbilt.edu>
24621
24622 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24623
24624         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24625         nil.  Change custom type.
24626
24627 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24628
24629         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24630
24631         * gnus-sum.el (gnus-summary-move-article): Use it.
24632
24633 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24634
24635         * encrypt.el: Add autoload cookies.
24636
24637         * spam.el (spam-backend-article-list-property)
24638         (spam-backend-get-article-todo-list)
24639         (spam-backend-put-article-todo-list)
24640         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24641         Resolve registrations separately.
24642         (spam-register-routine): Format comments.
24643         (spam-unregister-routine, spam-register-routine): Always call with
24644         specific-articles, no default list.
24645         (spam-summary-prepare-exit): Use the spam-classifications function.
24646
24647         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24648         gnus-encrypt.el.
24649
24650         * encrypt.el: Copied from gnus-encrypt.el.
24651
24652         * gnus-encrypt.el: Commented that it's obsolete.
24653
24654 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24655
24656         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24657         (gnus-score-save): Use it.
24658
24659         * message.el (message-bury): Use `window-dedicated-p'.
24660
24661 2004-10-15  Simon Josefsson  <jas@extundo.com>
24662
24663         * pop3.el (top-level): Don't require nnheader.
24664         (pop3-read-timeout): Add.
24665         (pop3-accept-process-output): Add.
24666         (pop3-read-response, pop3-retr): Use it.
24667
24668 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24669
24670         * spam.el (spam-register-routine): Move comment.
24671         (spam-verify-bogofilter): Use 'unknown for the initial
24672         spam-bogofilter-valid state, not 'never.
24673
24674         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24675         for netrc-machine.
24676
24677         * nnimap.el (nnimap-open-connection):
24678         Use netrc-machine-user-or-password.
24679
24680 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24681
24682         * gnus-registry.el (gnus-registry-unload-hook):
24683         Set as a variable with add-hook.
24684
24685         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24686         of news-path.
24687
24688         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24689
24690         * spam.el: Delete duplicate `provide'.
24691         (spam-unload-hook): Set as a variable with add-hook.
24692
24693 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24694
24695         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24696         in the doc string.
24697
24698         * message.el (message-ignored-news-headers)
24699         (message-ignored-supersedes-headers)
24700         (message-ignored-resent-headers)
24701         (message-forward-ignored-headers): Improve custom type.
24702
24703 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24704
24705         * message.el (message-tokenize-header): Fix 2004-09-06 change
24706         which used point-min in the wrong place.
24707
24708 2004-10-12  Simon Josefsson  <jas@extundo.com>
24709
24710         * tls.el (tls-certtool-program): New variable.
24711         (tls-certificate-information): New function, based on
24712         ssl-certificate-information.
24713
24714 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24715
24716         * compface.el: Move the version of ELisp-based uncompface program
24717         to the contrib directory because of the copyright problem.
24718
24719 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24720
24721         * message.el (message-kill-buffer): Raise the current frame.
24722
24723 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24724
24725         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24726
24727         * gnus.el (message-y-or-n-p): Autoload.
24728
24729         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24730         (pop3-password-required, pop3-authentication-scheme)
24731         (pop3-leave-mail-on-server): Make customizable.
24732         (pop3): New custom group.
24733         (pop3-retr): Remove `sleep-for' statements.
24734         Suggested by Dave Love <fx@gnu.org>.
24735
24736         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24737         Windows/DOS.
24738
24739         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24740         (imap-parse-body): Fix incorrect use of `assert'.
24741         Suggested by Dave Love <fx@gnu.org>.
24742
24743         * mml.el (mml-minibuffer-read-disposition): Require match.
24744         Suggested by Dave Love <fx@gnu.org>.
24745
24746 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24747
24748         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24749         doc string.
24750
24751 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24752
24753         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24754
24755 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24756
24757         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24758         instead of calling `mm-insert-inline', to decode text/* parts
24759         before displaying them.
24760
24761 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24762
24763         * mm-uu.el (mm-uu-text-plain-type): New variable.
24764         (mm-uu-pgp-signed-extract-1): Use it.
24765         (mm-uu-pgp-encrypted-extract-1): Use it.
24766         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24767         bind mm-uu-text-plain-type with that value.
24768         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24769         mm-uu-dissect.
24770
24771 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24772
24773         * gnus-group.el (gnus-update-group-mark-positions):
24774         * gnus-sum.el (gnus-update-summary-mark-positions):
24775         * message.el (message-check-news-body-syntax):
24776         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24777         of string-as-multibyte.
24778
24779 2004-10-05  Juri Linkov  <juri@jurta.org>
24780
24781         * gnus-group.el (gnus-update-group-mark-positions):
24782         * gnus-sum.el (gnus-update-summary-mark-positions):
24783         * message.el (message-check-news-body-syntax):
24784         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24785         8-bit unibyte values to a multibyte string for search functions.
24786
24787 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24788
24789         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24790         (mm-uu-dissect-text-parts): New function.
24791
24792         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24793         dissect text parts.
24794
24795         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24796         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24797
24798         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24799
24800         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24801         Use gnus-current-topics instead of gnus-current-topic.
24802
24803 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24804
24805         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24806
24807 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24808
24809         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24810         where appropriate.
24811
24812         * nnml.el (nnml-generate-active-info): do.
24813
24814         * nndiary.el (nndiary-generate-active-info): do.
24815
24816         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
24817         (gnus-topic-move): do.
24818
24819         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
24820         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
24821
24822         * gnus-srvr.el (gnus-server-prepare)
24823         (gnus-server-open-all-servers): do.
24824
24825         * gnus-msg.el (gnus-summary-cancel-article)
24826         (gnus-summary-resend-message)
24827         (gnus-summary-mail-crosspost-complaint): do.
24828
24829         * gnus-move.el (gnus-change-server): do.
24830
24831         * gnus-group.el (gnus-group-unmark-all-groups)
24832         (gnus-group-set-current-level): do.
24833
24834 2004-10-04  Simon Josefsson  <jas@extundo.com>
24835
24836         * message.el (message-generate-hashcash): Doc fix.
24837
24838 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
24839
24840         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
24841         avoid infinite recursion via gnus-get-function.
24842
24843 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
24844
24845         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
24846
24847         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
24848
24849         * nnmail.el (nnmail-split-history): do.
24850
24851         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
24852         (nnml-request-delete-group): do.
24853
24854         * nnslashdot.el (nnslashdot-read-groups): do.
24855
24856         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
24857         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
24858
24859         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
24860         (nnspool-sift-nov-with-sed): Use last.
24861         (nnspool-retrieve-headers-with-nov): Use mapc.
24862         (nnspool-request-newgroups): Use dolist.
24863         (nnspool-request-group): Use last.
24864
24865         * nntp.el (nntp-read-server-type): Use dolist.
24866
24867         * nnvirtual.el (nnvirtual-create-mapping)
24868         (nnvirtual-update-read-and-marked): Use dolist.
24869         (nnvirtual-convert-headers): Simplify.
24870
24871 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24872
24873         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24874         Add support for sync'ing tick marks.
24875
24876 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24877
24878         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
24879         there's no visible header.
24880
24881 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
24882
24883         * gnus-agent.el (gnus-agent-synchronize-group-flags):
24884         When necessary, pass full group name to gnus-request-set-marks.
24885
24886 2004-10-01  Simon Josefsson  <jas@extundo.com>
24887
24888         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
24889         acroread.
24890
24891 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24892
24893         * spam-report.el (spam-report-gmane): Fix interactive.
24894
24895         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
24896
24897         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
24898         when writing file.
24899         (gnus-agent-synchronize-flags): Don't default to being
24900         interactive.
24901
24902 2004-09-30  Simon Josefsson  <jas@extundo.com>
24903
24904         * message.el (message-generate-hashcash): Add.
24905         (message-send-mail): Use it, call mail-add-payment.
24906
24907 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
24908
24909         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
24910
24911 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
24912
24913         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
24914         gnus-requst-update-info with explicit code to sync the in-memory
24915         info read flags with the marks being sync'd to the backend.
24916
24917         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
24918
24919 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24920
24921         * spam.el (spam-verify-bogofilter): Add new function.
24922         (spam-check-bogofilter)
24923         (spam-bogofilter-register-with-bogofilter): Use it.
24924         (spam-verify-bogofilter): Add small fixes.
24925
24926 2004-09-28  Simon Josefsson  <jas@extundo.com>
24927
24928         * hashcash.el (hashcash-generate-payment): Revert.
24929
24930 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
24931
24932         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
24933         Use gnus-extract-references instead of gnus-split-references.
24934
24935         * gnus-util.el (gnus-extract-references): Add new function, analogous
24936         to gnus-split-references but extracts only the message-ID without
24937         anything extra.
24938
24939         * hashcash.el (hashcash-generate-payment)
24940         (hashcash-check-payment): Do the right thing if hashcash-path is
24941         nil (because the hashcash program could not be found).
24942
24943         * spam.el (spam-use-hashcash): Remove comment.
24944
24945 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
24946
24947         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
24948         (gnus-cache-enter-article, gnus-cache-remove-article)
24949         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
24950
24951         * gnus-async.el (gnus-async-prefetch-remove-group): do.
24952
24953         * gnus-art.el (article-hide-boring-headers)
24954         (article-translate-strings, article-display-face)
24955         (gnus-article-mime-match-handle-first)
24956         (gnus-article-highlight-headers)
24957         (gnus-article-add-buttons-to-head): do.
24958
24959 2004-09-27  Simon Josefsson  <jas@extundo.com>
24960
24961         * hashcash.el: New version, from
24962         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
24963         ../contrib/.
24964
24965 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24966
24967         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
24968
24969 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
24970
24971         * gnus-dup.el (gnus-dup-open): Use mapc.
24972         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
24973
24974         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
24975         Reported by Stefan Wiens <s.wi@gmx.net>.
24976
24977         * gnus.el (gnus-shutdown): Use dolist.
24978
24979         * gnus-undo.el (gnus-undo): Use mapc.
24980
24981         * nnrss.el (nnrss-generate-active): do.
24982
24983         * message.el (message-cite-original-without-signature)
24984         (message-cite-original): Use mapc.
24985         (message-do-actions, message-make-forward-subject): Use dolist.
24986
24987 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24988
24989         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
24990         deletion to remove entire duplicate line.  Fixes merged article
24991         number bug.
24992
24993 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
24994
24995         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
24996         servers that are offline.  Avoids having gnus-agent-toggle-plugged
24997         first ask if you want to open a server and then, even when you
24998         responded with no, asking if you want to synchronize the server's
24999         flags.
25000         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
25001         multi-line expressions.
25002         (gnus-agent-synchronize-group-flags): New internal function.
25003         Updates marks in memory (in the info structure) AND in the
25004         backend.
25005
25006         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
25007
25008         * nnagent.el (nnagent-request-set-mark):
25009         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
25010         method, to ensure that synchronization updates marks in the
25011         backend and in the info (in memory) structure.
25012
25013 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25014
25015         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
25016         convention fully; don't miss the root article of a thread; make
25017         the X-Draft-From header with correct article numbers.
25018
25019 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
25020
25021         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
25022         unless plugged.  Disable the agent so that an open failure causes
25023         an error.
25024
25025         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
25026         Revert 2004-09-21 change.  The backend must be opened while
25027         synchronizing flags even when the backend stores the flags
25028         locally.
25029
25030 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
25031
25032         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
25033         in `header' match.  Reported by Svend Tollak Munkejord.
25034
25035         * message.el (message-cite-original): Fix use of
25036         `message-cite-articles-with-x-no-archive'.
25037
25038 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25039
25040         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
25041         (gnus-window-to-buffer): Ditto.
25042
25043         * mml.el (mml-preview-buffer): New variable.
25044         (mml-preview): Manage window layout with gnus-buffer-configuration.
25045
25046         * gnus-msg.el (gnus-setup-message): Put article numbers into the
25047         X-Draft-From header even if those articles aren't quoted.
25048
25049 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
25050
25051         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
25052         (gnus-request-set-mark, gnus-request-update-mark): Use new
25053         g-s-t-u-l-m to decide to use backend even when unplugged.
25054
25055 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25056
25057         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
25058         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
25059
25060 2004-09-20  Simon Josefsson  <jas@extundo.com>
25061
25062         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
25063         "utf-16-le".
25064
25065 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25066
25067         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
25068
25069 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
25070
25071         * uudecode.el (uudecode-use-external): Add :version.
25072
25073         * smime.el (smime-CA-file, smime-encrypt-cipher)
25074         (smime-dns-server): Add :version.
25075
25076         * smiley.el (gnus-smiley-file-types): Add :version.
25077
25078         * sha1.el (sha1-use-external): Add :version.
25079
25080         * pgg-def.el (pgg-query-keyserver): Add :version.
25081
25082         * nnmail.el (nnmail-fancy-expiry-targets)
25083         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
25084         Add :version.
25085
25086         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
25087         (nnimap-retrieve-groups-asynchronous): Add :version.
25088         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
25089
25090         * mml.el (mml-content-disposition-parameters)
25091         (mml-insert-mime-headers-always): Add :version.
25092
25093         * mm-util.el (mm-coding-system-priorities): Add :version.
25094
25095         * mm-decode.el (mm-inline-text-html-with-images)
25096         (mm-keep-viewer-alive-types, mm-external-terminal-program)
25097         (mm-verify-option): Add :version.
25098         (mm-text-html-renderer): Change :version.
25099
25100         * message.el (message-fcc-externalize-attachments)
25101         (message-required-headers, message-draft-headers)
25102         (message-subject-trailing-was-query)
25103         (message-subject-trailing-was-ask-regexp)
25104         (message-subject-trailing-was-regexp, message-mark-insert-begin)
25105         (message-mark-insert-end, message-archive-header)
25106         (message-archive-note, message-cross-post-default)
25107         (message-cross-post-note, message-followup-to-note)
25108         (message-cross-post-note-function, message-use-mail-followup-to)
25109         (message-subscribed-address-functions)
25110         (message-subscribed-address-file, message-subscribed-addresses)
25111         (message-subscribed-regexps, message-allow-no-recipients)
25112         (message-yank-cited-prefix, message-signature-insert-empty-line)
25113         (message-hidden-headers, message-hierarchical-addresses)
25114         (message-mail-user-agent, message-use-idna)
25115         (message-valid-fqdn-regexp)
25116         (message-strip-special-text-properties, message-header-synonyms)
25117         (message-beginning-of-line, message-tab-body-function): Add :version.
25118         (message-insert-canlock, message-wide-reply-confirm-recipients):
25119         Change :version.
25120
25121         * mail-source.el (mail-source-ignore-errors): Add :group, :type
25122         and :version.
25123         (mail-source-delete-old-incoming-confirm)
25124         (mail-source-movemail-program): Add :version.
25125
25126         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
25127         (gnus-agent-cache, gnus-agent): Change :version.
25128
25129         * gnus-util.el (gnus-use-byte-compile): Change :version.
25130
25131         * gnus-sum.el (gnus-summary-make-false-root-always)
25132         (gnus-summary-default-high-score)
25133         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
25134         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
25135         (gnus-read-all-available-headers, gnus-article-emulate-mime)
25136         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
25137         (gnus-sum-thread-tree-single-indent)
25138         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
25139         (gnus-sum-thread-tree-leaf-with-other)
25140         (gnus-sum-thread-tree-single-leaf): Add :version.
25141         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
25142         (gnus-article-loose-mime): Change :version.
25143
25144         * gnus-start.el (gnus-backup-startup-file)
25145         (gnus-save-startup-file-via-temp-buffer): Add :version.
25146
25147         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
25148         (gnus-server-offline-face): Add :version.
25149
25150         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
25151
25152         * gnus-msg.el (gnus-gcc-externalize-attachments)
25153         (gnus-debug-files, gnus-debug-exclude-variables)
25154         (gnus-discouraged-post-methods): Change :version.
25155         (gnus-confirm-mail-reply-to-news)
25156         (gnus-confirm-treat-mail-like-news): Add :version.
25157
25158         * gnus-int.el (gnus-server-unopen-status): Add :version.
25159
25160         * gnus-group.el (gnus-group-jump-to-group-prompt)
25161         (gnus-large-ephemeral-newsgroup)
25162         (gnus-fetch-old-ephemeral-headers): Add :version.
25163
25164         * gnus-fun.el (gnus-x-face-directory)
25165         (gnus-convert-pbm-to-x-face-command)
25166         (gnus-convert-image-to-x-face-command)
25167         (gnus-convert-image-to-face-command): Add :version.
25168
25169         * gnus-delay.el (gnus-delay-default-hour): Add :version.
25170
25171         * gnus-cite.el (gnus-cite-blank-line-after-header)
25172         (gnus-article-boring-faces): Add :version.
25173
25174         * gnus-art.el (gnus-buttonized-mime-types)
25175         (gnus-inhibit-mime-unbuttonizing)
25176         (gnus-treat-display-face)
25177         (gnus-treat-body-boundary): Change :version.
25178         (gnus-body-boundary-delimiter, gnus-picon-databases)
25179         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
25180         (gnus-treat-date-english, gnus-treat-fold-headers)
25181         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
25182         (gnus-treat-mail-picon, gnus-treat-wash-html)
25183         (gnus-article-encrypt-protocol)
25184         (gnus-use-idna, gnus-article-over-scroll)
25185         (gnus-mime-display-multipart-alternative-as-mixed)
25186         (gnus-mime-display-multipart-related-as-mixed)
25187         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
25188         (gnus-ctan-url, gnus-button-ctan-handler)
25189         (gnus-button-handle-ctan-bogus-regexp)
25190         (gnus-button-ctan-directory-regexp)
25191         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
25192         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
25193         (gnus-button-man-level, gnus-button-emacs-level)
25194         (gnus-button-message-level, gnus-button-browse-level): Add :version.
25195
25196         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
25197         (gnus-agent-go-online): Change :version.
25198         (gnus-agent-expire-unagentized-dirs)
25199         (gnus-agent-auto-agentize-methods): Add :version.
25200
25201         * flow-fill.el (fill-flowed-display-column)
25202         (fill-flowed-encode-column): Add :version.
25203
25204         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
25205         (gnus-outlook-deuglify-unwrap-max)
25206         (gnus-outlook-deuglify-cite-marks)
25207         (gnus-outlook-deuglify-unwrap-stop-chars)
25208         (gnus-outlook-deuglify-no-wrap-chars)
25209         (gnus-outlook-deuglify-attrib-cut-regexp)
25210         (gnus-outlook-deuglify-attrib-verb-regexp)
25211         (gnus-outlook-deuglify-attrib-end-regexp)
25212         (gnus-outlook-display-hook): Add :version.
25213
25214         * binhex.el (binhex-use-external): Add :version.
25215
25216 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
25217
25218         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
25219         and `invisible'.
25220
25221 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
25222
25223         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
25224         in gnus-registry-trim.
25225
25226 2004-09-13  Simon Josefsson  <jas@extundo.com>
25227
25228         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25229
25230         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25231
25232         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25233         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25234         <yamaoka@jpl.org>.
25235         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25236         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25237         <yamaoka@jpl.org>.
25238
25239         * sieve.el (sieve-manage-mode): Ditto.
25240
25241 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25242
25243         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25244
25245 2004-09-11  Simon Josefsson  <jas@extundo.com>
25246
25247         * dns-mode.el: Add.
25248
25249         * mm-view.el (mm-display-dns-inline): Add.
25250
25251         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25252         (mm-automatic-display): Ditto.
25253
25254         * mailcap.el (mailcap-mime-data): Add text/dns.
25255         (mailcap-mime-extensions): Map .soa to text/dns.
25256
25257 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25258
25259         * gnus-art.el (article-decode-mime-words, article-babel)
25260         (gnus-article-highlight-signature, gnus-article-add-buttons)
25261         (gnus-signature-toggle): Remove unnecessary bindings of
25262         `inhibit-read-only' inherited from v5.10 merge.
25263
25264 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25265
25266         * nntp.el (nntp): New customization group.
25267         (nntp-authinfo-file): Add customization group.
25268
25269         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25270
25271         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25272
25273         * gnus.el (to-address, to-list, subscribed)
25274         (large-newsgroup-initial): Ditto.
25275
25276         * flow-fill.el (fill-flowed-display-column)
25277         (fill-flowed-encode-column): Ditto.
25278
25279 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25280
25281         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25282         Use point-min rather than 1.
25283         (message-send-mail): Use buffer-size rather than point-max.
25284
25285         * gnus-sum.el (gnus-summary-search-article-forward):
25286         Signal a specific `search-failed' rather than a generic `error'.
25287
25288         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25289         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25290         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25291
25292 2004-09-10  Simon Josefsson  <jas@extundo.com>
25293
25294         * nndb.el (require): Remove tcp and duplicate cl.
25295
25296 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25297
25298         * gnus-agent.el (directory-files-and-attributes): Move forward.
25299
25300 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25301
25302         * gnus-agent.el (directory-files-and-attributes):
25303         Optionally defined to support XEmacs.
25304
25305 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25306
25307         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25308         to avoid run-time CL dependencies.
25309         (gnus-agent-unfetch-articles): New function.
25310         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25311         article numbers even when local .overview file is missing.
25312         (gnus-agent-read-article-number): New function.  Only accepts
25313         27-bit article numbers.
25314         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25315         Use gnus-agent-read-article-number.
25316         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25317         from backend while recognizing that article numbers in .overview
25318         must be valid.
25319         (gnus-agent-update-files-total-fetched-for):
25320         Use directory-files-and-attributes to improve performance.
25321         * gnus-int.el (gnus-request-move-article):
25322         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25323         improve performance.
25324
25325         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25326         some users confused by references to .newsrc when they only have a
25327         .newsrc.eld file.
25328         (gnus-convert-mark-converter-prompt)
25329         (gnus-convert-converter-needs-prompt): Fix use of property list.
25330         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25331         New function.  Used internally to only display 'gnus converting
25332         files' message when actually necessary.
25333
25334         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25335         methods now autoloaded.
25336
25337 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25338
25339         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25340         identifiers.
25341
25342 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25343
25344         * gnus-picon.el: Fix indentation and closing parenthesis.
25345
25346 2004-09-01  Simon Josefsson  <jas@extundo.com>
25347
25348         * message.el (message-canlock-generate): Require sha1, not
25349         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25350         to require within a function.  Sadly, if sha1.el isn't loaded, the
25351         let binding in m-c-g will hide the defcustom definition, which is
25352         bad.)
25353
25354         * canlock.el: Require sha1, not sha1-el.
25355
25356         * message.el: Don't autoload sha1 (there is a autoload cookie in
25357         sha1.el).
25358
25359         * sha1-el.el: Rename to sha1.el.
25360
25361 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25362
25363         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25364
25365 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25366
25367         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25368
25369 2004-08-30  Kim F. Storm  <storm@cua.dk>
25370
25371         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25372
25373         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25374         Add :group 'nnimap.
25375
25376 2004-08-30  Andreas Schwab  <schwab@suse.de>
25377
25378         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25379         ?* and ?\;.
25380
25381         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25382         and ?\' to symbol instead of whitespace.
25383
25384 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25385
25386         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25387
25388         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25389         instead of re-search-forward.
25390
25391         * gnus-uu.el (gnus-uu-save-article): Ditto.
25392         (gnus-uu-post-encode-uuencode): Ditto.
25393
25394         * html2text.el (html2text-clean-list-items): Ditto.
25395         (html2text-clean-dtdd): Ditto.
25396         (html2text-format-tags): Ditto.
25397
25398         * message.el (message-send-mail-with-sendmail): Fix regexp.
25399         (message-fill-field-general): Use search-forward instead of
25400         re-search-forward.
25401         (unbold-region): Ditto.
25402
25403         * nnrss.el (nnrss-request-article): Ditto.
25404
25405         * nnslashdot.el (nnslashdot-request-article): Ditto.
25406
25407         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25408
25409         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25410         "Unrecognized menu descriptor" error in XEmacs.
25411
25412 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25413
25414         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25415         parent article of a sparse article in the thread hashtb.
25416
25417 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25418
25419         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25420         (nnmail-expand-newtext): Lowercase expanded entries if
25421         nnmail-split-lowercase-expanded is non-nil.
25422
25423 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25424
25425         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25426
25427         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25428         of gnus-tmp-news-method into string under XEmacs.  It will be
25429         passed to gnus-correct-length which takes only a string argument.
25430
25431 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25432
25433         * gnus-util.el (gnus-bind-print-variables): New macro.
25434         (gnus-prin1): Use it.
25435         (gnus-prin1-to-string): Use it.
25436         (gnus-pp): New function.
25437         (gnus-pp-to-string): New function.
25438
25439         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25440         Replace pp-to-string with gnus-pp-to-string.
25441         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25442         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25443         * gnus-msg.el (gnus-debug): Ditto.
25444         * gnus-score.el (gnus-score-save): Ditto.
25445         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25446         gnus-pp-to-string.
25447         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25448         with gnus-pp.
25449         * score-mode.el (gnus-score-pretty-print): Ditto.
25450         * webmail.el (webmail-debug): Ditto.
25451
25452 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25453
25454         * gnus-art.el (article-display-face, article-display-x-face):
25455         Use buffer-read-only.
25456
25457 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25458
25459         * gnus-art.el (article-hide-list-identifiers):
25460         Bind inhibit-read-only as t.
25461
25462 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25463
25464         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25465
25466 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25467
25468         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25469         (gnus-narrow-to-page): Don't assume point-min == 1.
25470         (gnus-article-edit-mode): Derive from message-mode.
25471
25472         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25473         point-min == 1.
25474
25475         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25476         Disable incorrect use of `assert'.
25477
25478         * message.el (message-mode): Set comment-start-skip.
25479
25480
25481 2004-08-22  Sam Steingold  <sds@gnu.org>
25482
25483         * pop3.el (pop3-leave-mail-on-server): New user variable.
25484         (pop3-movemail): Delete mail only when it is nil.
25485
25486 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25487
25488         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25489
25490         * mml.el (mml-preview): Use `pop-to-buffer'.
25491
25492         * message.el (message-goto-mail-followup-to): Insert after "To".
25493         (message-carefully-insert-headers): Add comment.
25494
25495         * gnus.el: Remove unused variable `gnus-article-check-size'.
25496
25497         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25498
25499         * gnus-art.el (gnus-button-alist):
25500         Improve `gnus-button-handle-library' entry.
25501
25502 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25503
25504         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25505         Use downcase, since XEmacs capitalizes error messages differently.
25506
25507 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25508
25509         * nntp.el: Add (require 'gnus) due to reference to
25510         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25511
25512 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25513
25514         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25515         Bind `mm-fill-flowed'.
25516
25517         * mm-decode.el (mm-dissect-singlepart): Check it.
25518
25519 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25520
25521         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25522         'imap' for netrc parsing.
25523
25524 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25525
25526         * mailcap.el (mailcap-mime-data): Mark as risky.
25527
25528 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25529
25530         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25531         may be included in the encoded word.
25532         (rfc2047-encode): Don't append a space if the encoded word
25533         includes close parenthesis.
25534
25535 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25536
25537         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25538         of text within parentheses.
25539
25540 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25541
25542         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25543         (gnus-encrypt-write-file-contents): Make the password key the file
25544         name PLUS the cipher, not just the cipher.  Also remove failed
25545         passwords from the cache.
25546
25547 2004-08-06  Simon Josefsson  <jas@extundo.com>
25548
25549         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25550         Doc fix.
25551
25552 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25553
25554         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25555         LWSP.
25556
25557 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25558
25559         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25560         Try to append in-reply-to: data to the references: header.
25561
25562         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25563         (netrc-parse): Use gnus-encrypt.el functions.
25564
25565         * gnus-encrypt.el: Add new file for encryption support; currently
25566         does only a few GPG ciphers and an internal XOR cipher.
25567
25568         * password.el: Add comments on using password-read-and-add.
25569         (password-read-and-add): Add function to read and add the
25570         password to the cache at once.
25571
25572 2004-07-28  Simon Josefsson  <jas@extundo.com>
25573
25574         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25575         parameter (but don't use it, for now).
25576
25577         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25578         instead of hard coding to nil.
25579
25580 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25581
25582         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25583         as mm-inline-image-xemacs does.
25584
25585 2004-07-26  Simon Josefsson  <jas@extundo.com>
25586
25587         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25588         Revert part of 2004-07-17 change below.
25589
25590 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25591
25592         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25593         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25594
25595 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25596
25597         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25598         quotes that actually start with ">" at the beginning of the
25599         lines.
25600
25601 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25602
25603         * rfc2047.el (rfc2047-encode-region): Fix last change.
25604         (rfc2047-encode-parameter): Remove useless concat.
25605
25606 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25607
25608         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25609         encode special characters; fix some kind of misconfigured headers;
25610         signal a real error if debug-on-quit or debug-on-error is non-nil.
25611         (rfc2047-encode-max-chars): New variable.
25612         (rfc2047-encode-1): Use it.
25613         (rfc2047-encode-parameter): New function.
25614
25615         * mml.el (mml-insert-parameter): Remove an excessive space.
25616
25617 2004-07-17  Simon Josefsson  <jas@extundo.com>
25618
25619         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25620         Kai Grossjohann <kai@emptydomain.de>.
25621         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25622         (gnus-group-make-menu-bar): Ditto.
25623
25624         * gnus-util.el (gnus-group-server): Add.
25625
25626 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25627
25628         * message.el (message-clone-locals): Clone sendmail and smtp
25629         variables.
25630
25631 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25632
25633         * rfc2047.el (rfc2047-encode-region): Fix last change.
25634
25635 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25636
25637         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25638         characters as non-special.
25639
25640 2004-07-09  Simon Josefsson  <jas@extundo.com>
25641
25642         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25643         Users will lose all flag changes made while unplugged with
25644         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25645         good default.  See numerous reports on ding mailing list.
25646
25647 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25648
25649         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25650         add generate-head-function and generate-article-function to the
25651         rfc822-forward entry.
25652         (nndoc-rfc822-forward-generate-article): New function.
25653         (nndoc-rfc822-forward-generate-head): New function.
25654
25655         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25656
25657 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25658
25659         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25660         respect display group parameter and gnus-summary-expunge-below.
25661         (gnus-articles-to-read): Remove unused reference to display group
25662         parameter.
25663
25664 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25665
25666         * nnheader.el (nnheader-uniquify-message-id): New experimental
25667         variable.
25668         (nnheader-nov-read-message-id): Use it.
25669
25670         * spam-report.el (spam-report-gmane): Add interactive.
25671
25672 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25673
25674         * mm-encode.el (mm-content-transfer-encoding-defaults):
25675         Use qp-or-base64 for the application/* types.
25676
25677 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25678
25679         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25680
25681 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25682
25683         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25684         trim value.
25685
25686 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25687
25688         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25689         New macro and function.
25690         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25691
25692 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25693
25694         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25695         after-load-alist.
25696
25697 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25698
25699         * gnus-group.el (gnus-group-get-new-news-this-group):
25700         Don't update info that isn't there.
25701
25702 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25703
25704         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25705         entry.
25706
25707 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25708
25709         * mm-view.el (mm-inline-render-with-function): Use multibyte
25710         buffer; decode html source by charset.
25711
25712         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25713
25714         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25715         Mule-UCS is loaded under XEmacs.
25716         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25717
25718 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25719
25720         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25721
25722 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25723
25724         * mm-util.el (mm-coding-system-p): Return a coding-system.
25725         (mm-mime-mule-charset-alist): Use shift_jis instead of
25726         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25727         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25728         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25729         instead of japanese-shift-jis and iso-latin-1 respectively in
25730         order to share the default value with both Emacs and XEmacs-mule.
25731         (mm-mule-charset-to-mime-charset):
25732         Make mm-coding-system-priorities effective.
25733         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25734         while predicating of candidates upon the priorities.
25735
25736 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25737
25738         * gnus-sum.el (gnus-summary-make-menu-bar):
25739         Add gnus-uu-invert-processable.
25740
25741         * gnus.el: Autoload gnus-uu-invert-processable.
25742
25743 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25744
25745         * mm-util.el (mm-with-multibyte-buffer): New macro.
25746
25747         * rfc2047.el (rfc2047-encode-string): Use it.
25748         (rfc2047-encode-region): Move point to the end of the region after
25749         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25750
25751 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25752
25753         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25754         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25755
25756 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25757
25758         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25759         (gnus-cite-parse): Ignore quoted envelope From_.
25760         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25761
25762 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25763
25764         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25765         invalid addresses.
25766
25767 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25768
25769         * spam.el: Change section markers, revise TODO list.
25770         (spam-backends): Make new master list of all installed backends.
25771         (spam-summary-exit-behavior): Add new variable to determine how
25772         messages moves are done at summary exit.
25773         (spam-move-spam-nonspam-groups-only)
25774         (spam-process-ham-in-nonham-groups)
25775         (spam-process-ham-in-spam-groups): Remove variables, the
25776         spam-summary-exit-behavior variable should be used to manage this
25777         behavior.
25778         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25779         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25780         and spam-old-spam-articles.
25781         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25782         Add empty variables, placeholders for the backends they represent.
25783         (spam-set-difference): Move, unchanged.
25784         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25785         unless the user has a processor variable.
25786         (spam-classifications, spam-classification-valid-p)
25787         (spam-backend-properties, spam-backend-property-valid-p)
25788         (spam-backend-function-type-valid-p)
25789         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25790         (spam-report-articles-gmane, spam-report-articles-resend):
25791         Remove functions, they are not needed.
25792         (spam-install-backend-super, spam-backend-list)
25793         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25794         (spam-backend-function, spam-backend-ham-registration-function)
25795         (spam-backend-spam-registration-function)
25796         (spam-backend-ham-unregistration-function)
25797         (spam-backend-spam-unregistration-function)
25798         (spam-backend-statistical-p, spam-backend-mover-p)
25799         (spam-install-backend-alias, spam-install-checkonly-backend)
25800         (spam-install-mover-backend, spam-install-nocheck-backend)
25801         (spam-install-backend, spam-install-statistical-backend)
25802         (spam-install-statistical-checkonly-backend): Add backend installation
25803         support.
25804         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25805         (spam-group-processor-p): Use the new backend code and respect the
25806         summary exit behavior.
25807         (spam-mark-spam-as-expired-and-move-routine): Remove.
25808         (spam-summary-prepare): Change to use the new spam-old-articles
25809         variable.
25810         (spam-copy-or-move-routine, spam-copy-spam-routine)
25811         (spam-move-spam-routine, spam-copy-ham-routine)
25812         (spam-move-ham-routine): Add code to copy/move ham or spam.
25813         (spam-fetch-field-fast): Improve doc and code, plus allow the
25814         'number request.
25815         (spam-list-of-checks, spam-list-of-statistical-checks):
25816         Remove variables.
25817         (spam-split, spam-find-spam): Use the new backend code.
25818         (spam-registration-functions): Remove variable.
25819         (spam-unregister-routine): Add convenience wrapper.
25820         (spam-log-undo-registration, spam-register-routine)
25821         (spam-log-processing-to-registry)
25822         (spam-log-unregistration-needed-p): Rename "check" to "backend"
25823         where possible.
25824         (spam-check-gmane-xref, spam-check-regex-headers)
25825         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
25826         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
25827         (spam-check-bogofilter-headers, spam-check-spamoracle)
25828         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
25829         (spam-check-crm114-headers): Use the spam-split-group that
25830         spam-split prepares, no need to determine it every time.
25831
25832         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
25833         to the nnheader-parse-naked-head call.
25834
25835         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
25836
25837         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
25838         the nnheader-nov-read-message-id call.
25839
25840 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25841
25842         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
25843         gnus-activate-group twice.  Suggested by Markus Peter
25844         <warp@spin.de>.
25845
25846 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25847
25848         * gnus-art.el (gnus-article-time-format): Exchange the order of
25849         day and month in the default value; fix customization type.
25850         (article-date-ut): Use add-text-properties.
25851         (article-make-date-line): Use message-make-date instead of
25852         current-time-string.
25853
25854         * message.el (message-fetch-field): Don't use set-text-properties.
25855         (message-make-date): Simplify.
25856
25857         * messagexmas.el (message-xmas-make-date): New function.
25858         (message-xmas-redefine): Defalias message-make-date to it.
25859
25860 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
25861
25862         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
25863         (rfc2047-encode-region): Treat text within parentheses as special;
25864         show the original text when error has occurred.
25865
25866         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
25867         already-computed method to gnus-activate-group.
25868
25869         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
25870         same select-methods identical Lisp objects.
25871
25872         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
25873         object when modifying the info.
25874
25875 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25876
25877         * gnus-srvr.el (gnus-server-set-info): Remove the server from
25878         gnus-opened-servers since it has never been opened with the new
25879         configuration yet.
25880
25881 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25882
25883         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
25884         arg to nnheader-generate-fake-message-id.
25885
25886 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
25887
25888         * nnheader.el (nnheader-generate-fake-message-id): Accept a
25889         number and build a fake message ID localized to a group and
25890         article number (so it's repeatable from that point on).
25891         (nnheader-fake-message-id-p): Change regex to accomodate new fake
25892         ID format.
25893
25894         * gnus-sum.el (gnus-get-newsgroup-headers):
25895         Call nnheader-generate-fake-message-id with the article number.
25896
25897 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
25898
25899         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
25900         end-of-buffer.
25901
25902 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25903
25904         * message.el (message-ignored-supersedes-headers): Add Approved.
25905
25906 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
25907
25908         * rfc2047.el (rfc2047-encode-message-header): Remove useless
25909         goto-char.
25910         (rfc2047-encode): Fold the line before encoding.
25911
25912 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25913
25914         * rfc2047.el (rfc2047-encode-message-header): Disabled header
25915         folding -- not all headers can be folded, and this should be done
25916         by the message composition mode.  Probably.  I think.
25917
25918 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25919
25920         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
25921         fast.
25922
25923         * gnus-ems.el (gnus-remove-image): Don't use
25924         message-text-with-property; remove only the image found first.
25925
25926         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
25927         found first.
25928
25929 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
25930
25931         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
25932
25933 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25934
25935         * message.el (message-text-with-property): Make it fast and accept
25936         optional arguments.
25937         (message-strip-forbidden-properties): Use it.
25938         (message-fix-before-sending): Follow the m-t-w-p change.
25939
25940         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
25941
25942 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25943
25944         * gnus-art.el (article-hide-headers): Don't change the buffer
25945         mistakenly when performing mml-preview even if
25946         gnus-single-article-buffer is nil.
25947
25948 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
25949
25950         * message.el (message-expand-name-databases): New user option.
25951         (message-expand-name): Use it.
25952
25953 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
25954
25955         * spam.el (spam-report-articles-resend)
25956         (spam-report-resend-register-routine): Allow ham reporting.
25957         (spam-report-resend-register-ham-routine): Add wrapper.
25958         (spam-registration-functions): Add ham resending functions.
25959         (spam-list-of-processors): Add ham resend processor.
25960
25961         * gnus.el (ham-resend-to): Add new group parameter.
25962         (spam-process): Add ham resend option.
25963
25964         * spam-report.el (spam-report-resend): Allow reporting ham.
25965         (spam-report-resend-ham): Add wrapper.
25966
25967 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25968
25969         * message.el (message-cite-articles-with-x-no-archive):
25970         New variable.
25971         (message-cite-original): Use it.
25972
25973 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25974
25975         * message.el (message-cite-original): Respect X-No-Archive.
25976
25977 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
25978
25979         * gnus-art.el (article-hide-headers): Refer to the values for
25980         gnus-ignored-headers and gnus-visible-headers in the summary
25981         buffer since a user may have set them as group parameters.
25982
25983 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
25984
25985         * assistant.el (assistant-node-name): Add convenience function.
25986         (assistant-render-text, assistant-render-node): Add error handling,
25987         plus handle multiple next nodes.
25988         (assistant-find-next-node): Comment out for now.
25989         (assistant-find-next-nodes): Add function, returns list of next
25990         nodes.
25991
25992 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
25993
25994         * mail-source.el (mail-source-directory): Fix doc-string.
25995
25996 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
25997
25998         * assistant.el (assistant-render-text, assistant-eval): Add :set
25999         widget type, which is different because it takes and returns a
26000         list.  Much hilarity ensues.
26001
26002 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
26003
26004         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
26005
26006         * gnus-group.el (gnus-group-get-new-news-this-group):
26007         Add doc-string.
26008
26009         * gnus-start.el (gnus-activate-group): Add doc-string.
26010
26011 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26012
26013         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
26014
26015 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
26016
26017         * assistant.el (assistant-render-text): Try to add a :set
26018         widget, more to come.
26019
26020         * spam.el (spam-group-spam-contents-p): Handle empty groupname
26021         strings.
26022         (spam-report-articles-resend)
26023         (spam-register-routine): Do registration iff any articles warrant
26024         it.
26025         (spam-summary-prepare-exit): Change log message for nil group
26026         destinations.
26027
26028 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
26029
26030         * spam.el (spam-report-resend-register-routine):
26031         Allow spam-report-resend-to to be a group parameter or a global value.
26032
26033 2004-05-26  Simon Josefsson  <jas@extundo.com>
26034
26035         * starttls.el: Merge with my GNUTLS based starttls.el.
26036         (starttls-gnutls-program, starttls-use-gnutls)
26037         (starttls-extra-arguments, starttls-process-connection-type)
26038         (starttls-connect, starttls-failure, starttls-success):
26039         New variables.
26040         (starttls-program, starttls-extra-args): Doc fix.
26041         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
26042         New functions.
26043         (starttls-negotiate, starttls-open-stream):
26044         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
26045         function if it is set.
26046
26047 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26048
26049         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
26050         structured fields.
26051
26052 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26053
26054         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
26055
26056 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
26057
26058         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
26059         Add variable.
26060         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
26061         assigning the spam-mark to new messages.
26062
26063 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
26064
26065         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
26066
26067 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26068
26069         * dgnushack.el: Autoload customize-set-variable for XEmacs.
26070
26071         * rfc2047.el (rfc2047-encodable-p): Don't move point.
26072         (rfc2047-decode): Treat the ascii coding-system as raw-text by
26073         default.
26074
26075 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
26076
26077         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
26078         correct data.
26079
26080 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
26081
26082         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
26083         (spam-group-processor-p): Fix function.
26084         (spam-group-processor-multiple-p)
26085         (spam-group-spam-processor-report-gmane-p)
26086         (spam-group-spam-processor-report-resend-p)
26087         (spam-group-spam-processor-bogofilter-p)
26088         (spam-group-spam-processor-blacklist-p)
26089         (spam-group-spam-processor-ifile-p)
26090         (spam-group-ham-processor-ifile-p)
26091         (spam-group-spam-processor-spamoracle-p)
26092         (spam-group-spam-processor-crm114-p)
26093         (spam-group-ham-processor-bogofilter-p)
26094         (spam-group-spam-processor-stat-p)
26095         (spam-group-ham-processor-stat-p)
26096         (spam-group-ham-processor-whitelist-p)
26097         (spam-group-ham-processor-BBDB-p)
26098         (spam-group-ham-processor-spamoracle-p)
26099         (spam-group-ham-processor-copy-p): Remove functions with some
26100         prejudice against unneeded code.
26101         (spam-report-articles-resend)
26102         (spam-report-resend-register-routine): Allow the group/topic
26103         spam-resend-to value to override spam-report-resend-to.
26104         (spam-summary-prepare-exit): Invoke spam-group-processor-p
26105         properly now.
26106
26107         * gnus.el (spam-resend-to): Add group/topic parameter.
26108         (spam-process): Move the OBSOLETE processors to the end of the
26109         choices.
26110
26111 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
26112
26113         * spam-report.el (spam-report-resend-to, spam-report-resend):
26114         Start with resend-to set to nil, and then ask the user if necessary.
26115         (spam-report-resend): spam-report-resend takes a list of articles, not
26116         separate article numbers.
26117
26118 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26119
26120         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
26121         addition to emacs-w3m.
26122
26123 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26124
26125         * assistant.el (assistant-authinfo-data): New function.
26126         (assistant-eval): Eval for entire assistant.
26127
26128         * netrc.el (netrc-services-file): New variable.
26129         (netrc-parse-services): New function.
26130         (netrc-find-service-name): New function.
26131         (netrc-find-service-number): New function.
26132         (netrc-port-equal): New function.
26133         (netrc-machine): Use it.
26134
26135         * nnimap.el (nnimap-open-connection): Use netrc.
26136
26137         * gnus-util.el (gnus-netrc-get): Remove aliases.
26138
26139         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
26140
26141         * assistant.el (wid-edit): Fix compilation.
26142
26143         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
26144
26145 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
26146
26147         * gnus-util.el (gnus-set-file-modes): New function.  (small
26148         patch).
26149
26150 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26151
26152         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
26153
26154         * assistant.el (assistant-render-node): Fix up rendering and
26155         read-only text.
26156         (assistant-render-node): Reset.
26157         (assistant-make-read-only): Not sticky.
26158
26159 2004-05-20  Danny Siu  <dsiu@adobe.com>
26160
26161         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
26162         centered even when gnus-auto-center-summary is t.
26163
26164 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26165
26166         * dns.el (dns-get-txt-answer): New function.
26167         (dns-read-txt): Ditto.
26168         (query-dns): Use it.
26169
26170 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26171
26172         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
26173         active for foreign groups even if the group level is higher than
26174         the specified value.
26175
26176 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26177
26178         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
26179         non-active groups.
26180
26181         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
26182
26183 2004-05-20  Magnus Henoch  <mange@freemail.hu>
26184
26185         * dns.el (dns-read-type): Add support for SVR.  (small patch)
26186
26187 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
26188
26189         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
26190         (spam-crm114-header, spam-crm114-spam-switch)
26191         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
26192         (spam-crm114-positive-spam-header)
26193         (spam-crm114-database-directory, spam-list-of-processors)
26194         (spam-group-spam-processor-crm114-p)
26195         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
26196         (spam-generic-score, spam-list-of-checks)
26197         (spam-list-of-statistical-checks, spam-registration-functions)
26198         (spam-check-crm114-headers, spam-crm114-score)
26199         (spam-check-crm114, spam-crm114-register-with-crm114)
26200         (spam-crm114-register-spam-routine)
26201         (spam-crm114-unregister-spam-routine)
26202         (spam-crm114-register-ham-routine)
26203         (spam-crm114-unregister-ham-routine): Add CRM114 support.
26204
26205 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
26206
26207         * gnus.el: Add spam-use-crm114.
26208
26209         * spam.el (spam-list-of-processors, spam-registration-functions):
26210         Add spam-use-resend.
26211         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
26212         (spam-report-articles-gmane): Add doc fix.
26213         (spam-report-articles-resend, spam-report-resend-register-routine):
26214         Add wrappers around spam-report-resend-to.
26215
26216         * spam-report.el (spam-report-resend-to, spam-report-resend):
26217         Add support for resending spam.
26218         (spam-report-gmane): Fix line length >80.
26219
26220         * gnus.el (spam-process): Add spam-use-resend.
26221
26222 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26223
26224         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26225         number of processed spam messages.
26226         (spam-ham-copy-or-move-routine): Return the number of processed
26227         ham messages.
26228         (spam-summary-prepare-exit): Use the above values to decide
26229         whether status messages should be displayed.
26230
26231 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26232
26233         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26234         `rfc2047-encoding-function-alist' in order to avoid conflicting
26235         with the old version.
26236         (rfc2047-encode-region): Concatenate words containing non-ASCII
26237         characters in structured fields; don't encode space-delimited
26238         ASCII words even in unstructured fields; don't break words at
26239         char-category boundaries.
26240         (rfc2047-encode-1): New function.
26241         (rfc2047-encode): Use it; encode text so that it occupies the
26242         maximum width within 76-column; work correctly on Q encoding for
26243         iso-2022-* charsets.
26244         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26245         sure not to break a line just after the header name.
26246         (rfc2047-b-encode-region): Remove.
26247         (rfc2047-b-encode-string): New function.
26248         (rfc2047-q-encode-region): Remove.
26249         (rfc2047-q-encode-string): New function.
26250
26251         * mm-util.el (mm-replace-in-string): New function.
26252
26253 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26254
26255         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26256         Really get it right.
26257         (gnus-inews-make-draft): Really.
26258
26259 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26260
26261         * nnmh.el (nnmh-request-list-1): Don't check the link count
26262         before descending.  (small patch)
26263
26264 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26265
26266         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26267         stuff.
26268
26269         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26270         Match on real group name.
26271
26272         * gnus-art.el (gnus-signature-limit): Doc fix.
26273
26274         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26275
26276         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26277
26278 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26279
26280         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26281         isn't a string.
26282
26283 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26284
26285         * gnus-draft.el (gnus-draft-send):
26286         Bind rfc2047-encode-encoded-words.
26287
26288         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26289         (rfc2047-encodable-p): Say that =? needs encoding.
26290         (rfc2047-encode-encoded-words): New variable.
26291
26292         * gnus-group.el (gnus-group-select-group): Doc fix.
26293
26294         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26295
26296         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26297         to nil.
26298
26299         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26300
26301         * nnheader.el (nnheader-get-lines-and-char): New function.
26302
26303 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26304
26305         * gnus-msg.el (gnus-summary-followup-with-original):
26306         Document yanking of region when active.
26307
26308 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26309
26310         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26311         groups if the group level is higher than the specified value.
26312
26313 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26314
26315         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26316         (gnus-group-jump-to-group): Add prefix argument using
26317         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26318         non-active group.
26319
26320         * compface.el (uncompface): Be verbose when changing
26321         `uncompface-use-external'.
26322
26323         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26324         handle manual section.
26325
26326 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26327
26328         * gnus-art.el (gnus-button-alist): Revert previous change.
26329
26330 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26331
26332         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26333
26334 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26335
26336         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26337         whether backend can accept message.
26338
26339         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26340
26341 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26342
26343         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26344         Avoid creating directory when nntp-marks-is-evil is true.
26345         Reported by Reiner Steib.
26346
26347 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26348
26349         * gnus-picon.el (gnus-picon-insert-glyph):
26350         Add optional `nostring' argument.
26351
26352 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26353
26354         * gnus-picon.el (gnus-picon-style): New variable.
26355         (gnus-picon-transform-address): Support `gnus-picon-style'.
26356
26357 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26358
26359         * message.el (message-fill-field): Return point.
26360         (message-generate-headers): Go to end of field.
26361
26362         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26363         stuff for non-living groups.
26364
26365 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26366
26367         * gnus-art.el (gnus-article-followup-with-original)
26368         (gnus-article-reply-with-original): gnus-mark-active-p ->
26369         gnus-region-active-p.
26370
26371 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26372
26373         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26374         only when there is spam or ham to be processed.
26375
26376 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26377
26378         * mail-source.el (mail-source-delete-crash-box): Refactor.
26379         (mail-source-fetch): Use it.
26380         (mail-source-fetch-file): Ditto.
26381         (mail-source-fetch-directory): Run postscript in loop.
26382         (mail-source-fetch-pop): Delete.
26383         (mail-source-fetch-maildir): Ditto.
26384         (mail-source-fetch-imap): Ditto.
26385
26386         * imap.el (imap-authenticators): Comment out sasl.
26387
26388         * message.el (message-skip-to-next-address): New function.
26389         (message-fill-header-address): Refactor.
26390         (message-fill-address): Use it.
26391         (message-delete-address): Use it.
26392         (message-fill-header-general): Refactor.
26393         (message-fill-field-address): Rename.
26394         (message-narrow-to-field): Find the start of the header.
26395         (message-header-format-alist): Don't pre-fill.
26396         (message-fill-header): Remove.
26397         (message-insert-header): New function.
26398         (message-shorten-references): Use it.
26399
26400         * rfc2047.el (rfc2047-field-value): Strip props.
26401
26402         * mail-parse.el (mail-header-make-address): New alias.
26403
26404         * ietf-drums.el (ietf-drums-make-address): New function.
26405
26406         * imap.el: Add compiler directives.
26407
26408         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26409
26410         * gnus-art.el (article-decode-idna-rhs): Don't use
26411         message-idna-inside-rhs-p.
26412
26413 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26414
26415         * message.el (message-idna-inside-rhs-p): Remove.
26416         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26417
26418         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26419         false positives.
26420
26421 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26422
26423         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26424
26425 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26426
26427         * nneething.el (nneething-file-name): Don't create spurious
26428         files.
26429
26430         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26431         (gnus-inews-do-gcc): Remove sleep.
26432
26433         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26434         part under point.
26435
26436         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26437         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26438
26439 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26440
26441         * spam.el (spam-summary-prepare-exit): Fix (length).
26442
26443 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26444
26445         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26446         as expired without moving it" message when there are spam
26447         messages left.
26448
26449 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26450
26451         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26452         header is not nil.
26453
26454 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26455
26456         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26457         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26458         (nntp-marks-changed-p): New arg SERVER.
26459         (nntp-request-update-info): Adjust caller.
26460
26461 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26462
26463         * nntp.el (nntp-save-marks): Pass missing arg.
26464
26465 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26466
26467         * nntp.el: Support marks.
26468         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26469         (nntp-marks-modtime, nntp-marks-directory): New variables.
26470         (nntp-request-set-mark, nntp-request-update-info)
26471         (nntp-possibly-create-directory, nntp-marks-changed-p)
26472         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26473         New functions.
26474
26475 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26476
26477         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26478         (gnus-xmas-redefine): Rename.
26479
26480         * gnus-score.el (gnus-score-insert-help):
26481         Use gnus-select-lowest-window.
26482
26483         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26484         appt-select-lowest-window and rename to gnus-select-lowest-window.
26485
26486         * gnus.el: do.
26487
26488 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26489
26490         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26491         encodings of MIME-encoded words, in order to improve
26492         interoperability with several broken MUAs.
26493
26494 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26495
26496         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26497         tags, only when charsets are not specified in headers.
26498         (mm-inline-text-html-render-with-w3m): Ditto.
26499
26500         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26501         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26502
26503 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26504
26505         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26506         instead of MIME-decoded from fields when checking
26507         `gnus-article-address-banner-alist'.
26508
26509 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26510
26511         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26512         description rather than subject.
26513
26514 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26515
26516         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26517
26518 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26519
26520         * gnus.el (gnus-version-number): Bump.
26521
26522 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26523
26524         * gnus.el: No Gnus v0.2 is released.
26525
26526 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26527
26528         * gnus-agent.el (gnus-agent-read-agentview):
26529         Inline gnus-uncompress-range.
26530
26531 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26532
26533         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26534         `exec-installed-p'.
26535
26536 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26537
26538         * gnus.el (spam-process, spam-autodetect-methods):
26539         Add bsfilter and bsfilter-headers.
26540
26541         * spam.el (spam-bsfilter): New customize group.
26542         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26543         (spam-bsfilter-header, spam-bsfilter-probability-header)
26544         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26545         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26546         (spam-bsfilter-database-directory): New options.
26547         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26548         (spam-list-of-statistical-checks, spam-registration-functions):
26549         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26550         (spam-bsfilter-score): New command.
26551         (spam-check-bsfilter-headers, spam-check-bsfilter)
26552         (spam-bsfilter-register-with-bsfilter)
26553         (spam-bsfilter-register-spam-routine)
26554         (spam-bsfilter-unregister-spam-routine)
26555         (spam-bsfilter-register-ham-routine)
26556         (spam-bsfilter-unregister-ham-routine): New functions.
26557         (spam-generic-score): Support bsfilter; Accept an optional argument
26558         to recalcurate spam score even if scoring header has already been
26559         added.
26560         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26561         optional argument to recalcurate spam score even if scoring header
26562         has already been added.
26563
26564 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26565
26566         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26567         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26568         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26569         link is missing.
26570
26571 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26572
26573         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26574         (html2text-get-attr): Rewrite.
26575
26576         * message.el (message-setup-1): Remove redundant put-text-property
26577         on mail-header-separator.
26578
26579 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26580
26581         * gnus-registry.el (gnus-registry-cache-whitespace)
26582         (gnus-registry-action, gnus-registry-spool-action)
26583         (gnus-registry-split-fancy-with-parent): Change message levels
26584         from 5 to 3 or 7, as needed.
26585
26586         * spam.el (spam-summary-prepare-exit)
26587         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26588         (spam-split, spam-find-spam, spam-log-undo-registration)
26589         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26590         level from 5 to 6.
26591
26592 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26593
26594         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26595         2004-03-04 change).
26596
26597 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26598
26599         * sieve-manage.el (sieve-manage-open):
26600         * nnweb.el (nnweb-insert-html):
26601         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26602         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26603         * nnspool.el (nnspool-request-group):
26604         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26605         * nnml.el (nnml-request-update-info):
26606         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26607         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26608         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26609         (nnimap-request-set-mark):
26610         * nnfolder.el (nnfolder-request-update-info):
26611         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26612         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26613         * gnus-uu.el (gnus-uu-find-articles-matching):
26614         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26615         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26616         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26617         * gnus-nocem.el (gnus-nocem-scan-groups):
26618         * gnus-int.el (gnus-start-news-server):
26619         * gnus-group.el (gnus-group-make-kiboze-group)
26620         (gnus-group-browse-foreign-server):
26621         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26622         Use mapc when appropriate.
26623
26624 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26625             Adam Sjøgren  <asjo@koldfront.dk>
26626             Wes Hardaker  <wes@hardakers.net>
26627             Michael Shields  <shields@msrl.com>
26628
26629         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26630         may need for spam sorting and scoring.
26631         (spam-user-format-function-S): Add user format function suitable for
26632         general use.
26633         (spam-article-sort-by-spam-status): Add sorting function for summary
26634         sorting.
26635         (spam-extra-header-to-number): Add function to get a score from a
26636         header.
26637         (spam-summary-score): Add function to get a numeric score from the
26638         headers.
26639         (spam-generic-score): Fix function doc, was in wrong place.
26640         (spam-initialize): Take symbols when it's run, and install the
26641         extra headers that spam-necessary-extra-headers thinks we need.
26642
26643 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26644
26645         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26646         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26647
26648 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26649
26650         * gnus-sum.el (gnus-set-global-variables)
26651         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26652         (gnus-article-get-xrefs, gnus-summary-best-group)
26653         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26654         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26655         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26656         Use with-current-buffer.
26657
26658 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26659
26660         * spam.el (spam-summary-prepare-exit): Simplify logic.
26661         (spam-fetch-article-header): Read the article header if it's not
26662         available.
26663         (spam-list-articles): Simplify logic.
26664         (spam-filelist-register-routine): Fix bug with unregister-list.
26665
26666         * gnus-registry.el: Fix comments at beginning.
26667
26668 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26669
26670         * message.el (message-cater-to-broken-inn): Remove.
26671         (message-shorten-references): Make sure the total folded length of
26672         References is shorter than 998 characters to cater to a bug in INN
26673         2.3.  Also, don't pretend that references aren't folded -- this
26674         hasn't worked for a while.
26675
26676 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26677
26678         * gnus-agent.el (gnus-agentize):
26679         gnus-agent-send-mail-real-function no longer set to current value
26680         of message-send-mail-function but rather a lambda that calls
26681         message-send-mail-function.  The change makes the agent real-time
26682         responsive to user changes to message-send-mail-function.
26683
26684 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26685
26686         * legacy-gnus-agent.el
26687         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26688         help from Florian Weimer <fw@deneb.enyo.de>
26689
26690 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26691
26692         * nnmail.el (nnmail-cache-insert): Revert last change.
26693
26694 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26695
26696         * nnmail.el (nnmail-cache-insert): Always check whether
26697         nnmail-cache-ignore-groups matches a group name.
26698
26699 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26700
26701         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26702         (spam-find-spam, spam-log-processing-to-registry)
26703         (spam-log-registered-p, spam-log-unregistration-needed-p)
26704         (spam-log-undo-registration): Use gnus-message instead of
26705         gnus-error, none of these errors are fatal.
26706
26707         * gnus-registry.el (gnus-registry-clean-empty-function)
26708         (gnus-registry-clean-empty): Remove only empty entries without
26709         extra data.
26710
26711 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26712
26713         * spam-stat.el (spam-stat-buffer-change-to-spam)
26714         (spam-stat-buffer-change-to-non-spam): Change (error) to
26715         (gnus-message 8) invocation.
26716
26717 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26718
26719         * nntp.el (nntp-via-netcat-command): New variable.
26720         (nntp-via-netcat-switches): New variable.
26721         (nntp-open-via-rlogin-and-netcat): New function.
26722         (nntp-open-connection-function): Doc fix.
26723         (nntp-telnet-command): Doc fix.
26724         (nntp-end-of-line): Doc fix.
26725         (nntp-via-rlogin-command): Doc fix.
26726         (nntp-via-user-name): Doc fix.
26727         (nntp-via-address): Doc fix.
26728
26729 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26730
26731         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26732         error in Emacs 21.1.
26733
26734 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26735
26736         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26737
26738 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26739
26740         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26741         (gnus-agent-with-refreshed-group): New macro.
26742         (gnus-agent-rename-group): New function.
26743         (gnus-agent-delete-group): New function.
26744         (gnus-agent-save-group-info): Use gnus-command-method when
26745         `method' parameter is nil.  Don't write nil entries into the
26746         active file.
26747         (gnus-agent-get-group-info): New function.
26748         (gnus-agent-fetch-articles):
26749         Use gnus-agent-update-files-total-fetched-for to increment disk space
26750         used.
26751         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26752         Use gnus-agent-update-view-total-fetched-for to increment disk space
26753         used.
26754         (gnus-agent-get-local): Add optional parameters to avoid calling
26755         gnus-group-real-name and gnus-find-method-for-group.
26756         (gnus-agent-set-local): Delete stored entry if either min, or max,
26757         are nil.
26758         (gnus-agent-fetch-session): Reworded error/quit messages.
26759         On quit, use gnus-agent-regenerate-group to record existance of any
26760         articles fetched to disk before the quit occurred.
26761         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26762         gnus-agent-update-view-total-fetched-for, and
26763         gnus-agent-update-files-total-fetched-for to decrement disk space
26764         used.
26765         (gnus-agent-retrieve-headers):
26766         Use gnus-agent-update-view-total-fetched-for to increment disk space
26767         used.
26768         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26769         with gnus-agent-update-files-total-fetched-for to decrement disk
26770         space and fresh group buffer.
26771         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26772         (gnus-agent-need-update-total-fetched-for): New variable.
26773         (gnus-agent-update-files-total-fetched-for): New function.
26774         (gnus-agent-update-view-total-fetched-for): New function.
26775         (gnus-agent-total-fetched-for): New function.
26776
26777         * gnus-cache.el (gnus-cache-save-buffers):
26778         Use gnus-cache-update-overview-total-fetched-for to change disk space
26779         used by this group.
26780         (gnus-cache-possibly-enter-article):
26781         Use gnus-cache-update-file-total-fetched-for to increment disk space
26782         used by this group.
26783         (gnus-cache-possibly-remove-article):
26784         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26785         used by this group.
26786         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26787         (gnus-cache-rename-group): New function.
26788         (gnus-cache-delete-group): New function.
26789         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26790         (gnus-cache-need-update-total-fetched-for): New variable.
26791         (gnus-cache-with-refreshed-group): New macro.
26792         (gnus-cache-update-file-total-fetched-for): New function.
26793         (gnus-cache-update-overview-total-fetched-for): New function.
26794         (gnus-cache-rename-group-total-fetched-for): New function.
26795         (gnus-cache-delete-group-total-fetched-for): New function.
26796         (gnus-cache-total-fetched-for): New function.
26797
26798         * gnus-group.el: Require gnus-sum and autoload functions to
26799         resolve warnings when gnus-group.el compiled alone.
26800         (gnus-group-line-format): Document new %F.
26801         (size of Fetched data) group line format; identifies disk space
26802         used by agent and cache.
26803         (gnus-group-line-format-alist): Define new F format.
26804         (gnus-total-fetched-for): New function.
26805         (gnus-group-delete-group): No longer update
26806         gnus-cache-active-altered as gnus-request-delete-group now keeps
26807         the cache in sync.
26808         (gnus-group-list-active): Let the agent store a server's active
26809         list if currently plugged.
26810
26811         * gnus-int.el (gnus-request-delete-group):
26812         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
26813         local disk in sync with the server.
26814         (gnus-request-rename-group):
26815         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
26816         local disk in sync with the server.
26817
26818         * gnus-start.el (gnus-get-unread-articles):
26819         Cosmetic simplification to logic.
26820
26821         * gnus-util.el (gnus-rename-file): New function.
26822
26823 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
26824
26825         * mm-util.el (mm-image-load-path): Handle nil in load-path.
26826
26827 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
26828
26829         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
26830         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
26831
26832 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
26833
26834         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
26835         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
26836
26837 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
26838
26839         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
26840
26841 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
26842
26843         * spam.el (spam-set-difference): Add function to replace
26844         gnus-set-difference in spam.el.
26845         (spam-summary-prepare-exit): Use spam-set-difference.
26846
26847 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
26848
26849         * gnus-registry.el (gnus-registry-cache-file): Update to use
26850         gnus-dribble-directory OR gnus-home-directory OR ~.
26851         (gnus-registry-split-fancy-with-parent): Fix doc.
26852
26853 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26854
26855         * message.el (message-exchange-point-and-mark):
26856         Use message-mark-active-p.  Suggested by Jesper Harder
26857         <harder@ifa.au.dk>.
26858
26859 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26860
26861         * message.el (message-exchange-point-and-mark): Don't activate
26862         region if it was inactive.  Suggested by Hiroshi Fujishima
26863         <pooh@nature.tsukuba.ac.jp>.
26864
26865 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
26866
26867         * gnus-art.el (article-display-face): Display Faces in the same
26868         order as X-Faces.
26869
26870 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
26871
26872         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
26873
26874 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26875
26876         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
26877         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
26878         (gnus-article-mime-hierarchy): Remove.
26879         (gnus-article-mime-hierarchy-next): Remove.
26880         (gnus-article-mode): Revert 2004-03-19 change.
26881         (gnus-article-setup-buffer): Revert 2004-03-19 change.
26882         (gnus-insert-mime-button): Revert 2004-03-19 change.
26883         (gnus-mime-accumulate-hierarchy): Remove.
26884         (gnus-mime-enter-multipart): Remove.
26885         (gnus-mime-leave-multipart): Remove.
26886         (gnus-mime-display-part): Revert 2004-03-19 change.
26887         (gnus-mime-display-alternative): Revert 2004-03-19 change.
26888
26889         * mml.el (mml-preview): Revert 2004-03-19 change.
26890
26891 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
26892
26893         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
26894
26895 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
26896
26897         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
26898         t while entering a file name using the mm-with-multibyte macro.
26899         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
26900
26901         * mm-util.el (mm-with-multibyte): New macro.
26902
26903 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26904
26905         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
26906         New user option.
26907         (gnus-mime-multipart-functions): Doc and customization fix.
26908         (gnus-article-mime-hierarchy): New variable.
26909         (gnus-article-mime-hierarchy-next): New variable.
26910         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
26911         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
26912         gnus-article-mime-hierarchy-next to nil.
26913         (gnus-insert-mime-button): Show hierarchy numbers.
26914         (gnus-mime-accumulate-hierarchy): New function.
26915         (gnus-mime-enter-multipart): New function.
26916         (gnus-mime-leave-multipart): New function.
26917         (gnus-mime-display-part): Recompute hierarchical MIME structure.
26918         (gnus-mime-display-alternative): Show hierarchy numbers.
26919
26920         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
26921         gnus-article-mime-hierarchy-next to nil.
26922
26923 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
26924
26925         * dns.el: Don't require gnus-xmas.
26926
26927 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
26928
26929         * mml.el (mml-generate-mime-1): Don't use format=flowed with
26930         inline PGP.
26931         (mml-menu): Disable mml-quote-region if mark is inactive.
26932
26933 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26934
26935         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
26936         when the group's active is not available.
26937
26938 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26939
26940         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
26941         error.
26942
26943 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
26944
26945         * imap.el (imap-store-password): New variable.
26946         (imap-interactive-login): Use it.
26947         Suggested by Mark Plaksin <happy@mcplaksin.org>.
26948
26949 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26950
26951         * gnus-art.el (gnus-article-read-summary-keys): Restore new
26952         window-start and hscroll to summary window.
26953
26954 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26955
26956         * gnus-start.el (gnus-convert-old-newsrc): Only write the
26957         conversion message to newsrc-dribble when an actual conversion is
26958         performed.
26959
26960 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
26961
26962         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
26963
26964 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26965
26966         * mm-decode.el (mm-complicated-handles): New function reviving
26967         former definition of mm-multiple-handles.
26968
26969         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
26970         (gnus-mime-delete-part): Use it.
26971
26972 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26973
26974         * gnus-agent.el (gnus-agent-read-local):
26975         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
26976         avoid the implicit assumption that they will always be equal.
26977         (gnus-agent-save-local): Bind buffer-file-coding-system, not
26978         coding-system-for-write, as the with-temp-file macro first prints
26979         to a buffer then saves the buffer.
26980
26981 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26982
26983         * gnus-art.el (gnus-article-edit-part): New function.
26984         (gnus-mime-save-part-and-strip): Use it; do query instead of
26985         signaling an error; don't use mm-multiple-handles.
26986         (gnus-mime-delete-part): Ditto.
26987
26988 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26989
26990         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
26991         old file versions.
26992         (gnus-group-prepare-hook): Remove function that converted list
26993         form of gnus-agent-expire-days to group properties.
26994
26995         * gnus-int.el: Autoload gnus-agent-regenerate-group.
26996         (gnus-request-accept-article): Re-indented.
26997
26998         * gnus-start.el (gnus-convert-old-newsrc): Registered new
26999         converters to handle old agent file formats.  Add logic for a
27000         "backup before upgrading warning".
27001         (gnus-convert-mark-converter-prompt): Developers can mark
27002         functions as needing (default), or not needing,
27003         gnus-convert-old-newsrc's "backup before upgrading warning".
27004         (gnus-convert-converter-needs-prompt): Tests whether the user
27005         should be protected from potentially irreversable changes by the
27006         function.
27007
27008         * legacy-gnus-agent.el: New.  Provides converters that are only
27009         loaded when gnus-convert-old-newsrc needs to call them.
27010
27011 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27012
27013         * mail-source.el (mail-source-touch-pop): Doc fix.
27014
27015         * message.el (message-smtpmail-send-it): Doc fix.
27016
27017 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
27018
27019         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
27020
27021         * nnmail.el (nnmail-split-fancy): do.
27022
27023         * gnus-kill.el (gnus-kill, gnus-execute): do.
27024
27025 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
27026
27027         * gnus-sum.el (gnus-widget-reversible-match)
27028         (gnus-widget-reversible-to-internal)
27029         (gnus-widget-reversible-to-external): New functions.
27030         (gnus-widget-reversible): New widget.
27031         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
27032
27033 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
27034
27035         * gnus-sum.el (gnus-thread-sort-functions)
27036         (gnus-article-sort-functions): Document `(not F)' items.
27037
27038 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
27039
27040         * spam.el (spam-use-gmane-xref): Add new backend.
27041         (spam-gmane-xref-spam-group): Add variable to control the name of the
27042         Gmane spam group.
27043         (spam-blackhole-servers, spam-blackhole-good-server-regex)
27044         (spam-regex-headers-spam, spam-regex-headers-ham)
27045         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
27046         (spam-list-of-checks): Add spam-use-gmane-xref to list of
27047         backends and checks.
27048         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
27049
27050         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
27051         an autodetect method.
27052
27053 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27054
27055         * gnus-int.el (gnus-request-accept-article): Inform the agent that
27056         articles are being added to a group.
27057         (gnus-request-replace-article): Inform the agent that articles
27058         need to be uncached as the cached contents are no longer valid.
27059
27060 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27061
27062         * binhex.el: Don't autoload executable-find.
27063
27064         * canlock.el: Don't autoload mail-fetch-field.
27065
27066         * dgnushack.el: Autoload c-mode for XEmacs.
27067
27068         * gnus-ems.el: Don't autoload appt-select-lowest-window.
27069
27070         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
27071         rmail-dont-reply-to and rmail-output.
27072
27073         * gnus-score.el: Don't autoload ffap-string-at-point.
27074
27075         * gnus-setup.el: Don't autoload sc-cite-original.
27076
27077         * imap.el: Don't autoload base64-decode-string,
27078         base64-encode-string and md5.
27079
27080         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
27081         and rmail-msg-restore-non-pruned-header.
27082
27083         * mm-decode.el: Don't autoload executable-find.
27084
27085         * mm-url.el: Don't autoload executable-find.
27086
27087         * mm-view.el: Don't autoload diff-mode.
27088
27089         * nndb.el: Don't autoload news-reply-mode, news-setup,
27090         cancel-timer and telnet.
27091
27092         * password.el: Don't autoload run-at-time for Emacs.
27093
27094         * sha1-el.el: Don't autoload executable-find.
27095
27096         * sieve-mode.el: Don't autoload c-mode.
27097
27098         * uudecode.el: Don't autoload executable-find.
27099
27100 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27101
27102         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
27103         (gnus-agent-possibly-alter-active): Avoid null in numeric
27104         comparison.
27105         (gnus-agent-set-local): Refuse to save null in local object table.
27106         (gnus-agent-regenerate-group): The REREAD parameter can now be a
27107         list of articles that will be marked as unread.
27108
27109 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27110
27111         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
27112
27113 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
27114
27115         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
27116         language tags.
27117
27118 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
27119
27120         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
27121         Don't bind "obarray".
27122
27123         * gnus-sum.el (gnus-thread-sort-functions):
27124         Add `gnus-thread-sort-by-most-recent-number' and
27125         `gnus-thread-sort-by-most-recent-date'.
27126         Reported by Kai Grossjohann <kai@emptydomain.de>.
27127
27128 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
27129
27130         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
27131
27132 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27133
27134         * gnus-cus.el (gnus-agent-customize-category):
27135         Remove ignore-errors macro reference that required cl to be loaded at
27136         run-time.
27137
27138         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
27139         single-interval range of the form (min . max).  Previously the
27140         range had to look like ((min . max)).  Likewise, return
27141         (min . max) rather than ((min . max)).
27142         (gnus-range-map): Use gnus-range-normalize to accept
27143         single-interval range.
27144
27145         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
27146         the cache, but not the agent, now appear with their usual face.
27147
27148         * dgnushack.el (loaddir): New variable that is bound to the
27149         directory containing the dgnushack.el file.  Use loaddir, rather
27150         than srcdir, to update load-path.  Change lets dgnushack compile
27151         code in directories other than GNUS/lisp.
27152
27153 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27154
27155         * lpath.el: Don't bind w3m-safe-url-regexp.
27156
27157         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
27158         w3m-safe-url-regexp variable buffer-local.
27159
27160         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27161
27162 2004-02-27  Simon Josefsson  <jas@extundo.com>
27163
27164         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
27165         gnus-group-real-prefix.
27166         (gnus-summary-move-article): Use it, instead of
27167         gnus-group-real-prefix.
27168
27169 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27170
27171         * lpath.el: Bind w3m-safe-url-regexp.
27172
27173         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
27174         w3m-safe-url-regexp variable buffer-local and set it as the value
27175         of mm-w3m-safe-url-regexp.
27176
27177         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27178
27179         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
27180         parsing gnus-posting-styles when the message is not for replying.
27181
27182         * dgnushack.el: Autoload sgml-mode for XEmacs.
27183
27184         * nnrss.el (nnrss-opml-export):
27185         Use mm-set-buffer-file-coding-system instead of
27186         set-buffer-file-coding-system.
27187
27188 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
27189
27190         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
27191         of checkdoc.el).
27192         * nnrss.el: do.
27193         * gnus-mlspl.el: do.
27194         * gnus-ml.el: do.
27195         * gnus-srvr.el: do.
27196
27197         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
27198
27199 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
27200
27201         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
27202         Corrections to custom-manual links.
27203
27204         * gnus-art.el (gnus-article): Ditto.
27205
27206         * mm-decode.el (mime-display, mime-security): Ditto.
27207
27208 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27209
27210         * flow-fill.el: Typo.
27211
27212 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
27213
27214         * spam-wash.el: New file.
27215
27216 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
27217
27218         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
27219
27220 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
27221
27222         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
27223         to be run with new-articles as LIST1, not LIST2.
27224         (spam-registration-functions): Add spam-use-ham-copy as a nil
27225         registration backend.
27226
27227 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27228
27229         * spam-stat.el (spam-stat-washing-hook): New option.
27230         (spam-stat-buffer-words): Use it.
27231         (spam-stat-process-directory, spam-stat-test-directory):
27232         Use insert-file-contents-literally.
27233         (spam-stat-coding-system): New variable.
27234         (spam-stat-load, spam-stat-save): Use it.
27235
27236 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27237
27238         * spam-report.el (spam-report-plug-agent):
27239         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27240
27241 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27242
27243         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27244         Allow / in mailto URLs.
27245
27246 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27247
27248         * spam-report.el (spam-report-process-queue): Fix interactive use.
27249         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27250         (spam-report-unplug-agent): Doc fixes.
27251         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27252         (spam-report-agentize, spam-report-deagentize): Autoload.
27253
27254 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27255
27256         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27257
27258         * message.el (message-setup-fill-variables): Add mml tags to
27259         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27260         <ajk@iu.edu>.
27261         (message-mode): Don't modify paragraph-separate there.
27262
27263 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27264
27265         * compface.el (uncompface-use-external): Default to undecided.
27266         (uncompface-use-external-threshold): New variable.
27267         (uncompface-float-time): New macro.
27268         (uncompface): Determine whether to use the external decoder if
27269         uncompface-use-external is undecided.
27270
27271 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27272
27273         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27274         after images.
27275
27276         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27277
27278 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27279
27280         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27281
27282         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27283
27284         * gnus-sum.el (gnus-summary-limit-to-age)
27285         (gnus-summary-limit-children): do.
27286
27287         * gnus-int.el (gnus-request-scan): do.
27288
27289         * gnus-group.el (gnus-group-suspend): do.
27290
27291         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27292
27293         * gnus-cite.el (gnus-cite-parse-attributions): do.
27294
27295         * gnus-agent.el (gnus-summary-set-agent-mark)
27296         (gnus-agent-regenerate-group): do.
27297
27298         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27299
27300         * binhex.el (binhex-decode-region-internal): do.
27301
27302 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27303
27304         * gnus-fun.el (gnus-face-properties-alist): New user option.
27305         (gnus-display-x-face-in-from): Use it.
27306
27307         * gnus-art.el (article-display-face): Ditto.
27308
27309         * compface.el (uncompface-use-external): Default to nil.
27310
27311 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27312
27313         * nntp.el (nntp-erase-buffer): New function.
27314         (nntp-retrieve-data, nntp-send-command)
27315         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27316         (nntp-possibly-change-group): Use it.
27317
27318         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27319         Use with-current-buffer.
27320
27321 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27322
27323         * compface.el: Merge the ELisp-based uncompface program.
27324         (compface): New customization group.
27325         (uncompface-use-external): New user option.
27326         (uncompface): Call uncompface-internal if uncompface-use-external
27327         is nil.
27328         (uncompface-internal): New function.  Note that there are also
27329         some other functions and variables added for this function.
27330
27331 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27332
27333         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27334         if necessary.
27335
27336 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27337
27338         * spam-report.el (spam-report-unplug-agent)
27339         (spam-report-plug-agent, spam-report-deagentize)
27340         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27341         Add support for the Agent in spam-report: when unplugged, report to a
27342         file; when plugged, submit all the requests.
27343
27344         * spam.el (spam-register-routine): Fix message about
27345         registration.
27346
27347 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27348
27349         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27350         dependencies.
27351         (rfc2047-encode): Use it.
27352
27353         * gnus-art.el (gnus-button-marker-list): Move before first
27354         reference.
27355
27356         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27357         (imap-parse-body): Fix format string mismatch.
27358
27359         * gnus-score.el (gnus-summary-increase-score): do.
27360
27361         * nnrss.el (nnrss-close): New function.
27362
27363 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27364
27365         * nnrss.el (nnrss-make-filename): New function.
27366         (nnrss-request-delete-group, nnrss-read-server-data)
27367         (nnrss-save-server-data, nnrss-read-group-data)
27368         (nnrss-save-group-data): Use it.
27369         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27370         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27371         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27372
27373 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27374
27375         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27376
27377 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27378
27379         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27380         files.
27381
27382         * message.el (message-generate-headers-first): Don't quote nil
27383         and t in docstrings.
27384
27385         * imap.el (imap-id): do.
27386
27387         * gnus-agent.el (gnus-agent-consider-all-articles)
27388         (gnus-agent-queue-mail): do.
27389
27390 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27391
27392         * spam-report.el (spam-report-process-queue): New function.
27393         Process requests from `spam-report-requests-file'.
27394         (spam-report-process-queue): Doc fix.
27395
27396 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27397
27398         * spam.el (spam-register-routine)
27399         (spam-log-processing-to-registry, spam-log-registered-p)
27400         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27401         Change "check" to "spam-check" for semi-clarity.
27402
27403 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27404
27405         * pop3.el: Require nnheader.
27406
27407         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27408
27409         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27410
27411         * gnus-picon.el: Require cl.
27412
27413         * gnus-fun.el: Require gnus-ems and gnus-util.
27414
27415         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27416
27417         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27418
27419         * gnus-art.el (gnus-article-edit-mode): Define before first
27420         reference.
27421
27422 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27423
27424         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27425         (gnus-uu-post-encoded): Use point-at-bol.
27426
27427         * gnus-topic.el (gnus-group-active-topic-p): do.
27428
27429         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27430
27431         * gnus-group.el (gnus-group-kill-region): do.
27432
27433         * gnus-art.el (article-date-ut): do.
27434
27435         * message.el (message-fetch-field): Remove redundant
27436         case-fold-search binding.
27437         (message-narrow-to-field): Simplify.
27438
27439 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27440
27441         * spam.el (spam-directory): Derive from `gnus-directory'.
27442
27443         * spam-report.el (spam-report-url-to-file)
27444         (spam-report-requests-file): New function and variable for offline
27445         reporting.
27446         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27447         and user defined function.
27448         (spam-report-url-ping-mm-url): Remove doubled slash.
27449
27450 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27451
27452         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27453
27454 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27455
27456         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27457         Fix format string mismatch.
27458
27459         * sieve.el (sieve-deactivate-all): do.
27460
27461         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27462
27463         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27464
27465         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27466
27467         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27468
27469 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27470
27471         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27472         the list of checks.
27473
27474 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27475
27476         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27477         padding.
27478
27479 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27480
27481         * mm-view.el (mm-fill-flowed): New variable.
27482         (mm-inline-text): Use it.
27483
27484 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27485
27486         * spam.el (spam-spamassassin-register-ham-routine)
27487         (spam-spamassassin-register-spam-routine): Fix function names.
27488
27489 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27490
27491         * gnus.el (gnus-tmp-grouplens): Remove.
27492         (gnus-summary-line-format): Remove grouplens.
27493
27494         * gnus-group.el (gnus-group-line-format): Ditto.
27495
27496         * gnus-spec.el (gnus-format-specs): Ditto.
27497         (gnus-update-format-specifications): Flush the group format spec
27498         cache if there's the grouplens stuff.
27499         (gnus-parse-simple-format): Replace %l with the empty string.
27500
27501 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27502
27503         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27504         omission.
27505
27506 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27507
27508         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27509         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27510
27511 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27512
27513         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27514         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27515         New macros and functions.
27516         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27517         Handle > NLINK_MAX messages.
27518         * nnmaildir.el (nnmaildir-request-set-mark):
27519         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27520
27521 2004-01-25  Alex Schroeder  <alex@gnu.org>
27522
27523         * spam-stat.el (spam-stat-process-directory-age): New option.
27524         (spam-stat-process-directory): Use it.
27525
27526 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27527
27528         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27529         (spam-stat-save): Accept prefix argument.
27530
27531 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27532
27533         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27534         links" error.
27535
27536 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27537
27538         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27539         the rest of the and/or forms.
27540
27541 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27542
27543         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27544         compatibility with old .newsrc.eld files.
27545
27546         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27547
27548         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27549
27550         * gnus-start.el (gnus-1): do.
27551
27552         * gnus-group.el (gnus-group-line-format-alist): do.
27553
27554         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27555
27556         * gnus-gl.el: Remove.
27557
27558 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27559
27560         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27561         marks consisting of a single range {for example, (3 . 5)} rather
27562         than a list of a single range { ((3 . 5)) }.
27563
27564 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27565
27566         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27567         Use with-current-buffer.
27568         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27569         avoid consing a string.
27570
27571         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27572         Remove obsolete entries for big5 and gb2312.
27573
27574 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27575
27576         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27577         uncompressed list.
27578
27579 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27580
27581         * spam-stat.el (spam-stat-strip-xref): New function.
27582         (spam-stat-process-directory): Use it.
27583
27584         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27585         here -- it's done in message-fetch-field.
27586
27587 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27588
27589         * gnus-agent.el (gnus-agent-queue-mail)
27590         (gnus-agent-prompt-send-queue): New variables.
27591         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27592         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27593         "nndraft:queue" along to gnus-draft-send.
27594         Use gnus-agent-prompt-send-queue.
27595         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27596         is "nndraft:queue".  Suggested by Gaute Strokkenes
27597         <gs234@srcf.ucam.org>
27598
27599         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27600         (agent-enable-undownloaded-faces): Add.
27601         (gnus-agent-cat-groups): Use eval-and-compile, not
27602         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27603         method of gnus-agent-cat-groups even when the buffer has been
27604         evaled.
27605         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27606         delete gnus-agent-save-active-1.
27607         (gnus-agent-save-groups): Delete.  Identical to
27608         gnus-agent-save-active.
27609         (gnus-agent-write-active): No longer adjust agent's copy of active
27610         file as agent's adjustments are now stored in their own
27611         file.  Remove optional parameter.
27612         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27613         servers.  Add use of min/max range limits from server's local
27614         file.
27615         (gnus-agent-save-alist): Remove unused optional argument.
27616         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27617         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27618         (gnus-agent-set-local): A per-server file that keeps min/max range
27619         limits for articles known to the agent.  Provides a fast mechanism
27620         for altering many active ranges.
27621         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27622         active file (local makes it unnecessary).
27623         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27624
27625         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27626         (agent-enable-undownloaded-faces): Add.
27627
27628         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27629         disable it when sending to "nndraft:queue".
27630         (gnus-group-send-queue): Add safety check to avoid sending queue
27631         when unplugged.
27632
27633         * gnus-group.el (gnus-group-catchup): Use new
27634         gnus-sequence-of-unread-articles, not
27635         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27636         numbers of articles.  Use gnus-range-map to avoid having to
27637         uncompress the unread list.
27638         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27639         Fix invalid ange-ftp reference.
27640
27641         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27642         (gnus-sorted-range-intersection): Intersection of two ranges
27643         without requiring that they first be uncompressed.
27644
27645         * gnus-start.el (gnus-activate-group): Unless blocked by the
27646         caller, possibly expand the active range to include both cached
27647         and agentized articles.
27648         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27649         multiple version-dependent converters.
27650         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27651         gnus-agent-save-active.
27652         (gnus-save-newsrc-file): Save dirty agent range limits.
27653
27654         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27655         gnus-agent-possibly-alter-active.
27656         (gnus-adjust-marked-articles): Faster handling of simple lists.
27657
27658 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27659
27660         * spam-stat.el (spam-stat-test-directory): New optional argument
27661         displays a list of files detected.  Suggested by Andrew Cohen
27662         <cohen@andy.bu.edu>.
27663         (spam-stat-buffer-words-with-scores): Don't narrow and change
27664         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27665
27666 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27667
27668         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27669         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27670         (spam-spamassassin-arguments)
27671         (spam-spamassassin-spam-flag-header)
27672         (spam-spamassassin-positive-spam-flag-header)
27673         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27674         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27675         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27676         (spam-list-of-processors, spam-list-of-checks)
27677         (spam-list-of-statistical-checks, spam-registration-functions)
27678         (spam-check-spamassassin-headers, spam-check-spamassassin)
27679         (spam-spamassassin-score)
27680         (spam-spamassassin-register-with-sa-learn)
27681         (spam-spamassassin-register-spam-routine)
27682         (spam-spamassassin-register-ham-routine)
27683         (spam-assassin-register-spam-routine)
27684         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27685         (spam-bogofilter-score): Fix to show article before scoring.
27686
27687 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27688
27689         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27690         default scoring function.
27691         (spam-generic-score): Call spam-spamassassin-score if
27692         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27693         spam-bogofilter-score otherwise.
27694
27695         * gnus.el (spam-process, spam-autodetect-methods):
27696         Add spamassassin and spamassassin-headers.
27697
27698 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27699
27700         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27701         Suppress unnecessary messages.
27702
27703 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27704
27705         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27706         make-hash-table.
27707
27708 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27709
27710         * canlock.el (base64-encode-string): Don't autoload it.
27711
27712 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27713
27714         * run-at-time.el: Remove useless (require 'itimer),
27715         eval-and-compile and (featurep 'xemacs).
27716
27717 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27718
27719         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27720         GROUP is a virtual group.
27721
27722 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27723
27724         * gnus.el: Autoload `message-y-or-n-p'.
27725
27726 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27727
27728         * pgg-parse.el: Remove unnecessary (require 'custom).
27729
27730         * pgg-def.el: do.
27731
27732         * nnmail.el: do.
27733
27734         * gnus-undo.el: do.
27735
27736         * gnus-picon.el: do.
27737
27738         * gnus-util.el: do.
27739
27740 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27741
27742         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27743
27744 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27745
27746         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27747         handle, as well as a list.
27748
27749         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27750         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27751         (mm-w3m-cid-retrieve): Simplify.
27752
27753 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27754
27755         * message.el (message-kill-to-signature): Allow prefix arg to
27756         specify number of lines to keep before signature.
27757
27758 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27759
27760         * message.el (message-kill-to-signature): Change docstring.
27761
27762 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27763
27764         * canlock.el: Always require sha1-el.
27765         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27766
27767         * message.el: Autoload sha1 only when compiling.
27768
27769         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27770         eudc-expand-inline for XEmacs.
27771
27772 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27773
27774         * message.el (message-canlock-generate): Require sha1-el.
27775
27776 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27777
27778         * message.el (message-expand-name): Silence the byte compiler.
27779
27780         * lpath.el: Add detect-coding-system.
27781
27782         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27783         cus-edit.
27784
27785 2004-01-13  Simon Josefsson  <jas@extundo.com>
27786
27787         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27788         Invoke gnus-score-mode.
27789         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27790
27791         * gnus-range.el (gnus-compress-sequence): Doc fix.
27792         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27793
27794 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27795
27796         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27797
27798 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27799
27800         * spam.el (spam-get-article-as-string): Update to use
27801         gnus-request-article-this-buffer, much simpler.
27802         (spam-get-article-as-buffer): Remove.
27803
27804 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27805
27806         * message.el (message-expand-name): Use EUDC if the user uses that.
27807
27808 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27809
27810         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
27811         character for the encoding to avoid consing a string.
27812
27813         * rfc2047.el (rfc2047-decode-string): Don't cons a string
27814         unnecessarily.
27815
27816         * mm-util.el (mm-replace-chars-in-string): Remove.
27817
27818         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
27819         of mm-replace-chars-in-string.
27820
27821 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
27822
27823         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
27824
27825         * mm-util.el (mm-subst-char-in-string): Support inplace.
27826
27827         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
27828         a new string in every iteration.  Use shy groups.
27829
27830 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
27831
27832         * gnus-srvr.el (gnus-browse-unsubscribe-group):
27833         * gnus-soup.el (gnus-soup-group-brew):
27834         * gnus-msg.el (gnus-put-message):
27835         * gnus-move.el (gnus-group-move-group-to-server):
27836         * gnus-kill.el (gnus-batch-score):
27837         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
27838         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
27839         (gnus-group-update-group, gnus-group-read-group)
27840         (gnus-group-make-group, gnus-group-make-help-group)
27841         (gnus-group-make-archive-group, gnus-group-make-directory-group)
27842         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
27843         (gnus-group-sort-by-unread, gnus-group-catchup)
27844         (gnus-group-unsubscribe-group, gnus-group-kill-group)
27845         (gnus-group-yank-group, gnus-group-set-info)
27846         (gnus-group-list-groups):
27847         * gnus.el (gnus-generate-new-group-name):
27848         * gnus-delay.el (gnus-delay-send-queue):
27849         * nnvirtual.el (nnvirtual-catchup-group):
27850         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
27851         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
27852         (gnus-group-prepare-topics, gnus-topic-check-topology):
27853         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
27854         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
27855         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
27856         (gnus-group-make-articles-read):
27857         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
27858         (gnus-group-change-level, gnus-kill-newsgroup)
27859         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
27860         (gnus-get-unread-articles, gnus-make-articles-unread)
27861         (gnus-make-ascending-articles-unread): Use accessor
27862         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
27863         to get group information for improved readability.
27864
27865
27866 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27867
27868         * gnus-art.el (article-decode-mime-words, article-babel)
27869         (gnus-article-highlight-signature, gnus-article-add-buttons)
27870         (gnus-signature-toggle): Use gnus-with-article-buffer.
27871
27872         * gnus-art.el (gnus-article-highlight-headers)
27873         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
27874
27875         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
27876         (gnus-article-set-globals, gnus-request-article-this-buffer)
27877         (gnus-button-message-id, gnus-article-maybe-hide-headers)
27878         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
27879         (gnus-mime-display-alternative): Use with-current-buffer.
27880
27881 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27882
27883         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
27884         also under 80 char limit, and call gnus-error if needed.
27885         (spam-fetch-article-header): Fix - it was a
27886         buffer-local variable (gnus-newsgroup-data).
27887         (spam-find-spam): Use spam-generate-fake-headers, forget about
27888         spam-insert-fake-headers.
27889         (spam-insert-fake-headers): Remove.
27890
27891 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27892
27893         * deuglify.el (gnus-article-outlook-unwrap-lines)
27894         (gnus-outlook-rearrange-article)
27895         (gnus-outlook-repair-attribution-outlook)
27896         (gnus-outlook-repair-attribution-block)
27897         (gnus-outlook-repair-attribution-other): Remove redundant
27898         save-excursion.
27899
27900 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
27901
27902         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
27903         (spam-fetch-field-subject-fast)
27904         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
27905         (spam-fetch-article-header): Add functions to deal with Gnus
27906         internals for fast retrieval of article header data.
27907         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
27908
27909 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
27910
27911         * pop3.el (pop3-md5): Remove.
27912         (pop3-apop): Replace pop3-md5 with md5.
27913
27914         * mm-bodies.el: base64 is always built-in.
27915
27916         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
27917         Use with-current-buffer.
27918
27919 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27920
27921         * canlock.el (canlock-insert-header): Remove excessive grouping in
27922         regexp.
27923
27924         * gnus-sum.el (gnus-summary-read-document): Ditto.
27925
27926         * gnus-uu.el (gnus-uu-part-number): Ditto.
27927
27928         * html2text.el (html2text-remove-tags): Ditto.
27929         (html2text-format-tags): Ditto.
27930         (html2text-format-single-elements): Ditto.
27931
27932         * mml.el (mml-parse-1): Ditto.
27933
27934 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27935
27936         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
27937
27938         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
27939
27940         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
27941
27942         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
27943
27944 2003-11-15  Simon Josefsson  <jas@extundo.com>
27945
27946         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
27947         (pgg-gpg-lookup-key): Use regexp match instead of
27948         split-string (split-string is different between emacs 21.2 and
27949         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
27950
27951 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
27952
27953         * gnus-art.el (gnus-mime-view-all-parts)
27954         (gnus-article-part-wrapper, gnus-article-view-part):
27955         Use with-current-buffer.
27956
27957 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27958
27959         * spam.el (spam-disable-spam-split-during-ham-respool)
27960         (spam-spamoracle-database, spam-cache-lookups)
27961         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
27962         (spam-group-ham-mark-p, spam-group-spam-mark-p)
27963         (spam-group-ham-marks, spam-group-spam-marks)
27964         (spam-group-spam-contents-p, spam-group-ham-contents-p)
27965         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
27966         also add spam-use-blackholes to the statistical checks.
27967         (spam-fetch-field-fast): Add interface to fetching fields, may
27968         become a macro.
27969         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
27970         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
27971         (spam-insert-fake-headers): Fake an article when needed.
27972         (spam-find-spam): Fake article when possible.
27973         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
27974         (spam-check-bogofilter-headers): Use message-fetch-field instead
27975         of nnmail-fetch-field.
27976
27977 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
27978
27979         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
27980
27981 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
27982
27983         * spam.el (spam-split): Do not require spam-use-CHECK to be
27984         enabled if that check is passed to spam-split explicitly; also
27985         fix so 'spam doesn't get converted to spam-split-group when
27986         spam-split-symbolic-return is t.
27987         (spam-find-spam): Find registrations of the article and use those
27988         instead of re-running spam-split to find the spam/ham
27989         classification of the article.
27990         (spam-log-processing-to-registry, spam-log-registered-p)
27991         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27992         Use gnus-error instead of gnus-message.
27993         (spam-log-registration-type): Add function to determine the
27994         classification of a message based on registry entries; will
27995         return nil if both 'spam and 'ham are found.
27996         (spam-check-BBDB): Expand all the BBDB macros here so we can have
27997         a reasonably fast local cache without the loading errors.
27998         (spam-cache-lookups): Set to t by default.
27999         (spam-find-spam): Don't try to guess spam-cache-lookups.
28000         (spam-enter-whitelist, spam-enter-blacklist): Clear the
28001         spam-caches entry.
28002         (spam-filelist-build-cache, spam-filelist-check-cache):
28003         Fix caching of whitelist/blacklist entries.
28004         (spam-check-whitelist, spam-check-blacklist):
28005         Invoke spam-from-listed-p with a type, not a cache variable.
28006         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
28007
28008 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28009
28010         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
28011
28012         * nnmail.el (nnmail-split-fancy): do.
28013
28014         * mml.el (mml-parse): do.
28015
28016         * gnus-score.el (gnus-enter-score-words-into-hashtb)
28017         (gnus-score-adaptive): do.
28018
28019 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28020
28021         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
28022         (gnus-mime-button-map): Don't set keymap parent.
28023         (gnus-button-ctan-directory-regexp): Use shy grouping.
28024         (gnus-prev-page-map): Don't set keymap parent.
28025         (gnus-prev-page-map): Remove duplicated one.
28026         (gnus-next-page-map): Don't set keymap parent.
28027         (gnus-mime-security-button-map): Ditto.
28028
28029         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
28030         version number.
28031
28032         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
28033
28034 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28035
28036         * canlock.el (canlock-sha1-function): Remove.
28037         (canlock-sha1-function-for-verify): Remove.
28038         (canlock-openssl-program): Remove.
28039         (canlock-openssl-args): Remove.
28040         (canlock-ignore-errors): Remove.
28041         (canlock-sha1-with-openssl): Remove.
28042         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
28043         (canlock-verify): Don't use canlock-ignore-errors.
28044
28045         * sha1-el.el (sha1-string-external): Make it can return a string
28046         in binary form.
28047         (sha1-region-external): Ditto.
28048         (sha1-string-internal): Ditto.
28049         (sha1-region-internal): Ditto.
28050         (sha1-region): Ditto.
28051         (sha1-string): Ditto.
28052         (sha1): Ditto.
28053
28054 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28055
28056         * spam.el (spam-report-articles-gmane): New command.
28057
28058 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28059
28060         * gnus.el: Don't make unnecessary *Group* buffer when loading.
28061
28062         * run-at-time.el (run-at-time-saved): Remove.
28063         (run-at-time): Doc fix.
28064
28065 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28066
28067         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
28068         (gnus-summary-limit-map): Add it.
28069         (gnus-summary-make-menu-bar): do.
28070
28071 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
28072
28073         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
28074         Make attempt at some caching support (done for BBDB only now).
28075         (spam-find-spam): Set spam-cache-lookups if there are more than 2
28076         addresses to be checked.
28077         (spam-clear-cache-BBDB): Add function, to be invoked by
28078         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
28079         (spam-check-BBDB): Check and use the caches, if
28080         spam-cache-lookups is on, remove superfluous (provide).
28081
28082 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
28083
28084         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
28085
28086 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
28087
28088         * run-at-time.el (run-at-time-saved): Move to after the definition
28089         of `run-at-time'.
28090
28091         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
28092
28093 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28094
28095         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
28096         mm-w3m-local-map-property.
28097
28098         * mm-view.el (mm-w3m-mode-map): Remove.
28099         (mm-w3m-local-map-property): Remove.
28100         (mm-inline-text-html-render-with-w3m): Don't use
28101         mm-w3m-local-map-property.
28102
28103 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28104
28105         * run-at-time.el: New file.
28106
28107         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
28108         under Emacs.
28109
28110         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
28111         of gnus-set-text-properties.
28112
28113         * gnus-uu.el (gnus-uu-save-article): Ditto.
28114
28115         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
28116
28117         * gnus-cite.el (gnus-cite-parse): Ditto.
28118
28119         * gnus-art.el (gnus-button-push): Use set-text-properties instead
28120         of gnus-.
28121
28122         * gnus-xmas.el (run-at-time): Require run-at-time.
28123
28124         * gnus.el: Change calls to nnheader-run-at-time and
28125         password-run-at-time throughout to use run-at-time directly.
28126
28127         * password.el: Remove definition of run-at-time.
28128
28129         * nnheaderxm.el: Remove definition of run-at-time.
28130
28131 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
28132
28133         * mml.el (mml-minibuffer-read-disposition): Show attachment type
28134         in prompt.
28135
28136 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28137
28138         * messagexmas.el (message-xmas-redefine): Alias
28139         `message-make-caesar-translation-table' to
28140         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
28141         version.
28142
28143         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
28144         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
28145         `gnus-xmas-set-text-properties'.
28146         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
28147         `gnus-xmas-completing-read'.
28148         (gnus-xmas-completing-read): Removed.
28149         (gnus-xmas-open-network-stream): Removed.
28150
28151         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
28152         XEmacs version.
28153
28154         * dns.el (dns-make-network-process): Use `open-network-stream'
28155         instead of `gnus-xmas-open-network-stream'.
28156
28157         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
28158
28159         * .cvsignore: Add auto-autoloads.el, custom-load.el.
28160
28161 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28162
28163         * gnus-art.el (gnus-mime-display-alternative)
28164         (gnus-insert-mime-button, gnus-insert-mime-security-button)
28165         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
28166         Don't use gnus-local-map-property.
28167
28168         * gnus-util.el (gnus-local-map-property): Remove.
28169
28170         * mm-view.el (mm-view-pkcs7-decrypt):
28171         Replace gnus-completing-read-maybe-default with completing-read.
28172
28173         * gnus-util.el (gnus-completing-read): do.
28174         (gnus-completing-read-maybe-default): Remove.
28175
28176 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28177
28178         * password.el: Only autoload `run-at-time' if not XEmacs.
28179         Only autoload the itimer functions if XEmacs.
28180
28181 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28182
28183         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
28184         XEmacsen.
28185
28186         * dgnushack.el: Autoload executable-find for XEmacs.
28187
28188 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28189
28190         * gnus-art.el (gnus-read-string): Remove.
28191         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
28192         read-string.
28193
28194 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
28195
28196         * netrc.el: Autoload password-read.
28197         (netrc): Add configuration group.
28198         (netrc-encoding-method, netrc-openssl-path):
28199         Add variables for encoding and decoding of files with symmetric
28200         ciphers.
28201         (netrc-encode): Add assistant function to encode a file with
28202         netrc-encoding-method.
28203         (netrc-parse): Add interactive parameter, added optional
28204         decoding if netrc-encoding-method is non-nil but otherwise
28205         behavior is standard.
28206         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
28207         Do s/encode/encrypt/ everywhere.
28208
28209         * spam.el: Remove executable-find autoload.
28210
28211 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28212
28213         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
28214
28215         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
28216
28217 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
28218
28219         * gnus-art.el (gnus-treat-ansi-sequences)
28220         (article-treat-ansi-sequences): New variable and function.
28221         Suggested by Dan Jacobson <jidanni@jidanni.org>.
28222
28223         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
28224         Use it.
28225
28226 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28227
28228         * mm-util.el (mm-quote-arg): Remove.
28229
28230         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28231         shell-quote-argument.
28232
28233         * gnus-uu.el (gnus-uu-command): do.
28234
28235         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28236
28237         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28238         with make-char.
28239
28240         * mm-util.el (mm-make-char): Remove.
28241
28242         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28243         add-minor-mode.
28244
28245         * gnus-undo.el (gnus-undo-mode): do.
28246
28247         * gnus-topic.el (gnus-topic-mode): do.
28248
28249         * gnus-sum.el (gnus-dead-summary-mode): do.
28250
28251         * gnus-start.el (gnus-slave-mode): do.
28252
28253         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28254
28255         * gnus-ml.el (gnus-mailing-list-mode): do.
28256
28257         * gnus-gl.el (gnus-grouplens-mode): do.
28258
28259         * gnus-draft.el (gnus-draft-mode): do.
28260
28261         * gnus-dired.el (gnus-dired-mode): do.
28262
28263         * gnus-ems.el (gnus-add-minor-mode): Remove.
28264
28265         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28266         Replace gnus-char-width with char-width.
28267
28268         * gnus-ems.el (gnus-char-width): Remove.
28269
28270         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28271         Replace gnus-char-width with char-width.
28272
28273         * gnus-ems.el (gnus-char-width): Remove.
28274
28275         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28276         definition.
28277         Remove Emacs 20 hash table compatibility code.
28278
28279         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28280         20 compatibility code.
28281
28282         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28283
28284         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28285
28286         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28287         Replace with point-at-{eol,bol}.
28288
28289         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28290
28291         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28292
28293         * flow-fill.el (fill-flowed-point-at-bol)
28294         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28295
28296         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28297         Replace with point-at-{eol,bol} throughout all files.
28298
28299 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28300
28301         * ntlm.el (ntlm-string-as-unibyte): New macro.
28302         (ntlm-build-auth-response): Use it.
28303
28304         Remove Emacs 20 stuff:
28305         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28306         (butlast, mapc, remove): Remove the compiler macros.
28307         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28308         of delq and copy-sequence.
28309         * gnus-art.el (popup-menu): Remove the compiler macro.
28310         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28311         Emacs 20.
28312
28313 2004-01-05  Simon Josefsson  <jas@extundo.com>
28314
28315         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28316         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28317         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28318         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28319         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28320         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28321         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28322         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28323         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28324         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28325         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28326         string-xor into ntlm-string-xor.
28327         Suggested by Jesper Harder <harder@myrealbox.com>.
28328
28329         * ntlm.el: Don't include poem.
28330
28331         * md4.el (print-int32, print-string-hexa): Remove.
28332         Suggested by Jesper Harder <harder@myrealbox.com>.
28333
28334         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28335
28336         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28337         probably breaks emacs with DL patch, but do we care? Is anyone
28338         still using the DL stuff?)
28339
28340         * sieve-manage.el: Use the password package.
28341         (sieve-manage-read-passwd): Remove.
28342         (sieve-manage-interactive-login): Use password.  Re-add
28343         condition-case around loop.
28344
28345         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28346         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28347         Use the password package.
28348
28349 2003-02-19  Simon Josefsson  <jas@extundo.com>
28350
28351         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28352         token.
28353
28354 2002-08-07  Simon Josefsson  <jas@extundo.com>
28355
28356         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28357         (sieve-manage-authenticators)
28358         (sieve-manage-authenticator-alist): Add some SASL mechs.
28359         (sieve-sasl-auth): New function.
28360         (sieve-manage-cram-md5-auth)
28361         (sieve-manage-plain-auth): Rewrite using SASL library.
28362         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28363         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28364         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28365         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28366
28367 2004-01-05  Simon Josefsson  <jas@extundo.com>
28368
28369         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28370         New files.
28371
28372 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28373
28374         * gnus-group.el (gnus-no-groups-message): Update.
28375
28376         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28377
28378 2003-11-09  Simon Josefsson  <jas@extundo.com>
28379
28380         * imap.el: Support for ID IMAP extension (RFC 2971).
28381         (imap-local-variables): Add imap-id.
28382         (imap-id): New variable.
28383         (imap-id): New function.
28384         (imap-parse-response): Parse untagged ID response.
28385         * nnimap.el (nnimap-id): New variable.
28386         (nnimap-open-connection): Use it.
28387
28388 2003-12-28  Simon Josefsson  <jas@extundo.com>
28389
28390         * gnus-score.el (gnus-score-edit-all-score): New.
28391         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28392
28393 2004-01-04  Simon Josefsson  <jas@extundo.com>
28394
28395         * password.el: Add.
28396
28397 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28398
28399         * dns.el (dns-query-types): Fix typo.
28400         (dns-query-types): New function.
28401         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28402         PTR and SOA replies, see RFC 1035.
28403
28404 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28405
28406         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28407
28408         * Move to Changelog.2.
28409
28410 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28411
28412         * gnus.el (gnus-version-number): Bump version.
28413
28414 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28415
28416         * gnus.el: No Gnus v0.1 is released.
28417
28418 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28419
28420         * gnus.el: No Gnus v0.0 is released.
28421
28422 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28423
28424         * gnus.el (gnus-version-number): Bump.
28425         (gnus-version): No.
28426
28427 See ChangeLog.2 for earlier changes.
28428
28429   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28430
28431   This file is part of GNU Emacs.
28432
28433   GNU Emacs is free software: you can redistribute it and/or modify
28434   it under the terms of the GNU General Public License as published by
28435   the Free Software Foundation, either version 3 of the License, or
28436   (at your option) any later version.
28437
28438   GNU Emacs is distributed in the hope that it will be useful,
28439   but WITHOUT ANY WARRANTY; without even the implied warranty of
28440   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28441   GNU General Public License for more details.
28442
28443   You should have received a copy of the GNU General Public License
28444   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28445
28446 ;; Local Variables:
28447 ;; coding: utf-8
28448 ;; fill-column: 79
28449 ;; add-log-time-zone-rule: t
28450 ;; End: