Go back to grave quoting in Gnus
[gnus] / lisp / ChangeLog
1 2015-08-26  Paul Eggert  <eggert@cs.ucla.edu>
2
3         Go back to grave quoting in Gnus
4
5         * auth-source.el (auth-source-netrc-parse-entries):
6         * gnus-agent.el (gnus-agent-check-overview-buffer)
7         (gnus-agent-fetch-headers):
8         * gnus-int.el (gnus-start-news-server):
9         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal)
10         (gnus-registry-post-process-groups):
11         * gnus-score.el (gnus-summary-increase-score):
12         * gnus-start.el (gnus-convert-old-newsrc):
13         * gnus-topic.el (gnus-topic-rename):
14         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
15         * spam.el (spam-check-blackholes):
16         Stick with grave quoting in diagnostics strings.  This is more
17         portable to older Emacs, desirable for Gnus.
18
19 2015-08-25  Paul Eggert  <eggert@cs.ucla.edu>
20
21         Prefer directed to neutral quotes in docstings and diagnostics.
22         In docstrings, escape apostrophes that would otherwise be translated
23         to curved quotes using the newer, simpler rules.
24
25         * auth-source.el (auth-source-netrc-parse-entries):
26         * gnus-agent.el (gnus-agent-check-overview-buffer)
27         (gnus-agent-fetch-headers):
28         * gnus-int.el (gnus-start-news-server):
29         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
30         * gnus-score.el (gnus-summary-increase-score):
31         * gnus-start.el (gnus-convert-old-newsrc):
32         * gnus-topic.el (gnus-topic-rename):
33         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
34         * nnmairix.el (nnmairix-widget-create-query):
35         * spam.el (spam-check-blackholes):
36         Use directed rather than neutral quotes in diagnostics.
37
38         * gnus-util.el (gnus-format-message):
39         Alias to format-message, or format if not available.
40
41 2015-08-21  Paul Eggert  <eggert@cs.ucla.edu>
42
43         * auth-source.el (auth-sources):
44         Prefer (substitute-command-keys "`\\[foo-command]'")
45         to "`M-x foo-command'" in docstring.
46
47         * time-date.el (format-seconds):
48         Use curved quotes in diagnostic format strings.
49
50         * nnmairix.el (nnmairix-propagate-marks-upon-close):
51         * pop3.el (pop3-authentication-scheme):
52         Don't quote symbols with apostrophes in doc strings.
53         Use asymmetric quotes instead.
54
55 2015-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
56
57         Use overlay functions directly
58
59         * dgnushack.el (overlay): Autoload overlay functions for XEmacs.
60         * lpath.el (delete-overlay, overlay-lists): Remove Fbind.
61
62         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part)
63         (gnus-insert-mime-button, gnus-mime-buttonize-attachments-in-header)
64         (gnus-article-highlight-signature, gnus-article-extend-url-button)
65         (gnus-article-add-button, gnus-insert-prev-page-button)
66         (gnus-insert-next-page-button, gnus-insert-mime-security-button):
67         * gnus-cite.el (gnus-cite-delete-overlays, gnus-cite-add-face):
68         * gnus-html.el (gnus-html-wash-tags):
69         * gnus-salt.el (gnus-tree-read-summary-keys, gnus-tree-recenter)
70         (gnus-highlight-selected-tree):
71         * gnus-sum.el (gnus-summary-show-all-threads, gnus-summary-show-thread)
72         (gnus-summary-hide-thread, gnus-highlight-selected-summary):
73         * gnus-util.el (gnus-put-overlay-excluding-newlines):
74         * message.el (message-fix-before-sending)
75         (message-toggle-image-thumbnails):
76         * mm-decode.el (mm-convert-shr-links):
77         * sieve.el (sieve-highlight, sieve-insert-scripts):
78         Use overlay functions directly instead of using gnus-overlay-*,
79         message-overlay-*, and sieve-overlay-*.
80
81         * gnus-sum.el (gnus-remove-overlays):
82         * gnus-xmas.el (gnus-xmas-move-overlay, gnus-xmas-overlays-at)
83         (gnus-xmas-overlays-in, gnus-make-overlay, gnus-copy-overlay)
84         (gnus-delete-overlay, gnus-overlay-get, gnus-overlay-put)
85         (gnus-move-overlay, gnus-overlay-buffer, gnus-overlay-start)
86         (gnus-overlay-end, gnus-overlays-at, gnus-overlays-in):
87         * gnus.el (gnus-make-overlay, gnus-copy-overlay, gnus-delete-overlay)
88         (gnus-overlay-get, gnus-overlay-put, gnus-move-overlay)
89         (gnus-overlay-buffer, gnus-overlay-start, gnus-overlay-end)
90         (gnus-overlays-at, gnus-overlays-in):
91         * message.el (message-delete-overlay, message-make-overlay)
92         (message-overlay-get, message-overlay-put, message-overlays-in):
93         * messagexmas.el (message-delete-overlay, message-make-overlay)
94         (message-overlay-get, message-overlay-put, message-overlays-in):
95         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
96         Remove.
97
98 2015-08-19  Glenn Morris  <rgm@gnu.org>
99
100         * nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P".
101
102 2015-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
103
104         * message.el (message-overlay-put, message-make-overlay)
105         (message-kill-all-overlays, message-overlays-in, message-overlay-get)
106         (message-delete-overlay, message-window-inside-pixel-edges):
107         Declare before using.
108
109 2015-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
110
111         * message.el (message-overlay-get, message-overlays-in)
112         (message-window-inside-pixel-edges):
113         * messagexmas.el (message-overlay-get, message-overlays-in):
114         XEmacs compatible functions.
115
116 2015-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
117
118         * message.el (message-toggle-image-thumbnails): New command.
119
120 2015-08-06  Paul Eggert  <eggert@cs.ucla.edu>
121
122         * message.el (message-send-form-letter): Change (message (format ...))
123         to (message ...).  This lessens the probability of confusion when
124         the output of `format' contains `%'.
125
126 2015-08-04  David Kastrup  <dak@gnu.org>
127
128         * gnus-art.el (gnus-article-describe-key)
129         (gnus-article-describe-key-briefly):
130         Do not overwrite preexisting contents of unread-command-events.
131
132 2015-08-02  Nikolaus Rath  <Nikolaus@rath.org>
133
134         * nnimap.el (nnimap-request-move-article)
135         (nnimap-process-expiry-targets, nnimap-split-incoming-mail): Use MOVE
136         extension if available.
137
138 2015-08-02  Nikolaus Rath  <Nikolaus@rath.org>
139
140         * nnimap.el (nnimap-open-connection-1): explicitly ask server for
141         capabilities instead of relying on LOGIN response.
142
143 2015-07-31  Paul Eggert  <eggert@cs.ucla.edu>
144
145         * nnbabyl.el (nnbabyl-retrieve-headers):
146         * nndiary.el (nndiary-retrieve-headers):
147         * nneething.el (nneething-retrieve-headers):
148         * nnmbox.el (nnmbox-retrieve-headers):
149         * nnmh.el (nnmh-retrieve-headers):
150         * nnml.el (nnml-retrieve-headers):
151         * nnspool.el (nnspool-retrieve-headers):
152         * nntp.el (nntp-retrieve-headers, nntp-retrieve-articles):
153         Prefer (floor (* 100.0 NUMERATOR) DENOMINATOR) when calculating
154         progress-report percentages and the like.  This avoids problems
155         if (* 100 NUMERATOR) would overflow.
156
157         * gnus-registry.el (gnus-registry-import-eld):
158         * registry.el (registry-reindex):
159         Use (* 100.0 ...) rather than (* 100 ...) to avoid int overflow issues.
160
161 2015-07-17  Julien Danjou  <jd@abydos>
162
163         * sieve-mode.el (sieve-font-lock-keywords): Add missing "body" test
164         command.
165
166 2015-07-11  Eric Abrahamsen  <eric@ericabrahamsen.net>
167
168         * gnus-registry.el (gnus-registry--set/remove-mark): Correct the order
169         of function arguments.
170
171 2015-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
172
173         * nnimap.el: Clean up "unused var" warnings.
174         (auth-source-creation-prompts): Declare.
175         (nnimap-retrieve-headers, nnimap-status-message)
176         (nnimap-request-create-group, nnimap-request-delete-group)
177         (nnimap-close-group, nnimap-request-move-article)
178         (nnimap-request-accept-article, nnimap-request-newgroups)
179         (nnimap-request-post, nnimap-dummy-active-number)
180         (nnimap-save-mail-spec, nnimap-get-groups): Add _ to unused vars.
181         (nnimap-parse-flags): Remove unused var `p'.
182         (nnimap-retrieve-group-data-early): Remove unused var `groups'.
183         (nnimap-flags-to-marks): Remove unused var `totalp'.
184
185 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
186
187         * nnimap.el (nnimap-transform-headers): Don't assume that UID comes
188         before RFC822.SIZE.
189
190 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
191
192         * nnimap.el (nnimap-open-connection-1): Always query capabilities,
193         so that a 'plain value for the `nnimap-stream' server variable is
194         handled correctly.
195
196 2015-07-08  Eric Abrahamsen  <eric@ericabrahamsen.net>
197
198         Remove unused let variables
199         * nnimap.el (nnimap-request-group): Variables are not used.
200
201         Check if group names are already strings
202         * gnus-group.el (gnus-group-group-name):
203         The group name may already be a string.
204         Specifically, in the group list reached from the *Server* buffer,
205         the 'gnus-group text property returns a string.  Everywhere else
206         it returns a symbol.
207
208 2015-06-24  Stefan Monnier  <monnier@iro.umontreal.ca>
209
210         * nnmaildir.el (nnmaildir--prepare): Use a more functional style.
211         (nnmaildir--update-nov): Remove unused var `numdir'.
212         (nnmaildir-request-type, nnmaildir--scan, nnmaildir-request-newgroups)
213         (nnmaildir-request-group, nnmaildir-request-create-group)
214         (nnmaildir-request-post, nnmaildir-request-move-article)
215         (nnmaildir-request-accept-article, nnmaildir-active-number):
216         Mark unused args.
217         (nnmaildir-get-new-mail, nnmaildir-group-alist, nnmaildir-active-file):
218         Declare.
219         (nnmaildir-request-scan): Remove unused vars `group' and `grp-dir'.
220         (nnmaildir-request-update-info): Remove unused vars `dotfile', `num',
221         `mark', `end', `new-mark', and `mark-sym'.
222         (nnmaildir-retrieve-headers):
223         Remove unused args `srv-dir', `dir', `nlist2'.
224         (nnmaildir-request-expire-articles):
225         Remove unused vars `article', `stop' and `nlist2'.
226         (nnmaildir-request-set-mark): Remove unused vars `begin', `article' and
227         `end'.  Use nnmaildir--article when dyn-binding is needed.
228         Give the value directly in the `let' for `del-mark', `del-action',
229         `add-action', and `set-action'.  Don't use `add-to-list' on a local var.
230         (nnmaildir-close-server):
231         Declare those local vars that need to be dyn-bound.
232
233 2015-06-03  Paul Eggert  <eggert@cs.ucla.edu>
234
235         * gnus-art.el (gnus-button-alist): Also support quotes 'like this'.
236
237 2015-05-31  David Engster  <deng@randomsample.de>
238
239         * tests/gnustest-nntp.el (gnustest-ping-host): Call 'sleep' binary
240         instead of using `sleep-for', as the latter does not seem to reliably
241         wait (see for instance bug 15990).
242
243 2015-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * gnus-art.el (gnus-button-alist): Re-revert last change.
246         cf. <http://news.gmane.org/group/gmane.emacs.devel/thread=186896>
247
248 2015-05-28  Paul Eggert  <eggert@cs.ucla.edu>
249
250         * gnus-art.el (gnus-button-alist): Revert last change.
251         It wasn't that important, and it caused a Gnus build to fail.  See:
252         http://www.randomsample.de:4456/builders/emacs-devel/builds/734
253
254         * gnus-art.el (gnus-button-alist):
255         Also treat "‘" and "’" as quoting chars.
256
257 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
258
259         * gnus-art.el (gnus-treat-strip-list-identifiers)
260         (gnus-article-mode-syntax-table):
261         * gnus-group.el (gnus-group-nnimap-edit-acl):
262         * canlock.el, deuglify.el: Fix minor quoting problems in doc strings,
263         e.g., missing quote, ``x'' where `x' was meant, etc.
264
265 2015-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
268         Use (char-to-int c) instead of (+ c 0) that the byte compiler optimizes
269         into just c.
270
271 2015-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
272
273         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
274         Normalize characters into numbers in spec keys.
275
276 2015-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
277
278         * dgnushack.el (declare-function): Redefine it to use autoload.
279         * lpath.el (gnus-html-prefetch-images): Declare.
280
281 2015-05-04  Glenn Morris  <rgm@gnu.org>
282
283         * gnus-art.el (nneething-get-file-name): Declare rather than autoload.
284
285         * gnus-async.el (gnus-html-prefetch-images): Remove pointless autoload.
286
287         * gnus-sync.el (gnus-group-topic): Autoload at run-time.
288         (gnus-topic-create-topic, gnus-topic-enter-dribble):
289         Declare rather than autoload.
290
291         * mm-archive.el (gnus-recursive-directory-files)
292         (mailcap-extension-to-mime): Autoload at run-time.
293
294         * mm-util.el (latin-unity-massage-name)
295         (latin-unity-maybe-remap, latin-unity-representations-feasible-region)
296         (latin-unity-representations-present-region):
297         Declare rather than autoload.
298
299         * mml-smime.el (epg-make-context, epg-passphrase-callback-function):
300         Autoload at run-time.
301         (epg-context-set-signers, epg-context-result-for)
302         (epg-new-signature-digest-algorithm, epg-verify-result-to-string)
303         (epg-list-keys, epg-verify-string, epg-sign-string, epg-encrypt-string)
304         (epg-context-set-passphrase-callback, epg-sub-key-fingerprint)
305         (epg-configuration, epg-expand-group, epa-select-keys):
306         Declare rather than autoload.
307
308         * nnir.el (nnimap-change-group, nnimap-make-thread-query):
309         Autoload at run-time.
310         (gnus-group-topic-name, nnimap-buffer, nnimap-command)
311         (gnus-registry-get-id-key, gnus-registry-action):
312         Declare rather than autoload.
313
314         * nnmail.el (mail-send-and-exit): Autoload at run-time.
315
316         * spam.el (spam-stat-buffer-change-to-non-spam)
317         (spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam)
318         (spam-stat-buffer-is-spam, spam-stat-load, spam-stat-save)
319         (spam-stat-split-fancy): Remove pointless autoloads.
320
321         * mm-view.el (epg-decrypt-string): Autoload.
322         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
323         (epg-sub-key-validity): Fix declarations.
324
325 2015-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
326
327         * gnus.el: Ma Gnus v0.13 is released.
328
329 2015-05-01  Glenn Morris  <rgm@gnu.org>
330
331         * gnus-util.el (iswitchb-read-buffer):
332         * mm-decode.el (libxml-parse-html-region):
333         * mml.el (libxml-parse-html-region):
334         * nnrss.el (libxml-parse-html-region): Update declaration.
335
336 2015-04-27  Glenn Morris  <rgm@gnu.org>
337
338         * message.el (gnus-extract-address-components):
339         Remove bogus declaration that was masking previous problem.
340
341 2015-04-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
342
343         * hashcash.el (hashcash-insert-payment-async-2): Save the mark when
344         altering the buffer.
345         (hashcash-insert-payment-async-2): Revert previous change because it
346         still means that the mark is moving around.
347
348 2015-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
349
350         * gnus-uu.el (gnus-uu-save-article):
351         Make the save-restriction/widen calls make more sense.
352
353 2015-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
354
355         * gnus-art.el (gnus-use-idna):
356         * gnus-sum.el (gnus-summary-idna-message):
357         * message.el (message-use-idna):
358         Catch the invalid-operation error that idna.el will issue.
359
360 2015-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
361
362         * gnus-group.el (gnus-group--setup-tool-bar-update):
363         cursor-sensor-functions should be a list of functions.
364
365 2015-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
366
367         * gnus-group.el (gnus-tmp-*): Declare.
368         (gnus-update-group-mark-positions): Remove unused `topic' var.
369         (gnus-group-insert-group-line): Remove unused var `header'.
370         (gnus-group--setup-tool-bar-update): New function.
371         (gnus-group-insert-group-line): Use it.
372         (gnus-group-update-eval-form): Declare local
373         dynamically-bound variables.
374         (gnus-group-unsubscribe-group): Use \` and \' to match string bounds.
375
376         * gnus-topic.el (gnus-topic-jump-to-topic)
377         (gnus-group-prepare-topics, gnus-topic-update-topic)
378         (gnus-topic-change-level, gnus-topic-catchup-articles)
379         (gnus-topic-remove-group, gnus-topic-delete, gnus-topic-indent):
380         Use inhibit-read-only.
381         (gnus-topic-prepare-topic): Use gnus-group--setup-tool-bar-update.
382         (gnus-topic-mode): Use define-minor-mode and derived-mode-p.
383
384 2015-04-12  João Távora  <joaotavora@gmail.com>
385
386         * message.el (message-mode):
387         Use `set' and `make-local-variable' instead of `setq-local'.
388
389 2015-04-12  Johan Bockgård  <bojohan@gnu.org>
390
391         * gnus-sum.el (gnus-summary-refer-thread):
392         Make sure gnus-newsgroup-unreads remains sorted.
393
394 2015-04-12  João Távora  <joaotavora@gmail.com>
395
396         Improve sexp-based movement in message-mode
397         * message.el (message--syntax-propertize): New function.
398         (message-mode): Set syntax-related vars.d
399         (message-smileys): New variable.
400
401 2015-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
402
403         * gnus-art.el (gnus-hidden-properties): Simplify.
404         (gnus-article-hide-text, gnus-article-unhide-text)
405         (gnus-article-unhide-text-type): Remove special handling of
406         `intangible' since that property is not used any more.
407         (gnus-article-treat-body-boundary): Use gnus-hidden-properties.
408
409 2015-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
410
411         * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco
412         and a runtime function for it, of which the XEmacs version takes only
413         two arguments.
414
415 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
416
417         Use American spelling for 'normalize'
418         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
419         All uses changed.  Add an alias for obsolete usages.
420
421 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
422
423         * gnus-art.el (gnus-article-browse-html-save-cid-content):
424         Always return relative file name.
425         (gnus-article-browse-html-parts):
426         Make external links absolute and cid file names relative.
427
428 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
429
430         * registry.el (registry-prune): Re-use `registry-full' in
431         `registry-prune'.  It's a bit of redundant work, but safer.
432         Also ensure that target-size is an integer.
433
434 2015-03-31  Daiki Ueno  <ueno@gnu.org>
435
436         * plstore.el (plstore--decrypt): Clear entry in
437         `plstore-passphrase-alist' if decryption failed (bug#20030).
438
439 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
440
441         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
442         to "Display" menu.
443
444 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
445
446         * nnimap.el (nnimap-split-incoming-mail): If a message is already
447         in the group it should be split to, don't re-copy it into the group.
448
449 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
450
451         * nnmh.el (nnmh-request-expire-articles):
452         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
453
454 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
455
456         * registry.el (registry-lookup-secondary, registry-full)
457         (registry-prune, registry-collect-prune-candidates):
458         * gnus-registry.el (gnus-registry-load): Use slot names rather than
459         initarg names in `oref' and `oset'.
460
461 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
462
463         * registry.el (registry-prune): Allow registry to reach full size
464         before pruning.
465
466 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
467
468         * registry.el (registry-collect-prune-candidates): Fix call to
469         cl-subseq.
470
471 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
472
473         * registry.el (registry-db): Temporary fix old Emacsen compilation.
474
475 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
476
477         * gnus-registry.el (gnus-registry-handle-action)
478         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
479         (gnus-registry-keywords): Make it do something.
480         (gnus-registry-import-eld): Remove unused var `new-entry'.
481         (gnus-registry-action): Remove unused var `to-name'.
482         (gnus-registry-make-db): Prefer `make-instance' to avoid
483         compiler warnings.
484         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
485
486         * registry.el (registry-db): Don't oset-default an instance-allocated
487         slot.
488
489 2015-03-10  Glenn Morris  <rgm@gnu.org>
490
491         * message.el (message-valid-fqdn-regexp): Bump :version for
492         2014-11-17 change.
493
494 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
495
496         * gnus-notifications.el (gnus-notifications-action): Raise window
497         frame.
498         (gnus-notifications-action): Allow mark as read.
499         (gnus-notifications-notify): Show uption to mark as read.
500
501 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
502
503         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
504         (registry-search, registry-delete, registry-size, registry-insert)
505         (registry-reindex, registry-collect-prune-candidates):
506         * gnus-registry.el (gnus-registry-fixup-registry)
507         (gnus-registry-remove-extra-data): Use slot names rather than initarg
508         names in `oref' and `oset'.
509
510 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
511         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
512         in the group it should be split to, don't re-copy it into the group.
513
514 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
515
516         * message.el (message-insert-formatted-citation-line): Change %F to
517         fall back to email address if no first name could be determined.
518
519 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
520
521         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
522         Fix point motion when removing displayed MIME part.
523         (gnus-article-edit-part): Make jumping to the next part really work
524         when deleting or stripping.
525         (gnus-mime-buttonize-attachments-in-header): Make header attachment
526         buttons identical to the ones in the article body so as to work deleting
527         and stripping.
528
529 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
530
531         * mm-decode.el (mm-shr)
532         * mm-view.el (mm-inline-text-html-render-with-w3m):
533         Revert my bogus change that made the start marker of a part
534         the "moves after insertion" type.
535
536 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
537
538         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
539         Tools: https://github.com/politza/pdf-tools) for viewing PDF
540         attachments in emacs.
541
542 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
543
544         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
545         instead of sasl-scram-sha-1, as the former is the name that can be
546         required.
547
548         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
549         (sasl-scram-sha-1-client-final-message)
550         (sasl-scram-sha-1-authenticate-server): Move to end of file.
551
552 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
553
554         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
555
556 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
557
558         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
559         (sasl-string-prefix-p): New compatibility functions.
560
561 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
562
563         * gnus-compat.el (process-live-p): Added new compat function for Emacs
564         23.
565
566 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
567
568         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
569         from the server LIST response.
570
571 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
572
573         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
574         during header retrieval, error out instead of interpreting the data in
575         the buffer as the only messages there.  This way, we don't mark
576         articles as read on a server hangup (bug#19035).
577
578         * mm-decode.el (mm-head-p): New function.
579         (mm-display-part): Go to a blank line when inserting parts internally.
580
581 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
582
583         * sasl-scram-rfc.el: New file.
584
585         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
586         Add SCRAM-SHA-1 first.
587         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
588         entry (bug#17636).
589
590 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
591
592         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
593         that we don't get a warning when setting the buffer-local variable
594         (bug#19573).
595
596         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
597         `gnus-request-group'.
598
599 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
600
601         * gnus-art.el (gnus-article-browse-html-save-cid-content)
602         (gnus-article-browse-html-parts): Make cid file names relative if and
603         only if html doesn't specify <base> directory.
604
605 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
606
607         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
608         parts, because that breaks filling (since buttons are in a bold face).
609
610 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
611
612         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
613         use gnus-overlays-at and gnus-overlay-put.
614
615 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
616
617         * mm-decode.el (mm-shr): Only pass the fill column when not using
618         fonts, because limiting the width to what's appropriate for followups
619         doesn't really help when not using proportional fonts.
620
621 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
622
623         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
624         shr, beacause that breaks folding.
625         (mm-shr): Don't shorten the width when using fonts.
626
627 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
628
629         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
630         variable; always check the newrc timestamp.
631         (gnus-save-newsrc-file): Always check timestamp.
632
633 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
634
635         * mail-source.el (mail-source-call-script): If scripts exit with an
636         error, pop up an error buffer.
637
638 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
639
640         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
641         as a default.
642
643         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
644         correct server.
645
646 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
647
648         * nnimap.el (nnimap-request-group-scan): Fix the function name.
649
650         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
651
652 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
653
654         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
655         that nnimap works for non-activated backends.
656
657 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
658
659         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
660         message, since we already get an obsolescence message.  Use `declare'.
661
662 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
663
664         * nnir.el: Revert "Enable non-ASCII IMAP searches".
665
666 2015-01-30  Glenn Morris  <rgm@gnu.org>
667
668         * gnus-registry.el (gnus-registry-max-pruned-entries)
669         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
670         Fix :version.
671         (gnus-registry-default-sort-function): Improve :type.
672
673 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
674
675         * nnimap.el (nnimap-request-group): Allow running this function on
676         groups that don't exist in Gnus yet.
677         (nnimap-request-group): Revert previous patch since that made it
678         impossible to enter nnimap groups.
679
680         * message.el (message-smtpmail-send-it): Remove the mail header
681         separator before sending.
682
683 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
684
685         * nnimap.el (nnimap-find-expired-articles): Fix handling of
686         (expiry-wait . never).
687
688 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
689
690         * nnimap.el (nnimap-request-group): Clear the buffer before returning
691         the data.
692
693 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
694
695         * gnus-compat.el (string-bytes): Work for XEmacs.
696
697 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
698
699         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
700
701         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
702         IMAP.
703
704 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
705
706         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
707
708         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
709
710         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
711         be added to the backlog.
712
713 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
714
715         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
716         target with a recursive make call.
717
718 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
719
720         * nnimap.el (nnimap-header-parameters): Refactor and request
721         X-GM-LABELS if it's been announced.
722         (nnimap-transform-headers): Gather and output GM-LABELS.
723
724 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
725
726         * mm-decode.el (mm-display-part): Make non-string methods work.
727         Non-string methods are funcalled and work just fine, the test was
728         bogus.
729         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
730         whole frame.
731
732 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
733
734         * nnimap.el (nnimap-request-accept-article): Allow respooling using
735         nnimap.
736
737         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
738         request rescans when being run interactively.
739
740         * nnimap.el (nnimap-request-group): Don't rescan the group here,
741         because that can be very slow in large groups.
742
743         * gnus-int.el (gnus-request-group-scan): New backend function.
744
745         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
746
747 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
748
749         * gnus-group.el (gnus-group-suspend): Close all backends.
750
751 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
752
753         * dgnushack.el (dgnushack-compile-file): New function.
754         (dgnushack-compile): Use it (bug#19514).
755
756 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
757
758         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
759
760 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
761
762         * registry.el: Don't use <class> as a variable.
763
764 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
765
766         system-name's returned value can vary
767         Also, the system-name variable is now obsolete.
768         Fixes Bug#19438.
769         * message.el (message-make-fqdn):
770         * nnvirtual.el (nnvirtual-retrieve-headers)
771         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
772         and avoid naming locals 'system-name'.
773
774 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
775
776         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
777         lines don't get overlong when responding.
778
779 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
780
781         * registry.el (cl-remf, cl-loop, cl-subseq):
782         Alias to remf, loop, and subseq respectively for old Emacsen.
783
784 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
785
786         * gnus-group.el (gnus-read-ephemeral-bug-group):
787         Bind coding-system-for-read and coding-system-for-write only around
788         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
789
790 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
791
792         * registry.el (registry-db): Set default slot later.
793         This is because its value is not a literal integer.
794
795 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
796
797         * registry.el (registry-db): Fix default registry-db max-size.
798
799 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
800
801         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
802         add warning.
803
804         * gnus-art.el: Fix up compiler warnings.
805         (article-display-face, article-display-x-face): Remove unused `face'.
806         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
807         (article-date-ut): Remove unused var `first'.
808         (gnus-article-prepare): Remove unused var `gnus-article'.
809         (gnus-mime-save-part-and-strip): Remove unused var `param'.
810         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
811         `coding-system' along with corresponding dead code.
812         (gnus-mime-view-part-externally): Remove unused var
813         `mm-user-display-methods'.
814         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
815         (gnus-display-mime): Remove unused var `handle'.
816         (gnus-mime-display-alternative): Remove unused var `props'.
817         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
818         (gnus-article-edit-done): Remove unused var `p'.
819         (gnus-url-mailto): Remove unused var `to'.
820         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
821         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
822
823 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
824
825         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
826         slots into a :max-size slot.
827         (registry-db-version): Add new variable for database version number.
828         (registry-prune): Use :max-size slot. Accept and use a sort-function
829         argument.
830         (registry-collect-prune-candidates): Add new function for finding
831         non-precious pruning candidates.
832         (registry-prune-hard-candidates, registry-prune-soft-candidates):
833         Remove obsolete functions.
834         (initialize-instance): Upgrade registry version when starting.
835
836         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
837         (gnus-registry-max-pruned-entries): Remove obsolete variable.
838         (gnus-registry-cache-file): Change default
839         filename extension to "eieio".
840         (gnus-registry-read): Add new function, split out from
841         `gnus-registry-load', that does the actual object reading.
842         (gnus-registry-load): Use it. Add condition case handler to check for
843         old filename extension and rename to the new one.
844         (gnus-registry-default-sort-function): New variable to specify a sort
845         function to use when pruning.
846         (gnus-registry-save, gnus-registry-insert): Use it.
847         (gnus-registry-sort-by-creation-time): Define a default sort function.
848
849         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
850         Adjust test for new object signature.
851         (gnustest-registry-pruning-test): Add new pruning test.
852         (gnustest-registry-sort-function): Default sort function for testing.
853         (gnustest-registry-pruning-sort-test): New test for sorting.
854
855 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
856
857         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
858         function for reuse.
859         (gnus-mime-buttonize-attachments-in-header): Adjust.
860
861 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
862
863         * message.el (message-change-subject): Really check whether the subject
864         changed.
865
866 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
867
868         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
869         PDFs.
870         (mailcap-view-mime): New function.
871
872 2014-12-01  Glenn Morris  <rgm@gnu.org>
873
874         * gnus-cloud.el (gnus-cloud): Add :version tag.
875
876 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
877
878         * gnus-art.el (gnus-use-idna):
879         * gnus-sum.el (gnus-summary-idna-message):
880         * message.el (message-use-idna):
881         Protect against nil value for idna-program.
882
883         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
884
885 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
886
887         * auth-source.el (auth-source-macos-keychain-search-items): Return
888         result of `auth-source-macos-keychain-result-append' (bug#19074).
889
890 2014-11-25  Glenn Morris  <rgm@gnu.org>
891
892         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
893         Add :version tag.
894
895 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
896
897         * pop3.el (pop3-open-server): Warn unless encrypted.
898
899         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
900
901 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
902
903         Port new time stamp handling to Emacs 23.2.
904         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
905         * time-date.el (time-add, time-subtract, time-less-p):
906         Use eval-and-compile, not eval-when-compile.
907
908 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
909
910         * message.el (message-valid-fqdn-regexp): Add non-internaional new
911         TLDs.
912
913 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
914
915         Port new time stamp handling to old Emacs and to XEmacs.
916         This is needed for Gnus, which copies time-date.el and which
917         runs on older Emacs implementations.
918         * time-date.el (with-decoded-time-value):
919         Handle 'nil' and floating-point arg more compatibly with new Emacs.
920         (encode-time-value, with-decoded-time-value):
921         Obsolete only if new Emacs.
922         (time-add, time-subtract, time-less-p): Define if not new Emacs.
923
924         Improve time stamp handling, and be more consistent about it.
925         This implements a suggestion made in:
926         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
927         Among other things, this means timer.el no longer needs to
928         autoload the time-date module.
929         * time-date.el (seconds-to-time, days-to-time, time-since)
930         (with-decoded-time-value):
931         Treat 'nil' as current time.  This is mostly for XEmacs.
932         (encode-time-value, with-decoded-time-value): Obsolete.
933         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
934         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
935
936 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
937
938         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
939         discarding changes in ephemeral groups.
940
941         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
942         things the user isn't interested in.
943
944 2014-11-13  Julien Danjou  <jd@abydos>
945
946         * gnus-notifications.el (gnus-notifications-notify): Provide both
947         app-icon and image-path.
948
949 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
950
951         * mm-url.el (mm-url-encode-multipart-form-data):
952         Restore to handle "multipart/form-data" by eww.
953
954 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
955
956         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
957         Landscheidt.
958
959 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
960
961         Simplify use of current-time and friends.
962         * gnus-delay.el (gnus-delay-article):
963         * gnus-sum.el (gnus-summary-read-document):
964         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
965         * message.el (message-make-expires-date):
966         Omit unnecessary call to current-time.
967         * gnus-util.el (gnus-float-time): Simplify to an alias because
968         time-to-seconds now behaves like float-time with respect to nil arg.
969         (gnus-seconds-year): Don't call current-time twice to get the current
970         time stamp, as this can lead to inconsistent results.
971         * time-date.el (time-to-seconds) [!float-time]:
972         Use current time if arg is nil, to be compatible with float-time.
973         (time-date--day-in-year): New function, with most of the guts of
974         the old time-to-day-in-year.
975         (time-to-day-in-year): Use it.
976         (time-to-days): Use it, to avoid decoding the same time stamp twice.
977
978 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
979
980         * gnus.el (gnus-mode-line-buffer-identification):
981         Don't add image data for a non-graphic display (bug#18813).
982
983 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
984
985         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
986         load-path, it blocks autoloading of find-image (bug#18813).
987
988 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
989
990         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
991         to keep connection open (bug#18728).
992
993 2014-10-20  Glenn Morris  <rgm@gnu.org>
994
995         * Merge in all changes up to 24.4 release.
996
997 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
998
999         * message.el (message-insert-signature): Use `newline' instead of
1000         inserting explicit "\n".
1001
1002 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
1003
1004         * gnus-icalendar.el: Support vcal format timezones.
1005         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
1006         compute dates with associated timezone.
1007         (gnus-icalendar-event-from-ical): Compute all timezones.
1008
1009 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
1010
1011         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
1012         check the newsrc.eld file's timestamp before saving it.
1013         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
1014         timestamp has changed to be newer.
1015
1016 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
1017
1018         * gnus-icalendar.el (gnus-icalendar-identities):
1019         Include message-alternative-emails.
1020
1021 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1022
1023         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
1024         New compatibility functions.
1025         (ntlm-build-auth-response): Use them.
1026
1027 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
1028
1029         * ntlm.el (ntlm-build-auth-request):
1030         Add NTLM2 Session support.  (Bug#15603)
1031
1032 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
1033
1034         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
1035         expired messages only when it was built in reverse order.
1036
1037 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
1038
1039         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
1040         last so it can be used in `message-send-hook'.
1041
1042 2014-09-29  Daiki Ueno  <ueno@gnu.org>
1043
1044         * mml.el (mml-parse-1): Error out if unknown mode is specified in
1045         <#secure> tag (bug#18513).
1046
1047 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1048
1049         * parse-time.el: Require cl when compiling.
1050
1051 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1052
1053         Use cl-lib as much as possible following the 2014-09-26 change
1054         in the Emacs trunk.
1055         * parse-time.el: Try requiring cl-lib.
1056         (parse-time-incf): Alias to cl-incf or incf.
1057         (digit-char-p): Remove.
1058         (parse-time-integer): Alias to cl-parse-integer or the one defined.
1059         (parse-integer): Rename to parse-time-integer.
1060         (parse-time-tokenize, parse-time-rules, parse-time-string)
1061         Use parse-time-incf and parse-time-integer.
1062
1063 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
1064
1065         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
1066         of ":delete".
1067
1068 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1069
1070         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1071         (gnus-article-browse-html-parts):
1072         Revert last change that breaks links other than cid contents.
1073
1074 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1077         (gnus-article-browse-html-parts): Make cid file names relative.
1078
1079 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1080
1081         * mm-view.el (mm-display-inline-fontify): Make the working buffer
1082         temporarily displayed when running a mode function (at least org-mode
1083         requires it).
1084
1085 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
1086
1087         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
1088         the gnus-summary-article-expire-hook should be told where the function
1089         is going. In particular, the Gnus registry might want to know.
1090
1091 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1092
1093         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
1094
1095 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1096
1097         * gnus-sum.el (gnus-summary-expire-articles): Revert.
1098
1099 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
1100
1101         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
1102         the gnus-summary-article-expire-hook should be told where the function
1103         is going. In particular, the Gnus registry might want to know.
1104
1105 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
1106
1107         Don't mishandle year-9999 dates (Bug#18176).
1108         * parse-time.el (parse-time-rules):
1109         Allow years up to most-positive-fixnum.
1110         * time-date.el (date-to-time):
1111         Pass "Specified time is not representable" errors through.
1112
1113 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
1114
1115         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
1116         groups and t.
1117
1118 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * gnus-utils.el (gnus-recursive-directory-files):
1121         Unify hard or symbolic links (bug#18063).
1122
1123 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
1124
1125         * gnus-msg.el (gnus-configure-posting-style):
1126         Allow string replacements in values when matching against a header.
1127
1128 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1129
1130         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
1131         the dribble buffer even when it is shrunk a lot.
1132         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
1133
1134 2014-06-26  Glenn Morris  <rgm@gnu.org>
1135
1136         * mm-util.el (help-function-arglist): Remove outdated declaration.
1137
1138 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
1139
1140         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
1141         attribute values.  (Bug#17834)
1142
1143 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
1144
1145         * gnus-sum.el (gnus-summary-edit-article-done):
1146         Prefer point-marker to copy-marker of point.
1147
1148 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1149
1150         * Makefile.in (install-el, install-el-elc): Compress .el files.
1151         (uninstall): Remove compressed .el files.
1152
1153 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1154
1155         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
1156         (gnus-article-read-summary-keys):
1157         Don't bug out when there is no article in the summary buffer.
1158         (gnus-mime-buttonize-attachments-in-header):
1159         Improve criterion that finds parts to display.
1160
1161         * gnus-art.el (gnus-mm-display-part):
1162         * mm-decode.el (mm-shr):
1163         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
1164         (mm-insert-inline): Revert last changes.
1165
1166 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1167
1168         * gnus-art.el (gnus-mm-display-part):
1169         * mm-decode.el (mm-shr):
1170         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
1171         (mm-insert-inline): Set insertion type of end-marker, not only
1172         start-marker, of undisplayer so as to stay after inserted text.
1173
1174 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
1175
1176         * html2text.el (html2text-get-attr): Fix typo when splitting value from
1177         attribute. (Bug#17613)
1178
1179 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1180
1181         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
1182         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
1183
1184 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1185
1186         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1187         Don't delete next part button; keep spacing between buttons.
1188
1189 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1190
1191         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1192         Work for the last MIME part in an article.
1193         (gnus-mime-display-single): Suppress excessive newlines between parts.
1194
1195         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
1196         by leading or trailing newline.
1197
1198 2014-05-12  Sam Steingold  <sds@gnu.org>
1199
1200         * time-date.el (seconds-to-string): New function to pretty print time
1201         delay in seconds.
1202
1203 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1204
1205         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
1206         while prompting a user for a file name, etc.
1207         (gnus-mime-display-single): Display part with a common appearance no
1208         matter whether MIME button is omitted or not; don't add duplicate entry
1209         to gnus-article-mime-handle-alist.
1210         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
1211
1212 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
1213
1214         * mml2015.el (mml2015-display-key-image): New variable.
1215
1216 2014-05-08  Glenn Morris  <rgm@gnu.org>
1217
1218         * gnus-fun.el (gnus-grab-cam-face):
1219         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
1220         This is CVE-2014-3421.
1221
1222 2014-05-04  Glenn Morris  <rgm@gnu.org>
1223
1224         * gnus-registry.el (gnus-registry-install-p): Doc fix.
1225
1226 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
1229         the displaying state of a part.
1230         (gnus-mm-display-part): Don't insert a newline in the beginning of
1231         a part like gnus-mime-inline-part doesn't; work for XEmacs.
1232
1233         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
1234         (mm-shr): Make undisplayer unbreakable.
1235
1236         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
1237         Don't insert excessive newline.
1238         (mm-inline-text-html-render-with-w3m, mm-inline-text)
1239         (mm-insert-inline): Make undisplayer unbreakable.
1240
1241 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1242
1243         * gnus.el: Ma Gnus v0.11 is released.
1244
1245 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1246
1247         * gnus-art.el (gnus-mm-display-part):
1248         Highlight header attachment buttons.
1249
1250 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1251
1252         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
1253         a part; redisplay a button (enbugged in 2014-02-05).
1254
1255 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1256
1257         * auth-source.el (auth-source-search, auth-source-search-backends):
1258         Treat :max 0 as an indicator that a boolean return is wanted, as
1259         documented. Reported by Joe Bloggs.
1260
1261 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1262
1263         * gnus-icalendar.el: Require gnus-art.
1264
1265 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
1266
1267         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
1268         (gnus-icalendar--update-org-event): put event timestamp in
1269         the org entry body instead of the drawer.
1270         (gnus-icalendar-event--get-attendee-names): list of participants should
1271         contain even attendees without common name attribute.
1272         (gnus-icalendar--update-org-event): don't generate duplicates of empty
1273         property tags in org drawers.
1274
1275 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1276
1277         * gmm-utils.el (gmm-format-time-string): New function.
1278
1279         * message.el (message-insert-formatted-citation-line): Use the original
1280         author's time zone to express a date string.
1281
1282 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1283
1284         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
1285         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
1286         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
1287         Silence compiler warnings.
1288         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
1289
1290 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1291
1292         * mml.el: Require url when compiling.
1293
1294         * gnus-cloud.el (gnus-cloud-parse-version-1):
1295         Use plist-get rather than CL's getf.
1296         (gnus-activate-group, gnus-subscribe-group): Declare.
1297
1298         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
1299
1300 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1301
1302         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
1303         buttons when toggling the header off.
1304
1305 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1306
1307         * tls.el (tls-program): Reflow docstring.
1308
1309 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1310
1311         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
1312         groups work again.
1313
1314 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
1315
1316         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
1317         999 correctly (i.e. "1,342").
1318
1319 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1320
1321         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
1322         out if the directory doesn't exist.
1323
1324 2014-03-07  Daiki Ueno  <ueno@gnu.org>
1325
1326         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
1327         commands here; instead, only check if epg-config.el is available.
1328
1329 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1330
1331         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
1332         messages with embedded images.
1333         (mml-generate-mime): Don't bug out if you don't have libxml.
1334
1335 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1336
1337         * message.el (message-make-html-message-with-image-files): New command.
1338
1339 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1340
1341         * gnus-group.el (gnus-group-make-group): Clarify prompt.
1342
1343         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
1344
1345 2014-02-23  David Engster  <deng@randomsample.de>
1346
1347         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
1348         to stay compatible with older Emacsen, so replace `cl-loop' with
1349         `loop'.
1350
1351 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1352
1353         * auth-source.el (auth-source-secrets-listify-pattern): New function.
1354         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
1355         instead, build list of patterns.
1356
1357 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1358
1359         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
1360         Display header attachment buttons by gnus-article-prepare-display
1361         rather than gnus-article-prepare so as to view in mml-preview as well.
1362
1363 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1364
1365         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
1366         in `auth-sources' means and link to EPA docs.
1367
1368 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1369
1370         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
1371         (bug#12375).
1372
1373 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1374
1375         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
1376         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
1377
1378 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1379
1380         * message.el (message-tab): Mention what happens on normal tabs
1381         (bug#11297).
1382
1383 2014-02-08  Glenn Morris  <rgm@gnu.org>
1384
1385         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
1386
1387 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1388
1389         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
1390         buttons that are hidden in unselected alternative part as well.
1391         (gnus-mime-display-alternative): Redraw attachment buttons in header.
1392
1393         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
1394
1395 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1396
1397         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
1398         keystroke.
1399         (gnus-server-toggle-cloud-server): Only allow clouding applicable
1400         types.
1401
1402         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
1403         with an empty string.
1404
1405 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1406
1407         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
1408         buffer-local in some buffers, so bind it explicitly in the buffer we're
1409         trying to cancel the article in (bug#10808).
1410
1411 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1412
1413         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1414         New functions.
1415
1416         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1417         New user option.
1418         (gnus-mime-buttonize-attachments-in-header): New function.
1419         (gnus-article-prepare): Use it.
1420         (gnus-mime-inline-part): Suppress extra newline.
1421         (gnus-mm-display-part): Save excursion;
1422         remove useless deleting and adding of buttons.
1423         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1424
1425         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1426         Add gnus-mime-buttonize-attachments-in-header.
1427
1428 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1429
1430         * nnimap.el (nnimap-request-articles): New command to download several
1431         articles at once.
1432
1433         * gnus.el (gnus-variable-list): Save Cloud variables.
1434
1435         * gnus-int.el (gnus-request-accept-article): Doc fix.
1436
1437 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1438
1439         * parse-time.el (parse-time-iso8601-regexp)
1440         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1441         it more generally.
1442
1443 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1444
1445         * gnus-cloud.el: New file to provide the Emacs Cloud.
1446
1447         * dgnushack.el: Silence XEmacs w3 warning.
1448
1449         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1450         `url-retrieve-synchronously', apparently.
1451
1452         * dgnushack.el: Silence XEmacs dns.el warning.
1453
1454         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1455         instead of in all files.
1456
1457         * dns.el (network-interface-list): Define for XEmacs.
1458
1459         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1460         XEmacs.
1461
1462         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1463
1464 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1465
1466         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1467         `gnus-group-split-fancy'.
1468
1469 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1470
1471         * message.el (message-remove-header): Doc fix.
1472         (message-forward-included-headers): New variable.
1473         (message-remove-ignored-headers): Use it.
1474
1475 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1476
1477         * nnir.el (nnir-request-update-mark): Don't try to update the source
1478         group if we can't find it (bug#16611).
1479
1480 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1481
1482         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1483
1484 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1485
1486         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1487         network interfaces changed.
1488         (dns-query): Use it to flush the data.
1489
1490 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1491
1492         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1493         from random face commands.
1494         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1495         Face.
1496         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1497         (gnus--random-face-with-type): Generic function returning a face-type
1498         as a string.
1499         (gnus--insert-random-face-with-type): Generic function inserting a face
1500         in a message buffer header.
1501         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1502         (gnus-insert-random-x-face-header): Rewritten to use
1503         `gnus--insert-random-face-with-type`.
1504         (gnus-random-face): Return random (png) Face as string.
1505         (nus-insert-random-face-header): Insert random (png) Face in a message
1506         buffer.
1507
1508 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1509
1510         * mm-url.el: Remove all usage of w3.
1511
1512         * nnrss.el: Ditto.
1513
1514         * mm-decode.el: Ditto.
1515
1516         * mm-view.el: Ditto.
1517
1518         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1519         outdated and all Emacsen have url.el built-in.
1520
1521         * gnus-setup.el: Remove outdated file.
1522
1523 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1524
1525         * gnus.el: Ma Gnus v0.9 is released.
1526
1527 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1528
1529         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1530
1531 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1532
1533         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1534         in the summary buffer (bug#13769).
1535
1536 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1537
1538         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1539         name if we're using a single article buffer.  Otherwise, it may point
1540         to a killed buffer (bug#13756).
1541
1542 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1543
1544         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1545         the match data, just save and restore it explicitly (bug#12375).
1546
1547         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1548         that's needed.
1549
1550         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1551         the code once (bug#9069).
1552
1553 2014-01-18  Steinar Bang  <sb@dod.no>
1554
1555         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1556         reading.
1557
1558 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1559
1560         * message.el (message-bury): Call bury-buffer with no argument
1561         in the message-return-action case too.
1562
1563 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1564
1565         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1566         (nnimap-split-fancy, nnimap-split-methods): Declare.
1567
1568         * mm-util.el (help-function-arglist): Declare.
1569
1570 2013-12-28  Glenn Morris  <rgm@gnu.org>
1571
1572         * gnus-sieve.el (gnus-sieve-select-method):
1573         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1574         (gravatar-rating, gravatar-size):
1575         * message.el (message-minibuffer-local-map):
1576         * sieve-manage.el (sieve-manage-authenticators)
1577         (sieve-manage-authenticator-alist): Specify custom types.
1578
1579         * hashcash.el (hashcash-program): Rename from hashcash-path.
1580         Update callers.
1581
1582         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1583         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1584         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1585
1586         * auth-source.el (auth-sources):
1587         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1588         Fix custom types.
1589
1590         * tls.el (tls-certtool-program): Fix default value.
1591
1592 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1593
1594         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1595         we get proper traces there, too.
1596
1597 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1598
1599         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1600         value of the parameters if the current article has a Reply-To or From
1601         field.
1602
1603 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1604
1605         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1606
1607 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1608
1609         * gnus-sum.el (gnus-summary-exit): Stop animations.
1610
1611 2013-12-19  Juri Linkov  <juri@jurta.org>
1612
1613         * gnus.el (gnus-suppress-keymap):
1614         * gnus-art.el (gnus-article-mode-map):
1615         * gnus-group.el (gnus-group-mode-map):
1616         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1617         Remove [backspace] key binding because it shadows DEL (bug#16035).
1618
1619         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1620
1621 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1622
1623         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1624         Make sure work directory exists.
1625         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1626         rather than tmp directory.
1627         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1628         not necessarily always run, with it.
1629
1630 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1631
1632         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1633         value of gnus-icalendar-additional-identities work without restart.
1634
1635 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1636
1637         * mm-util.el (mm-make-temp-file):
1638         Alias to make-temp-file for modern Emacsen.
1639
1640 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1641
1642         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1643         nnir-article-number and nnir-article-group.
1644
1645 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1646
1647         * message.el (message-send-mail-with-sendmail):
1648         Don't kill error buffer if sending fails.
1649
1650 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1651
1652         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1653         (gnus-icalendar-event->org-entry)
1654         (gnus-icalendar--update-org-event)
1655         (gnus-icalendar-event->gnus-calendar): Distinguish between
1656         required/optional/non-participant attendee status.  Fix bug causing
1657         the first required event participant to be omitted.
1658
1659 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1660
1661         * gnus-art.el (article-de-quoted-unreadable)
1662         (article-de-base64-unreadable, gnus-mime-copy-part)
1663         * gnus-html.el (gnus-article-html)
1664         * mm-view.el (mm-inline-text-html-render-with-w3)
1665         (mm-inline-text-html-render-with-w3m-standalone)
1666         * rfc2231.el (rfc2231-decode-encoded-string):
1667         Allow overriding charset by mm-charset-override-alist.
1668
1669         * gnus-art.el (gnus-article-browse-html-parts):
1670         Replace LWSPs with `&nbsp;'s in header.
1671
1672         Work for broken Chinese articles.
1673
1674         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1675         Exclude broken handles that gnus-summary-enter-digest-group may create.
1676         (gnus-article-browse-html-parts):
1677         Allow overriding charset by mm-charset-override-alist.
1678
1679 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1680
1681         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1682         (gnus-icalendar-identities): Support additional-identities.
1683
1684 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1685
1686         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1687         org-timestamp for events ending at midnight.
1688
1689 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1690
1691         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1692         .log files.
1693
1694 2013-11-20  David Engster  <deng@randomsample.de>
1695
1696         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1697
1698 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1699
1700         * message.el (message-beginning-of-line):
1701         Use beginning-of-visual-line when visual-line-mode is turned on.
1702
1703 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1704
1705         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1706         (gnus-icalendar-event-from-ical)
1707         (gnus-icalendar-event->org-entry)
1708         (gnus-icalendar--update-org-event): Required/optional participation,
1709         list of attendees synced to org.
1710
1711 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1712
1713         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1714         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1715         cancellations to be synced to org if the original appt has an org
1716         outline.
1717
1718 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1719
1720         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1721         (gnus-icalendar-event->org-entry)
1722         (gnus-icalendar--update-org-event)
1723         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1724
1725 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1726
1727         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1728         Fix timezone handling in gnus-icalendar export to org.
1729
1730 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1731
1732         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1733
1734 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1735
1736         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1737
1738 2013-10-30  Glenn Morris  <rgm@gnu.org>
1739
1740         * gnus-group.el (gnus-group-browse-foreign-server):
1741         * gnus-int.el (gnus-start-news-server):
1742         Silence compiler obsolescence warning.
1743
1744 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1745
1746         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1747         `nnoo-current-server' first, then for the actual `nnimap-address' to
1748         allow netrc entries for the nnoo server to coexist with netrc entries
1749         for the `nnimap-address'.
1750
1751 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1752
1753         * mm-decode.el (mm-dissect-buffer): Revert last change.
1754         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1755         The problem that motivated those changes was attributed to a broken
1756         mail sender, and has been fixed.
1757
1758 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1759
1760         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1761         token is missing in the Content-Type header.
1762
1763         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1764
1765 2013-09-18  Glenn Morris  <rgm@gnu.org>
1766
1767         * gnus-util.el (image-size): Declare.
1768
1769 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1770
1771         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1772         (gnus-icalendar-event-from-ical)
1773         (gnus-icalendar-event--build-reply-event-body)
1774         (gnus-icalendar-event-reply-from-buffer)
1775         (gnus-icalendar-find-org-event-file)
1776         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1777         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1778
1779         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1780
1781 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1782
1783         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1784         Use save-current-buffer.
1785         (gnus-tree-mode-map): Initialize in the declaration.
1786         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1787         (scroll-in-place): Defvar it.
1788         (gnus-tmp-*): Defvar them.
1789         (gnus-get-tree-buffer): Use derived-mode-p.
1790         (gnus--let-eval): New macro.
1791         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1792         non-prefixed variables.
1793         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1794
1795         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1796         vars since it doesn't seem to be available.
1797         (gnus-set-global-variables, gnus-summary-read-group-1)
1798         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1799         (gnus-summary-display-article, gnus-summary-select-article)
1800         (gnus-summary-next-article, gnus-offer-save-summaries)
1801         (gnus-summary-generic-mark): Use derived-mode-p.
1802         (gnus-summary-read-group-1, gnus-summary-exit)
1803         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1804         Adjust calls to gnus-tree-close and gnus-tree-open.
1805
1806         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1807
1808         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1809         (gnus-agent-mode): Use derived-mode-p.
1810         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1811         gnus-command-method and *-command-method to nil, but bind
1812         gnus-command-method to *-command-method instead!
1813         (gnus-agent-fetch-articles): Remove unused var `id'.
1814         (gnus-agent-fetch-headers): Remove unused arg `force'.
1815         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1816         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1817         (gnus-agent-short-article, gnus-agent-long-article)
1818         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1819         first use.
1820         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1821         `score-param'.
1822         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1823         (gnus-get-predicate): Push in front of the cache, rather than end.
1824         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1825         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1826         (gnus-agent-expire-unagentized-dirs): Don't rebind
1827         gnus-agent-expire-current-dirs since the defvar silences the warning.
1828         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1829         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1830         (gnus-agent-regenerate): Simplify interactive spec and doc.
1831
1832 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1833
1834         * gnus-int.el (gnus-open-server): Silence compiler.
1835
1836         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1837
1838         * message.el (message-display-completion-list): Abolish.
1839         (message-completion-in-region): Use display-completion-list.
1840
1841 2013-09-17  Glenn Morris  <rgm@gnu.org>
1842
1843         * gnus-util.el (gnus-message-with-timestamp-1):
1844         Use `messages-buffer' function if available.  Ignore read-only.
1845
1846 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1847
1848         * message.el (message-expand-group, message-completion-in-region):
1849         Correct the order of start and end of a region.
1850
1851 2013-09-13  Glenn Morris  <rgm@gnu.org>
1852
1853         * mml2015.el (gnus-create-image): Autoload it.
1854
1855         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1856
1857         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1858         (image-size): Declare.
1859
1860 2013-09-12  Glenn Morris  <rgm@gnu.org>
1861
1862         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1863         Avoid using `find', which i) might not be defined at runtime;
1864         ii) does not work, since its default test is eql, not equal.
1865         (gnus-mime-action-alist): Declare.
1866
1867 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1868
1869         * score-mode.el (gnus-score-mode-map): Move initialization
1870         into declaration.
1871         (gnus-score-mode): Use define-derived-mode.
1872         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1873         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1874         into declaration.
1875         (gnus-kill-file-mode): Use define-derived-mode.
1876         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1877         Use derived-mode-p.
1878         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1879         (gnus-group-setup-buffer, gnus-group-name-at-point)
1880         (gnus-group-make-web-group, gnus-group-enter-directory)
1881         (gnus-group-suspend): Use derived-mode-p.
1882         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1883         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1884         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1885         (gnus-article-setup-buffer, gnus-article-prepare)
1886         (gnus-article-prepare-display, gnus-sticky-article)
1887         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1888         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1889         (gnus-article-read-summary-keys): Use derived-mode-p.
1890
1891 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1892
1893         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1894
1895 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1896
1897         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1898         shift_jis from the default value set for Japanese users.
1899
1900 2013-08-13  Glenn Morris  <rgm@gnu.org>
1901
1902         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1903
1904         * gnus.el (gnus-valid-select-methods): Fix type.
1905
1906         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1907
1908 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1909
1910         * mm-decode.el (mm-display-external): Run a timer for the temp files
1911         deletion after a viewer exits; add a deletion timer for the needsterm
1912         case, too.
1913
1914         * mm-decode.el (mm-display-external): Try to delete temporary files by
1915         using a 1-min. timer.
1916
1917 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1918
1919         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1920         New internal variables.
1921         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1922         (mm-display-external): Use it to delete temporary files instead of
1923         using timers.
1924
1925 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1926
1927         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1928
1929 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1930
1931         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1932         with cond for backwards compatability.
1933
1934 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1935
1936         * mm-decode.el (mm-display-external): Bind process-connection-type to
1937         nil; don't delete a temp file immediately even if a viewer finishes,
1938         since it may be a shell script, like xdg-open, that launches a real
1939         viewer program belatedly.
1940
1941 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1942
1943         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1944         that we can create nndoc groups that excerpt other groups.
1945
1946 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1947
1948         * gnus-delay.el (gnus-delay-article): Fix typo.
1949
1950         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1951         articles.
1952
1953         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1954         we can get spell-checking etc.
1955
1956 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1957
1958         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1959         a single one used for encoding the whole text in a header.
1960
1961 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1962
1963         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1964         doesn't work properly on XEmacs.
1965
1966 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1967
1968         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1969         before sending.
1970
1971         * dgnushack.el (dgnushack-compile): Add a temporary check for
1972         gnus-icalendar.
1973
1974         * mm-decode.el (mm-command-output): New face.
1975         (mm-display-external): Use it.
1976
1977 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
1978
1979         * nnmbox.el (nnmbox-request-article): Don't change point.
1980
1981 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1982
1983         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
1984         Include `handle' parameter.
1985
1986 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
1987
1988         * gnus-icalendar.el: New file.
1989
1990 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1991
1992         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
1993
1994         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
1995         dummy roots, too.
1996
1997 2013-08-01  David Edmondson  <dme@dme.org>
1998
1999         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
2000         out on ttys.
2001
2002 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2003
2004         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
2005         not empty.
2006
2007         * nnrss.el (nnrss-discover-feed): Indent.
2008
2009 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2010
2011         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
2012
2013 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014
2015         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
2016         dirty to ensure nnimap data being saved.
2017
2018 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
2019
2020         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
2021         menu entry.
2022
2023         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
2024         the current thread's total score instead of the current article's
2025         score.
2026
2027         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
2028         (gnus-sort-threads-recursively): Delete defcustom.
2029         (gnus-sort-threads-recursive): Adapt accordingly.
2030
2031 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
2032
2033         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
2034         (gnus-sort-threads-recursive): Use it.
2035         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
2036         again.  Now that determines how to sort subthreads.
2037
2038 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
2039
2040         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
2041         (gnus-sort-threads): Use it.
2042
2043 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
2044
2045         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
2046         punctuation characters follow parentheses (bug#14950).
2047
2048 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2049
2050         * gnus.el (gnus-continuum-version):
2051         * gnus-msg.el (gnus-extended-version): Simplify.
2052
2053         * gnus.el (gnus-continuum-version-1): Remove.
2054         * gnus-msg.el (gnus-bug): Revert.
2055
2056         Calculate gnus-version correctly on Cygwin.
2057
2058         * gnus.el (gnus-continuum-version): Do main calculations in integers.
2059         (gnus-continuum-version-1): New function, return a string.
2060
2061         * gnus-msg.el (gnus-extended-version, gnus-bug):
2062         Use gnus-continuum-version-1 instead of gnus-continuum-version.
2063
2064 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
2065
2066         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
2067         (bug#13384).
2068
2069 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070
2071         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
2072         that were only relevant in a development version a long time ago.
2073
2074 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2075
2076         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
2077         that the old Emacs 24s bundle.
2078
2079 2013-07-10  David Engster  <deng@randomsample.de>
2080
2081         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
2082         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
2083         fixes a bug in Emacs trunk where the 'unexist' marks were always
2084         removed at startup because "Gnus v5.13" was considered smaller than "Ma
2085         Gnus v0.03".
2086
2087 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
2088
2089         * gnus.el (gnus-summary-line-format): Reference
2090         `gnus-user-date-format-alist' for the &user-date; format, not
2091         `gnus-summary-user-date-format-alist'.
2092
2093 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094
2095         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
2096         delete files (bug#13481).
2097
2098 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
2099
2100         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
2101
2102 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
2103
2104         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
2105         display images.
2106
2107         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
2108
2109         * message.el (message-cancel-news): According to
2110         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
2111         preferred over "cmsg cancel" in the Subject.
2112
2113         * nnir.el (nnir-engines): Note that the group specs are regexps
2114         (bug#13238).
2115
2116         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
2117         gotten read-only text properties, ensure that those aren't heeded when
2118         copying stuff over (bug#13434).
2119
2120         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
2121         (bug#13762).
2122
2123 2013-07-05  David Kastrup  <dak@gnu.org>
2124
2125         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
2126         authinfo file again (important for blank passwords).  This had been
2127         broken with 2013-06-15 change.
2128
2129 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2130
2131         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2132         Revert 2013-01-14 change.
2133
2134 2013-07-02  Daiki Ueno  <ueno@gnu.org>
2135
2136         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
2137         of 'create-image' for XEmacs compatibility; check errors when decoding
2138         image.  Reported by Uwe Brauer.
2139
2140 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2141
2142         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
2143         gnus-button-push revised at 2011-01-19.
2144
2145 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2146
2147         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
2148         now live in the lisp/net Emacs 24 repository.
2149
2150 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2151
2152         * eww.el (eww-update-header-line-format): Quote % characters.
2153
2154 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2155
2156         * eww.el (eww-process-text-input): Display passwords as asterisks.
2157
2158         * shr.el (shr-make-table-1): Protect against invalid column-spans.
2159
2160 2013-06-19  Tom Tromey  <tromey@redhat.com>
2161
2162         * eww.el (eww-top-url): Remove.
2163         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
2164         (eww-render): Set new variables.  Don't set eww-top-url.
2165         (eww-handle-link): Handle "prev", "home", and "contents".
2166         Downcase the rel text.
2167         (eww-top-url): Choose best top URL.
2168
2169 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2170
2171         * eww.el: Rewrite to implement form elements "by hand" instead of
2172         relying in widget.el.  Using widget.el leads to too many
2173         user interface inconsistencies.
2174         (eww-self-insert): Implement entering commands in text fields.
2175         (eww-process-text-input): New function to make text input field editing
2176         work.
2177         (eww-submit): Rewrite to use the new-style form methods.
2178         (eww-select-display): Display the correct selected item.
2179         (eww-change-select): Implement changing the select value.
2180         (eww-toggle-checkbox): Implement radio/checkboxes.
2181         (eww-update-field): Fix compilation error.
2182         (eww-tag-textarea): Implement <textarea>.
2183
2184         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
2185         don't shadow mode-specific bindings.
2186
2187         * eww.el (eww-browse-url): Don't push stuff onto history if there's
2188         nothing to push.
2189
2190         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2191
2192 2013-06-19  Glenn Morris  <rgm@gnu.org>
2193
2194         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
2195
2196 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2197
2198         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2199
2200 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2201
2202         * shr.el (shr-make-table-1): Implement <td rowspan>.
2203         (shr-table-horizontal-line): Allow nil as a value, and change the
2204         default.
2205         (shr-insert-table-ruler): Respect the nil value.
2206
2207 2013-06-18  Tom Tromey  <tromey@barimba>
2208
2209         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2210         New defvars.
2211         (eww-open-file): New defun.
2212         (eww-render): Initialize new variables.
2213         (eww-display-html): Handle "link" and "a".
2214         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
2215         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
2216         (eww-back-url): Rename from eww-previous-url.
2217         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
2218         defuns.
2219
2220 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2221
2222         * shr.el (shr-tag-table): Insert the images after the table, so that
2223         they're not covered by the table colourisation, which often looked
2224         awkward.
2225         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
2226         <dd>.
2227         (shr-make-table-1): Implement <td colspan=> support.
2228         (shr-insert-document): Use one less than window width if `shr-width' is
2229         nil, since otherwise things may get one character too wide.
2230
2231 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2232
2233         * eww.el (eww-detect-charset): Improve regexp; move backward.
2234
2235 2013-06-18  Glenn Morris  <rgm@gnu.org>
2236
2237         * mm-decode.el (widget-convert-button): Autoload.
2238
2239         * sieve-manage.el (mm-enable-multibyte): Autoload.
2240
2241         * shr.el (libxml-parse-html-region): Declare.
2242         (shr-render-buffer): Explicit error if no libxml2 support.
2243
2244 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
2245
2246         * auth-source.el (auth-source-current-line): New function.
2247         (auth-source-netrc-parse-entries): When a data token is "machine",
2248         assume we're in the wrong place and abort parsing the current line.
2249
2250 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2251
2252         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
2253         (eww-convert-widgets): Don't bug out if the first widget starts at the
2254         beginning of the buffer.
2255         (eww-convert-widgets): Fix last patch.
2256         (eww-tag-input): Support <input type=image>.
2257
2258         * shr.el (shr-insert-table): Respect border-collapse: collapse.
2259         (shr-tag-base): Protect against base specs that are degenerate.
2260         (shr-ensure-paragraph): Don't delete empty lines that have text
2261         properties, because these may be input fields.
2262
2263         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
2264         we can navigate to them.
2265
2266         * shr.el (shr-colorize-region): Put the colours over the entire region.
2267         (shr-inhibit-decoration): New variable.
2268         (shr-add-font): Use it to inhibit text property decorations while doing
2269         preliminary table renderings.  This speeds up typical Wikipedia page
2270         renderings by 15%.
2271         (shr-tag-span): Don't respect the <title>, because that overwrites the
2272         help-echo from links inside the spans.
2273         (shr-next-link): Use `help-echo' for navigation, so that we can
2274         navigate to form elements, too.
2275
2276         * eww.el (eww-button): New face.
2277         (eww-convert-widgets): Use it to make submit buttons more button-like.
2278
2279         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
2280         that Gnus commands work.
2281
2282         * shr.el (shr-render-td): Support horizontal alignment.
2283
2284         * eww.el (eww-put-color): Removed.
2285         (eww-colorize-region): Use `add-face-text-property'.
2286
2287         * shr.el (shr-add-font): Append face data, so that we get the correct
2288         precedence: The innermost value (which is applied first) wins.
2289         (shr-make-overlay): Obsolete function.
2290
2291         * mm-decode.el (mm-convert-shr-links): New function to convert
2292         new-style shr URL links into widgets.
2293         (mm-shr): Use it.
2294
2295         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
2296         widget commands, since we're no longer using widgets for links.
2297
2298         * shr.el (shr-next-link): New command.
2299         (shr-previous-link): New command.
2300         (shr-urlify): Don't use `widget-convert', because that's slow.
2301         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
2302         because collecting the overlays and reapplying them when generating
2303         tables is slow.
2304         (shr-insert-table): Ditto.
2305
2306 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2307
2308         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
2309         * shr.el (browse-url): Require `url'.
2310         * eww.el (url): Require format-spec.
2311
2312 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313
2314         * eww.el (eww-display-html): Default to using the entire window width.
2315         (eww-browse-url): Don't add a User-Agent header (twice), because that
2316         makes Bing refuse connection.
2317
2318         * shr.el (shr-make-table): Cache the table rendering at the table
2319         level, and not the <td> level.  This is a bit faster.
2320
2321         * eww.el (eww-render): Go to the correct ID when given URLs ending with
2322         #id.
2323
2324         * shr.el (shr-tag-li): Don't require a new paragraph, since other
2325         browsers don't.
2326         (shr-expand-url): Respect #anchor links.
2327         (shr-parse-base): Chop off the anchor before using.
2328         (shr-descend): Respect display: none.
2329         (shr-descend): Allow marking elements that have certain IDs.
2330
2331         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
2332
2333         * shr.el (shr-expand-url): Don't bug out on zero-length links.
2334
2335         * eww.el (eww-tag-textarea): Support <textarea>.
2336
2337 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2338
2339         * shr.el (shr-dom-to-xml): Fixed function call.
2340
2341         * eww.el (eww): New group.
2342         (eww-header-line-format): New custom variable.
2343         (eww-current-title): New variable.
2344         (eww-display-html): Update header and handle title tag.
2345         (eww-update-header-line-format): New function.
2346         (eww-tag-title): New function.
2347
2348         * shr.el (shr-dom-to-xml): New function.
2349         (shr-tag-svg): Add support for the SVG tag.
2350         (shr-bullet): New custom variable.
2351         (shr-tag-li): Support custom bullet in unordered lists.
2352
2353 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2354
2355         * shr.el (shr-expand-url): Respect // URLs.
2356
2357         * eww.el (eww-tag-body): Override the shr body rendering so that we can
2358         put a background colour onto the entire buffer.
2359         (eww-render): When being redirected, use the redirect URL as the new
2360         base URL.
2361
2362         * shr.el (shr-parse-base): Fix parsing error.
2363
2364         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
2365
2366         * shr.el (shr-parse-base): New function.
2367         (shr-expand-url): Use it to expand relative URLs reliably.
2368
2369 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
2370
2371         * auth-source.el (auth-source-search-collection): Fix docstring.
2372         (auth-source-netrc-parse): Refactor and improve netrc parser to support
2373         single-quoted strings and multiline entries.
2374         (auth-source-netrc-parse-next-interesting)
2375         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
2376         functions to support parser.
2377
2378 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2379
2380         * eww.el (eww-submit): Get submit button logic right when hitting RET
2381         on non-submit buttons.
2382
2383         * shr.el: Remove shr-preliminary-table-render, since that can't really
2384         be used for anything in practice.
2385
2386 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2387
2388         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2389         (sieve-manage-quit).
2390
2391 2013-06-14  Glenn Morris  <rgm@gnu.org>
2392
2393         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
2394
2395 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
2396
2397         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
2398         control the maximum size of photo ID image.
2399         (mml2015-epg-key-image-to-string): Respect it.
2400
2401 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2402
2403         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
2404         instead of the final one so that we can more easily distinguish them.
2405
2406         * eww.el (eww-submit): Compute the submission URL correctly.
2407
2408 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2409
2410         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
2411         Use plist-get rather than CL's getf.
2412         (sieve-manage-parse-capability): Avoid CL's remove-if.
2413
2414 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2415
2416         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2417         (sieve-manage-quit).
2418
2419 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2420
2421         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2422         last slash.
2423
2424         * eww.el (eww-tag-select): Use the first value as the default value.
2425
2426 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2427
2428         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2429         (eww-mode): Use `define-derived-mode'.
2430         (eww-parse-headers): Parse headers from beginning of buffer so that
2431         file:// links work.
2432
2433 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2434
2435         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2436
2437 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2438
2439         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2440         to handle them at all.
2441
2442 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2443
2444         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2445         work, too.
2446         (eww-tag-select): Implement <select>.
2447
2448 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2449
2450         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2451         stream managing functions by using open-protocol-stream to do most of
2452         the work.  Has the nice benefit of enabling STARTTLS.
2453         Wait for capabilities after STARTTLS: following RFC5804, the server
2454         sends new capabilities after successfully establishing a TLS connection
2455         with the client.  The client should update the cached list of
2456         capabilities, but we just ignore the answer for now.
2457         (sieve-manage-network-p, sieve-manage-network-open)
2458         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2459         (sieve-manage-forward, sieve-manage-streams)
2460         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2461         API, nor called by any other function.
2462         Enable Multibyte for SieveManage buffers: The parser won't properly
2463         handle umlauts and line endings unless multibyte is turned on in the
2464         process buffer.
2465
2466 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467
2468         * eww.el (eww-tag-input): Support password fields.
2469         (eww-submit): Support POST.
2470
2471 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2472
2473         * eww.el (eww-tag-form): Protect against degenerate forms.
2474
2475         * shr.el (shr-expand-url): Expand URLs that start with a slash
2476         correctly.
2477
2478         * eww.el (eww-submit): Get submit button logic right.
2479
2480         * shr.el (shr-final-table-render): New variable to signal when we're
2481         doing the final table rendering so that we can collect more data at
2482         that point.
2483
2484         * eww.el (eww-submit): Make form submission work.
2485         (eww-tag-input): Implement submit buttons.
2486         (eww-click-radio): Implement radio and checkboxes.
2487         (eww-submit): Handle hidden elements.
2488
2489         * shr.el (shr-descend): Allow other packages to override (or provide)
2490         rendering of elements.
2491         (shr-expand-url): Strip query strings from URLs before expanding them.
2492
2493         * eww.el: Don't require cl-lib.
2494         (eww-tag-form): Start form support.
2495
2496         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2497
2498         * eww.el: Start writing a new, tiny web browser.
2499         (eww-previous-url): New command.
2500         (eww-quit): New command.
2501
2502 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2503
2504         * sieve.el: Put point at beginning of buffer when viewing a script.
2505         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2506         number in sieve-buffer's header.  Fixed code to also work with a string
2507         as port specifier.  Properly close the connection on pressing 'q'.  Make
2508         sieve-manage-quit close the connection and process buffer.  Also, remove
2509         duplicate keybinding for 'q'.
2510
2511 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2512
2513         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2514         make it easier to read.
2515         (mm-pkcs7-enveloped-magic): Ditto.
2516
2517 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2518
2519         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2520         before `image-type-available-p' to avoid loading the image libraries
2521         needlessly.
2522
2523 2013-06-05  David Engster  <deng@randomsample.de>
2524
2525         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2526         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2527         to see whether the group was synced before.
2528
2529 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2530
2531         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2532         when opening the connection.
2533         Suggested by João Távora <joaotavora@gmail.com> in
2534         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2535
2536 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2537
2538         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2539         assume Date header begins with "Date", that may be customized into
2540         something like "X-Sent" using gnus-article-time-format.
2541         (article-transform-date): Allow multi-line Date header.
2542
2543 2013-06-02  David Engster  <deng@randomsample.de>
2544
2545         * registry.el (initialize-instance, registry-lookup)
2546         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2547         (registry-lookup-secondary-value, registry-search, registry-delete)
2548         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2549         not wrap methods in `eval-and-compile'.  This breaks due to latest
2550         changes in EIEIO (introduction of eieio-core.el).
2551
2552 2013-05-30  Glenn Morris  <rgm@gnu.org>
2553
2554         * nnmail.el (nnmail-fancy-expiry-target):
2555         Also bind mail-dont-reply-to-names.
2556
2557         * spam-stat.el (spam-stat-save):
2558         No need to tweak font-lock in temp buffers.
2559
2560         * shr.el (shr-put-image): Silence compiler.
2561
2562 2013-05-29  Glenn Morris  <rgm@gnu.org>
2563
2564         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2565
2566         * gnus-group.el (gnus-sequence-of-unread-articles)
2567         (gnus-summary-add-mark, gnus-mark-article-as-read)
2568         (gnus-group-make-articles-read): Declare.
2569
2570         * gnus-sum.el (gnus-parameter-list-identifier)
2571         (gnus-article-stop-animations, gnus-stop-downloads)
2572         (gnus-article-only-boring-p, article-goto-body)
2573         (gnus-flush-original-article-buffer, article-narrow-to-head)
2574         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2575         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2576
2577         * gnus.el: No need to eval-and-compile autoloads.
2578
2579         * gravatar.el (help-function-arglist): Autoload.
2580
2581         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2582
2583         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2584
2585         * spam.el: No need to load spam-report when compiling.
2586         No need to eval-and-compile autoloads.
2587         (spam-report-resend-to): Declare.
2588         (spam-report-resend-register-routine): Require 'spam-report.
2589
2590 2013-05-24  Julien Danjou  <julien@danjou.info>
2591
2592         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2593         setup.
2594
2595 2013-05-23  Glenn Morris  <rgm@gnu.org>
2596
2597         * gnus-util.el (rmail-swap-buffers-maybe)
2598         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2599         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2600         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2601
2602         * mm-decode.el: No need to load term when compiling.
2603         (term-mode, term-char-mode): Declare.
2604
2605         * mm-util.el: No need to load jka-compr when compiling.
2606         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2607
2608         * nnmaildir.el: Require is automatically eval-and-compile.
2609         (nnmail): Require at run-time too.
2610
2611         * registry.el (registry-size): Move definition before use.
2612
2613 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2614
2615         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2616         signed data to conform the standard.  (Bug#14232)
2617
2618 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2619
2620         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2621         double angle quotation mark.
2622
2623 2013-05-20  Glenn Morris  <rgm@gnu.org>
2624
2625         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2626
2627 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2628
2629         * message.el (message-insert-formatted-citation-line): handle finding
2630         first/lastname when more than 2 names appear.
2631
2632 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2633
2634         * shr.el (shr-tag-span): New function.
2635
2636 2013-05-18  Glenn Morris  <rgm@gnu.org>
2637
2638         * message.el (message-mode): Use message-mode-abbrev-table,
2639         with text-mode-abbrev-table as parent.  (Bug#14413)
2640
2641 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2642
2643         * message.el (message-expand-group): Decode group names.
2644
2645 2013-05-16  Julien Danjou  <julien@danjou.info>
2646
2647         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2648         app-icon.
2649
2650 2013-05-15  Glenn Morris  <rgm@gnu.org>
2651
2652         * shr-color.el (shr-color-visible-luminance-min)
2653         (shr-color-visible-distance-min): Use shr-color group.
2654
2655 2013-05-11  Glenn Morris  <rgm@gnu.org>
2656
2657         * gnus-vm.el: Make it loadable without VM.
2658         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2659         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2660
2661 2013-05-09  Glenn Morris  <rgm@gnu.org>
2662
2663         * mml1991.el: Make it loadable.  (Bug#13456)
2664
2665         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2666         * gnus-async.el (gnus-async-post-fetch-function):
2667         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2668         * gnus-html.el (gnus-html-image-cache-ttl):
2669         * gnus-notifications.el (gnus-notifications-timeout):
2670         * gnus-picon.el (gnus-picon-properties):
2671         * gnus-util.el (gnus-completion-styles):
2672         * gnus.el (gnus-other-frame-resume-function):
2673         * message.el (message-user-organization-file)
2674         (message-cite-reply-position):
2675         * nnir.el (nnir-summary-line-format)
2676         (nnir-retrieve-headers-override-function):
2677         * shr-color.el (shr-color-visible-luminance-min):
2678         * shr.el (shr-blocked-images):
2679         * spam-report.el (spam-report-resend-to):
2680         * spam.el (spam-summary-exit-behavior): Fix custom types.
2681
2682         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2683
2684 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2685
2686         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2687         because of let-binding help-xref-following.  (Bug#14356)
2688
2689 2013-05-06  Glenn Morris  <rgm@gnu.org>
2690
2691         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2692
2693 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2694
2695         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2696         entering into the registry.
2697
2698 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2699
2700         * gnus.el: Ma Gnus v0.7 is released.
2701
2702 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2703
2704         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2705         (Bug#14304)
2706
2707 2013-04-27  Glenn Morris  <rgm@gnu.org>
2708
2709         * gnus.el (gnus-list-debbugs):
2710         Use require rather than autoload.  (Bug#14262)
2711
2712 2013-04-27  Julien Danjou  <julien@danjou.info>
2713
2714         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2715         port to "sieve" now that it has an official IANA port assigned.
2716
2717 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2718
2719         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2720         Don't set the MAILHOST environment variable permanently (Bug#14271).
2721
2722 2013-04-26  Glenn Morris  <rgm@gnu.org>
2723
2724         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2725
2726 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2727
2728         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2729         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2730
2731 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2732
2733         * nnir.el (nnir-close-group): Make sure we are in the right group.
2734
2735         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2736         dependency table from all newly retrieved headers.
2737
2738 2013-04-16  David Edmondson  <dme@dme.org>
2739
2740         Support <img src="data:...">.
2741
2742         * shr.el (shr-image-from-data): New function.
2743         (shr-tag-img): Use it.
2744
2745 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2746
2747         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2748         group.
2749
2750 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2751
2752         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2753         corresponding to any existing group (Bug#14166).
2754
2755 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2756
2757         * nnir.el (number-sequence): No longer used.
2758         (nnir-request-set-mark): New function.
2759         (nnir-request-update-info): Improve marks updating.
2760         (nnir-request-scan): Don't duplicate marks updating.
2761         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2762         Use 'assq rather than 'assoc.  Quote anonymous function.
2763         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2764         Use 'gnus-group-prefixed-p.
2765         (gnus-summary-create-nnir-group): Make sure server for method is open.
2766
2767 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2768
2769         * nnir.el (gnus-nnir-group-p): New function.
2770         (nnir-possibly-change-group): Use it.
2771
2772         * gnus-msg.el (gnus-setup-message): Use it.
2773
2774 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2775
2776         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2777         `initial-input' for the argument name.
2778         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2779
2780 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2781
2782         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2783         (used by MH-E).
2784
2785 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2786
2787         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2788         group.
2789
2790         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2791         fix compilation.
2792
2793 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2794
2795         * nnir.el (nnir-method-default-engines): And another typo.
2796
2797 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2798
2799         * nnir.el (nnir-method-default-engines): Fix typo.
2800
2801 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2802
2803         * nnir.el: Define 'number-sequence for xemacs.
2804         (gnus-summary-create-nnir-group): New function to create an nnir group
2805         from an nnir summary buffer based on the current query.
2806         (nnir-request-create-group): Update to allow nnir group creation based
2807         on the current query.
2808
2809 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2810
2811         * nndraft.el (nndraft-request-expire-articles):
2812         Make expiry target always `delete'.
2813
2814 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2815
2816         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2817         buffer use the posting-style and gcc of the original article group.
2818         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2819
2820         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2821         after other deffoos.
2822
2823 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2824
2825         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2826         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2827         support for real (i.e. not ephemeral) nnir groups.
2828         (gnus-summary-make-nnir-group): New function for initiating searches
2829         from a summary buffer.
2830
2831 2013-03-18  Sam Steingold  <sds@gnu.org>
2832
2833         * message.el (message-bury): Minor cleanup.
2834
2835 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2836
2837         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2838
2839 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2840
2841         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2842         nnml-request-list.  (Bug#13873)
2843         (nndir-request-newsgroups): Remove, unused.
2844
2845         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2846
2847 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2848
2849         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2850         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2851         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2852
2853 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2854
2855         * shr.el: Make all the overlays set the `evaporate' property so that
2856         they're removed properly.
2857
2858 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2859
2860         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2861         shell-quote-argument.
2862
2863 2013-02-22  David Engster  <deng@randomsample.de>
2864
2865         * gnus-registry.el (gnus-registry-save): Provide class name when
2866         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2867         `condition-case' to stay compatible with older EIEIO versions which
2868         only accept one argument.
2869
2870 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2871
2872         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2873         (epg-user-id-validity): Autoload.
2874         (mml2015-epg-check-user-id): New function.
2875         (mml2015-epg-check-sub-key): New function split from
2876         mml2015-epg-find-usable-key.
2877         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2878         optional name-is-key-id, to handle the case when user-id is unusable.
2879         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2880
2881 2013-02-17  Glenn Morris  <rgm@gnu.org>
2882
2883         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2884
2885 2013-02-16  Glenn Morris  <rgm@gnu.org>
2886
2887         * shr.el (shr-put-image): Only animate images that specify a delay.
2888         This is consistent with the old image-animated-p behavior.
2889
2890 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2891
2892         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2893         for XEmacs.
2894
2895 2013-02-13  Juri Linkov  <juri@jurta.org>
2896
2897         * gnus-art.el (gnus-article-mode-map):
2898         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2899         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2900
2901 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2902
2903         * auth-source.el (auth-source-format-prompt): Don't get confused by
2904         any "\" in replacement text.  (Bug#13637)
2905
2906 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2907
2908         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2909         (gnus-backend-trace): Honour gnus-backend-trace.
2910
2911         * mml.el (mml-insert-part): Insert closing tag.
2912
2913         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2914
2915 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2916
2917         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2918         able to find the article, which can happen in debbugs groups,
2919         apparently.
2920
2921 2013-01-16  Glenn Morris  <rgm@gnu.org>
2922
2923         * smiley.el (smiley-style): Make the file loadable in batch mode.
2924
2925 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2926
2927         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2928         imap process running.
2929
2930 2013-01-14  Julien Danjou  <julien@danjou.info>
2931
2932         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2933         Compare addresses against addresses, not against the full From field.
2934
2935 2013-01-13  Richard Stallman  <rms@gnu.org>
2936
2937         * message.el (message-forward-make-body-mime): New args BEG, END
2938         specify what part of FORWARD-BUFFER to use.  Do the work directly
2939         instead of calling `mml-insert-buffer'.
2940
2941 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2942
2943         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2944         cross-reference(s).
2945
2946         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2947         cross-reference(s).
2948
2949 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2950
2951         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2952         and point-max-marker.
2953         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2954
2955 2013-01-11  Julien Danjou  <julien@danjou.info>
2956
2957         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2958         max are almost equal.  Also return the correct value for V which is
2959         already between 0 and 1.
2960
2961 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2962
2963         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2964         to mml2015-encrypt-to-self.
2965         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2966
2967 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2968
2969         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2970         mml-smime-epg-find-usable-secret-key.
2971
2972 2013-01-08  Glenn Morris  <rgm@gnu.org>
2973
2974         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2975
2976 2013-01-07  Daiki Ueno  <ueno@gnu.org>
2977
2978         * mml-smime.el: Support signing by sender.
2979         Requested by Uwe Brauer.
2980         (mml-smime-sign-with-sender): New user option analogous
2981         to mml2015-sign-with-sender.
2982         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
2983         (mml-smime-epg-find-usable-secret-key): New helper function copied from
2984         mml2015.el.
2985
2986 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2987
2988         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
2989         isn't running, because Gnus will probably not know how to handle the
2990         Gcc header (bug#11941).
2991
2992         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
2993         articles.
2994
2995 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2996
2997         * nnfolder.el (nnfolder-recursive-directory-files): New function.
2998         (nnfolder-generate-active-file): Make this function work with recursive
2999         folder names.
3000
3001 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3002
3003         * nntp.el (nntp-open-connection): Use HELP as the capability command
3004         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
3005         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
3006
3007 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
3008
3009         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
3010         place holder since this gives `Invalid face reference: nil' messages.
3011         Use the `default' face instead.  It has the same effect here, even
3012         though it is not no-op.
3013
3014         * gnus-util.el
3015         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
3016
3017 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3018
3019         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
3020         non-string posting styles (bug#13285).
3021
3022 2012-12-27  Glenn Morris  <rgm@gnu.org>
3023
3024         * plstore.el (plstore-passphrase-callback-function):
3025         Use plstore-get-file.
3026
3027 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
3028
3029         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
3030         stderr.
3031
3032 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3033
3034         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
3035
3036         * gnus-compat.el (set-buffer-multibyte): Remove.
3037
3038 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
3039
3040         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
3041         temporary file to get PGP key image.  Pass no-show-photos when
3042         extracting image to avoid having it pop up twice.
3043
3044 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
3045
3046         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
3047         eligible for treatment.
3048
3049         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
3050         lines.  This makes summary commands with hidden threads work more
3051         reliably.
3052
3053         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
3054         button to mark the hidden citations (bug#9395).
3055
3056 2012-12-26  Daiki Ueno  <ueno@gnu.org>
3057
3058         * mml2015.el (mml2015-epg-signature-to-string): New function.
3059         (mml2015-epg-verify-result-to-string): New function.
3060         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
3061         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
3062         instead of epg-verify-result-to-string.
3063         (epg-signature-key-id, epg-signature-to-string): Autoload.
3064         (epg-verify-result-to-string): Remove autoload.
3065
3066 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
3067
3068         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
3069         ID image from GPG public key.
3070         (mml2015-epg-key-image-to-string): New function.
3071
3072 2012-12-25  Leo Liu  <sdl.web@gmail.com>
3073
3074         * plstore.el (plstore-passphrase-callback-function): Fix error when
3075         error when plstore-cache-passphrase-for-symmetric-encryption is set
3076         (bug#13264).
3077
3078 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3079
3080         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
3081         buffer to the article buffer here, because that clobbers multiple
3082         article buffers.
3083
3084         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
3085         buffer always points to the right summary buffer.
3086
3087 2012-12-25  John Wiegley  <jwiegley@gmail.com>
3088
3089         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
3090         the password (bug#12097).
3091
3092 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3093
3094         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
3095         (bug#13263).
3096
3097         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
3098         buffer exists before using it (bug#12475).
3099
3100         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
3101         offline groups (bug#11937).
3102
3103         * message.el (message-yank-original): When using customize to set the
3104         value of `message-cite-style', the variable it set to a symbol that's
3105         the name of the variable, which must then be dereferenced (bug#12616).
3106
3107 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
3108
3109         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
3110         the `face' property with a list whose car is the face specified in the
3111         format string and whose cdr is (nil).
3112         * lisp/gnus-util.el
3113         (gnus-put-text-property-excluding-characters-with-faces):
3114         Change accordingly.
3115         (gnus-get-text-property-excluding-characters-with-faces): New function.
3116         * lisp/gnus-sum.el (gnus-summary-highlight-line):
3117         * lisp/gnus-salt.el (gnus-tree-highlight-node):
3118         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
3119
3120 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3121
3122         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
3123         login methods.
3124         (nnimap-login): Respect the `nnimap-authenticator' variable.
3125
3126         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
3127         mark state when moving articles.  Otherwise unticked articles will get
3128         their ticks back after moving.
3129
3130 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
3131
3132         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
3133
3134         * message.el (message-ignored-news-headers): Always remove
3135         X-Message-SMTP-Method to avoid information leakage if the user
3136         mistakenly inserts the header into news messages.
3137
3138         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
3139
3140         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
3141         right than four characters, this command would move point to
3142         `point-max'.  Don't do that.
3143
3144         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
3145         to nil to allow re-selecting groups that gain articles.
3146         (gnus-bug-group-download-format-alist): Update the URL.
3147
3148 2012-12-23  Andreas Schwab  <schwab@suse.de>
3149
3150         * shr.el (shr-tag-em): Render em as italic, not bold.
3151
3152 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
3153
3154         * gnus-int.el (gnus-backend-trace): Factor out into its own function
3155         for reuse.
3156         (gnus-open-server): Use it to add more tracing.
3157         (gnus-finish-retrieve-group-infos): Add backend tracing.
3158         (gnus-backend-trace): Also note the elapsed seconds.
3159
3160 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
3161
3162         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
3163         Set epa-file-encrypt-to from variable to avoid querying.
3164
3165 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
3166
3167         * sieve-mode.el (sieve-font-lock-keywords):
3168         Keywords should be word delimited.  (Bug#13173)
3169
3170 2012-12-13  Andreas Schwab  <schwab@suse.de>
3171
3172         * tls.el (tls-program): Update customize type.
3173
3174 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3175
3176         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
3177         instead of <pre> to align message header.
3178
3179 2012-12-12  Sam Steingold  <sds@gnu.org>
3180
3181         * gnus.el (gnus-other-frame-resume-function): Add user option.
3182         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
3183
3184 2012-12-06  Sam Steingold  <sds@gnu.org>
3185
3186         * gnus-start.el (gnus-before-resume-hook): Add.
3187         (gnus-1): Run it when Gnus is alive.
3188
3189 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
3192         * gnus-art.el (article-unsplit-urls)
3193         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3194         * gnus-registry.el (gnus-registry-get-article-marks)
3195         * message.el (message-goto-body): Use it.
3196         (message-called-interactively-p): Remove.
3197
3198         * spam-stat.el (spam-stat-called-interactively-p): New macro.
3199         (spam-stat-score-buffer): Use it.
3200
3201         * spam.el: Silence the warnings against BBDB functions when compiling.
3202
3203         * gnus-score.el (gnus-score-decode-text-parts):
3204         Use append+mapcar instead of the cl function mapcan.
3205
3206 2012-12-05  Sam Steingold  <sds@gnu.org>
3207
3208         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
3209         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
3210         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
3211
3212 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3213
3214         * gmm-utils.el (gmm-called-interactively-p): Revert.
3215         This seems to cause Emacs to get stuck!
3216         * gnus-art.el (article-unsplit-urls)
3217         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3218         * gnus-registry.el (gnus-registry-get-article-marks)
3219         * message.el (message-goto-body)
3220         (message-called-interactively-p): Revert.
3221
3222         * gmm-utils.el (gmm-called-interactively-p): New function.
3223         * gnus-art.el (article-unsplit-urls)
3224         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3225         * gnus-registry.el (gnus-registry-get-article-marks)
3226         * message.el (message-goto-body): Use it.
3227         (message-called-interactively-p): Remove.
3228
3229         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
3230         * gnus-sync.el (gnus-sync-lesync-call)
3231         * message.el (message-read-from-minibuffer): Use it.
3232
3233 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3234
3235         * gmm-utils.el (gmm-flet): Remove.
3236         * gnus-sync.el (gnus-sync-lesync-call)
3237         * message.el (message-read-from-minibuffer): Don't use it.
3238
3239 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3240
3241         * gmm-utils.el (gmm-labels): Use cl-labels if available.
3242
3243 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3244
3245         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
3246
3247         * gnus-sync.el (gnus-sync-lesync-call)
3248         * message.el (message-read-from-minibuffer): Use gmm-flet.
3249
3250         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
3251
3252         * gnus-util.el (gnus-macroexpand-all): Remove.
3253
3254 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
3255
3256         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
3257         to TAB, not [tab].
3258         (gnus-summary-article-map): Likewise.
3259
3260         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
3261         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
3262
3263 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
3264
3265         * time-date.el: Commentary fix.
3266
3267 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3268
3269         * color.el: Don't require cl.
3270         (color-complement): `caddr' -> `nth 2'.
3271
3272         * time-date.el (time-to-seconds): De-obsolete.
3273
3274 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3275
3276         * message.el (message-get-reply-headers):
3277         Make sure the reply goes to the author if it is a wide reply.
3278
3279 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
3280
3281         * gnus-score.el (gnus-score-body):
3282         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
3283         scoring by body.
3284
3285 2012-11-16  Glenn Morris  <rgm@gnu.org>
3286
3287         * gnus-diary.el (nndiary-request-create-group-functions)
3288         (nndiary-request-update-info-functions)
3289         (gnus-subscribe-newsgroup-functions)
3290         (nndiary-request-accept-article-functions):
3291         Use new names for hooks rather than obsolete aliases.
3292
3293 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3294
3295         * dgnushack.el (define-obsolete-variable-alias): Simplify.
3296
3297 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
3300         in meta tag with the one the part specifies in its header.
3301
3302 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3303
3304         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
3305         by default.
3306
3307 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3308
3309         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
3310         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
3311
3312 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3313
3314         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
3315         and a runtime function for it, of which the XEmacs version takes only
3316         two arguments.
3317
3318 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3319
3320         * nndiary.el (nndiary-request-create-group-functions)
3321         (nndiary-request-update-info-functions)
3322         (nndiary-request-accept-article-functions):
3323         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
3324         "-hooks" suffix.
3325
3326 2012-10-19  Julien Danjou  <julien@danjou.info>
3327
3328         * gnus-art.el: Require gnus-util because it uses
3329         `gnus-timer--function'.
3330
3331 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3332
3333         * starttls.el (starttls-extra-arguments): Doc fix.
3334
3335 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3336
3337         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
3338         it.
3339
3340 2012-10-06  Glenn Morris  <rgm@gnu.org>
3341
3342         * gnus-notifications.el (gnus-notifications):
3343         Add missing group :version tag.
3344         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
3345         (gnus-gcc-post-body-encode-hook):
3346         * gnus-sync.el (gnus-sync-lesync-name)
3347         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
3348
3349 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
3350
3351         * color.el (color-hsl-to-rgb): Fix incorrect results for
3352         small and large hue values.  (Bug#12559)
3353
3354 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3355
3356         New UIDL implementation.
3357
3358         * mail-source.el (mail-sources, mail-source-keyword-map):
3359         Add :leave as a pop3 keyword.
3360         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
3361
3362         * pop3.el (pop3-leave-mail-on-server): Allow number.
3363         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
3364         (pop3-movemail): Add UIDL support.
3365         (pop3-send-streaming-command): Take a list of mail numbers instead of
3366         the number of mails.
3367         (pop3-write-to-file): Add X-UIDL header.
3368         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
3369         (pop3-uidl-add-xheader): New functions.
3370
3371         * message.el (message-ignored-resent-headers):
3372         Add X-Content-Length and X-UIDL headers.
3373
3374 2012-10-05  Glenn Morris  <rgm@gnu.org>
3375
3376         * color.el (color-name-to-rgb, color-rgb-to-hex)
3377         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3378         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3379         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3380         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3381
3382 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3383
3384         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
3385         a user about whether to delete temp files if once a user answered as n.
3386
3387 2012-09-25  Chong Yidong  <cyd@gnu.org>
3388
3389         * password-cache.el (password-read-and-add): Use a declare form to mark
3390         this function obsolete.
3391
3392 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3393
3394         * lpath.el: Bind mail-encode-mml for old Emacsen.
3395
3396 2012-09-17  Richard Stallman  <rms@gnu.org>
3397
3398         * message.el (message-in-body-p): Don't set mark or modify buffer.
3399
3400         * mml.el (mml-attach-file): Doc fix.
3401         (mml-attach-external, mml-attach-buffer, mml-attach-file):
3402         Set mail-encode-mml when in Mail mode.
3403         Simplify code to set HEAD and move back to HEAD.
3404         (mml-insert-multipart, mml-insert-part):
3405         Set mail-encode-mml when in Mail mode.
3406
3407 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3408
3409         * gnus-util.el (gnus-timer--function): New function.
3410
3411         * gnus-art.el (gnus-article-stop-animations): Use it.
3412
3413 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3414
3415         Fix glitches caused by addition of psec to timers.
3416         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3417         rather than raw access to timer vector.
3418
3419 2012-09-11  Julien Danjou  <julien@danjou.info>
3420
3421         * gnus-notifications.el (gnus-notifications): Check for nil values in
3422         ignored addresses check.
3423
3424 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3425
3426         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3427
3428 2012-09-07  Chong Yidong  <cyd@gnu.org>
3429
3430         * gnus-util.el
3431         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3432
3433         * gnus-salt.el (gnus-tree-highlight-node):
3434         * gnus-sum.el (gnus-summary-highlight-line):
3435         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3436
3437 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3438
3439         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3440
3441 2012-09-06  Juri Linkov  <juri@jurta.org>
3442
3443         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3444         scheme for buffer names to be more consistent with other group and
3445         article buffer names in Gnus.
3446
3447 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3448
3449         * gnus-util.el
3450         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3451
3452         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3453         Jenkner.
3454
3455         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3456
3457         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3458
3459         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3460
3461 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3462
3463         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3464         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3465
3466         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3467         string-prefix-p in Emacs >=23.2.
3468
3469         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3470         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3471         instead of string-match-p.
3472         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3473
3474 2012-09-06  Kenichi Handa  <handa@gnu.org>
3475
3476         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3477         lowercase a..f.
3478
3479 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3480
3481         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3482
3483 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3484
3485         * nnimap.el (nnimap-request-move-article): Decode the group name when
3486         doing internal moves to avoid charset issues.
3487
3488         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3489         TIME is set.
3490
3491 2012-09-05  Juri Linkov  <juri@jurta.org>
3492
3493         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3494         than one group at a time (bug#11961).
3495
3496 2012-09-05  Julien Danjou  <julien@danjou.info>
3497
3498         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3499         this hide the real reason with a message giving absolutely no hint.
3500
3501 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3502
3503         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3504         to the backend (bug#11804).
3505
3506         * message.el (message-insert-newsgroups): Don't insert newsgroup
3507         duplicates (bug#12275).
3508
3509 2012-09-05  John Wiegley  <johnw@newartisans.com>
3510
3511         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3512         sieve rules.
3513
3514 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3515
3516         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3517         function.
3518
3519         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3520
3521         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3522
3523 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3524
3525         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3526         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3527         This should make nnmaildir more usable with offlineimap.
3528
3529 2012-09-05  Julien Danjou  <julien@danjou.info>
3530
3531         * nnimap.el (nnimap-request-list): Revert change that made listing
3532         synchronous.
3533         (nnimap-get-responses): Restore.
3534
3535 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3536
3537         * dgnushack.el: XEmacs 21.5 compilation fix.
3538
3539         * gnus-notifications.el (gnus-notifications-notify): Use it.
3540
3541         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3542         warnings on XEmacs.
3543
3544 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3545
3546         Better seeds for (random).
3547         * gnus-sync.el (gnus-sync-lesync-setup):
3548         * message.el (message-canlock-generate, message-unique-id):
3549         Change (random t) to (random), now that the latter is more random.
3550
3551 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3552
3553         * nnimap.el (nnimap-change-group): Document result value
3554
3555         * auth-source.el (auth-sources): Fix macos keychain access.
3556
3557         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3558         allow the backend `request-head' function to determine the group
3559         name on its own.
3560         (gnus-request-expire-articles): Filter out negative article numbers
3561         during expiry (Bug#11980).
3562
3563         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3564         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3565
3566         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3567         you've found the article when you haven't.
3568
3569         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3570         that nnimap-change-group can return t.
3571
3572 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3573
3574         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3575
3576 2012-08-30  Julien Danjou  <julien@danjou.info>
3577
3578         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3579         `gnus-notifications-timeout'.
3580         (gnus-notifications-timeout): Add.
3581         (gnus-notifications-action): New function.
3582         (gnus-notifications-notify): Add :action using
3583         `gnus-notifications-action'.
3584         (gnus-notifications-id-to-msg): New variable.
3585         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3586         notifications id to messages.
3587
3588 2012-08-30  Kenichi Handa  <handa@gnu.org>
3589
3590         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3591         once.
3592
3593 2012-08-29  Julien Danjou  <julien@danjou.info>
3594
3595         * gnus-notifications.el: New file.
3596         (gnus-notifications-notify): New function.
3597         (gnus-notifications): Use `gnus-notifications-notify'.
3598
3599 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3600
3601         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3602         transfer encoding first; bind gnus-newsgroup-charset to the charset
3603         that the article specifies (Bug#12209).
3604
3605 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3606
3607         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3608         (gnus-group-customize-done): Encode values posting-style holds.
3609
3610         * gnus-msg.el (gnus-summary-resend-message)
3611         (gnus-configure-posting-styles): Decode values posting-style group
3612         parameter holds.
3613
3614 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3615
3616         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3617         `name' and `address' in Resent-From header.
3618
3619 2012-08-14  Chong Yidong  <cyd@gnu.org>
3620
3621         * gnus-art.el (article-display-face): Handle failure in
3622         gnus-create-image (Bug#11802).
3623
3624 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3625
3626         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3627         Use defsetf.
3628
3629 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3630
3631         * auth-source.el (auth-source-plstore-search)
3632         (auth-source-secrets-search): Ignore :require and :type in search spec.
3633
3634 2012-08-06  Julien Danjou  <julien@danjou.info>
3635
3636         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3637         `nnimap-request-move-article'.
3638
3639         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3640         Remove autoload, already handled by gnus.el.
3641
3642         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3643
3644         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3645         supported by nnimap actually.  Reverts previous change.
3646
3647         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3648         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3649         to-buffer argument that is already supported.
3650
3651 2012-08-05  Julien Danjou  <julien@danjou.info>
3652
3653         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3654         Add autoload.
3655
3656 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3657
3658         * gnus.el (gnus-valid-select-methods): Fix custom type.
3659
3660 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3661
3662         * auth-source.el (auth-sources, auth-source-backend-parse)
3663         (auth-source-macos-keychain-search)
3664         (auth-source-macos-keychain-search-items)
3665         (auth-source-macos-keychain-result-append)
3666         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3667         auth-source.el through the /usr/bin/security utility.
3668         (auth-sources): Fix syntax error.
3669         (auth-source-macos-keychain-result-append): Fix variable name.
3670         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3671
3672 2012-07-27  Julien Danjou  <julien@danjou.info>
3673
3674         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3675         Emacs < 24.1
3676
3677 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3678
3679         * message.el (message-kill-address): Don't kill last newline.
3680         (message-skip-to-next-address): Don't move to the next header.
3681         (message-fill-field-address): Work properly.
3682
3683 2012-07-25  Julien Danjou  <julien@danjou.info>
3684
3685         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3686
3687 2012-07-24  Julien Danjou  <julien@danjou.info>
3688
3689         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3690
3691         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3692         (nntp-async-timer-handler): Remove, unused.
3693
3694         * nnimap.el (nnimap-get-responses): Remove, unused.
3695
3696         * nnheader.el (mail-header-set-extra): Remove, unused.
3697
3698         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3699         unused.
3700
3701         * mm-view.el (mm-view-sound-file): Remove, unused.
3702
3703         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3704         (mm-url-encode-multipart-form-data): Remove, unused.
3705
3706         * message.el (message-remove-signature, message-make-host-name)
3707         (message-fill-address): Remove, unused.
3708
3709         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3710         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3711         unused.
3712
3713         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3714         (gnus-xmas-call-region): Remove, unused.
3715
3716         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3717
3718         * gnus-util.el (gnus-extract-address-component-name)
3719         (gnus-extract-address-component-email, gnus-sortable-date)
3720         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3721         (gnus-process-live-p): Remove, unused.
3722
3723         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3724
3725         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3726         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3727         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3728         function.
3729
3730         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3731
3732         * gnus-score.el (gnus-summary-score-crossposting)
3733         (gnus-score-regexp-bad-p): Remove, unused.
3734
3735         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3736
3737         * gnus-range.el (gnus-sublist-p): Remove, unused.
3738
3739         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3740         unused.
3741
3742         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3743
3744         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3745         (gnus-request-associate-buffer): Remove, unused.
3746
3747         * gnus-group.el (gnus-group-set-method-info)
3748         (gnus-group-set-params-info): Remove, unused.
3749
3750         * gnus-fun.el (gnus-shell-command-to-string)
3751         (gnus-shell-command-on-region): Remove, unused.
3752
3753         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3754
3755         * gnus-art.el (gnus-article-text-type-exists-p)
3756         (article-translate-characters, gnus-article-hide-text-of-type)
3757         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3758         Remove, unused.
3759
3760 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3761
3762         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3763
3764 2012-07-21  Julien Danjou  <julien@danjou.info>
3765
3766         * message.el (message-dont-reply-to-names): Replace deprecated
3767         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3768         (message-get-reply-headers): Ditto.
3769
3770 2012-07-18  Julien Danjou  <julien@danjou.info>
3771
3772         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3773         `sieve-upload-and-kill'.
3774
3775         * sieve.el (sieve-bury-buffer): Remove function.
3776         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3777         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3778
3779 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3780
3781         * shr.el (shr-expand-url): Handle URL starting with `//'.
3782
3783 2012-07-13  Chong Yidong  <cyd@gnu.org>
3784
3785         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3786         instead of calling toggle-read-only with a (bogus) argument.
3787
3788 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3789
3790         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3791         of initial input when reading the author to restrict the summary to.
3792
3793 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3794
3795         * mm-decode.el (mm-shr):
3796         Allow overriding charset by mm-charset-override-alist.
3797
3798 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3799
3800         * gnus-art.el (gnus-article-view-part):
3801         Toggle subparts of multipart/alternative part.
3802
3803 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3804
3805         * shr.el (shr-render-buffer): New command.
3806         (shr-visit-file): Use it.
3807
3808 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3809
3810         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3811         Set no-byte-compile and no-update-autoloads.
3812
3813 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3814
3815         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3816
3817 2012-06-25  Julien Danjou  <julien@danjou.info>
3818
3819         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3820         `nnimap-request-move-articles-find-limit' since we do not use it only
3821         for move operations.
3822         (nnimap-request-accept-article): Use
3823         `nnimap-request-articles-find-limit' to limit search by message-id.
3824
3825 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3826
3827         Support higher-resolution time stamps (Bug#9000).
3828
3829         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3830         VARLIST.  It's optional, for backward compatibility.
3831         (encode-time-value): New optional arg PICO.  New type 3.
3832         (time-to-seconds) [!float-time]: Support the new picoseconds
3833         component if it's used.
3834         (seconds-to-time, time-subtract, time-add):
3835         Support ps-resolution time stamps as well.
3836
3837 2012-06-19  Julien Danjou  <julien@danjou.info>
3838
3839         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3840
3841         * nnimap.el (nnimap-log-buffer): Check that
3842         `window-point-insertion-type' is boundp, since it's not available in
3843         XEmacs.
3844
3845 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3846
3847         * nnimap.el (nnimap-log-buffer): Add this, setting
3848         `window-point-insertion-type' in the buffer to t.
3849         (nnimap-log-command): Use nnimap-log-buffer.
3850
3851 2012-06-19  Julien Danjou  <julien@danjou.info>
3852
3853         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3854         argument to be able to limit the search.
3855         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3856         (nnimap-request-move-articles-find-limit): Add this to limit the search
3857         by Message-Id after a message move.
3858         (nnimap): Add defgroup.
3859
3860 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3861
3862         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3863
3864 2012-06-15  Julien Danjou  <julien@danjou.info>
3865
3866         * nnimap.el (nnimap-find-article-by-message-id): Use
3867         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3868         (nnimap-possibly-change-group): Add read-only argument.
3869         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3870         issuing EXAMINE manually.
3871         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3872         with read-only argument.
3873         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3874         cannot possibly change because we need to be sure that it's either
3875         read-write or read-only.
3876
3877 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3878
3879         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3880         being bound to a lambda form.
3881
3882 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3883
3884         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3885         articles when fetch-old is non-nil (bug#11370).
3886
3887 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3888
3889         * gnus-picon.el (gnus-picon-properties): New defcustom.
3890         (gnus-picon-create-glyph): Use it.
3891
3892 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3893
3894         * gnus-group.el (gnus-group-get-new-news): Respect
3895         `gnus-group-use-permanent-levels', as documented (bug#11638).
3896
3897 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3898
3899         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3900         groups (bug#11641).
3901
3902 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3903
3904         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3905         is an integer to avoid later problems.
3906
3907 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3908
3909         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3910         locales.
3911
3912         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3913         on a handle.
3914
3915         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3916         address as the default.
3917         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3918
3919         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3920         makes no sense to query the user about internal files.
3921
3922         * gnus-spec.el: Remove all the byte-compilation stuff, since
3923         benchmarking shows that it doesn't help when entering large summary
3924         buffers.
3925
3926         * gnus-xmas.el (gnus-xmas-define): Remove.
3927
3928         * gnus-util.el (gnus-byte-code): Remove.
3929
3930         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3931         grouplens stuff.
3932
3933 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3934
3935         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3936         (bug#11514).
3937
3938 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3939
3940         * message.el (message-buffers): Return all buffers derived from Message
3941         to make `gnus-dired-attach' work with mu4e.
3942
3943 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3944
3945         * nntp.el: Stop the `letf' madness.
3946         (nntp--report-1): New var.
3947         (nntp-report): Merge nntp-report-1 into it.
3948         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3949         the nntp-report function.
3950
3951         * auth-source.el: Fix comment-style to follow the convention.
3952
3953 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3954
3955         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3956         (mm-dissect-singlepart): Don't guess the MIME type of
3957         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3958         set.
3959         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3960         toplevel MIME type is multipart/encrypted.
3961
3962 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3963
3964         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3965         a string so that Gcc works (bug#11514).
3966
3967 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3968
3969         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3970         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3971
3972 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3973
3974         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3975         jumping to *Server* from a dedicated *Group* window.
3976         (gnus-configure-frame): CSE.
3977
3978         * gnus-registry.el: Minor style cleanup.
3979         (gnus-registry--set/remove-mark): New function, extracted from
3980         gnus-registry-install-shortcuts.
3981         (gnus-registry-install-shortcuts): Use it.
3982
3983 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3984
3985         * nnspool.el (news-path): Use eval-and-compile.
3986
3987 2012-05-24  Glenn Morris  <rgm@gnu.org>
3988
3989         * nnspool.el (news-directory, news-path, news-inews-program):
3990         Move here from paths.el.  Don't see a need for these to be autoloaded.
3991
3992         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
3993         Merge in doc from paths.el version.  Don't see any need for this to be
3994         autoloaded, or for the warning about users not setting it.
3995
3996 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
3997
3998         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
3999         format.  In particular, add an optional argument and a docstring.
4000
4001         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
4002
4003         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
4004         current before calling `gnus-groups-to-gnus-format'.
4005         Note that this was already the case for `gnus-active-to-gnus-format'.
4006
4007 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
4008
4009         Fix minor Y10k bug.
4010         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
4011
4012 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4013
4014         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
4015         message once it's actually open.
4016
4017 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4018
4019         * gnus.el: Ma Gnus v0.5 is released.
4020
4021 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4022
4023         * auth-source.el (auth-source--aput-1, auth-source--aput)
4024         (auth-source--aget): New functions and macros.
4025         Use them instead of aput/aget.
4026
4027 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
4028
4029         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
4030
4031 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
4032
4033         * plstore.el (plstore-called-interactively-p): New compat macro copied
4034         from message.el.
4035         (plstore-mode): Use it.
4036
4037 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
4038
4039         * plstore.el: Revive the editing feature.
4040         (plstore-mode): New mode to edit plstore file.
4041         (plstore-mode-toggle-display, plstore-mode-original)
4042         (plstore-mode-decoded): New command.
4043         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4044         (plstore--insert-buffer, plstore--make): New function.
4045         (plstore-open, plstore-save): Simplify by using them.
4046
4047 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4048
4049         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
4050
4051 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
4052
4053         * tls.el (open-tls-stream): Remove unused binding.
4054
4055 2012-04-16  Glenn Morris  <rgm@gnu.org>
4056
4057         * nndraft.el (nndraft-request-list): Fix declaration.
4058
4059 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4060
4061         * mm-decode.el (mm-dissect-buffer): Doc fix.
4062
4063         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
4064         don't have a current group.
4065
4066         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
4067         buffer if it doesn't exist.
4068
4069         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
4070         given, mark the group as ephemeral with the current window conf.
4071
4072         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
4073         buffer exists, which it doesn't if we haven't started Gnus.
4074         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
4075
4076 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4077
4078         * mml.el (mml-generate-mime): Allow specifying what the top-level part
4079         type is.
4080
4081         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
4082         `unexists' entries.
4083         (gnus-clean-old-newsrc): Fix last checkin.
4084
4085         * nnimap.el (nnimap-update-info): None of the articles below the active
4086         low-water mark exist.
4087
4088         * dgnushack.el: Get rid of XEmacs compilation warning.
4089
4090         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
4091         would have gotten if we posted to the group, and use that to compare
4092         against the message we want to cancel (bug#10808).
4093
4094         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
4095         on XEmacs.
4096
4097 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4098
4099         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
4100         `scroll-margin'.
4101
4102 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
4103
4104         * gnus-cite.el (gnus-dissect-cited-text): A single line without
4105         citation prefix within a block of cited text should be considered part
4106         of that block *only* if it is a blank line.
4107
4108 2012-04-09  Chong Yidong  <cyd@gnu.org>
4109
4110         * binhex.el, hashcash.el, uudecode.el:
4111         Remove * characters from the front of variable docstrings.
4112
4113 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4114
4115         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
4116         before kinsoku-bol characters nor within kinsoku-eol characters.
4117
4118 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
4121         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
4122         (gnus-sync-read): Use mapc instead of mapcar.
4123
4124         * mm-archive.el: Require mm-decode for some macros.
4125         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
4126         the byte compiler.
4127         (mm-archive-decoders): New function that returns the value of
4128         the mm-archive-decoders variable.
4129
4130         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
4131         instead.
4132         (mm-dissect-singlepart): Use the function mm-archive-decoders.
4133
4134         * nnimap.el (gnus-refer-thread-use-nnir):
4135         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
4136
4137 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4138
4139         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
4140
4141 2012-03-12  Peter Münster  <pmrb@free.fr>
4142
4143         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
4144         (gnus-demon-cancel): Ditto.
4145         (gnus-demon-run-callback): When function cannot be called due to low
4146         idleness, call it when idleness reaches the expected value, instead of
4147         waiting another timer period.
4148         (gnus-demon-init): Add `time' to arguments of call-back.
4149
4150 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4151
4152         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
4153
4154         * gnus.el: Register gnus-registry functions.
4155
4156         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
4157         indent.
4158
4159         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
4160         enabled before warping.
4161
4162 2012-03-22  Dave Abrahams  <dave@boostpro.com>
4163
4164         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
4165         registry about each article retrieved.
4166
4167         * gnus-int.el (gnus-select-group-with-message-id): New function.
4168         (gnus-try-warping-via-registry): Ditto.
4169         (gnus-warp-to-article): Fall back on the registry.
4170
4171 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
4172
4173         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
4174         inboxes.
4175
4176 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4177
4178         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
4179
4180 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4181
4182         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
4183         gnus-gcc-self-resent-messages may be a group parameter.
4184         (gnus-summary-resend-message): Don't encode encoded words in header
4185         when Gcc'ing resent message.
4186
4187 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4188
4189         * shr.el (shr-insert): Treat non-breaking space just like normal
4190         space.  This seems to produce more pleasing results.
4191         (shr-insert): Only insert a blank line if we're starting from an image.
4192         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
4193         (shr-ensure-paragraph): Consider lines with white space to be blank.
4194
4195 2012-03-15  Elias Pipping  <pipping@lavabit.com>
4196
4197         * Makefile.in: Respect DESTDIR.
4198
4199 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
4200
4201         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
4202         and gnus-gcc-post-body-encode-hook.
4203
4204 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4205
4206         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
4207         messages that don't exist.
4208
4209         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
4210
4211 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4212
4213         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
4214         Remove.
4215
4216         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
4217
4218         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
4219
4220 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4221
4222         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
4223         have a group name.
4224
4225         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
4226         a multibyte buffer (bug#7410).
4227         (article-wash-html): Parse the original article buffer to get the
4228         unencoded data (bug#7410).
4229
4230         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
4231         .newsrc.el files.
4232
4233 2012-04-05  Bastien Guerry  <bzg@altern.org>
4234
4235         * color.el (color-lighten-name): Fix typo.
4236
4237 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4238
4239         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
4240         "#" to avoid having them interpreted as comments.
4241
4242 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4243
4244         * shr.el (shr-insert): Update the text state properly to avoid
4245         inserting spurious paragraph starts.
4246
4247 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4248
4249         * shr.el (shr-table-widths): Divide the extra width more fairly over
4250         the TDs (bug#10973).
4251         (shr-render-td): Don't delete too much padding.
4252         (shr-natural-width): Compute the natural width more correctly.
4253         (shr-insert): Allow the natural width to be computed for tables again.
4254         (shr-tag-table-1): Rework how the natural widths are computed by
4255         rendering the table a third time.
4256         (shr-natural-width): Removed.
4257         (shr-buffer-width): New function.
4258         (shr-expand-newlines): Use it.
4259
4260         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
4261         using a `gnus-use-full-window' setup (bug#11013).
4262
4263 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4264
4265         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
4266         24.1 release.
4267
4268 2012-03-10  David Edmondson  <dme@dme.org>
4269
4270         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
4271         'Forwarded Message' header and the start of the message.
4272
4273 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4274
4275         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4276         isn't running (bug#10897).
4277
4278 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4279
4280         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4281         This is inconsistent with all the other stream functions, which leave
4282         the setting up to the higher levels (if so wanted) (bug#10931).
4283
4284 2012-02-28  Glenn Morris  <rgm@gnu.org>
4285
4286         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
4287         mm-decode.el: Standardize possessive apostrophe usage.
4288
4289 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4290
4291         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
4292
4293 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
4294
4295         * parse-time.el (parse-time-string): Allow extractor to return nil.
4296
4297 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4298
4299         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
4300
4301 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4302
4303         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
4304
4305 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4306
4307         * mm-decode.el (mm-shr): Remove "soft hyphens".
4308
4309         * nnimap.el (nnimap-request-list): Return the group names encoded as
4310         utf8.  Otherwise non-European group names don't work.
4311         (nnimap-request-newgroups): Ditto.
4312
4313         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
4314         the default in `read-string' (bug#10757).
4315
4316         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
4317         topics (bug#10843).
4318
4319         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
4320         buffer.  Suggested by Herbert Valerio Riedel.
4321         (nnimap-request-move-article): Delete the message from the correct IMAP
4322         server.
4323
4324 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4325
4326         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
4327         Reported by Peter Münster.
4328
4329 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4330
4331         * shr.el (shr-image-fetched): Make sure we really kill the right
4332         buffer.
4333
4334 2012-02-16  Leo Liu  <sdl.web@gmail.com>
4335
4336         * gnus-start.el (gnus-1): Avoid duplicate entries.
4337
4338 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4339
4340         * imap.el: Remove.
4341
4342         * nntp.el (nntp-coding-system-for-read): Remove.
4343         (nntp-coding-system-for-write): Ditto.
4344         (nntp-open-connection): Just use `binary' directly.
4345
4346         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
4347         Gnus 0.3.
4348
4349 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4350
4351         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
4352         application/octet-stream parts really is.
4353
4354         * gnus-sum.el (gnus-propagate-marks): Remove.
4355
4356 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4357
4358         * shr.el (shr-rescale-image): Undo previous change; see
4359         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
4360
4361 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4362
4363         * gnus.el: Ma Gnus v0.3 is released.
4364
4365 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4366
4367         * gnus-sum.el (gnus-summary-local-variables): Make
4368         `gnus-newsgroup-unexist' into a local variable.
4369
4370 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4371
4372         * registry.el (registry-usage-test, registry-persistence-test): Move to
4373         tests/gnustest-registry.el.
4374         (registry-make-testable-db, registry-match-test)
4375         (registry-instantiation-test): Move to tests/gnustest-registry.el.
4376
4377         * gnus-registry.el (gnus-registry-misc-test)
4378         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
4379
4380         * tests/gnustest-registry.el: New file with the registry and
4381         gnus-registry ERT tests.
4382
4383 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4384
4385         * gnus-msg.el (gnus-summary-resend-message): Make
4386         gnus-summary-resend-message-insert-gcc be last item in
4387         message-header-setup-hook.
4388
4389 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4390
4391         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4392         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
4393         Remove.
4394         (nnfolder-open-server): Don't use marks.
4395         (nnfolder-request-delete-group): Ditto.
4396         (nnfolder-request-rename-group): Ditto.
4397         (nnfolder-request-set-mark, nnfolder-request-marks)
4398         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
4399         (nnfolder-save-marks, nnfolder-open-marks): Remove.
4400
4401         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
4402         (nnml-marks-modtime): Remove.
4403         (nnml-request-delete-group): Don't use marks.
4404         (nnml-request-rename-group): Ditto.
4405         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
4406         (nnml-save-marks, nnml-open-marks): Remove.
4407
4408         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4409         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
4410         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
4411         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
4412         (nntp-server-to-method-cache): Remove.
4413
4414         * shr.el (shr-rescale-image): Fix wrong merge.
4415
4416 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4417
4418         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4419         too-wide lines.
4420
4421 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4422
4423         * nnimap.el (nnimap-record-commands): New variable.
4424         (nnimap-log-command): Use it.
4425         (nnimap-make-process-buffer): Add a space to the process buffer.
4426         (nnimap-transform-headers): Don't bug out on header lines containing
4427         stuff that look like IMAP length encodings.
4428
4429         * shr.el (shr-rescale-image): Allow viewing large images.
4430
4431 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4432
4433         * nnml.el (nnml-request-compact-group): Delete the marks file after
4434         compaction (bug#10800).
4435
4436         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4437         group exit.
4438
4439         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4440         QRESYNC/FETCH output.
4441
4442 2012-02-11  Glenn Morris  <rgm@gnu.org>
4443
4444         * sieve-manage.el (sieve-manage-default-stream):
4445         * shr.el (shr):
4446         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4447         (nnir-retrieve-headers-override-function)
4448         (nnir-imap-default-search-key, nnir-notmuch-program)
4449         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4450         (nnir-method-default-engines):
4451         * message.el (message-cite-reply-position):
4452         * gssapi.el (gssapi-program):
4453         * gravatar.el (gravatar):
4454         * gnus-sum.el (gnus-refer-thread-use-nnir):
4455         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4456         (gnus-registry-max-pruned-entries):
4457         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4458         * gnus-int.el (gnus-after-set-mark-hook)
4459         (gnus-before-update-mark-hook):
4460         * gnus-async.el (gnus-async-post-fetch-function):
4461         * auth-source.el (auth-source-cache-expiry):
4462         Add missing :version tags to new defcustoms and defgroups.
4463
4464 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4465
4466         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4467         `gnus-newsgroup-unexist'.
4468
4469         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4470         marks.
4471         (gnus-article-special-mark-lists): Put the `unexist' in the special
4472         marks list instead.
4473
4474         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4475         articles in the list of articles to be selected.
4476
4477         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4478         articles.
4479         (nnimap-update-info): Keep track of unexisting articles.
4480         (nnimap-update-qresync-info): Ditto.
4481
4482 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4483
4484         * message.el (message-default-send-mail-function): Made into own
4485         function for reuse by emacsbug.el.
4486
4487 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4488
4489         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4490         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4491
4492 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4493
4494         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4495         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4496
4497         * gnus-compat.el: Define `timer-set-function'.
4498
4499         * mm-decode.el (mm-display-external): Output the text from the command
4500         in the buffer after the command finished.  This makes text-based
4501         commands behave better.
4502
4503 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4504
4505         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4506
4507 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4508
4509         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4510         23.1.
4511
4512 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4513
4514         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4515
4516 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4517
4518         * message.el (smtpmail-smtp-user): Silence compiler warning.
4519
4520 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4521
4522         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4523         SMTP user name.
4524
4525 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4526
4527         * gnus-sum.el (gnus-summary-show-thread):
4528         next-single-char-property-change may return nil in XEmacs.
4529         (gnus-summary-article-map): Fix typo.
4530
4531 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4532
4533         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4534         running.
4535
4536         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4537
4538         * gnus.el (gnus-server-extend-method): Don't add an -address component
4539         if the method already has one (bug#9676).
4540
4541 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4542
4543         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4544         of an initial-input for consistency (bug#10757).
4545
4546         * dgnushack.el: Fix XEmacs compilation warning.
4547
4548         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4549
4550         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4551
4552 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4553
4554         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4555         lines that are narrower than the window width.  Otherwise background
4556         "blocks" will look less readable.
4557
4558 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4559
4560         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4561         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4562         have newlines within the strings, and where the UID comes after the
4563         BODYSTRUCTURE element (bug#10537).
4564
4565         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4566         (bug#10732).
4567
4568         * shr.el (shr-insert-document): Add doc string.
4569         (shr-visit-file): Ditto.
4570         (shr-remove-trailing-whitespace): New function.
4571         (shr-insert-document): Use it to clean up trailing whitespace as the
4572         final step (bug#10714).
4573
4574 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4575
4576         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4577         buffer if `gnus-kill-summary-on-exit' is nil.
4578
4579 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4580
4581         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4582         when just reading a single group from "without" Gnus.
4583
4584 2012-02-06  Chong Yidong  <cyd@gnu.org>
4585
4586         * gnus-sum.el (gnus-summary-show-thread):
4587         next-single-char-property-change never returns nil (Bug#8657).
4588
4589 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4590
4591         * message.el (message-multi-smtp-send-mail): New function.
4592         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4593         header to implement multi-SMTP functionality.
4594
4595         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4596         (gnus-agentize): Don't set it.
4597         (gnus-agent-send-mail): Don't use it.
4598
4599         * gnus-sum.el (gnus-summary-widget-backward): New function and
4600         keystroke.
4601
4602         * gnus-compat.el: More the compat functions more compatible.
4603
4604         * shr.el (shr-put-image): Remove underlines from sliced images.
4605         (shr-zoom-image): Compute the region to be replaced more correctly.
4606
4607 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4608
4609         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4610         (gnus-summary-resend-message-insert-gcc): New function.
4611         (gnus-summary-resend-message): Modify message-header-setup-hook and
4612         message-sent-hook to make it work for Gcc.
4613         (gnus-inews-do-gcc): Update the number of unread articles of groups
4614         that messages are Gcc'd to.
4615
4616         * message.el (message-resend): Run message-sent-hook to do Gcc.
4617
4618 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4619
4620         * lpath.el: Fix an XEmacs compilation warning.
4621
4622         * gnus-compat.el: Require `help-fns' to fix compilation error.
4623
4624         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4625         a higher level to silence compilation.
4626
4627         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4628         parameter to allow controlling the scaling.
4629
4630         * shr.el (shr-zoom-image): New command and keystroke.
4631         (shr-put-image): Take a `size' flag to say how to scale the image.
4632
4633         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4634         deletion unless already defined.
4635
4636         * gnus.el (gnus-compat): Require it.
4637
4638         * gnus-compat.el: New file.
4639
4640         * gnus-start.el (gnus-clean-old-newsrc): New function.
4641         (gnus-read-newsrc-file): Use it.
4642
4643         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4644         Use recursive deletion.
4645         (mm-dissect-archive): Add support for zip files.
4646
4647         * gnus-util.el (gnus-recursive-directory-files): New function.
4648
4649         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4650         (mm-archive-decoders): Add tgz support.
4651
4652         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4653         Otherwise inserting text into the Gnus buffer can look odd.
4654
4655         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4656
4657         * mm-archive.el (mm-archive-decoders): Add support for tar.
4658
4659         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4660
4661         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4662
4663 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4664
4665         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4666
4667         * mm-archive.el: New file.
4668
4669         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4670
4671         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4672
4673         * message.el (message-goto-*): Make all the `message-goto-*' commands
4674         push the mark before moving point.  This makes it easier to go back to
4675         where you came from after editing whatever you jumped to.
4676
4677 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4678
4679         * gnus.el: Ma Gnus v0.1 is released.
4680
4681 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4682
4683         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4684         without reconnecting.
4685         (nnimap-possibly-change-group): Ditto.
4686         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4687         connection has died before being called.
4688
4689 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4690
4691         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4692         an initial sync unless we're really doing one.
4693
4694         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4695         address parameter if one already exists (bug#9676).
4696
4697         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4698         not the prefix, as documented (bug#10689).
4699
4700 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4701
4702         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4703         the "server".
4704
4705         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4706         the real error message with the useless "previously known to be down".
4707         Which isn't even correct.
4708
4709         * nntp.el (nntp-open-connection): Report the error message if the nntp
4710         server can't be reached.
4711
4712         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4713         groups we do a total scan for.
4714         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4715         doing that.
4716
4717 2012-01-31  Jim Meyering  <jim@meyering.net>
4718
4719         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4720         Correct a comment (insert "not") and hide nominally-doubled "to".
4721
4722 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4723
4724         * gnus.el (gnus-version): Change name to "Ma Gnus".
4725
4726 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4727
4728         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4729         section in the manual.
4730
4731 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4732
4733         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4734         words.
4735         (rfc2047-encode-string): Ditto.
4736         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4737         understand folded filename="..." parameters, for instance.
4738
4739         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4740         the message for greater debuggability.
4741
4742 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4743
4744         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4745         instead of setting it locally, since the latter doesn't seem to have
4746         any effect (most of the time).
4747
4748 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4749
4750         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4751         function call.
4752
4753 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4754
4755         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4756         seconds, and make the repeat clause with HH:MM specs work as
4757         documented.
4758
4759 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4760
4761         * proto-stream.el (proto-stream-capability-open): Fall back on
4762         :end-of-command if :end-of-capability doesn't exist.
4763
4764 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4765
4766         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4767         bound globally in old Emacsen and XEmacsen.
4768
4769 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4770
4771         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4772         so that previous errors don't prohibit getting new news.
4773
4774         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4775
4776         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4777
4778 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4779
4780         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4781         buffer, not of the string which is its name.
4782
4783 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4784
4785         * proto-stream.el (proto-stream-capability-open): Wait for
4786         :end-of-capability, not :end-of-command.
4787
4788         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4789         non-server-marks groups.
4790         (gnus-group-make-articles-read): Ditto.
4791
4792         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4793         methods (bug#9676).
4794
4795         * gnus.el (gnus-method-ephemeral-p): New function.
4796
4797 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4798
4799         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4800         left-to-right.
4801
4802 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4803
4804         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4805         warning.
4806
4807 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4808
4809         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4810         macroexpand the nnir things, since they haven't been defined yet, and
4811         nnir requires gnus-sum.
4812
4813 2012-01-24  Julien Danjou  <julien@danjou.info>
4814
4815         * color.el (color-rgb-to-hsl): Fix value computing.
4816         (color-hue-to-rgb): New function.
4817         (color-hsl-to-rgb): New function.
4818         (color-clamp, color-saturate-hsl, color-saturate-name)
4819         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4820         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4821
4822 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4823
4824         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4825
4826 2012-01-19  Julien Danjou  <julien@danjou.info>
4827
4828         * color.el (color-name-to-rgb): Use the white color to find the max
4829         color component value and return correctly computed values.
4830         (color-name-to-rgb): Add missing float conversion for max value.
4831
4832 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4833
4834         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4835         logical server name in addition to the actual machine address.
4836
4837         * auth-source.el (auth-source-user-and-password): Add convenience
4838         wrapper to search by just host and optionally user.
4839
4840 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4841
4842         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4843         after rendering.
4844
4845 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4846
4847         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4848         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4849         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4850
4851 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4852
4853         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4854         (bug#9693).
4855         (gnus-summary-setup-buffer): Document return value (bug#9697).
4856
4857         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4858         since ido doesn't work on symbols (bug#9632).
4859
4860         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4861         when getting a single value as when getting all the values.  This means
4862         that atoms like `gcc-self' work cumulatively, like variable settings,
4863         instead of getting the value from the last matching clause.
4864         (gnus-group-find-parameter): Protect against the group buffer not
4865         existing (bug#9585).
4866
4867 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4868
4869         * gnus-start.el (gnus-activate-group): Document more parameters
4870         (bug#9694).
4871
4872         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4873         (bug#9692).
4874
4875         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4876         article was fetched, so that it can be expired later (bug#9958).
4877         (gnus-agent-summary-fetch-series): Add doc string.
4878         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4879         (bug#9517).
4880
4881         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4882         retrieval is happening.
4883
4884         * gnus.el (gnus-parameters): Doc fix.
4885
4886 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4887
4888         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4889         show the thread after expansion.
4890
4891 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4892
4893         * gnus-art.el (article-narrow-to-head): If the head is completely
4894         empty, narrow to the empty region (bug#9764).
4895
4896         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4897         read, and then mark them as unread only when the unread mark is used.
4898         This makes `C-- T k' actually work, even though it's confusing.
4899
4900         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4901         alive before we try to find its window.
4902
4903 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4904
4905         * mm-decode.el (mm-display-external): Use a longer timeout for the
4906         deletion to allow slow programs to display the file.
4907
4908 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4909
4910         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4911         prompt to be less confusing.
4912
4913         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4914         argument to `message-reply'.  This broke `special-display-*' frame
4915         pop-uping (bug#10238).
4916
4917 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4918
4919         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4920         systems, since these allegedly don't work there.
4921
4922 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4923
4924         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4925         live buffer.
4926
4927 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4928
4929         * nnir.el (nnir-retrieve-headers): Protect against the article not
4930         existing on the server (bug#10335).
4931
4932 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4933
4934         * gnus-agent.el (gnus-agent-load-local): Recompute
4935         gnus-agent-article-local on changing method.
4936
4937 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938
4939         * gnus.el (gnus-parameters): Note precedence.
4940
4941 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4942
4943         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4944         in the group buffer.
4945
4946 2012-01-04  Julien Danjou  <julien@danjou.info>
4947
4948         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4949         change.
4950
4951 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4952
4953         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4954         too.
4955
4956         * nntp.el (nntp-retrieve-group-data-early): Use it.
4957
4958 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4959
4960         * nntp.el (nntp-retrieval-in-progress): New variable.
4961         (nntp-make-process-buffer): Make it buffer-local.
4962
4963         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4964         2010.
4965         (gnus-demon-init): Use it to compute the time if time is on the form
4966         "04:23".
4967
4968         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4969
4970         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4971         status in the correct buffer.
4972
4973 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4974
4975         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4976         when opening topics (bug#10407).
4977
4978 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
4979
4980         * gnus-cus.el (gnus-score-customize):
4981         * gnus-sum.el (gnus-sort-gathered-threads):
4982         * message.el (message-shorten-references):
4983         * nnmairix.el (nnmairix-request-group):
4984         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
4985
4986 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
4987
4988         * gnus-agent.el (gnus-agent-regenerate-group):
4989         * gnus-int.el (gnus-retrieve-group-data-early):
4990         * mm-util.el (mm-codepage-ibm-list):
4991         * nndiary.el (Commentary, nndiary-get-new-mail):
4992         * nnir.el (nnir):
4993         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
4994
4995 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4996
4997         * mm-view.el (mm-display-inline-fontify): Add comment.
4998
4999 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
5000
5001         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
5002         * ntlm.el (ntlm-smb-dohash): Spelling fix.
5003
5004 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
5005
5006         * gnus-art.el (gnus-split-methods):
5007         * gnus-msg.el (gnus-configure-posting-styles):
5008         * gnus-spec.el (gnus-parse-simple-format):
5009         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5010         * message.el (message-do-actions): Spelling fix.
5011
5012 2011-12-15  Juri Linkov  <juri@jurta.org>
5013
5014         * mm-decode.el (mm-inline-media-tests): Add missing
5015         `mm-handle-media-subtype'.
5016
5017 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
5018
5019         * gnus-group.el (gnus-group-tool-bar):
5020         * gnus-sum.el (gnus-summary-tool-bar):
5021         * message.el (message-tool-bar):
5022         * rfc2231.el (rfc2231-parse-string): Spelling fix.
5023
5024 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
5025
5026         * plstore.el (plstore--insert-buffer): Spelling fix.
5027
5028 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
5029
5030         * message.el (message-valid-fqdn-regexp): Update with newly approved
5031         top-level domain names ".tel" and ".asia".
5032
5033 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5034
5035         * gnus-sum.el (gnus-summary-show-article): Don't load shr
5036         unconditionally.
5037
5038 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
5041         pop-to-buffer-same-window for old Emacsen.
5042
5043 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
5044
5045         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
5046
5047 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
5048
5049         * netrc.el (netrc-credentials): Spelling fix.
5050
5051 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
5052
5053         * gnus-fun.el (gnus-fun-ppm-change-string):
5054         * gnus-msg.el (gnus-inews-do-gcc):
5055         * gnus-sum.el (gnus-summary-find-for-reselect):
5056         * gnus.el (gnus-summary-cancelled):
5057         * message.el (message-cancel-hook, message-send-news):
5058         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
5059         * nnir.el (nnir-run-hyrex):
5060         * nntp.el (nntp-with-open-group-function):
5061         * pgg.el (pgg-pending-timers): Spelling fix.
5062
5063 2011-12-04  Chong Yidong  <cyd@gnu.org>
5064
5065         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
5066         change (Bug#10200).
5067
5068 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5069
5070         * compface.el (uncompface):
5071         * gnus-art.el (gnus-article-x-face-command): Update the header format
5072         of icon data for the most recent icontopbm program.
5073
5074 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5075
5076         * gnus-msg.el (gnus-inews-do-gcc):
5077         * message.el (message-send-mail):
5078         * mml.el (mml-generate-mime): Share the value of the buffer-local
5079         `message-options' variable between a draft buffer and temprary working
5080         buffers.
5081
5082 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5083
5084         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
5085
5086 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5087
5088         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
5089         for Cygwin.
5090
5091 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
5092
5093         * gnus-group.el (gnus-group-prepare-flat):
5094         * mm-bodies.el (mm-encode-body):
5095         * mml.el (mml-preview):
5096         * nnml.el (nnml-request-compact-group):
5097         * pop3.el (pop3-stream-type): Spelling fix.
5098
5099 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
5100
5101         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
5102
5103 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5104
5105         * color.el (color-rgb-to-hsl):
5106         * gmm-utils.el (gmm-tool-bar-style):
5107         * gnus-group.el (gnus-group-prepare-flat):
5108         * gnus-topic.el (gnus-topic-prepare-topic):
5109         * mm-decode.el (mm-discouraged-alternatives):
5110         * rfc2047.el (rfc2047-encode-1):
5111         * starttls.el: Spelling fix.
5112
5113 2011-11-24  Glenn Morris  <rgm@gnu.org>
5114
5115         * binhex.el (binhex-begin-line): Give it basic doc-string.
5116
5117         * starttls.el, tls.el: Fix case of "GnuTLS".
5118
5119 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
5120
5121         * gnus-group.el (gnus-group-highlight): Fix typo.
5122
5123 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
5124
5125         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
5126         value of `delete-file', that returns nil for a local file but returns t
5127         for a remote file using ssh.
5128
5129 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
5130
5131         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
5132
5133 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5134
5135         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
5136         avoid later breakage.
5137
5138 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5139
5140         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
5141         article buffers' name.
5142
5143 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5144
5145         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
5146         by Paul Eggert's spellfixes two days ago.
5147
5148 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5149
5150         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
5151         doesn't have it.
5152
5153         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
5154         buffer-local instead of binding them to avoid warnings.  Also demote
5155         errors (bug#10063).
5156         (font-lock-mode-hook): Shut up byte compiler.
5157
5158 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
5159
5160         * mm-util.el (mm-charset-after):
5161         * nnir.el (nnir-run-hyrex):
5162         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
5163         (ntlm-get-password-hashes, ntlm-md4hash):
5164         * smime.el: Fix typo.
5165
5166 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5167
5168         * gnus-agent.el (gnus-agent-expire-group-1):
5169         * nndiary.el (nndiary-last-occurence):
5170         * nnimap.el (nnimap-request-set-mark):
5171         * nnmairix.el (nnmairix-only-use-registry):
5172         * gnus-group.el (gnus-group-prepare-flat):
5173         * gnus-sum.el (gnus-decode-encoded-word-methods):
5174         * message.el (message-wash-subject):
5175         * nntp.el (nntp-retrieve-headers-with-xover):
5176         * smime.el (smime-certificate-directory): Spelling fix.
5177
5178 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
5179
5180         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
5181
5182         * color.el:
5183         * gnus-agent.el (gnus-agent-possibly-alter-active):
5184         * gnus-dired.el (gnus-dired-print):
5185         * mail-parse.el:
5186         * nnmairix.el (nnmairix-request-group):
5187         * shr.el (shr-image-displayer):
5188         * sieve-manage.el:
5189         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
5190
5191 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
5192
5193         * gnus-sum.el (gnus-auto-select-subject):
5194         * spam-report.el (spam-report-resend): Spelling fix.
5195
5196 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5197
5198         * gnus-agent.el (gnus-agent-get-undownloaded-list):
5199         * gnus-art.el (gnus-default-article-saver):
5200         * gnus-srvr.el (gnus-server-copy-server):
5201         * gnus.el (gnus-sloppily-equal-method-parameters):
5202         * html2text.el (html2text-format-tag-list):
5203         * message.el (message-narrow-to-head):
5204         * nndiary.el:
5205         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5206         * sieve.el: Spelling fix.
5207
5208 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
5209
5210         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
5211         * gnus-sum.el (gnus-summary-make-menu-bar):
5212         * gnus-uu.el (gnus-uu-decode-postscript)
5213         (gnus-uu-decode-postscript-and-save):
5214         * mailcap.el (mailcap-print-command):
5215         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
5216         Fix typos.
5217
5218 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
5219
5220         * gnus-art.el (gnus-article-part-wrapper):
5221         * html2text.el (html2text-fix-paragraphs):
5222         * mm-decode.el (mm-image-fit-p):
5223         * rfc2047.el (rfc2047-encode-message-header):
5224         * shr-color.el (shr-color-visible-distance-min)
5225         (shr-color-relative-to-absolute, set-minimum-interval)
5226         (shr-color-visible): Fix typos.
5227
5228 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
5229
5230         * gmm-utils.el (gmm-tool-bar-item):
5231         * gnus-art.el (gnus-treat-body-boundary):
5232         * gnus-diary.el (gnus-user-format-function-d):
5233         * gnus-start.el (gnus-get-unread-articles):
5234         * pgg-gpg.el (pgg-gpg-update-agent):
5235         * smime.el (smime-cert-by-ldap-1): Spelling fix.
5236
5237 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5238
5239         * gnus-topic.el (gnus-group-prepare-topics):
5240         * gnus-uu.el (gnus-extract-view):
5241         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
5242
5243 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
5244
5245         * spam.el: Move BBDB autoloads.
5246         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
5247         BBDB 2 and 3.
5248         (spam-check-BBDB): Use it.
5249         (spam-enter-ham-BBDB): Use it.
5250
5251 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5252
5253         * smime.el (smime-draw-buffer): Spelling fix.
5254
5255 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
5256
5257         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
5258         for scanning exactly one level.
5259         * gnus-start.el (gnus-get-unread-articles): Ditto.
5260
5261 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5262
5263         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
5264         slightly clearer.
5265
5266 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5267
5268         * gnus-sync.el: More commentary about setup.
5269
5270 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5271
5272         * message.el (message-send-and-exit): Document `arg'.
5273
5274 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5275
5276         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
5277
5278 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
5279
5280         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
5281
5282         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
5283         we don't use `bound-and-true-p'.
5284
5285 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5286
5287         * gnus-util.el (gnus-bound-and-true-p): Remove.
5288         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
5289         * nnir.el: Use it.
5290         * nnmairix.el: Use it.
5291
5292 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5293
5294         * gnus-sync.el: Improve docs about CouchDB admins.
5295
5296         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
5297         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
5298         for reasons unknown.
5299         * nnir.el: Use it.
5300         * nnmairix.el: Use it.
5301
5302         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
5303         * nnir.el: Ditto.
5304         * nnmairix.el: Ditto.
5305
5306         * gnus-registry.el (gnus-registry-enabled): Default to nil.
5307
5308 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5309
5310         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
5311         not needed.  Provide xmlplistread list function to produce XML plist
5312         output for non-Gnus LeSync clients.
5313
5314 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5315
5316         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
5317
5318         * gnus-sync.el: Add LeSync synchronization backend and logic to read
5319         and save against it.  Group subscriptions, read marks, other marks,
5320         subscription levels, topic names, and topic offsets (the group's
5321         position within the topic) are saved.  This is an experimental backend
5322         and may change significantly.  Load json.el from the gnus-fallback-lib
5323         if it's not available otherwise.
5324         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
5325
5326 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5327
5328         * message.el (message-completion-function): Make sure
5329         message-tab-body-function is not attempted if one of
5330         message-completion-alist fails to find a completion (bug#9158).
5331
5332 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
5333
5334         * mml.el (mml-quote-region): Quote <#secure> tag.
5335         (mml-generate-mime-1): Unquote <#secure> tag.
5336
5337 2011-10-20  Chong Yidong  <cyd@gnu.org>
5338
5339         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
5340         calling a minor mode from Lisp with nil arg enables it, so we have to
5341         make the wording a bit ambiguous here).
5342
5343 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5344
5345         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
5346         * nnir.el (nnir-mode): Use it.
5347         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5348         Use it.
5349
5350         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
5351         * nnmairix.el (gnus-registry-enabled): Ditto.
5352
5353 2011-10-17  Dave Abrahams  <dave@boostpro.com>
5354
5355         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
5356         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
5357         only while we need to find out if it should be t or nil.
5358         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
5359         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
5360         the registry is installed.  Set it to nil when it's unloaded.
5361         (gnus-registry-install-p): Provide user guidance for the initial value
5362         of `gnus-registry-install' when it's 'ask, otherwise return its value.
5363         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
5364         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5365         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5366         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5367         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
5368         `gnus-registry-install'.
5369
5370 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
5371
5372         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
5373         previous change.
5374         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
5375         primary key is marked as disabled.
5376
5377 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
5378
5379         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
5380         primary key is marked as disabled.
5381
5382 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
5383
5384         * html2text.el (html2text-clean-anchor): Check for quotes around
5385         `href' value.
5386
5387 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5388
5389         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
5390         searching.  Drop `bbdb-cache'.
5391
5392 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5393
5394         * message.el (message-signed-or-encrypted-p): Exclude header when
5395         checking if there is signed or encrypted body in text/plain message.
5396
5397 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
5398
5399         * html2text.el (html2text-get-attr): Correctly handle attribute values
5400         containing "=".
5401
5402 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
5403
5404         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
5405         handle bindings.
5406
5407 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5408
5409         * gnus-win.el (gnus-configure-windows): Protect against reading
5410         ephemeral groups outside of Gnus.
5411
5412 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5413
5414         * shr.el (shr-tag-img): Don't get images displayed in tables.
5415
5416 2011-10-03  Glenn Morris  <rgm@gnu.org>
5417
5418         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5419         the "maintainer" version of debbugs.gnu.org reports.
5420
5421 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5422
5423         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5424         make asynchronous adjacent image insertion work better.
5425
5426 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5427
5428         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5429         documentation.
5430
5431 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5432
5433         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5434         `gnus-asynchronous' isn't shadowed.
5435
5436 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5437
5438         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5439
5440         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5441         (nnimap-insert-partial-structure): The charset parameter isn't
5442         case-sensitive.
5443
5444         * nnheader.el (nnheader-message-maybe): New function.
5445
5446         * shr.el (shr-tag-table): Render totally broken tables better.
5447
5448         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5449         computing the boundary.
5450
5451 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5452
5453         * pop3.el (pop3-number-of-responses): Remove.
5454         (pop3-wait-for-messages): Rewrite to take linear time instead of
5455         exponential time.
5456
5457 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5458
5459         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5460         re-fetch images.
5461
5462         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5463         re-fetch images when hitting `g' in Gnus.
5464
5465 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5468         (mml-compute-boundary): Don't check collision if it is non-nil.
5469         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5470         before checking collision.
5471
5472 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5473
5474         * message.el (message-indent-citation): Really make sure there's a
5475         newline at the end.
5476
5477         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5478         Fix suggested by John Wiegley.
5479
5480         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5481
5482         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5483
5484         * message.el (message-default-send-rename-function): Break out into its
5485         own function.
5486
5487         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5488         doesn't work under XEmacs.
5489
5490         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5491         of "imaps" to word around Windows problems.
5492         (nnimap-open-connection-1): Use it.
5493
5494         * message.el (message-indent-citation): Revert last change which made
5495         `F' not work.
5496
5497 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5498
5499         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5500         terminal as well.
5501
5502 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5503
5504         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5505         because it displays images using overlays that aren't easy to copy to
5506         the article buffer.
5507
5508 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5509
5510         * message.el (message-indent-citation): Fix empty line removal at the
5511         end of the citation.
5512
5513 2011-09-20  Julien Danjou  <julien@danjou.info>
5514
5515         * auth-source.el (auth-source-netrc-create): Use default value for
5516         password if specified.  Evaluate default.
5517         (auth-source-plstore-create): Ditto.
5518         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5519         value evaluation.
5520         (auth-source-netrc-create): Typo fix.
5521         (auth-source-plstore-create): Ditto.
5522
5523         * password-cache.el (password-cache-remove): Remove entries even if the
5524         value is nil, so that password with a nil value (negative caching) is
5525         possible to invalidate.
5526
5527         * auth-source.el (auth-source-format-cache-entry): New function.
5528
5529 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5530
5531         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5532
5533 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5534
5535         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5536
5537 2011-09-19  Julien Danjou  <julien@danjou.info>
5538
5539         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5540         which work with things that are not ASCII.
5541
5542 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5543
5544         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5545
5546 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5547
5548         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5549         message level.
5550
5551 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5552
5553         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5554
5555 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5556
5557         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5558
5559 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5560
5561         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5562         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5563
5564 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5565
5566         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5567         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5568         articles.
5569
5570 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5571
5572         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5573         (message-mail-other-window, message-mail-other-frame)
5574         (message-news-other-window, message-news-other-frame):
5575         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5576         instead of setting buffer display varibles.
5577
5578 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579
5580         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5581
5582         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5583
5584 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5585
5586         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5587         duplicates" to a higher level.
5588
5589         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5590         most egregious messages.
5591
5592 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5593
5594         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5595
5596 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5597
5598         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5599         up the file (bug#9351).
5600
5601 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5602
5603         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5604         it does with all other backends, but decode the names immediately after
5605         getting them.
5606
5607         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5608         decoding nnimap groups.
5609
5610         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5611         newsrc file.  It doesn't seem like an important optimization any more.
5612
5613 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5614
5615         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5616         overflows.
5617
5618 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5619
5620         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5621         (gnus-interactive-exit): Extend to `quiet'.
5622
5623         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5624
5625         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5626         string.
5627
5628         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5629         renaming function arguments from `this'.
5630
5631         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5632
5633         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5634         has been renamed.
5635         (gnus-lrm-string-p): Include RLM and PDF, too.
5636
5637         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5638         (bug#9225).
5639
5640 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5641
5642         Add autoload cookies for functions used by sendmail.el.
5643         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5644
5645         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5646
5647 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5648
5649         * gnus-art.el (article-date-ut): Work properly even when there are
5650         things like Date header in the body; work for forwarded parts.
5651
5652 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5653
5654         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5655         original-article-buffer.
5656
5657 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5658
5659         * nnir.el (nnir-compose-result): Fix matching of server type.
5660         (nnir-run-swish++): Ditto.
5661         (nnir-run-namazu): Ditto.
5662         (nnir-run-notmuch): Ditto.
5663
5664 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5665
5666         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5667         (bug#9405).
5668
5669         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5670         (bug#9421).
5671
5672         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5673         (bug#9425).
5674
5675         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5676         thing (bug#9426).
5677
5678 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5679
5680         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5681         the error message.
5682
5683 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5684
5685         * message.el (message-setup-1): Return t (Bug#9392).
5686
5687 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5688
5689         * gnus-sum.el: When adding article headers to a summary buffer also
5690         update gnus-newsgroup-articles (bug#9386).
5691
5692 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5693
5694         * auth-source.el: Autoload help-mode.
5695
5696 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5697
5698         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5699         names.
5700
5701 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5702
5703         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5704         mm-replace-in-string for compatibility issues.
5705         * mml2015.el (mml2015-epg-verify): Ditto.
5706
5707 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5708
5709         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5710
5711         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5712
5713 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5714
5715         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5716         continue on and do the clean-up phase (bug#9188).
5717
5718         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5719         just ignore groups that can't be opened instead of erroring out
5720         (bug#9225).
5721
5722         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5723         nil since some many people are fuddy-duddies.
5724
5725         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5726         images.
5727
5728         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5729         instead.
5730
5731         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5732
5733         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5734
5735         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5736         processing.
5737
5738         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5739         buffer to avoid warnings.
5740
5741 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5742
5743         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5744         specified to reduce precision.
5745
5746 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5747
5748         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5749         bodystructures (bug#9314).
5750
5751 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5752
5753         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5754         Make button keymap non-sticky after buttons.
5755
5756 2011-08-18  David Engster  <dengste@eml.cc>
5757
5758         * nnmairix.el (nnmairix-request-set-mark)
5759         (nnmairix-goto-original-article): Remove adding of article to registry,
5760         since `gnus-registry-add-group' isn't available anymore.
5761         (nnmairix-determine-original-group-from-registry):
5762         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5763         available anymore.
5764
5765 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5766
5767         * starttls.el (starttls-any-program-available): Define as obsolete
5768         function.
5769
5770 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5771
5772         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5773         versions which Gnus use when appropriate.
5774
5775         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5776         a pretty destructive command.
5777
5778         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5779
5780 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5781
5782         * message.el (message-fix-before-sending): Make a different warning
5783         about NUL characters (bug#9270).
5784
5785         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5786         from custom (bug#9260).
5787
5788         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5789         things work in Emacs 22 and XEmacs, too.
5790
5791         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5792         default From.
5793
5794         * gnus-spec.el (gnus-lrm-string-p): New macro.
5795         (gnus-lrm-string): New constant.
5796         (gnus-summary-line-format-spec): LRM-ify the from.
5797         (gnus-tilde-max-form): LRM-ify string chopping.
5798
5799         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5800
5801         * message.el (message-is-yours-p): Allow disabling canlock checking
5802         (bug#9295).
5803         (message-shoot-gnksa-feet): Add `canlock-verify'.
5804         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5805         message directory isn't writable (bug#9304).
5806
5807         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5808         non-world-readable.
5809
5810 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5811
5812         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5813         articles.
5814
5815 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5816
5817         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5818         copy-list.
5819
5820 2011-08-12  Sam Steingold  <sds@gnu.org>
5821
5822         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5823         in the reverse order to avoid modifying the cache with `nreverse'.
5824         (gnus-all-score-files): Do not modify the value returned by
5825         `gnus-score-find-alist' because it lives in a cache variable.
5826         (gnus-current-home-score-file): No need to `nreverse' the return value
5827         of `gnus-score-find-alist', it is already in the correct order.
5828
5829 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5830
5831         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5832         type MESSAGE and subtype RFC822 is slightly different from those of
5833         type TEXT.
5834
5835 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5836
5837         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5838         This allows article-referral to work from an nnir group.
5839
5840 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5841
5842         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5843
5844 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5845
5846         * mml1991.el (mml1991-epg-find-usable-key)
5847         (mml1991-epg-find-usable-secret-key): New function.
5848         (mml1991-epg-sign): Check if signing key is usable.
5849         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5850
5851 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5852
5853         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5854         server-variables only.  This should fix a bug introduced with commit
5855         e1889675b7f4adf057833c5513c9374134c4e053.
5856         (nnir-run-query): 'nnir-search-engine should not be set from the global
5857         environment.
5858
5859 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5860
5861         * nnir.el (nnir-search-thread): Position point on referring article
5862         line.
5863         (nnir-warp-to-article): Clean up summary buffers.
5864
5865         * nnimap.el (nnimap-request-thread): Whitespace fix.
5866
5867 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5868
5869         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5870
5871 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5872
5873         * starttls.el (starttls-available-p): Rename from
5874         `starttls-any-program-available' and changed return convention.
5875
5876 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5877
5878         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5879         `unix-sync' unless it's defined.
5880
5881 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5882
5883         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5884         `aref' for XEmacs compatibiltiy.
5885
5886 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5887
5888         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5889
5890 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5891
5892         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5893         closures, quote the form properly (bug#9194).
5894
5895 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5896
5897         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5898         (gnus-summary-insert-new-articles): Protect against servers that are
5899         down.
5900
5901 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5902
5903         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5904         in mm handle if none is specified.
5905
5906 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5907
5908         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5909
5910 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5911
5912         * nnir.el (nnir-search-thread): New function to make an nnir group
5913         based on a thread query.
5914
5915         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5916         of nnir in thread referral.
5917         (gnus-summary-refer-thread): Use it.
5918
5919         * nnimap.el (nnimap-request-thread): Use it.
5920
5921 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5922
5923         * shr.el (shr-tag-comment): Ignore HTML comments.
5924
5925 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5926
5927         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5928         argument.
5929         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5930         Use `nnir-address' to handle server info rather than passing an arg.
5931
5932         * nnimap.el (nnimap-make-thread-query): New utility function to format
5933         an imap thread search query.
5934         (nnimap-request-thread): Use it.
5935
5936         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5937         right select-method if we are not going back to the group buffer.
5938
5939 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5940
5941         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5942         enter invalid buffer configurations into the quit form (bug#9107).
5943         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5944         unplugged/plugged.
5945
5946         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5947         keep track of which ones are unread (bug#9061).
5948
5949         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5950         (bug#9055).
5951
5952         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5953         (bug#9041).
5954
5955         * gnus-html.el (mm-util): Require (bug#9073).
5956
5957         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5958         (gnus-summary-refer-thread): Use it to remove duplicates in the
5959         un-threaded view (bug#9053).
5960         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5961
5962 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5963
5964         * nnir.el (nnir-read-server-parm): Use default value from global
5965         variable.  Without this the default search engine parameters aren't
5966         used at all.
5967
5968 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5969
5970         * message.el (message-unique-id): Don't use the undocumented return
5971         value from (random t) (bug#9118).
5972
5973 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5974
5975         * message.el (message-auto-save-directory): If the ~/Mail directory
5976         doesn't exist, use ~ as the auto-save directory (bug#4432).
5977
5978         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
5979         hasn't already been started.
5980
5981 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5982
5983         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
5984
5985         * message.el (message-reply): Work around mysterious bug where
5986         `message-mode' seems to overwrite the locally bound `subject' variable.
5987
5988 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
5989
5990         * nnimap.el (nnimap-request-thread): Ensure search is performed in
5991         correct group.
5992
5993         * gnus-int.el (gnus-request-thread): Add group argument.
5994
5995         * gnus-sum.el (gnus-summary-refer-thread): Use it.
5996
5997 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5998
5999         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
6000
6001         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
6002         renamed to `debbugs-gnu-*'.
6003
6004 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
6005
6006         * plstore.el: Revert the editing feature since it is not urgent.
6007         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
6008         (plstore-mode-decoded): Remove.
6009
6010 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6011
6012         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
6013         isn't very interesting any more, and it leaks potentially secret data.
6014         (gnus-debug): Remove.
6015
6016         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
6017         use of :custom-show.
6018
6019 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
6020
6021         * plstore.el: Add documentation.
6022         (plstore-mode): New mode to edit plstore file.
6023         (plstore-mode-toggle-display, plstore-mode-original)
6024         (plstore-mode-decoded): New command.
6025         (plstore--encode, plstore--decode, plstore--write-contents-functions)
6026         (plstore--insert-buffer, plstore--make): New function.
6027         (plstore-open, plstore-save): Simplify by using them.
6028
6029 2011-07-06  Glenn Morris  <rgm@gnu.org>
6030
6031         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
6032
6033 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6034
6035         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
6036         no longer is much used.
6037         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
6038         Articles".
6039
6040 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
6041
6042         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
6043         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
6044         `notmuch' backend.
6045
6046 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6047
6048         * mm-decode.el (mm-text-html-renderer): Doc fix.
6049
6050         * gnus-msg.el (gnus-bug): Fix the MML tag.
6051
6052         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
6053
6054 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
6055
6056         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
6057         secondary methods if started with `gnus-no-server'.
6058
6059 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
6060
6061         * message.el (message-return-action): Fix typo in docstring.
6062
6063 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6064
6065         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
6066         bug reports at once.
6067
6068         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
6069
6070 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * nndraft.el: Require gnus-group.
6073         (nndraft-request-list): Declare.
6074
6075         * nndraft.el (nndraft-update-unread-articles): Don't show group having
6076         no unread article unless it matches gnus-permanently-visible-groups.
6077
6078         * nndraft.el (nndraft-update-unread-articles): New function.
6079         (nndraft-request-associate-buffer): Use it to update the number of
6080         unread articles for the nndraft groups in the group buffer when saving
6081         or killing a draft message.
6082
6083 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6084
6085         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
6086         systems to binary before writing and reading the mbox files.
6087
6088         * gnus.el (gnus-summary-line-format): Link to the info node for %U
6089         instead of trying to list them all (bug#8978).
6090
6091 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6092
6093         * pop3.el (pop3-open-server): Use :end-of-capability.
6094
6095 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6096
6097         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
6098         the id is always a number.
6099
6100         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
6101
6102         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
6103         debbugs mode, if possible.
6104
6105 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
6106
6107         * auth-source.el (auth-source-token-passphrase-callback-function):
6108         Reindent.
6109         (epg-context-operation): Remove unnecessary autoload.
6110
6111 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6112
6113         * gnus.el (gnus-list-debbugs): New command.
6114
6115         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
6116         mboxstat instead of the maintbox, since the stat seems to be fuller.
6117
6118         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
6119         summary buffers.
6120
6121         * message.el (message-get-reply-headers): Delete all duplicates,
6122         instead of the first.
6123         (message-get-reply-headers): Ensure that we have progress while
6124         deleting duplicates.
6125
6126         * gnus-msg.el (gnus-configure-posting-styles): Get the local
6127         gnus-posting-style value from the summary buffer to make it easier to
6128         make that a per-buffer conf.
6129
6130 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
6131
6132         * nnir.el (nnir-run-imap): Allow halting a search when an article is
6133         found by setting `shortcut' in 'query.
6134         (nnir-request-article): Use `shortcut' setting when requesting article
6135         by Message-ID.
6136
6137 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
6138
6139         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
6140         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
6141         Bring the pseudo-headers back too.
6142
6143 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6144
6145         * auth-source.el (auth-source-token-passphrase-callback-function):
6146         Simplify and remove EPA dependency.
6147
6148 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
6149
6150         * nnir.el (nnir-request-article): Fix error message text.
6151
6152 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6153
6154         * auth-source.el (plstore-delete): Autoload.
6155         (auth-source-plstore-search): Support delete operation.
6156         * plstore.el (plstore-delete): New function.
6157
6158 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6159
6160         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
6161         mark actually existing articles as unread rather than the ones that
6162         active asserts.
6163
6164 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
6165
6166         * nntp.el (nntp-record-command):
6167         * gnus-util.el (gnus-message-with-timestamp-1):
6168         Use format-time-string rather than decoding time stamps by hand.
6169         This is simpler and insulates the code from potential changes to
6170         current-time format.
6171
6172 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6173
6174         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
6175
6176 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6177
6178         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
6179         (plstore-save): Support public key encryption.
6180         (plstore--init-from-buffer): New function.
6181         (plstore-open): Use it; fix error when opening a non-existent file.
6182         (plstore-revert): Use plstore--init-from-buffer.
6183
6184 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6185
6186         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
6187
6188 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6189
6190         * mml2015.el (mml2015-use): Replace string-match-p with string-match
6191         for old Emacsen.
6192
6193 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6194
6195         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
6196         is not fully working.
6197
6198 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6199
6200         * dgnushack.el: Autoload sha1 on XEmacs.
6201
6202         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
6203         quit window configuration.
6204
6205         * auth-source.el (epg-context-set-passphrase-callback):
6206         Remove duplicate autoload.
6207
6208 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6209
6210         * nnir.el (nnir-request-article): Allow requesting articles by
6211         Message-ID with nnimap.
6212
6213         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
6214         current server.
6215
6216 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6217
6218         * auth-source.el: Autoload EPA/EPG functions.
6219         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
6220         changed when EPA/EPG is not available.
6221         (auth-source-backend): Rename "arg" member to "data".
6222         (auth-source-backend-parse, auth-source-plstore-search)
6223         (auth-source-plstore-create): Use it.
6224
6225 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6226
6227         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
6228         `gnus-refer-article-methods'.
6229
6230 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6231
6232         * auth-source.el: Require EPA and EPG.
6233         (auth-source-passphrase-alist): New variable.
6234         (auth-source-passphrase-callback-function)
6235         (auth-source-token-passphrase-callback-function): Callbacks for the
6236         netrc field encryption (GPG tokens).
6237         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
6238         Symmetric encryption and decryption of the netrc GPG tokens.
6239         (auth-source-netrc-normalize): Use them, simplifying the closure.
6240
6241 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6242
6243         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
6244         is available.
6245
6246 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6247
6248         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
6249         non-nil, and `nnimap-split-methods' is nil, use the former.
6250
6251 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6252
6253         * plstore.el (plstore-revert): New function.
6254         (plstore-open): Use it; hide the buffer from user.
6255
6256 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6257
6258         * auth-source.el (auth-source-backend): New member "arg".
6259         (auth-source-backend-parse): Handle new backend 'plstore.
6260         * plstore.el: New file.
6261
6262 2011-06-30  Glenn Morris  <rgm@gnu.org>
6263
6264         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
6265
6266 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6267
6268         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
6269         expiring articles to.
6270
6271         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
6272         variations as ASCII (bug#5458).
6273
6274 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6275
6276         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
6277
6278 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6279
6280         * message.el (message-point-in-header-p): Tweak the function to default
6281         to saying that we're not in the headers if there is no separator at
6282         all.  This makes it possible to use the Message version of `M-q' in
6283         buffers with no headers (bug#7987).
6284         (message-point-in-header-p): Fix last checkin to work with an empty
6285         mail-header-separator, too.
6286
6287         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
6288         again, save the choice via customize.
6289
6290 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6291
6292         * message.el (message-send-mail-function): Add `sendmail-query-once'.
6293
6294         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
6295         ended the connection, bail out before waiting infinitely on a new
6296         connection.
6297
6298 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
6299
6300         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
6301         reports.
6302
6303         * gnus.el (gnus-bug-package): Use "gnus."
6304         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
6305
6306 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6307
6308         * dgnushack.el: Make the timer warning go away on XEmacs.
6309
6310         * gnus-art.el (gnus-article-stop-animations): New function to stop any
6311         animations going on at article exit time.
6312
6313         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
6314         since removing it breaks people upgrading.
6315
6316         * shr.el (shr-put-image): Use the new interface for animating images.
6317         (shr-put-image): Animate for 60 seconds.
6318
6319         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
6320         avoid compiler warnings.
6321
6322         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
6323         error with `find-file-hooks' on Emacs 22.
6324         (with-auth-source-epa-overrides): Ugly hack to Wrap the
6325         `find-file-hook' things in `symbol-value' to avoid compilation warnings
6326         on all architectures.
6327
6328         * spam.el (spam-stat): Require in a normal fashion without binding
6329         `spam-stat-install-hooks' to avoid compilation warnings.
6330
6331         * spam-stat.el (spam-stat-install-hooks): Remove.
6332         (spam-stat-install-hooks): Don't run automatically.
6333
6334 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
6335
6336         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
6337         and keystroke.
6338
6339 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6340
6341         * auth-source.el (auth-source-netrc-cache): Move forward.
6342
6343 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6344
6345         * proto-stream.el (proto-stream-open-starttls): Use
6346         `gnutls-available-p' to see whether we have built-in support.
6347
6348         * auth-source.el (auth-source-netrc-create): Don't query the bits that
6349         we already know.
6350         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
6351         (auth-source-netrc-create): Don't prompt for the stuff we already know.
6352
6353 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6354
6355         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
6356         %S format, since that looks odd.
6357         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
6358         file, especially when saving.
6359
6360 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
6361
6362         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
6363         article found.
6364
6365 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
6366
6367         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
6368         `auth-source-save-secrets' with a more sensitive alist that can be
6369         configured per file.  Experimental, so defaults to 'never.
6370         (auth-source-netrc-create): Use it.  Still experimental code.
6371         (with-auth-source-epa-overrides): Use `find-file-hooks' if
6372         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
6373
6374 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
6375
6376         * auth-source.el (auth-source-save-secrets): New variable to control if
6377         secret tokens should be saved encrypted.
6378         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
6379         to `auth-source-netrc-normalize'.
6380         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
6381         on the EPA variables being defined.
6382         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
6383         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
6384         the lexical-let closure.
6385         (auth-source-netrc-create): Create "gpg:" tokens according to
6386         `auth-source-save-secrets'.
6387
6388 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6389
6390         * gnus-group.el (gnus-group-update-group): Add new argument
6391         `info-unchanged' that stops updating dribble buffer.
6392
6393         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
6394         deletes lines matching to it in dribble buffer.
6395
6396         * gnus-agent.el (gnus-agent-fetch-group-1):
6397         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
6398         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
6399         * gnus-start.el (gnus-group-change-level):
6400         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
6401
6402         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
6403         if newsgroup info is not changed.
6404
6405         * gnus-group.el (gnus-group-get-new-news-this-group):
6406         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
6407         Don't update dribble buffer.
6408
6409 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
6410
6411         * gnus-registry.el (gnus-registry-remove-ignored): New function to
6412         remove entries with groups we ignore.
6413
6414 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6415
6416         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6417         the underline comes at the bottom.
6418
6419 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6420
6421         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6422         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6423         (gnus-registry-article-marks-to-names): Rename from
6424         `gnus-registry-user-format-function-M2'.
6425
6426 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6427
6428         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6429         ephemeral group.
6430
6431 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6432
6433         * shr.el (shr-browse-image): Copy the URL if called interactively.
6434
6435 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6436
6437         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6438         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6439         done, then unselected articles may be marked as read.
6440
6441         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6442         since not doing this seems to lead to a race condition in pop3-logon.
6443
6444         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6445         so that the call chain it correct when we call "upwards".
6446
6447         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6448         in read-only groups.
6449
6450         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6451
6452         * message.el (message-cite-reply-position): Doc string fix.
6453
6454         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6455         avoid regexp overflow.
6456         (nnimap-transform-split-mail): Ditto.
6457
6458         * pop3.el (pop3-retr): Error out if the server closes the connection.
6459
6460 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6461
6462         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6463         mm-with-unibyte-current-buffer.  The buffer should not contain any
6464         multibyte chars anyway at this stage.
6465
6466 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6467
6468         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6469         at the end of lines.
6470
6471 2011-05-29  Julien Danjou  <julien@danjou.info>
6472
6473         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6474
6475 2011-05-27  Glenn Morris  <rgm@gnu.org>
6476
6477         * gnus-group.el (gnus-bug-group-download-format-alist):
6478         Use the "maintainer" version of debian reports as well.
6479
6480 2011-05-26  Glenn Morris  <rgm@gnu.org>
6481
6482         * gnus-group.el (gnus-bug-group-download-format-alist):
6483         Use the "maintainer" version of debbugs.gnu.org reports.
6484
6485 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6486
6487         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6488
6489 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6490
6491         * gnus-cus.el (gnus-agent-customize-category):
6492         * gnus-delay.el (gnus-delay-send-queue):
6493         * gnus.el (gnus-other-frame):
6494         Don't quote lambda expressions with `quote'.
6495
6496 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6497
6498         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6499         the thread moves us backwards and so we loop forever.
6500
6501 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6502
6503         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6504         whitespace in base64 data lines.
6505
6506 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6507
6508         * gnus-registry.el (gnus-registry-user-format-function-M):
6509         Use `mapconcat'.
6510         (gnus-registry-user-format-function-M2): Use to see the full text of
6511         the marks.  Make "," the mark text separator.
6512
6513         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6514         authentication with auth-source.
6515
6516 2011-05-17  Glenn Morris  <rgm@gnu.org>
6517
6518         * gnus-group.el (gnus-import-other-newsrc-file):
6519         Use insert-file-contents.
6520
6521 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6522
6523         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6524         1000 iterations.
6525
6526 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6527
6528         * nntp.el (nntp-open-connection): Check if process-type is available.
6529
6530 2011-05-16  Julien Danjou  <julien@danjou.info>
6531
6532         * shr.el (shr-tag-del): Add support for del tag.
6533
6534 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * gnus-html.el (gnus-html-put-image): Register a displayer.
6537
6538         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6539
6540 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6541
6542         * registry.el (prune-factor): New initialization parameter defaulting
6543         to 0.1.
6544         (registry-prune-hard): Use it.
6545
6546         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6547         0.1 expicitly.
6548
6549 2011-05-13  Glenn Morris  <rgm@gnu.org>
6550
6551         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6552         is bound, since this function requires sendmail.
6553
6554 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6555
6556         * registry.el (registry-usage-test): Disable pruning test.
6557
6558 2011-05-11  David Engster  <dengste@eml.cc>
6559
6560         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6561         Bind set-network-process-option for XEmacs.
6562
6563 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6564
6565         * registry.el (registry-prune-hard-candidates)
6566         (registry-prune-soft-candidates): Helper methods for registry pruning.
6567         (registry-prune): Use them.  Make the sort function optional.
6568
6569 2011-05-10  Jim Meyering  <meyering@redhat.com>
6570
6571         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6572
6573 2011-05-10  Julien Danjou  <julien@danjou.info>
6574
6575         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6576         symbol and not a list.
6577
6578 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6579
6580         * gnus-art.el (gnus-article-mode): Move binding of
6581         shr-put-image-function here from gnus-article-prepare-display.
6582
6583         * shr.el (shr-put-image-function): New variable.
6584         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6585         (shr-put-image): Return scaled image.
6586
6587         * gnus-art.el (gnus-shr-put-image): New function.
6588         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6589
6590         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6591         original ones, as deletable.
6592
6593 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6594
6595         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6596
6597 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6598
6599         * registry.el (registry-full): Add convenience method.  Fix logic.
6600         (registry-insert): Use it.  Fix logic here too.
6601
6602         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6603         `registry-prune' if `registry-full' returns t.
6604         (gnus-registry-handle-action)
6605         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6606         (gnus-registry-usage-test): Use it.
6607
6608 2011-05-07  Julien Danjou  <julien@danjou.info>
6609
6610         * shr.el (shr-link): Make shr-link inherit from link by default.
6611
6612 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6613
6614         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6615
6616 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6617
6618         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6619         error out because the face is not a list.
6620
6621 2011-05-05  Glenn Morris  <rgm@gnu.org>
6622
6623         * proto-stream.el (gnutls-negotiate): Fix declarations.
6624
6625         * gnus-start.el (gnus-propagate-marks): Declare.
6626
6627 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6628
6629         * registry.el (registry-reindex): Fix percentage message.
6630
6631         * proto-stream.el (network-stream-open-starttls): Adjust to call
6632         `gnutls-negotiate' with :process and :hostname arguments.
6633
6634 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6635
6636         * shr.el: Add shr-link face for links.
6637         (shr-urlify): Use it.
6638
6639         * registry.el (registry-insert): Make error message more helpful.
6640
6641 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6642
6643         * gnus-html.el (gnus-html-schedule-image-fetching):
6644         Use url-queue-retrieve, if it exists.
6645
6646         * shr.el (shr-tag-img): Ditto.
6647
6648         * gnus.el: Autoload more gnus-agent functions.
6649
6650         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6651         agent if we haven't already (bug#8502).
6652
6653         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6654         into the Agent, too.
6655
6656         * gnus-agent.el (gnus-agent-store-article): New function.
6657
6658         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6659         and moved from that file for reuse.
6660
6661         * pop3.el (pop3-open-server): Error messages are "-ERR".
6662
6663 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6664
6665         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6666         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6667
6668 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6669
6670         * gnus.el: No Gnus v0.17 is released.
6671
6672 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6673
6674         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6675         buffer has moved to a different frame.
6676
6677 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6678
6679         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6680         to get the conversion from unibyte to multibyte buffers to work on
6681         Emacs 22.
6682
6683         * nntp.el (nntp-request-article): Slight clean-up.
6684
6685 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6686
6687         * shr.el (shr-strike-through): New face.
6688         (shr-tag-s): Use it to provide <s> support.
6689         (shr-tag-s): Remove duplicate definition.
6690
6691 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6692
6693         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6694         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6695
6696 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6697
6698         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6699         `gnutls-negotiate'.
6700         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6701
6702 2011-04-23  Glenn Morris  <rgm@gnu.org>
6703
6704         * gnus-sum.el (gnus-extra-headers): Bump :version.
6705
6706 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6707
6708         * shr.el (shr-tag-sup): New function.
6709         (shr-tag-sub): Ditto.
6710
6711 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6712
6713         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6714         for the case where `gnus-registry-ignored-groups' is a list of lists,
6715         and don't call `gnus-parameter-registry-ignore' otherwise.
6716
6717 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6718
6719         * nnimap.el (nnimap-user): New backend variable.
6720         (nnimap-open-connection-1): Use it.
6721         (nnimap-credentials): Accept user parameter so it's explicit what user
6722         name is desired.
6723
6724         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6725         default.
6726
6727         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6728         not gnus-registry.el.
6729
6730         * gnus-registry.el: Mention in comments how to modify
6731         `gnus-extra-headers' for proper recipient tracking and that it may
6732         already have To and Cc recently, which it does as of this commit.
6733         (gnus-registry-ignored-groups): Remove defcustom.
6734         Explain why in comments.
6735         (gnus-registry-action): Fix data-header reference to use the extra
6736         headers.  Explain in package commentary how to add To and Cc headers to
6737         the gnus-extra-headers.
6738         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6739         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6740         parameter list or a string list in `gnus-registry-ignored-groups'.
6741         Fix logic error.
6742
6743 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6744
6745         * shr.el (shr-expand-url): Protect against null urls.
6746
6747 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6748
6749         * shr.el (shr-base): New binding.
6750         (shr-tag-base): Keep track of <base>.
6751         (shr-expand-url): New function used throughout.
6752
6753 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6754
6755         * gnus-registry.el
6756         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6757         (gnus-registry-ignored-groups): New variable.
6758         (gnus-registry-ignore-group-p): Use it.
6759         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6760         set the destination group to nil (same as delete) if it's ignored.
6761
6762 2011-04-20  David Engster  <dengste@eml.cc>
6763
6764         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6765
6766         * Makefile.in (test-nntp): New rule.
6767         (check): Add it.
6768         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6769
6770 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6771
6772         * gnus-registry.el (gnus-registry-action)
6773         (gnus-registry-fetch-header-fast):
6774         Don't use mail-header that looks an internal function of mailheader.el.
6775
6776 2011-04-19  Glenn Morris  <rgm@gnu.org>
6777
6778         * time-date.el (time-to-days): Remove unused local variables.
6779
6780 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6781
6782         * gnus-registry.el: Eliminate cl functions.
6783         (gnus-registry-sort-addresses): New function that replaces mapcan.
6784         (gnus-registry-action, gnus-registry-spool-action)
6785         (gnus-registry-split-fancy-with-parent)
6786         (gnus-registry-fetch-recipients-fast): Use it.
6787         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6788
6789         * registry.el (initialize-instance, registry-lookup)
6790         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6791         (registry-lookup-secondary-value, registry-search, registry-delete)
6792         (registry-insert, registry-reindex, registry-size, registry-prune):
6793         Use eval-and-compile.
6794
6795 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6796
6797         * registry.el (registry-reindex): New method to recreate the secondary
6798         registry indices.
6799
6800         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6801         tracked field changes.
6802         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6803         (gnus-registry-action, gnus-registry-spool-action)
6804         (gnus-registry-handle-action)
6805         (gnus-registry--split-fancy-with-parent-internal)
6806         (gnus-registry-split-fancy-with-parent)
6807         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6808         move, and delete actions, and for fancy splitting with parent.
6809         (gnus-registry-extract-addresses)
6810         (gnus-registry-fetch-recipients-fast)
6811         (gnus-registry-fetch-header-fast): Convenience functions.
6812         (gnus-registry-misc-test): ERT test of
6813         `gnus-registry-extract-addresses'.
6814
6815 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6816
6817         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6818         Track by subject first, then sender.
6819
6820 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6821
6822         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6823
6824         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6825         Lisp.
6826
6827         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6828         (gnus-draft-send): Use it to avoid popping
6829         up frames from gnus-group-send-queue.
6830
6831 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6832
6833         * gnus-registry.el: Updated gnus-registry docs.
6834
6835 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6836
6837         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6838         Fix logic bug.
6839         (gnus-registry-post-process-groups): Fix logging of no results and
6840         quote sender and subject.
6841
6842 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6843
6844         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6845         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6846         gnutls-cli are too slow to be done opportunistically.
6847
6848         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6849         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6850         we had no early-data returned.
6851         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6852         two async commands to the same server at the same time.
6853
6854 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6855
6856         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6857
6858 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6859
6860         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6861         "warning" level.
6862
6863         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6864         (mm-url-insert-file-contents): Don't set the package names.
6865
6866 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6867
6868         * gnus-registry.el (gnus-registry-action): Remove properties and
6869         simplify subject in `gnus-registry-handle-action'.
6870         (gnus-registry-spool-action): Get subject and sender from message if
6871         they are not passed in.
6872         (gnus-registry-handle-action): Remove properties and simplify subject
6873         consistently.
6874
6875 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6876
6877         * registry.el: Require CL before using defmacro*.
6878
6879 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6880
6881         * gnus-art.el (article-treat-date): Assume that
6882         gnus-article-date-headers may be a group parameter.
6883
6884 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6885
6886         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6887
6888         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6889         interactively so the newsrc file can contain foreign groups too.
6890         Useful for debugging but not much for users.
6891
6892 2011-04-07  David Engster  <dengste@eml.cc>
6893
6894         * registry.el (registry-usage-test): Only do
6895         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6896         lexical binding.
6897
6898 2011-04-07  David Engster  <dengste@eml.cc>
6899
6900         * Makefile.in (check, test-registry): New rules for test-suite.
6901
6902 2011-04-06  David Engster  <dengste@eml.cc>
6903
6904         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6905         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6906
6907 2011-04-06  David Engster  <dengste@eml.cc>
6908
6909         * registry.el (initialize-instance): Change :after to :AFTER to be
6910         compatible with old EIEIO version in XEmacs.
6911
6912 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6913
6914         * gnus-registry.el (gnus-registry-post-process-groups)
6915         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6916         and provide better messaging.
6917
6918 2011-04-06  David Engster  <dengste@eml.cc>
6919
6920         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6921         errors.
6922
6923         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6924         dgnushack-compile with error-on-warn enabled, and to signal an error if
6925         clean compilation failed.
6926         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6927         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6928
6929 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6930
6931         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6932         unconditionally anyway, discarding errors.
6933         (gnus-registry-delete-entries): New convenience function.
6934         (gnus-registry-import-eld): Import from old .eld registry.
6935
6936         * registry.el: Don't use ERT if it's not available.  Load it
6937         unconditionally anyway, discarding errors.
6938
6939         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6940         version from the Claudio Bley GnuTLS patch (extra optional parameters
6941         and host name).
6942
6943 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6944
6945         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6946         fixup the parameters that can be customized by the user between
6947         save/read cycles.
6948         (gnus-registry-read): Use it.
6949         (gnus-registry-make-db): Use it.
6950         (gnus-registry-spool-action, gnus-registry-handle-action):
6951         Fix messaging.
6952         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6953         Map references to actual group names with sender and subject tracking.
6954         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6955         (gnus-registry-usage-test): Add subject lookup test.
6956
6957         * registry.el (registry-db, initialize-instance): Set up constructor
6958         instead of :initform arguments for the sake of older Emacsen.
6959         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6960         pre-lexbind merge bug.
6961         (registry-usage-test): Use it.
6962         (initialize-instance, registry-db): Move the non-function initforms
6963         back to the class definition.
6964
6965 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6966
6967         * registry.el: New library to manage gnus-registry-style data.
6968
6969         * gnus-registry.el: Use it (major rewrite).
6970
6971         * nnregistry.el: Use it.
6972
6973         * spam.el: Use it.
6974
6975 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6976
6977         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
6978         marks on non-selected articles.
6979
6980 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
6981
6982         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
6983         parameter to open-protocol-stream.
6984
6985 2011-04-01  Julien Danjou  <julien@danjou.info>
6986
6987         * mm-view.el (mm-display-inline-fontify): Do not fontify with
6988         fundamental-mode.
6989
6990 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6991
6992         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
6993         servers.
6994
6995 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6996
6997         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
6998         made marks not propagate, again.
6999
7000 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
7001
7002         * proto-stream.el (open-protocol-stream): Bring back `network' type.
7003         Make this the default type.
7004         (proto-stream-open-plain): Rename from proto-stream-open-default.
7005         (open-protocol-stream, proto-stream-open-starttls)
7006         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
7007         with `plain'.
7008
7009         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
7010         value.
7011
7012         * nntp.el (nntp-open-connection-function): Document the fact that some
7013         values are not functions but are instead handled specially.
7014         Recognize nntp-open-plain-stream value.
7015         (nntp-open-connection): Recognize that value.
7016
7017 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7018
7019         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
7020         where it seems to be needed.
7021
7022 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7023
7024         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
7025         stuff.
7026
7027         * gnus-score.el (gnus-score-string): Fix calling convention of
7028         `gnus-simplify-buffer-fuzzy' after last patches.
7029
7030         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
7031         server for articles we didn't get any headers for.  This is a sanity
7032         check.
7033
7034 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
7035
7036         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
7037         new CAPABILITY, use it.
7038
7039 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7040
7041         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
7042         downloading anything.
7043
7044         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
7045
7046 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
7047
7048         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
7049         colors.
7050         (gnus-splash-svg-color-symbols): New function.
7051
7052 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7053
7054         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
7055         instead of using the global gnus-simplify-subject-fuzzy-regexp.
7056         (gnus-simplify-subject-fuzzy): Use the local
7057         gnus-simplify-subject-fuzzy-regex instead of the global one.
7058         This makes using this variable in group parameters work.
7059
7060 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7061
7062         * gnus-registry.el (gnus-registry-unfollowed-groups):
7063         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
7064         archive:sent-YYYY-MM-DD groups).
7065         (gnus-registry-split-fancy-with-parent): Bail out early in sender
7066         tracking if there are more than `gnus-registry-max-track-groups'
7067         matches.
7068
7069 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7070
7071         * message.el (message--yank-original-internal): New function to do the
7072         insertion cleanly inside eval in `message-yank-original'.
7073         (message-yank-original): Use it.
7074
7075 2011-03-29  Julien Danjou  <julien@danjou.info>
7076
7077         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
7078         local variables disabled rather than `normal-mode'.
7079
7080 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
7081
7082         * imap.el (imap-shell-open, imap-process-connection-type):
7083         Use imap-process-connection-type for 'shell' streams as well as
7084         Kerberos, SSL, other subprocesses.
7085
7086 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
7087
7088         * proto-stream.el: Changes preparatory to merging open-protocol-stream
7089         with open-network-stream.
7090         (proto-stream-always-use-starttls): Option removed.
7091         (open-protocol-stream): Return a process object by default.  Provide a
7092         new parameter :return-list specifying a list-type return value, which
7093         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
7094         :type `network' to `try-starttls', and `network-only' to `default'.
7095         Make `default' the default, for compatibility with open-network-stream.
7096         Handle the no-parameter case exactly as open-network-stream, with no
7097         additional stream processing.  Search plists using plist-get.
7098         Explicitly add :end-of-commend parameter if it is missing.
7099         (proto-stream-open-default): Rename from
7100         proto-stream-open-network-only.  Return 'default as the type.
7101         (proto-stream-open-starttls): Rename from proto-stream-open-network.
7102         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
7103         failed.  Always return a list with a (possibly dead) process as the
7104         first element, for compatibility with open-network-stream.
7105         (proto-stream-open-tls): Use plist-get.  Always return a list.
7106         (proto-stream-open-shell): Return `default' as connection type.
7107         (proto-stream-capability-open): Use plist-get.
7108         (proto-stream-eoc): Function deleted.
7109
7110         * nnimap.el (nnimap-stream, nnimap-open-connection)
7111         (nnimap-open-connection-1): Handle renaming of :type parameter for
7112         open-protocol-stream.
7113         (nnimap-open-connection-1): Pass a :return-list parameter
7114         open-protocol-stream to obtain a list return value.  Parse this list
7115         using plist-get.
7116
7117         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
7118         for open-protocol-stream.  Accept open-protocol-stream return value
7119         that is a subprocess object instead of a list.  Handle the case of a
7120         dead returned process.
7121
7122 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
7123
7124         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
7125
7126         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
7127
7128 2011-03-21  Julien Danjou  <julien@danjou.info>
7129
7130         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
7131         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
7132         query.
7133         (mm-inline-text): Render normal text with fontification whenever
7134         possible.
7135
7136         * gnus-sum.el (gnus-summary-save-parts-1):
7137         * gnus-art.el (gnus-article-browse-html-save-cid-content)
7138         (gnus-article-browse-html-parts, gnus-mime-delete-part)
7139         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
7140         Use `mm-handle-filename'.
7141
7142         * mm-util.el (mm-handle-filename): New function, return the filename of
7143         an handle.
7144
7145 2011-03-18  Julien Danjou  <julien@danjou.info>
7146
7147         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
7148         (gnus-buffer-live-p): Check that buffer is not nil.
7149
7150 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7151
7152         * gnus.el: No Gnus v0.15 is released.
7153
7154 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7155
7156         * time-date.el (format-seconds): Use assoc instead of assoc-string to
7157         avoid warning on XEmacs.
7158
7159         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
7160         on XEmacs.
7161
7162         * gnus-art.el: Require mouse, which the build bot seems to say is
7163         needed.
7164
7165         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
7166
7167         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
7168         XEmacs, since it doesn't have url-retrieve-synchronously.
7169
7170         * time-date.el (format-seconds): Use assoc instead of assoc-string,
7171         since assoc-string doesn't exist in XEmacs.
7172
7173 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
7174
7175         * gnus-group.el (gnus-group-list-ticked): New function.
7176         (gnus-group-make-menu-bar): Provide a menu entry for it.
7177         (gnus-group-list-map): Provide a binding for it.
7178
7179 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7180
7181         * shr.el (shr-visit-file): New command.
7182
7183         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
7184
7185 2011-03-17  Bjørn Mork  <bjorn@mork.no>
7186
7187         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
7188         servers.
7189
7190 2011-03-16  Julien Danjou  <julien@danjou.info>
7191
7192         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
7193         inline.
7194
7195         * gnus-art.el (article-hide-list-identifiers):
7196         Use gnus-group-get-list-identifiers.
7197
7198         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
7199         (gnus-summary-remove-list-identifiers):
7200         Use gnus-group-get-list-identifiers to get regexp.
7201         (gnus-select-newsgroup, gnus-summary-insert-subject)
7202         (gnus-summary-insert-articles):
7203         Call gnus-summary-remove-list-identifiers unconditionally.
7204
7205 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7206
7207         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
7208         we're selecting a group with unread articles.
7209
7210         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
7211
7212         * gssapi.el: New file separated out from imap.el to provide a general
7213         Kerberos 5 connection facility for Emacs.
7214
7215         * message.el (message-elide-ellipsis): Document the format spec
7216         ellipsis.
7217
7218 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7219
7220         * message.el (message-elide-region): Allow the ellipsis to say how many
7221         lines were removed.
7222
7223 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7224
7225         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
7226         window configurations containing buffers that are now dead.
7227
7228         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
7229         parsing to avoid integer overflows.
7230         (nnimap-parse-flags): Simplify the last change.
7231         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
7232         too large for 32-bit Emacsen.
7233
7234 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7235
7236         * auth-source.el (auth-source-netrc-create):
7237         * message.el (message-yank-original): Fix use of `case'.
7238
7239 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
7240
7241         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
7242         XEmacs, which was one character too wide.
7243
7244 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
7245
7246         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
7247         default number of articles to display.
7248         (gnus-articles-to-read): Use pretty names for prompt.
7249
7250 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7251
7252         * gnus-int.el (gnus-open-server): Ditto.
7253
7254         * gnus-start.el (gnus-activate-group): Give a backtrace if
7255         debug-on-quit is set and the user hits `C-g'.
7256         (gnus-read-active-file): Ditto.
7257
7258         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
7259
7260 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
7261
7262         * message.el (message-yank-original): Use cond instead of CL case.
7263
7264 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7265
7266         * auth-source.el (auth-source-netrc-create): Use usual format for the
7267         default in prompts.
7268
7269 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7270
7271         * lpath.el: Fbind read-char-choice for XEmacs.
7272
7273 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7274
7275         * auth-source.el (auth-source-netrc-create): Show the default in the
7276         prompt when prompting for token creation.
7277
7278 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7279
7280         * auth-source.el (auth-source-format-prompt): Always convert the value
7281         to a string to avoid evaluating non-string arguments.
7282         (auth-source-netrc-create): Offer default properly, not as initial
7283         content in `read-string'.
7284         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
7285         of line to determine if we've been run before.  If so, don't run again,
7286         but print a trivial message to indicate the cache was hit instead.
7287
7288 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
7289
7290         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
7291         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
7292         The user will have to run `gnus-sync-read' manually and wait for Cloudy
7293         Gnus.
7294
7295 2011-03-11  Julien Danjou  <julien@danjou.info>
7296
7297         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
7298         modified file".
7299
7300 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
7301
7302         * auth-source.el (auth-source-read-char-choice): New function to read a
7303         character choice using `dropdown-list', `read-char-choice', or
7304         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
7305         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
7306         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
7307         (auth-source-netrc-saver): Use it.
7308         (auth-source-pick-first-password): New convenience function.
7309
7310 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
7311
7312         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
7313         parameter in the credentials.
7314         (nnimap-open-connection-1): Use it after a successful login.
7315         (nnimap-credentials): Add IMAP-specific user and password prompt.
7316
7317         * auth-source.el (auth-source-search): Add :require parameter, taking a
7318         list.  Document it and the :save-function return token.  Pass :require
7319         down.  Change the CREATED message from a warning to a debug statement.
7320         (auth-source-search-backends): Pass :require down.
7321         (auth-source-netrc-search): Pass :require down.
7322         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
7323         Change save prompt to indicate all modifications saved here are
7324         deletions.
7325         (auth-source-netrc-create): Take user login name as default in user
7326         prompt.  Move all the save functionality to a lexically bound function
7327         under the :save-function token in the returned list.  Set up clearer
7328         default prompts for user, host, port, and secret.
7329         (auth-source-netrc-saver): New function, intended to be wrapped for
7330         :save-function.
7331
7332 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7333
7334         * shr.el (shr-table-horizontal-line): Change the defaults for the table
7335         lines to be spaces instead.
7336
7337 2011-03-07  Julien Danjou  <julien@danjou.info>
7338
7339         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
7340         (sieve-sasl-auth): Check that auth-source-search did return something,
7341         or just return an empty string.
7342
7343 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7344
7345         * gnus.el (gnus-interactive): Use read-directory-name.
7346
7347         * gnus-uu.el (gnus-uu-decode-uu-and-save)
7348         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
7349         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
7350         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
7351         Likewise.
7352
7353         * gnus-group.el (gnus-group-make-directory-group): Likewise.
7354
7355 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
7358         onto the list of killed groups, too.  This makes killed nnimap groups,
7359         for instance, more reliably not reappear.
7360
7361         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
7362         the parent.
7363
7364         * gnus-sum.el (gnus-update-read-articles): Fix typo.
7365
7366         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
7367         really have server-side marks.
7368
7369         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
7370         since most backends do not usefully have server-side marks.
7371         (gnus-update-read-articles): Propagate marks to all backends that
7372         really have server-side marks.
7373
7374 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7375
7376         * message.el (message-cite-reply-position, message-cite-style):
7377         New variables.
7378         (message-yank-original): Use the new citation styles.
7379
7380 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
7381
7382         * message.el (message-options): Revert 22da67af (workaround for XEmacs
7383         buffer-local issue); don't mark it buffer-local when running under
7384         XEmacs.
7385
7386 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
7387
7388         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
7389         numbers too big to be `read'.
7390
7391 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
7392
7393         * password-cache.el (password-in-cache-p): Add autoload.
7394
7395         * message.el (message-options): Make buffer-local two ways to attempt
7396         to fix a XEmacs bug.
7397
7398 2011-03-02  Julien Danjou  <julien@danjou.info>
7399
7400         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
7401
7402 2011-03-01  Julien Danjou  <julien@danjou.info>
7403
7404         * gnus-art.el (list-identifier): Add list-identifier as a parameter
7405         group.
7406         (article-hide-list-identifiers): Use list-identifier group parameter.
7407
7408 2011-02-28  Julien Danjou  <julien@danjou.info>
7409
7410         * sieve.el (sieve-buffer-script-name): New local variable to store
7411         sieve script name.
7412         (sieve-edit-script): Store sieve script name.
7413         (sieve-upload): Use sieve script name when uploading.
7414         (sieve-upload): Use substitute-command-keys.
7415         (sieve-edit-script): Use substitute-command-keys.
7416         (sieve-refresh-scriptlist): Use substitute-command-keys.
7417         (sieve-manage-mode-map): Define keymap properly.
7418         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7419         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7420         Remove commented code about cvs.
7421         (sieve-manage-quit): New function.
7422         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7423
7424 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7425
7426         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7427
7428 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7429
7430         * auth-source.el (auth-source-search): Cache empty result sets.
7431
7432         * password-cache.el (password-in-cache-p): Convenience function to
7433         check if a key is in the cache, even if the value is nil.
7434
7435         * auth-source.el (auth-source-save-behavior): New variable to replace
7436         `auth-source-never-create'.
7437         (auth-source-netrc-create): Use it.
7438         (auth-source-never-save): Remove.
7439
7440 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7441
7442         * nnimap.el (nnimap-stream): Doc fix.
7443         (nnimap-open-connection-1): Reverse the order of the ports to that the
7444         prompted-for port is first.
7445
7446         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7447         retrieval by the no-group selection.
7448
7449         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7450         numerical parameters.
7451
7452 2011-02-25  Julien Danjou  <julien@danjou.info>
7453
7454         * gnus-gravatar.el: Use gnus-with-article-buffer.
7455
7456         * gnus-art.el (gnus-with-article-buffer): Check that the
7457         gnus-article-buffer is alive.
7458
7459 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7460
7461         * auth-source.el (auth-source-creation-prompts): New variable to manage
7462         creation-time prompts.
7463         (auth-source-search): Document it.
7464         (auth-source-format-prompt): Add utility function.
7465         (auth-source-netrc-create): Don't default the user name to
7466         user-login-name.  Use `auth-source-creation-prompts' and some default
7467         prompts for user, host, port, and password (the default generic prompt
7468         remains ugly).
7469         (auth-source-never-save): Add customizable option to never save info.
7470         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7471         mode excursion.
7472
7473 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7474
7475         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7476         argument that XEmacs doesn't support.
7477
7478         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7479         compiled for Emacsen having no `libxml-parse-html-region' support.
7480
7481         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7482
7483         * lpath.el: Bind buffer-save-without-query for XEmacs.
7484
7485 2011-02-23  Julien Danjou  <julien@danjou.info>
7486
7487         * gnus-art.el (article-make-date-line): Ignore errors if time is
7488         invalid and not convertible.
7489         (article-make-date-line): Only add lapsed time if time is not nil.
7490
7491 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7492
7493         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7494         `read-char-choice' for backwards compatibility.
7495         (auth-source-netrc-element-or-first): New function to DTRT for
7496         parameter extraction.
7497         (auth-source-netrc-create): Use it and fix multiple parameter print
7498         bug.  Use the default passed from above (given-default) or the
7499         built-in (user-login-name for :user).
7500
7501 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7502
7503         * gnus-start.el (gnus-dribble-read-file):
7504         Set buffer-save-without-query, since we always want to save the dribble
7505         file, probably.
7506
7507         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7508         nnimap.
7509
7510         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7511         -summary- since it's a user-visible variable.
7512
7513         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7514         first time you use the new Gnus.
7515
7516 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7517
7518         * auth-source.el: Don't load netrc.el.
7519         (auth-sources): Search ~/.netrc as well by default.
7520         (auth-source-debug): Add 'trivia option for extra output.
7521         (auth-source-do-trivia): Use it.
7522         (auth-source-search): Simplify logic to use
7523         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7524         appropriate.  Don't keep a running count at this level.  Layer :create
7525         and :delete options appropriately on the first and second passes.
7526         Don't track the backend with the search results.
7527         (auth-source-search-backends): New function to search a list of
7528         backends for a processed spec.
7529         (auth-source-netrc-parse): Cache all netrc files, making
7530         auth-source-netrc-cache an alist keyed by the file name and using the
7531         file mtime as the caching criterion.  Keep the obfuscated data secret
7532         with a lexical bind.
7533         (auth-source-netrc-search): Don't calculate the length of the results
7534         unnecessarily.
7535         (auth-source-search-backends): Fix bug.
7536         (auth-source-netrc-create): Rework prompts.
7537
7538 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7539
7540         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7541         Lower case names of search constraints.
7542         (nnir-run-query): Cache and reuse search constraints for all imap
7543         servers.
7544
7545 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7546
7547         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7548         after exit.
7549         (gnus-setup-message): Define missing variable from last checkin.
7550
7551         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7552         value, show the raw article.
7553
7554 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7555
7556         * gnus.el: No Gnus v0.13 is released.
7557
7558 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7559
7560         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7561         auth-source now accepts numbers.
7562
7563         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7564         spec, too.
7565         (auth-source-ensure-strings): New function.
7566
7567         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7568         (gnus-article-setup-buffer): Always restart the date timer so that user
7569         changes to the frequency is respected.
7570
7571         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7572         port numbers, so make sure it gets that if nnimap-server-port is
7573         explicit.
7574
7575 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7576
7577         * nnimap.el (nnimap-inbox): Doc fix.
7578
7579 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7580
7581         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7582         Autoload.  Add optional arg FRAME, and pass it to color-values.
7583         (color-complement): Caller changed.  Doc fix.
7584         (color-gradient): Rewrite for better clarity and efficiency.
7585
7586 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7587
7588         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7589         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7590         color-lab-to-srgb.
7591
7592 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7593
7594         * color.el: First part of merge from hexrgb.el.
7595         (color-rgb-to-hex): Rename from color-rgb->hex.
7596         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7597         saturation to zero if the value is too small.
7598         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7599         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7600         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7601         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7602         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7603         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7604         (color-cie-de2000): Doc fix.
7605
7606 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7607
7608         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7609         given method as in the group name if we're using an extended method.
7610         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7611         command, if we're using that, instead of waiting for the beginning.
7612
7613         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7614         we're sure to get unique server names, and we don't output two async
7615         commands in the same buffer.  This fixes an NNTP hang for some users.
7616
7617 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7618
7619         * gnus.el: No Gnus v0.11 is released.
7620
7621 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7622
7623         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7624         summary buffer before reading going to the next buffer.  This avoids
7625         putting the point in the group buffer if you `C-g' the command.
7626
7627         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7628         cache (for now) to make ~/.authinfo.gpg files usable.
7629
7630         * nnfolder.el (copyright-update): Define for the compiler.
7631
7632         * auth-source.el (auth-source-search): Fix unbound variable.
7633
7634 2011-02-19  Glenn Morris  <rgm@gnu.org>
7635
7636         * gnus.el (gnus-meta): Doc fix.
7637
7638 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7639
7640         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7641         in case it's not yet loaded.
7642
7643 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7644
7645         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7646         line we're waiting for.
7647
7648 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7649
7650         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7651         face with line-width greater than zero will cause RET in gnus summary
7652         buffer to scroll down article page-wise because auto vscroll happens,
7653         it should be temporally disabled when doing a scroll-up.
7654
7655 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7656
7657         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7658         outputs from the server.
7659
7660 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7661
7662         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7663         later so that bbdb can hook in easier.
7664
7665 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7666
7667         * auth-source.el (auth-source-search): Don't try to create credentials
7668         if the caller doesn't want that.
7669         (auth-source-search): If we don't find a match, don't bug out on
7670         non-bound variables.
7671         (auth-source-search): Only ask a single backend to create the
7672         credentials.
7673
7674         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7675         logging.
7676         (nnimap-credentials): Protect against auth-source-search returning nil.
7677         (nnimap-request-list): Protect against not being able to open the
7678         server.
7679
7680 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7681
7682         * auth-source.el (auth-source-search): Do a two-phase search, one with
7683         no :create to get the responses from all backends.
7684
7685         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7686         when getting credentials.
7687
7688         * gnus-util.el (gnus-delete-duplicates): New function.
7689
7690 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7691
7692         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7693         a creation default, pass the whole port list down.  It will be
7694         completed.
7695
7696         * auth-source.el (auth-source-search): Updated docs to talk about
7697         multiple creation choices.
7698         (auth-source-netrc-create): Accept a list as a value (from the search
7699         parameters) and do completion on that list.  Keep a separate netrc line
7700         with the password obscured for showing the user.
7701
7702         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7703         first choice to `auth-source-search' so it will be used for entry
7704         creation instead of the server's Gnus-specific name.
7705         (nnimap-credentials): Rely on the auth-source library to select which
7706         port is actually wanted in the new netrc entry, so don't override
7707         `auth-source-creation-defaults'.
7708
7709         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7710         :protocol and accept a missing user, host, or port as a wildcard match.
7711         (auth-source-debug): Default to off.
7712
7713         (auth-source-netrc-search, auth-source-netrc-create)
7714         (auth-source-secrets-search, auth-source-secrets-create)
7715         (auth-source-user-or-password, auth-source-backend, auth-sources)
7716         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7717         instead of :protocol.
7718
7719         * nnimap.el (nnimap-credentials): Pass a port default to
7720         `auth-source-search' in case an entry needs to be created.
7721         (nnimap-open-connection-1): Use :port instead of :protocol.
7722
7723 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7724
7725         * auth-source.el: Bind load-path when loading EIEIO from
7726         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7727         21.4 doesn't support, to `require'.
7728         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7729         delete-dups that is not available in XEmacs 21.4.
7730
7731 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7732
7733         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7734         as EIEIO must also be loaded when auth-source.el is being
7735         byte-compiled.
7736
7737 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7738
7739         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7740
7741         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7742
7743         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7744
7745         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7746
7747         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7748
7749         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7750
7751         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7752
7753         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7754         necessary.
7755
7756 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7757
7758         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7759         nil means that nnimap doesn't get updated.
7760
7761 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7762
7763         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7764         result when the user doesn't want to write to the file.
7765         (auth-source-netrc-search): Expect a synthetic result and proceed
7766         accordingly.
7767         (auth-source-cache-expiry): New variable to override
7768         `password-cache-expiry'.
7769         (auth-source-remember): Use it.
7770
7771         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7772         parameter.  Create entry if necessary by using :create t.
7773         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7774
7775 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7776
7777         * auth-source.el (auth-source-debug): Enable by default and don't
7778         mention the obsolete `auth-source-hide-passwords'.
7779         (auth-source-do-warn): New function to debug unconditionally.
7780         (auth-source-do-debug): Use it.
7781         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7782         and for Secrets API entries when the secrets.el library is not
7783         available.
7784
7785 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7786
7787         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7788         (gnus-summary-exit): Kill the correct article buffer on exit from a
7789         `C-d' group.
7790
7791         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7792         gnus-propagate-marks.
7793
7794         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7795         before killing the buffers so that a non-full window conf gets handled
7796         correctly.
7797         (gnus-summary-exit): Ditto.
7798         (gnus-summary-read-group-1): Ditto.
7799
7800         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7801         async code again so that we can debug it properly.
7802
7803         * message.el (message-reply): Take an optional switch-buffer parameter
7804         so that Gnus window confs are respected better.
7805
7806 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7807
7808         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7809         `plist-get' to accept non-list parameters (XEmacs issue).
7810         Fix docstring.
7811         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7812         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7813         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7814         Login collection is "Login" and not "login".
7815
7816 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7817
7818         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7819         multiple headers.
7820
7821         * nnimap.el (nnimap-inhibit-logging): New variable.
7822         (nnimap-log-command): Don't log login commands.
7823
7824         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7825         to have more parameters.
7826
7827         * nnimap.el (nnimap-send-command): Mark the command time for each
7828         command, so that we don't get NOOPs stepping on our toes.
7829
7830         * gnus-art.el (article-date-ut): Get the date from the Date header on
7831         `t'.
7832
7833 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7834
7835         * auth-source.el (auth-source-search): Use copy-sequence instead of
7836         the cl.el copy-list.
7837
7838 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7839
7840         * imap.el: Bring it back (revert
7841         84d800cd31de3064f0ed39617d725709a2f8f42f).
7842
7843 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7844
7845         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7846         Improve prompt.
7847
7848 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7849
7850         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7851         washing status from the default format.  It isn't very informative.
7852
7853 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7854
7855         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7856         Fix Gcc processing on imap.
7857
7858 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7859
7860         * imap.el: Remove file.  All the functionality is in nnimap.el.
7861
7862 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7863
7864         * message.el (message-bury): Don't pop up a new window when selected
7865         window is dedicated.
7866
7867 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7868
7869         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7870
7871 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7872
7873         * sieve-manage.el: Autoload `auth-source-search'.
7874         (sieve-sasl-auth): Use it.
7875
7876 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7877
7878         * nnimap.el: Autoload `auth-source-forget+'.
7879         (nnimap-open-connection-1): Use it if the connection fails.
7880
7881         * auth-source.el: Require `password-cache'.
7882         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7883         obsolete.
7884         (auth-source-magic): Marker for `password-cache' keys.
7885         (auth-source-do-cache): Update docstring.
7886         (auth-source-search): Use and check cache.
7887         (auth-source-forget-all-cached, auth-source-remember)
7888         (auth-source-recall, auth-source-forget, auth-source-forget+)
7889         (auth-source-specmatchp): Caching support functions.
7890         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7891         Remove and obsolete.
7892         (auth-source-user-or-password): Remove caching to further discourage
7893         using it.  Always hide passwords.
7894
7895         * password-cache.el (password-cache-remove): Accept secrets that are
7896         not strings.
7897
7898 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7899
7900         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7901         code for now, since it doesn't work for all users.
7902
7903 2011-02-09  Julien Danjou  <julien@danjou.info>
7904
7905         * message.el (message-options): Make message-options really buffer
7906         local.
7907
7908 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7909
7910         * mail-source.el: Autoload `auth-source-search'.
7911         (mail-source-keyword-map): Note order matters.
7912         (mail-source-set-1): Get all the mail-source source values and
7913         defaults and search auth-source on those if needed.  This can all
7914         probably be simplified.
7915
7916         * nnimap.el: Autoload `auth-source-search'.
7917         (nnimap-credentials): Use it.
7918         (nnimap-open-connection-1): Ask for the virtual server and physical
7919         address in one shot.
7920
7921         * nntp.el: Autoload `auth-source-search'.
7922         (nntp-send-authinfo): Use it.  Note TODO.
7923
7924 2011-02-08  Julien Danjou  <julien@danjou.info>
7925
7926         * shr.el (shr-tag-body): Add support for text attribute in body
7927         markups.
7928
7929         * message.el (message-options): Make message-options a local variable.
7930
7931 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7932
7933         * auth-source.el (auth-source-secrets-search)
7934         (auth-source-user-or-password): Use `append' instead of `nconc'.
7935         (auth-source-user-or-password): Build return list better and protect
7936         against nil :secret.
7937
7938 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7939
7940         * nnimap.el (nnimap-update-info): Refactor slightly.
7941         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7942         (nnimap-update-info): Clean up slightly.
7943         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7944         characters.
7945         (nnimap-process-quirk): Rename function to avoid collision.
7946         (nnimap-update-info): Fix macrology bug-out.
7947         (nnimap-update-info): Simplify split history test.
7948
7949 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7950
7951         * auth-source.el (top): Require 'eieio unconditionally.
7952         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7953         (auth-source-secrets-search): Limit search when `max' is greater than
7954         number of results.
7955
7956 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7957
7958         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7959         part not returning any data.
7960
7961         * proto-stream.el (open-protocol-stream): Document the return value.
7962
7963 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7964
7965         * auth-source.el (auth-source-secrets-search): Add examples.
7966
7967 2011-02-06  Julien Danjou  <julien@danjou.info>
7968
7969         * message.el (message-setup-1): Handle message-generate-headers-first
7970         set to t.
7971
7972 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7973
7974         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7975         API with a string "secrets:collection-name" and with 'default.
7976         (auth-source-backend-parse): Parse "secrets:collection-name" and
7977         'default.  Recurse on parses instead of repeating code.  Use the
7978         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
7979         message when ignoring a source.
7980         (auth-source-search): List ignored search keys at the top level.
7981         (auth-source-netrc-create): Use `case' instead of `cond'.
7982         (auth-source-secrets-search): Created with TODOs.
7983         (auth-source-secrets-create): Created with TODOs.
7984         (auth-source-retrieve, auth-source-create, auth-source-delete)
7985         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
7986         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
7987         (auth-source-user-or-password-sftp)
7988         (auth-source-user-or-password-smtp): Remove.
7989         (auth-source-user-or-password): Deprecated and modified to be a wrapper
7990         around `auth-source-search'.  Not tested thoroughly.
7991
7992 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
7993
7994         * auth-source.el: Bring in assoc and eioeio libraries.
7995         (secrets-enabled): New variable to track the status of the Secrets API.
7996         (auth-source-backend): New EIOEIO class to represent a backend.
7997         (auth-source-creation-defaults): New variable to set prompt defaults
7998         during token creation (see the `auth-source-search' docstring for
7999         details).
8000         (auth-sources): Simplify to allow a simple string as a netrc backend
8001         spec.
8002         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
8003         (auth-source-backend-parse-parameters): Fill in the backend parameters.
8004         (auth-source-search): Main auth-source API entry point.
8005         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
8006         (auth-source-search-collection): Helper function for searching.
8007         (auth-source-netrc-parse, auth-source-netrc-normalize)
8008         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
8009         Supports search, create, and delete.
8010         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
8011         backend stubs.
8012         (auth-source-user-or-password): Call `auth-source-search' but it's not
8013         ready yet.
8014
8015 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
8016
8017         * message.el (message-setup-1): Remove the read-only stuff, since it
8018         doesn't work under XEmacs, for some reason.
8019
8020         * gnus-sum.el (gnus-user-date): Rename back from
8021         gnus-summary-user-date since user code refers to it.
8022
8023         * shr.el (shr-render-td): Store the actual background color used.
8024
8025         * message.el (message-setup-1): Don't bind the constant
8026         -forbidden-properties.
8027         (message-setup-1): Revert previous change, since it needs to bind the
8028         props to insert them.
8029         (message-resend): Allow removing the read-only separator line.
8030
8031 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8032
8033         * nnimap.el (nnimap-request-accept-article): Give an error message if
8034         the APPEND wasn't successful.
8035
8036 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
8037
8038         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
8039         that have no groups.
8040
8041 2011-02-03  Julien Danjou  <julien@danjou.info>
8042
8043         * gnus-draft.el: Remove progn around gnus-draft-setup.
8044
8045 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8046
8047         * gnus-start.el (gnus-read-active-for-groups): This function is never
8048         called with a nil `infos', so clean that up.
8049         (gnus-get-unread-articles): Request active files from primary/secondary
8050         methods that have no groups (yet).
8051
8052 2011-02-03  Julien Danjou  <julien@danjou.info>
8053
8054         * message.el (message-setup-1): Always generate References first.
8055         (message-mail): Return the return value of message-setup, not always t.
8056         (message-setup-1): Insert mail-header-separator with read-only and
8057         intangible properties set.
8058
8059         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
8060         user-date in docstring.
8061
8062         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
8063
8064         * gnus.el (gnus-summary-line-format): Mention &user-date format in
8065         docstring.
8066
8067         * gnus.el (gnus-user-date-format-alist): Change default value.
8068         Use defcustom, with type and group.  Move from gnus-util.el.
8069         Rename to gnus-summary-user-date-format-alist.
8070
8071 2011-02-03  Glenn Morris  <rgm@gnu.org>
8072
8073         * nnimap.el (gnus-fetch-headers): Declare.
8074
8075         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
8076
8077 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8078
8079         * message.el (message-forward-make-body-digest-plain)
8080         (message-followup, message-reply): Clean up things noted by Stefan.
8081
8082         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
8083         gnus-article-update-date-headers is nil.
8084         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
8085         it didn't really work with defcustom.
8086         (article-update-date-lapsed): Make sure the window start doesn't move,
8087         either.
8088
8089 2011-02-01  Julien Danjou  <julien@danjou.info>
8090
8091         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
8092         format.
8093
8094         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
8095         standard in Emacs nowadays.
8096
8097         * color.el (color-gradient): Add a color-gradient function.
8098
8099 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8100
8101         * message.el (message-expand-name): Don't trust the return value of
8102         bbdb-complete-name.
8103         (message-check-news-header-syntax): Remove unused var `start'.
8104         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
8105         (message-inhibit-body-encoding): Move to before first use.
8106         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
8107         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
8108         (Organization, Message-ID, Date, mh-previous-window-config):
8109         Defvar the vars using dynamic scoping.
8110
8111 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
8112
8113         * shr.el (shr-render-td): Only do colors at the final rendering.
8114         Should be slightly faster.
8115         (shr-insert-table): Fix up TD background colors when doing the
8116         vertical padding.
8117
8118         * gnus-art.el (article-date-ut): Protect against articles with no Date
8119         header.
8120         (article-update-date-lapsed): Don't use current-column to find the
8121         horizontal position.  It's fragile in the presence of \003 characters.
8122
8123         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
8124
8125 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
8126
8127         * gnus-art.el (article-transform-date): Rewrite to still work when
8128         there are several rfc2822 parts.
8129         (article-transform-date): Fix infinite recursion.
8130         (article-date-ut): Replace infinitely many Date headers with a single
8131         one when called interactively.
8132
8133         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
8134         secure manner.
8135
8136         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
8137         move around by not using save-window-excursion.  It seems to work...
8138
8139 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8140
8141         * gnus-art.el (article-make-date-line): Work for user-defined format.
8142
8143 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
8144
8145         * nntp.el (nntp-retrieve-group-data-early)
8146         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
8147         fetching functions.
8148
8149         * gnus-start.el (gnus-read-active-for-groups): Read the active files
8150         thoroughly for all backends that have no known groups.  This should
8151         allow new nnml methods to retrieve mail.
8152
8153         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
8154         that Gnus doesn't know exists again.
8155
8156         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
8157         (gnus-treat-date-ut): Ditto.
8158         (gnus-article-update-date-header): Rename.
8159         (gnus-treat-date-local): Remove.
8160         (gnus-treat-date-english): Remove.
8161         (gnus-treat-date-lapsed): Remove.
8162         (gnus-treat-date-combined-lapsed): Remove.
8163         (gnus-treat-date-original): Remove.
8164         (gnus-treat-date-iso8601): Remove.
8165         (gnus-treat-date-user-defined): Remove.
8166         (gnus-article-date-headers): New variable to control all the date
8167         header options.
8168         (article-date-ut): Rewrite to allow using the new way to format date
8169         headers(s).
8170
8171 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
8172
8173         * nnmail.el (nnmail-article-group): Check for a direct fancy split
8174         method.
8175         (nnmail-article-group): A better test for fanciness.
8176
8177         * nnimap.el (nnimap-request-head): Protect against not finding the
8178         article by Message-ID.
8179
8180 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
8181
8182         * gnus-art.el (article-update-date-lapsed): Try a better way to really
8183         keep point at the "same place".
8184
8185 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8186
8187         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
8188         data if the group is inactive.
8189
8190 2011-01-28  Julien Danjou  <julien@danjou.info>
8191
8192         * gnus-win.el: Remove dead function gnus-window-configuration-element.
8193         (gnus-all-windows-visible-p): Remove old compatibility code.
8194         (gnus-window-top-edge): Add docstring.
8195
8196         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
8197
8198 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8199
8200         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
8201         older request-update-info.
8202
8203         * gnus-art.el (article-make-date-line): Limit the length a bit more.
8204
8205 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
8206
8207         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
8208         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
8209
8210 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8211
8212         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
8213         groups.  This makes the nndraft:queue group pop up if it's not already
8214         there.
8215
8216         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
8217         messages" logic, which was reversed.
8218
8219         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
8220         the "same place" even if point is on the line being replaced.
8221         (article-update-date-lapsed): Allow updating both the combined lapsed
8222         and the lapsed headers.
8223         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
8224         (article-make-date-line): Limit the number of segments dynamically to
8225         avoid too-long lines.
8226
8227 2011-01-27  Julien Danjou  <julien@danjou.info>
8228
8229         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
8230         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
8231
8232 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8233
8234         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
8235         Use plist-get instead of the cl function getf.
8236
8237 2011-01-27  Glenn Morris  <rgm@gnu.org>
8238
8239         * gnus-util.el (float-time): Get rid of compiler warning, again.
8240
8241 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8242
8243         * shr.el (shr-put-color): Special-case background colors: Do put them
8244         at the blank parts at the front of the lines.
8245
8246         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
8247         exit hook to nix out all data on readedness on group exit.
8248
8249         * gnus-util.el (float-time): If float-time is bound, always use it on
8250         all Emacsen.  It's unclear why the subrp check was there.
8251         (time-date): Require to make some autoload issues on XEmacs go away.
8252
8253         * shr.el (shr-put-color): Don't do the box padding in tables, since
8254         they're already padded.
8255
8256 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
8257
8258         * gnus-art.el (gnus-article-next-page): When the last line of the
8259         article is displayed, scroll down once more instead of going to the
8260         next article at once.
8261         (article-lapsed-string): Refactor out and allow specifying how many
8262         segments you want.
8263         (gnus-article-setup-buffer): Start updating the lapsed header directly.
8264         (gnus-article-update-lapsed-header): New variable.
8265
8266         * shr.el: Revert change that made headings use different-sized faces.
8267         The Emacs display engine isn't advanced enough that, for instance,
8268         tables can comfortably use differently-sized faces.
8269
8270 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8271
8272         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
8273         used.
8274         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
8275         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
8276         we're using an encrypted connection.
8277
8278         * proto-stream.el: Alter the interface functions to also return the
8279         actual stream type used: network or tls.
8280
8281 2011-01-25  Julien Danjou  <julien@danjou.info>
8282
8283         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
8284         (mm-display-javascript-inline): New function.
8285
8286         * mm-decode.el (mm-inline-media-tests): Add application/javascript
8287         viewing function.
8288
8289 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8290
8291         * shr.el (shr-expand-newlines): Fix variable name.
8292
8293 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8294
8295         * shr.el (shr-expand-newlines): Make nested boxes work.
8296
8297 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8298
8299         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
8300         backgrounds.
8301         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
8302         in a more sensible manner.
8303
8304 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
8305
8306         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
8307         if EPG is loaded.
8308
8309 2011-01-24  Julien Danjou  <julien@danjou.info>
8310
8311         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
8312         tags.
8313
8314 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8315
8316         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
8317         commands.
8318
8319         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
8320         in the article buffer.
8321         (gnus-gravatar-insert): Use blank space from the current buffer to
8322         avoid breaking text properties.  This makes X-Sent updating work again.
8323
8324         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
8325
8326 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
8327
8328         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
8329         fix the bug in url-http.el instead.
8330
8331         * shr.el (shr-image-fetched): Ditto.
8332
8333         * shr.el (shr-image-fetched): Avoid having point move in the article
8334         buffer.
8335
8336         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
8337         buffer after being called.  It's apparently being killed by url.el, and
8338         killing it made point move to end-of-buffer in a random buffer.
8339
8340         * shr.el (shr-image-fetched): Ditto.
8341
8342 2011-01-23  Julien Danjou  <julien@danjou.info>
8343
8344         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
8345
8346         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
8347         text/x-org.
8348
8349 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8350
8351         * gnus-sum.el (gnus-summary-move-article): Protect against backends
8352         (i.e., nnimap) returning nil as the article number.
8353
8354 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
8355
8356         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
8357         "DelSp" parameter in RFC3676.
8358
8359 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8360
8361         * message.el (message-check-recipients): Display the encoded version of
8362         the bogus address if they differ.
8363
8364         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
8365         after sending.
8366
8367         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8368
8369         * gnus-group.el (gnus-group-refresh-group): New convenience function.
8370
8371         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
8372         group buffer after sending the queue.
8373
8374         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8375
8376 2011-01-22  Julien Danjou  <julien@danjou.info>
8377
8378         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
8379
8380 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8381
8382         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
8383         nested related parts.
8384
8385         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
8386         unexpired articles.  This fixes the regression that led expiry marks to
8387         disappear from nnfolder groups.
8388
8389 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8390
8391         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
8392         Don't confuse the "ret" of "retrograde" with RET.
8393
8394 2011-01-21  Julien Danjou  <julien@danjou.info>
8395
8396         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
8397         than mm-insert-inline.
8398
8399 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8400
8401         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
8402         Widen article buffer.
8403
8404 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8405
8406         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
8407         the temp buffer.
8408         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
8409
8410 2011-01-20  Julien Danjou  <julien@danjou.info>
8411
8412         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
8413
8414         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8415         than mm-insert-inline to insert inline part: this respect
8416         mm-inline-media-tests displayers.
8417
8418         * mm-view.el (mm-display-shell-script-inline): New function.
8419
8420         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8421
8422         * mm-uu.el (mm-uu-type-alist): Add org block.
8423         (mm-uu-org-src-code-block-extract): New function.
8424
8425         * mm-view.el (mm-display-org-inline): New function.
8426
8427         * mm-decode.el (mm-automatic-display): Add text/org.
8428
8429         * mailcap.el (mailcap-mime-extensions): Add .org.
8430
8431 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8432
8433         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8434         gnus-article-add-buttons.
8435
8436 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8437
8438         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8439         From header with a date and "nobody" as the sender.
8440
8441 2011-01-19  Julien Danjou  <julien@danjou.info>
8442
8443         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8444         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8445         if you have the same regexp several times.
8446         (gnus-button-push): Fix matching when regexp is symbol.
8447
8448 2011-01-15  Glenn Morris  <rgm@gnu.org>
8449
8450         * message.el (message-mail): A compose-mail function should
8451         accept headers as strings.
8452
8453 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8454
8455         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8456         Add :vert-only tags.
8457         (message-mail): New arg RETURN-ACTION.
8458         (message-return-action): New var.
8459         (message-bury): Use it.
8460         (message-mode): Make it buffer-local.
8461         (message-send-and-exit): Always call message-bury.
8462
8463         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8464         message-mail.
8465
8466 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8467
8468         * nnimap.el (nnimap-convert-partial-article): Protect against
8469         zero-length body parts.
8470
8471         * mm-decode.el (mm-preferred-alternative-precedence):
8472         Discourage showing empty parts.
8473
8474         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8475         and stuff if the backend didn't return the article number.  This fixes
8476         an Exchange-related nnimap bug.
8477
8478         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8479         group window, because it does the wrong thing when a separate frame
8480         displays the group buffer.
8481
8482         * proto-stream.el (open-protocol-stream): Protect against the low-level
8483         transport functions returning nil.
8484
8485 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8486
8487         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8488         (mml2015-epg-find-usable-secret-key): New function.
8489         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8490         mml2015-epg-find-usable-key (Bug#7797).
8491         (mml2015-epg-encrypt): Ditto.
8492
8493 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8494
8495         * dgnushack.el (rot13-string): Fix the way to get the argument.
8496
8497 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8498
8499         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8500
8501 2011-01-03  Glenn Morris  <rgm@gnu.org>
8502
8503         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8504
8505         * sieve.el (sieve-open-server): Give a more explicit error if
8506         sieve-manage-open returns nil.  (Bug#7720)
8507
8508 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8509
8510         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8511
8512 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8513
8514         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8515         This avoids sending passwords in plain text over non-encrypted
8516         channels.
8517
8518         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8519
8520         * nnimap.el (nnimap-login): Refactored out into own function, and
8521         implement CRAM-MD5.
8522         (nnimap-wait-for-line): Refactored out.
8523
8524         * mm-view.el (mml-smime): Require.
8525
8526 2010-12-20  David Engster  <deng@eml.cc>
8527
8528         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8529         use EPG to decrypt S/MIME messages instead of openssl.
8530
8531 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8532
8533         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8534
8535         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8536         status is the group clearly is unreachable.
8537
8538         * auth-source.el (auth-source-create): Add the optional second
8539         parameter to `local-variable-p' to be compatible with XEmacs.
8540
8541 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8542
8543         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8544         work when using a compressed nnml folder.
8545
8546 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8547
8548         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8549         backends after sanitising on entry, because this never makes sense:
8550         If the articles have gone missing, then the data no longer exists on
8551         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8552         overwrite anything anyway.
8553
8554         * shr.el (shr-insert-document): Bind shr-width dynamically to
8555         window-width if it's nil.
8556
8557 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8558
8559         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8560         with the meaning of using the full emacs window width for rendering.
8561
8562 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8563
8564         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8565         case when sender is not given.
8566
8567 2010-12-23  Julien Danjou  <julien@danjou.info>
8568
8569         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8570         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8571         the addresses, otherwise we might misplaced the gravatar.
8572
8573 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8574
8575         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8576         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8577         obsolete in Emacs.
8578
8579 2010-12-20  Julien Danjou  <julien@danjou.info>
8580
8581         * gnus-util.el (gnus-rescale-image): Revert last change.
8582
8583 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8584
8585         * binhex.el: Improve commentary (Bug#7482).
8586
8587 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8588
8589         * gnus-group.el (gnus-group-delete-articles): New command.
8590
8591 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8592
8593         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8594
8595 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8596
8597         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8598         here, since it's up to the backends to do CRLF removal if their
8599         protocol has it.
8600
8601         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8602
8603 2010-12-17  Julien Danjou  <julien@danjou.info>
8604
8605         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8606         they are from file.  Can also scale up.
8607
8608 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8609
8610         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8611         Restore gnus-use-agent.
8612         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8613
8614         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8615
8616 2010-12-17  Julien Danjou  <julien@danjou.info>
8617
8618         * gravatar.el (gravatar-retrieve-synchronously): New function.
8619         (gravatar-get-data): Make more robust.
8620
8621 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8622
8623         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8624
8625 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8626
8627         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8628         to really consider the last line.
8629
8630 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8631
8632         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8633         list of recipient keys, or use symmetric encryption if not a list.
8634         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8635         EPA override, replacing the call to `netrc-store-data'.
8636
8637 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8638
8639         * gnus-srvr.el: Avoid passing nil regexp argument to
8640         delete-matching-lines.
8641
8642 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8643
8644         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8645         fetching stops when Gnus exits.
8646
8647         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8648         function.
8649         (nnfolder-request-expire-articles): Save all the buffers after doing
8650         expiry.
8651
8652         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8653         the last article", since that led to serious performance regressions
8654         when expiring nnml groups.
8655
8656 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8657
8658         * nnir.el: Improve customizations.
8659
8660 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8661
8662         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8663
8664         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8665         group has been killed.
8666         (gnus-group-yank-group): Ditto.
8667
8668         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8669
8670         * nnimap.el (nnimap-request-update-group-status): New function.
8671
8672         * gnus-int.el (gnus-request-update-group-status): New interface
8673         function.
8674
8675         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8676         copying read-ness to the backends.
8677
8678         * nnimap.el (nnimap-quirk): New function.
8679         (nnimap-retrieve-group-data-early): Use it.
8680         (nnimap-quirks): New alist.
8681
8682 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8683
8684         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8685         don't delete it within indentation.
8686
8687 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8688
8689         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8690         previous line.
8691
8692 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8693
8694         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8695         QRESYNC command by deleting a superfluous space which broke Cyrus
8696         servers.  This change will break other servers that are buggy the other
8697         way around.
8698
8699 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8700
8701         * spam.el: Reindent and fix long lines.
8702         (spam-copy-or-move-routine): Exclude invalid move destinations.
8703
8704 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8705
8706         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8707         installed the registry.
8708
8709 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8710
8711         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8712
8713 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8714
8715         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8716         groupname doesn't contain "gmane".
8717
8718 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719
8720         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8721         and netrc-bound-and-true-p bindings.
8722         (netrc-parse): Cache the netrc contents.
8723
8724         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8725         (gnus-1): Don't create the nndrafts group twice.
8726         (gnus-setup-news): There's no need to read the active file here, since
8727         that's done again later on a per-backend basis.
8728         (gnus-start-draft-setup): Make sure that the new group is started out
8729         empty.
8730
8731         * gnus-agent.el (gnus-agentize): Don't create the queue group
8732         automatically on startup.  It'll be created later, if needed.
8733
8734         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8735         of automatically subscribed groups.
8736         (gnus-auto-subscribed-categories): New variable.
8737         (gnus-matches-options-n): Use it.
8738         (gnus-default-subscribed-newsgroups): Remove unused variable.
8739         (gnus-start-draft-setup): Message a bit less.
8740
8741 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8742
8743         * nnir.el (nnir-run-imap): Return article list in order of increasing
8744         UID.
8745
8746 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8747
8748         * gnus-sum.el (gnus-summary-enter-digest-group):
8749         Mention gnus-auto-select-on-ephemeral-exit.
8750
8751         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8752         convention of the network-only option.
8753
8754 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8755
8756         * proto-stream.el (proto-stream-open-network-only): New function to
8757         have a way to specify non-STARTTLS upgrade connections.
8758
8759 2010-12-10  Julien Danjou  <julien@danjou.info>
8760
8761         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8762         email address is nil.
8763
8764         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8765
8766 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8767
8768         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8769         deletion.
8770         (nnir-run-imap): Only need to parse list once.
8771
8772 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8773
8774         * shr.el (shr-tag-script): Ignore <script>.
8775         (shr-tag-label): Add <label> support.
8776
8777 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8778
8779         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8780
8781         * shr.el (shr-image-displayer): Work for images lined side by side.
8782
8783 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8784
8785         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8786         parameter, since XEmacs doesn't accept t as a parameter.
8787
8788 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8789
8790         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8791         ids.
8792         (nnir-run-gmane): Simplify groupspec formatting.
8793         (nnir-request-expire-articles): New function.
8794
8795 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8796
8797         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8798         overflow, possibly.
8799
8800         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8801         (shr-render-td): Handle td style="" better.
8802         (shr-tag-table): Use the color from the style sheet.
8803         (shr-render-td): Make sure we copy over all the overlays, too.
8804
8805 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8806
8807         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8808         (nnir-request-article): Improve article retrieval.
8809
8810 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8811
8812         * mm-util.el (mm-extra-numeric-entities): New variable.
8813
8814         * mm-url.el (mm-url-decode-entities):
8815         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8816
8817         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8818
8819 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8820
8821         * message.el: Use completion-at-point.
8822         (message-completion-function): New fun, extracted from message-tab.
8823         (message-mode): Use it for completion-at-point-functions.
8824         (message-tab): Use it and completion-at-point.
8825
8826 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8827
8828         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8829         character if a non-breakable character follows.
8830
8831 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8832
8833         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8834         any stream.
8835
8836         * shr.el (shr-tag-font): Colorize the region.
8837         (shr-tag-body): Ditto.
8838         (shr-tag-font): Actually let the styles be inherited instead of
8839         overwriting them.
8840         (shr-tag-font): Get the background color right.
8841         (shr-tag-style): Ignore all <style> tags for the moment.
8842
8843         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8844         a Message-ID to avoid having nnimap depend on gnus-sum.
8845
8846         * shr.el (shr-descend): Only colorize something if we have a node that
8847         sets colors.
8848
8849 2010-12-06  Julien Danjou  <julien@danjou.info>
8850
8851         * shr.el (shr-render-td): Render td content with shr-descend, so style
8852         will be applied to <td> too.
8853         (shr-colorize-region): Colorize region even if we only have a background.
8854         (shr-tag-body): Fix color and background color inheritance.
8855         Do not recolorize after shr-generic.
8856         (shr-tag-font): Let shr-generic colorize via inheritance.
8857
8858 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8859
8860         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8861
8862 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8863
8864         * nnir.el (nnir-request-move-article): Remove obsolete code.
8865
8866 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8867
8868         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8869
8870 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8871
8872         * gnus-sum.el (gnus-summary-respool-article): The completion function
8873         expects a list instead of an alist.
8874
8875         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8876         string as the parameter.
8877
8878         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8879
8880         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8881         styles.
8882         (shr-colorize-region): New function.
8883         (shr-insert-background-overlay): Remove.
8884         (shr-render-td): Background setting should be taken care of on a higher
8885         level.
8886         (shr-tag-body): Use post-hoc colorizations.
8887         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8888         (shr-put-color-1): Don't overwrite old colors.
8889         (shr-colorize-region): When the background color isn't explicit, use
8890         a fixed background.
8891
8892         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8893         nnmail variables.
8894
8895 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8896
8897         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8898         unless necessary.
8899
8900 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8901
8902         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8903         server.
8904
8905 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8906
8907         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8908         so that TAB works.
8909
8910         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8911         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8912
8913         * shr.el (shr-urlify): Show the URL before the title to avoid
8914         misleading URLs.
8915
8916 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8917
8918         * shr.el (shr-urlify): Display the title in <a> tags.
8919
8920 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8921
8922         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8923
8924 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8925
8926         * nnir.el: Rearrange code to allow macros to be autoloaded by
8927         gnus-sum.el.
8928         (nnir-retrieve-headers-override-function): Make this variable
8929         customizable.
8930         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8931
8932         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8933         from nnir.el.
8934
8935 2010-12-03  Julien Danjou  <julien@danjou.info>
8936
8937         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8938
8939 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8940
8941         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8942         allow optional argument `environment'.
8943
8944 2010-12-03  Glenn Morris  <rgm@gnu.org>
8945
8946         * mm-extern.el (message-goto-body): Update declaration.
8947
8948 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8949
8950         * gnus-util.el (gnus-macroexpand-all): New function.
8951
8952         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8953         instead of macroexpand-all that is unavailable in XEmacs.
8954
8955 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8956
8957         * nnir.el (nnir-summary-line-format): New variable.
8958         (nnir-mode): Use it.
8959         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8960         (nnir-article-ids): Reimplement as defsubst.
8961         (nnir-retrieve-headers): Don't mangle the subject header.
8962         (nnir-run-imap): Use 100 as RSV score.
8963         (nnir-run-find-grep): Fix for full server searching.
8964         (nnir-run-gmane): Better restriction to gmane groups.
8965
8966         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8967         summary buffers.
8968
8969 2010-12-02  Julien Danjou  <julien@danjou.info>
8970
8971         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8972
8973         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8974
8975         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8976         support.
8977
8978 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
8979
8980         * nnir.el: Update to handle the registry better.
8981         (autoload): Silence byte-compiler.
8982         (nnir-open-server): Add a hook for nnir groups.
8983         (nnir-request-move-article): Don't mangle the header.  Better to use
8984         formatting variables (which will be added in the future).
8985         (nnir-registry-action): Update the registry using the original article
8986         group name.
8987         (nnir-mode): Install nnir-specific hooks for updating the registry.
8988
8989         * gnus-sum.el
8990         (gnus-article-original-subject, gnus-newsgroup-original-name):
8991         Remove obsolete variables.
8992         (gnus-summary-move-article): Remove use of obsolete variables.
8993         (gnus-summary-local-variables): Make move and delete hooks local to
8994         summary buffers.
8995
8996 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8997
8998         * rtree.el: New file.
8999
9000 2010-12-01  Julien Danjou  <julien@danjou.info>
9001
9002         * message.el (message-user-organization): Do not use
9003         gnus-local-organization.
9004
9005         * gnus.el: Remove gnus-local-organization.
9006
9007         * gnus-msg.el: Remove nastygram thing.
9008
9009 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
9010
9011         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
9012         funcall.
9013
9014 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9015
9016         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
9017         names.
9018
9019         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
9020         characters.
9021
9022         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
9023         to t of inhibit-read-only since it is inside gnus-with-article-headers.
9024         Suggested by Štěpán Němec <stepnem@gmail.com>.
9025         (gnus-gravatar-transform-address): Use mail-extract-address-components
9026         that supports non-ASCII names rather than mail-header-parse-addresses.
9027
9028 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9029
9030         * proto-stream.el (open-protocol-stream): All starttls connections are
9031         handled by the network handler.
9032
9033 2010-11-30  Julien Danjou  <julien@danjou.info>
9034
9035         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
9036         (nnimap-open-connection-1): Fix PREAUTH.
9037
9038         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
9039
9040 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9041
9042         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
9043         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
9044         (shr-insert): Use them.
9045         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
9046
9047 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
9048
9049         * nnir.el (nnir-request-move-article): Bail out if original group
9050         doesn't support article moves.
9051         (nnir-get-active): Improve active list retrieval.
9052
9053 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9054
9055         * shr.el (shr-find-fill-point): Don't break before apostrophes.
9056
9057 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
9058
9059         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
9060         seem to accept strings-with-numbers as port numbers.
9061
9062 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
9063
9064         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
9065         change the registry.
9066
9067 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9068
9069         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
9070         delete-dups that is not available in XEmacs 21.4.
9071
9072         * mm-util.el (mm-delete-duplicates): Add comment.
9073
9074 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
9075
9076         * nnir.el (nnir-ignored-newsgroups): New variable.
9077         (nnir-get-active): Use it.
9078
9079 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9080
9081         * proto-stream.el (proto-stream-open-network): Add some comments.
9082
9083         * nntp.el (nntp-open-connection): Provide a :success condition.
9084
9085         * nnimap.el (nnimap-open-connection-1): Ditto.
9086
9087         * proto-stream.el (proto-stream-open-network): See what the response to
9088         the STARTTLS command is.
9089
9090         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
9091         backwards compatibility).
9092         (nnimap-open-connection-1): Really respect nnimap-server-port.
9093
9094         * proto-stream.el (proto-stream-open-network): When doing opportunistic
9095         TLS upgrades we don't really care about the identity of the peer.
9096         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
9097         that what we've checked for.
9098         (proto-stream-always-use-starttls): Only default to t if
9099         open-gnutls-stream exists.
9100         (proto-stream-open-network): If STARTTLS failed, then just open a
9101         normal connection.
9102         (proto-stream-open-network): Wait until the greeting before doing
9103         STARTTLS.
9104
9105         * nntp.el (nntp-open-connection): Report what the connection error is.
9106
9107         * proto-stream.el (open-protocol-stream): Rename from
9108         open-proto-stream.
9109
9110 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9111
9112         * nnimap.el (nnimap-stream): Change default to `undecided'.
9113         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
9114         first, and then network.
9115         (nnimap-open-connection-1): Respect nnimap-server-port.
9116         (nnimap-open-connection): Be more backwards-compatible.
9117
9118         * proto-stream.el (proto-stream-always-use-starttls): New variable.
9119         (proto-stream-open-starttls): De-duplicate the starttls code.
9120         (proto-stream-open-starttls): Folded back into the main function.
9121         (proto-stream-open-network): Fix typo in the gnutls path.
9122         (proto-stream-command): Refactor out.
9123
9124         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
9125
9126         * proto-stream.el (proto-stream-open-starttls): Actually implement the
9127         starttls.el STARTTLS.
9128
9129         * color.el (color-lab->srgb): Fix function call name.
9130
9131         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
9132         if we're using tls.el.
9133         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
9134         built in, then don't try to establish a STARTTLS connection.
9135
9136         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
9137         servers.
9138
9139         * proto-stream.el (open-proto-stream): Use network, not stream.
9140         (open-proto-stream): Add a way to specify what the end of a command is.
9141
9142         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
9143         connections types.
9144         (nntp-open-network-stream): Remove.
9145         (nntp-open-ssl-stream): Remove.
9146         (nntp-open-tls-stream): Remove.
9147         (nntp-ssl-program): Remove.
9148
9149         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
9150
9151 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
9152
9153         * nnir.el: Fix typos.
9154         (nnir-retrieve-headers-override-function): Rename variable to reflect
9155         new semantics.
9156         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
9157         macros.
9158         (nnir-request-article, nnir-request-move-article): Use them.
9159         (nnir-categorize): New function.
9160         (nnir-run-query): Use it.
9161         (nnir-retrieve-headers): Rewrite to batch header retrieval.
9162         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
9163         sorted.
9164         (nnir-group-full-name): Use gnus-group-full-name instead.
9165         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
9166         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
9167
9168 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9169
9170         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
9171
9172         * proto-stream.el: New library to provide protocol-specific
9173         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
9174         protocols.
9175         (open-proto-stream): Complete the documentation.
9176         (proto-stream-open-network): Fix some typos.
9177
9178         * nnimap.el (nnimap-open-connection): Use it.
9179
9180 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
9181
9182         * pop3.el (pop3-open-server): Read server greeting before starting TLS
9183         negotiation.
9184
9185 2010-11-26  Julien Danjou  <julien@danjou.info>
9186
9187         * color.el: Rename various rgb functions to srgb.
9188
9189 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9190
9191         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
9192         names.
9193
9194 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9195
9196         * shr.el (shr-insert): Revert last change.
9197         (shr-find-fill-point): Never leave point being at bol;
9198         relax the kinsoku limitation when rendering tables.
9199
9200 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9201
9202         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
9203         results from -accept-article.
9204
9205         * shr-color.el: Require cl when compiling.
9206
9207         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
9208         checkin.
9209
9210         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
9211
9212         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
9213
9214         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
9215         'add and 'delete to set backend marks.
9216
9217         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
9218
9219         * nnheader.el (nnheader-update-marks-actions): Refactor out.
9220
9221         * nntp.el (nntp-request-set-mark): Use it.
9222
9223         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9224
9225         * nnml.el (nnml-request-set-mark): Ditto.
9226
9227         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
9228         introduces regressions in article selection.
9229         (nnimap-find-uid-response): New function.
9230         (nnimap-request-accept-article): Use the UID returned, if any.
9231         (nnimap-request-move-article): Use the UID returned, if any.
9232         (nnimap-get-groups): Reimplement to work with folded lines.
9233         (nnimap-find-uid-response): The UID is the last element in the list.
9234         (nnimap-request-set-mark): Extend syntax with 'set.
9235
9236         * nnml.el (nnml-request-set-mark): Ditto.
9237
9238         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9239
9240         * nntp.el (nntp-request-set-mark): Ditto.
9241
9242 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9243
9244         * message.el (message-called-interactively-p): A temporary macro.
9245         (message-goto-body): Use it temporarily.
9246
9247 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9248
9249         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
9250         (nnimap-last-response-string): Unfold quoted lines, if they exist.
9251         (nnimap-last-response-string): Fix last unfolding fix.
9252
9253 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9254
9255         * shr.el (shr-insert): Fix the way to fold lines.
9256
9257 2010-11-25  Julien Danjou  <julien@danjou.info>
9258
9259         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
9260
9261         * color.el: Rename from color-lab.el
9262         (color-rgb->hex): Add.
9263         (color-complement): Add.
9264         (color-complement-hex): Add.
9265
9266         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
9267
9268 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9269
9270         * shr-color.el (shr-color-visible): Don't bug out if the color names
9271         don't exist.
9272
9273 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9274
9275         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
9276         assuming that article displaying or another mml-preview may be
9277         interrupted for an error or for the like.
9278
9279         * shr.el (shr-get-background): Fix argument name.
9280
9281 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9282
9283         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
9284
9285         * gnus-sum.el (gnus-summary-include-articles): New function.
9286
9287         * message.el (message-goto-body): called-interactively-p needs a
9288         parameter, so use `any'.
9289
9290         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
9291         clear marks before moving, since they're synced from the Gnus side
9292         first.
9293
9294         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
9295         (gnus-summary-move-article): Copy over all marks before moving, so that
9296         IMAP doesn't think a new article has arrived.
9297
9298 2010-11-24  Julien Danjou  <julien@danjou.info>
9299
9300         * shr.el (shr-insert-background-overlay): Fix typo.
9301         (shr-render-td): Copy the background before rendering.
9302
9303         * shr-color.el (shr-color-visible): Fix docstring.
9304
9305         * shr.el (shr-tag-table): Add bgcolor support.
9306         (shr-render-td): Add bgcolor support.
9307         (shr-get-background): Add.
9308         (shr-insert-foreground-overlay): Use shr-get-background.
9309
9310         * message.el (message-goto-body): Use called-interactively-p.
9311         (message-in-body-p): message-goto-body returns point.
9312
9313 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9314
9315         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
9316         Fixes something or other in Emacs 23, and is backwards compatible.
9317
9318         * message.el (message-goto-body): Remove the <#secure special-casing,
9319         which is too special.
9320
9321         * shr.el (shr-parse-style): Drop !important from styles.
9322
9323 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
9324
9325         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
9326         this function to return incorrect results when calling it with an
9327         explicit article argument different from
9328         (gnus-summary-article-number).
9329
9330 2010-11-24  Julien Danjou  <julien@danjou.info>
9331
9332         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
9333         (shr-tag-body): Add background support.
9334         (shr-descend): Add background support.
9335         (shr-tag-title): Add.
9336
9337         * shr-color.el (shr-color-visible): Really return original background
9338         if fixed.
9339
9340 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9341
9342         * shr.el (shr-color-check): Protect against non-existent color names.
9343
9344 2010-11-24  Julien Danjou  <julien@danjou.info>
9345
9346         * color-lab.el: Require 'cl when compiling.
9347
9348         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
9349
9350         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
9351         matched part.
9352
9353         * color-lab.el: Fix all expt calls to use float type.
9354
9355 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9356
9357         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
9358         expression to shr-color-check as is.
9359
9360         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
9361
9362         * color-lab.el: Add coding cookie.
9363         (float-pi): Use eval-and-compile.
9364
9365         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9366         compiled for Emacsen having no `libxml-parse-html-region' support.
9367
9368 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9369
9370         * shr.el (shr-insert-color-overlay): Split stuff like
9371         "#444444 !important" to find the real color.
9372         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
9373         parse <font color="red"> entries.
9374
9375 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
9376
9377         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9378         point when parsing headers.
9379
9380         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
9381         is positioned properly when parsing headers.
9382
9383 2010-11-23  Julien Danjou  <julien@danjou.info>
9384
9385         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
9386
9387         * shr-color.el (shr-color->hexadecimal): Add support for color names.
9388
9389         * shr.el (shr-parse-style): Replace \n with space in style parsing.
9390
9391         * shr-color.el (shr-color-hsl-to-rgb-fractions):
9392         Use shr-color-hue-to-rgb.
9393         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
9394
9395 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9396
9397         * shr.el (shr-color->hexadecimal): Autoload.
9398         (shr-descend): Add color to all tags.
9399
9400 2010-11-22  Julien Danjou  <julien@danjou.info>
9401
9402         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
9403         shr-color->hexadecimal.
9404
9405         * shr-color.el (shr-color->hexadecimal): Add converting functions for
9406         RGB() or HSL() color representation.
9407
9408         * shr.el (shr-tag-font): Add.
9409         (shr-tag-color-check): New function to get better colors.
9410         (shr-tag-insert-color-overlay): Factorize code between tag-font and
9411         tag-span.
9412
9413         * shr-color.el: New file.
9414
9415         * color-lab.el: New file.
9416
9417         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9418
9419 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9420
9421         * nnir.el: Fix typo in comments.
9422         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9423         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9424
9425 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9426
9427         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9428
9429         * nnimap.el (nnimap-get-capabilities): Refactor out.
9430         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9431
9432 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9433
9434         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9435         appearing when `mm-uu-hide-markers' is nil.
9436
9437 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9438
9439         * nnimap.el (nnimap-unselect-group): Make into its own function.
9440         (nnimap-request-rename-group): Unselect group before renaming.
9441         This had gotten lost somewhere.
9442         (nnimap-request-accept-article): Keep track of examined groups, and
9443         unselect the group before APPENDing to read-only groups.
9444         (nnimap-request-move-article): Clear flags before moving so that they
9445         can be re-set later.
9446
9447 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9448
9449         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9450         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9451
9452 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * gnus-art.el (gnus-mime-display-single):
9455         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9456         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9457         parameter.
9458
9459 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9460
9461         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9462         (shr-table-vertical-line): New variable.
9463         (shr-insert-table): Use it.
9464
9465 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9466
9467         * gnus-html.el (gnus-html-wash-images): Don't display images if
9468         gnus-inhibit-images is non-nil; register displayer for cid images.
9469         (gnus-html-display-image): Work for cid image.
9470         (gnus-html-insert-image): Allow arguments.
9471         (gnus-html-put-image): Inhibit read-only.
9472         (gnus-html-prefetch-images): Don't prefetch images if
9473         gnus-inhibit-images is non-nil.
9474
9475 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9476
9477         * shr.el (shr-put-image): Break lines when inserting big pictures.
9478
9479 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9480
9481         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9482         sender, thanks Katsumi Yamaoka.
9483
9484 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9485
9486         * nnir.el (nnir-run-imap): Reverse the article list for each group
9487         rather than the whole list.
9488
9489 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9490
9491         * shr.el (shr-image-displayer): Protect function against non-existent
9492         image source.
9493
9494         * gnus-art.el (gnus-inhibit-images): New user option.
9495         (gnus-mime-display-single): Don't display image if it is non-nil.
9496
9497         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9498         gnus-inhibit-images.
9499
9500         * shr.el (shr-image-displayer): New function.
9501         (shr-tag-img): Use it.
9502
9503 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9504
9505         * mml2015.el (mml2015-epg-sign): Use From header.
9506
9507 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9508
9509         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9510
9511         * gnus-util.el (gnus-find-text-property-region): Return markers.
9512
9513         * shr.el (shr-tag-img): Put a displayer in the text property.
9514
9515         * gnus-util.el (gnus-find-text-property-region): New utility function.
9516
9517         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9518         (gnus-html-show-images): Remove.
9519
9520         * gnus-art.el (gnus-article-show-images): New, more general function.
9521
9522         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9523         image url text properties.
9524
9525         * shr.el: Ditto.
9526
9527         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9528         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9529
9530 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9531
9532         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9533         work for two or more articles.
9534
9535 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9536
9537         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9538         divide an image that's in an html article to two or more when washing
9539         non-ASCII characters in alt text of it.
9540
9541 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9542
9543         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9544         smime-decrypt-region using function argument.
9545         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9546
9547         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9548
9549         * smime.el (smime-decrypt-region): Catch it.
9550
9551 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9552
9553         * smime.el (smime-mode-map): Move initialization into declaration.
9554         (gnus-run-mode-hooks): Don't autoload.
9555         (smime-mode): Use define-derived-mode.
9556
9557 2010-11-11  Glenn Morris  <rgm@gnu.org>
9558
9559         * smime.el (from): Restrict declaration to XEmacs.
9560
9561         * nnir.el (gnus-group-topic-name): Autoload.
9562
9563 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9564
9565         * shr.el (shr-insert): Don't break long line if it is because of
9566         kinsoku-bol characters in the line end.
9567
9568 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9569
9570         * nnir.el (nnir-request-move-article): Fix to provide original group
9571         and subject.
9572         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9573         been retrieved.
9574
9575         * gnus-sum.el (gnus-summary-move-article): Use original group and
9576         subject for virtual articles such as those in an nnir summary buffer.
9577
9578 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9579
9580         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9581         least 21.5).
9582
9583         * smime.el (from): Declare it again for XEmacs.
9584
9585 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9586
9587         * message.el (message-resend): Don't disable encoding unless it's
9588         already encoded.
9589
9590         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9591         low-numbered articles.
9592
9593 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9594
9595         * rfc2047.el (rfc2047-syntax-table): Simplify.
9596
9597         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9598
9599         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9600         set-char-table-range for XEmacs.
9601
9602 2010-11-10  Glenn Morris  <rgm@gnu.org>
9603
9604         * time-date.el (time-to-seconds): Always an alias on Emacs,
9605         never a real function.
9606         (with-no-warnings): Remove compat stub, now unused.
9607         (time-less-p): Doc fix.
9608         (time-to-number-of-days): Simplify.
9609
9610         * smime.el (from): Remove unused declaration.
9611
9612         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9613         (gnus-float-time): On Emacs, always an alias.
9614
9615         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9616         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9617
9618 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9619
9620         * dgnushack.el: Don't use ignore-errors in the top level form since it
9621         is unavailable in XEmacs even if cl is loaded.
9622
9623         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9624
9625 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9626
9627         * shr.el (browse-url-mailto): Autoload.
9628
9629         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9630
9631         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9632         regexp doesn't need quoting.
9633
9634 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9635
9636         * message.el (message-subject-trailing-was-ask-regexp)
9637         (message-subject-trailing-was-regexp): Match was: in addition to was.
9638
9639 2010-11-09  Glenn Morris  <rgm@gnu.org>
9640
9641         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9642         (nnbabyl-check-mbox): Use point-at-bol.
9643
9644 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9645
9646         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9647
9648         * message.el (message-mailto): New function.
9649         (message-mailto): Should accept other parameters.
9650         (message-mailto): Remove since it duplicates browse-url-mailto
9651         functionality.
9652
9653 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9654
9655         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9656         methods.
9657         (gnus-read-active-file): Ditto.
9658
9659         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9660         ": " from the prompt.
9661         (gnus-group-make-group): Ditto.
9662
9663 2010-11-07  Glenn Morris  <rgm@gnu.org>
9664
9665         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9666         (gnus-bookmark-kill-line): Use point-at-eol.
9667
9668 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9669
9670         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9671         asterisks in From header.
9672
9673 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9674
9675         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9676         string to avoid making the From headers syntactically invalid.
9677
9678         * message.el (message-send-mail): Don't insert courtesy messages if the
9679         message already has List-Post and List-ID messages.
9680
9681 2010-11-06  Glenn Morris  <rgm@gnu.org>
9682
9683         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9684         `condition', `type', `length' a prefix.
9685         (gnus-treat-predicate): Update for above name changes.
9686
9687 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9688
9689         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9690         binding.  Handled by `gnus-summary-refer-thread' instead.
9691         (nnir-warp-to-article): New backend function.
9692
9693         * nnimap.el (nnimap-request-thread): Force dependency updating.
9694
9695         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9696         (gnus-summary-refer-thread): Rework to improve thread-referral.
9697
9698         * gnus-int.el (gnus-warp-to-article): New function.
9699
9700         * gnus-sum.el (gnus-summary-article-map): Bind it.
9701
9702 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9703
9704         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9705         gnus-summary-refer-thread.
9706
9707         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9708         headers.
9709         (gnus-summary-limit-include-thread): Prevent articles in thread from
9710         being cut in gnus-cut-threads.
9711         (gnus-summary-refer-thread): Limit retrieved headers to those in
9712         thread.
9713
9714 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9715
9716         * message.el (message-send-mail): Use the value of
9717         message-courtesy-message from the message buffer.
9718
9719         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9720
9721         * shr.el (shr-browse-url): Implement mailto: URLs.
9722
9723         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9724         "raw".
9725
9726         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9727         if it's already selected.
9728
9729         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9730
9731 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9732
9733         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9734         to measure the length and truncate alt text.
9735
9736 2010-11-03  Glenn Morris  <rgm@gnu.org>
9737
9738         * nndiary.el (nndiary-generate-nov-databases-1)
9739         (nndiary-generate-active-info): Rename dynamic variable `files' to
9740         something less generic.
9741
9742 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9743
9744         * nnir.el (nnir-request-move-article): Call the underlying backend to
9745         move articles from nnir.
9746
9747 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9748
9749         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9750
9751 2010-11-02  Julien Danjou  <julien@danjou.info>
9752
9753         * nnir.el: Remove wais support.
9754
9755 2010-11-02  Glenn Morris  <rgm@gnu.org>
9756
9757         * gnus-html.el: Reorder requirements to quieten compiler.
9758
9759 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9760
9761         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9762         properly for XEmacs as well.
9763         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9764         (gnus-article-natural-long-line-p): Use window-width rather than
9765         frame-width.
9766
9767 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9768
9769         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9770         (nnir-read-parms): Don't modify query.
9771         (nnir-run-query): Add ability to search topic on current line.
9772         (nnir-get-active): Clean up.
9773
9774 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9775
9776         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9777         degenerate articles.
9778
9779         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9780         (gnus-print-buffer): Just print the buffer as is, without any copying
9781         to a buffer and then re-highlighting.
9782
9783         * nnimap.el (nnimap-request-group): Store the new updated info.
9784         (nnimap-request-group): Select the group when we don't know whether it
9785         exists or not.
9786
9787         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9788         groups.
9789
9790         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9791         groups.
9792
9793         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9794         groups.
9795
9796         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9797         long-lines case by only filling the long lines.
9798
9799         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9800         (bug#7311).
9801
9802 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9803
9804         * shr.el: No need to declare `declare-function' since shr.el is for
9805         only Emacsen that provide `libxml-parse-html-region'.
9806
9807         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9808         effective only in a file it is referred to.
9809
9810 2010-11-01  Glenn Morris  <rgm@gnu.org>
9811
9812         * mm-util.el (gnus-completing-read): Autoload.
9813         (mm-read-coding-system): Simplify Emacs definition.
9814
9815         * nnmail.el (gnus-activate-group):
9816         * nnimap.el (gnutls-negotiate):
9817         * nntp.el (netrc-parse): Fix declarations.
9818
9819 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9820
9821         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9822         string-match-p in Emacs >=23.
9823
9824         * gnus-msg.el (gnus-configure-posting-styles):
9825         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9826
9827 2010-11-01  Glenn Morris  <rgm@gnu.org>
9828
9829         * nnir.el (declare-function): Add compat stub.
9830         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9831         (nnir-run-gmane): Require 'mm-url.
9832
9833         * mm-util.el (mm-string-to-multibyte): Simplify.
9834
9835         * shr.el (declare-function): Add compat stub.
9836         (url-cache-create-filename): Declare.
9837         (mm-disable-multibyte, widget-convert-button): Autoload.
9838
9839         * smime.el (ldap-search): Declare.
9840         (smime-cert-by-ldap-1): Require ldap on Emacs.
9841
9842         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9843         (nnimap-keepalive): Use gnus-float-time.
9844
9845         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9846         (mail-source-delete-crash-box): Use gnus-float-time.
9847
9848         * gnus-dired.el (gnus-completing-read): Autoload.
9849
9850         * mm-view.el (gnus-rescale-image): Autoload.
9851
9852         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9853
9854         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9855
9856         * sieve-manage.el: Require 'cl when compiling.
9857
9858         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9859         (gnus-iswitchb-completing-read): Require iswitchb.
9860         (gnus-select-frame-set-input-focus): Silence compiler.
9861
9862 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9863
9864         * message.el (message-subject-trailing-was-query): Change default to t,
9865         since I think that's what most people want.
9866
9867         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9868         appending for easier debugging.
9869         (nnimap-wait-for-connection): Take a regexp.
9870         (nnimap-request-accept-article): Wait for the continuation line before
9871         sending anything unless we're streaming.
9872
9873         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9874         leave the header washing to take place.
9875
9876 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9877
9878         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9879         regular expression match and replace in posting styles.
9880
9881 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9882
9883         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9884         an entire server.
9885         (nnir-get-active): New function.
9886         (nnir-run-imap): Use it.
9887         (nnir-run-gmane): Who knew, gmane search returns an article score!
9888
9889         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9890         server on the current line with nnir.
9891
9892 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9893
9894         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9895         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9896         left edge.
9897         (gnus-article-foldable-buffer): Skip past the prefix when determining
9898         raggedness.
9899
9900         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9901         the raw article, and change `C-u g' to show the article without doing
9902         treatments.
9903
9904         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9905         on to `gnus-treat-article'.
9906         (gnus-inhibit-article-treatments): New variable.
9907
9908         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9909
9910         * gnus-art.el (gnus-treatment-function-alist): Have
9911         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9912         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9913         sections.
9914
9915         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9916         parameter.
9917         (gnus-article-fill-cited-long-lines): New function.
9918         (gnus-article-fill-cited-article): Allow filling only long sections.
9919
9920         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9921         and non-punctuation (like after the apostrophe in "'We").
9922
9923         * gnus-sum.el (gnus-summary-select-article): Make sure
9924         gnus-original-article-buffer is alive.
9925
9926         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9927         reflect the order they're in in the digest.
9928
9929         * gnus.el (gnus-group-startup-message): Move point to the start of the
9930         buffer.
9931
9932         * nnimap.el (nnimap-capability): New function.
9933         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9934         is set.
9935
9936 2010-10-31  David Engster  <dengste@eml.cc>
9937
9938         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9939         conform with changes to gnus-completing-read.
9940
9941 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9942
9943         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9944
9945 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9946
9947         * nnir.el: Move defvar, defcustom around to keep file organized
9948         and keep byte-compiler quiet.
9949         (nnir-read-parms): Accept search-engine as arg.
9950         (nnir-run-query): Pass search-engine as arg.
9951         (nnir-search-engine): Remove.
9952
9953 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9954
9955         * shr.el (shr-generic): The text nodes should be text, not :text.
9956
9957         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9958         later in the file.
9959
9960 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9961
9962         * nnir.el: General clean up.  Allow searching with multiple engines.
9963         Allow separate extra-parameters for each engine.
9964         Batch queries when possible.
9965         (nnir-imap-default-search-key, nnir-method-default-engines):
9966         Add customize interface.
9967         (nnir-run-gmane): New engine.
9968         (nnir-engines): Use it.  Qualify all prompts with engine name.
9969         (nnir-search-engine): Remove global variable.
9970         (nnir-run-hyrex): Restore for now.
9971         (nnir-extra-parms, nnir-search-history): New variables.
9972         (gnus-group-make-nnir-group): Use them.
9973         (nnir-group-server): Remove in favor of gnus-group-server.
9974         (nnir-request-group): Avoid searching twice.
9975         (nnir-sort-groups-by-server): New function.
9976
9977 2010-10-30  Julien Danjou  <julien@danjou.info>
9978
9979         * gnus-group.el: Remove gnus-group-fetch-control.
9980
9981         * gnus-start.el (gnus-find-new-newsgroups):
9982         Remove gnus-check-first-time-used.
9983
9984         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
9985
9986 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9987
9988         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
9989         set on groups that don't have \* permanentflags.
9990
9991 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9992
9993         * shr.el (shr-tag-span): Drop colorization of regions since we don't
9994         control the background color.
9995         (shr-tag-img): Ignore very small web bug type images.
9996         (shr-put-image): Add help-echo alt texts to the images.
9997         (shr-tag-video): Show the video poster image.
9998
9999 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10000
10001         * shr.el (shr-table-depth): New variable.
10002         (shr-tag-table-1): Only insert the images after the top-level table.
10003
10004         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
10005
10006         * gnus-util.el (gnus-list-memq-of-list): New function.
10007
10008         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
10009         selected.
10010         (nnimap-unsplittable-articles): New slot.
10011         (nnimap-new-articles): Use it.
10012
10013 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
10014
10015         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
10016         move to the previous line on `M-g'.
10017
10018 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10019
10020         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
10021         *-request-group, which seems unnecessary.
10022
10023         * nnimap.el (nnimap-quote-specials): Function copied over from
10024         imap.el.
10025         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
10026         they support that.  Suggested by Tom Regner.
10027
10028 2010-10-29  Julien Danjou  <julien@danjou.info>
10029
10030         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
10031         defalias.
10032         (gnus-summary-delete-marked-with): Remove obsolete defalias.
10033
10034         * gnus.el: Remove `gnus-nntp-service' variable.
10035         (gnus-secondary-servers): Make obsolete.
10036         (gnus-nntp-server): Make obsolete.
10037
10038         * gnus-start.el (gnus-1): Remove x-splash calls.
10039
10040         * gnus-ems.el (gnus-x-splash): Remove.
10041
10042         * gnus.el (gnus-group-startup-message): Simplify/update code.
10043
10044         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
10045         definition.
10046
10047         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
10048         capability before doing anything.
10049         (gnus-group-insert-group-line): Remove useless
10050         gnus-group-remove-excess-properties.
10051
10052 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10053
10054         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
10055
10056 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10057
10058         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
10059         config after reselecting.
10060
10061 2010-10-28  Julien Danjou  <julien@danjou.info>
10062
10063         * shr.el (shr-put-image): Use point even if only inserting text.
10064         (shr-put-image): Save excursion when inserting alt text on non-graphic
10065         display, so the behavior is the same when we are on a graphic display.
10066
10067         * nnir.el (nnir-run-swish-e): Remove hyrex support.
10068
10069 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10070
10071         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
10072         (gnus-mime-copy-part): Check coding system, not charset.
10073         (gnus-mime-view-part-externally): Never remove part.
10074         (gnus-mime-view-part-internally): Don't remove part here.
10075         (gnus-article-part-wrapper): Make sure MIME tag is visible.
10076         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
10077         multipart/alternative.
10078
10079         * mm-decode.el (mm-display-part): Take optional arg `force'.
10080
10081 2010-10-26  Julien Danjou  <julien@danjou.info>
10082
10083         * gnus-group.el (gnus-group-default-list-level): Add this function to
10084         compute the default list level.
10085         (gnus-group-default-list-level): Add possibility to use a function.
10086
10087 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10088
10089         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
10090
10091         * gnus-group.el (gnus-group-completing-read)
10092         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
10093         gnus-replace-in-string.
10094
10095 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10096
10097         * shr.el (shr-tag-div): Add.
10098
10099         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
10100
10101 2010-10-25  Julien Danjou  <julien@danjou.info>
10102
10103         * gnus-util.el: Remove `gnus-with-local-quit'.
10104
10105         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
10106
10107 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10108
10109         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
10110         the original article buffer.
10111
10112 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10113
10114         * nnimap.el (nnimap-request-head): New function.
10115         (nnimap-request-move-article): Try to be slightly faster by not
10116         requesting the entire message when moving.
10117         (nnimap-transform-headers): Don't bug out on bodiless articles.
10118         (nnimap-send-command): Have no outstanding messages if the IMAP server
10119         doesn't support streaming.
10120         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
10121
10122 2010-10-24  Julien Danjou  <julien@danjou.info>
10123
10124         * message.el (message-default-headers): Fix type.
10125
10126 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10127
10128         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
10129         prefetching images.
10130
10131         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
10132         backend for unknown groups.  This is mainly useful for nnimap groups.
10133
10134         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
10135         group isn't covered by the agent.
10136
10137 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
10138
10139         * nnir.el (nnir-method-default-engines): New variable.
10140         (nnir-run-query): Use it.
10141         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
10142         (gnus-summary-nnir-goto-thread): Change group if needed.
10143
10144         * gnus-group.el (gnus-group-group-map): Add key binding for
10145         gnus-group-make-nnir-group.
10146
10147 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10148
10149         * shr.el (shr-tag-object): Add.
10150
10151         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
10152         original article buffer live.
10153         (gnus-summary-select-article-buffer):
10154         Mention gnus-widen-article-buffer.
10155
10156 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10157
10158         * shr.el (shr-tag-strong): Add.
10159
10160 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10161
10162         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
10163         group names.  They mess up the group buffer badly.
10164
10165         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
10166
10167         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
10168         instead of the summary one.
10169
10170 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10171
10172         * mml.el (mml-preview): Work properly when editing article.
10173
10174         * gnus-start.el (gnus-read-active-file-1): Don't add method to
10175         gnus-have-read-active-file if it's already been in.
10176
10177 2010-10-22  Tom Tromey  <tromey@redhat.com>
10178
10179         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
10180         gnus-group-completing-read.
10181
10182 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10183
10184         * message.el (message-mode-map): Don't bind M-; to comment region, to
10185         allow the global comment-dwim to work.
10186
10187 2010-10-21  Julien Danjou  <julien@danjou.info>
10188
10189         * message.el (message-setup-1): Allow message-default-headers to be a
10190         function.
10191
10192 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10193
10194         * shr.el (shr-tag-table): Simplify.
10195
10196 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10197
10198         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
10199         to avoid trying to snarf invalid stuff.
10200
10201         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
10202
10203         * gnus.el (gnus-message-archive-group): Quote value.
10204         (gnus-message-archive-group): Mark as changed.
10205
10206         * shr.el (shr-add-font): Don't put the font properties on the newline
10207         or the indentation.
10208
10209         * message.el (message-fix-before-sending): Change options when sending
10210         non-printable characters.
10211
10212         * gnus.el (gnus-message-archive-method): Change the default to
10213         monthly outgoing groups.
10214
10215         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
10216         that have gotten new numbers.
10217
10218         * nnimap.el (nnimap-request-replace-article): New function.
10219
10220 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10221
10222         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
10223         (nnrss-request-article): Don't use special html washing code.
10224
10225 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10226
10227         * shr.el (shr-tag-table): Remove useless nconc.
10228
10229 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10230
10231         * gnus-art.el (article-wash-html): Simplify and remove the charset
10232         stuff.  Use the normal html rendering code instead of the special html
10233         washing code.
10234
10235         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
10236         `gnus-w3m' symbols.
10237         (mm-text-html-washer-alist): Remove.
10238
10239         * mm-decode.el (mm-inline-text-html-renderer): Remove.
10240         (mm-inline-media-tests): Remove use.
10241         (mm-text-html-renderer): Change default to the `shr' symbol.
10242
10243         * mm-view.el (mm-inline-text-html): Remove use.
10244
10245         * gnus-art.el (gnus-blocked-images): New function.  Allow the
10246         `gnus-blocked-images' to be a function.
10247         (gnus-article-wash-function): Remove.
10248
10249 2010-10-20  Julien Danjou  <julien@danjou.info>
10250
10251         * spam.el (spam-list-of-processors): Mark as obsolete.
10252
10253         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
10254         (nnimap-insert-partial-structure): Fix boundary detection.
10255
10256 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
10257
10258         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
10259         run file-truename on remote files.  This can be expensive and even
10260         prevent one from editing drafts if some unrelated buffer has a stale
10261         connection.
10262
10263 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10264
10265         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
10266         kinsoku-eol regardless of shr-kinsoku-shorten.
10267         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
10268         (shr-tag-table): Support caption, thead, and tfoot.
10269
10270 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10271
10272         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
10273         lines.
10274         (shr-save-contents): New command and keystroke.
10275
10276         * nndoc.el (nndoc-type-alist): Add git support.
10277         (nndoc-git-type-p): New function.
10278         (nndoc-transform-git-article): Ditto.
10279         (nndoc-transform-git-headers): Ditto.
10280         (nndoc-transform-git-headers): Generate Subject headers.
10281
10282         * shr.el (shr-parse-style): New function.
10283         (shr-tag-span): Ditto.
10284
10285         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
10286         to `G G' to avoid collisions.
10287
10288 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10289
10290         * shr.el: Load kinsoku if necessary.
10291         (shr-kinsoku-shorten): New internal variable.
10292         (shr-find-fill-point): Make kinsoku shorten text line if
10293         shr-kinsoku-shorten is bound to non-nil.
10294         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
10295         shr-indentation too when testing if table is wider than frame width.
10296         (shr-insert-table): Use `string-width' instead of `length' to measure
10297         text width.
10298         (shr-insert-table-ruler): Make sure indentation is done at bol.
10299
10300 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10301
10302         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
10303         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
10304         undecoded network data.
10305
10306 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10307
10308         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
10309         name in the mode line spec so that the mode line menu works
10310         (bug#2431).
10311
10312         * message.el (message-get-reply-headers): If we're fed `to-address',
10313         then always use that.
10314
10315         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
10316         aren't so wide as to need to switch off the edit menu.
10317
10318         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10319         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
10320
10321         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
10322         `M-g'.
10323         (nnimap-update-info): Update flags/read marks even if \* isn't part of
10324         the permanent marks.
10325
10326 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
10327
10328         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10329         Splitting according to references/in-reply-to obeys the ignore-groups
10330         variable, while splitting by sender and subject do not.
10331
10332 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10333
10334         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10335         alist, so that we can look for non-Unicode chars.
10336         (article-translate-strings): Allow both character and string maps.
10337
10338 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10339
10340         * shr.el (shr-insert): Don't insert space behind a wide character
10341         categorized as kinsoku-bol, or between characters both categorized as
10342         nospace.
10343
10344 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
10345
10346         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
10347         headers to gnus-newsgroup-headers.
10348
10349 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10350
10351         * shr.el (shr-tag-img): Don't align images -- since we're not
10352         rescaling, this often leads to ugly displays.
10353
10354 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
10355
10356         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
10357         duplicates.
10358
10359 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
10360
10361         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
10362         call.
10363
10364 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10365
10366         * gnus.el: Autoload gnus-html-show-images.
10367
10368         * nnimap.el: Use nnheader-message throughout.
10369
10370         * shr.el (shr-tag-img): Ignore images with no data.
10371
10372 2010-10-15  Julien Danjou  <julien@danjou.info>
10373
10374         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
10375         a possibility to disable format=flow encoding when using hard newlines.
10376
10377 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10378
10379         * shr.el (shr-insert): Remove space inserted before or after a
10380         breakable character or at the beginning or the end of a line.
10381         (shr-find-fill-point): Do kinsoku; find the second best point or give
10382         it up if there's no breakable point.
10383
10384 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10385
10386         * nnimap.el (nnimap-open-connection): Message when opening connection
10387         for debugging purposes.
10388
10389         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
10390         on every setup buffer call to allow this to change from article to
10391         article.
10392
10393         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
10394         buffers where we have a wide table.
10395
10396 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
10397
10398         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
10399         uses *-request-thread.
10400
10401 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10402
10403         * nnimap.el (nnimap-open-connection): Remove %s from openssl
10404         incantation, which is no longer valid.
10405
10406 2010-10-14  Julien Danjou  <julien@danjou.info>
10407
10408         * shr.el: Fix defcustom type (char -> character).
10409
10410 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10411
10412         * nnimap.el (nnimap-open-connection): tls-program should be a list of
10413         programs.
10414
10415 2010-10-14  Julien Danjou  <julien@danjou.info>
10416
10417         * shr.el (shr-tag-a): Use url-link as widget type.
10418
10419         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10420         `gnus-group-get-icon'.
10421
10422 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10423
10424         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10425         This should make server editing work better.
10426
10427         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10428
10429         * tls.el (tls-program): Remove spurious %s from openssl.
10430
10431         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10432         (nnimap-parse-flags): Fix regexp.
10433
10434         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10435         probably work for CJVK text, too.
10436
10437         * nnimap.el (nnimap-extend-tls-programs): Remove.
10438         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10439
10440         * tls.el (tls-starttls-switches): Remove starttls hack.
10441         (open-tls-stream): Ditto.
10442         (tls-find-starttls-argument): Ditto.
10443
10444 2010-10-13  Julien Danjou  <julien@danjou.info>
10445
10446         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10447         responses.
10448
10449 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10450
10451         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10452
10453         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10454         anything in Emacs.
10455
10456         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10457
10458 2010-10-13  Julien Danjou  <julien@danjou.info>
10459
10460         * shr.el (shr-width): Make shr-width a defcustom with default to
10461         fill-column.
10462         (shr-tag-img): Use shr-width rather than fill-column.
10463
10464 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * dgnushack.el (byte-optimize-apply):
10467         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10468
10469         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10470         position when (X-)Faces exist.
10471         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10472         avatars when called interactively.
10473
10474 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10475
10476         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10477         gnus-article-x-face-too-ugly is bound.
10478
10479 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10480
10481         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10482
10483         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10484         mailbox that doesn't exist.
10485
10486 2010-10-12  Julien Danjou  <julien@danjou.info>
10487
10488         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10489         (shr-get-image-data): Encode URL properly when fetching from cache.
10490         (shr-tag-img): Use aligned-to spaces to align correctly images.
10491
10492         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10493         before inserting the Gravatar.
10494
10495         * shr.el (shr-tag-img): Add align attribute support for <img>.
10496
10497 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10498
10499         * gnus-gravatar.el (gnus-art): Require.
10500
10501         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10502         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10503         Remove long obsoleted functions.
10504
10505 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10506
10507         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10508
10509         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10510
10511         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10512         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10513         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10514         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10515         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10516         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10517         * sieve-manage.el, smime.el, spam.el:
10518         Fix comment for declare-function.
10519
10520 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10521
10522         * nnimap.el (nnimap-request-rename-group): Select group read-only
10523         before renaming it.
10524
10525         * shr.el (shr-insert): Fix up the white space only regexp.
10526
10527         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10528         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10529
10530         * shr.el (shr-current-column): New function.
10531         (shr-find-fill-point): New function.
10532
10533 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10534
10535         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10536         numbers.
10537
10538 2010-10-11  Julien Danjou  <julien@danjou.info>
10539
10540         * shr.el (shr-hr-line): Add.
10541         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10542         display hr lines.
10543         (shr-max-columns): Do not change state to nil if we just inserting
10544         spaces.
10545
10546 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10547
10548         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10549         select the last group.
10550
10551 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10552
10553         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10554
10555 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10556
10557         * dig.el (dig-mode-map): Declare and define in one step.
10558
10559 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10560
10561         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10562         for Gnus.
10563         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10564         (nnimap-update-qresync-info): Mark \Seen articles as read.
10565
10566         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10567         non-variable, too.
10568
10569         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10570         available.
10571         (nnimap-update-info): Rely more on the current active than the param
10572         active to avoid marking articles as read too much.
10573
10574         * auth-source.el (auth-source-create): Use (user-login-name) for the
10575         user name default.
10576
10577         * nnimap.el (nnimap-update-info): If the server doesn't return any
10578         useful info, just use the previous info.
10579         (nnimap-update-info): Prefer old info over start-article.
10580         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10581
10582 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10583
10584         * nnir.el (autoload): Clean up autoloads.
10585         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10586         Use key rather than value.
10587         (nnir-imap-search-other): New variable.
10588         (nnir-read-parm): Use it.
10589         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10590         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10591
10592 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10593
10594         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10595         the process, too.
10596
10597 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10598
10599         * spam.el (gnus-summary-mode-map): Bind to "$".
10600         Suggested by Russ Allbery.
10601
10602         * shr.el: Rework the way things are indented by <li> slightly.
10603
10604         * gnus.el (gnus-group-set-parameter): Fix typo.
10605
10606         * nnimap.el: Start implementing QRESYNC support.
10607
10608 2010-10-09  Julien Danjou  <julien@danjou.info>
10609
10610         * nnir.el (nnir-engines): Fix too many arguments.
10611
10612 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10613
10614         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10615         group is the "last", so that the backends like nnfolder actually save
10616         their folders.
10617
10618         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10619         try to use that for the tls stream.
10620         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10621         UIDVALIDITY and find out which groups are read-only and not.
10622         (nnimap-get-flags): Use the same marks parsing code as the rest of
10623         nnimap.
10624
10625 2010-10-09  Julien Danjou  <julien@danjou.info>
10626
10627         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10628
10629         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10630         retrieving gravatars.
10631
10632         * shr.el (shr-table-corner): Add.
10633         (shr-table-line): Add.
10634         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10635
10636 2010-10-08  Julien Danjou  <julien@danjou.info>
10637
10638         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10639
10640 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10641
10642         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10643
10644         * gnus-sum.el (gnus-mark-article-as-unread)
10645         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10646         (gnus-summary-set-bookmark): Use it.
10647
10648         * gnus-msg.el (gnus-setup-message): Use it.
10649
10650         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10651
10652         * gnus.el (gnus-group-remove-parameter): Use it.
10653
10654         * gnus-group.el (gnus-group-make-web-group): Use it.
10655
10656         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10657
10658         * nnregistry.el: Update docs to mention manual.
10659
10660         * gnus-registry.el: Update docs to mention nnregistry.el.
10661         (gnus-registry-initialize): Don't install nnregistry refer method
10662         automatically.
10663         (gnus-registry-install-nnregistry): Remove it.
10664
10665 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10666
10667         * shr.el (shr-insert): Don't insert double spaces.
10668
10669 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10670
10671         * gnus-gravatar.el (gnus-treat-from-gravatar)
10672         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10673         called interactively.
10674
10675         * gnus-art.el (gnus-mime-view-part-externally)
10676         (gnus-mime-view-part-internally): Make predicate function passed to
10677         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10678         of a mime type.
10679
10680         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10681
10682 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10683
10684         * shr.el (require): Require cl when compiling.
10685         (shr-tag-hr): New function.
10686
10687         * nnimap.el (nnimap-update-info): Remove double setting of high.
10688         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10689         This makes nnimap work properly on Courier again.
10690
10691         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10692         the variable for backwards compatibility.
10693
10694         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10695         the file name before using to avoid setting mm-default-directory to
10696         nil.
10697
10698         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10699         bidning gnus-agent variables.
10700
10701         * shr.el (shr-render-td): Use a cache for the table rendering function
10702         to avoid getting an exponential rendering behavior in nested tables.
10703         (shr-insert): Rework the line-breaking algorithm.
10704         (shr-insert): Don't leave trailing spaces.
10705         (shr-insert-table): Also insert empty TDs.
10706         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10707
10708 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10709
10710         * gnus-sum.el (gnus-number): Rename from `number'.
10711         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10712         (gnus-summary-limit-children): Update uses correspondingly.
10713
10714 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10715
10716         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10717         (gnus-gravatar-transform-address): Don't show avatars of people of
10718         which mail addresses match gnus-gravatar-too-ugly.
10719
10720 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10721
10722         * shr.el (shr-table-widths): Expand TD elements to fill available
10723         space.
10724
10725 2010-10-07  Julien Danjou  <julien@danjou.info>
10726
10727         * nnimap.el (nnimap-request-rename-group): Add this method.
10728
10729 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10730
10731         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10732         name from XEmacs' function-arglist.
10733
10734         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10735         gravatar under XEmacs.
10736
10737 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10738
10739         * auth-source.el: Update docs with TODO items.
10740
10741         * gnus-sync.el: Update docs to explain state and plans.
10742
10743         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10744         Hooks for mark updates.
10745         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10746
10747         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10748         hooks with arguments, which is needed for mark update hooks.
10749
10750 2010-10-06  Julien Danjou  <julien@danjou.info>
10751
10752         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10753         was matched.
10754
10755         * sieve-manage.el: Update example in `Commentary'.
10756
10757         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10758
10759         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10760         not 2000.
10761         (sieve-manage-authenticate): Re-add function.
10762
10763 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10764
10765         * shr.el (shr-insert): Get 'space transition right.
10766         (shr-render-td): Only delete space at the end of the TD.
10767
10768         * nnimap.el (nnimap-open-connection): Prepare to support
10769         open-gnutls-stream.
10770
10771         * shr.el: Rearrange function order to be more logical.
10772
10773 2010-10-06  Julien Danjou  <julien@danjou.info>
10774
10775         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10776         (nnrss-discover-feed): Remove 404 URL in docstring.
10777
10778         * nnir.el: Fix Swish-E URL.
10779         Fix Namazu URL.
10780
10781         * message.el (message-change-subject): Remove 404 URL in a comment.
10782
10783 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10784
10785         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10786         called interactively.
10787
10788         * gnus-util.el (gnus-remove-if): Allow hash table.
10789         (gnus-remove-if-not): New function.
10790
10791         * gnus-art.el (gnus-mime-view-part-as-type):
10792         * gnus-score.el (gnus-summary-score-effect):
10793         * gnus-sum.el (gnus-read-move-group-name):
10794         Replace remove-if-not with gnus-remove-if-not.
10795
10796         * gnus-group.el (gnus-group-completing-read):
10797         Regard collection as a hash table if it is not a list.
10798
10799 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10800
10801         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10802
10803         * shr.el: Document the table-rendering algorithm.
10804
10805 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10806
10807         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10808         for Emacsen having no `libxml-parse-html-region' support.
10809
10810 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10811
10812         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10813         invalid URLs.
10814
10815         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10816         line-broken.
10817         (shr-tag-img): Ignore image fetching errors.
10818         (shr-overlays-in-region): Compute overlay positions correctly.
10819
10820         * mm-decode.el (mm-shr): Require shr.
10821
10822         * gnus-art.el (gnus-blocked-images): Move variable here.
10823
10824         * shr.el (shr-insert-table): Bind free variable.
10825
10826         * mm-decode.el (mm-shr): Bind shr-content-function.
10827
10828         * shr.el (shr-content-function): New variable.
10829
10830         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10831         added for symmetry.
10832
10833         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10834
10835         * gnus-group.el (gnus-group-make-group): Doc fix.
10836
10837         * nnimap.el (nnimap-request-newgroups): Return success.
10838
10839         * shr.el (shr-find-elements): New function.
10840         (shr-tag-table): Put all the images after the table.
10841         (shr-tag-table): Really inhibit images inside the table.
10842         (shr-collect-overlays): Copy over overlays from the TD elements to the
10843         main document.
10844
10845         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10846         gnus-blocked-images.
10847
10848 2010-10-05  Julien Danjou  <julien@danjou.info>
10849
10850         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10851
10852         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10853         (gnus-html-maximum-image-size): Add this function.
10854         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10855
10856         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10857         server-value of the capability is nil.
10858
10859 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10860
10861         * shr.el (shr-tag-em): Add <EM> tag.
10862
10863 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10864
10865         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10866         customizable.
10867
10868         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10869         handing broken links to browse-url.
10870
10871 2010-10-05  Julien Danjou  <julien@danjou.info>
10872
10873         * gnus-util.el (gnus-emacs-completing-read)
10874         (gnus-iswitchb-completing-read): Use autoload rather than require.
10875
10876 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10877
10878         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10879         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10880         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10881         iswitchb-temp-buflist for XEmacs.
10882
10883         * gnus-util.el (gnus-completing-read-function): Exclude
10884         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10885         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10886         XEmacs.
10887
10888         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10889         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10890
10891         * gnus-html.el: Don't require help-fns under XEmacs.
10892         (gnus-html-schedule-image-fetching): Work for XEmacs.
10893
10894         * mm-decode.el (mm-shr): Decode contents by charset.
10895
10896 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10897
10898         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10899         unknown.
10900
10901         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10902         (shr-get-image-data): Ensure against the cache file missing.
10903
10904         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10905         for data.
10906
10907         * spam-report.el (spam-report-url-ping-plain): Don't query about
10908         killing the process.
10909
10910         * shr.el (shr-render-td): Protect against too-wide text.
10911
10912 2010-10-04  Julien Danjou  <julien@danjou.info>
10913
10914         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10915         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10916
10917         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10918         retrieved.
10919
10920 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10921
10922         * shr.el (browse-url): Require.
10923         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10924         lines.
10925         (shr-show-alt-text, shr-browse-image): New commands.
10926         (shr-browse-url, shr-copy-url): New commands.
10927
10928         * gnus-sum.el (gnus-widen-article-window): New variable.
10929         (gnus-summary-select-article-buffer): Use it.
10930
10931         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10932         without @ signs.
10933
10934 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10935
10936         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10937
10938 2010-10-04  Julien Danjou  <julien@danjou.info>
10939
10940         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10941         for XEmacs.
10942
10943 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10944
10945         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10946
10947         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10948         (nnimap-close-server): Implement.
10949
10950         * dgnushack.el (iswitchb): Require to shut up the compiler.
10951
10952         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10953         (shr-insert): Tweak line breaking.
10954         (shr-insert): Handle <pre> better.
10955         (shr-tag-li): Get <li> indentation right.
10956         (shr-tag-li): Get <li> indentation even righter.
10957         (shr-tag-blockquote): Ensure paragraph start.
10958         (shr-make-table): Tweak table generation.
10959         (shr-make-table): Fix typo.
10960
10961         * shr.el: Implement table rendering.
10962
10963 2010-10-04  Julien Danjou  <julien@danjou.info>
10964
10965         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10966
10967 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10968
10969         * shr.el (shr-insert): Use string anchors instead of line anchors.
10970
10971 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10972
10973         * shr.el: Add headings.
10974         (shr-ensure-paragraph): Actually work.
10975         (shr-tag-li): Make <ul> prettier.
10976         (shr-insert): Get white space at the beginning/end of elements right.
10977         (shr-tag-p): Collapse subsequent <p>s.
10978         (shr-ensure-paragraph): Don't insert double line feeds after blank
10979         lines.
10980         (shr-insert): \t is also space.
10981         (shr-tag-s): Fix "s" tag name function.
10982         (shr-tag-s): Fix face prop name.
10983
10984 2010-10-03  Julien Danjou  <julien@danjou.info>
10985
10986         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
10987
10988         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
10989         gnus-window-inside-pixel-edges.
10990
10991         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
10992         gnus-ems.
10993
10994         * mm-view.el (mm-inline-image-emacs): Support image resizing.
10995
10996         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
10997         function.
10998
10999         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
11000         resize choice.
11001
11002 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11003
11004         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
11005         beginning of the buffer.
11006
11007         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
11008         article buffer again.
11009
11010         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
11011
11012         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
11013         when it's at the start of the buffer.
11014
11015         * shr.el (shr-tag-blockquote): Convert name.
11016         (shr-rescale-image): Use the right image-size variant.
11017
11018         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
11019         buffer isn't shown, then select the current article first instead of
11020         bugging out.
11021         (gnus-summary-select-article-buffer): Show both the article and summary
11022         buffers again.
11023
11024         * shr.el (shr-fontize-cont): Protect against regions with no text.
11025         Rename tag functions to shr-tag-* for enhanced security.
11026         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
11027
11028 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
11029
11030         * shr.el (shr-insert):
11031         * pop3.el (pop3-movemail):
11032         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
11033         loaded.
11034
11035 2010-10-03  Glenn Morris  <rgm@gnu.org>
11036
11037         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
11038
11039         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
11040
11041         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
11042
11043         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
11044
11045         * gnus-util.el (gnus-make-local-hook): Simplify.
11046
11047 2010-10-02  Julien Danjou  <julien@danjou.info>
11048
11049         * gnus-util.el (gnus-iswitchb-completing-read): New function.
11050         (gnus-ido-completing-read): New function.
11051         (gnus-emacs-completing-read): New function.
11052         (gnus-completing-read): Use gnus-completing-read-function.
11053         Add gnus-completing-read-function.
11054
11055 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11056
11057         * shr.el (shr-insert-document): Autoload.
11058         (shr-img): Be silent.
11059         (shr-insert): Add a newline after every picture before text.
11060         (shr-add-font): Use overlays for combining faces.
11061         (shr-insert): Pass upwards the text start point.
11062
11063         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
11064         possible.
11065         (mm-shr): New function.
11066
11067 2010-10-02  Julien Danjou  <julien@danjou.info>
11068
11069         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
11070         should go backward.
11071
11072 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
11073
11074         * shr.el (shr): Fix typo in provide call.
11075
11076 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11077
11078         * shr.el: New file.
11079
11080         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
11081
11082         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
11083         completing read.
11084
11085 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11086
11087         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
11088         we're being queried about.  Suggested by Dan Jacobson.
11089
11090         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
11091         Suggested by Jason Eisner.
11092
11093         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
11094         table, too.  Suggested by Stefan Wiens.
11095         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
11096         the table unnecessary.  Suggested by Stefan Wiens.
11097
11098         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
11099         longer needed, and probably doesn't work either, as pointed out by
11100         Stefan Wiens.
11101         (gnus-summary-exit): Remove call to the clearing function.
11102         (gnus-summary-exit-no-update): Ditto.
11103
11104         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
11105         instead of gnus-eval-in-buffer-window to avoid popping up frames.
11106         Reported by Stefan Monnier.
11107         (gnus-summary-save-in-rmail): Ditto.
11108
11109         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
11110         article buffer, instead of both the article buffer and the summary
11111         buffer.  Sort of suggested by Dan Jacobson.
11112
11113         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
11114
11115         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
11116         Suggested by Dan Jacobson.
11117
11118         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
11119         documentation clearer.
11120
11121         * message.el (message-shorten-references): Comment on the number "21".
11122         Suggested by Stefan Monnier.
11123
11124         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
11125         Suggested by Dan Jacobson.
11126
11127         * gnus.el (gnus-large-newsgroup):
11128         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
11129
11130         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
11131         externalize attachments.  Bug reported by Steve Wen.
11132
11133         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
11134         really message anything to the user.
11135
11136         * nnmail.el (nnmail-article-group): Allow using the fancy split method
11137         directly.
11138
11139         * nnimap.el (nnimap-request-group): Low higher than high to signal no
11140         messages in empty groups.
11141
11142 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
11143
11144         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
11145         non-UIDNEXT group.
11146
11147 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11148
11149         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
11150         not the value from the collection.
11151
11152         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
11153         values.  This sometimes happens on some groups that have no info.
11154         (nnimap-request-newgroups): New function.
11155
11156 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
11157
11158         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
11159         check into `gnus-registry-initialize'.
11160         (gnus-registry-initialize): Ditto.
11161         Fix and extend header docs.
11162
11163 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11164
11165         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
11166         regexp backtrace overflows.
11167
11168         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
11169         for starttls that tls.el implements; i.e. openssl.
11170
11171         * tls.el (tls-starttls-switches): Give up on using starttls with
11172         gnutls-cli.
11173         (tls-program): Add --insecure to be consistent with the defaults from
11174         openssl s_client.  Now all three commands are insecure.
11175
11176 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11177
11178         * lpath.el: Bind completion-styles-alist for XEmacs.
11179
11180         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
11181         (gravatar-create-image): New function that's an alias to
11182         gnus-xmas-create-image, gnus-create-image, or create-image.
11183         (gravatar-data->image): Use it.
11184
11185 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
11186
11187         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
11188         install the nnregistry refer method.
11189         (gnus-registry-install-hooks): Use it.
11190         (gnus-registry-unfollowed-groups): Add nnmairix to the default
11191         unfollowed groups.
11192
11193 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
11194
11195         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
11196         expanding threads.
11197
11198 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11199
11200         * nnir.el: Use the server names without suffixes (bug#7009).
11201
11202         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
11203         unencrypted to STARTTLS, if possible.
11204
11205 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11206
11207         * message.el (message-ignored-supersedes-headers): Strip Injection-*
11208         headers before superseding.
11209
11210 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11211
11212         * nnrss.el (nnrss-use-local): Add documentation.
11213
11214         * nnimap.el (nnimap-extend-tls-programs): New function.
11215         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
11216         (nnimap-wait-for-connection): Accept the greeting from the stupid
11217         output from openssl s_client -starttls, too.
11218
11219         * tls.el (tls-starttls-switches): New variable.
11220         (tls-find-starttls-argument): Use it.
11221         (open-tls-stream): Ditto.
11222
11223         * netrc.el (netrc-credentials): Return the value of the "default" entry.
11224         (netrc-machine): Ditto.
11225
11226         * nnimap.el (nnimap-find-article-by-message-id): Really return the
11227         article number.
11228         (nnimap-split-fancy): New variable.
11229         (nnimap-split-incoming-mail): Use it.
11230
11231         * nntp.el (nntp-server-list-active-group): Document.
11232
11233         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
11234         SELECT to get the message-id.
11235
11236         * mail-source.el (mail-sources): Remove webmail support.
11237         (defvar): Ditto.
11238         (mail-source-fetcher-alist): Ditto.
11239         (mail-source-fetch-webmail): Remove.
11240
11241         * webmail.el: Remove -- doesn't seem relevant any more.
11242
11243         * gnus.el: Fix up make-obsolete-variable declarations throughout.
11244
11245         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
11246         the \r.
11247
11248 2010-09-30  Julien Danjou  <julien@danjou.info>
11249
11250         * gnus-agent.el (gnus-agent-add-group): Fix call to
11251         gnus-completing-read.
11252
11253 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11254
11255         * nndoc.el (nndoc-retrieve-groups): New function.
11256
11257         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
11258         `default', use nnmail-split-methods.
11259         (nnimap-request-article): Downcase the NILs so that they are nil.
11260
11261         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
11262         symbol.
11263
11264         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
11265         code, since if the user has requested network, that's what they ought
11266         to get.
11267         (nnimap-request-set-mark): Erase the buffer before issuing commands.
11268         (nnimap-split-rule): Mark as obsolete.
11269
11270         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
11271         New variable.
11272
11273         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
11274         correct slot, too.
11275
11276 2010-09-29  Julien Danjou  <julien@danjou.info>
11277
11278         * gnus.el (gnus-local-domain): Declare variable obsolete.
11279
11280         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
11281         Fix history computing.
11282         (gnus-ido-completing-read): Require ido.
11283
11284 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11285
11286         * gnus-registry.el: Don't prompt on load, which makes it impossible to
11287         build Gnus.
11288
11289         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
11290         when interpreting the structures.
11291         (nnimap-request-accept-article): Add \r\n to the lines to make this
11292         work with Cyrus.
11293
11294         * nndraft.el (nndraft-request-expire-articles): Use the group name
11295         instead if "nndraft".  Fix found by Nils Ackermann.
11296
11297 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
11298
11299         * nnregistry.el: Add.
11300
11301 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11302
11303         * nnmail.el (group, group-art-list, group-art):
11304         Remove unneeded directives.
11305
11306 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11307
11308         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
11309         (mm-mime-charset):
11310         * rfc2047.el (rfc2047-syntax-table):
11311         * utf7.el (utf7-utf-16-coding-system): Comment fix.
11312
11313         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
11314         rather than `insert-file-contents' and `eval-region'.
11315
11316         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
11317         construction.
11318
11319         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
11320
11321         * time-date.el: No need to require cl for Emacs 21.
11322
11323 2010-09-29  Julien Danjou  <julien@danjou.info>
11324
11325         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
11326         replacement of `gnus-gravatar-relief' to mimic
11327         `gnus-faces-properties-alist'.
11328         Add :version property.
11329
11330 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11331
11332         * mail-source.el (mail-source-report-new-mail):
11333         * message.el (message-default-mail-headers):
11334         * mm-decode.el (mm-valid-image-format-p): Comment fix.
11335
11336         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
11337
11338 2010-09-28  Julien Danjou  <julien@danjou.info>
11339
11340         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
11341         mail-address contains the same string as real-name.
11342
11343         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
11344         non-blank in header, otherwise it'll get stripped.
11345
11346         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
11347         real-name, and then for mail address rather than doing : or , search.
11348
11349 2010-09-27  Julien Danjou  <julien@danjou.info>
11350
11351         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
11352         right completing-read function.
11353         (gnus-use-ido): New variable
11354         (gnus-completing-read-with-default): Remove.
11355         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
11356         (gnus-agent-add-group):
11357         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
11358         * mm-view.el (mm-view-pkcs7-decrypt):
11359         * mm-util.el (mm-codepage-setup):
11360         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11361         * mml-smime.el (mml-smime-openssl-sign-query):
11362         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
11363         (mml-insert-multipart):
11364         * gnus-msg.el (gnus-summary-yank-message):
11365         * gnus-int.el (gnus-start-news-server):
11366         * mm-decode.el (mm-interactively-view-part):
11367         * gnus-dired.el (gnus-dired-attach):
11368         * gnus.el (gnus-read-method):
11369         * gnus-bookmark.el (gnus-bookmark-jump):
11370         * gnus-art.el (gnus-mime-view-part-as-type)
11371         (gnus-mime-action-on-part, gnus-article-encrypt-body):
11372         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
11373         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
11374         * nnmairix.el (nnmairix-create-server-and-default-group)
11375         (nnmairix-update-groups, nnmairix-get-server)
11376         (nnmairix-backend-to-server, nnmairix-goto-original-article)
11377         (nnmairix-get-group-from-file-path):
11378         * nnrss.el (nnrss-find-rss-via-syndic8):
11379         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
11380         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
11381         (gnus-group-browse-foreign-server):
11382         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
11383         (gnus-summary-execute-command, gnus-summary-respool-article)
11384         (gnus-read-move-group-name):
11385         * gnus-score.el (gnus-summary-increase-score)
11386         (gnus-summary-score-effect):
11387         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
11388
11389 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11390
11391         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
11392         x-focus-frame.
11393
11394         * nnimap.el (auth-source-forget-user-or-password)
11395         (auth-source-user-or-password): Autoload.
11396
11397         * message.el (message-from-style, message-interactive)
11398         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11399         (message-yank-prefix, message-indentation-spaces, message-signature)
11400         (message-signature-file): Add comment.
11401
11402 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11403
11404         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
11405         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
11406         new articles.
11407
11408         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
11409         parts.
11410         (nnimap-request-article): Work with the t setting, too.
11411
11412         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
11413         that you don't get flashes of other buffers.
11414         (gnus-summary-show-complete-article): Intern before setting.
11415
11416 2010-09-27  David Engster  <dengste@eml.cc>
11417
11418         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11419         well as HEADERS.
11420         (nnmairix-retrieve-headers): Provide new argument for the above.
11421
11422 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11423
11424         * gnus-sum.el (gnus-summary-move-article): Don't alter
11425         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11426         group.
11427
11428         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11429
11430         * message.el (message-cite-prefix-regexp): Revert my last edit.
11431
11432         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11433         variable instead of the Gnus variable.
11434
11435         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11436
11437         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11438
11439         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11440         since some servers don't like it.
11441         (nnimap-open-connection): Forget credentials if the server says the
11442         password was wrong.
11443         (nnimap-parse-line): Protect against invalid data.
11444
11445         * gnus-sum.el (gnus-summary-move-article): Add comment.
11446         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11447         nothing alters it while scanning for new messages.
11448
11449         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11450         which may or may not help.
11451         (nnimap-open-connection): If we're doing a stream connection, and then
11452         discover we're on a STARTTLS-capable server, then open a STARTTLS
11453         connection instead.
11454
11455 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11456
11457         * nnimap.el (utf7): Require.
11458
11459         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11460         prefix.
11461
11462 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11463
11464         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11465
11466 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11467
11468         * nnimap.el (nnimap-request-accept-article): Message the error on
11469         error.
11470
11471 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11472
11473         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11474
11475 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11476
11477         * nndoc.el (nndoc-request-list): Return success always.
11478
11479         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11480         `fetch-old' -- we only want to fetch the articles we've requested.
11481         The rest are in the agent, probably.
11482         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11483         disappeared server" to something low.  It's not important.
11484
11485         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11486         arrived before the FETCH data.
11487
11488         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11489         target here, because we don't know the Gnus name of the group.
11490
11491         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11492         for the correct group.
11493
11494         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11495
11496         * gnus.el (gnus): Give a final warning after startup.
11497
11498         * gnus-util.el (gnus-action-message-log): New variable.
11499         (gnus-message): Use it.
11500         (gnus-final-warning): New function.
11501
11502         * nnimap.el (nnimap-open-connection): Record the greeting.
11503         (nnimap): Add greeting.
11504
11505 2010-09-26  Julien Danjou  <julien@danjou.info>
11506
11507         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11508         arguments.
11509         (gnus-html-wash-images): Fix spec computing to include start/end.
11510
11511         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11512
11513 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11514
11515         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11516         deletion.
11517         (nnimap-retrieve-headers): Don't select the group, because that's
11518         already done by nnimap-possibly-change-group.
11519
11520         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11521         (gnus-picon-transform-address): Use it.
11522
11523         * mail-source.el (mail-source-value): Revert previous patch.
11524
11525         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11526         on failure.
11527         (nnimap-open-connection): Look up both virtual and physical server name
11528         credentials.
11529
11530         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11531
11532 2009-02-07  Dave Love  <fx@gnu.org>
11533
11534         * tls.el (open-tls-stream): Don't query killing process.
11535
11536 2009-02-08  Dave Love  <fx@gnu.org>
11537
11538         * gnus-win.el (gnus-window-to-buffer-helper)
11539         (gnus-all-windows-visible-p): Function needn't be a symbol.
11540
11541         * mail-source.el (mail-source-value): Function needn't be a symbol.
11542
11543 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11544
11545         * message.el (message-cite-prefix-regexp): Remove } from the cite
11546         prefix.
11547
11548         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11549         highlight again, so that the highlight is correct.
11550
11551         * gnus-picon.el (gnus-picon): Remove again.
11552         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11553
11554         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11555         doing the header highlightling, so that the background color of the
11556         picon is correct.
11557
11558         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11559         (gnus-picon): Ditto.
11560         (gnus-picon): Reinstate.  The background color for picons is white.
11561         (gnus-picon-insert-glyph): Make the background white.
11562
11563         * nnml.el (nnml-open-nov): Don't return dead buffers.
11564
11565         * auth-source.el (auth-source-create): Query the user for whether to
11566         store the credentials.
11567
11568         * netrc.el (netrc-store-data): New function.
11569
11570         * auth-source.el (auth-source-user-or-password): Use the existing auth
11571         sources, if any, for creation.
11572
11573         * gnus.el (gnus-group-fast-parameter): Return the last matching
11574         parameter instead of the first matching parameter.
11575
11576 2010-09-26  Julien Danjou  <julien@danjou.info>
11577
11578         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11579
11580 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11581
11582         * mml2015.el (mml2015-use): Remove gpg support.
11583
11584         * mml1991.el (mml1991-function-alist): Remove gpg function.
11585         (mml1991-gpg-sign): Remove.
11586
11587 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11588
11589         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11590         (gnus-browse-unsubscribe-current-group): Document it.
11591         (gnus-browse-unsubscribe-group): Use it.
11592
11593 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11594
11595         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11596         address to the To list for easier response.
11597
11598         * gnus.el (gnus-play-startup-jingle): Remove.
11599         (gnus-splash): Don't play jingle.
11600         (gnus): Silence gnus-load message.
11601
11602         * gnus-art.el (gnus-treat-play-sounds): Remove.
11603
11604         * gnus.el (gnus-play-jingle): Remove audio support.
11605
11606         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11607
11608         * earcon.el: Remove -- no users.
11609
11610         * gnus-audio.el: Remove -- no users of this package.
11611
11612         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11613
11614         * gnus-start.el (gnus-setup-news): Remove nocem support.
11615
11616         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11617
11618         * gnus.el (gnus-use-nocem): Remove.
11619
11620         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11621         Remove.
11622
11623         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11624         uses NoCeM any more.
11625
11626         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11627         (gnus-button-ctan-handler): Ditto.
11628         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11629         (gnus-button-ctan-directory-regexp): Ditto.
11630         (gnus-button-handle-ctan): Ditto.
11631         (gnus-button-tex-level): Ditto.
11632         (gnus-button-alist): Remove CTAN stuff.
11633
11634 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11635
11636         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11637         nnimap-streaming test.
11638
11639         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11640         servers twice.
11641
11642         * nnimap.el (nnimap-open-connection): Add more error reporting when
11643         nnimap fails early.
11644
11645         * nnheader.el (nnheader-get-report-string): New function.
11646         (nnheader-get-report): Use it.
11647
11648         * gnus-int.el (gnus-check-server): Say what the error was when opening
11649         failed.
11650
11651         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11652         using streaming.
11653
11654 2010-09-25  Julien Danjou  <julien@danjou.info>
11655
11656         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11657         gnus-window-inside-pixel-edges.
11658
11659 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11660
11661         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11662
11663         * mm-decode.el (mm-save-part): Allow saving to other directories the
11664         normal Emacs way.
11665
11666         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11667         Suggested by Jay Berkenbilt.
11668
11669         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11670         there isn't a single byte.
11671
11672         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11673         just do it.  It doesn't really seem to matter what the user responds
11674         here, I think, so it's just a confusing question.
11675
11676         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11677         non-streaming case.
11678
11679         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11680         (gnus-article-encrypt-body): Use it.
11681
11682         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11683         keystroke.
11684
11685         * nnimap.el (nnimap-find-wanted-parts-1):
11686         Use gnus-fetch-partial-articles.
11687
11688         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11689
11690         * nnimap.el (nnimap-insert-partial-structure): New function.
11691         (nnimap-get-partial-article): New function.
11692         (nnimap-request-article): Use it.
11693         (nnimap-wait-for-response): Return whether the wait was successful.
11694         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11695         retrieval wasn't successful.
11696         (nnimap-retrieve-group-data-early): Allow throttling servers.
11697         (nnimap-streaming): New variable.
11698         (nnimap-fetch-partial-articles): Remove.
11699
11700         * mm-decode.el (mm-with-part): Protect against killed buffers.
11701
11702         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11703         for prettier summary display.
11704
11705 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11706
11707         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11708
11709 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11710
11711         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11712         apparently third-party libraries depend on it.
11713
11714         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11715         before starting negotiation.
11716
11717         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11718         privacy reasons.
11719         (gnus-treat-mail-gravatar): Ditto.
11720
11721         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11722         buffer when inserting images.  Inserting text into the headers, for
11723         instance, can make them invalid.
11724
11725 2010-09-25  Julien Danjou  <julien@danjou.info>
11726
11727         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11728         variables.
11729
11730         * nnheader.el: Remove useless variables news-reply-yank-from and
11731         news-reply-yank-message-id.
11732
11733         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11734         variables.
11735
11736         * mml1991.el: Remove useless mml1991-verbose.
11737
11738         * gnus.el: Remove useless variable gnus-use-generic-from.
11739         Remove obsolete variable gnus-topic-indentation.
11740
11741         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11742
11743         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11744
11745         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11746
11747         * gnus-group.el: Remove useless gnus-group-icon-cache.
11748         Remove useless gnus-ephemeral-group-server.
11749
11750         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11751
11752         * mml2015.el: Remove useless mml2015-verbose.
11753
11754         * mml-smime.el: Remove useless mml-smime-verbose.
11755
11756         * gnus.el: Remove useless gnus-local-domain.
11757
11758         * gnus-gravatar.el (gnus-gravatar-transform-address):
11759         Use gnus-gravatar-size.
11760
11761         * gnus-art.el: Remove useless gnus-treat-translate.
11762
11763 2010-09-24  Julien Danjou  <julien@danjou.info>
11764
11765         * gnus-sum.el: Add support for Gravatars.
11766
11767         * gnus-art.el: Add support for Gravatars.
11768
11769         * gnus-gravatar.el: Add this file.
11770
11771         * gravatar.el: Add this file.
11772
11773 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11774
11775         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11776
11777         * gnus-group.el (gnus-group-fetch-faq): Remove.
11778
11779         * gnus.el (gnus-group-faq-directory): Remove.
11780
11781         * gnus-group.el (gnus-group-fetch-charter): Remove.
11782
11783         * gnus.el (gnus-group-charter-alist): Remove.
11784
11785         * gnus-group.el (gnus-group-archive-directory): Remove.
11786         (gnus-group-recent-archive-directory): Ditto.
11787         (gnus-group-make-archive-group): Remove.
11788
11789         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11790
11791         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11792         use the same article number for all the cached articles.
11793
11794         * nnimap.el (nnimap-command): Register the last command time so
11795         that we can use it for idling NOOPs.
11796         (nnimap-open-connection): Start the keeplive timer.
11797         (nnimap-make-process-buffer): Store all the process buffers.
11798         (nnimap-keepalive): New function.
11799
11800         * starttls.el (starttls-open-stream): Add autoload cookie.
11801
11802 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11803
11804         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11805         handling.
11806
11807 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11808
11809         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11810         its data structures.
11811
11812         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11813         instead of the cl.el copy-list.
11814         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11815         equalp.
11816
11817 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11818
11819         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11820         and tool-bar-local-item-from-menu.
11821
11822         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11823         mode-line-highlight face for Emacs.
11824
11825         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11826         loading gnus-sum.elc; fix comment for canlock-verify.
11827         (gnus-article-jump-to-part): Use read-number.
11828         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11829         Remove Emacs pre-21 compatible code for help-echo.
11830         (gnus-article-next-page-1): No need to adjust the number of lines.
11831         (gnus-article-describe-bindings): Always use help-buffer.
11832
11833         * gnus-audio.el (gnus-audio-inline-sound):
11834         * gnus-cus.el (gnus-custom-mode):
11835         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11836
11837         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11838
11839         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11840         compatible code.
11841
11842 2010-09-24  Glenn Morris  <rgm@gnu.org>
11843
11844         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11845         visiting the fcc file in rmail-mode.
11846
11847         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11848
11849 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11850
11851         * nnir.el: Silence the byte compiler.
11852
11853         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11854         alias to browse-url-url-encode-chars if any.
11855         (gnus-html-encode-url): Use it.
11856
11857 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11858
11859         * gnus-start.el (gnus-use-backend-marks): New variable.
11860         (gnus-get-unread-articles-in-group): Use it.
11861
11862         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11863         makeover.
11864
11865 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11866
11867         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11868
11869 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11870
11871         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11872         Remove.
11873         (gnus-setup-news-hook):
11874         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11875
11876         * gnus-int.el (gnus-request-update-info): Protect against backends not
11877         having the function.
11878
11879         * nnimap.el (nnimap-stream): Mention starttls.
11880         (nnimap-open-connection): Add starttls support.
11881
11882 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11883
11884         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11885
11886 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11887
11888         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11889         BODYSTRUCTUREs.
11890         (nnimap-transform-headers): Unfold quoted {42} headers.
11891
11892         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11893         the info.
11894         (gnus-get-unread-articles): Only call updatep on backends that support
11895         it.
11896
11897         * nnweb.el (nnweb-request-update-info): NOOP.
11898
11899         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11900
11901         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11902         since it only deals with marks.
11903
11904         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11905         gnus-request-marks, and make a new gnus-request-update-info.
11906
11907         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11908         the active instead of the high number, which is usually too low.
11909
11910 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11911
11912         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11913         * encrypt.el: Remove.
11914
11915 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11916
11917         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11918         server in symbolic form.
11919
11920         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11921
11922 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11923
11924         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11925         (nnimap-update-info): Fix up code slightly.
11926
11927         * gnus-int.el (gnus-open-server): Add tracing for performance
11928         debugging.
11929
11930         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11931         (gnus-group-insert-group-line): Pass the real group name so that it
11932         gets the right data.
11933
11934         * gnus-start.el (gnus-get-unread-articles): Don't have
11935         `gnus-get-unread-articles-in-group' update info, since that can be
11936         really slow and doesn't seem to be needed?
11937
11938 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11939
11940         * time-date.el (date-to-time): Try using parse-time-string first before
11941         using the slower timezone-make-date-arpa-standard.
11942
11943 2010-09-22  Julien Danjou  <julien@danjou.info>
11944
11945         * gnus-group.el (gnus-group-insert-group-line):
11946         Call gnus-group-highlight-line.
11947         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11948         default hook list.
11949         (gnus-group-update-eval-form): Add new function.
11950         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11951         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11952
11953 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11954
11955         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11956         immediate, then expire all articles.
11957         (nnimap-update-info): Fix off-by-one errors.
11958         (nnimap-flags-to-marks): Would return no marks lists for group with no
11959         flags.  Instead return the other data.
11960
11961 2010-09-22  Julien Danjou  <julien@danjou.info>
11962
11963         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11964         Only return an icon.
11965         (gnus-group-insert-group-line): Compute icon to return.
11966
11967         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11968         (gnus-html-image-fetched): Only cache if
11969         gnus-html-image-automatic-caching is set.
11970         (gnus-html-image-fetched): Check for errors.
11971
11972 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11973
11974         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11975         once per method on `g'.  This ensures that backends like nnfolder don't
11976         open all their folders.
11977
11978         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
11979         (nnimap-request-list): Nix out group in the correct buffer.
11980         (nnimap-parse-flags): Implement by using `read' instead of
11981         hand-parsing.
11982         (nnimap-flags-to-marks): Pass on permanent-flags.
11983         (nnimap-make-process-buffer): Record the server name.
11984         (nnimap-parse-flags): Fix typo.
11985         (nnimap-request-scan): Run split on the server in general, not just a
11986         single group.
11987
11988         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
11989         parameter, and propagate this downwards.
11990
11991         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
11992         since EXAMINE changes it on the server.
11993
11994         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
11995         this command might take a while.
11996
11997 2010-09-22  Julien Danjou  <julien@danjou.info>
11998
11999         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
12000         harmful if you have 2 images side-by-side, they can't be properly
12001         update on text deletion.  Using text-property is safer here.
12002         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
12003         data.
12004
12005 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12006
12007         * nnimap.el (nnimap-expunge-inbox): Remove.
12008         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
12009         (nnimap-expunge): Flip default to t.
12010
12011         * gnus.el (gnus-method-to-server): Don't push things to the cache
12012         unless it's unique.
12013         (gnus-server-to-method): Ditto.
12014
12015 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12016
12017         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
12018
12019 2010-09-22  Julien Danjou  <julien@danjou.info>
12020
12021         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
12022         get the start of data.
12023         (gnus-html-encode-url): Add this function to encode special chars in
12024         URL.
12025         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
12026         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
12027
12028         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
12029         default.
12030         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
12031
12032         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
12033         images alt-text.
12034         (gnus-html-put-image): Put alt-text as help-echo.
12035
12036 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
12039         * mm-util.el (mm-decompress-buffer):
12040         * nnir.el (nnir-run-find-grep):
12041         * pop3.el (pop3-list): Use 3rd arg of split-string.
12042
12043         * time-date.el (format-seconds): Comment fix.
12044
12045         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
12046         and byte-optimize-form-code-walker.
12047         (dgnushack-make-auto-load): Don't advise make-autoload.
12048
12049         * lpath.el: Remove Emacs 21 stuff.
12050
12051 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12052
12053         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
12054         outside the active range.  Suggested by Dan Christensen.
12055
12056         * gnus-start.el (gnus-get-unread-articles): Get the extended method
12057         slightly later to avoid double-getting it.
12058
12059         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
12060         previous patch.
12061
12062         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
12063
12064 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
12065
12066         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
12067
12068 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12069
12070         * gnus-int.el (gnus-open-server): Give a better error message in the
12071         "go offline" case.
12072
12073         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
12074         marks for nnimap, which is seldom the right thing to do.
12075
12076         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
12077         (gnus-same-method-different-name): New function.
12078
12079         * nnimap.el (parse-time): Require.
12080
12081         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
12082         method in the presence of many similar methods.
12083
12084         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
12085
12086         * nnimap.el (nnimap-find-expired-articles): Don't refer to
12087         nnml-inhibit-expiry.
12088
12089         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
12090         find out whether methods are equal.
12091
12092         * nnimap.el (nnimap-find-expired-articles): New function.
12093         (nnimap-process-expiry-targets): New function.
12094         (nnimap-request-move-article): Request the article before looking at
12095         what the Message-ID is.  Fix found by Andrew Cohen.
12096         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
12097
12098         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
12099         for oldness in addition to being a predicate.
12100
12101         * nnimap.el (nnimap-request-group): When we have zero articles, return
12102         the right data to Gnus.
12103         (nnimap-request-expire-articles): Only delete articles immediately if
12104         the target is 'delete.
12105
12106         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
12107         method, this would bug out.
12108
12109         * gnus-group.el (gnus-group-expunge-group): Rename from
12110         gnus-group-nnimap-expunge, and implemented as a normal interface
12111         function.
12112
12113         * gnus-int.el (gnus-request-expunge-group): New function.
12114
12115         * nnimap.el (nnimap-request-create-group): Implement.
12116         (nnimap-request-expunge-group): New function.
12117
12118 2010-09-21  Julien Danjou  <julien@danjou.info>
12119
12120         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
12121         (gnus-html-cache-expired): Add new function.
12122         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
12123         wethever we should display image for fetch it.
12124         Compute alt-text earlier to pass it to the fetching function too.
12125         (gnus-html-schedule-image-fetching): Change function argument to only
12126         get one image at a time, not a list.
12127         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
12128         cache.
12129         (gnus-html-get-image-data): New function to retrieve image data from
12130         cache.
12131         (gnus-html-put-image): Change buffer argument to use image data rather
12132         than file, and place image above region rather than inserting a new
12133         one.  Do not take alt-text as argument, since it's useless now: we place
12134         the image above alt-text.
12135         (gnus-html-prune-cache): Remove.
12136         (gnus-html-show-images): Start to fetch image when we find one, do not
12137         push into a temporary list.
12138         (gnus-html-prefetch-images): Only fetch image if they have expired.
12139         (gnus-html-browse-image): Fix, use 'gnus-image-url.
12140         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
12141
12142 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12143
12144         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
12145
12146 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12147
12148         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
12149         spec inser "*" if the group isn't active instead of 0.
12150
12151         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
12152         opening the server.
12153         (nnimap-request-delete-group): Implement group deletion.
12154         (nnimap-transform-headers): Return the size of the entire message in
12155         the Bytes header, not just the size of the first part.
12156         (nnimap-request-move-article): When moving an article from nnimap,
12157         request the article first so the accepting form has an article to
12158         accept.  Reported by Dan Christensen.
12159         (nnimap-command): Make sure that the error message doesn't error out.
12160
12161 2010-09-20  David Edmondson  <dme@dme.org>
12162
12163         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
12164         we haven't requested anything.
12165
12166 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12167
12168         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
12169         "".  Fix found by Andrew Cohen.
12170
12171         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
12172         instead of -encode-string.
12173
12174 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12175
12176         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
12177
12178         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
12179         by mm-subst-char-in-string.
12180
12181 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12182
12183         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
12184         waiting for the connection string.
12185
12186         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
12187         arriving.
12188
12189         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
12190         bogus characters.  This allows selecting certain Gmail groups.
12191
12192         * nnimap.el (nnimap-find-wanted-parts-1): New function.
12193         (nnimap-fetch-partial-articles): New variable.
12194         (nnimap-open-connection): When looking for credentials, also use the
12195         nnimap-server-port.
12196         (nnimap-request-article): Return the group/article number, so that Gnus
12197         `^' works as expected.
12198         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
12199
12200         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
12201         comments.
12202         (gnus-methods-sloppily-equal): New function.
12203         (gnus): When using the development version of Gnus, load the gnus-load
12204         file.
12205
12206         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
12207         `gnus-open-server' on each method before trying to scan them etc.
12208         This ensures that all the backend parameters are set correctly.
12209
12210         * nnimap.el (nnimap-authenticator): New variable.
12211         (nnimap-open-connection): Allow anonymous login.
12212         (nnimap-transform-headers): The chars header is called Chars not Bytes.
12213         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
12214
12215         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
12216         patch, found by Knut Anders Hatlen.
12217
12218 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
12219
12220         * gnus-agent.el (gnus-agent-batch-confirmation)
12221         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
12222         to gnus-message.
12223         * gnus-art.el (gnus-article-describe-briefly): Likewise.
12224         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
12225         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
12226         * gnus-int.el (gnus-open-server): Likewise.
12227         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
12228         (gnus-score-check-syntax): Likewise.
12229         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
12230         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
12231         Likewise.
12232         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
12233
12234 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12235
12236         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
12237         calling conventions so that prefetch doesn't bug out.
12238
12239 2010-09-19  Julien Danjou  <julien@danjou.info>
12240
12241         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
12242         rather than `subst-char-in-region' in order to be able to replace ASCII
12243         char by UTF-8 ones.
12244
12245         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
12246         than curl.
12247         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
12248         the right URL and ALT text on images.
12249         (gnus-html-wash-tags): Fix tag case.
12250         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
12251         (gnus-article-html): Add -o display_ins_del=2 option.
12252         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
12253
12254 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12255
12256         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
12257         the extra mail headers, which sometimes seem to happen for unknown
12258         reasons.
12259
12260         * mail-parse.el (mail-header-encode-parameter): Define as
12261         rfc2045-encode-string instead of as rfc2231-encode-string, since some
12262         (or most, perhaps?) mail readers don't understand the latter, but do
12263         understand the former.
12264
12265         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
12266         to nil, so that no methods are automatically agentized.  I think this
12267         is probably what most users want.
12268
12269         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
12270         from url-retrieve, for instance about invalid URLs.
12271
12272         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
12273         groups that have no articles.
12274         (nnimap-request-article): Check that we really got an article when we
12275         requested one.
12276
12277         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
12278         doesn't exist.
12279
12280         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
12281         nntp buffer so the agent can save it.
12282         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
12283         that CRLF doesn't get translated to \n.
12284         (nnimap-open-connection): Don't make 'shell commands only send \n.
12285
12286 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12287
12288         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
12289         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
12290         Update var name.
12291         (nnml-generate-nov-file): Use dolist.
12292         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
12293         Use with-current-buffer.
12294
12295 2010-09-18  Julien Danjou  <julien@danjou.info>
12296
12297         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
12298         parallel.
12299
12300 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12301
12302         * nnimap.el (nnimap-update-info): When doing partial marks update, get
12303         the range update right.
12304         (nnimap-request-group): Don't make `M-g' bug out on group with no
12305         marks.
12306         (nnoo): Require, so that other packages can require nnimap.
12307         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
12308         command we're looking for.  This helps when the server sends more
12309         responses after we've gotten everything we expected.
12310         (nnimap): Add a `newlinep' field to keep track of end-of-line
12311         conventions.
12312         Don't send CRLF to things that don't want it.
12313         (nnimap-request-accept-article): Ditto.
12314
12315 2010-09-18  Julien Danjou  <julien@danjou.info>
12316
12317         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
12318         than curl to retrieve images.
12319
12320 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12321
12322         * nnimap.el (nnimap-update-info): Extend the info so that we can set
12323         the marks.
12324         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
12325         (nnimap-wait-for-connection): New function.
12326         (nnimap-open-connection): If we have PREAUTH, don't query for login
12327         credentials.
12328         (nnimap-update-info): Fix off-by-one error when concatenating ranges
12329         when doing a partial update.
12330
12331 2010-09-18  Julien Danjou  <julien@danjou.info>
12332
12333         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
12334         tags.
12335
12336 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12337
12338         * nnimap.el (nnimap-credentials): New function.
12339         (nnimap-open-connection): Use the new function to look for credentials
12340         also on the numeric equivalents of "imap" and "imaps".
12341
12342         * gnus-start.el (gnus-activate-group): Send the info to
12343         gnus-request-group.
12344
12345         * nnimap.el (nnimap-request-group): Have the "check" version of the
12346         function parse flags and update the info, so that a `M-g' get a total
12347         resync of all flags from the group.
12348
12349         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
12350         to allow backends to alter the info on group selection.  Also alter all
12351         the backend -request-group functions to take the parameter.
12352
12353         * nnimap.el (nnimap-store-info): New function.
12354         (nnimap-update-info): Store the info for later usage.
12355         (nnimap-request-group): Use the stored info for the dont-check case, so
12356         that we don't retrieve all marks when we enter a group.
12357
12358         * nnimap.el: Use deffoo instead of defun for interface functions.
12359
12360         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
12361         update the group info.  This makes the nndraft groups, for instance, go
12362         back to their old behavior.
12363
12364         * gnus-sum.el (gnus-select-newsgroup): Indent.
12365
12366         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
12367         in.
12368         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
12369         nothing.
12370
12371         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
12372         from methods that are denied.
12373
12374         * gnus-int.el (gnus-method-denied-p): New function.
12375
12376         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
12377         store the password instead of netrc.
12378         (nnimap-open-connection): Don't error out when we can't make a
12379         connections.
12380
12381         * auth-source.el (auth-source-create): In the password prompt, say what
12382         we're querying for.  Also prompt for user name if that hasn't been
12383         given.
12384
12385         * nnimap.el (nnimap-with-process-buffer): Remove.
12386
12387 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12388
12389         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
12390         method when we're reading from the agent.
12391
12392         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
12393
12394         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
12395         that's probably most useful for users.
12396
12397         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
12398         "failed" all the time.
12399
12400         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
12401         ...)) with (with-current-buffer ... ).
12402
12403         * nntp.el (nntp-open-server): Return whether the open was successful or
12404         not.
12405
12406         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
12407         select an unread unseen article first.
12408
12409         * nnimap.el (nnimap-open-connection): If the user doesn't have a
12410         /etc/services, supply some sensible port defaults.
12411
12412         * dgnushack.el: Define netrc-credentials.
12413
12414 2010-09-17  Julien Danjou  <julien@danjou.info>
12415
12416         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12417
12418 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12419
12420         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12421         doesn't have any parameters.
12422
12423 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12424
12425         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12426         only upcased checks.
12427
12428         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12429
12430         * nnimap.el (nnimap-open-shell-stream): New function.
12431         (nnimap-open-connection): Use it.
12432         (nnimap-transform-headers): Get the number of lines in each message.
12433         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12434         number of lines.
12435         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12436         problem.
12437
12438         * utf7.el (utf7-encode): Autoload.
12439
12440         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12441         to allow the mail splitting to not return a default group.  This is
12442         useful for nnimap, which will leave unmatched mail in the inbox.
12443
12444         * nnimap.el: Rewritten.
12445
12446         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12447         nnimap usage.
12448
12449         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12450         if the move is internal, so that nnimap can do fast internal moves.
12451
12452         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12453         data.
12454         (gnus-read-active-for-groups): Support finishing the early retrieval of
12455         data.
12456
12457         * gnus-range.el (gnus-range-nconcat): New function.
12458
12459         * gnus-int.el (gnus-finish-retrieve-group-infos)
12460         (gnus-retrieve-group-data-early): New functions.
12461
12462 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12463
12464         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12465         (nnrss-retrieve-groups):
12466         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12467         (pop3-quit): Use with-current-buffer.
12468
12469 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12470
12471         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12472         instead of nnheader-accept-process-output.
12473
12474         * dgnushack.el (dgnushack-compile): Add comment.
12475
12476         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12477
12478         * gnus-html.el (gnus-html-schedule-image-fetching)
12479         (gnus-html-prefetch-images): Replace process-kill-without-query by
12480         gnus-set-process-query-on-exit-flag.
12481
12482 2010-09-16  Romain Francoise  <romain@orebokech.com>
12483
12484         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12485
12486 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12487
12488         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12489         parameter to unintern is mandatory-ish in Emacs 24.
12490
12491         * gnus-html.el (gnus-html-schedule-image-fetching)
12492         (gnus-html-prefetch-images): Check for curl before using it.
12493
12494         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12495         depend on curl, which isn't essential.
12496
12497         * imap.el: Revert back to version
12498         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12499         seem problematic.
12500
12501 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12502
12503         * gnus-registry.el (gnus-registry-install-shortcuts):
12504         Explicitly pass `obarray' to `unintern' to avoid a warning.
12505
12506 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12507
12508         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12509         change.
12510
12511         * nnrss.el (nnrss-request-list): Remove this function and related
12512         functions, including the moreover stuff.
12513
12514 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12515
12516         * nnrss.el (nnrss-retrieve-groups): New function.
12517
12518 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12519
12520         * .dir-locals.el: Add no-byte-compile cookie.
12521
12522 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12523
12524         * time-date.el (format-seconds): Comment fix.
12525
12526         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12527         for back end that doesn't support request-scan.
12528
12529 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12530
12531         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12532         then do request scans from the backends.
12533
12534         * netrc.el (netrc-credentials): New conveniency function.
12535
12536         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12537         avoid running a hook per line, since this takes a lot of time,
12538         profiling shows.
12539         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12540         directly if gnus-visual-p is true.
12541
12542 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12543
12544         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12545         groups; replace mapcar with dolist which is a bit faster; pass groups
12546         info to gnus-read-active-file-1.
12547         (gnus-read-active-file-1): Scan only specified groups if the new
12548         optional arg `infos' is given.
12549
12550 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12551
12552         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12553
12554         * pop3.el (pop3-movemail): Remove.
12555         (pop3-streaming-movemail): Rename to pop3-movemail.
12556
12557         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12558         don't restrict end-tag searches to the end of the line.
12559
12560 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12561
12562         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12563         articles of every unchecked group to t, which means unknown since the
12564         server has never been opened.
12565
12566 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12567
12568         * gnus-html.el (gnus-html-show-alt-text): New command.
12569         (gnus-html-browse-image): Ditto.
12570         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12571         to browse the image directly.
12572         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12573         better.
12574
12575         * gnus-async.el (gnus-async-article-callback):
12576         Call `gnus-html-prefetch-images' unconditionally.
12577
12578         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12579         before feeding URLs to curl.
12580
12581 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12582
12583         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12584         internal images as deletable by `W D D'.
12585
12586         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12587         (gnus-async-article-callback): Fix typo.
12588
12589 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12590
12591         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12592         current line to work around bugs in the output from w3m.
12593
12594         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12595         for groups that want that.
12596
12597         * nntp.el (nntp-wait-for-string): Supply a timeout for
12598         accept-process-output to ensure progress.
12599
12600         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12601         level to get unread articles from, then use that for foreign groups,
12602         too.
12603
12604         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12605         confuses the rest of the function.
12606
12607         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12608         for the methods that support -retrieve-groups, too.
12609
12610         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12611
12612 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12613
12614         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12615         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12616
12617         * pop3.el: Require cl when compiling.
12618         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12619
12620 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12621
12622         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12623         that aren't going to be activated.
12624         (gnus-get-unread-articles): Fix up the last commit.
12625
12626         * gnus-html.el (gnus-article-html): Allow calling without specifying
12627         the handle.  In that case, dissect the buffer first.
12628
12629         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12630
12631         * nnimap.el (nnimap-open-connection): Revert the change that would look
12632         into authinfo for imaps instead of imap.
12633
12634         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12635         say that you don't want to call gnus-request-group with don-check, but
12636         do check the reponse.  This is for virtual groups only.
12637         (gnus-get-unread-articles): Count the archive groups as secondary, so
12638         that they're activated the same way as before.
12639
12640         * imap.el (imap-message-map): Removed optional buffer parameter, since
12641         no callers use it.
12642         (imap-message-get): Ditto.
12643         (imap-message-put): Ditto.
12644         (imap-mailbox-map): Ditto.
12645         (imap-mailbox-put): Ditto.
12646         (imap-mailbox-get): Ditto.
12647         (imap-mailbox-get): Revert last change for this function.
12648
12649         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12650         case-insensitively.
12651         (nnimap-debug): Remove.
12652
12653         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12654         callers to use `imap-fetch' instead.  According to the comments, this
12655         should be safe, since all other IMAP clients use the 1:* syntax.
12656         (imap-enable-exchange-bug-workaround): Remove.
12657         (imap-debug): Remove -- doesn't seem very useful.
12658
12659         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12660         mail from a file, and the file doesn't exist.
12661
12662         * imap.el (imap-log): New convenience function used throughout instead
12663         of repeating the same code all over the place.
12664
12665         * pop3.el (pop3-streaming-movemail): Return t for success.
12666
12667         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12668         .authinfo if we're using ssl connection.
12669
12670         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12671         already have if we're in a main Gnus `g' run.
12672
12673         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12674
12675 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12676
12677         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12678
12679         * nnmh.el (nnmh-request-list-1): Bind `file'.
12680
12681         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12682         alias to set-process-query-on-exit-flag or process-kill-without-query.
12683         (pop3-open-server): Use it.
12684
12685 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12686
12687         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12688         box to the Incoming file.  Fixes mistake in previous checkin.
12689
12690         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12691         request loop (for debugging purposes) removed.
12692
12693         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12694         culprit is more visible.
12695         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12696         (nnml-add-incremental-nov): New functions to do "incremental" nov
12697         updates, where we just append to the end of the existing nov files
12698         without reading/writing them in full.
12699
12700         * mail-source.el (mail-source-delete-crash-box): Really only check the
12701         incoming files once in a while.
12702
12703         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12704
12705         * mail-source.el (mail-source-delete-crash-box): Only check the
12706         incoming files for deletion once per day to save a lot of file
12707         accesses.
12708
12709         * pop3.el (pop3-logon): Fix up unbound variable typo.
12710
12711         * mail-source.el (pop3-streaming-movemail): Autoload.
12712
12713         * pop3.el (pop3-streaming-movemail):
12714         Respect pop3-leave-mail-on-server.
12715
12716         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12717         retrieval.
12718
12719         * pop3.el (pop3-process-filter): Remove unused function.
12720         (pop3-streaming-movemail, pop3-send-streaming-command)
12721         (pop3-wait-for-messages, pop3-write-to-file)
12722         (pop3-number-of-responses): New functions for streaming pop3
12723         retrieval.
12724
12725         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12726         come from no known methods.
12727         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12728         list.
12729
12730         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12731         message sizes.
12732         (pop3-movemail): Use erase-buffer instead of looping and deleting
12733         regions, which seems rather odd.
12734
12735         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12736         file once per `g' run.
12737
12738         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12739         directories.  This makes the draft queue directory work.
12740
12741         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12742         data from the backends, so that we only request the list of groups from
12743         each method once.  This should speed things up considerably.
12744
12745         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12746         detect that it's not implemented.
12747
12748         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12749         we actually do recurse down into the tree, but don't stat all leaf
12750         nodes.
12751
12752         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12753         then say so instead of bugging out.
12754
12755         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12756         files exist before trying to read them.
12757
12758         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12759         around <pre_int>.
12760
12761         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12762
12763         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12764
12765 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12766
12767         * mm-util.el (mm-image-load-path): Just return the image directories,
12768         not all directories in the path in addition to the image directories.
12769         (mm-image-load-path): Maintain a cache of the image directories so that
12770         the `g' command in Gnus doesn't have to stat dozens of directories each
12771         time.
12772
12773         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12774         (gnus-html-wash-tags): Add a new `i' command to insert images.
12775         (gnus-html-insert-image): New command and keystroke.
12776         (gnus-html-redisplay-with-images): New command and keystroke.
12777         (gnus-html-show-images): Rename command.
12778         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12779         spacers.
12780         (gnus-html-wash-tags): Decode entities at the end, so that entities
12781         inside the tags don't mess up the rest of the "parsing".
12782
12783         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12784         so that nnimap methods aren't agentized by default.  There's apparently
12785         many problems related to agent/imap behavior.
12786
12787         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12788
12789         * gnus-html.el: Doc fix.
12790
12791 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12792
12793         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12794         specifier-spec-list for Emacs 21.
12795
12796         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12797         glyph-width and glyph-height instead of display-graphic-p and
12798         image-size; make avoidance of displaying small images work for XEmacs.
12799
12800         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12801         for XEmacs.
12802
12803         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12804         of symbol that holds plist data.
12805         (gnus-process-plist): Remove plist of process after getting it.
12806
12807 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12808
12809         * message.el (message-generate-hashcash): Change default to
12810         'opportunistic if hashcash is installed.
12811
12812         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12813         (gnus-html-put-image): Only call image-size once, since it's somewhat
12814         time-consuming on remote X servers.
12815
12816 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12817
12818         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12819         type on data, not a file name.
12820
12821         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12822         window-pixel-edges for Emacs 21.
12823
12824         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12825         decoded contents.
12826         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12827
12828 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12829
12830         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12831         group line format, since it isn't very interesting.
12832
12833         * gnus-agent.el (gnus-agent-short-article),
12834         (gnus-agent-long-article): Increase values for these two variables,
12835         since most people are likely to have more network connection and
12836         storage than before.
12837
12838         * gnus.el (gnus-refer-article-method): Change default to 'current.
12839         When referring an article, the common behavior is to refer it from the
12840         current select method, not the native select method.  The chances of
12841         the native select method having the message in question is rather slim
12842         these days.
12843
12844         * gnus-sum.el (gnus-auto-select-subject): Change default to
12845         `unseen-or-unread'.  I think it's likely that most people want to
12846         select an unseen article over a previously seen, but unread one.
12847
12848         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12849         means that in the article buffer none of the minor mode elements will
12850         be shown, usually, and this is not desirable in most cases.
12851
12852         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12853         that commands like `d' (and the like) go to the next line in the
12854         buffer, instead of the next unread article.  I think this is the
12855         behavior that is most natural for most users.
12856         (gnus-single-article-buffer): Change default to nil, so that people can
12857         have as many article buffers open as they have summary buffer.  I think
12858         this is the most natural way for the groups to behave.
12859
12860         * message.el (message-generate-new-buffers): Change default to
12861         `unsent', so that all new message buffers start their names with the
12862         string "*unsent", and it's easier to find the buffers if you move from
12863         them.
12864
12865 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12866
12867         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12868         small.  They're probably tracking images.
12869         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12870         (gnus-html-rescale-image): Yet another try at getting the image sizing
12871         right.
12872
12873         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12874         nntp-marks-file-name is nil.
12875
12876 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12877
12878         * gnus-html.el (gnus-html-wash-tags)
12879         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12880         Better logging.
12881
12882 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12883
12884         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12885
12886         * gnus-html.el (gnus-html-wash-tags): Check the value of
12887         gnus-blocked-images in the summary buffer.
12888
12889 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12890
12891         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12892
12893 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12894
12895         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12896         like "a", it seems like.
12897         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12898         since it needs to be picked from the correct buffer.
12899
12900         * nnwfm.el: Remove.
12901
12902         * nnlistserv.el: Remove.
12903
12904 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12905
12906         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12907         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12908
12909 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12910
12911         * nnkiboze.el: Remove.
12912
12913         * nndb.el: Remove.
12914
12915         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12916         alt text.
12917         (gnus-html-rescale-image): Try to get the rescaling logic right for
12918         images that are just wide and not tall.
12919
12920         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12921         overshadow variable bindings.
12922
12923 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12924
12925         * gnus-html.el (gnus-html-wash-tags)
12926         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12927         Add extra logging.
12928
12929 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12930
12931         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12932         (gnus-max-image-proportion): New variable.
12933         (gnus-html-rescale-image): New function.
12934         (gnus-html-put-image): Rescale images.
12935
12936 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12937
12938         Fix up some byte-compiler warnings.
12939         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12940         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12941         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12942         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12943         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12944         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12945         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12946
12947 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12948
12949         * gnus-html.el (gnus-article-html): Decode contents by charset.
12950
12951 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12952
12953         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12954         (gnus-html-frame-width, gnus-blocked-images):
12955         * message.el (message-prune-recipient-rules): Add custom version.
12956         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12957
12958         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12959         functions.
12960
12961         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12962         gnus-process-get.
12963
12964 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12965
12966         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12967         instead of lsub directly.
12968
12969 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12970
12971         * nnwarchive.el: Remove.
12972
12973         * gnus-soup.el: Remove.
12974
12975         * nnsoup.el: Remove.
12976
12977         * nnultimate.el: Remove.
12978
12979         * gnus-html.el (gnus-blocked-images): New variable.
12980
12981         * message.el (message-prune-recipients): New function.
12982         (message-prune-recipient-rules): New variable.
12983
12984         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
12985         guess whether a long line is natural text or not.
12986
12987         * gnus-html.el (gnus-html-schedule-image-fetching):
12988         Use gnus-process-plist and friends for compatibility.
12989
12990 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
12991
12992         * gnus-html.el: Require packages that define macros used in this file.
12993         (gnus-article-mouse-face): Declare to silence byte-compiler.
12994         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
12995         process-get.
12996         (gnus-html-put-image): Use plist-get to avoid getf.
12997         (gnus-html-prefetch-images): Use with-current-buffer.
12998
12999 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13000
13001         * gnus-ems.el: Provide compatibility functions for
13002         gnus-set-process-plist.
13003
13004         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
13005         header-line-format for XEmacs 21.4.
13006
13007         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
13008         * gnus.el (gnus-valid-select-methods):
13009         * message.el (message-send-mail-partially-limit):
13010         * mm-decode.el (mm-text-html-renderer):
13011         * mml.el (mml-insert-mime-headers-always):
13012         * smiley.el (smiley-regexp-alist): Bump custom version.
13013
13014 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13015
13016         * gnus-html.el: Require mm-url.
13017         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
13018         with the url to `url'.
13019         (gnus-html-wash-tags): Support cid: URLs/images.
13020
13021 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13022
13023         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
13024         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
13025         bindings, as they aren't useful at all.  `w' is moved to `W w'.
13026
13027         * gnus-move.el: Remove file, since it doesn't really work.
13028
13029         * gnus-html.el (gnus-article-html): Tell w3m that the input is
13030         UTF-8.  This seems to fix problems with some German web feeds.
13031
13032         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
13033         at the top so that the proper colors are applied.
13034
13035         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
13036         don't have dots in their names.
13037
13038         * gnus-art.el (gnus-article-view-part): Doc fix.
13039
13040         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
13041         XEmacs-compatible.
13042         (gnus-html-put-image): Don't do images on non-graphic displays.
13043
13044         * nnslashdot.el: Remove this unused backend.
13045
13046         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
13047         actions.
13048         (gnus-undo-register-1): Revert last change.
13049
13050         * gnus-group.el (gnus-group-completing-read): Protect against not
13051         having completion-styles bound.
13052
13053         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
13054         make broken recipients happier.
13055
13056         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
13057
13058         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
13059         point parameter.
13060
13061         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
13062
13063         * gnus-group.el (gnus-group-completing-read): Add 'substring to
13064         completion-styles for group selection.
13065
13066 2009-02-04  Andreas Schwab  <schwab@suse.de>
13067
13068         * gnus-score.el (gnus-score-string): Fix regex for matching extra
13069         headers and regexp-quote the match if necessary.
13070
13071 2009-03-24  Miles Bader  <miles@gnu.org>
13072
13073         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
13074         the blinking smiley.
13075
13076 2009-03-24  Simon Josefsson  <simon@josefsson.org>
13077
13078         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
13079         blink smiley.
13080
13081 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13082
13083         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
13084         where the dribbel file lives exists.
13085
13086         * message.el (message-send-mail-partially-limit): Change the default to
13087         nil, since most people don't want this.
13088
13089         * mm-url.el (mm-url-decode-entities): Also decode entities like
13090         &#x3212.
13091
13092 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
13093
13094         * gnus-sum.el (gnus-summary-idna-message):
13095         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
13096         Hyperlink urls in docstrings with URL `...'.
13097
13098 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
13099
13100         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
13101         functions.
13102
13103 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13104
13105         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
13106         say what the mouseover text should be.
13107
13108         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
13109         version of the mm-w3m-safe-url-regexp variable to only download images
13110         in the groups where we want that to happen.
13111
13112         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
13113
13114         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
13115         easier debugging.
13116         (gnus-article-beginning-of-window): Add kludge to allow spacing past
13117         big pictures in the article buffer.
13118
13119         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
13120         gnus-article-html.
13121         (mm-text-html-renderer): gnus-article-html needs curl in addition to
13122         w3m.
13123
13124         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
13125
13126 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13127
13128         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
13129         which doesn't exist.
13130
13131         * message.el (message-inhibit-ecomplete): New variable to allow some
13132         function to inhibit ecomplete address storage.
13133         (message-resend): Disable ecomplete message storage when resending
13134         messages.
13135
13136         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
13137
13138 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13139
13140         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
13141         Save excursion while copying, moving, and deleting articles in order to
13142         prevent the cursor from jumping to unforeseen place.
13143
13144 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13145
13146         * lpath.el: No need to bind bookmark-current-buffer,
13147         bookmark-yank-point and bookmark-make-record-function.
13148
13149 2010-08-17  Glenn Morris  <rgm@gnu.org>
13150
13151         * gnus-sync.el: Require gnus components whose functions are used.
13152
13153         * gnus-art.el (bookmark-make-record-function):
13154         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
13155         Declare for compiler.
13156
13157         * mm-url.el (mml-compute-boundary): Autoload.
13158
13159 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13160
13161         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
13162
13163 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
13164
13165         Typo fix "hoo4a" -> "hook".
13166
13167         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
13168
13169 2010-08-14  Glenn Morris  <rgm@gnu.org>
13170
13171         * gnus-sync.el (gnus-sync): Fix defgroup version.
13172
13173 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
13174
13175         Doc fixes and keep unknown groups (ammended for nunion bug fix).
13176
13177         * gnus-sync.el: Fix docs.
13178         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
13179         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
13180
13181 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13182
13183         Optimizations for gnus-sync.el.
13184
13185         * gnus-sync.el: Add docs about gnus-sync-backend
13186         possibilities.
13187         (gnus-sync-save): Remove unnecessary message.
13188         (gnus-sync-read): Optimize and show what groups were skipped.
13189
13190 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13191
13192         Minor bug fixes for gnus-sync.el.
13193
13194         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
13195         Don't read the sync on get-new-news.
13196
13197         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
13198         quiet.
13199
13200         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
13201         (fix typo).
13202
13203 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
13204
13205         Make saving and restoring of hidden threads work with overlays.
13206         Patch applied by Ted Zlatanov.
13207
13208         * gnus-sum.el (gnus-hidden-threads-configuration)
13209         (gnus-restore-hidden-threads-configuration): Update to deal with text
13210         properties, rather than searching for a magic character.
13211
13212 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13213
13214         New gnus-sync.el library for synchronization of marks.
13215
13216         * gnus-sync.el: New library for synchronization of marks.
13217
13218         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
13219         renamed from `gnus-registry-grep-in-list'.
13220
13221         * gnus-registry.el (gnus-registry-follow-group-p):
13222         Use `gnus-grep-in-list'.
13223
13224         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
13225
13226 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13227
13228         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
13229         determining charset of text fails.
13230
13231 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13232
13233         * nnmail.el (nnmail-get-new-mail-1): Revert.
13234
13235         * nnml.el (nnml-active-number): Make sure names of newly created groups
13236         in nnml-group-alist are encoded.
13237
13238 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13239
13240         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
13241         containing non-ASCII characters in active file for nnml back end.
13242
13243 2010-07-24  David Engster  <dengste@eml.cc>
13244
13245         * mml-smime.el (mml-smime-epg-verify): Also accept the older
13246         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
13247
13248 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
13249
13250         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
13251         tag (Bug#6654).
13252
13253 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13254
13255         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
13256         the article buffer, not the summary buffer.
13257
13258 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13259
13260         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
13261         Emacs 23 as well.
13262
13263 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13264
13265         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
13266         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
13267
13268 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13269
13270         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
13271         Patch applied by Karl Fogel.
13272
13273         * gnus-sum.el (gnus-summary-bookmark-make-record):
13274         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
13275
13276 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13277
13278         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
13279         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
13280         C-w still not working correctly from Article buffers; Thierry's
13281         patch to fix that will be applied after this.
13282
13283         * gnus-art.el (bookmark-make-record-function): New local variable.
13284
13285         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
13286         article buffer.
13287         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
13288
13289 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
13290
13291         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
13292         on changes in bookmark.el.
13293
13294 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13295
13296         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
13297         `no-log' instead of message not to log prompt string.
13298
13299 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
13300
13301         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
13302         the *other* type of HTML form submission.
13303
13304 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
13305
13306         * auth-source.el (auth-source-pick): If choice does not contain a
13307         questioned keyword, set the check to t.
13308
13309 2010-06-12  Romain Francoise  <romain@orebokech.com>
13310
13311         * gnus-util.el (gnus-date-get-time): Move up before first use.
13312
13313 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13314
13315         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
13316         (gnus-article-edit-part): Bind it to make last part that is substituted
13317         or deleted visible.
13318         (gnus-mime-display-single): Buttonize part of which id equals to
13319         gnus-mime-buttonized-part-id.
13320
13321 2010-06-10  Dan Christensen  <jdc@uwo.ca>
13322
13323         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
13324         (gnus-dd-mmm): Use gnus-date-get-time.
13325         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
13326         simplify logic.
13327         (gnus-summary-limit-to-age): Use gnus-date-get-time.
13328         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
13329
13330 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
13331
13332         * auth-source.el (top): Autoload `secrets-list-collections',
13333         `secrets-create-item', `secrets-delete-item'.
13334         (auth-sources): Fix tag string.
13335         (auth-get-source, auth-source-retrieve, auth-source-create)
13336         (auth-source-delete): New defuns.
13337         (auth-source-pick): Rewrite in order to avoid 2 passes.
13338         (auth-source-forget-user-or-password): New parameter USERNAME.
13339         (auth-source-user-or-password): New parameters CREATE-MISSING and
13340         DELETE-EXISTING.  Retrieve password interactively, if needed.
13341
13342 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
13343
13344         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
13345         deleting unused directories when gnus-expert-user is t.
13346
13347 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13348
13349         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
13350         for each temp file when gnus-article-browse-delete-temp is ask.
13351
13352 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13353
13354         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
13355         Replace Lisp calls to delete-backward-char by calls to delete-char.
13356
13357 2010-05-20  Kevin Ryde  <user42@zip.com.au>
13358
13359         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
13360
13361 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
13362
13363         * password-cache.el (password-cache-remove): Fix docstring.
13364
13365 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
13368         article unless decoding article to be saved.
13369
13370 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
13373         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
13374         generated within the mm-with-unibyte-current-buffer macro.
13375
13376 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13377
13378         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
13379         to nil when we're in a mml-preview buffer and no group is selected.
13380
13381 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
13382
13383         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
13384         when catching the `C-g'.  Reported by "Leo".
13385
13386 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13387
13388         * message.el (message-forward-make-body-plain)
13389         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
13390         multibyte-string-p.
13391
13392         * lpath.el: Revert.
13393
13394 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13395
13396         * message.el (message-forward-make-body-mml): Assume original message
13397         is multibyte string; error on unibyte.
13398         (message-forward-make-body-plain): Ditto; don't add excessive newline
13399         in body end.
13400
13401         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
13402
13403 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
13404
13405         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
13406         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
13407
13408 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13409
13410         * mm-extern.el (mm-extern-url): Don't use
13411         mm-with-unibyte-current-buffer.
13412         (mm-extern-cache-contents): Use with-current-buffer instead of
13413         save-excursion + set-buffer.
13414
13415 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13416
13417         * mm-util.el (mm-emacs-mule): Remove.
13418
13419 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13420
13421         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13422         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13423         change.
13424
13425 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13426
13427         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13428         bind the default value of enable-multibyte-characters to nil.
13429
13430 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13431
13432         * message.el (message-forward-make-body-plain)
13433         (message-forward-make-body-mml):
13434         Don't use mm-with-unibyte-current-buffer.
13435
13436 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13437
13438         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13439
13440 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13441
13442         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13443         (Bug#5592).
13444
13445 2010-05-07  Julien Danjou  <julien@danjou.info>
13446
13447         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13448         it to mm-pipe-part.
13449
13450         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13451         it is given.
13452
13453 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13454
13455         * binhex.el (binhex-decode-region-internal):
13456         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13457         (dns-query):
13458         * nnweb.el (nnweb-gmane-search):
13459         * pgg-parse.el (pgg-parse-armor):
13460         * pgg.el (pgg-verify-region):
13461         * sha1.el (sha1-string-external):
13462         * uudecode.el (uudecode-decode-region-internal):
13463         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13464         XEmacs.
13465
13466         * gnus-art.el (gnus-article-browse-html-parts):
13467         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13468         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13469         make-temp-file.
13470
13471         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13472         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13473         compiling.
13474
13475         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13476         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13477         XEmacs when compiling.
13478
13479         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13480         gnus-pick-mode-off-hook for XEmacs when compiling.
13481         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13482         gnus-binary-mode-off-hook for XEmacs when compiling.
13483
13484         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13485         Return nil if char-charset is not available.
13486
13487         * imap.el (imap-disable-multibyte)
13488         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13489         macros.
13490
13491         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13492         instead of encode-coding-string.
13493
13494         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13495         'xemacs) instead of mm-emacs-mule to switch function definitions.
13496         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13497
13498         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13499         bind temporary-file-directory for XEmacs;
13500         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13501         timer-set-function for XEmacs 21.4 and SXEmacs;
13502         bind timer-list for XEmacs 21.4 and SXEmacs;
13503         fbind char-charset and find-charset-region for non-Mule XEmacs;
13504         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13505         encode-coding-region and encode-coding-string for XEmacs having no
13506         file-coding feature.
13507
13508 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13509
13510         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13511
13512 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13513
13514         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13515         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13516
13517 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13518
13519         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13520         alias `jka-compr-delete-temp-file' no longer exists.
13521
13522 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13523
13524         Use define-minor-mode in Gnus where applicable.
13525         * mml.el (mml-mode): Use define-minor-mode.
13526         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13527         (gnus-undo-mode): Use define-minor-mode.
13528         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13529         (gnus-dead-summary-mode): Use define-minor-mode.
13530         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13531         Initialize in declaration.
13532         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13533         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13534         (gnus-mailing-list-mode): Use define-minor-mode.
13535         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13536         (gnus-draft-mode): Use define-minor-mode.
13537         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13538         (gnus-dired-mode): Use define-minor-mode.
13539
13540 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13541
13542         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13543         handles on recursive mml-to-mime translation and check them for
13544         boundary delimiter collisions.  Reported by Greg Troxel.
13545
13546 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13549
13550 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13551
13552         * mm-util.el (mm-find-buffer-file-coding-system):
13553         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13554
13555 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13556
13557         * message.el (message-generate-headers): Record insertion of optional
13558         headers as well.  Otherwise the check to prevent repeated insertion of
13559         optional headers is a no-op.
13560
13561 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13562
13563         * smime.el: Don't mention CVS.
13564
13565         * nnrss.el (nnrss-fetch): Don't mention CVS.
13566
13567         * nnir.el: Don't mention CVS.
13568
13569 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13570
13571         * gnus-sum.el (gnus-summary-bookmark-make-record):
13572         Add `location' field.
13573
13574 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13575
13576         * lpath.el: Fbind bookmark-default-handler,
13577         bookmark-get-bookmark-record, bookmark-make-record-default,
13578         bookmark-prop-get for Emacs <23 and XEmacs.
13579
13580 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13581
13582         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13583         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13584         Use with-current-buffer to silence the byte-compiler.
13585         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13586         bother to require `gnus'.
13587         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13588
13589 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13590
13591         * gnus-sum.el (gnus-summary-bookmark-make-record)
13592         (gnus-summary-bookmark-jump): New functions.
13593         (gnus-summary-mode): Setup bookmark support.
13594
13595 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13596
13597         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13598         if set.
13599
13600 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13601
13602         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13603         gnus-article-browse-html-save-cid-image; make it work recursively for
13604         forwarded messages as well.
13605         (gnus-article-browse-html-parts): Work when prefix arg is given.
13606         (gnus-article-browse-html-article): Doc fix.
13607
13608 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13609
13610         * message.el (message-default-mail-headers)
13611         (message-default-headers): Carry the value mail-default-headers over
13612         into message-default-mail-headers, rather than message-default-headers.
13613
13614 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13615
13616         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13617         charset.
13618
13619         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13620         charset into the <meta> tag when the article is encoded to utf-8.
13621
13622 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13623
13624         * gnus-art.el (gnus-article-browse-delete-temp-files):
13625         Delete directories as well.
13626         (gnus-article-browse-html-parts): Work for images that do not specify
13627         file names; delete temp directory when quitting; insert header at the
13628         right place; use file: scheme for image files.
13629
13630 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13631
13632         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13633         (gnus-article-browse-html-parts): Use it to make temporary cid image
13634         files in addition to html file so that browser may display them.
13635
13636 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13637
13638         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13639
13640 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13641
13642         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13643
13644 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13645
13646         * auth-source.el (auth-sources): Change default to be simpler.
13647         Explain about Secret Service API sources.  Improve Customize options.
13648         (auth-source-pick): Change to accept any number of search parameters.
13649         Implement fallbacks iteratively, not recursively.  Add scoring on the
13650         second pass and sort by score.  Call Secret Service API when needed.
13651         (auth-source-user-or-password): Use it.  Call Secret Service API
13652         directly when needed to get the user name and the password.
13653
13654 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13655
13656         * message.el (message-interactive): Doc fix.
13657         (message-qmail-inject-args): Reflow.
13658         (message-kill-to-signature): Fix typo in docstring.
13659
13660         * smiley.el (smiley-buffer): Fix typo in docstring.
13661
13662 2010-03-24  Glenn Morris  <rgm@gnu.org>
13663
13664         * mail-source.el (gnus-message): Declare.
13665         (mail-source-delete-old-incoming): Require gnus-util.
13666
13667 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13668
13669         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13670
13671         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13672
13673         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13674         password-cache's default if it is not bound.
13675         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13676         password-cache-expiry's default if it is not bound.
13677
13678         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13679         available in Emacs 21.
13680
13681         * lpath.el: Suppress compiler warnings for:
13682         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13683         XEmacs;
13684         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13685         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13686         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13687
13688 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13689
13690         * auth-source.el (auth-sources): Fix up definition so extra parameters
13691         are always inline.
13692
13693 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13694
13695         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13696         wasn't updated after mismatch.  Clear cached mailbox info correctly
13697         when uidvalidity changes.
13698         (nnimap-group-prefixed-name): New function to avoid some code
13699         duplication.
13700         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13701         (nnimap-request-group): Use it.
13702         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13703         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13704         with many imap folders.  This is done by caching the group status from
13705         the imap server persistently in a group parameter `imap-status'.  (This
13706         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13707         but not persistently, so every Gnus startup was still very slow.)
13708
13709 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13710
13711         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13712         delete the extra newline.  Otherwise editing of :string and :number
13713         types don't work.
13714
13715 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13716
13717         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13718         secrets.el dependency.
13719         (auth-sources): Add optional user name.  Add secrets.el configuration
13720         choice (unused right now).
13721
13722 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13723
13724         * gnus-sum.el (gnus-summary-make-menu-bar):
13725         Let `gnus-registry-install-shortcuts' fill in the functions.
13726
13727         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13728         warnings.
13729         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13730         (gnus-registry-install-shortcuts): Populate and use it in a
13731         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13732
13733 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13734
13735         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13736         In-place substitutions for the group name encoding/decoding.
13737         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13738         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13739         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13740         (nnimap-update-unseen, nnimap-request-list)
13741         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13742         (nnimap-request-set-mark, nnimap-split-to-groups)
13743         (nnimap-split-articles, nnimap-request-newgroups)
13744         (nnimap-request-create-group, nnimap-request-accept-article)
13745         (nnimap-request-delete-group, nnimap-request-rename-group)
13746         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13747         `encoded-mbx' for consistency.
13748         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13749         variable `imap-current-mailbox'.
13750
13751         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13752         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13753
13754 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13755
13756         * pop3.el (pop3-display-message-size-flag): Display message size byte
13757         counts during POP3 download.
13758         (pop3-movemail): Use it.
13759         (pop3-list): Implement listing of available messages.
13760
13761 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13762
13763         * nnir.el (nnir-get-article-nov-override-function): New function to
13764         override the normal NOV retrieval.
13765         (nnir-retrieve-headers): Use it.
13766
13767 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13768
13769         * auth-source.el (netrc-machine-user-or-password): Autoload.
13770
13771 2010-03-19  Glenn Morris  <rgm@gnu.org>
13772
13773         Stop message.el from loading about 40 libraries it doesn't always need.
13774         The general approach is to autoload rather than require, and to
13775         require in the specific functions rather than the file.  (Bug#5642)
13776
13777         * gmm-utils.el: Don't require wid-edit.
13778         (widget-create-child-value, widget-convert, widget-default-get):
13779         Autoload.
13780
13781         * gnus-util.el: Don't require time-date, netrc.
13782         (message-fetch-field, gnus-group-name-decode): Declare rather than
13783         autoloading.
13784         (gnus-fetch-field): Require message.
13785         (gnus-decode-newsgroups): Require gnus-group.
13786
13787         * ietf-drums.el: Don't require time-date.
13788
13789         * message.el: Don't require hashcash, canlock, ecomplete.
13790         Do require mail-utils.  Require nnheader only when compiling.
13791         (smtpmail-default-smtp-server): Remove declaration.
13792         (message-send-mail-function): Check smtpmail-default-smtp-server
13793         is bound rather than requiring smtpmail.
13794         (message-auto-save-directory, message-insert-signature):
13795         Use expand-file-name rather than nnheader-concat.
13796         (nnheader-insert-file-contents): Autoload.
13797         (hashcash-wait-async): Declare.
13798         (message-send-mail): Only call gnus-setup-posting-charset if
13799         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13800         (message-send-mail-with-sendmail): Require sendmail.
13801         (canlock-password, canlock-password-for-verify): Declare.
13802         (message-canlock-password): Require canlock.
13803         (nnheader-get-report): Autoload.
13804         (gnus-setup-posting-charset): Declare.
13805         (message-send-news): Require gnus-msg.
13806         (message-make-references, message-make-in-reply-to): Use mail-header-id
13807         rather than the alias mail-header-message-id.
13808         (ecomplete-add-item, ecomplete-save): Declare.
13809         (message-put-addresses-in-ecomplete): Require ecomplete.
13810         (ecomplete-display-matches): Autoload.
13811
13812         * mm-decode.el: Don't require mailcap, gnus-util.
13813         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13814         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13815         Autoload.
13816         (mailcap-mime-extensions): Declare.
13817
13818         * mm-encode.el: Don't require mailcap.
13819         (mailcap-extension-to-mime): Autoload.
13820
13821         * mml-sec.el: Don't require password-cache.
13822
13823         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13824         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13825         (mml-minibuffer-read-type): Require mailcap.
13826         (mml-preview): Require gnus-msg.
13827
13828         * mml1991.el: Require password-cache.
13829         (password-cache-expiry): Remove declaration.
13830
13831         * mml2015.el: Require password-cache.
13832         (password-cache-expiry): Remove declaration.
13833
13834         * nneething.el (mailcap): Require mailcap.
13835
13836         * nnheader.el (declare-function): Add compatibility stub.
13837         (message-remove-header): Declare rather than autoload.
13838         (nnheader-replace-header): Require message.
13839
13840         * nnimap.el (declare-function): Add compatibility stub.
13841         (netrc-parse, netrc-machine-user-or-password): Declare.
13842         (nnimap-open-connection): Require netrc.
13843
13844         * nntp.el (declare-function): Add compatibility stub.
13845         (netrc-parse, netrc-machine, netrc-get): Declare.
13846         (nntp-send-authinfo): Require netrc.
13847
13848         * rfc2047.el: Don't require qp.
13849         (quoted-printable-encode-region, quoted-printable-decode-string):
13850         Autoload.
13851
13852         * sieve-mode.el: Don't require easymenu.
13853         (easy-menu-add-item): Autoload it.
13854
13855         * spam-stat.el (time-to-number-of-days): Autoload it.
13856
13857 2010-03-19  Glenn Morris  <rgm@gnu.org>
13858
13859         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13860
13861 2010-03-18  Glenn Morris  <rgm@gnu.org>
13862
13863         * hashcash.el (declare-function): Remove duplicate definition.
13864
13865 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13866
13867         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13868         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13869         value if any backslash escapes).
13870
13871 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13872
13873         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13874         if it is available.  (bug#5647)
13875
13876         * lpath.el: Suppress compiler warning for coding-system-from-name for
13877         Emacs 21 and XEmacs.
13878
13879 2010-03-14  Juri Linkov  <juri@jurta.org>
13880
13881         * hmac-def.el:
13882         * hmac-md5.el:
13883         * netrc.el: Fix keywords.
13884
13885 2010-02-26  Glenn Morris  <rgm@gnu.org>
13886
13887         * message.el (message-send-mail-function): Change the default, so that
13888         it inherits from a customized send-mail-function.  (Bug#5643)
13889
13890 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13891
13892         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13893         shell-command-to-string signals an error (bug#5299).
13894
13895 2010-02-24  Glenn Morris  <rgm@gnu.org>
13896
13897         * message.el (message-smtpmail-send-it)
13898         (message-send-mail-with-mailclient): Doc fixes.
13899
13900 2010-02-16  Glenn Morris  <rgm@gnu.org>
13901
13902         * message.el (message-default-mail-headers): Change the default value
13903         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13904
13905 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13906
13907         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13908         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13909
13910 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13911
13912         * time-date.el (date-to-time): Doc fix (Bug#5408).
13913
13914 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13915
13916         * message.el (message-mail): Just pass yank-action on to message-setup.
13917         (message-setup): Handle (FUN . ARGS) form of yank-action.
13918         (message-with-reply-buffer, message-widen-reply)
13919         (message-yank-original): Handle non-buffer values of
13920         message-reply-buffer (Bug#4080).
13921         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13922
13923 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13924
13925         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13926         Fix typo in docstring.
13927
13928 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13929
13930         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13931         response.
13932
13933 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13934
13935         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13936
13937         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13938
13939         * message.el (message-check-news-header-syntax): Protect against a
13940         string that `rfc822-addresses' returns when parsing fails.
13941
13942 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13943
13944         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13945         (gnus-previous-char-property-change): New functions.
13946
13947         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13948
13949 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13950
13951         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13952         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13953
13954 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13955
13956         * message.el (message-exchange-point-and-mark): Rework last change to
13957         avoid using optional arg of exchange-point-and-mark, for backward
13958         compatibility.
13959
13960 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13961
13962         * message.el (message-exchange-point-and-mark):
13963         Call exchange-point-and-mark with an argument rather than setting
13964         mark-active by hand (Bug#5175).
13965
13966 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13967
13968         * nntp.el (nntp-service-to-port): Work for service expressed with
13969         numeric string; replace [:digit:] with [0-9] for XEmacs.
13970
13971 2009-12-17  Glenn Morris  <rgm@gnu.org>
13972
13973         * gnus-group.el (gnus-bug-group-download-format-alist):
13974         Change emacs entry to debbugs.gnu.org.  Bump :version.
13975
13976 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
13977
13978         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
13979
13980 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
13981
13982         * message.el (message-info): Explain why we use `Info-goto-node'.
13983
13984 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13985
13986         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
13987
13988 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
13989
13990         * message.el (message-completion-in-region): New compatibility function.
13991         (message-expand-group): Use it.
13992
13993 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13994
13995         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
13996         with no unread article should be listed if the 2nd arg `predicate' is
13997         given.
13998
13999 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14000
14001         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
14002
14003 2009-11-29  Juri Linkov  <juri@jurta.org>
14004
14005         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
14006         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
14007         on `gnus-recenter'.  (Bug#4698, Bug#4981)
14008
14009 2009-11-26  Kevin Ryde  <user42@zip.com.au>
14010
14011         * sha1.el (sha1-string-external): default-directory "/" in case
14012         otherwise non-existent.  process-connection-type pipe for touch of
14013         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
14014
14015 2009-11-25  Kevin Ryde  <user42@zip.com.au>
14016
14017         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
14018         it's comms related and sgml-mode.el has "comm" on that basis too.
14019
14020 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14021
14022         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
14023         containing tspecial characters if they have been already quoted.
14024
14025 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
14026
14027         * dns-mode.el (auto-mode-alist): Purecopy string.
14028
14029 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14030
14031         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
14032
14033 2009-10-24  Glenn Morris  <rgm@gnu.org>
14034
14035         * gnus-art.el (help-xref-stack-item): Define for compiler.
14036
14037 2009-10-21  Kevin Ryde  <user42@zip.com.au>
14038
14039         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
14040
14041 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14042
14043         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
14044
14045 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14046
14047         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
14048         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
14049
14050 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14051
14052         * gnus.el (gnus-overlay-get): New alias to overlay-get.
14053         (gnus-overlays-in): New alias to overlays-in.
14054
14055         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
14056         gnus-overlay-get, and gnus-delete-overlay.
14057         (gnus-summary-show-thread): Make it work as well for systems in which
14058         next-single-char-property-change is not available.
14059         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
14060
14061         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
14062         (gnus-overlay-get): New alias to extent-property.
14063         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
14064
14065         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
14066         SXEmacs.
14067
14068         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
14069         SXEmacs.
14070
14071 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
14072
14073         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
14074
14075 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
14076
14077         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
14078         and XEmacs that don't have `remove-overlays'.
14079
14080 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14081
14082         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
14083         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
14084         selective display.  Use overlays instead.
14085
14086 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
14087
14088         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
14089
14090 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
14091
14092         * spam-stat.el (spam-stat-load): Fix typo in message.
14093
14094 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
14095
14096         * dig.el (dig-invoke): Fix typo in docstring.
14097         (query-dig): Reflow docstring.
14098
14099 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
14100
14101         * gnus-art.el (gnus-article-encrypt-body):
14102         * message.el (message-check-recipients):
14103         * mm-util.el (mm-codepage-setup):
14104         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
14105         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
14106
14107 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
14108
14109         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
14110         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
14111         keys from the menu if mm-{sign,encrypt}-option is 'guided.
14112         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
14113         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
14114
14115 2009-09-21  Kevin Ryde  <user42@zip.com.au>
14116
14117         * dig.el: Add "Keywords: comm", as per net-utils.el.
14118
14119 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14120
14121         * dig.el (dig-mode): Use define-derived-mode.
14122
14123 2009-09-19  Glenn Morris  <rgm@gnu.org>
14124
14125         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
14126
14127 2009-09-18  Glenn Morris  <rgm@gnu.org>
14128
14129         * gnus-diary.el (gnus-diary-check-message):
14130         * message.el (message-insert-formatted-citation-line):
14131         * nnbabyl.el (top-level):
14132         * nndiary.el (nndiary-schedule):
14133         Fix typos in condition-case handlers.
14134
14135 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14136
14137         * gnus-art.el (gnus-article-edit-part): Work for the buffer
14138         configuration that provides the sole article window in a frame;
14139         position point correctly after deleting a part.
14140
14141 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
14142
14143         * spam.el (spam-unregister-on-reregister): Add boolean variable.
14144         (spam-resolve-registrations-routine): Use it to unregister articles
14145         that change status.
14146
14147 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14148
14149         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
14150         with XEmacs.
14151         (parse-time-string-chars): Use it.
14152
14153 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14154
14155         * imap.el (imap-interactive-login): Better messages.
14156         (imap-open): Fix bug with renamed buffer on reconnect.
14157         (imap-authenticate): Add buffer-local imap-last-authenticator variable
14158         for easier debugging and cleaner code.  On successful (guessed based on
14159         server capabilities) secondary authentication, set imap-state
14160         correctly.
14161         (imap-last-authenticator): Define imap-last-authenticator as a variable
14162         to avoid warnings.
14163
14164 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14165
14166         * nnrss.el (nnrss-request-article): Remove binding of
14167         default-enable-multibyte-characters that has gotten needless by
14168         the 2007-07-13 change in rfc2047-encode-message-header.
14169
14170         * mml.el (mml-insert-multipart): Error on the message header.
14171         (mml-insert-part): Error on the message header; position point at
14172         the end of a MIME tag.
14173
14174 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14175
14176         * time-date.el (autoload): Expand define-obsolete-function-alias into
14177         defalias and make-obsolete for old Emacsen that Gnus supports.
14178         (with-no-warnings): Define it for old Emacsen.
14179         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
14180         is available.
14181         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
14182         float-time is available; suppress compile warning for time-to-seconds.
14183
14184         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
14185         (gnus-float-time): Alias to float-time if it exists.
14186
14187         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
14188         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
14189         float-time is available; suppress compile warning for time-to-seconds.
14190
14191         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
14192         XEmacs.
14193
14194 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
14195
14196         * imap.el (imap-message-map): Docstring fix.
14197
14198 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14199
14200         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
14201         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
14202         Add the optional argument `encoding' that overrides the default.
14203
14204         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
14205         mm-encode-buffer.
14206
14207 2009-09-04  Glenn Morris  <rgm@gnu.org>
14208
14209         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
14210         mm-disable-multibyte, rather than default-enable-multibyte-characters.
14211         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
14212         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
14213         * mm-util.el (mm-with-unibyte-current-buffer)
14214         (mm-find-buffer-file-coding-system):
14215         * yenc.el (yenc-decode-region): Use default-value rather than
14216         default-enable-multibyte-characters.
14217
14218 2009-09-03  Glenn Morris  <rgm@gnu.org>
14219
14220         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
14221         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
14222         than default-enable-multibyte-characters.
14223
14224 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
14225
14226         * gnus-art.el (gnus-article-read-summary-keys):
14227         Fix gnus-buffer-configuration's value temporarily used.
14228
14229 2009-09-02  Glenn Morris  <rgm@gnu.org>
14230
14231         * gnus-util.el (gnus-float-time): New function.
14232         * gnus-delay.el (gnus-delay-article):
14233         * gnus-sum.el (gnus-thread-latest-date):
14234         * gnus-util.el (gnus-user-date): Use gnus-float-time.
14235         * nnspool.el (nnspool-request-newgroups):
14236         Use gnus-float-time rather than time-to-seconds.
14237         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
14238
14239         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
14240         (gnus-header-subject-face, gnus-header-newsgroups-face)
14241         (gnus-header-name-face, gnus-header-content-face):
14242         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
14243         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
14244         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
14245         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
14246         (gnus-cite-face-11):
14247         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
14248         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14249         (gnus-server-closed-face, gnus-server-denied-face)
14250         (gnus-server-offline-face):
14251         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14252         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14253         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14254         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14255         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14256         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14257         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14258         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14259         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14260         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14261         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14262         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14263         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14264         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
14265         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
14266         (gnus-summary-high-undownloaded-face)
14267         (gnus-summary-low-undownloaded-face)
14268         (gnus-summary-normal-undownloaded-face)
14269         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14270         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14271         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14272         (gnus-splash-face):
14273         * message.el (message-header-to-face, message-header-cc-face)
14274         (message-header-subject-face, message-header-newsgroups-face)
14275         (message-header-other-face, message-header-name-face)
14276         (message-header-xheader-face, message-separator-face)
14277         (message-cited-text-face, message-mml-face):
14278         * sieve-mode.el (sieve-control-commands-face)
14279         (sieve-action-commands-face, sieve-test-commands-face)
14280         (sieve-tagged-arguments-face):
14281         * spam.el (spam-face):
14282         Mark face aliases with "-face" in the name as obsolete.
14283
14284 2009-09-01  Glenn Morris  <rgm@gnu.org>
14285
14286         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
14287         than goto-line.
14288
14289 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14290
14291         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14292         Don't move point if the command is invoked inside the message header.
14293
14294 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14295
14296         * imap.el (imap-send-command): Simplify.
14297         (imap-wait-for-tag): point-max -> buffer-size.
14298
14299 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14300
14301         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
14302         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
14303         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
14304         * nnir.el (nnir-swish-e-index-file):
14305         * gnus-sum.el (gnus-summary-delete-marked-as-read)
14306         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
14307         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14308         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
14309         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
14310         (gnus-treat-display-xface): Add Emacs version of obsolescence.
14311
14312 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14313
14314         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14315         Don't save excursion.
14316
14317 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14318
14319         * nnheader.el (nnheader-find-file-noselect):
14320         * mm-util.el (mm-insert-file-contents):
14321         Use (default-value 'major-mode) instead of default-major-mode.
14322
14323 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14324
14325         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
14326
14327 2009-08-26  Glenn Morris  <rgm@gnu.org>
14328
14329         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
14330         than placing in files.el.
14331
14332 2009-08-25  Glenn Morris  <rgm@gnu.org>
14333
14334         * nnir.el (top-level): Don't require cl at run-time.
14335         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
14336         Replace cl-function substitute with gnus-replace-in-string.
14337         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
14338         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
14339         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
14340         simplified expansions.
14341
14342 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14343
14344         * dig.el (dig): Add autoload cookie.
14345
14346 2009-08-22  Glenn Morris  <rgm@gnu.org>
14347
14348         * gnus-art.el (gnus-button-patch): Use forward-line rather than
14349         goto-line.
14350
14351 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14352
14353         * parse-time.el (parse-time-string-chars): Save match data.
14354
14355 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14356
14357         * parse-time.el (parse-time-string-chars): Compute using character
14358         classes, to handle non-ascii characters (Bug#3190).
14359
14360 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14361
14362         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
14363
14364         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
14365         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
14366         (gnus-mm-display-part, gnus-mime-display-single)
14367         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
14368         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
14369
14370         * gnus-sum.el
14371         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
14372         (gnus-summary-move-article): Add expirable mark to articles copied or
14373         moved to group that has auto-expire turned on if the option is non-nil.
14374
14375 2009-07-24  Glenn Morris  <rgm@gnu.org>
14376
14377         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
14378         Fix typo.  (Bug#3903)
14379
14380 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14381
14382         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
14383         gnus-article-read-summary-keys rather than gnus-summary-edit-article
14384         that should not be used for draft articles.
14385         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
14386         that has no concern in minor mode keys.
14387         (gnus-article-summary-command, gnus-article-summary-command-nosave):
14388         Abolish.
14389
14390 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14391
14392         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14393         article without making inquiry to a user for unknown encoding.
14394
14395         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
14396         (nnmaildir--scan): Assume i-node and device number that file-attributes
14397         returns might be cons-cell.
14398
14399         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
14400
14401         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
14402
14403 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
14404
14405         * auth-source.el: Remove docs now in auth.texi.  Don't use
14406         `gnus-message' for logging.  Add new variables `auth-source-debug' and
14407         `auth-source-hide-passwords' and use them.
14408
14409 2009-07-15  Glenn Morris  <rgm@gnu.org>
14410
14411         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
14412
14413 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14416         excessive whitespace from the default values of title and description.
14417
14418 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14419
14420         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14421         mail-fetch-field to fetch Content-Description header in order to
14422         exclude newlines.
14423
14424 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14425
14426         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14427         format used by GnuPG 2.0.11.
14428
14429 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14430
14431         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14432         to deleted part.
14433
14434 2009-05-30  David Engster  <dengste@eml.cc>
14435
14436         * nnmairix.el: Remove old documentation in the commentary block.
14437         (nnmairix-request-group): Do not update active file for nnml back ends.
14438         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14439         end so that overview files are ignored.
14440         (nnmairix-update-groups): Make updating the groups more robust by using
14441         marks.
14442         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14443         with dollar characters in message-id.
14444
14445 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14446
14447         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14448         2008-12-25 in dns.el.
14449
14450 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14451
14452         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14453         could happen if the text is only composed of spaces and/or tabs.
14454
14455 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14456
14457         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14458         when sending a queued message to avoid extra mml tags.
14459
14460 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14461
14462         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14463
14464 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14465
14466         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14467         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14468         rmail-toggle-header for XEmacs;
14469         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14470
14471 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14472
14473         * gnus-dired.el: Remove autoload for gnus-setup-message.
14474         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14475         displaying Gnus logo; always use compose-mail.
14476
14477 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14478
14479         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14480
14481 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14482
14483         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14484         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14485         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14486         available.
14487         (gnus-nocem-epg-verify): New function.
14488
14489 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14490
14491         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14492
14493 2009-02-15  Glenn Morris  <rgm@gnu.org>
14494
14495         * gnus-util.el (rmail-insert-rmail-file-header)
14496         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14497         autoloads.
14498         (rmail-default-rmail-file): Remove unnecessary declaration.
14499         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14500
14501 2009-02-14  Glenn Morris  <rgm@gnu.org>
14502
14503         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14504         variable (only used in gnus-util, which declares it anyway).
14505         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14506         which was only needed by gnus-art (changed to not use it any more).
14507         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14508         only used in gnus-util, which autoloads it itself.
14509         (rmail-update-summary): Fix autoload.
14510
14511         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14512         rather than rmail-output-to-rmail-file.
14513
14514 2009-02-07  Glenn Morris  <rgm@gnu.org>
14515
14516         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14517         autoload of function that no longer exists.
14518         (rmail-toggle-header): Declare.
14519         (message-forward-rmail-make-body): Handle mbox Rmail.
14520
14521 2009-01-31  Glenn Morris  <rgm@gnu.org>
14522
14523         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14524         2009-01-09 change.
14525
14526 2009-01-31  Dave Love  <fx@gnu.org>
14527
14528         * imap.el (imap-fetch-safe): Bind debug-on-error.
14529         (imap-debug): Add imap-fetch-safe.
14530
14531 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14532
14533         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14534         (auth-source-forget-all-cached): New convenience function.
14535         (auth-source-user-or-password): Accept list of modes or a single mode.
14536
14537         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14538         auth-source modes.
14539
14540         * netrc.el (netrc-machine-user-or-password): Use list of
14541         auth-source modes.
14542
14543         * nnimap.el (nnimap-open-connection): Use list of
14544         auth-source modes.
14545
14546         * nntp.el (nntp-send-authinfo): Use list of
14547         auth-source modes.
14548
14549 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14550
14551         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14552         now.
14553
14554 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14555
14556         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14557         coding system in XEmacs; add a workaround for XEmacs.
14558
14559         * lpath.el: Fbind coding-system-aliasee.
14560
14561 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14562
14563         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14564         of current-language-environment.
14565
14566 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14567
14568         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14569         available at runtime.
14570
14571 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14572
14573         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14574
14575 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14576
14577         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14578         the greatest positive fixnum value doesn't work under an XEmacs with
14579         bignum support; use the most-positive-fixnum constant instead,
14580         available since Emacs 21.1 with cl and XEmacs 21.1.
14581
14582 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14583
14584         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14585         XEmacs gets not to work.
14586
14587 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14588
14589         * mm-util.el (mm-coding-system-priorities): Allow the value like
14590         "Japanese (UTF-8)" of current-language-environment.
14591
14592 2009-01-09  Glenn Morris  <rgm@gnu.org>
14593
14594         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14595         with last-command-event.
14596
14597 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14598
14599         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14600         in the doc string.
14601
14602         * message.el (message-fix-before-sending): Amend comment.
14603
14604 2009-01-08  Dave Love  <fx@gnu.org>
14605
14606         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14607
14608 2009-01-07  David Engster  <dengste@eml.cc>
14609
14610         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14611         simplified server definitions by converting it via
14612         gnus-server-to-method.
14613
14614 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14615
14616         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14617         parameter's operands.
14618
14619 2009-01-06  David Engster  <dengste@eml.cc>
14620
14621         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14622         primary select method (for gnus-group-mark-article-as-read).
14623
14624 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14625
14626         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14627         `(gnus)Face', not `(gnus)X-Face'.
14628
14629 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14630
14631         * mm-util.el (mm-ucs-to-char): New function.
14632
14633         * mm-url.el (mm-url-decode-entities): Use it.
14634
14635         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14636         unicode-to-char.
14637
14638 2009-01-05  Dave Love  <fx@gnu.org>
14639
14640         * time-date.el: Require cl for `declare'.
14641
14642 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14643
14644         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14645         Dave Love.
14646
14647 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14648
14649         * message.el (message-fix-before-sending): Add `eight-bit' to
14650         illegible-text check.
14651
14652 2009-01-03  Michael Olson  <mwolson@gnu.org>
14653
14654         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14655         `headers' is nil.  This can occur if the IMAP server does not have
14656         permissions to read messages from a folder, but can write new messages
14657         to the folder.
14658         (nnimap-request-article-part): Do not insert `data' if it is nil.
14659
14660         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14661         characters which will confuse `read', so skip past them.
14662
14663 2009-01-01  Dave Love  <fx@gnu.org>
14664
14665         * imap.el (imap-string-to-integer): Fix typo.
14666         (imap-fetch-safe): New function.
14667         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14668
14669         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14670
14671         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14672         (imap-parse-greeting): Fix doc strings.
14673         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14674         (imap-parse-flag-list): Make messages unique.
14675         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14676
14677         * nnimap.el: Fix author email.
14678         (nnimap-split-rule): Add FIXME comment.
14679         (nnimap-debug): Fix doc string.
14680
14681 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14682
14683         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14684
14685 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14686
14687         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14688         nslookup if resolv.conf isn't available.
14689         (dns-query): Rename from query-dns.
14690         (dns-query-cached): Rename from query-dns-cached.
14691
14692 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14693
14694         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14695         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14696         to check if those variables exist (first appeared in Emacs 18.50).
14697
14698 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14699
14700         * mm-util.el (mm-line-number-at-pos): New function.
14701
14702         * spam-report.el (spam-report-process-queue): Use it.
14703
14704 2008-12-24  David Engster  <dengste@eml.cc>
14705
14706         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14707         parameters that haven't existed as variables as buffer-local variables.
14708
14709 2008-12-23  Dave Love  <fx@gnu.org>
14710
14711         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14712         cadar.
14713
14714         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14715         imap-starttls-p.
14716         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14717
14718 2008-12-22  Dave Love  <fx@gnu.org>
14719
14720         * imap.el: Fix author email.  Doc fixes.
14721         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14722         reply.
14723
14724 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14725
14726         * spam-report.el (spam-report-gmane-max-requests): New constant.
14727         (spam-report-gmane-wait): New variable.
14728         (spam-report-gmane-ham, spam-report-gmane-spam)
14729         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14730         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14731         the server.
14732
14733         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14734         Add explanations.
14735
14736         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14737         nnheader-accept-process-output and nnheader-read-timeout if available.
14738         (pop3-movemail): Use it.
14739
14740         * message.el (message-check-news-body-syntax): Fix signature check if
14741         there's an attachment.
14742
14743 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14744
14745         * mm-util.el: Add comments to the mm- emulating functions.
14746
14747 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14748
14749         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14750         Reported by Stephen Berman <stephen.berman@gmx.net>.
14751
14752 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14753
14754         * mm-util.el (mm-substring-no-properties): New function.
14755         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14756         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14757         (mm-string-to-multibyte): Doc fix.
14758
14759         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14760
14761 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14762
14763         * mml.el (mml-attach-file): Strip text properties from file name.
14764         (Bug#1574)
14765
14766 2008-12-16  Glenn Morris  <rgm@gnu.org>
14767
14768         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14769
14770 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14771
14772         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14773         knows since the charset specified might be a bogus alias that
14774         mm-charset-synonym-alist provides.
14775
14776 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14777
14778         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14779         "ISO_8859-1".
14780
14781         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14782
14783 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14784
14785         * mm-util.el (mm-charset-eval-alist):
14786         Define it before mm-charset-to-coding-system.
14787         (mm-charset-to-coding-system): Add optional argument `silent';
14788         define it before mm-charset-override-alist.
14789         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14790         default value if it can be used in Emacs currently running;
14791         silence mm-charset-to-coding-system.
14792
14793 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14796         `allow-override' which says whether to use `mm-charset-override-alist'.
14797         (rfc2047-decode-encoded-words): Use it.
14798
14799         * mm-util.el (mm-charset-override-alist): Fix custom type;
14800         add `(gb2312 . gbk)' to choices.
14801
14802 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14803
14804         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14805         fast.
14806
14807         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14808
14809         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14810
14811 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14812
14813         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14814         on links.
14815
14816         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14817
14818 2008-12-03  Lute Kamstra  <lute@gnu.org>
14819
14820         * sha1.el: Remove leading * from docstrings of defcustoms,
14821         deffaces, defconsts and defuns.
14822
14823 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14824
14825         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14826         users' addresses that don't have domain parts.
14827         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14828         rather than message-narrow-to-head since there will be the message
14829         header separator.
14830
14831 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14832
14833         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14834         since the result is inserted in a unibyte buffer anyway.
14835         (nnimap-demule-use-string-to-multibyte): Remove.
14836         (nnimap-demule): Alias it to mm-string-to-multibyte.
14837
14838 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14839
14840         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14841         variable for debugging bug#464 and bug#1174.
14842         (nnimap-demule): Use it.
14843
14844 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14845
14846         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14847         score calculation correctly.
14848
14849 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14850
14851         * message.el (message-send-mail): Just set the buffer to unibyte
14852         rather than use mm-with-unibyte-current-buffer which does a lot more.
14853         (message-send-mail-partially): Don't bother with
14854         mm-with-unibyte-current-buffer since it's already been made unibyte by
14855         message-send-mail.
14856
14857 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14858
14859         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14860
14861 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14862
14863         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14864
14865 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14866
14867         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14868         require itself and to remove `with-no-warnings'.
14869
14870 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14871
14872         * starttls.el (starttls-any-program-available): Get the name of the
14873         available TLS layer program.
14874         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14875         well as the host name in the "opening" message.
14876
14877         * auth-source.el (auth-source-cache, auth-source-do-cache)
14878         (auth-source-user-or-password): Cache passwords and logins by default,
14879         allow override with `auth-source-do-cache'.
14880         (auth-source-forget-user-or-password): Allow users to remove cache
14881         entries if needed.
14882
14883 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14884
14885         * md4.el (md4-buffer): Fix typo in docstring.
14886         (md4, md4-64): Doc fixes.
14887         (md4-pack-int32): Reflow docstring.
14888
14889 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14890
14891         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14892         condition-case to only the forward-sexp call.
14893
14894 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14895
14896         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14897         quotes contained.  Make it more robust regardless by an extra
14898         condition-case wrapper.
14899
14900 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14901
14902         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14903
14904 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14905
14906         * nnml.el (nnml-request-expire-articles): Check if the function set to
14907         `nnmail-expiry-target' returns the symbol `delete'.
14908
14909         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14910
14911         * nnmail.el (nnmail-expiry-target): Fix custom type.
14912
14913 2008-10-02  Glenn Morris  <rgm@gnu.org>
14914
14915         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14916         Silence compiler warning.
14917
14918 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14919
14920         * tls.el (open-tls-stream): Show the actual command being
14921         executed, instead of the format string.
14922
14923 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14924
14925         * lpath.el: Fbind codepage-setup for Emacs 23.
14926
14927 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14928
14929         * mml.el (mml-menu): Don't assume mml2015 is bound.
14930
14931 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14932
14933         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14934         exists.
14935
14936 2008-09-27  Glenn Morris  <rgm@gnu.org>
14937
14938         * gnus-util.el (mail-header-remove-comments): Autoload it.
14939
14940 2008-09-27  Andreas Schwab  <schwab@suse.de>
14941
14942         * gnus-util.el (gnus-split-references): Strip comments.
14943         (gnus-parent-id): Likewise.
14944
14945 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14946
14947         * message.el (message-confirm-send): Fix version.
14948
14949 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14950
14951         * message.el (message-idna-to-ascii-rhs-1): Use
14952         mail-extract-address-components rather than mail-header-parse-addresses
14953         that is an alias by default to ietf-drums-parse-addresses that does not
14954         support non-ASCII names in headers' contents.
14955
14956 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14957
14958         * message.el (message-confirm-send): Fix variable documentation to
14959         avoid the "y/n" wording.
14960
14961 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14962
14963         * message.el (message-set-auto-save-file-name): Save to a different
14964         filename so multiple messages (especially drafts) can be recovered.
14965
14966 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14967
14968         * message.el (message-confirm-send): Add appropriate version.
14969
14970 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14971
14972         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14973         defvar.
14974
14975 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14976
14977         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
14978         (mm-pkcs7-enveloped-magic): Ditto.
14979
14980 2008-09-17  Simon Josefsson  <simon@josefsson.org>
14981
14982         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
14983         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
14984
14985 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
14986
14987         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
14988         default, it's better.
14989
14990 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
14991
14992         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
14993         summary line gnus-number property and ignore them (with a warning
14994         message).
14995
14996 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14997
14998         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
14999         macro caddr in the interactive form since it won't be expanded.
15000
15001 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15002
15003         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
15004         `charset'; fix name of function called recursively.
15005         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
15006
15007 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15008
15009         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
15010         (gnus-mime-set-charset-parameters): New function.
15011         (gnus-mime-view-part-as-charset): Use it to correctly display part
15012         specifying wrong charset.
15013
15014 2008-09-08  David Engster  <dengste@eml.cc>
15015
15016         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
15017         in completing-read for back end server.
15018
15019 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
15020
15021         * message.el (message-confirm-send): New variable to confirm sending a
15022         message.
15023         (message-send): Use it.
15024
15025 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
15026
15027         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
15028
15029 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
15032
15033 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
15034
15035         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
15036         prevent tracking too many groups.
15037         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
15038         Use it.
15039
15040 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
15041
15042         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
15043         moving point to the bottom of the window in order to avoid recentering.
15044
15045 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15046
15047         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
15048
15049         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
15050         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
15051         (gnus-article-beginning-of-window): Fix calculation.
15052
15053 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15054
15055         * gnus-msg.el (gnus-summary-supersede-article)
15056         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
15057         value of gnus-newsgroup-charset to decode non-MIME encoded text in
15058         message header.
15059
15060 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
15061
15062         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
15063         pending output coming after the status change.
15064
15065 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15066
15067         * message.el:
15068         * gnus-start.el:
15069         * gnus-registry.el: Remove VMS support.
15070
15071 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15072
15073         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
15074         macro.
15075         (rfc2104-hash): Use it.
15076
15077 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
15078
15079         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
15080         (gnus-summary-sort-by-most-recent-date): New commands.
15081         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
15082         and menu entries.
15083
15084 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15085
15086         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
15087         don't redisplay article for raw contents; remove plural articles stuff.
15088
15089         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
15090         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
15091         on gnus-summary-save-article; display results properly.
15092
15093 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15094
15095         * lpath.el: No need to fbind ns-focus-frame.
15096
15097 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15098
15099         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
15100
15101 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15102
15103         * gnus-art.el (gnus-summary-save-in-pipe):
15104         Consider gnus-save-all-headers.
15105
15106 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
15107
15108         * gnus-util.el (ns-focus-frame): Remove declaration.
15109         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
15110         like x.
15111
15112 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
15113
15114         * rfc2104.el (rfc2104-zero): Delete defconst.
15115         (rfc2104-hex-alist): Likewise.
15116         (rfc2104-hex-to-int): Delete func.
15117         (rfc2104-hexstring-to-bitstring): Likewise.
15118         (rfc2104-nybbles): New defconst.
15119         (rfc2104-hash): Rewrite for speed.
15120
15121 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15122
15123         * tls.el (open-tls-stream): Make it work with the 2nd argument
15124         BUFFER that is a string but does not exist as a buffer object, as
15125         mentioned in the doc-string.
15126
15127 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15128
15129         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
15130         SXEmacs.
15131
15132 2008-07-16  Glenn Morris  <rgm@gnu.org>
15133
15134         * gnus-util.el (ns-focus-frame): Declare for compiler.
15135
15136 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15137
15138         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
15139         set as a group parameter.
15140         (gnus-summary-save-in-pipe): Work when it is called independently.
15141         (gnus-summary-pipe-to-muttprint): Don't modify
15142         gnus-summary-pipe-output-default-command.
15143
15144 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15145
15146         * message.el (message-send-mail-with-sendmail):
15147         Display the error message.
15148
15149 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15150
15151         * gnus-art.el (gnus-default-article-saver):
15152         Add gnus-summary-save-in-pipe to choices.
15153         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
15154         gnus-summary-pipe-output-default-command as the default command.
15155         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
15156         instead of gnus-last-shell-command.
15157
15158         * gnus-sum.el (gnus-summary-pipe-output-default-command):
15159         New user option.
15160         (gnus-summary-muttprint-program): Mention the value will be changed.
15161         (gnus-summary-save-article): Force showing of all headers.
15162         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
15163
15164 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
15165
15166         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
15167
15168 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
15169
15170         * nnimap.el (nnimap-id):
15171         * sieve-manage.el (sieve-manage-open): Doc fixes.
15172
15173 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
15174
15175         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
15176         if available.
15177
15178 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15179
15180         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
15181
15182         * nnkiboze.el (nnkiboze-generate-group):
15183         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
15184
15185         * nnmairix.el: Require CL.
15186
15187 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * dgnushack.el: Autoload get-display-table and put-display-table for
15190         XEmacs 21.5.
15191
15192         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
15193         21.4 and SXEmacs.
15194
15195 2008-06-15  David Engster  <dengste@eml.cc>
15196
15197         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
15198
15199 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
15200
15201         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
15202         New macros that expand to an `aset'/`aref' call under Emacs, and to a
15203         runtime choice under XEmacs.
15204
15205         * gnus-sum.el (gnus-summary-set-display-table):
15206         Use `gnus-put-display-table', `gnus-get-display-table',
15207         `gnus-set-display-table' for the display table, instead of `aset'.
15208
15209         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
15210         Use `gnus-put-display-table', `gnus-get-display-table',
15211         `gnus-set-display-table' for the display table.
15212
15213 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15214
15215         * nnmairix.el: Add autoloads.
15216
15217 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15218
15219         * nnmairix.el (nnmairix-delete-recreate-group)
15220         (nnmairix-update-and-clear-marks): Fix error messages.
15221
15222 2008-06-14  David Engster  <dengste@eml.cc>
15223
15224         * nnmairix.el: Upgrade to version 0.6.
15225         (nnmairix-group-toggle-propmarks-this-group)
15226         (nnmairix-group-toggle-readmarks-this-group)
15227         (nnmairix-group-delete-recreate-this-group)
15228         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
15229         (nnmairix-remove-tick-mark-original-article): New commands.
15230         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
15231         (nnmairix-propagate-marks-to-nnmairix-groups)
15232         (nnmairix-only-use-registry, nnmairix-allowfast-default)
15233         (nnmairix-marks-cache, nnmairix-version-output): New variables.
15234         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
15235         functions needed for marks propagation and manipulation of read marks.
15236         (nnmairix-update-groups): New function.
15237         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
15238         (nnmairix-determine-original-group-from-registry)
15239         (nnmairix-determine-original-group-from-path)
15240         (nnmairix-get-group-from-file-path, nnmairix-map-range)
15241         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
15242         New helper functions.
15243         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
15244         keystrokes for new commands.
15245         (nnmairix-delete-and-create-on-change): Doc string cleanup.
15246         (nnmairix-request-group): Check allow-fast group parameter.
15247         (nnmairix-request-create-group): Set allow-fast group parameter if
15248         nnmairix-allowfast-default is set.
15249         (nnmairix-close-group): Propagate marks upon closing if needed.
15250         (nnmairix-group-toggle-threads-this-group): Use new.
15251         nnmairix-group-toggle-parameter helper function.
15252         (nnmairix-search): Better check for empty search result.
15253         (nnmairix-goto-original-article): Use new helper functions for
15254         determining original article.
15255         (nnmairix-show-original-article): Make sure message-id is in brackets.
15256         (nnmairix-call-mairix-binary): Change variable name.
15257         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
15258         helper function.
15259         (nnmairix-widget-toggle-activate): Fix doc string.
15260
15261 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15262
15263         * nnir.el: Require edmacro when compiling with XEmacs.
15264         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
15265         available in Emacs 21.
15266
15267 2008-06-11  Glenn Morris  <rgm@gnu.org>
15268
15269         * gnus-util.el (x-focus-frame):
15270         * gnus.el (image-size):
15271         * mm-decode.el (image-size): Declare.
15272
15273         * gnus-picon.el (declare-function): Add compat definition.
15274         (image-size): Declare.
15275
15276         * gnus-group.el (tool-bar-map):
15277         * gnus-sum.el (tool-bar-map): Define for compiler.
15278
15279         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
15280
15281         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
15282
15283         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
15284         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
15285         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
15286         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
15287         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
15288         * sieve-manage.el, spam-report.el, spam.el:
15289         Remove unnecessary eval-and-compile of autoloads.
15290
15291 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
15292
15293         * auth-source.el: Precise Tramp doc.
15294
15295 2008-06-07  Glenn Morris  <rgm@gnu.org>
15296
15297         * nnmairix.el: Remove unnecessary eval-when-compile.
15298
15299 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15300
15301         * lpath.el: Fbind propertize for XEmacs 21.4.
15302
15303 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
15304
15305         * nnir.el: Move here from ../contrib.
15306
15307 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15308
15309         * gnus-util.el (gnus-read-shell-command): New function.
15310         * mm-decode.el (mm-pipe-part):
15311         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
15312
15313 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15314
15315         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15316
15317 2008-06-03  Glenn Morris  <rgm@gnu.org>
15318
15319         * pop3.el (nnheader-accept-process-output): Autoload it.
15320
15321 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15322
15323         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
15324         are not 2-digit hexadecimal characters that follow `%'s.
15325
15326 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15327
15328         * message.el (message-bogus-recipient-p): Fix type in doc string.
15329         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
15330         (message-bogus-addresses): Rename from message-bogus-address-regexp.
15331         Improve custom options.
15332         (message-bogus-recipient-p): Adjust accordingly.
15333
15334 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
15335
15336         * parse-time.el (parse-time-months, parse-time-weekdays): Add
15337         long-form month and day names.
15338
15339 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15340
15341         * dgnushack.el: Autoload debug, eudc-expand-inline and
15342         pgg-snarf-keys-region for XEmacs.
15343
15344         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
15345
15346         * nnmairix.el: Require edmacro when compiling with XEmacs.
15347
15348 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
15349
15350         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
15351         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
15352
15353 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15354
15355         * auth-source.el: Add more docs.
15356
15357         * netrc.el (netrc-machine): Always match if the port is not given.
15358
15359 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15360
15361         * nnheader.el (nnheader-read-timeout): Change the default timeout from
15362         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
15363         retrieval faster in some cases, but might make CPU usage larger.
15364         If this has any bad side effects, we might revert this change.
15365
15366         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
15367         seems to make mail retrieval much, much faster.
15368         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
15369         unconditionally.
15370
15371         * gnus-draft.el (gnus-group-send-queue):
15372         Bind message-send-mail-partially-limit to nil to avoid being prompted.
15373
15374 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
15375
15376         * mml.el (mml-attach-buffer): Prompt for `disposition'.
15377
15378         * message.el (message-bogus-address-regexp): Fix and improve custom
15379         type.
15380         (message-setup-hook): Add message-check-recipients as custom option.
15381
15382 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
15383
15384         * message.el (message-cite-function): Remove bogus autoload which crept
15385         in during merge from v5-10.
15386
15387 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15388
15389         * nnimap.el (nnimap-open-connection): Fix login/password bug.
15390
15391         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
15392
15393         * auth-source.el: Preliminary Tramp docs.
15394         (auth-sources): Change the default auth-sources to use
15395         EPA .gpg files.
15396
15397 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
15398
15399         * nntp.el: Autoload `auth-source-user-or-password'.
15400         (nntp-send-authinfo): Use it.
15401
15402         * nnimap.el: Autoload `auth-source-user-or-password'.
15403         (nnimap-open-connection): Use it.
15404
15405         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
15406         for the gnus-message function.
15407         (auth-source-user-or-password): Use it.
15408
15409 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15410
15411         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
15412         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
15413         (rfc2104-hash): Use it.
15414
15415 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15416
15417         * gnus-art.el (gnus-article-toggle-truncate-lines):
15418         Don't use `iff' in docstring.
15419
15420 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15421
15422         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15423
15424         * gnus-util.el (gnus-extract-address-component-name)
15425         (gnus-extract-address-component-email): Convenience functions around
15426         `gnus-extract-address-components'.
15427
15428         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15429         Use `gnus-extract-address-component-email' to fix bug of comparing full
15430         sender name to `user-mail-address'.
15431
15432 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15433
15434         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15435         catch/throw to optimize.
15436         (gnus-registry-find-keywords): Just use member to find a keyword.
15437
15438 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15439
15440         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15441         is current before calling gnus-server-prepare.
15442         (gnus-server-setup-buffer, gnus-server-update-server)
15443         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15444
15445 2008-05-04  Juri Linkov  <juri@jurta.org>
15446
15447         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15448         (mailcap-file-default-commands): Use mailcap-replace-in-string
15449         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15450         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15451
15452 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15453
15454         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15455
15456 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15457
15458         * gnus.el: Bump version to 0.11.
15459
15460 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15461
15462         * gnus.el: No Gnus v0.10 is released.
15463
15464 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15465
15466         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15467         hooks.
15468         (gnus-update-read-articles): Speed up non-marks-using users.
15469         (gnus-use-marks): Define gnus-use-marks.
15470         (gnus-propagate-marks): Rename variable to something more sensible.
15471
15472 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15473
15474         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15475         (gmm-image-load-path-for-library): Fix typos in docstrings.
15476         (gmm-message): Reflow docstring.
15477
15478 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15479
15480         * mail-source.el (mail-source-set-1, mail-source-bind):
15481         Move auth-source code out of the macro to clean it up and fix bugs.
15482
15483 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15484
15485         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15486         by sender if it's equal to user-mail-address, it's likely to be
15487         useless.
15488
15489         * mail-source.el (mail-source-bind): Don't use user or password if they
15490         are not bound.  Unintern them if they are nil.  Don't use server unless
15491         it's bound, and default it to empty string otherwise.
15492
15493 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15494
15495         * mail-source.el: Load auth-source.el.
15496         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15497         get user name or password, if auth-sources is set up.
15498
15499         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15500         strategy of splitting with parent.
15501         (gnus-registry-split-fancy-with-parent)
15502         (gnus-registry-post-process-groups): Use it and fix prior
15503         bug (returning a list as the split result).
15504
15505         * auth-source.el (auth-sources): Remove server parameter.
15506         (auth-source-pick, auth-source-user-or-password)
15507         (auth-source-user-or-password-imap)
15508         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15509         (auth-source-user-or-password-sftp)
15510         (auth-source-user-or-password-smtp): Remove server parameter.
15511
15512 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15513
15514         * smime.el (smime-sign-region, smime-encrypt-region)
15515         (smime-decrypt-region):
15516         Remove redundant calls to `generate-new-buffer-name'.
15517
15518 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15519
15520         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15521         Don't use QP for message/rfc822.
15522         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15523
15524 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15525
15526         * sieve-manage.el (sieve-string-bytes): Remove.
15527         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15528         correct byte-length only if the process's coding-system is the same as
15529         the one used internally by Emacs to represent strings.
15530
15531 2008-04-22  Juri Linkov  <juri@jurta.org>
15532
15533         * mailcap.el (mailcap-file-default-commands): New function.
15534
15535 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15536
15537         * message.el (message-signature-separator, message-cite-function):
15538         Change custom version.
15539
15540 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15541
15542         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15543         commands.
15544         (tls-checktrust): Ditto.
15545
15546 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15547
15548         * mm-decode.el (mm-display-external): Make temp file read-only.
15549
15550 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15551
15552         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15553         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15554         `C-c C-f d'.
15555
15556 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15557
15558         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15559
15560 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15561
15562         * gnus.el: Bump version to 0.9.
15563
15564 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15565
15566         * gnus.el: No Gnus v0.8 is released.
15567
15568 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15569
15570         * mail-source.el (mail-source-value):
15571         Prefer fboundp to functionp so it works with macros as well.
15572
15573 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15574
15575         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15576         Fix last change in case the element is not even a symbol.
15577
15578 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15579
15580         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15581         Prefer fboundp to functionp so it works with macros as well.
15582
15583 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15584
15585         * auth-source.el: Add docs.
15586         (auth-sources): Modify format to support server.
15587         (auth-source-pick, auth-source-user-or-password)
15588         (auth-source-user-or-password-imap)
15589         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15590         (auth-source-user-or-password-sftp)
15591         (auth-source-user-or-password-smtp): Add server parameter.
15592
15593 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15594
15595         * gnus-registry.el: Initialize the registry when gnus-registry-install
15596         is t.
15597
15598 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15599
15600         * compface.el (uncompface): Make buffer unibyte.
15601
15602 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15603
15604         * mail-source.el (mail-source-value):
15605         Prefer fboundp to functionp so it works with macros as well.
15606
15607 2008-04-05  Glenn Morris  <rgm@gnu.org>
15608
15609         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15610
15611 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15612
15613         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15614         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15615
15616         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15617         multibyteness after rather than before erasing it.
15618
15619         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15620         mm-with-multibyte.
15621         (gnus-request-article-this-buffer): Make sure the proper decoding is
15622         used if gnus-original-article-buffer happens to be unibyte.
15623
15624         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15625         default-enable-multibyte-characters.
15626
15627         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15628         default-enable-multibyte-characters.
15629
15630         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15631
15632         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15633
15634 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15635
15636         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15637         Fix last change in case the element is not even a symbol.
15638
15639 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15640
15641         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15642         (imap-message-copyuid-1): Use it.
15643         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15644         J. Williams in
15645         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15646
15647         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15648         imap-enable-exchange-bug-workaround.
15649         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15650
15651 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15652
15653         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15654         a 100 byte status-checks into a 2-3MB transfer for each group.
15655         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15656         to enable bug workaround or not.
15657         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15658
15659 2008-03-31  Glenn Morris  <rgm@gnu.org>
15660
15661         * message.el (mml2015-use): Declare for compiler.
15662         (message-info): Require mml2015 when appropriate.
15663
15664 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15665
15666         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15667         whitespace.
15668
15669 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15670
15671         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15672         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15673         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15674         (nntp-service-to-port): New function.
15675         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15676         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15677         (nntp-open-netcat-stream): New function.
15678         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15679
15680 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15681
15682         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15683
15684 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15685
15686         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15687
15688 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15689
15690         * dns.el (dns-write): Use set-buffer-multibyte.
15691
15692 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15693
15694         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15695
15696 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15697
15698         * message.el (message-signature-separator): Change default.
15699         Improve custom type.
15700         (message-cite-function): Change default to
15701         message-cite-original-without-signature.
15702
15703         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15704         toggle.
15705
15706         * message.el (message-check-news-body-syntax): Fix signature check.
15707         (message-setup-1): Mark buffer as unmodified _after_ running
15708         message-setup-hook and handling message-alternative-emails.
15709         (message-shorten-references): Be more strict when building list of
15710         valid references to comply with GNKSA.
15711
15712         * gnus-group.el (gnus-read-ephemeral-bug-group)
15713         (gnus-read-ephemeral-debian-bug-group)
15714         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15715
15716         * message.el (message-info): Don't use booleanp which isn't supported
15717         in Emacs 21 and XEmacs.
15718
15719 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15720
15721         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15722         gnus-group-gmane-group-download-format.
15723         (gnus-group-read-ephemeral-gmane-group): Rename from
15724         gnus-group-read-ephemeral-gmane-group.
15725         (gnus-read-ephemeral-gmane-group-url): Rename from
15726         gnus-group-read-ephemeral-gmane-group-url.
15727         (gnus-bug-group-download-format-alist): New variable.
15728         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15729         (gnus-read-ephemeral-emacs-bug-group): New commands.
15730
15731 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15732
15733         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15734         (gnus-visible-headers): Improve custom type.
15735
15736 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15737
15738         * mml.el (mml-menu): Add workarounds for XEmacs.
15739
15740         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15741         X-Boundary header.
15742
15743         * message.el (message-simplify-recipients): Fix previous commit.
15744
15745 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15746
15747         * mm-util.el (mm-set-buffer-multibyte): New function.
15748         * mm-decode.el (mm-copy-to-buffer): Use it.
15749
15750         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15751         Prefer fboundp to functionp so it works with macros as well.
15752
15753 2008-03-19  Glenn Morris  <rgm@gnu.org>
15754
15755         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15756         Accidentally removed in the sync process with Emacs.
15757
15758 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15759
15760         * message.el (message-alter-recipients-discard-bogus-full-name):
15761         New function.
15762         (message-alter-recipients-function): New variable.
15763         (message-get-reply-headers): Use it.
15764         (message-replace-header): New helper function.
15765         (message-recipients-without-full-name): New variable.
15766         (message-simplify-recipients): New command.
15767
15768         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15769
15770         * message.el (message-info): Handle EasyPG manual.
15771
15772         * mml.el (mml-menu): Add entry for EasyPG.
15773
15774 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15775
15776         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15777         parameter.
15778
15779         * message.el (message-disassociate-draft): Specify drafts group name
15780         fully.
15781
15782 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15783
15784         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15785         Eliminate unnecessary duplicates from the match list.
15786
15787 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15788
15789         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15790
15791         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15792
15793         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15794         args of `how-many' of which the XEmacs version doesn't take; declare
15795         Info-index-next as function.
15796
15797 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15798
15799         * gnus-score.el (gnus-score-headers): Fix handling of
15800         gnus-inhibit-slow-scoring.
15801
15802         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15803         string.
15804         (gnus-button-url-regexp): Improve handling of parenthesis.
15805         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15806         (gnus-button-handle-info-keystrokes): Handle index entries.
15807
15808 2008-03-15  Glenn Morris  <rgm@gnu.org>
15809
15810         * parse-time.el (parse-time-string): Simplify.
15811
15812 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15813
15814         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15815         Incoming* files.
15816
15817 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15818
15819         * auth-source.el (auth-sources): Rename from auth-source-choices.
15820         (auth-source-pick): Use it.
15821
15822 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15823
15824         * binhex.el (binhex-decode-region-internal):
15825         * uudecode.el (uudecode-decode-region-internal):
15826         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15827         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15828         setting default-enable-multibyte-characters.
15829
15830 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15831
15832         * auth-source.el (auth-source-protocols)
15833         (auth-source-protocols-customize, auth-source-choices): Add and
15834         modified variable customizations and defaults.
15835         (auth-source-pick, auth-source-user-or-password)
15836         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15837         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15838         (auth-source-user-or-password-sftp)
15839         (auth-source-user-or-password-smtp): Use new variables and provide an
15840         interface to netrc.el.
15841
15842 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15843
15844         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15845         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15846         Make sure the nntp port to specify is a string.
15847
15848 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15849
15850         * nntp.el: Use with-current-buffer.
15851         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15852         dubious mm-with-unibyte-current-buffer.
15853         (nntp-with-open-group-function): New function extracted from
15854         nntp-with-open-group macro.
15855         (nntp-with-open-group): Use the function, so it's easier to debug.
15856         Add indentation and debugging info.
15857         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15858         Recommend the use of the netcat alternatives.
15859
15860         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15861         Avoid mm-string-as-multibyte as well.
15862
15863         * nnweb.el (nnweb-insert-html):
15864         Remove use of nnheader-string-as-multibyte.
15865
15866         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15867         (nnheader-string-as-multibyte): Remove.
15868
15869         * mm-view.el: Use inhibit-read-only.
15870         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15871         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15872         or unibyte-string.
15873
15874         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15875         (mm-uu-yenc-extract): Use with-current-buffer.
15876
15877         * gnus-soup.el (gnus-soup-send-packet): Don't use
15878         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15879
15880         * nnmh.el: Use with-current-buffer.
15881         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15882         mm-string-as-multibyte on the output of mm-encode-coding-string.
15883
15884         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15885         (nnimap-request-move-article): Use with-current-buffer.
15886
15887         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15888         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15889         conversion uses string-make-unibyte rather than string-as-unibyte.
15890
15891         * gnus-msg.el: Use with-current-buffer.
15892
15893         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15894
15895 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15896
15897         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15898         string for caching if it is 'PIN.
15899
15900 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15901
15902         * lpath.el: Consider the case without Emacs/W3.
15903
15904 2008-03-08  Glenn Morris  <rgm@gnu.org>
15905
15906         * time-date.el (date-to-time, time-subtract, time-add)
15907         (safe-date-to-time): Doc fixes.
15908
15909 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15910
15911         * mail-source.el (mail-source-delete-old-incoming-confirm):
15912         Change default to nil.
15913         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15914
15915 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15916
15917         * lpath.el: Rearrange.
15918
15919         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15920         (gnus-article-goto-prev-page): Work for articles having ^L's.
15921
15922         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15923
15924         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15925
15926 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15927
15928         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15929         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15930         (gnus-bookmark-jump): Adjust some variable names.
15931
15932 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15933
15934         * auth-source.el: New package.
15935         (auth-source-choices): Add customization entry point variable.
15936
15937         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15938         bug.
15939
15940 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15941
15942         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15943         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15944         (gnus-registry-install-shortcuts): Rename from
15945         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15946         the `gnus-registry-mark-map' keymap dynamically from
15947         `gnus-registry-marks'.  The generated functions update the summary line
15948         when a registry mark is added or deleted, and will call
15949         `gnus-registry-install-p' (see the comments in the code).
15950         (gnus-registry-user-format-function-M): Use concat intelligently.
15951
15952         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15953         the registry mark functions.
15954
15955 2008-03-05  Glenn Morris  <rgm@gnu.org>
15956
15957         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15958         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15959         gnus-art.
15960         (top-level): No need to load own source when compiling.
15961
15962 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15963
15964         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15965         Suggested by <chris.anderton@zetnet.co.uk>.
15966
15967 2008-03-04  Glenn Morris  <rgm@gnu.org>
15968
15969         * gnus-sum.el (top-level): No need to require gnus when compiling,
15970         since unconditionally required near start of file.
15971         (gnus-summary-display-while-building): Move definition before use.
15972
15973 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15974
15975         * gnus-registry.el (gnus-registry-user-format-function-M):
15976         Add formatting function.
15977
15978 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
15979
15980         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
15981         with plists.
15982         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
15983         Use new format.
15984
15985 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15986
15987         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
15988         `where-is-internal' that returns a range of key sequences.
15989
15990 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15991
15992         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
15993
15994         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
15995         (gnus-summary-jump-to-group): Consider windows on other displayed
15996         frames as well.  Similar changes might be needed elsewhere, but that's
15997         the one I've bumped into during my use.
15998
15999         * nndoc.el (nndoc-oe-dbx-type-p):
16000         * gnus-msg.el (gnus-debug):
16001         * gnus-group.el (gnus-update-group-mark-positions):
16002         Use mm-string-to-multibyte.
16003
16004 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16005
16006         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
16007         doesn't handle NotDashEscaped.
16008
16009         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
16010         (mml-dnd-attach-options): Fix typo in custom choice.
16011
16012         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
16013         Change nndoc-article-type to mbox.
16014         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
16015
16016         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
16017         to nil, instead of html2text.
16018
16019         * imap.el (imap-debug): Add `imap-ping-server'.
16020
16021         * gnus-bookmark.el: Add FIXMEs.
16022
16023         * message.el (message-form-letter-separator)
16024         (message-send-form-letter-delay): New variables.
16025         (message-send-form-letter): Use them.  New command to send form
16026         letters.  Requested by Uwe Siart.
16027         (message-send-mail-function): Doc fix.  Add "Other" custom option.
16028
16029 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16030
16031         * Update copyright years.
16032
16033 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16034
16035         Sync from EMACS_22_BASE.
16036
16037         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
16038
16039 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
16040
16041         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
16042         empty author.
16043
16044 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
16045
16046         * gnus-registry.el (gnus-registry-marks): Add variable for
16047         customization of marks and their appearance.
16048         (gnus-registry-read-mark): Use it.
16049         (gnus-registry-do-marks): Add utility function to loop through
16050         `gnus-registry-marks'.
16051         (gnus-registry-install-shortcuts-and-menus): Add function to install
16052         shortcuts and menus.
16053         (gnus-registry-initialize): Use it.
16054         (gnus-registry-default-mark): Clarify documentation.
16055
16056 2008-02-29  Glenn Morris  <rgm@gnu.org>
16057
16058         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
16059         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
16060         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
16061         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
16062         Change defcustom :version from 23.0 to 23.1.
16063
16064 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
16065
16066         * gnus-registry.el (gnus-registry-follow-group-p)
16067         (gnus-registry-post-process-groups): Add functions to aid registry
16068         splitting and improve logging.  Clarify behavior in function
16069         documentation.
16070         (gnus-registry-split-fancy-with-parent): Use them.
16071
16072 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16073
16074         * gnus-art.el: Use with-current-buffer.
16075
16076 2008-02-27  David Engster  <dengste@eml.cc>
16077
16078         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
16079         Express real group name in the response.
16080
16081 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16082
16083         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
16084         (nnmairix-last-server, nnmairix-current-server): Defvar them.
16085         (nnmairix-goto-original-article): Defvar gnus-registry-install and
16086         autoload gnus-registry-fetch-group when compiling.
16087         (nnmairix-request-group-with-article-number-correction):
16088         Remove unreferenced argument passed to nnmairix-call-backend.
16089
16090 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16091
16092         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
16093         (mm-uu-extract): Improve face for low color ttys.
16094         Reported by Sascha Wilde.
16095
16096 2008-02-27  Glenn Morris  <rgm@gnu.org>
16097
16098         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
16099         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
16100         variables to defconsts.  Convert comments to doc-strings.
16101         (nnmairix-last-server, nnmairix-current-server): Convert from free
16102         variables to defvars.  Convert comments to doc-strings.
16103         (gnus-registry-fetch-group): Autoload.
16104         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
16105         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
16106         (nnmairix-widget-build-editable-fields): Use car cddr rather than
16107         caddr.
16108         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
16109         nnmairix-request-group-with-article-number-correction call.
16110         (nnmairix-fast, nnmairix-group): New, less general names, for free
16111         variables passed from nnmairix-request-group to
16112         nnmairix-request-group-with-article-number-correction.  Declare.
16113         (nnmairix-request-group-with-article-number-correction):
16114         Use nnmairix-fast, nnmairix-group rather than fast, group.
16115
16116 2008-02-26  David Engster  <dengste@eml.cc>
16117
16118         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
16119         version 0.5.
16120
16121 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16122
16123         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
16124         instead of making an extra function call.  Don't add the current group
16125         to articles only when they have the group.  Use
16126         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
16127         Reported by David <de_bb@arcor.de>.
16128
16129 2008-02-24  Miles Bader  <miles@gnu.org>
16130
16131         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
16132         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
16133         (mm-find-mime-charset-region):
16134         * mm-bodies.el (mm-encode-body):
16135         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
16136
16137 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16138
16139         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
16140         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
16141
16142 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
16143
16144         * mail-source.el (mail-source-delete-incoming): Change default.
16145         Supplement doc string.
16146
16147         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
16148
16149 2008-02-14  Glenn Morris  <rgm@gnu.org>
16150
16151         * time-date.el (format-seconds): New function.
16152
16153 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16154
16155         * nnmail.el (nnmail-message-id-cache-file): Derive from
16156         `gnus-home-directory'.
16157
16158 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
16159
16160         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
16161         Document negative prefix.
16162
16163         * gnus-group.el (gnus-group-read-group): Document negative prefix.
16164
16165 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16166
16167         * message.el (message-unsent-separator): Add the Exim bounce
16168         separator.
16169
16170 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
16171
16172         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
16173         list.
16174         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
16175         recipient/signer list.
16176
16177 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16178
16179         * Makefile.in (datarootdir): Define.
16180         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
16181         name that might contain whitespace.
16182
16183 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16184
16185         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
16186         fbound (Emacs 23 unicode), signal an error.
16187
16188 2008-02-08  Glenn Morris  <rgm@gnu.org>
16189
16190         * gnus-art.el (pgg-display-output-buffer): Declare as function.
16191
16192 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
16193
16194         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
16195         ports to the calls to `netrc-machine-user-or-password' in addition to
16196         "imap" and "imaps".
16197
16198 2008-02-01  Zhang Wei  <id.brep@gmail.com>
16199
16200         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
16201
16202         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
16203
16204 2008-02-01  Kenichi Handa  <handa@m17n.org>
16205
16206         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
16207         rfc2104-hexstring-to-bitstring and changed to return a byte list.
16208         (rfc2104-hash): Convert the result of concat to unibyte string.
16209
16210 2008-02-01  Dave Love  <fx@gnu.org>
16211
16212         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
16213         coding-system-for-read.
16214         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
16215
16216 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16217
16218         * gnus.el (gnus-group-startup-message): Add `find-image' call before
16219         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
16220         <hanche@math.ntnu.no>.
16221
16222 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16223
16224         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
16225
16226         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
16227
16228 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
16229
16230         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
16231         * message.el (message-beginning-of-line): Use featurep instead of bound
16232         tests in order to resolve conditionals at compile time.
16233
16234 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
16235
16236         * mail-source.el (mail-sources): Add `group' choice.
16237
16238         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
16239         parameter `in-group' to control into which group the articles go.
16240         Add treatment of `group' mail-source.
16241
16242 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16243
16244         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
16245
16246         * mm-decode.el (mm-dissect-buffer): Decode description.
16247
16248         * mml.el (mml-to-mime): Encode message header first.
16249
16250 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16251
16252         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
16253         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
16254
16255         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
16256         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
16257
16258 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
16259
16260         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
16261
16262 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16263
16264         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
16265         prefix keys.
16266         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
16267         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
16268         gnus-xmas.el.
16269
16270         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
16271         (gnus-xmas-article-describe-bindings): New function.
16272         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
16273         gnus-xmas-article-describe-bindings.
16274
16275         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
16276
16277 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
16278
16279         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
16280         Add new variables for article mark management.
16281         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
16282         list of extra data entries which, when present, will indicate that the
16283         article ID should not be trimmed from the registry.
16284         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
16285         functions.
16286         (gnus-registry-read-mark): New function to read a mark name from the
16287         user.
16288         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
16289         (gnus-registry-set-article-mark-internal): New functions to add and
16290         remove marks.
16291         (gnus-registry-get-article-marks): New function to show the marks for
16292         an article, or retrieve them for further use.
16293
16294 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16295
16296         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
16297         keys when no argument is given.
16298
16299 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16300
16301         * imap.el (imap-ping-server): New variable.
16302         (imap-opened): On add extra ping if imap-ping-server is non-nil.
16303         (imap-ping-server): Minor doc string fixes.
16304
16305 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
16306
16307         * imap.el (imap-ping-server): New function.
16308         (imap-opened): Call imap-ping-server.
16309
16310 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16311
16312         * gnus-sum.el (gnus-article-sort-by-random)
16313         (gnus-thread-sort-by-random): Fix doc strings.
16314         Reported by jidanni@jidanni.org.
16315
16316 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16317
16318         * gnus-art.el (gnus-article-describe-bindings): New function.
16319         (gnus-article-read-summary-keys): Use it.
16320         (gnus-article-mode-map): Bind `C-h b' to it.
16321
16322 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16323
16324         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
16325         XEmacs.
16326         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16327         Protect against non-character events.
16328
16329         * lpath.el: Fbind map-keymap for Emacs 21.
16330
16331 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
16332
16333         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
16334         New command.
16335         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
16336         instead of END.  Change name of the temp file.
16337         (gnus-group-gmane-group-download-format): Add doc string.  Make it
16338         customizable.
16339
16340 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16341
16342         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
16343         bind `S W' to gnus-article-wide-reply-with-original; set default
16344         binding to gnus-article-read-summary-send-keys.
16345         (gnus-article-read-summary-keys): Fix the order of keys; display
16346         continuation keys correctly in the echo area; describe bindings
16347         correctly when keys end with `C-h'.
16348         (gnus-article-read-summary-send-keys): New function.
16349         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16350         Work for gnus-article-read-summary-send-keys; display continuation keys
16351         correctly in the echo area.
16352         (gnus-article-reply-with-original): Ignore prefix argument.
16353         (gnus-article-wide-reply-with-original): New function.
16354
16355         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
16356         Emacs 21.
16357
16358 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16359
16360         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
16361         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
16362
16363 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16364
16365         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
16366         (gnus-group-read-ephemeral-gmane-group): New command.
16367
16368 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
16369
16370         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
16371
16372 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16373
16374         * message.el (message-send-mail-function): Increase custom version.
16375
16376         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
16377         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
16378
16379 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16380
16381         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
16382         for the cases where imap-authenticate is called with a nil buffer
16383         parameter.
16384
16385 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16386
16387         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
16388         html parts correctly; support forwarded messages.
16389         (gnus-article-browse-html-article): Remove work buffers.
16390
16391         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
16392         compiling.
16393         (netrc-bound-and-true-p): New macro.
16394         (netrc-parse): Use it instead of bound-and-true-p that is not available
16395         in XEmacs 21.4.
16396
16397 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
16398
16399         * gnus-registry.el (gnus-registry-mark-article)
16400         (gnus-registry-article-marks): Add functionality to mark articles
16401         through the Gnus registry.
16402
16403         * encrypt.el: Clarify documentation for the new pgg method.
16404         (encrypt-file-alist): Add PGG option.
16405         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
16406         functionality.  Abstract password key and messaging to external
16407         functions.
16408         (encrypt-password-key, encrypt-get-passphrase-if-needed)
16409         (encrypt-message-method-and-cipher): Add new convenience external
16410         functions.
16411         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
16412         (encrypt-pgg-process-buffer): Add PGG functionality glue.
16413
16414         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16415         (netrc-parse): Use encrypt-file-alist to determine if
16416         encrypt-find-model or encrypt-insert-file-contents should be used.
16417
16418         * encrypt.el: Clarify documentation.  Load password-cache or
16419         password, whichever one is found first, instead of autoloading.
16420
16421 2007-12-19  Glenn Morris  <rgm@gnu.org>
16422
16423         * mml.el (message-options-set, message-narrow-to-head)
16424         (message-in-body-p, message-mail-p, message-encode-message-body):
16425         Autoload.
16426         (message-remove-header, message-narrow-to-headers-or-head)
16427         (message-subscribed-p, message-make-mail-followup-to)
16428         (message-position-on-field, message-news-p)
16429         (message-options-set-recipient, message-generate-headers)
16430         (message-sort-headers): Declare as functions.
16431
16432 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16433
16434         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16435         convention in doc string.
16436
16437 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16440         title to html parts.
16441         (gnus-article-browse-html-article): Pass message header to it.
16442
16443         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16444
16445 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16446
16447         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16448         or password compatible with XEmacs.
16449
16450 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16451
16452         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16453         format document.
16454         (gnus-mime-delete-part): Don't write description line if empty.
16455         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16456
16457 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16458
16459         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16460         (gnus-summary-mark-read-and-unread-as-read)
16461         (gnus-summary-mark-current-read-and-unread-as-read)
16462         (gnus-summary-mark-unread-as-ticked): Doc fix.
16463         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16464
16465 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16466
16467         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16468         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16469
16470 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16471
16472         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16473         yes-or-no-p.
16474
16475 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16476
16477         * mm-decode.el (mm-add-meta-html-tag): New function.
16478         (mm-save-part-to-file, mm-pipe-part): Use it.
16479
16480         * gnus-art.el (gnus-article-browse-delete-temp-files):
16481         Use gnus-y-or-n-p instead of y-or-n-p.
16482         (gnus-article-browse-html-parts): Work with message/external-body; use
16483         mm-add-meta-html-tag.
16484
16485 2007-12-11  Glenn Morris  <rgm@gnu.org>
16486
16487         * gnus-cache.el: Require gnus-sum not just when compiling.
16488
16489         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16490
16491         * gnus-int.el (gnus-server-opened, gnus-status-message):
16492         Move definitions before use.
16493
16494         * mm-decode.el: Require gnus-util.
16495         (mm-remove-part): Only call delete-annotation on XEmacs.
16496
16497         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16498
16499         * nnmail.el: Require gnus-int.
16500
16501         * spam.el: Move `require's before `eval-when-compile's.
16502
16503         * gnus-ems.el (gnus-alive-p):
16504         * gnus-fun.el (message-goto-eoh):
16505         * gnus-util.el (gnus-group-name-decode):
16506         * mail-source.el (gnus-compress-sequence):
16507         * message.el (Info-goto-node, format-spec):
16508         * mm-bodies.el (message-options-get):
16509         * mm-decode.el (mm-view-pkcs7):
16510         * mm-util.el (gmm-write-region):
16511         * mml-smime.el (mml-compute-boundary)
16512         (gnus-completing-read-with-default):
16513         * mml.el (widget-button-press, gnus-make-hashtable):
16514         * mml1991.el (mm-decode-content-transfer-encoding)
16515         (mm-encode-content-transfer-encoding)
16516         (message-options-get, message-options-set):
16517         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16518         * nnfolder.el (gnus-request-group):
16519         * nnheader.el (ietf-drums-unfold-fws):
16520         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16521         * smime.el (gnus-run-mode-hooks):
16522         * spam-stat.el (gnus-message): Autoload.
16523
16524         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16525         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16526         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16527         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16528         Add declare-function compatibility definition.
16529
16530         * gnus-cache.el (nnvirtual-find-group-art):
16531         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16532         (gnus-add-image, gnus-add-wash-type):
16533         * gnus-group.el (nnkiboze-score-file):
16534         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16535         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16536         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16537         (message-tokenize-header, gnus-get-buffer-create)
16538         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16539         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16540         * gnus.el (gnus-group-decoded-name):
16541         * mail-source.el (imap-capability):
16542         * mm-bodies.el (message-options-set):
16543         * mm-decode.el (gnus-configure-windows):
16544         * mm-extern.el (message-goto-body):
16545         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16546         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16547         (epg-sub-key-validity, message-options-set):
16548         * mml.el (widget-event-point, gnus-configure-windows):
16549         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16550         * mml2015.el (epg-check-configuration, epg-configuration)
16551         (message-options-set):
16552         * nndb.el (nndb-request-article):
16553         * nnfolder.el (gnus-request-create-group):
16554         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16555         * nnmaildir.el (gnus-group-mark-article-read):
16556         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16557         * rfc1843.el (message-fetch-field):
16558         * spam.el (gnus-extract-address-components):
16559         Declare as functions.
16560
16561 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16562
16563         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16564
16565         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16566
16567         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16568         bind show-trailing-whitespace for XEmacs.
16569
16570 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16571
16572         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16573         new no-op macro for backward compatibility.
16574
16575         * imap.el (imap-string-to-integer): New function.
16576
16577 2007-12-09  Glenn Morris  <rgm@gnu.org>
16578
16579         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16580
16581         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16582         * message.el, mm-view.el, sieve-manage.el, smime.el:
16583         Add declare-function compatibility definition.
16584
16585         * gnus-art.el (w3-region, w3m-region, Info-menu):
16586         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16587         * gnus-sum.el (gnus-get-predicate):
16588         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16589         * message.el (mail-abbrev-in-expansion-header-p):
16590         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16591         (w3m-detect-meta-charset, w3m-region):
16592         * sieve-manage.el (password-read, password-cache-add)
16593         (password-cache-remove):
16594         * smime.el (password-read-and-add): Declare as functions.
16595
16596 2007-12-08  David Kastrup  <dak@gnu.org>
16597
16598         * gnus-sum.el (gnus-summary-simplify-subject-query):
16599         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16600         `message'.
16601
16602 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16603
16604         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16605         it to bind idna-program, installation-directory, defined-colors, and
16606         face-attribute for XEmacs of the version that compiles defcustom forms.
16607
16608 2007-12-07  Glenn Morris  <rgm@gnu.org>
16609
16610         * gnus-art.el (article-make-date-line): Revert previous change.
16611
16612 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16613
16614         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16615
16616 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16617
16618         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16619         Call gnus-add-to-range ranges only once with a prepared article-list.
16620
16621 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16622
16623         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16624         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16625         group names with backslashes.
16626         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16627
16628 2007-12-06  Deepak Goel  <deego3@gmail.com>
16629
16630         * gnus-art.el (article-make-date-line):
16631         * gnus-start.el (gnus-load):
16632         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16633
16634 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16635
16636         * gnus-art.el (gnus-use-idna):
16637         * gnus-start.el (gnus-site-init-file):
16638         * message.el (message-use-idna):
16639         * mm-uu.el (mm-uu-hide-markers):
16640         * smiley.el (smiley-style): Revert changes that suppress warnings.
16641
16642 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16643
16644         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16645         specify charset to html source.
16646         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16647
16648 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16649
16650         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16651         idna-program in order to suppress byte compile warning issued by XEmacs
16652         that came to byte compile the default value section of defcustom forms
16653         recently.
16654
16655         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16656         value of installation-directory.
16657
16658         * message.el (message-use-idna): Don't directly refer to the value of
16659         idna-program.
16660
16661         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16662
16663         * smiley.el (smiley-style): Don't directly call face-attribute.
16664
16665 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16666
16667         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16668
16669         * gnus-dired.el: Reduce Gnus dependencies.
16670         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16671         Don't require.  Use autoloads instead.
16672         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16673         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16674         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16675         (gnus-dired-mode): Adjust doc string.
16676         (gnus-dired-mail-mode): New variable.
16677         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16678         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16679         (gnus-dired-mail-buffers): New function.  Return mail or message
16680         composition buffers.
16681         (gnus-dired-attach): Use it.
16682         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16683         NO-DECODE.
16684         (gnus-dired-print): Use `gnus-print-buffer' depending on
16685         `gnus-dired-mail-mode'.
16686
16687 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16688
16689         * rfc2047.el (rfc2047-encoded-word-regexp)
16690         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16691         explaining what regexp patterns are for.
16692
16693 2007-12-04  Glenn Morris  <rgm@gnu.org>
16694
16695         * password.el: Move to password-cache.el.
16696
16697         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16698         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16699         * mml-smime.el (password-read, password-cache-add)
16700         (password-cache-remove):
16701         No need to autoload, since mml-sec requires password.
16702
16703         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16704         * message.el (gnus-extract-address-components):
16705         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16706
16707         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16708         password.
16709
16710 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16711
16712         * mailcap.el: Reduce dependencies.
16713         (mail-header-parse-content-type): Autoload.
16714         (mailcap-delete-duplicates): New alias.
16715         (mailcap-mime-info): Add optional argument NO-DECODE.
16716         (mailcap-mime-types): Use mailcap-delete-duplicates.
16717
16718         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16719
16720 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16721
16722         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16723         (imap-parse-status): Upcase status-att for servers that sends them
16724         lower-case (e.g., MS Exchange 2007).
16725
16726 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16727
16728         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16729         function.
16730
16731         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16732         (gnus-uu-yenc-article): New function.
16733
16734         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16735
16736         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16737
16738 2007-12-02  Glenn Morris  <rgm@gnu.org>
16739
16740         * binhex.el (binhex): New custom group.
16741         (binhex-decoder-program, binhex-decoder-switches)
16742         (binhex-use-external): Move to the binhex custom group.
16743
16744         * uudecode.el (uudecode): New custom group.
16745         (uudecode-decoder-program, uudecode-decoder-switches)
16746         (uudecode-use-external): Move to the uudecode custom group.
16747
16748         * netrc.el (top-level): Don't load `encrypt' features.
16749         (netrc-parse): Don't use encrypt.
16750         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16751
16752         * encrypt.el: Remove file.
16753
16754 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16755
16756         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16757         matches on patches.
16758
16759         * gnus-art.el (gnus-article-browse-html-article):
16760         Mention `mm-text-html-renderer' in the doc string.
16761
16762         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16763         string.  Add comments.
16764
16765         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16766         if rhs is ASCII.
16767
16768 2007-12-01  Glenn Morris  <rgm@gnu.org>
16769
16770         * mail-source.el (top-level): Require format-spec before
16771         eval-when-compile.
16772
16773 2007-11-30  Glenn Morris  <rgm@gnu.org>
16774
16775         * encrypt.el: Require password, rather than autoloading password-read.
16776
16777 2007-11-29  Glenn Morris  <rgm@gnu.org>
16778
16779         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16780         (sasl-make-client, sasl-next-step, sasl-step-data)
16781         (sasl-step-set-data): Declare as functions.
16782
16783 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16784
16785         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16786
16787 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16788
16789         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16790         certs should be verified and what is to be done in the event of a
16791         verification failure.
16792
16793         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16794         caller can indicate whether the cache should be disregarded for this
16795         call.  This way the result of the call is reproducible at all times and
16796         can be considered a canonical server name for the supplied method.
16797         (gnus-agent-method-p): Canonicalize server names by pushing their
16798         method through `gnus-method-to-server' using the no-cache argument.
16799
16800         * gnus-srvr.el (gnus-server-insert-server-line):
16801         Call `gnus-method-to-server' with `no-cache' argument.
16802
16803         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16804         gnus-agent-possibly-synchronize-flags as this should be called when the
16805         server is actually being opened.
16806         (gnus-agent-possibly-synchronize-flags)
16807         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16808         flags file of an agentized server to the latter function.
16809
16810         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16811         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16812         after a connection has been established successfully.
16813
16814 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16815
16816         * gnus-art.el (article-display-face): Force to display face if called
16817         interactively; check if gnus-article-x-face-too-ugly matches author.
16818         (article-display-x-face): Display face even if From header is missing
16819         as article-display-face does.
16820
16821 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16822
16823         * hashcash.el (message-narrow-to-headers-or-head)
16824         (message-fetch-field, message-goto-eoh)
16825         (message-narrow-to-headers): Declare as functions.
16826
16827 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16828
16829         * mail-source.el (mail-sources): Default to fetch from file for
16830         compatibility with default of nnmail-spool-file.
16831
16832 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16833
16834         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16835         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16836         to look for encoded word that should be encoded again.
16837         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16838         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16839         encoding pattern.
16840         (rfc2047-decode-region): Switch strict regexp and loose one according
16841         to rfc2047-allow-irregular-q-encoded-words.
16842
16843 2007-11-25  Romain Francoise  <romain@orebokech.com>
16844
16845         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16846
16847 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16848
16849         * tls.el (tls-program): Provide more custom choices from
16850         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16851         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16852
16853 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16854
16855         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16856         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16857
16858         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16859         `nnmail-spool-file'.
16860
16861         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16862         `nnmail-spool-file'.
16863
16864         * gnus-move.el (gnus-change-server): Ditto.
16865
16866         * gnus-kill.el (gnus-batch-score): Ditto.
16867
16868         * gnus-cache.el (gnus-jog-cache): Ditto.
16869
16870         * gnus-msg.el (gnus-summary-reply):
16871         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16872
16873 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16874
16875         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16876         version.  Minor improvement to doc strings.
16877         (tls-program): Add comment.
16878
16879 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16880
16881         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16882         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16883         mismatch between the hostname provided in the certificate and the name
16884         of the host connnecting to.
16885         (open-tls-stream): Use them.  Check certificates against trusted root
16886         certificates.
16887
16888 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16889
16890         * gnus-cache.el (gnus-cache-generate-nov-databases):
16891         Use nnml-generate-nov-databases-directory instead of
16892         nnml-generate-nov-databases-1.
16893
16894 2007-11-24  Glenn Morris  <rgm@gnu.org>
16895
16896         * message.el (message-tool-bar-retro): Update for rename
16897         mail_send.xpm->mail-send.xpm.
16898
16899 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16900
16901         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16902         `smime-ldap-search' for Emacs 22 and up.
16903
16904 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16905
16906         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16907
16908         * message.el (message-send-mail-function): Fix error convention.
16909         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16910         (message-widen-reply, message-send-mail, message-talkative-question)
16911         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16912         (message-clone-locals, message-send-news): Use with-current-buffer.
16913         (message-insert-or-toggle-importance): Remove unused var `valid'.
16914         (message-make-references): Remove unused var `new-references'.
16915         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16916
16917 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16918
16919         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16920         (spam-split-symbolic-return-positive): Reflow docstring.
16921         (spam-backends, spam-summary-exit-behavior)
16922         (spam-mark-ham-unread-before-move-from-spam-group)
16923         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16924         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16925         (spam-clear-cache, spam-backend-check, spam-install-backend)
16926         (spam-install-statistical-backend, spam-list-of-processors)
16927         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16928         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16929         (spam-check-crm114, spam-initialize, spam-unload-hook):
16930         Fix typos in docstrings.
16931
16932 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16933
16934         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16935         been checked if they have never been read and those group levels are
16936         higher than the one that a user specified.
16937
16938 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16939
16940         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16941         foreign groups unless a group level is specified by a user.
16942         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16943
16944 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16945
16946         * message.el (message-send-mail-function): Require sendmail.
16947
16948 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16949
16950         * message.el (message-send-mail-function): Check for smtpmail too.
16951
16952         * utf7.el (utf7-encode, utf7-decode): Use coding system
16953         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16954
16955         * message.el (message-send-mail-function): New function.
16956         (message-send-mail-function): Set default using
16957         message-send-mail-function.  Adjust doc string.
16958         (message-send-mail-with-mailclient): New function.
16959
16960 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16961
16962         * smime.el (from):
16963         * rfc2047.el (message-posting-charset):
16964         * qp.el (mm-use-ultra-safe-encoding):
16965         * pop3.el (parse-time-months):
16966         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16967         * nnml.el (files):
16968         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16969         (jka-compr-compression-info-list, ange-ftp-path-format)
16970         (efs-path-regexp):
16971         * nndiary.el (files):
16972         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16973         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16974         (epg-digest-algorithm-alist, inhibit-redisplay)
16975         (password-cache-expiry):
16976         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
16977         (pgg-output-buffer, password-cache-expiry):
16978         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
16979         (efs-path-regexp):
16980         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
16981         (inhibit-redisplay):
16982         * mm-uu.el (file-name, start-point, end-point, entry)
16983         (gnus-newsgroup-name, gnus-newsgroup-charset):
16984         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
16985         (latin-unity-ucs-list):
16986         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
16987         (mm-uu-binhex-decode-function):
16988         * message.el (gnus-message-group-art, gnus-list-identifiers)
16989         (rmail-enable-mime-composing, gnus-local-organization)
16990         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
16991         (gnus-read-active-file, facemenu-add-face-function)
16992         (facemenu-remove-face-function, gnus-article-decoded-p)
16993         (tool-bar-mode):
16994         * mail-source.el (display-time-mail-function):
16995         * gnus-util.el (nnmail-pathname-coding-system)
16996         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
16997         (gnus-original-article-buffer, gnus-user-agent)
16998         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
16999         (xemacs-codename, sxemacs-codename, emacs-program-version):
17000         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
17001         * gnus-start.el (gnus-agent-covered-methods)
17002         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
17003         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
17004         (gnus-newsgroup-headers, gnus-group-list-mode)
17005         (gnus-group-mark-positions, gnus-newsgroup-data)
17006         (gnus-newsgroup-unreads, nnoo-state-alist)
17007         (gnus-current-select-method, mail-sources)
17008         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
17009         (nnmail-spool-file, gnus-cache-active-hashtb):
17010         * gnus-mh.el (mh-lib-progs):
17011         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
17012         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
17013         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
17014         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
17015         (gnus-group-buffer):
17016         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
17017         (font-lock-set-defaults):
17018         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
17019         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
17020         (gnus-summary-post-menu, total-parts, type, condition, length):
17021         * gnus-agent.el (gnus-agent-read-agentview):
17022         * flow-fill.el (show-trailing-whitespace):
17023         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
17024         eval-and-compile wrappers for byte compiler pacifiers.
17025
17026         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
17027         (mm-display-inline-fontify): Check for featurep 'xemacs not
17028         extent-list.
17029
17030         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
17031         itimer-list.
17032         (mm-create-image-xemacs): Only do something for XEmacs.
17033         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
17034
17035         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
17036
17037         * gnus-registry.el (gnus-adaptive-word-syntax-table):
17038         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
17039
17040 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
17041
17042         * nnimap.el (nnimap-split-download-body):
17043         * gnus-demon.el (gnus-demon):
17044         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
17045
17046 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17047
17048         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
17049         New macros.
17050         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
17051         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
17052         copy data from unibyte buffer to multibyte current buffer.
17053         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
17054         to copy data from unibyte current buffer to multibyte buffer.
17055         (nntp-make-process-buffer): Make process buffer unibyte.
17056
17057         * pop3.el (pop3-open-server): Fix typo in Lisp code.
17058
17059 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
17060
17061         * pop3.el (pop3-open-server): Accept and process data more robustly at
17062         connection start to avoid spurious "POP SSL connection failed" errors.
17063
17064 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17065
17066         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
17067         read group names.
17068
17069 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
17070
17071         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
17072
17073 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17074
17075         * nnmail.el (nnmail-parse-active): Make group names unibyte.
17076         (nnmail-save-active): Use a unibyte buffer when saving active file,
17077         which may contain non-ASCII group names.
17078
17079         * nnml.el (nnml-request-group): Decode group names in messages.
17080
17081 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
17082
17083         * message.el (message-citation-line-function)
17084         (message-insert-formatted-citation-line): Fix spelling of
17085         `message-insert-formated-citation-line'.
17086
17087 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
17088
17089         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
17090
17091 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17092
17093         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
17094         nnmail-pathname-coding-system.
17095
17096         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
17097         that a user enters; decode group names in messages.
17098
17099         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
17100
17101 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17102
17103         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
17104
17105         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
17106
17107         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
17108         risky local variable.
17109
17110         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
17111
17112 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
17113
17114         * encrypt.el: Improve documentation to fix function name typo.
17115         Reported by Daiki Ueno <ueno@unixuser.org>.
17116
17117 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17118
17119         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
17120         even if the point is not in the last page of an article.
17121         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
17122         back to the previous page.
17123
17124 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
17125
17126         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
17127
17128 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17129
17130         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
17131
17132 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17133
17134         * message.el (message-check-news-body-syntax):
17135         Avoid mm-string-as-multibyte.
17136         (message-hide-headers): Don't assume (point-min)==1.
17137
17138 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17139
17140         * message.el (message-remove-blank-cited-lines): Fix if remove is
17141         given.
17142         (message-bogus-address-regexp): New variable.
17143         (message-bogus-recipient-p): New function.
17144         (message-check-recipients): New command.
17145         (message-syntax-checks): Add `bogus-recipient'.
17146         (message-fix-before-sending): Add `bogus-recipient'.
17147
17148         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
17149         (gnus-treat-body-boundary): Don't test window-system.
17150
17151 2007-10-28  Leo Liu  <sdl.web@gmail.com>
17152
17153         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
17154
17155 2007-10-28  Miles Bader  <miles@gnu.org>
17156
17157         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
17158         at compile-time too.
17159
17160 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17161
17162         * gnus-msg.el (gnus-message-setup-hook):
17163         Add `message-remove-blank-cited-lines' to options.
17164
17165 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17166
17167         * message.el (message-remove-blank-cited-lines): New function.
17168         Suggested by Karl Plästerer.
17169
17170 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17171
17172         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
17173         mapc.
17174
17175         * imap.el (imap-open): Replace mapcar called for effect with mapc.
17176         (top-level): Use mapc to set functions to be traced for debugging.
17177
17178         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
17179         called for effect with while loop.
17180
17181         * message.el (message-talkative-question): Replace mapcar called for
17182         effect with mapc.
17183
17184         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
17185         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
17186         called for effect with dolist.
17187
17188         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
17189
17190         * nndiary.el: Use dolist instead of mapcar to add diary headers to
17191         gnus-extra-headers and nnmail-extra-headers.
17192
17193         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
17194         called for effect with dolist.
17195         (top-level): Use mapc to set functions to be traced for debugging.
17196
17197         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
17198         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
17199         dolist.
17200
17201         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
17202         Replace mapcar called for effect with mapc.
17203         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
17204         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
17205         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
17206         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
17207
17208         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
17209         remove-if that's a cl function.
17210
17211         * webmail.el (webmail-debug): Replace mapcar called for effect with
17212         dolist.
17213
17214         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
17215         with mapc.
17216
17217 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17218
17219         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
17220         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
17221         with while loop.
17222
17223         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
17224         functions from article-* functions.
17225         (gnus-multi-decode-header): Replace mapcar called for effect with
17226         dolist.
17227
17228         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
17229         (gnus-bookmark-show-details): Replace mapcar called for effect with
17230         while loop.
17231
17232         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
17233         called for effect with while loop.
17234
17235         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
17236         with dolist.
17237
17238         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17239         Replace mapcar called for effect with dolist.
17240
17241         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
17242
17243         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
17244         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
17245         Replace mapcar called for effect with dolist.
17246         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
17247         mapc.
17248
17249         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
17250         Replace mapcar called for effect with dolist.
17251         (gnus-topic-list): Replace mapcar called for effect with mapc.
17252
17253         * gnus.el: Use mapc instead of mapcar to add autoloads.
17254
17255 2007-10-23  Richard Stallman  <rms@gnu.org>
17256
17257         * gnus-group.el (gnus-group-highlight): Mark as risky.
17258
17259 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17260
17261         * gnus.el (gnus-server-to-method): Return method found first in
17262         gnus-newsrc-alist.
17263
17264         * gnus-art.el (gnus-article-highlight-signature)
17265         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
17266         button overlay without the front stickiness.
17267
17268 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
17269
17270         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
17271         overview buffer needed a catch to receive its throw.
17272         (gnus-agent-flush-cache): Declare as interactive to make this function
17273         easier to use.
17274
17275 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17276
17277         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17278         `next-line'.
17279
17280 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17281
17282         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
17283         exclude address matching message-dont-reply-to-names.
17284
17285 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17286
17287         * gnus-util.el (gnus-string<): New function.
17288
17289         * gnus-sum.el (gnus-article-sort-by-author)
17290         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
17291
17292 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17293
17294         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
17295         the frame-focus tag is set in gnus-buffer-configuration.
17296
17297 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17298
17299         * gnus-art.el (gnus-article-add-button): Make a button overlay without
17300         the front stickiness.
17301
17302 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17303
17304         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
17305         url pattern; remove duplicate one.
17306         (gnus-article-extend-url-button): New function.
17307         (gnus-article-add-buttons): Use it.
17308         (gnus-button-push): Use concatenated url that it makes.
17309
17310 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
17311
17312         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
17313
17314 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17315
17316         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
17317         Don't hardcode point-min==1.
17318
17319 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
17320
17321         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
17322         Fix comment about "iso8859-1".
17323
17324 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
17325
17326         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
17327         ones returned from the verify-function.
17328
17329         * mm-uu.el (mm-uu-pgp-signed-extract-1):
17330         Call mml2015-extract-cleartext-signature if extraction failed.
17331
17332 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
17333
17334         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
17335         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
17336         failed.
17337
17338 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17339
17340         * Relicense "GPLv2 or later" files to "GPLv3 or later".
17341
17342 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
17343
17344         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
17345         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
17346         recommends to use EasyPG instead of PGG.
17347
17348         * pgg.el: Revert to revision 6.23.2.16.
17349
17350         * pgg-def.el: Revert to revision 6.6.2.14.
17351
17352         * pgg-gpg.el: Revert to revision 6.23.2.34.
17353
17354 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
17355
17356         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
17357         to mark a thread as expirable.  Add variable `hide' to handle hiding of
17358         thread for both the null and zero (kill/expire thread) universal prefix
17359         cases.
17360         (gnus-summary-expire-thread): Add new function to expire a thread,
17361         using gnus-summary-kill-thread.
17362         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
17363         shortcuts for gnus-summary-expire-thread.
17364         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
17365         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
17366
17367 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
17368
17369         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
17370         extras value, so an extras entry can be deleted.
17371         (gnus-registry-delete-extra-entry): Use it.
17372         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
17373         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
17374         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
17375         storage through the gnus-registry, and provide an appropriate API for
17376         it.
17377
17378 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17379
17380         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
17381         Suggested by Leo <sdl.web@gmail.com>.
17382
17383         * gnus.el: Do.
17384
17385 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17386
17387         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
17388         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
17389
17390         * gnus-agent.el (gnus-agent-fetch-headers): Do.
17391
17392         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17393         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
17394
17395 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17396
17397         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
17398         newline.
17399         (nnmbox-request-accept-article): Don't change article in source buffer;
17400         narrow to header to use message-fetch-field rather than
17401         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
17402         (nnmbox-request-replace-article): Quote lines that'll be misidentified
17403         as delimiters; make sure article ends with newline.
17404         (nnmbox-delete-mail): Correct last position of article to be deleted;
17405         ignore X-Gnus-Newsgroup header in article body.
17406         (nnmbox-save-mail): Quote lines looking like delimiters at the right
17407         positions; make sure article ends with newline.
17408
17409         * message.el (message-display-abbrev): Don't infloop when a user
17410         inserts SPC in the beginning of header.
17411
17412         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
17413         coding-system-for-read and coding-system-for-write for XEmacs having no
17414         file-coding feature.
17415
17416         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17417
17418 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17419
17420         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17421         list of groups not followed by default.  Fix type to be regexp.
17422         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17423
17424 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17425
17426         * hmac-def.el (define-hmac-function): Switch from old-style to
17427         new-style backquotes.
17428
17429         * md4.el (md4-make-step): Likewise.
17430
17431 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17432
17433         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17434         raw-text coding system when saving .newsrc file, which may contain
17435         non-ASCII group names.
17436
17437 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17438
17439         * gnus-cus.el (gnus-score-extra): New widget.
17440         (gnus-score-extra-convert): New function.
17441         (gnus-score-customize): Use it for Extra.
17442
17443 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17444
17445         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17446         (mml2015-mailcrypt-clear-verify): Use it.
17447         (mml2015-gpg-clear-verify): Use it.
17448         (mml2015-pgg-clear-verify): Use it.
17449         (mml2015-epg-clear-verify): Replace the current part with the output
17450         from GnuPG; don't extract the plaintext by itself.
17451
17452         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17453         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17454         mml2015-clear-verify-function; don't touch the armor headers or
17455         dash-escaped text here.
17456
17457 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17458
17459         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17460         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17461         parts, or application/octet-stream as a last resort.
17462         (gnus-mime-view-part-as-type): Don't toggle display.
17463         (gnus-mime-view-part-as-charset): Don't turn off display before
17464         querying charset.
17465
17466         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17467         stuff to undisplayer function in Emacs.
17468         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17469
17470         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17471         text/calendar parts.
17472
17473 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17474
17475         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17476         decoding text/calendar parts.
17477
17478         * message.el (message-forward-make-body-mime): Always mark body as
17479         having no illegible text; remove signed-or-encrypted argument.
17480         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17481
17482         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17483         (mml-generate-mime-1): Don't encode body if it is specified to be in
17484         raw form; don't make buffer be unibyte when inserting multibyte string.
17485
17486 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17487
17488         * sha1.el: Fix up comment style.
17489         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17490         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17491
17492         * hex-util.el: Fix up comment style.
17493         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17494
17495         * gnus-salt.el: Use with-current-buffer.
17496         (gnus-pick-setup-message): Fix long-standing typo.
17497
17498 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17499
17500         * imap.el (imap-logout-timeout): New variable.
17501         (imap-logout, imap-logout-wait): New functions.
17502         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17503
17504         * nnimap.el (nnimap-logout-timeout): New server variable.
17505         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17506         nnimap-logout-timeout.
17507
17508         * gnus-art.el (gnus-article-summary-command-nosave)
17509         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17510
17511 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17512
17513         * gnus.el (gnus-maximum-newsgroup): New variable.
17514
17515         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17516         according to gnus-maximum-newsgroup.
17517
17518         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17519         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17520         Limit the range of articles according to gnus-maximum-newsgroup.
17521
17522 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17523
17524         * gnus-art.el (gnus-sticky-article): Fix problems described in
17525         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17526         Don't perform gnus-configure-windows here; reuse existing sticky
17527         article buffer.
17528
17529         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17530         it doesn't exist in gnus-article-mode.
17531
17532 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17533
17534         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17535         (gnus-agent-decoded-group-name): New function.
17536         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17537         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17538
17539 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17540
17541         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17542         Add binding for gnus-sticky-article.
17543         (gnus-summary-exit): Don't kill sticky article buffers.
17544
17545         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17546         article buffer.
17547         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17548         (gnus-kill-sticky-article-buffers): New commands.
17549
17550 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17551
17552         * nntp.el (nntp-xref-number-is-evil): New server variable.
17553         (nntp-find-group-and-number): If it is non-nil, don't trust article
17554         numbers in the Xref header.
17555
17556 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17557
17558         * gnus-agent.el (gnus-agent-read-group): New function.
17559         (gnus-agent-flush-group, gnus-agent-expire-group)
17560         (gnus-agent-regenerate-group): Use it.
17561         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17562         nnmail-pathname-coding-system.
17563
17564 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17565
17566         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17567
17568         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17569         that are unread as unread, and also as selected so that information of
17570         marks having been changed by a user may be updated when exiting group.
17571
17572 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17573
17574         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17575
17576 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17577
17578         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17579         calculated ignoring signature parts to gnus-treat-article.
17580
17581 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17582
17583         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17584         a point here in order to keep the window start.
17585         (gnus-insert-mime-security-button): Make a button overlay without the
17586         front stickiness.
17587         (gnus-mime-display-security): Goto the end of a button.
17588
17589         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17590
17591 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17592
17593         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17594         group-name-at-point.
17595         (gnus-group-completing-read): New function that offers decoded
17596         non-ASCII group names for completion.
17597         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17598         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17599         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17600         (gnus-group-fetch-control): Use it.
17601         (gnus-fetch-group): Use group-name-at-point for the initial value
17602         rather than the default value; use gnus-alive-p.
17603
17604         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17605         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17606         (gnus-summary-post-news): Use gnus-group-completing-read.
17607
17608         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17609         (gnus-read-move-group-name): Decode group name for completion.
17610
17611 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17612
17613         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17614         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17615         Yamaoka slightly modified the code).
17616
17617 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17618
17619         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17620         (nnmail-split-incoming): Bind it.
17621
17622         * nnml.el (nnml-group-name-charset): New function.
17623         (nnml-decoded-group-name): Use it; don't decode group name if
17624         nnmail-group-names-not-encoded-p is non-nil.
17625         (nnml-encoded-group-name): New function.
17626         (nnml-group-pathname): Inline nnml-decoded-group-name.
17627         (nnml-request-expire-articles): Decode group name in message.
17628         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17629         nnmail-pathname-coding-system.
17630         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17631         not decoded ones according to nnmail-group-names-not-encoded-p.
17632         (nnml-generate-active-info): Use nnml-encoded-group-name.
17633
17634 2007-08-08  Glenn Morris  <rgm@gnu.org>
17635
17636         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17637         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17638         doc-strings and comments.
17639
17640 2007-07-25  Glenn Morris  <rgm@gnu.org>
17641
17642         * Relicense all FSF files to GPLv3 or later.
17643
17644 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17645
17646         * gnus-sum.el (gnus-summary-move-article):
17647         Make gnus-summary-respool-article work.
17648
17649 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17650
17651         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17652         string.
17653
17654 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17655
17656         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17657         that should be ignored when comparing distant RSS articles with local
17658         ones.
17659         (nnrss-make-hash-index): New function.  Create a hash index according
17660         to the ignored fields.
17661         (nnrss-check-group): Use it.
17662
17663 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17664
17665         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17666
17667         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17668
17669         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17670         the new optional argument ENCODED is non-nil.
17671         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17672         coding system for encoding group name.
17673         (gnus-group-make-rss-group): Pass un-encoded group name to
17674         gnus-group-make-group.
17675         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17676         encoded.
17677
17678         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17679         Encode group name to which articles are moved or copied.
17680         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17681         coding system for encoding Newsgroup, Followup-To and Xref headers.
17682
17683         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17684         marks; use nnheader-file-coding-system to write a file.
17685         (nnagent-retrieve-headers): Bind file-name-coding-system to
17686         nnmail-pathname-coding-system.
17687
17688         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17689
17690         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17691         (nnml-request-article, nnml-request-create-group)
17692         (nnml-request-rename-group, nnml-find-id)
17693         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17694         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17695         (nnml-save-marks): Use nnml-group-pathname instead of
17696         nnmail-group-pathname.
17697
17698         (nnml-request-create-group, nnml-request-expire-articles)
17699         (nnml-request-move-article, nnml-request-delete-group)
17700         (nnml-deletable-article-p, nnml-possibly-create-directory)
17701         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17702         (nnml-open-marks): Bind file-name-coding-system to
17703         nnmail-pathname-coding-system.
17704
17705         (nnml-request-article): Pass server argument to nnml-find-group-number.
17706         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17707         Pass server argument to nnml-possibly-create-directory.
17708         (nnml-request-accept-article): Pass server argument to
17709         nnml-active-number and nnml-save-mail.
17710         (nnml-find-group-number): Pass server argument to nnml-find-id.
17711         (nnml-request-update-info): Pass server argument to
17712         nnml-marks-changed-p.
17713
17714         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17715         (nnml-save-mail, nnml-active-number): Add server argument.
17716
17717         (nnml-request-delete-group): Warn if group is missing.
17718         (nnml-get-nov-buffer): Decode group name.
17719         (nnml-generate-active-info): Encode group name.
17720         (nnml-open-marks): Decode group name in messages.
17721
17722 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17723
17724         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17725         if it is not specified.
17726         (gnus-article-pipe-part, gnus-article-save-part)
17727         (gnus-article-interactively-view-part, gnus-article-copy-part)
17728         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17729         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17730         (gnus-article-replace-part, gnus-article-delete-part)
17731         (gnus-article-view-part-as-type): Pass raw prefix argument to
17732         gnus-article-part-wrapper.
17733
17734 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17735
17736         * gnus-agent.el (gnus-agent-save-active):
17737         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17738
17739         * gnus-cache.el (gnus-cache-save-buffers)
17740         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17741         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17742         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17743         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17744         (gnus-cache-generate-active, gnus-cache-rename-group)
17745         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17746         (gnus-cache-update-overview-total-fetched-for):
17747         Bind file-name-coding-system to nnmail-pathname-coding-system.
17748         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17749         New variables.
17750         (gnus-cache-decoded-group-name): New function.
17751         (gnus-cache-file-name): Use it.
17752         (gnus-cache-generate-active): Use non-decoded group name for active.
17753
17754         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17755         right place.
17756         (gnus-write-active-file): Don't break non-ASCII group names.
17757
17758         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17759         nnmail-pathname-coding-system.
17760
17761         * lpath.el: Bind default-file-name-coding-system,
17762         file-name-coding-system and language-info-alist for XEmacs.
17763
17764         * gnus-uu.el (gnus-uu-decode-save): Typo.
17765
17766 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17767
17768         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17769
17770 2007-07-14  David Kastrup  <dak@gnu.org>
17771
17772         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17773         finishing actions if we did not edit the article.
17774
17775 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17776
17777         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17778         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17779         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17780         (gnus-agent-flush-group, gnus-agent-flush-cache)
17781         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17782         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17783         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17784         (gnus-agent-regenerate-group)
17785         (gnus-agent-update-files-total-fetched-for)
17786         (gnus-agent-update-view-total-fetched-for):
17787         Bind file-name-coding-system to nnmail-pathname-coding-system.
17788         (gnus-agent-group-pathname): Don't encode file names by
17789         nnmail-pathname-coding-system.
17790         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17791         coding-system-for-write instead of buffer-file-coding-system to
17792         gnus-agent-file-coding-system.
17793
17794         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17795         Decode group name.
17796
17797         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17798
17799         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17800         (gnus-read-newsrc-el-file): Make group names unibyte.
17801
17802         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17803         nnmail-pathname-coding-system.
17804
17805         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17806         (nnrss-request-delete-group): Bind file-name-coding-system to
17807         nnmail-pathname-coding-system.
17808         (nnrss-read-server-data, nnrss-read-group-data):
17809         Bind file-name-coding-system correctly.
17810         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17811
17812         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17813         (nntp-server-to-method-cache): New variable.
17814         (nntp-group-pathname): New function that decodes non-ASCII group names.
17815         (nntp-possibly-create-directory, nntp-marks-changed-p)
17816         (nntp-save-marks, nntp-open-marks): Use it.
17817         (nntp-possibly-create-directory, nntp-open-marks):
17818         Bind file-name-coding-system to nnmail-pathname-coding-system.
17819         (nntp-open-marks): Decode group names when bootstrapping marks.
17820
17821         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17822         Newsgroups and Followup-To headers.
17823
17824 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17825
17826         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17827         (gnus-server-closed-face, gnus-server-denied-face)
17828         (gnus-server-offline-face): Remove variable.
17829         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17830
17831         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17832         of modifying message-stack directly for XEmacs.
17833
17834         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17835         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17836         if the coding-system argument is nil for XEmacs.
17837
17838         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17839         mm-charset-override-alist.
17840
17841         * rfc2047.el: Don't require base64; require rfc2045 for the function
17842         rfc2045-encode-string.
17843         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17844         to quote the parameter value.
17845
17846 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17847
17848         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17849         form in gnus-group-name-charset-method-alist.
17850
17851         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17852         overrides the default layout edit-form.
17853
17854         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17855
17856         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17857
17858 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17859
17860         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17861         as unfetched articles.
17862
17863 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17864
17865         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17866
17867 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17868
17869         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17870         original back end that keeps marks in the local system.
17871
17872 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17873
17874         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17875         arg of pop-to-buffer for XEmacs.
17876         (gnus-article-read-summary-keys): Ditto; don't restore window
17877         configuration if summary command ends up with neither article buffer
17878         nor summary buffer; describe bindings if summary keys end with C-h.
17879
17880 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17881
17882         * message.el (message-fix-before-sending): Skip raw message part to be
17883         forwarded while checking illegible text.
17884         (message-forward-make-body-mime, message-forward-make-body):
17885         Mark signed or encrypted raw message as having no illegible text.
17886
17887 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17888
17889         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17890         (gnus-message-with-timestamp-1): New macro.
17891         (gnus-message-with-timestamp): New function.
17892         (gnus-message): Use them.
17893
17894         * nnheader.el (nnheader-message): Use them.
17895
17896 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17897
17898         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17899         .newsrc.eld file.
17900
17901 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17902
17903         * gnus-agent.el (gnus-agent-fetch-headers)
17904         (gnus-agent-retrieve-headers):
17905         Bind gnus-decode-encoded-address-function to identity.
17906
17907         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17908         available also when the server returns simply a dot.
17909
17910         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17911
17912 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17913
17914         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17915
17916 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17917
17918         * gnus-ems.el (gnus-x-splash): Make it work.
17919
17920         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17921         from being used.
17922
17923         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17924
17925 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17926
17927         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17928         4th and the 5th arguments.
17929
17930         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17931         the front stickiness.
17932         (gnus-article-summary-command-nosave): Correct the order of the
17933         arguments passed to pop-to-buffer.
17934         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17935         summary command ends up with the article buffer.
17936
17937         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17938         the same faces.
17939
17940 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17941
17942         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17943
17944 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17945
17946         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17947         * gnus-sum.el (gnus-summary-highlight):
17948         * pgg.el (pgg-sign-region, pgg-sign):
17949         * mail-source.el (mail-source-delete-old-incoming-confirm):
17950         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17951
17952 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17953
17954         * gnus-art.el (gnus-mime-view-part-externally)
17955         (gnus-mime-view-part-internally): Fix predicate function passed to
17956         completing-read.
17957
17958         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17959
17960         * gnus.el (gnus-update-message-archive-method): Add :version.
17961
17962 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17963
17964         * gnus.el (gnus-update-message-archive-method): New variable.
17965
17966         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17967         according to gnus-message-archive-method if
17968         gnus-update-message-archive-method is non-nil.
17969
17970 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17971
17972         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17973         Suggested by Loic Dachary <loic@dachary.org>.
17974         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17975
17976 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17977
17978         * message.el (message-pop-to-buffer): Add switch-function argument.
17979         (message-mail): Pass switch-function argument to it.
17980
17981 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
17982
17983         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
17984         Improve doc string.
17985
17986 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17987
17988         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
17989         (gnus-header-content):
17990         * gnus-cite.el (gnus-cite-10):
17991         * gnus-srvr.el (gnus-server-closed):
17992         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
17993         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
17994         (gnus-group-mail-3-empty, gnus-group-mail-low)
17995         (gnus-group-mail-low-empty, gnus-splash):
17996         * message.el (message-header-to, message-header-cc)
17997         (message-header-subject, message-header-other, message-header-name)
17998         (message-header-xheader, message-separator, message-cited-text)
17999         (message-mml): Lighten colors of faces used for dark background.
18000
18001 2007-05-24  Simon Josefsson  <simon@josefsson.org>
18002
18003         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
18004         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
18005
18006 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18007
18008         * message.el (message-narrow-to-headers-or-head):
18009         Ignore mail-header-separator in the body.
18010
18011 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18012
18013         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
18014         same as window size.
18015
18016 2007-05-22  Kevin Ryde  <user42@zip.com.au>
18017
18018         * message.el (message-font-lock-keywords): Use message-header-xheader
18019         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
18020         ahead of the anything pattern, to get it recognized.
18021
18022 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18023
18024         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
18025         spam.el loads uses it in the compiled defadvice form.
18026
18027 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
18028
18029         * gnus-sum.el (gnus-articles-to-read)
18030         (gnus-summary-insert-old-articles): Don't truncate group name for
18031         `read-string'.
18032
18033         * gnus-util.el (gnus-limit-string): Delete this function.
18034
18035         * gnus-sum.el (gnus-simplify-subject-fully):
18036         Use `truncate-string-to-width' instead.
18037
18038 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
18039
18040         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
18041         Tell if, on summary exit, the next group has to be selected.
18042         (gnus-summary-exit): Use it.
18043
18044 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
18045
18046         * gnus-art.el (gnus-article-mode): Fix comment about displaying
18047         non-break space.
18048
18049 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18050
18051         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
18052         Check if group is not a directory.
18053         (nnfolder-request-expire-articles): Don't delete articles if the target
18054         group is not available.
18055
18056         * nnml.el (nnml-request-create-group): Properly check if group is not a
18057         file.
18058         (nnml-request-expire-articles): Don't delete articles if the target
18059         group is not available.
18060
18061         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18062         Don't quote characters that are within parentheses.
18063
18064 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18065
18066         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
18067         (gnus-handle-ephemeral-exit): Select article according to it.
18068
18069 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18070
18071         * message.el (message-insert-formated-citation-line): Remove newline.
18072         (message-citation-line-format): Add final \n here so that the user can
18073         avoid a blank line.
18074
18075 2007-05-03  Dan Christensen  <jdc@uwo.ca>
18076
18077         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
18078         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
18079         Update lanl/arXiv support.
18080
18081 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18082
18083         * gnus.el: Bump version number.
18084
18085 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18086
18087         * gnus.el (gnus-version-number): Bump version.
18088
18089 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18090
18091         * gnus.el: No Gnus v0.6 is released.
18092
18093 2007-04-27  Didier Verna  <didier@xemacs.org>
18094
18095         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
18096         * gmm-utils.el (gmm-regexp-concat): ... here.
18097         * message.el: Don't require 'gnus-util.
18098         (message-dont-reply-to-names): Handle name change above.
18099         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
18100
18101 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18102
18103         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
18104         since the initial value varies according to the system.
18105
18106 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18107
18108         * mm-util.el (mm-charset-synonym-alist): Defcustom.
18109
18110 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
18111
18112         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
18113
18114 2007-04-24  Didier Verna  <didier@xemacs.org>
18115
18116         Improve the type of gnus-ignored-from-addresses.
18117         * gnus-util.el (gnus-orify-regexp): New function.
18118         * message.el (gnus-util): Require it.
18119         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
18120         * gnus-sum.el (gnus-ignored-from-addresses): New function.
18121         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
18122
18123 2007-04-24  Didier Verna  <didier@xemacs.org>
18124
18125         * gnus-sum.el:
18126         * gnus-utils.el: Fix some trailing whitespaces.
18127
18128 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18129
18130         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
18131         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
18132         article's Message-ID; refer parent article in summary buffer.
18133
18134         * message.el (message-bounce): Call mime-to-mml.
18135
18136         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
18137         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
18138         optimize and/or forms properly.
18139
18140 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
18141
18142         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
18143         URL.
18144
18145 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18146
18147         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
18148
18149 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18150
18151         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
18152         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
18153         displayed of multipart/alternative part if it is invoked from summary
18154         buffer.
18155
18156         * mm-view.el (mm-inline-text-html-render-with-w3m)
18157         (mm-inline-text-html-render-with-w3m-standalone)
18158         (mm-inline-render-with-function): Use mail-parse-charset by default.
18159
18160 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
18161
18162         * parse-time.el (parse-time-string-chars): Check if CHAR
18163         is less than the length of parse-time-syntax.
18164
18165 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18166
18167         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
18168         from gnus-newsgroup-processable.
18169
18170 2007-04-16  Didier Verna  <didier@xemacs.org>
18171
18172         * gnus-msg.el (gnus-configure-posting-styles):
18173         Handle message-signature-directory properly with :file syntax.
18174         Reported by "Leo".
18175
18176 2007-04-11  Didier Verna  <didier@xemacs.org>
18177
18178         New user option: message-signature-directory.
18179         * gnus-msg.el (gnus-configure-posting-styles): Support it.
18180         * message.el (message-insert-signature): Ditto.
18181         * message.el (message-signature-file): Doc update.
18182         * message.el (message-signature-directory): New.
18183
18184 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18185
18186         * gnus-msg.el (gnus-inews-yank-articles):
18187         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
18188
18189 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18190
18191         * message.el (message-yank-original): Make sure cited text ends with
18192         newline; don't exchange point and mark.
18193
18194 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
18195
18196         * tls.el (open-tls-stream): Properly handle case where there
18197         is no associated buffer.
18198
18199 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
18200
18201         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
18202         message-yank-original, make sure (< mark TEXT point).
18203
18204 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18205
18206         * message.el (message-fill-column): New variable.
18207         (message-mode): Use it.  Add comment on a possible new hook.
18208
18209         * nnmail.el (nnmail-spool-file): Mark as obsolete.
18210         (nnmail-get-new-mail): Reformat.
18211
18212         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
18213
18214         * gmm-utils.el: Fix Commentary.
18215         (gmm-tool-bar-from-list): Fix typo in doc string.
18216
18217 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
18218
18219         * message.el (message-yank-original): Don't switch point and mark
18220         unnecessarily to put point and mark as documented.
18221
18222 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18223
18224         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
18225         from the message heads.
18226
18227 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
18228
18229         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
18230         article buffer does not have a window.  This may not be the best
18231         solution but is certainly better than setting the start of the null,
18232         that is the current, window.
18233
18234 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
18235
18236         * gnus-draft.el (gnus-draft-setup-hook): New hook.
18237         (gnus-draft-setup): Run it.
18238
18239         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
18240         gnus-score-fast-scoring.  Allow regexp.
18241         (gnus-score-headers): Use it.
18242
18243         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
18244         XEmacs.
18245
18246         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
18247         string.
18248         (gnus-button-alist): Also catch `<f1> k ...'.
18249         (gnus-treat-display-x-face): Fix doc string.
18250
18251 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18252
18253         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
18254         evaluation of gnus-extended-version to ensure correct generation of the
18255         User-Agent header when message-generate-headers-first is used.
18256
18257 2007-03-24  Simon Josefsson  <simon@josefsson.org>
18258
18259         * hashcash.el (hashcash-generate-payment-async): Don't crash if
18260         hashcash-path is nil.  Don't call callback with incorrect number of
18261         parameters if val is 0.
18262
18263 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18264
18265         * message.el (message-required-news-headers):
18266         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
18267
18268 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
18269
18270         * tls.el (open-tls-stream): In handshake-waiting loop,
18271         don't wait more if there is output available to process.
18272
18273 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
18274
18275         * tls.el (tls-program): Doc fix.
18276
18277 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18278
18279         * message.el (message-generate-new-buffers): Change the meaning of the
18280         nil value; add `standard' to the choices; treat t as `unique'; improve
18281         doc string.
18282         (gnus-select-frame-set-input-focus): Autoload.
18283         (message-buffer-name): Search for the existing message buffer if
18284         message-generate-new-buffers is nil or `standard'; treat the value t of
18285         message-generate-new-buffers as `unique'.
18286         (message-pop-to-buffer): Raise the frame already displaying the message
18287         buffer; clear the echo area after querying.
18288         (message-setup): Pass the `continue' argument to compose-mail.
18289         (message-mail): Prefer `switch-function' if it is given; search for the
18290         existing message buffer if the `continue' argument is non-nil; pass
18291         continue and switch-function arguments to compose-mail by way of
18292         message-setup.
18293         (message-mail-other-window): Adjust argument of message-setup.
18294         (message-mail-other-frame): Ditto.
18295
18296 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18297
18298         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
18299         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
18300         to turn font-lock on when turning gnus-message-citation-mode on.
18301
18302 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
18303
18304         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
18305         (mml-smime-function-alist): New variable; add epg as the backend.
18306         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
18307         mml-smime- functions instead.
18308         * mm-view.el: Require smime.
18309
18310 2007-03-05  Didier Verna  <didier@xemacs.org>
18311
18312         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
18313         instead of just inheritance for posting styles.
18314         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
18315
18316 2007-02-24  Chris Moore  <dooglus@gmail.com>
18317
18318         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
18319         * pgg-pgp.el (pgg-pgp-encrypt-region):
18320         * pgg-gpg.el (pgg-gpg-encrypt-region):
18321         Check pgg-encrypt-for-me if no other recipients.
18322
18323 2007-02-24  John Paul Wallington  <jpw@pobox.com>
18324
18325         * tls.el (tls-certtool-program): Fix custom type.
18326
18327 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18328
18329         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
18330         and point-at-eol instead of line-(beginning|end)-position.
18331
18332         * assistant.el (assistant-parse-buffer): Ditto.
18333
18334         * netrc.el (netrc-parse-services): Ditto.
18335
18336 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
18337
18338         * mml2015.el (mml2015-epg-find-usable-key): New function.
18339         (mml2015-epg-sign): Use it.
18340         (mml2015-epg-encrypt): Use it.
18341
18342 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18343
18344         * message.el (message-make-in-reply-to): Quote name containing
18345         non-ASCII characters.  It will make the RFC2047 encoder cause an error
18346         if there are special characters.  Reported by NAKAJI Hiroyuki
18347         <nakaji@jp.freebsd.org>.
18348
18349 2007-02-27  Didier Verna  <didier@xemacs.org>
18350
18351         Include the group parameters as well as the topic ones in the
18352         inheritance filter process.
18353         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
18354         argument GROUP-PARAMS-LIST.
18355         * gnus-topic.el (gnus-group-topic-parameters): Use it.
18356
18357 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18358
18359         * nntp.el (nntp-never-echoes-commands)
18360         (nntp-open-connection-functions-never-echo-commands): New variables.
18361         (nntp-send-command): Use them.
18362
18363 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
18364
18365         * mml2015.el (mml2015-epg-verify): Simplify.
18366
18367 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18368
18369         * mml.el (mml-content-disposition-alist): New user option.
18370         (mml-content-disposition): New function.
18371         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
18372         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
18373
18374 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
18375
18376         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
18377         verification.
18378
18379 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18380
18381         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
18382         articles posted in the last 24 hours.
18383
18384 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
18385
18386         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
18387
18388 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
18389
18390         * nntp.el (nntp-send-command): Don't wait for echoes when
18391         nntp-open-ssl-stream is used.
18392
18393 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18394
18395         * gnus-cite.el (gnus-test-font-lock-add-keywords)
18396         (gnus-message-add-citation-keywords)
18397         (gnus-message-remove-citation-keywords): Remove.
18398         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
18399         directly, make the variables in font-lock-defaults buffer-local, add
18400         gnus-message-citation-keywords to them and then update the value of
18401         font-lock-keywords.
18402
18403 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18404
18405         * message.el (message-cite-original-1): Don't call
18406         gnus-article-highlight-citation.
18407
18408         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
18409         citations; fix line count.
18410
18411 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18412
18413         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18414         (gnus-message-add-citation-keywords)
18415         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18416         versions of font-lock-add-keywords and font-lock-remove-keywords to
18417         work with XEmacs correctly.
18418
18419 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18420
18421         * gnus-cite.el (gnus-cite-face-list): Set the values of
18422         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18423         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18424         (gnus-message-cite-prefix-regexp): New variable.
18425         (gnus-message-search-citation-line): Use it; protect against long
18426         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18427         the 0th match data for Emacs.
18428         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18429         (gnus-message-add-citation-keywords): Append keywords rather than
18430         prepending; emulate font-lock-add-keywords if it is not available.
18431         (gnus-message-remove-citation-keywords):
18432         Emulate font-lock-remove-keywords if it is not available.
18433
18434         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18435
18436         * message.el (message-cite-prefix-regexp): Set the value of
18437         gnus-message-cite-prefix-regexp.
18438
18439 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18440
18441         * nnweb.el (nnweb-google-parse-1): Update parser.
18442
18443 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18444
18445         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18446
18447 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18448
18449         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18450         regexp.
18451
18452 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18453
18454         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18455         string-to-multibyte.
18456         (uudecode-decode-region-internal): Use it.
18457
18458         * lpath.el: Fbind string-as-multibyte for XEmacs.
18459
18460 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18461
18462         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18463         Fix custom choice.
18464
18465         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18466
18467 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18468
18469         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18470
18471         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18472         `write-region' to respect `mm-inhibit-file-name-handlers'.
18473
18474 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18475
18476         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18477         Use gnus-home-directory instead of "~/" or "$HOME".
18478
18479 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18480
18481         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18482         to mention filename.
18483         Add comments at beginning regarding usage.
18484         (encrypt-write-file-contents): Change interactive so a string is
18485         acceptable.  If the file has no associated model, show an error instead
18486         of a nonsense prompt.
18487
18488 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18489
18490         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18491         Thanks to Yoshihiko Yamada for kind notification of this typo.
18492
18493 2007-01-12  Kenichi Handa  <handa@m17n.org>
18494
18495         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18496         multibyte buffer.
18497
18498 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18499
18500         * gnus-score.el (gnus-score-fast-scoring): New variable.
18501         (gnus-score-headers): Use it.
18502
18503         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18504
18505         * message.el (message-cite-original-1):
18506         Call gnus-article-highlight-citation if requested.
18507         (message-make-from): Allow name and address as optional arguments.
18508
18509         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18510
18511         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18512         bugs to doc string.
18513         (gnus-button-alist): Add mid\\|message-id.
18514         (gnus-button-fetch-group): Extend for use in
18515         `browse-url-browser-function'.
18516         (gnus-button-url-regexp): Try to catch paired parentheses like in
18517         Wikipedia URLs.
18518
18519         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18520         Suggested by Simon Krahnke <overlord@gmx.li>.
18521
18522 2007-01-13  Romain Francoise  <romain@orebokech.com>
18523
18524         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18525         Update copyright.
18526
18527 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18528
18529         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18530
18531 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18532
18533         * gnus-registry.el (gnus-registry-unfollowed-groups)
18534         (gnus-registry-split-fancy-with-parent): Fix documentation.
18535
18536 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18537
18538         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18539         from nnweb groups.
18540
18541 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18542
18543         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18544         Xref urls.  Erase buffer before requesting head.
18545
18546         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18547
18548 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18549
18550         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18551         customizable.
18552
18553 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18554
18555         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18556         no signing key is found.
18557         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18558         no encrypting and/or signing key is found.
18559
18560 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18561
18562         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18563
18564 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18565
18566         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18567         headers read from disk with the ones newly found in the current search.
18568         This should no longer cause problems, because the article numbers in
18569         Gmane's `nov.php' output are ignored since the previous change.
18570
18571 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18572
18573         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18574
18575 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18576
18577         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18578         replace-regexp-in-string; bind url-version; fbind display-images-p and
18579         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18580         find-face and set-itimer-function for Emacs; bind itimer-list for
18581         Emacs.
18582
18583         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18584
18585 2007-01-01  Romain Francoise  <romain@orebokech.com>
18586
18587         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18588
18589 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18590
18591         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18592         `define-minor-mode' macro definition expanded properly.
18593         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18594         exclude it there.
18595
18596         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18597         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18598         `fboundp' test.
18599         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18600         This is OK to autoload in (S)XEmacs now.
18601
18602 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18603
18604         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18605         keystroke.
18606         (gnus-summary-limit-to-singletons): Fix typo.
18607
18608         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18609         else fails.
18610
18611 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18612
18613         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18614         docstring.
18615
18616         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18617         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18618         (gnus-summary-insert-dormant-articles): Fix typo in message.
18619
18620 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18621
18622         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18623         nil for XEmacs.
18624         (gnus-message-citation-mode): Don't autoload in XEmacs.
18625
18626         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18627
18628 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18629
18630         * nnimap.el (nnimap-expunge-search-string):
18631         Mention nnimap-search-uids-not-since-is-evil in docstring.
18632
18633 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18634
18635         * spam.el: Revert to make-obsolete-variable because
18636         define-obsolete-variable-alias is not supported in Emacs 21.
18637
18638         * spam.el (spam-ifile-path, spam-ifile-database-path)
18639         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18640         make-obsolete-variable.
18641         (spam-bsfilter-path, spam-bsfilter-program)
18642         (spam-spamassassin-path, spam-spamassassin-program)
18643         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18644         Don't use "path" inappropriately.
18645         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18646         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18647         variable names.
18648
18649 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18650
18651         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18652         summary buffer.
18653
18654         * password.el (password-cache-remove): Use clear-string to burn
18655         password, if available.
18656
18657 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18658
18659         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18660
18661         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18662
18663         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18664         (gnus-message-highlight-citation): Move defcustom here from
18665         gnus-cite.el.
18666         (gnus-message-citation-mode): Autoload.
18667
18668         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18669         checks to make it compile with XEmacs.
18670         (gnus-message-citation-mode): New minor mode.
18671         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18672         (gnus-message-highlight-citation): New variables.
18673         (gnus-message-search-citation-line)
18674         (gnus-message-add-citation-keywords)
18675         (gnus-message-remove-citation-keywords)
18676         (turn-on-gnus-message-citation-mode)
18677         (turn-off-gnus-message-citation-mode): New functions.
18678
18679 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18680
18681         * gnus-cite.el: Enable highlighting of different citation levels in
18682         message-mode.
18683
18684 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18685
18686         * message.el (message-make-fqdn): Fix comment.
18687         (message-bogus-system-names): Add ".local".
18688
18689         * spam.el (spam-ifile-path, spam-ifile-program)
18690         (spam-ifile-database-path, spam-ifile-database)
18691         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18692         Don't use "path" inappropriately.
18693         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18694         strings.
18695         (spam-check-ifile, spam-ifile-register-with-ifile)
18696         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18697         Use new variable names.
18698
18699         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18700         (gnus-treat-display-smileys): Simplify using
18701         gnus-image-type-available-p.
18702
18703         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18704         available.
18705
18706         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18707         Use `display-images-p' if available.
18708
18709 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18710
18711         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18712         one after turning on the buffer's multibyteness instead of decoding
18713         them directly in the unibyte buffer that causes unexpected conversion
18714         in Emacs 23 (unicode).
18715
18716 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18717
18718         * message.el (message-generate-hashcash): Fix custom type.
18719
18720 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18721
18722         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18723
18724 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18725
18726         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18727         disconnect icons.  Add help text.
18728
18729 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18730
18731         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18732         negated to be consistent with the others we handle.
18733
18734 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18735
18736         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18737         version of gnus-summary-buffer to something, so that we can use two
18738         article buffers at the same time.
18739
18740 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18741
18742         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18743         trigger all the extra headers.
18744         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18745         sorting.
18746
18747 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18748
18749         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18750         solid groups.
18751
18752 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18753
18754         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18755
18756 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18757
18758         * legacy-gnus-agent.el: Add Copyright notice.
18759
18760 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18761
18762         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18763
18764 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18765
18766         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18767
18768         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18769         to make it work reliably in CVS Emacs.
18770         (gnus-summary-limit-strange-charsets-predicate)
18771         (gnus-summary-limit-to-predicate): New functions.
18772
18773 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18774
18775         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18776         specifying array size.
18777         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18778         array if it is too small.
18779         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18780         (gnus-sort-threads-loop): New function.
18781
18782 2006-12-06  Chris Moore  <dooglus@gmail.com>
18783
18784         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18785         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18786
18787 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18788
18789         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18790         options.
18791
18792 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18793
18794         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18795         DOS-ing the recipient.
18796
18797         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18798         the headers when creating the mapping to avoid mismappings.
18799         (nnweb-gmane-create-mapping): Always nix out old mapping.
18800
18801 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18802
18803         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18804         and mm-verify-option to never.
18805
18806 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18807
18808         * message.el (message-signed-or-encrypted-p): New function.
18809         (message-forward-make-body): Use it.
18810
18811         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18812         Replace encode-coding-string with mm-encode-coding-string.
18813
18814 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18815
18816         * nneething.el (nneething-decode-file-name):
18817         Replace decode-coding-string with mm-decode-coding-string.
18818
18819         * gnus-int.el (gnus-open-server): Say failed server's name.
18820
18821 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18822
18823         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18824         strings to a single string.  Quote `errors-file-name'.
18825         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18826         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18827         Adjust calls.  Use `shell-quote-argument'.
18828
18829 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18830
18831         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18832         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18833
18834         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18835         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18836         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18837         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18838         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18839         (gnus-subscribe-newsgroup, gnus-1):
18840         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18841         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18842         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18843         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18844
18845 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18846
18847         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18848         keystroke.
18849         (gnus-summary-limit-to-bodies): Implement headersp.
18850
18851 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18852
18853         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18854
18855 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18856
18857         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18858
18859 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18860
18861         * message.el (message-generate-hashcash): Expand range of values to
18862         include `opportunistic'.
18863         (message-send-mail): Use it.
18864
18865 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18866
18867         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18868         and comment it.
18869
18870         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18871
18872 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18873
18874         * gnus-util.el (gnus-extract-address-components): Improve comment.
18875
18876 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18877
18878         * gnus-util.el (gnus-extract-address-components): Work with address in
18879         which the name portion contains @.
18880
18881         * lpath.el: Fbind custom-autoload.
18882
18883 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18884
18885         * gnus.el (gnus-start): Move custom group up.
18886         (gnus-select-method): Don't autoload, but make it available for
18887         `customize-variable'.
18888         (gnus-getenv-nntpserver): Don't autoload.
18889
18890 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18891
18892         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18893
18894 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18895
18896         * message.el (message-sendmail-extra-arguments): New variable.
18897         (message-send-mail-with-sendmail): Use it.
18898
18899 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18900
18901         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18902         mm-with-unibyte-current-buffer to make string unibyte.
18903
18904         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18905         mm-string-as-multibyte.
18906
18907 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18908
18909         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18910         Reported by Werner Koch <wk@gnupg.org>.
18911
18912 2006-11-14  Daiki Ueno  <ueno@p360>
18913
18914         * mml2015.el: Autoload epa-select-keys when compiling.
18915
18916 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18917
18918         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18919         message-options.
18920         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18921
18922 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18923
18924         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18925         EasyPG (< 0.0.6).
18926         (mml2015-always-trust): New user option.
18927         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18928         prompt.
18929
18930 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18931
18932         * nntp.el (nntp-authinfo-force): New variable.
18933         (nntp-send-authinfo): Use it.
18934
18935 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18936
18937         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18938         decode encoded words.  Improve prompt.  Add comment about forwarding.
18939         (message-replacement-char): Move up.
18940
18941 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18942
18943         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18944         instead of gnus-intersection because arguments of gnus-sorted-nunion
18945         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18946
18947 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18948
18949         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18950         (message-simplify-subject-functions):
18951         Enable message-strip-subject-encoded-words by default.
18952
18953 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18954
18955         * message.el (message-strip-subject-encoded-words): New function.
18956         (message-simplify-subject-functions): New variable.
18957         (message-simplify-subject): Use it.  Fix typo in doc string.
18958         Support message-strip-subject-encoded-words.
18959
18960 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18961
18962         * gnus-diary.el (gnus-diary-delay-format-function):
18963         * nndiary.el (nndiary-reminders):
18964         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18965
18966 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18967
18968         * gnus-art.el (article-hide-boring-headers): Fetch date from
18969         gnus-original-article-buffer to avoid problems with localized date
18970         strings.
18971
18972 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18973
18974         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18975
18976 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
18977
18978         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
18979         New variables.
18980         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
18981         (mm-charset-synonym-alist): Move some entries to
18982         mm-codepage-iso-8859-list.
18983         (mm-charset-synonym-alist, mm-charset-override-alist):
18984         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
18985
18986 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18987
18988         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
18989
18990 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
18991
18992         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
18993         with Emacs 21 and XEmacs.
18994
18995 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
18996
18997         * spam.el (spam-parse-address): New function for better parsing,
18998         catching errors, etc.
18999         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
19000
19001 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19002
19003         * mm-view.el: Add interactive arg to html2text autoload.
19004
19005 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19006
19007         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
19008
19009 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
19010
19011         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
19012         New variables.
19013         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
19014         (mm-charset-synonym-alist): Move some entries to
19015         mm-codepage-iso-8859-list.
19016
19017         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
19018
19019 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
19020
19021         * message.el (message-citation-line-format)
19022         (message-insert-formated-citation-line): Fix implementation of %E, %N
19023         and %n according to the doc string.
19024
19025 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
19026
19027         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
19028         Use car-safe to avoid bad parses.
19029
19030 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19031
19032         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
19033         names.
19034
19035         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
19036
19037 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19038
19039         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
19040         header.
19041
19042         * message.el (message-draft-headers): Add Date.
19043         (message-headers-to-generate): Fix typo in docstring.
19044
19045         * nndraft.el (nndraft-required-headers): New variable.
19046         (nndraft-generate-headers): Use it.
19047
19048         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
19049
19050 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
19051
19052         * gnus-registry.el (gnus-registry-wash-for-keywords)
19053         (gnus-registry-find-keywords): New functions to allow easy searching of
19054         articles that are in the registry.
19055
19056 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
19057
19058         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
19059         Use ietf-drums-parse-address instead of gnus-extract-address-components.
19060         Reported by Damien Elmes <damien@repose.cx>.
19061
19062 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19063
19064         * gnus.el (gnus-mime): Remove unused custom group.
19065
19066 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19067
19068         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
19069         "blank line" when searching for end of armor headers.
19070
19071 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19072
19073         * gmm-utils.el (gmm-write-region): Fix variable name.
19074
19075 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19076
19077         * gmm-utils.el (gmm-write-region): New function based on compatibility
19078         code from `mm-make-temp-file'.
19079
19080         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
19081
19082         * nnmaildir.el (nnmaildir--update-nov)
19083         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
19084         Use `gmm-write-region'.
19085
19086 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19087
19088         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
19089         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
19090
19091         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
19092
19093         * message.el (message-replacement-char): New variable.
19094         (message-fix-before-sending): Use it.
19095         (message-simplify-subject): New function to remove duplicate code.
19096         (message-reply, message-followup): Use it.
19097
19098         * gnus-sum.el (gnus-summary-make-menu-bar):
19099         Clarify gnus-summary-limit-to-articles.
19100
19101 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19102
19103         * gnus-util.el (gnus-with-local-quit): New macro.
19104
19105         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
19106
19107 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
19108
19109         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
19110         ignore non-string data.
19111
19112 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19113
19114         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
19115         non-string data (needs to be done in the registry too).
19116
19117 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19118
19119         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
19120         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
19121         (gnus-registry-split-fancy-with-parent)
19122         (gnus-registry-fetch-simplified-message-subject-fast)
19123         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
19124         Remove text properties on ingress into the registry and when it's saved.
19125         (gnus-registry-clean-empty-function): Fix bug with cleaning the
19126         registry from entries with no groups.
19127
19128 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19129
19130         * gnus-util.el (gnus-string-remove-all-properties): Add utility
19131         function to remove string properties.
19132
19133 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19134
19135         * gmm-utils.el (gmm): Adjust custom version.
19136
19137         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
19138         Adjust custom version.
19139
19140         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
19141
19142 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19143
19144         * gnus-art.el (gnus-insert-prev-page-button)
19145         (gnus-insert-next-page-button): Simplify.  Reformat.
19146
19147 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
19148
19149         * gnus-art.el (gnus-insert-prev-page-button)
19150         (gnus-insert-next-page-button): Apply gnus-article-button-face.
19151
19152 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
19153
19154         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
19155
19156 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
19157
19158         * gnus-art.el (gnus-insert-mime-button)
19159         (gnus-insert-mime-security-button):
19160         Apply gnus-article-button-face to MIME and security buttons.
19161
19162 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
19163
19164         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
19165         readable.
19166
19167 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19168
19169         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
19170
19171 2006-09-20  Steve Youngs  <steve@sxemacs.org>
19172
19173         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
19174         `browse-url-of-file' instead of `browse-url'.
19175
19176 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19177
19178         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
19179         regexp.  Articles containing quotation were cut prematurely.
19180
19181 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19182
19183         * message.el (message-cite-original-1): Use nobody by default for the
19184         value of From header.
19185         (message-reply): Ditto.
19186
19187 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
19188
19189         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
19190         to the gnus-info.  This fixes a bug of inline-PGP message verification.
19191         Reported by Michael Piotrowski <mxp@dynalabs.de>.
19192
19193 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
19194
19195         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
19196         mails in the doc string.  Add some URLs in comment.
19197         (pop3-movemail): Warn about pop3-leave-mail-on-server.
19198
19199 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19200
19201         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
19202         backslashes handling and the way to find boundaries of quoted strings.
19203
19204 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
19205
19206         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
19207         mml1991-encrypt-to-self is set and mml1991-signers is not set.
19208         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
19209         mml2015-encrypt-to-self is set and mml2015-signers is not set.
19210
19211 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19212
19213         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
19214         doc string.
19215         (gnus-button-regexp, gnus-button-last): Remove unused variables.
19216
19217 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19218
19219         * lpath.el: Fbind epg-check-configuration.
19220
19221 2006-09-06  Simon Josefsson  <jas@extundo.com>
19222
19223         * mml2015.el (mml2015-use): Doc fix, mention epg.
19224
19225 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19226
19227         * mml2015.el (mml2015-use): Default to epg, if available.
19228
19229 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19230
19231         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
19232         message-sender.
19233         (mml1991-epg-encrypt): Ditto.
19234         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
19235         message-sender.
19236         (mml2015-epg-encrypt): Ditto.
19237
19238 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
19239
19240         * message.el (message-send-mail-with-sendmail): Look for sendmail in
19241         several common directories.
19242
19243 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
19244
19245         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
19246         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
19247
19248 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19249
19250         * gnus-art.el (article-decode-encoded-words): Make it fast.
19251
19252 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19253
19254         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
19255
19256         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
19257         in quoted string into `\'.
19258
19259 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19260
19261         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19262         Use standard-syntax-table.
19263
19264 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19265
19266         * gnus-art.el (gnus-decode-address-function): New variable.
19267         (article-decode-encoded-words): Use it to decode headers which are
19268         assumed to contain addresses.
19269         (gnus-mime-delete-part): Remove useless `or'.
19270
19271         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
19272         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
19273         (gnus-nov-parse-line): Use it to decode From header.
19274         (gnus-get-newsgroup-headers): Ditto.
19275         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
19276
19277         * mail-parse.el (mail-decode-encoded-address-region): New alias.
19278         (mail-decode-encoded-address-string): New alias.
19279
19280         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19281         New function.
19282         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
19283         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
19284         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
19285         (rfc2047-decode-string): Ditto.
19286         (rfc2047-decode-address-region): New function.
19287         (rfc2047-decode-address-string): New function.
19288
19289 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
19290
19291         * message.el (message-caesar-buffer-body): Allow rotating headers.
19292
19293         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
19294
19295         * message.el (message-insert-formated-citation-line): Fix %f.
19296         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
19297
19298 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19299
19300         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
19301         (gnus-bookmark-mouse-available-p): New macro.
19302         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
19303         (gnus-bookmark-bmenu-show-infos): Use it.
19304         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
19305         (gnus-bookmark-bmenu-hide-infos): Ditto.
19306         (gnus-bookmark-remove-properties): New function.
19307         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
19308         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
19309         (gnus-bookmark-write-file): Bind coding-system-for-write.
19310         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
19311         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
19312         group before selecting it.
19313         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
19314         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
19315         quit-window if it is not available; use gnus-mouse-2 and bind it to
19316         gnus-bookmark-bmenu-select-by-mouse.
19317         (gnus-bookmark-show-details): Remove unused variable `details-list'.
19318         (gnus-bookmark-bmenu-select-by-mouse): New function.
19319
19320 2006-08-13  Romain Francoise  <romain@orebokech.com>
19321
19322         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
19323         space.
19324
19325 2006-08-10  Romain Francoise  <romain@orebokech.com>
19326
19327         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
19328         (dns-mode-soa-auto-increment-serial): New user option.
19329         (dns-mode-soa-maybe-increment-serial): New function.
19330         (dns-mode): Add the latter to `write-contents-functions'.
19331
19332 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19333
19334         * compface.el (uncompface): Use binary rather than raw-text-unix.
19335
19336 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19337
19338         * compface.el (uncompface): Make sure the eol conversion doesn't take
19339         place when communicating with the external programs.
19340         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19341
19342 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19343
19344         * nnheader.el (nnheader-insert-head): Fix typo in comment.
19345
19346 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19347
19348         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19349         Make it more robust by parsing author and date independently.
19350
19351 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19352
19353         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
19354
19355 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
19356
19357         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
19358         first matching secret key.
19359         (mml2015-epg-encrypt): Ditto.
19360
19361         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
19362         first matching secret key.
19363         (mml1991-epg-encrypt): Ditto.
19364
19365         * mml2015.el (mml2015-encrypt-to-self): New user option.
19366         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
19367         mml2015-epg-encrypt-to-self is set.
19368
19369         * mml1991.el (mml1991-encrypt-to-self): New variable.
19370         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
19371         mml1991-epg-encrypt-to-self is set.
19372
19373         * mml2015.el (mml2015-signers): New user option.
19374         (mml2015-epg-sign): Reflect the value of mml2015-signers.
19375         (mml2015-epg-encrypt): Allow to select signing keys.
19376
19377         * mml1991.el (mml1991-signers): New variable.
19378         (mml1991-epg-sign): Reflect the value of mml1991-signers.
19379         (mml1991-epg-encrypt): Allow to select signing keys.
19380
19381 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19382
19383         * nnheader.el (nnheader-insert-head): Make it work even if the file
19384         uses CRLF for the line-break code.
19385
19386 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
19387
19388         * mml2015.el: Require mml-sec instead of password.
19389         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
19390         (mml2015-cache-passphrase): Inherit the default value from
19391         mml-secure-cache-passphrase.
19392         (mml2015-passphrase-cache-expiry): Inherit the default value from
19393         mml-secure-passphrase-cache-expiry.
19394
19395         * mml1991.el: Require mml-sec instead of password.
19396         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
19397         (mml1991-cache-passphrase): Inherit the default value from
19398         mml-secure-cache-passphrase.
19399         (mml1991-passphrase-cache-expiry): Inherit the default value from
19400         mml-secure-passphrase-cache-expiry.
19401
19402         * mml-sec.el: Require password.
19403         (mml-secure-verbose): New user option.
19404         (mml-secure-cache-passphrase): New user option.
19405         (mml-secure-passphrase-cache-expiry): New user option.
19406
19407 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
19408             Andreas Vögele  <andreas@altroot.de>   (tiny change)
19409
19410         * pgg-def.el (pgg-truncate-key-identifier):
19411         Truncate the key ID to 8 letters from the end.
19412
19413 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19414
19415         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19416         workaround for the url package included with Emacs.
19417
19418         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19419
19420 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19421
19422         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19423         correctly.  This fixes a bug caused by the 2006-05-12 change.
19424
19425 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19426
19427         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19428         some information about the error when saying that the `bogus' mail
19429         group will be used.
19430
19431 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19432
19433         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19434         string.
19435
19436 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19437
19438         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19439
19440 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19441
19442         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19443
19444 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19445
19446         * mml1991.el (mml1991-function-alist): Add epg.
19447         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19448         (mml1991-epg-encrypt): New functions.
19449
19450 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19451
19452         * mml2015.el (mml2015-verbose): New variable.
19453         (mml2015-cache-passphrase): Ditto.
19454         (mml2015-passphrase-cache-expiry): Ditto.
19455         (mml2015-function-alist): Add epg.
19456         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19457         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19458         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19459         New functions.
19460
19461 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19462
19463         * message.el (message-cite-original-1): Preserve region when removing
19464         quoted text due to X-No-Archive in order to avoid bogus attribution
19465         when citing multiple messages.
19466
19467 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19468
19469         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19470         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19471
19472 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19473
19474         * gnus-diary.el (gnus-user-format-function-d)
19475         (gnus-user-format-function-D): Autoload.
19476
19477         * imap.el (Commentary): Fix typo.
19478
19479         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19480         2006-04-22 contribution.
19481
19482 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19483
19484         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19485         It didn't really fix the bogosity I'm seeing with solid web groups.
19486
19487 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19488
19489         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19490         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19491         created using server names.  If we use the feature without declaring
19492         it, Gnus does not properly manage server and group state.
19493
19494         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19495         bound.
19496
19497 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19498
19499         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19500         looking up the method using GROUP's prefix before inventing a new one.
19501         It is used on killed/unknown groups in various places where returning
19502         an all-new method isn't expected by the caller.
19503
19504         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19505         and match semantics of gnus-group-real-prefix.
19506
19507 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19508
19509         * nnmail.el (nnmail-broken-references-mailers): New variable.
19510         (nnmail-ignore-broken-references): New function generalizing
19511         nnmail-fix-eudora-headers.
19512         (nnmail-fix-eudora-headers): Now obsolete.
19513
19514         * gnus-art.el (gnus-button-handle-custom):
19515         Support `customize-apropos*'.
19516
19517 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19518
19519         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19520
19521         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19522         articles.
19523
19524 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19525
19526         * message.el (message-cite-reply-above): New variable.
19527         (message-yank-original): Use it.
19528
19529 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19530
19531         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19532
19533 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19534
19535         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19536         as read.
19537
19538         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19539
19540 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19541
19542         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19543         (gnus-bookmark-default-file): Use gnus-directory.
19544         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19545         Remove "*" in doc string.
19546         (gnus-bookmark-write-file): Simplify.
19547         (gnus-bookmark-maybe-sort-alist): Use `when'.
19548         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19549         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19550         Add FIXME about Emacs 21 and XEmacs compatibility.
19551         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19552         compatibility.
19553         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19554         compatibility.
19555         (gnus-bookmark-menu-heading): Fix version.
19556
19557 2006-06-19  Bastien Guerry  <bzg@altern.org>
19558
19559         * gnus-bookmark.el: New file.
19560
19561 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19562
19563         * message.el (message-syntax-checks): Doc fix.
19564
19565 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19566
19567         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19568         unsubscribed groups as if they were killed ones.  It causes duplicate
19569         entries in gnus-newsrc-alist.
19570
19571 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19572
19573         * message.el (message-syntax-checks): Doc fix.
19574         (message-send-mail): Add check for continuation headers.
19575         (message-check-news-header-syntax): Fix regexp used to check for
19576         continuation headers.
19577
19578 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19579
19580         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19581
19582 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19583
19584         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19585
19586 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19587
19588         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19589         default-truncate-lines.
19590
19591 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19592
19593         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19594         to fill the utf-8 entry.
19595
19596         * lpath.el: Fbind unicode-precedence-list.
19597
19598 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19599
19600         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19601
19602 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19603
19604         * gnus-agent.el (directory-files-and-attributes): Move all the way
19605         forward (the third and final move).
19606         (gnus-agent-read-agentview): Trap reconstruction errors due to
19607         nonexistent directory.  Handle by returning nil.
19608
19609 2006-05-30  Didier Verna  <didier@xemacs.org>
19610
19611         * message.el (message-dont-reply-to-names): Update the custom type.
19612         * message.el (message-dont-reply-to-names): New defsubst: potentially
19613         convert a list of regexps into a single one.
19614         * message.el (message-get-reply-headers): Use it.
19615         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19616
19617 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19618
19619         * gnus-agent.el (directory-files-and-attributes): Move forward.
19620
19621 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19622
19623         * gnus-ml.el (gnus-mailing-list-subscribe)
19624         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19625         (gnus-mailing-list-message): Fix doc strings.
19626
19627 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19628
19629         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19630         of doing it manually.
19631
19632 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19633
19634         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19635         comment.
19636
19637 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19638
19639         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19640         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19641         (gnus-agent-read-local): All symbols allocated in my-obarray.
19642         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19643         (gnus-agent-regenerate-group): Check numeric names to see if they are
19644         messages or groups.
19645         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19646         better way of do this...)
19647
19648         * gnus-cache.el (gnus-agent-total-fetched-for):
19649         Ignore 'dummy.group' (there should be a better way of do this...)
19650
19651 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19652
19653         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19654         (gnus-saved-headers): Ditto.
19655         (gnus-default-article-saver): Mention functions may have properties.
19656         (gnus-article-save): Override gnus-save-all-headers and
19657         gnus-saved-headers by :headers property which saver function may have.
19658         (gnus-summary-save-in-file): Add :headers property.
19659         (gnus-summary-write-to-file): Ditto.
19660
19661         * gnus-sum.el (gnus-summary-save-article): Bind
19662         gnus-prompt-before-saving to t when saving many articles in a file;
19663         always show all headers.
19664
19665         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19666
19667 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19668
19669         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19670         marks.
19671
19672         * message.el (message-indent-citation): Add optional arguments to allow
19673         using it outside of message buffers.
19674
19675         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19676         (gnus-article-treat-unfold-headers): Use it.
19677         (gnus-article-truncate-lines): New variable.
19678         (gnus-article-mode): Use it.
19679         (gnus-article-toggle-truncate-lines): New function.
19680
19681         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19682         Add gnus-article-toggle-truncate-lines.
19683
19684         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19685         coding system in XEmacs, use binary.
19686
19687 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19688
19689         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19690         after-load-alist.
19691
19692         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19693         this function should save decoded articles.
19694         (gnus-summary-write-to-file): Use property to specify this function
19695         should save decoded articles and specify gnus-summary-save-in-file
19696         should be used to save articles other than the first one when saving
19697         many articles.
19698         (gnus-summary-save-body-in-file): Use property to specify this
19699         function should save decoded articles.
19700         (gnus-summary-write-body-to-file): Use property to specify this
19701         function should save decoded articles and specify
19702         gnus-summary-save-body-in-file should be used to save articles other
19703         than the first one when saving many articles.
19704
19705         * gnus-sum.el (gnus-summary-save-article): Simplify.
19706
19707 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19708
19709         * gnus-art.el (gnus-default-article-saver):
19710         Add gnus-summary-write-body-to-file.
19711         (gnus-article-save-coding-system): Don't use coding system object
19712         in XEmacs.
19713         (gnus-read-save-file-name): Add optional `dir-var' argument which
19714         specifies directory in which files are saved; work even if optional
19715         `variable' argument is not specified.
19716         (gnus-summary-write-to-file): Read file name.
19717         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19718         (gnus-summary-write-body-to-file): New function.
19719
19720         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19721         (gnus-summary-local-variables): Add it.
19722         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19723         (gnus-summary-save-article): Remove optional `decode' argument;
19724         determine whether to decode articles by the value of
19725         gnus-default-article-saver; when saving many files using
19726         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19727         it first and use gnus-summary-save-in-file or
19728         gnus-summary-save-body-in-file thereafter unless
19729         gnus-prompt-before-saving is always; move point to article which
19730         will be saved.
19731         (gnus-summary-save-article-file): Revert.
19732         (gnus-summary-write-article-file): Revert.
19733         (gnus-summary-save-article-body-file): Revert.
19734         (gnus-summary-write-article-body-file): New function.
19735
19736 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19737
19738         * gnus-art.el (gnus-default-article-saver): Doc fix.
19739         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19740         from gnus-summary-save-article-coding-system, and default to a
19741         certain coding system.
19742         (gnus-output-to-file): Add coding cookie and encode text according
19743         to gnus-article-save-coding-system; don't use mm-append-to-file.
19744
19745         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19746         gnus-art.el and rename to gnus-article-save-coding-system.
19747         (gnus-summary-save-article): Require gnus-art; don't show all
19748         headers if it decodes articles; don't add coding cookie here;
19749         don't bind mm-text-coding-system-for-write.
19750         (gnus-summary-save-article-file): Save decoded articles.
19751         (gnus-summary-write-article-file): When saving many files, use
19752         gnus-summary-write-to-file first and gnus-summary-save-in-file
19753         thereafter unless gnus-prompt-before-saving is always.
19754         (gnus-summary-save-article-body-file): Save decoded articles.
19755
19756         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19757
19758 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19759
19760         * nnrss.el (nnrss-check-group): Bind hash-index.
19761
19762 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19763
19764         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19765         its hash index.  Store this hash in `nnrss-group-data'.
19766         (nnrss-read-group-data): Update accordingly.
19767
19768 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19769
19770         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19771         entry.
19772
19773         * gnus-sum.el (gnus-summary-make-menu-bar):
19774         Add gnus-article-browse-html-article.
19775
19776 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19777
19778         * gnus-sum.el (gnus-summary-mime-map):
19779         Add gnus-article-browse-html-article.
19780
19781         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19782
19783 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19784
19785         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19786         suitable coding systems in customize.
19787
19788 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19789
19790         * mail-source.el (mail-sources): Fix custom type.
19791
19792 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19793
19794         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19795         (gnus-summary-expire-articles-now): Shorten prompt.
19796
19797         * gmm-utils.el (wid-edit): Require.
19798         (defun-gmm): Rename from `gmm-defun-compat'.
19799         (gmm-image-search-load-path): Use it.
19800         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19801
19802 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19803
19804         * gnus-sum.el (gnus-summary-save-article-coding-system):
19805         New variable.
19806         (gnus-summary-save-article): Add optional `decode' argument.
19807         If it is set and gnus-summary-save-article-coding-system is non-nil,
19808         save decoded article.
19809         (gnus-summary-write-article-file): Save decoded article if
19810         gnus-summary-save-article-coding-system is non-nil.
19811
19812         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19813         type.
19814
19815 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19816
19817         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19818
19819 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19820
19821         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19822         first to test gnus-single-article-buffer which may be buffer-local.
19823
19824         * gnus-sum.el (gnus-summary-setup-buffer):
19825         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19826         group; make gnus-article-buffer, gnus-article-current, and
19827         gnus-original-article-buffer always buffer-local.
19828         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19829         group.
19830         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19831
19832 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19833
19834         * nnml.el (nnml-request-compact-group): Compressed files might not
19835         have .gz extension.
19836
19837 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19838
19839         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19840         (mm-copy-to-buffer): Use with-current-buffer.
19841         (mm-display-part): Simplify.
19842         (mm-inlinable-p): Add optional arg `type'.
19843
19844 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19845
19846         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19847         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19848         Try harder to show the attachment internally or externally using
19849         gnus-mime-view-part-as-type.
19850
19851 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19852
19853         * message.el (message-from-style, message-signature-separator)
19854         (message-user-organization-file, message-send-mail-function)
19855         (message-citation-line-function, message-yank-prefix)
19856         (message-indent-citation-function, message-signature)
19857         (message-signature-file, message-signature-insert-empty-line):
19858         Remove autoloads.
19859
19860         * gnus-art.el (gnus-buttonized-mime-types):
19861         Remove "multipart/signed".  Revert 2006-04-26 change.
19862
19863 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19864
19865         * gnus.el (gnus-version-number): Bump version.
19866
19867 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19868
19869         * gnus.el: No Gnus v0.5 is released.
19870
19871 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19872
19873         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19874         fetching articles by message-id.
19875
19876 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19877
19878         * message.el (hashcash): Require hashcash as normal.
19879
19880         * ecomplete.el (ecomplete-highlight-match-line):
19881         Use point-at-eol.
19882         (ecomplete-highlight-match-line): Use `highlight', because that
19883         face exists in both Emacs and XEmacs.
19884
19885         * message.el (message-display-abbrev): Use point-at-bol.
19886
19887         * mail-source.el: Don't require timer/timer-funcs.
19888
19889         * gnus-async.el: Ditto.
19890
19891         * password.el: Ditto.
19892
19893         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19894
19895         * mm-url.el: Ditto.
19896
19897         * gnus-xmas.el: Don't require timer-funcs.
19898
19899         * mm-util.el: Require timer/timer-funcs.
19900
19901 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19902
19903         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19904         Close.
19905
19906 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19907
19908         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19909         unibyte after clear-decrypt function runs.
19910
19911         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19912         returns as a unibyte string.
19913
19914 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19915
19916         * lpath.el: Revert.
19917
19918         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19919         (pgg-gpg-process-sentinel): Revert.
19920
19921         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19922         (pgg-pgp-lookup-key): Revert.
19923
19924         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19925         (pgg-pgp5-lookup-key): Revert.
19926
19927         * pgg.el (pgg-fetch-key): Revert.
19928
19929 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19930
19931         * lpath.el: Fbind string-as-multibyte for XEmacs.
19932
19933         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19934         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19935         (mml1991-pgg-encrypt): Ditto.
19936
19937         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19938         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19939         a multibyte buffer.
19940
19941         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19942         (pgg-pgp-lookup-key): Ditto.
19943
19944         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19945         (pgg-pgp5-lookup-key): Ditto.
19946
19947         * pgg.el (pgg-fetch-key): Ditto.
19948
19949 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19950
19951         * message.el (message-user-organization-file): Check several
19952         locations of the organization file.
19953
19954         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19955         Add gnus-article-view-part-as-type.
19956
19957         * gnus-art.el (gnus-article-view-part-as-type): New function.
19958
19959         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19960         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19961
19962         * mml.el: Simplify autoload.
19963         (mml-mode): defvar dnd-protocol-alist instead of using
19964         symbol-value.
19965         (mml-default-directory): New variable.
19966         (mml-minibuffer-read-file): Use it.
19967         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19968
19969         * message.el (message-citation-line-format): New variable.
19970         (message-insert-formated-citation-line): New function.
19971         (message-citation-line-function):
19972         Add `message-insert-formated-citation-line' to custom type.
19973
19974         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19975         to doc string.
19976
19977         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
19978         depending on mm-verify-option.
19979
19980 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19981
19982         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
19983         binding pgg-* variables; reimplement the section which prevents
19984         MIME header from being signed.
19985         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
19986         pgg-text-mode; remove a blank line at the top of body.
19987
19988         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
19989         lines at the top of body; use gnus-newsgroup-charset if there's no
19990         Charset header.
19991
19992 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19993
19994         * message.el (message-self-insert-commands): Doc fix.
19995
19996         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
19997         (mm-uu-pgp-encrypted-test): Ditto.
19998         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
19999         between header and body; return application/pgp-encrypted handle
20000         if decryption failed; decode decrypted body by charset.
20001
20002         * mm-decode.el (mm-automatic-display): Don't make application/pgp
20003         element match to application/pgp-*.
20004
20005 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20006
20007         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
20008         HTML.
20009
20010 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20011
20012         * mail-source.el (mail-source-call-script): Message the error
20013         string.
20014
20015 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20016
20017         * gnus-util.el (gnus-byte-compile): Use it.
20018
20019 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
20020
20021         * gnus-util.el (kill-empty-logs): New function.
20022
20023 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20024
20025         * message.el (message-mail-alias-type): Doc fix.
20026         (message-mail-alias-type-p): New function.
20027         (message-send): Use it.
20028         (message-mode): Ditto.
20029         (message-strip-forbidden-properties): Ditto.
20030
20031         * ecomplete.el (ecomplete-database-file-coding-system):
20032         New variable.
20033         (ecomplete-save): Use it.
20034         (ecomplete-setup): Use it.
20035
20036 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20037
20038         * message.el (message-self-insert-commands): New variable.
20039         (message-strip-forbidden-properties): Use it.
20040
20041 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20042
20043         * message.el (message-put-addresses-in-ecomplete): Use a regexp
20044         that doesn't make XEmacs choke.
20045
20046 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
20047
20048         * gnus-util.el (gnus-replace-in-string):
20049         Prefer replace-regexp-in-string over of replace-in-string.
20050
20051 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20052
20053         * gnus-util.el (gnus-select-frame-set-input-focus):
20054         Use select-frame-set-input-focus if it is available in XEmacs; use
20055         definition defined in Emacs 22 for old Emacsen.
20056
20057         * dgnushack.el: Autoload unmorse-region for XEmacs.
20058
20059         * lpath.el: Bind cursor-in-non-selected-windows and
20060         select-frame-set-input-focus for XEmacs.
20061
20062 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20063
20064         * mm-view.el (mm-inline-text): Use equal instead of equalp.
20065
20066 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
20067
20068         * gnus-registry.el (gnus-registry-cache-save): Remove text
20069         properties when saving via the temp buffer.
20070
20071 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20072
20073         * message.el (message-generate-hashcash): Honor custom type.
20074
20075 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20076
20077         * message.el (message-generate-hashcash): Default to non-nil when
20078         hashcash is found.
20079
20080         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
20081         (gnus-refer-thread-limit): Increase default to 500.
20082
20083         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
20084
20085         * flow-fill.el (fill-flowed): Allow delete-space.
20086
20087 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20088
20089         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20090         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
20091         Remove autoloads.
20092
20093 2006-04-18  Simon Josefsson  <jas@extundo.com>
20094
20095         * message.el (message-generate-hashcash): Default to.
20096
20097 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20098
20099         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20100         concatenating segments rather than before concatenating them.
20101
20102 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
20103
20104         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
20105
20106 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20107
20108         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
20109
20110         * message.el (message-forward-make-body-plain):
20111         Allow message-forward-ignored-headers to be a list.
20112         (message-remove-ignored-headers): Factor out into function.
20113         (message-forward-make-body-mml): Use it.
20114
20115         * imap.el (imap-quote-specials): New function.
20116         (imap-login-auth): Quote specials.
20117
20118         * rfc2231.el (rfc2231-parse-string): Remove dead code.
20119         (rfc2231-parse-string): Allow concatanation of parameters that
20120         aren't contiguous.  The test case is
20121           (mail-header-parse-content-type "message/external-body;
20122             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
20123             access-type=LOCAL-FILE;
20124             name*1*=plugh%2fhello-sailor%2fbing.pdf")
20125
20126 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20127
20128         * nntp.el (nntp-accept-process-output): Return the value of
20129         `nnheader-accept-process-output'.
20130
20131 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20132
20133         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
20134         (gnus-button-alist): Recognize more diff formats.
20135         (gnus-button-patch): Strip directory.
20136
20137 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
20138
20139         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
20140         Emacs 22 when setting focus.
20141
20142 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20143
20144         * gnus-art.el (gnus-article-treat-types): Do treatment of
20145         text/x-verbatim parts.
20146         (gnus-button-patch): New command.
20147
20148         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
20149         addresses that contain invalid characters.
20150
20151 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20152
20153         * message.el (message-put-addresses-in-ecomplete):
20154         Use gnus-replace-in-string.
20155         (message-is-yours-p): Use the more correct
20156         mail-header-parse-address instead of
20157         mail-extract-address-components.
20158         (message-put-addresses-in-ecomplete): Fix typo.
20159
20160         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
20161         keystroke.
20162
20163         * gnus-art.el (gnus-treatment-function-alist): Change order of
20164         newsgroups/generic header folding to avoid double-folding.
20165
20166         * message.el (message-hidden-headers): Add X-Draft-From.
20167
20168         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
20169         New command.
20170         (gnus-summary-repeat-search-article-backward): New command.
20171
20172         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
20173         groups in the parent topic.
20174
20175 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
20176
20177         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
20178         (spam-extra-header-to-number): Return the CRM114 number as a
20179         number instead of a string.
20180
20181 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20182
20183         * gnus-art.el (gnus-face-properties-alist): Move here from
20184         gnus-fun.
20185
20186         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
20187
20188 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20189
20190         * message.el (message-strip-forbidden-properties): Only display on
20191         self-insert-command.
20192
20193         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
20194         reindent.
20195         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
20196
20197 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
20198
20199         * smiley.el (smiley-style): Fix typo.
20200
20201 2006-03-23  Kenichi Handa  <handa@m17n.org>
20202
20203         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
20204         instead of set-buffer-multibyte.
20205
20206 2006-03-23  Kenichi Handa  <handa@m17n.org>
20207
20208         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20209         buffer and then decode the buffer text if necessary.
20210         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20211         first, and after mm-encode-body, change the buffer to unibyte.
20212
20213 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20214
20215         * hashcash.el (hashcash-insert-payment-async-2):
20216         Use message-goto-eoh instead of doing it manually.
20217         (mail-add-payment): Use message-narrow-to-header instead of trying
20218         to do the same itself.
20219
20220         * message.el (message-hidden-headers): Add Face.
20221
20222         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
20223         reparenting code.
20224         (gnus-summary-reparent-children): Refactored out code.
20225         (gnus-summary-thread-map): New keystroke.
20226         (gnus-summary-reparent-children): Make into command.
20227
20228         * smiley.el (smiley-style): Default to `medium' if using a large
20229         font.
20230
20231         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
20232         does it itself.
20233
20234         * message.el (message-point-in-header-p): Simplify definition.
20235
20236 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20237
20238         * nnagent.el (nnagent-request-set-mark): Silence log file
20239         writing.
20240         (nnagent-request-set-mark): Use write-region instead of
20241         append-to-file.
20242
20243         * gnus-sum.el (gnus-read-header): Fudge article number if using a
20244         strange select method.
20245
20246         * ecomplete.el (ecomplete-display-matches): Get highlightling
20247         right.
20248         (ecomplete-display-matches): Use literals.
20249         (ecomplete-display-matches): Disable message logging.
20250
20251         * message.el (message-display-abbrev): Small optimization.
20252
20253         * ecomplete.el (ecomplete-display-matches): Allow automatic
20254         display.
20255
20256         * message.el (message-strip-forbidden-properties):
20257         Display abbrevs.
20258         (message-display-abbrev): Get automatic display right.
20259
20260         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
20261         keystrokes.
20262
20263 2006-04-13  Romain Francoise  <romain@orebokech.com>
20264
20265         TODO: Backport to v5-10!
20266
20267         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
20268         Move here (and rename) from gnus-registry.el.
20269
20270         * gnus-registry.el: Require gnus-util.
20271         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
20272
20273 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20274
20275         * gnus-group.el (gnus-group-catchup-current):
20276         Change if-then-else-if-then-else into cond.
20277         (gnus-group-catchup): Indent.
20278         (group-name-at-point): New function.
20279         (gnus-fetch-group): Provide default from thing at point.
20280
20281 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20282
20283         * message.el (message-display-abbrev): Fix regexp.
20284
20285         * ecomplete.el (ecomplete-highlight-match-line):
20286         Reimplement choosing.
20287         (ecomplete-highlight-match-line): Fix up code rewrite, remove
20288         dead variables.
20289
20290         * message.el (message-newline-and-indent): Remove debugging.
20291         (message-display-abbrev): Use new implementation.
20292
20293 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
20294
20295         * gnus-art.el (gnus-article-mode):
20296         Set cursor-in-non-selected-windows to nil.
20297
20298         * smiley.el: Revert previous change.
20299         (smiley-data-directory): defvar it before using it in the
20300         defcustom of `smiley-style'.
20301
20302 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20303
20304         * message.el (message-newline-and-indent): New function.
20305
20306         * ecomplete.el: Implement more bits.
20307
20308         * message.el (message-put-addresses-in-ecomplete): Clean up the
20309         string.
20310
20311         * ecomplete.el (ecomplete-add-item): Chop off decimals.
20312
20313         * gnus-sum.el (gnus-summary-save-parts):
20314         Bind gnus-summary-save-parts-counter and use it to make unique file
20315         names.
20316
20317         * gnus-art.el (gnus-ignored-headers): Add some more headers.
20318
20319         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
20320         parameter to say whether to actually parse the individual
20321         addresses.
20322
20323         * message.el (message-put-addresses-in-ecomplete): New function.
20324         (ecomplete): Require.
20325         (message-mail-alias-type): Add ecomplete as an option.
20326
20327 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
20328
20329         * flow-fill.el (fill-flowed): Remove trailing space from blank
20330         quoted lines.
20331
20332 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20333
20334         * smiley.el (smiley-style): Move definition later to avoid a
20335         compilation warning.
20336
20337 2006-04-12  Kenichi Handa  <handa@m17n.org>
20338
20339         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20340         buffer and then decode the buffer text if necessary.
20341         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20342         first, and after mm-encode-body, change the buffer to unibyte.
20343         Use mm-disable-multibyte instead of set-buffer-multibyte.
20344
20345 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20346
20347         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
20348         Content-Type header instead of Content-Disposition header.
20349         (gnus-mime-inline-part): Ditto.
20350         (gnus-mime-view-part-as-charset): Ignore charset that the part
20351         specifies.
20352
20353         * mm-decode.el (mm-display-part): Work with external parts and
20354         usual parts similarly.
20355
20356         * mm-extern.el (mm-inline-external-body): Use mm-display-part
20357         instead of gnus-display-mime.
20358
20359         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
20360         instead of with-temp-buffer.
20361
20362         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
20363         tag to summarized topics part in order to encode non-ASCII text.
20364
20365 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20366
20367         * smiley.el (smiley-style): New variable.
20368         (smiley-directory): New function.
20369         (smiley-data-directory): Derive from `smiley-style' using
20370         `smiley-directory'.
20371         (smiley-regexp-alist): Add new entries.
20372
20373         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
20374         (gnus-article-browse-delete-temp): Add :version.
20375
20376 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
20377
20378         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
20379         the sieve region.
20380
20381 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20382
20383         * gnus.el (gnus-version-number): Bump version.
20384
20385 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20386
20387         * gnus.el: No Gnus v0.4 is released.
20388
20389 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20390
20391         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
20392         layout.
20393
20394         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
20395         unknown charset.
20396
20397         * message.el (message-header-synonyms): Add Original-To to the
20398         default.
20399
20400         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
20401         optional parameter.
20402
20403 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
20404
20405         * gnus-fun.el (gnus): Require it for gnus-directory.
20406
20407 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20408
20409         * gnus-fun.el (gnus-face-properties-alist): Add :version.
20410
20411 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20412
20413         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20414
20415 2006-04-05  Simon Josefsson  <jas@extundo.com>
20416
20417         * password.el (password-reset): New function.
20418
20419 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20420
20421         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20422         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20423
20424 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20425
20426         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20427         Some whitespace was matched into the url, which broke browsing hits
20428         > 100 when mm-url-use-external was nil.
20429
20430 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20431
20432         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20433         Check gnus-extra-headers for 'Newsgroups.
20434
20435         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20436         bound.
20437
20438 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20439
20440         * pgg-gpg.el: Clean up process buffers every time gpg processes
20441         complete.
20442
20443 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20444
20445         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20446         doc string.
20447
20448 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20449
20450         * pgg-gpg.el (pgg-gpg-process-filter)
20451         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20452
20453         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20454         lines, temporary fix.
20455
20456 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20457
20458         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20459
20460 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20461
20462         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20463         default-enable-multibyte-characters.  This reverts the change from
20464         revision 6.17 which is no longer necessary because the passphrase
20465         is sent separately now.  GnuPG messages are unreadable under
20466         multibyte locales with default-enable-multibyte-characters set to
20467         nil.
20468
20469 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20470
20471         * message.el (message-tool-bar-gnome): Move "spell".
20472
20473 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20474
20475         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20476         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20477         instead.
20478
20479 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20480
20481         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20482         Improve newsgroups handling for NNTP overviews which don't include
20483         Newsgroups.
20484
20485 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20486
20487         * message.el (message-resend): Bind message-generate-hashcash to nil.
20488
20489 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20490
20491         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20492         when searching for already-paid recipients.
20493
20494 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20495
20496         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20497         passphrases when it is not needed.
20498         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20499         passphrase stuff from gpg, should only be necessary when you use
20500         gpg with a smartcard.
20501
20502 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20503
20504         * mml.el (mml-insert-mime): Ignore cached contents of
20505         message/external-body part.
20506
20507         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20508         (mm-insert-part): Ditto.
20509
20510 2006-03-23  Simon Josefsson  <jas@extundo.com>
20511
20512         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20513         Reiner.
20514         (pgg-gpg-use-agent-p): Use it again.
20515
20516 2006-03-23  Simon Josefsson  <jas@extundo.com>
20517
20518         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20519         older emacsen.
20520         (pgg-gpg-use-agent-p): Don't use it.
20521
20522 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20523
20524         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20525         if we can.
20526
20527 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20528
20529         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20530         (pgg-gpg-update-agent): New function.
20531         (pgg-gpg-use-agent-p): New function.
20532         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20533         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20534         (pgg-gpg-sign-region): Use it.
20535
20536 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20537
20538         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20539         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20540
20541 2006-03-21  Simon Josefsson  <jas@extundo.com>
20542
20543         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20544         <wilde@sha-bang.de>.
20545         (pgg-gpg-use-agent): New variable.
20546         (pgg-gpg-process-region): Use it.
20547         (pgg-gpg-encrypt-region): Likewise.
20548         (pgg-gpg-encrypt-symmetric-region): Likewise.
20549         (pgg-gpg-decrypt-region): Likewise.
20550         (pgg-gpg-sign-region): Likewise.
20551         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20552
20553 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20554
20555         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20556
20557         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20558         Add comment on version.
20559
20560 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20561
20562         * smiley.el: Add missing test smiley.
20563
20564 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20565
20566         * mm-decode.el (mm-with-part): New macro.
20567         (mm-get-part): Use it; work with message/external-body as well.
20568         (mm-save-part): Treat name and filename equally.
20569
20570         * mm-extern.el (mm-extern-cache-contents): New function.
20571         (mm-inline-external-body): Use it; force the part to be displayed;
20572         move undisplayer added to the cached handle to the parent.
20573
20574         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20575         (gnus-mime-view-part-as-type): Work with message/external-body.
20576
20577         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20578
20579 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20580
20581         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20582         images in image-load-path.  [Sync with image.el, revision 1.60, in
20583         Emacs.]
20584
20585 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20586
20587         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20588         path rather than symbol.  Always return list of directories.
20589         Guarantee that image directory comes first.  [Sync with image.el,
20590         revision 1.59, in Emacs.]
20591
20592         * message.el (message-make-tool-bar): Adjust to new API of
20593         `gmm-image-load-path-for-library'.
20594
20595         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20596
20597         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20598
20599 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20600
20601         * gnus-art.el (gnus-article-only-boring-p):
20602         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20603         intangible text.
20604         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20605
20606 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20607
20608         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20609         Use `defun' instead of `gmm-defun-compat'.
20610
20611 2006-03-14  Simon Josefsson  <jas@extundo.com>
20612
20613         * message.el (message-unique-id): Don't use message-number-base36
20614         if (user-uid) is a float.
20615         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20616
20617 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20618
20619         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20620
20621         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20622         empty line between a part and a message part.
20623
20624 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20625
20626         * smiley.el: Add more test smileys.
20627         (smiley-data-directory, smiley-regexp-alist)
20628         (gnus-smiley-file-types): Fix doc strings.
20629         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20630         adding new elements.
20631         (smiley-mouse-map): Unused code.  Make it a comment.
20632
20633 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20634
20635         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20636         scan latest NoCeM messages instead of old ones.
20637         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20638         delimiters that are recently used.
20639         (gnus-nocem-load-cache): Add autoload cookie.
20640
20641         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20642
20643         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20644         level which is larger than gnus-use-nocem is specified.
20645
20646         * gnus-group.el (gnus-group-get-new-news): Ditto.
20647
20648 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20649
20650         * gnus-util.el (gnus-tool-bar-update): New function.
20651
20652         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20653         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20654
20655         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20656
20657         * gnus-group.el (gnus-group-redraw-when-idle)
20658         (gnus-group-redraw-check): Remove.
20659         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20660
20661 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20662
20663         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20664         if optional last element is specified in splits (FIELD VALUE...).
20665
20666 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20667
20668         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20669         to gmm-image-load-path-for-library.  Call with no-error argument.
20670         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20671
20672         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20673
20674         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20675
20676         * gmm-utils.el (gmm-image-load-path): Remove alias.
20677
20678 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20679
20680         * gmm-utils.el (gmm-image-load-path): Add alias.
20681
20682         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20683         nnml-generate-nov-databases-1.
20684         (nnml-generate-nov-databases): Use it.
20685         (nnml-generate-nov-databases-directory): Document no-active
20686         argument.
20687
20688         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20689         directory if path is t.  Add no-error.
20690
20691         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20692         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20693
20694         * gnus-art.el (gnus-article-browse-delete-temp-files):
20695         Simplify resetting gnus-article-browse-html-temp-list.
20696
20697         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20698         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20699         Add example to docstring.  Rename local variables.  Move error
20700         checks to default case in cond and simplify.
20701
20702 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20703
20704         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20705         handle is multipart when calling it recursively.
20706         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20707
20708 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20709
20710         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20711         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20712
20713 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20714
20715         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20716         is loaded.
20717
20718         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20719         loaded.
20720
20721 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20722
20723         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20724         to "Emacs 23 (unicode)" in doc string.
20725
20726         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20727         "Emacs 23 (unicode)" in comment.
20728
20729 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20730
20731         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20732
20733         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20734         characters 160 through 255 in Emacs 23.
20735
20736 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20737
20738         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20739         gnus-article-browse-html-temp.
20740         (gnus-article-browse-delete-temp): Make it customizable.
20741         Add `file'.  Adjust doc string.
20742         (gnus-article-browse-delete-temp-files): Add argument.
20743         Allow query for each file.  Adjust doc string.
20744         (gnus-article-browse-html-parts):
20745         Add `gnus-article-browse-delete-temp-files' to
20746         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20747
20748 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20749
20750         * gnus-art.el (gnus-article-browse-html-temp)
20751         (gnus-article-browse-delete-temp): New variables.
20752         (gnus-article-browse-delete-temp-files): New function.
20753         (gnus-article-browse-html-parts): Use it.
20754
20755 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20756
20757         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20758
20759         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20760         string.
20761
20762         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20763         gnus-summary-insert-new-articles when unplugged.
20764         Remove gnus-summary-search-article-forward.
20765
20766         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20767         display-visual-class instead of display-color-cells.
20768
20769 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20770
20771         * dgnushack.el: Autoload customize-group for XEmacs.
20772
20773         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20774         message/* containing non-ASCII text properly.
20775
20776 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20777
20778         * message.el: Require gmm-utils, remove autoloads.
20779         (message-tool-bar): Set default based on
20780         gmm-tool-bar-style.
20781         (message-tool-bar-gnome): Add gmm-customize-mode.
20782
20783         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20784         gmm-tool-bar-style.
20785         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20786
20787         * gnus-group.el (gnus-group-tool-bar): Set default based on
20788         gmm-tool-bar-style.
20789         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20790
20791         * gmm-utils.el (gmm-image-directory): Rename variable from
20792         gmm-image-load-path.
20793         (gmm-image-load-path): Use gmm-image-directory.
20794         (gmm-customize-mode): New function.
20795         (gmm-tool-bar-style): New variable.
20796
20797         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20798         gnus-group-redraw-line-number.
20799         (gnus-group-redraw-check): Simplify.
20800         (gnus-group-tool-bar-update): Remove redraw check.
20801         (gnus-group-make-tool-bar): Add redraw check.
20802
20803 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20804
20805         * gnus-art.el (gnus-button): Add missing parentheses.
20806
20807 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20808
20809         * lpath.el: Fbind line-number-at-pos.
20810
20811 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20812
20813         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20814
20815 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20816
20817         * gnus-art.el (gnus-button): New face.
20818         (gnus-article-button-face): Use it.
20819
20820         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20821         Add gnus-summary-next-page.  Re-order.
20822
20823         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20824         next-node are now included.
20825         (gnus-group-redraw-line-number): New internal variable.
20826         (gnus-group-redraw-check): Helper function for updating the tool
20827         bar.
20828         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20829
20830         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20831
20832         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20833         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20834         Use it to match format of Spamassassin 3.0 and later.
20835         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20836         (spam-check-bogofilter)
20837         (spam-bogofilter-register-with-bogofilter): Fix args of
20838         `gnus-error' calls.
20839
20840 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20841
20842         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20843         unnecessary interaction when sending queued mails.
20844         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20845
20846 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20847
20848         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20849         first or last are nil.
20850
20851 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20852
20853         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20854
20855 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20856
20857         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20858
20859 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20860
20861         * dns.el (query-dns): Protect more against buggy tcp output.
20862
20863 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20864
20865         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20866         nov.php.
20867
20868 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20869
20870         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20871         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20872         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20873         output on the server side.
20874         (nnweb-google-create-mapping): Update regexps and add some
20875         progress indication.
20876
20877 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20878
20879         * gnus-group.el (gnus-group-tool-bar-gnome):
20880         Fix gnus-agent-toggle-plugged.  Re-order icons.
20881         (gnus-group-tool-bar-gnome):
20882         Add gnus-group-{prev,next}-unread-group.
20883         (gnus-group-tool-bar-gnome): Re-order icons.
20884
20885         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20886         Move gnus-summary-insert-new-articles.
20887
20888         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20889         Fix comments.
20890
20891         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20892         also available in Emacs 21.3.
20893
20894         * message.el (message-fix-before-sending): Change "Emacs 22" to
20895         "Emacs 23 (unicode)" in comment.
20896
20897         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20898         "Emacs 23 (unicode)" in comment.
20899
20900         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20901         comment.
20902         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20903
20904         * mm-view.el (mm-fill-flowed): Add :version.
20905
20906 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20907
20908         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20909         and load-path.
20910
20911 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20912
20913         * message.el: Autoload gmm-image-load-path.
20914         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20915         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20916         consitency.
20917
20918         * gmm-utils.el (gmm-image-load-path): Also search in
20919         "../etc/images".  Don't set gmm-image-load-path if we don't find
20920         the image.
20921
20922 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20923
20924         * gmm-utils.el (gmm-image-load-path): Don't make
20925         `gmm-image-load-path' include subdirectories which the second arg
20926         `image' might specify.
20927
20928         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20929         subdirectory to icon file names.
20930
20931         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20932
20933 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20934
20935         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20936         gmm-image-load-path calls.
20937
20938         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20939
20940         * message.el (message-make-tool-bar): Ditto.
20941
20942         * mml.el (mml-preview): Add comment concerning tool bar icons.
20943
20944         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20945         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20946
20947         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20948         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20949
20950         * message.el (message-tool-bar-gnome): Use new icon names.
20951         (message-make-tool-bar): Use `gmm-image-load-path'.
20952
20953         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20954         New functions from MH-E.
20955         (gmm-image-load-path): New variable from MH-E.
20956         (gmm-image-load-path): New function from MH-E.  Add arguments
20957         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20958         *-image-load-path-called-flag.
20959
20960 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20961
20962         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20963
20964 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20965
20966         * nnimap.el (nnimap-request-move-article): Change folder back to
20967         source group before deleting.
20968
20969 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20970
20971         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20972
20973         * gnus-art.el (mm-url-insert-file-contents-external):
20974         Autoload mm-url.
20975
20976         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
20977
20978 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20979
20980         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
20981         coding system which mm-charset-to-coding-system returns for a
20982         given charset is valid.
20983
20984 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
20985
20986         * html2text.el (html2text-remove-tag-list):
20987         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
20988
20989 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
20990
20991         * gnus-cus.el: Revert 2005-10-17 change.
20992
20993 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20994
20995         * gnus-art.el (article-strip-banner):
20996         Call article-really-strip-banner only when the regexp match is made.
20997
20998 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20999
21000         * gnus-art.el (article-strip-banner):
21001         Use gnus-extract-address-components instead of
21002         mail-header-parse-addresses to make it work with non-ASCII text;
21003         remove mail-encode-encoded-word-string.
21004
21005         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
21006         values which are surrounded with \"...\"; make it never cause a
21007         Lisp error; give up parsing of parameters if it failed in
21008         extracting type.
21009
21010 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
21011
21012         * smime.el (smime-cert-by-ldap-1): Fix bug where
21013         `smime-ldap-search' returns results without userCertificates.
21014
21015 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21016
21017         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
21018
21019 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21020
21021         * spam.el (spam-check-spamassassin-headers): Adapt format for
21022         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
21023         <ari@mbf.ocn.ne.jp>.
21024         (spam-list-of-processors): Add spam-use-gmane.
21025
21026 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21027
21028         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
21029         make-temp-file; make it work with XEmacs as well.
21030
21031         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
21032         mm-make-temp-file.
21033
21034         * mm-decode.el (mm-display-external): Use the 3rd arg of
21035         mm-make-temp-file.
21036         (mm-create-image-xemacs): Ditto.
21037
21038 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21039
21040         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
21041         with message-narrow-to-headers.
21042         (gnus-draft-setup): Narrow to header to run message-fetch-field.
21043         (gnus-draft-check-draft-articles): New function.
21044         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
21045
21046 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21047
21048         * gnus-art.el (gnus-article-browse-html-parts):
21049         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
21050         Don't use suffix argument for mm-make-temp-file for Emacs 21
21051         compatibility.  Remove useless `format'.
21052
21053 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21054
21055         * nnweb.el (nnweb-google-wash-article): Update regexps.
21056         (nnweb-group-alist): Use defvoo instead of defvar.
21057
21058 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21059
21060         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
21061         re-loading nn* modules.
21062
21063 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
21064
21065         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
21066         for `tool-bar-mode' and don't check it's default-value.
21067
21068         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
21069
21070         * message.el (message-make-tool-bar): Ditto.
21071
21072         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
21073         `substring'.  Shorten tmp-file name.
21074
21075         * gnus.el: Remove bogus comment.
21076
21077 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
21078
21079         * gnus-art.el (gnus-article-browse-html-parts): New function.
21080         (gnus-article-browse-html-article): New function for viewing html
21081         articles with a browser.
21082
21083 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
21084
21085         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
21086         in elisp.
21087         (pgg-gpg-encrypt-symmetric-region): Ditto.
21088         (pgg-gpg-sign-region): Ditto.
21089
21090         * pgg-def.el (pgg-text-mode): New variable.
21091
21092         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
21093         (mml2015-pgg-encrypt): Ditto.
21094
21095         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
21096         (mml1991-pgg-encrypt): Ditto.
21097
21098 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21099
21100         * nnfolder.el (nnfolder-insert-newsgroup-line):
21101         Use message-make-date instead of current-time-string.
21102
21103         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
21104         to gnus-decoded which mm-uu might set.
21105
21106 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21107
21108         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
21109         don't decode quoted parameters; remove misimported Emacs code.
21110         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21111         (rfc2231-decode-encoded-string): Don't use split-string which
21112         behaves differently according to Emacs version; use
21113         mm-decode-coding-region to convert charset to coding-system.
21114         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21115         (rfc2231-encode-string): Remove misimported Emacs code.
21116
21117 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21118
21119         * gnus-art.el (article-decode-charset): Don't use ignore-errors
21120         when calling mail-header-parse-content-type.
21121         (article-de-quoted-unreadable): Ditto.
21122         (article-de-base64-unreadable): Ditto.
21123         (article-wash-html): Ditto.
21124
21125         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
21126         calling mail-header-parse-content-type and
21127         mail-header-parse-content-disposition.
21128         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
21129         mail-header-parse-content-type.
21130
21131         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
21132         insert charset and format parameters; encode description after
21133         inserting it to buffer.
21134         (mml-insert-parameter): Fold lines properly even if a parameter is
21135         segmented into two or more lines; change the max column to 76.
21136
21137         * rfc1843.el (rfc1843-decode-article-body): Don't use
21138         ignore-errors when calling mail-header-parse-content-type.
21139
21140         * rfc2231.el (rfc2231-parse-string): Return at least type if
21141         possible; don't cause an error even if it fails in parsing of
21142         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21143         (rfc2231-encode-string): Don't break lines at the beginning, leave
21144         it to mml-insert-parameter.
21145
21146         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
21147         calling mail-header-parse-content-type.
21148
21149 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
21150
21151         * spam-report.el (spam-report-gmane-use-article-number):
21152         Improve doc string.
21153         (spam-report-gmane-internal): Check if a suitable header was found
21154         in the article.
21155
21156 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21157
21158         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
21159         (rfc2231-encode-string): Make param*=value always begin with LWSP.
21160
21161 2006-02-05  Romain Francoise  <romain@orebokech.com>
21162
21163         Update copyright notices of all files in the gnus directory.
21164
21165 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21166
21167         * nnweb.el (nnweb-request-group): Avoid growing overview files.
21168
21169 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21170
21171         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
21172         segmented lines of parameter value to cope with Thunderbird 1.5
21173         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
21174         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21175         (rfc2231-encode-string): Don't make lines exceeding 76 column.
21176
21177 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
21178
21179         * mml.el (mml-generate-mime-1): Correct the order of inline signed
21180         parts.
21181
21182 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21183
21184         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
21185         there's only one active file for all servers.
21186         (nnweb-request-scan): Make sure nnweb-articles is initialized on
21187         solid groups.  Gnus might have used a FAST request to select the group.
21188         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
21189         and nnweb-search redundantly in the active file.
21190         (nnweb-request-list): Don't list bogus groups.  There can only be one.
21191         (nnweb-request-create-group): Don't use ARGS.
21192         (nnweb-possibly-change-server, nnweb-request-group): Remove some
21193         initializations.  Let nnoo do the work.
21194
21195 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21196
21197         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
21198         Say the part has been decoded.
21199
21200         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
21201
21202 2006-01-31  Kevin Ryde  <user42@zip.com.au>
21203
21204         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
21205         mailcap-viewer-test-cache when there's no 'test clause, since that
21206         will invert the meaning of a "nil" test previously determined by
21207         mailcap-mailcap-entry-passes-test.
21208
21209 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21210
21211         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
21212         compiling.
21213
21214         * gnus-sum.el: Ditto.
21215
21216         * message.el: Don't bind tool-bar-map when compiling.
21217
21218 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
21219
21220         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
21221
21222 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21223
21224         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
21225         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
21226         current Google Groups.
21227
21228 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
21229
21230         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
21231         and tool-bar-mode.
21232
21233         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
21234         and tool-bar-mode.
21235
21236         * message.el (message-tool-bar-update): Simplify.
21237         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
21238
21239         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
21240         gnus-summary-buffer.
21241         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
21242         gnus-summary-reply.
21243
21244         * gmm-utils.el (gmm): Add :version.
21245
21246 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21247
21248         * Makefile.in (clean): New rule.
21249         (distclean): Use it.
21250
21251 2006-01-26  Steve Youngs  <steve@sxemacs.org>
21252
21253         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
21254         Don't autoload.
21255
21256 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21257
21258         * gmm-utils.el (gmm-verbose): Add :group.
21259
21260 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
21261
21262         * message.el: Change some comments WRT tool-bars.
21263
21264         * gnus-sum.el (gnus-summary-tool-bar)
21265         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
21266         (gnus-summary-tool-bar-zap-list): New variables.
21267         (gnus-summary-make-tool-bar): Complete rewrite using
21268         `gmm-tool-bar-from-list'.
21269
21270         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
21271         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
21272         New variables.
21273         (gnus-group-make-tool-bar): Complete rewrite using
21274         `gmm-tool-bar-from-list'.
21275         (gnus-group-tool-bar-update): New function.
21276
21277         * message.el (message-mode-field-menu): Add "Show hidden Headers".
21278
21279 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21280
21281         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
21282         is dissected into a single part of which the type is the same as
21283         the given one; decode charset.
21284
21285 2006-01-21  Kevin Ryde  <user42@zip.com.au>
21286
21287         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
21288         into alists as symbol not string, since that's what
21289         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
21290         look for.
21291
21292 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
21293
21294         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
21295         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
21296
21297         * message.el (message-tool-bar-gnome): Use gmm-ignore.
21298
21299 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21300
21301         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
21302         (gnus-xmas-mime-security-button-menu): New function.
21303
21304         * gnus-art.el (gnus-mime-security-button-commands): New variable.
21305         (gnus-mime-security-button-menu): New definition.
21306         (gnus-mime-security-button-map): Use them.
21307         (gnus-mime-security-button-menu): New function.
21308         (gnus-insert-mime-security-button): Addition to help echo.
21309         (gnus-mime-security-run-function, gnus-mime-security-save-part)
21310         (gnus-mime-security-pipe-part): New functions.
21311
21312         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
21313         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
21314
21315         * mm-decode.el (mm-handle-set-disposition): Remove.
21316         (mm-handle-set-description): Remove.
21317
21318 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21319
21320         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
21321         (mm-w3m-standalone-supports-m17n-p): New function.
21322         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
21323         w3m usage.
21324
21325         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
21326         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
21327
21328 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
21329
21330         * message.el (message-tool-bar-zap-list):
21331         Use gmm-tool-bar-zap-list as custom type.
21332         (message-tool-bar-update): New function.
21333         (message-tool-bar, message-tool-bar-gnome)
21334         (message-tool-bar-retro): Add message-tool-bar-update.
21335         (message-tool-bar-gnome): Add flyspell-buffer.
21336
21337         * gnus-util.el (gnus-error): Describe `args'.
21338
21339         * gmm-utils.el (gmm-error): Describe `args'.
21340         (gmm-tool-bar-zap-list): New widget.
21341         (gmm-tool-bar-from-list): Improve description of `zap-list'.
21342
21343 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21344
21345         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
21346         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
21347         the number of recursive calls.
21348
21349         * mm-decode.el (mm-handle-set-disposition): New macro.
21350         (mm-handle-set-description): New macro.
21351
21352 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21353
21354         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
21355         encoding.
21356
21357 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21358
21359         * message.el (message-tool-bar-zap-list, message-tool-bar)
21360         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
21361         (message-tool-bar-local-item-from-menu): Remove.
21362         (message-tool-bar-map): Replace by `message-make-tool-bar'.
21363         (message-make-tool-bar): New function.
21364         (message-mode): Use `message-make-tool-bar'.
21365
21366         * gmm-utils.el: New file.
21367         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
21368         (gmm-lazy): New widget copied from `nnmail.el'.
21369         (gmm-tool-bar-from-list): New function for creating customizable
21370         tool bars.
21371         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
21372         output.
21373         (gmm): Add :prefix to defgroup.
21374
21375 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
21376
21377         * gmm-utils.el (gmm-widget-p): New function.
21378
21379 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21380
21381         * mml.el (mml-attach-file): Describe `description' in doc string.
21382         (mml-menu): Add Emacs MIME manual and PGG manual.
21383
21384 2006-01-20  Richard M. Stallman  <rms@gnu.org>
21385
21386         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
21387
21388 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
21389
21390         * nntp.el (nntp-end-of-line): Doc fix.
21391
21392 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
21393
21394         * imap.el (imap-open): Handle case where buffer is a buffer
21395         object.
21396
21397 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21398
21399         * gnus-delay.el (gnus-delay): Don't autoload.
21400         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21401         to be re-loaded when customizing the `gnus-delay' group.
21402
21403 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
21404
21405         * message.el (message-insert-citation-line): Use newlines.
21406
21407 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21408
21409         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21410         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
21411         these routines, so the passphrase can be managed externally and
21412         passed in to the system.
21413         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21414         pgg-add-passphrase-to-cache function.
21415
21416         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21417         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21418         these routines, so the passphrase can be managed externally and
21419         passed in to the system.
21420         (pgg-pgp5-sign-region): Use new name of
21421         pgg-add-passphrase-to-cache function.
21422
21423 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21424
21425         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21426         part of the decoded armor to find the key-identifier.
21427         (pgg-gpg-lookup-key-owner): New function to return the
21428         human-readable identifier of a key owner.
21429         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21430         itself.
21431         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21432         the key value) if we have a key and can match it against a secret
21433         key.  Also, added a note pointing out fact that the prompt only
21434         indicates the first matching key.
21435
21436         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21437         pgg-decrypt-region.
21438         (pgg-add-passphrase-to-cache): Rename from
21439         `pgg-add-passphrase-cache' to reduce confusion (all callers
21440         changed).
21441         (pgg-remove-passphrase-from-cache): Rename from
21442         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21443         changed).
21444         (pgg-read-passphrase, pgg-add-passphrase-cache)
21445         (pgg-remove-passphrase-cache): Add informative docstrings.
21446         (pgg-decrypt): Convey provided passphrase in subordinate call to
21447         pgg-decrypt-region.
21448
21449 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21450
21451         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21452         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21453         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21454         'passphrase' argument, so the passphrase can be managed externally
21455         and then passed in to the system.
21456
21457         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21458         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21459         so the passphrase cache can be used reliably with identifiers
21460         besides a pgp packet's key id.
21461
21462         * pgg-gpg.el (pgg-gpg-encrypt-region)
21463         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21464         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21465         these routines, so the passphrase can be managed externally and
21466         passed in to the system.
21467
21468         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21469         'notruncate' argument, so the passphrase cache can be used
21470         reliably with identifiers besides a pgp packet's key id.
21471
21472 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21473
21474         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21475         symmetric encryption.
21476         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21477         encrypted session key.
21478         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21479         message ask for the passphrase in a proper way.
21480
21481         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21482         New user commands for symmetric encryption.
21483
21484 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21485
21486         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21487
21488         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21489
21490 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21491
21492         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21493
21494 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21495
21496         * mm-decode.el (mm-inlined-types): Add application/pgp.
21497         (mm-automatic-display): Ditto.
21498
21499         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21500         part as text.
21501
21502 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21503
21504         * nnrss.el: Update copyright.
21505         (nnrss-opml-import): Query whether to subscribe to each entry.
21506
21507         * gnus-art.el:
21508         * gnus-sum.el:
21509         * gnus-xmas.el:
21510         * messagexmas.el:
21511         * mm-uu.el:
21512         * mm-view.el: Update copyright.
21513
21514 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21515
21516         * message.el (message-info): New function.
21517         (message-mode-menu): Add it.
21518         Update copyright.
21519
21520         * ChangeLog: Fix and update copyright.
21521
21522 2006-01-13  Romain Francoise  <romain@orebokech.com>
21523
21524         * message.el (message-forward-subject-name-subject): Prefer the
21525         address to 'nowhere' if the sender has no name.
21526         Fix typo.  Update copyright year.
21527
21528 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21529
21530         * gnus-art.el (article-wash-html):
21531         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21532         (gnus-article-wash-html-with-w3m-standalone): New function.
21533
21534         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21535         mm-inline-text-html-render-with-w3m-standalone.
21536         (mm-text-html-washer-alist): Map w3m-standalone to
21537         gnus-article-wash-html-with-w3m-standalone.
21538         (mm-inline-text-html-render-with-w3m-standalone): New function.
21539
21540 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21541
21542         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21543         Improve LaTeX.
21544
21545 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21546
21547         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21548         (nnrss-request-article): Render text/plain parts as HTML.
21549
21550         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21551         the buffer.
21552
21553 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21554
21555         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21556         custom definition of `gnus-posting-styles'.
21557
21558         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21559         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21560
21561 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21562
21563         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21564         Use nntp for bug archive.
21565
21566 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21567
21568         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21569         parts.
21570         (nnrss-normalize-date): New function converts ISO 8601 date into
21571         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21572         (nnrss-check-group): Use it.
21573
21574 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21575
21576         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21577
21578         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21579         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21580         (nnrss-insert-w3): Ditto.
21581
21582 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21583
21584         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21585         the articles to be forwarded including the case where neither a
21586         number of articles nor a region is specified.
21587
21588 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21589
21590         * nnrss.el (nnrss-request-article): Fix last change; fill
21591         text/plain parts.
21592
21593 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21594
21595         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21596         in text/plain part.
21597         (nnrss-check-group): Don't add excessive newline to dc:subject.
21598
21599 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21600
21601         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21602         article.
21603
21604 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21605
21606         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21607         (nnml-use-compressed-files, nnml-save-mail): Support other
21608         comression programs such as bzip2.
21609
21610 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21611
21612         * dns.el (query-dns): Make sure we check the buffer size before
21613         removing tcp headers.
21614
21615 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21616
21617         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21618         remove MIME buttons associated with multipart/alternative parts.
21619         (gnus-mime-display-alternative): Tag buttons using `article-type'
21620         text property.
21621
21622         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21623         associated with multipart/alternative parts.
21624
21625         * gnus-art.el (gnus-signature-separator): Fix custom type.
21626
21627         * mm-decode.el (mm-inlined-types): Fix custom type.
21628         (mm-keep-viewer-alive-types): Ditto.
21629         (mm-automatic-display): Ditto.
21630         (mm-attachment-override-types): Ditto.
21631         (mm-inline-override-types): Ditto.
21632         (mm-automatic-external-display): Ditto.
21633
21634 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21635
21636         * spam-report.el (spam-report-user-mail-address)
21637         (spam-report-user-agent): New variables.
21638         (spam-report-url-ping-plain): Use spam-report-user-agent.
21639
21640 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21641
21642         * gnus-art.el (gnus-button-handle-custom): Do not just use
21643         `customize-apropos' for any "M-x customize-*" button but the
21644         function called for.  Accept both the function name and its
21645         argument in order to achieve this.
21646         (gnus-button-alist): Remove support for "custom:" URL's.
21647         Pass function name to `gnus-button-handle-custom' in case of "M-x
21648         customize-*" buttons.
21649
21650 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21651
21652         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21653         multipart/alternative and add xref to mm-discouraged-alternatives
21654         in doc string.
21655
21656         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21657         gnus-buttonized-mime-types in doc string.
21658
21659 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21660
21661         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21662         Suggest image/.* in the doc string.
21663
21664 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21665
21666         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21667         message-marks (Debian bug#342521).
21668
21669 2005-12-12  Simon Josefsson  <jas@extundo.com>
21670
21671         * password.el (password-read-from-cache): Add.
21672         (password-read): Use it.
21673
21674 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21675
21676         * rfc2047.el (rfc2047-charset-to-coding-system):
21677         Recognize us-ascii as a MIME charset.
21678
21679         * mm-bodies.el (mm-decode-content-transfer-encoding):
21680         Protect against the case where the 2nd arg TYPE is nil.
21681
21682 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21683
21684         * pop3.el (pop3-stream-type): Fix custom version.
21685
21686         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21687
21688 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21689
21690         * mm-decode.el (mm-display-external): Add missing cdr.
21691
21692 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21693
21694         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21695         RFC1524) if it is in mailcap or add a suffix according to
21696         mailcap-mime-extensions when generating a temp filename; postpone
21697         deleting a temp file for 2 seconds for some wrappers, shell
21698         scripts, and so on, which might exit right after having started a
21699         viewer command as a background job.
21700
21701 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21702
21703         * nntp.el (nntp-marks-directory): Fix custom group.
21704
21705         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21706         steps when < 10.
21707
21708         * gnus-start.el (gnus-no-server-1):
21709         Mention `gnus-level-default-subscribed' in doc string.
21710
21711 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21712
21713         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21714         parens.
21715
21716 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21717
21718         * gnus-xmas.el (gnus-use-toolbar): Revert.
21719         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21720         gnus-use-toolbar is default.
21721
21722         * messagexmas.el (message-use-toolbar): Revert.
21723         (message-setup-toolbar): Use global default-toolbar if
21724         message-use-toolbar is default.
21725
21726 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21727
21728         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21729         according to default-toolbar-visible-p.
21730
21731         * messagexmas.el (message-use-toolbar): Ditto.
21732
21733 2005-11-26  Dave Love  <fx@gnu.org>
21734
21735         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21736         (tls-program, tls-success): Provide openssl alternative.
21737
21738         * starttls.el: Doc fixes.
21739         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21740         SERVICE to PORT.
21741
21742         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21743         port null or service name.
21744         (starttls-negotiate): Autoload.
21745
21746 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21747
21748         * message.el (message-kill-to-signature): Fix interactive spec.
21749
21750 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21751
21752         * pop3.el (pop3-open-server): Recognize a string as a service name.
21753
21754 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21755
21756         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21757
21758 2005-11-23  Dave Love  <fx@gnu.org>
21759
21760         Add pop3s, pop3/starttls.
21761
21762         * pop3.el (pop3-authentication-scheme): Clarify doc.
21763         (open-tls-stream, starttls-open-stream): Autoload.
21764         (pop3-stream-type): New.
21765         (pop3-open-server): Use it.
21766
21767         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21768         for POP.
21769         (mail-source-keyword-map): Add :stream for POP.
21770         (mail-source-fetch-pop): Use pop3-stream-type.
21771
21772 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21773
21774         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21775         of current-time-string.
21776
21777 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21778
21779         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21780         date header.
21781
21782 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21783
21784         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21785         it can seriously impact performance as it bypasses the agent's
21786         local caches.
21787
21788 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21789
21790         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21791         must be explicitly online rather than "not explicitly offline" for
21792         its flags to be synchronized.
21793
21794         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21795         that gnus-uu-unmark-thread will function correctly.
21796
21797         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21798         1024K is instead displayed as 1M.
21799
21800 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21801
21802         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21803
21804 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21805
21806         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21807
21808 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21809
21810         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21811         error message to display actual error condition.
21812         (gnus-agent-save-local): Avoid saving symbols that are bound to
21813         nil as they simply result in a warning message in
21814         gnus-agent-read-local.
21815
21816 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21817
21818         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21819         rather than make-variable-buffer-local for file-precious-flag.
21820
21821 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21822
21823         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21824         for duplicates which are removed.  The invalid sort check then
21825         triggers a rescan after the sort as sorting may have moved
21826         duplicate entries such that they can be cheaply detected.
21827
21828 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21829
21830         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21831
21832 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21833
21834         * gnus-agent.el (gnus-agent-article-alist-save-format):
21835         Change internal variable to a custom variable.  Change default value
21836         from compressed(2) to uncompressed(1).
21837         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21838         support for uncompressed agentview files.  Taken together, reading
21839         the agentview file should now be 6-7 times faster.
21840
21841 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21842
21843         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21844         as a buffer-local variable.  This avoids creating truncated
21845         dribble files as a result of a hang up, eg.
21846
21847 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21848
21849         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21850         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21851         XEmacs.
21852
21853 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21854
21855         * gnus-start.el (gnus-start-draft-setup):
21856         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21857
21858         * gnus.el (gnus-splash): Change custom group.
21859         (gnus-group-get-parameter, gnus-group-parameter-value):
21860         Describe allow-list argument.
21861
21862         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21863         string.
21864
21865 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21866
21867         * gnus-art.el (gnus-default-article-saver): Add user-defined
21868         `function' to custom type.
21869
21870 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21871
21872         * imap.el (imap-open): Handle case where buffer is a buffer
21873         object.
21874
21875 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21876
21877         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21878         long lines.
21879         (gnus-cache-delete-group): Wrap doc strings.
21880
21881         * gnus-agent.el (gnus-agent-rename-group)
21882         (gnus-agent-delete-group): Wrap doc strings.
21883
21884 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21885
21886         * messagexmas.el (message-use-toolbar): Change the valid values
21887         into default, top, bottom, left, and right.
21888         (message-toolbar-thickness): New variable.
21889         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21890         well.
21891         (message-setup-toolbar): Make it work.
21892
21893         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21894         (gnus-use-toolbar): Change the valid values into default, top,
21895         bottom, left, and right.
21896         (gnus-toolbar-thickness): New variable.
21897         (gnus-xmas-setup-toolbar): New function.
21898         (gnus-xmas-setup-group-toolbar): Use it.
21899         (gnus-xmas-setup-summary-toolbar): Use it.
21900
21901 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21902
21903         * gnus-start.el (gnus-1): Add "native" to
21904         gnus-predefined-server-alist.
21905
21906         * gnus.el (gnus-method-to-server): Don't add "native" to the
21907         lists here, because that leads to problems when
21908         gnus-select-method is bound.
21909
21910 2005-11-09  Simon Josefsson  <jas@extundo.com>
21911
21912         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21913         use (not sort-by-date) instead.
21914
21915 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21916
21917         * gnus-delay.el (gnus-delay-group): Don't autoload.
21918         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21919         to be re-loaded when customizing the `gnus-delay' group.
21920
21921 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21922
21923         * message.el: Revert last changes.
21924         (message-insert-citation-line): Use newlines.
21925
21926 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21927
21928         * message.el (message-courtesy-message)
21929         (message-mark-insert-begin, message-mark-insert-end)
21930         (message-elide-ellipsis, message-cancel-message)
21931         (message-add-header, message-change-subject)
21932         (message-cross-post-followup-to-header)
21933         (message-cross-post-insert-note, message-reduce-to-to-cc)
21934         (message-widen-reply, message-delete-not-region)
21935         (message-kill-to-signature, message-insert-signature)
21936         (message-insert-importance-high, message-insert-importance-low)
21937         (message-insert-or-toggle-importance)
21938         (message-insert-disposition-notification-to)
21939         (message-indent-citation, message-yank-original)
21940         (message-cite-original-without-signature, message-cite-original)
21941         (message-insert-citation-line, message-position-on-field)
21942         (message-fix-before-sending, message-send-mail-partially)
21943         (message-send-mail, message-send-mail-with-sendmail)
21944         (message-send-mail-with-qmail, message-send-news)
21945         (message-check-news-header-syntax, message-generate-headers)
21946         (message-insert-courtesy-copy, message-fill-address)
21947         (message-fill-header, message-shorten-references)
21948         (message-setup-1, message-cancel-news)
21949         (message-forward-make-body-plain, message-forward-make-body-mime)
21950         (message-forward-make-body-mml, message-encode-message-body)
21951         (message-forward-make-body-digest-plain)
21952         (message-forward-make-body-digest-mime)
21953         (message-use-alternative-email-as-from): Insert `hard-newline'
21954         instead of ordinary newlines.
21955
21956 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21957
21958         * message.el (message-generate-headers): Downcase the argument
21959         given to message-check-element.
21960
21961 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21962
21963         * nntp.el (nntp-authinfo-rejected): New error condition.
21964         (nntp-wait-for): Use new error condition to signal authentication
21965         error.
21966         (nntp-retrieve-data): Rethrow new error condition to break out of
21967         recursive call to nntp-send-authinfo.
21968
21969 2005-11-08  Romain Francoise  <romain@orebokech.com>
21970
21971         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21972         (gnus-summary-exit-map): Bind to `Z p'.
21973         (gnus-summary-make-menu-bar): Add menu item.
21974
21975 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21976
21977         * gnus-art.el (gnus-article-treat-custom): Add `first'.
21978         (gnus-treat-*): Add `first' in all doc strings.
21979
21980         * gnus-group.el (gnus-group-compact-group): Fix typo.
21981
21982 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21983
21984         * gnus.el (gnus-parameters-case-fold-search): New variable.
21985         (gnus-parameters-get-parameter): Use it.
21986
21987         * gnus-score.el (gnus-home-score-file): Doc fix.
21988
21989 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
21990
21991         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
21992
21993 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21994
21995         * mm-util.el (mm-special-display-p): New function.
21996
21997         * mml.el (mml-preview): Use it; doc fix.
21998
21999 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
22000
22001         * imap.el (imap-open): Handle case where buffer is a buffer object.
22002
22003 2005-10-29  Romain Francoise  <romain@orebokech.com>
22004
22005         * message.el (message-fix-before-sending): Fix comment.
22006
22007 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
22008
22009         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
22010
22011 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
22012
22013         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
22014         Used in gnus-score.el.
22015
22016 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
22017
22018         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
22019
22020 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
22021
22022         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
22023         whitespace removed in revision 7.8.  Use concatenated string to
22024         protect trailing whitespace.
22025
22026 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
22027
22028         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
22029         (nnimap-request-expire-articles): Use it to avoid sending 'UID
22030         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
22031         Courier IMAP ("some version from 2004").  Mostly based on similar
22032         code in the same function.
22033
22034 2005-10-26  Didier Verna  <didier@xemacs.org>
22035
22036         * gnus-group.el (gnus-group-compact-group): Invalidate original
22037         article buffer.
22038         * gnus-srvr.el (gnus-server-compact-server): Ditto.
22039         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
22040         NOV database and in article itself.
22041         Invalidate article backlog.
22042
22043 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22044
22045         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
22046
22047 2005-10-26  Simon Josefsson  <jas@extundo.com>
22048
22049         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
22050         part of 2004-07-25 change.
22051
22052 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22053
22054         * message.el (message-display-completion-list): New function.
22055         (message-expand-group): Use it; make sure the Completions buffer
22056         is modifiable.
22057 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
22058
22059         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
22060         user-mail-name is an empty string.
22061
22062 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22063
22064         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
22065         depending on gnus-score-decay-constant.
22066
22067         * encrypt.el (encrypt-insert-file-contents)
22068         (encrypt-write-file-contents): Don't use `gnus-message'.
22069
22070         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
22071         arguments.
22072         (mm-uu-type-alist): Add message-marks and insert-marks.
22073         Pass arguments to mm-uu-verbatim-marks-extract.
22074         (mm-uu-hide-markers): New variable.
22075         (mm-uu-extract): Use face similar to `gnus-cite-3'.
22076
22077         * gnus-fun.el (gnus-convert-image-to-x-face-command)
22078         (gnus-convert-image-to-face-command): Use "convert" by default to
22079         allow other input image formats.
22080         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
22081         accordingly.
22082
22083 2005-10-23  Simon Josefsson  <jas@extundo.com>
22084
22085         * imap.el (imap-gssapi-program): Align command line parameters
22086         with latest GNU SASL.
22087         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
22088
22089 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22090
22091         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
22092         HTML.
22093         (nnslashdot-request-article): Ditto.
22094
22095         * lpath.el (featurep): Add nobreak-char-display.
22096
22097 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22098
22099         * mail-source.el (mail-source-fetch-pop): Require pop3.
22100         (mail-source-check-pop): Ditto.
22101
22102 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22103
22104         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
22105         errors.
22106
22107 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
22108
22109         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
22110         (gnus-treat-strip-leading-blank-lines): Improve doc string.
22111
22112         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
22113
22114         * mm-bodies.el (mm-decode-string):
22115         Call `mm-charset-to-coding-system' with allow-override argument.
22116
22117 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22118
22119         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
22120         (rfc2047-charset-to-coding-system): New function.
22121         (rfc2047-decode-encoded-words): New function.
22122         (rfc2047-decode-region): Use them.
22123         (rfc2047-decode-cte): Remove.
22124         (rfc2047-parse-and-decode): Remove.
22125         (rfc2047-decode): Remove.
22126
22127 2005-10-15  Kenichi Handa  <handa@m17n.org>
22128
22129         * rfc2047.el (rfc2047-decode-cte): New function.
22130         (rfc2047-decode-region): Change the way to decode successive
22131         encoded-words: decode B- or Q-encoding in each encoded-word,
22132         concatenate them, and decode it as charset.
22133
22134 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22135
22136         * lpath.el: Fbind codepage-setup for XEmacs.
22137
22138 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
22139
22140         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
22141         widget-move-and-invoke.
22142         (gnus-custom-mode): Use gnus-custom-map.
22143
22144 2005-10-15  Bill Wohler  <wohler@newt.com>
22145
22146         * message.el (message-tool-bar-map): Rename image file from
22147         mail_send to mail/send.
22148
22149 2005-10-16  Masatake YAMATO  <jet@gyve.org>
22150
22151         * message.el (message-expand-group): Pass the common
22152         prefix substring of completion to `display-completion-list'.
22153
22154 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
22155
22156         * mml-sec.el (mml-secure-method): New internal variable.
22157         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
22158         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
22159         New functions using mml-secure-method.
22160
22161         * mml.el (mml-mode-map): Add key bindings for those functions.
22162         (mml-menu): Simplify security menu entries.  Suggested by Jesper
22163         Harder <harder@myrealbox.com>.
22164         (mml-attach-file, mml-attach-buffer, mml-attach-external):
22165         Goto end of message if point is the headers of the message.
22166
22167         * message.el (message-in-body-p): New function.
22168
22169         * assistant.el: Autoload gnus-util and netrc.
22170
22171         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
22172         Use `mm-charset-override-alist' only when decoding.
22173
22174         * mm-bodies.el (mm-decode-body):
22175         Call `mm-charset-to-coding-system' with allow-override argument.
22176
22177         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
22178         `filename' from Content-Disposition if Content-Type doesn't
22179         provide `name'.
22180         (gnus-mime-view-part-as-type): Set default instead of
22181         initial-input.
22182
22183 2005-10-09  Daniel Brockman  <daniel@brockman.se>
22184
22185         * format-spec.el (format-spec): Propagate text properties of % spec.
22186
22187 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22188
22189         * gnus-art.el (gnus-treat-predicate): Add `first'.
22190
22191 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22192
22193         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
22194         (mm-charset-override-alist): New variable.
22195         (mm-charset-to-coding-system): Use it.
22196         (mm-codepage-setup): New helper function.
22197         (mm-charset-eval-alist): New variable.
22198         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
22199         Warn about unknown charsets.
22200
22201         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
22202
22203 2005-10-04  David Hansen  <david.hansen@gmx.net>
22204
22205         * nnrss.el (nnrss-request-article): Add support for the comments tag.
22206         (nnrss-check-group): Ditto.
22207
22208 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
22209
22210         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
22211         Rename x-gnus-verbatim to x-verbatim.
22212         (mm-uu-type-alist): Fix regexp for verbatim-marks.
22213
22214         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
22215         x-verbatim.
22216
22217         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
22218
22219         * gnus-util.el (gnus-remove-duplicates): Remove.
22220
22221         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
22222         instead of gnus-remove-duplicates.
22223
22224         * message.el (message-remove-duplicates): Remove.
22225         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
22226         message-remove-duplicates.
22227
22228         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
22229         available, else use implementation from `delete-dups'.
22230
22231         * message.el (message-insert-expires): New function.
22232         (message-mode-map): Add key binding.
22233         (message-mode-field-menu): Add menu entry.
22234         (message-mode): Document it.
22235         (message-make-expires-date): Use `message-make-date'.
22236
22237 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
22238
22239         * message.el (message-make-expires-date): New function.
22240
22241 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22242
22243         * Makefile.in (list-installed-shadows): New entry.
22244         (install): Use it.
22245         (remove-installed-shadows): New entry.
22246
22247         * dgnushack.el (dgnushack-default-load-path): New variable.
22248         (dgnushack-find-lisp-shadows): New function.
22249         (dgnushack-remove-lisp-shadows): New function.
22250
22251 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22252
22253         * Makefile.in (install-el-elc): New entry.
22254         (install): Use it so that .el files are necessarily installed.
22255
22256 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22257
22258         * time-date.el: Autoload parse-time-string, XEmacs needs it.
22259
22260 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22261
22262         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
22263         function rather than the diff-mode.el package.
22264         (mm-display-external): Use with-current-buffer.
22265         (mm-viewer-completion-map, mm-viewer-completion-map):
22266         Move initialization inside declaration.
22267
22268 2005-09-29  Simon Josefsson  <jas@extundo.com>
22269
22270         * spam.el: Load hashcash when compiling, to avoid warnings.
22271         Don't autoload mail-check-payment.
22272         (spam-check-hashcash): Define unconditionally, since hashcash.el
22273         is part of Gnus now.  Ignore errors from payment checking.
22274
22275 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
22276
22277         * message.el (message-bold-region, message-unbold-region):
22278         Rename from `bold-region' and `unbold-region'.
22279
22280         * message.el: Remove useless autoloads.
22281
22282 2005-09-28  Simon Josefsson  <jas@extundo.com>
22283
22284         * message.el (message-use-idna): Default to t.
22285         (message-use-idna): Test whether encoding works too.  Doc fix.
22286
22287 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22288
22289         * nntp.el (nntp-warn-about-losing-connection): Remove.
22290
22291 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
22292
22293         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
22294         customizable.  Change default value.
22295         (mm-uu-diff-groups-regexp): Change default value.
22296         (mm-uu-type-alist): Add doc string.
22297         (mm-uu-configure): Add doc string.  Make it interactive.
22298         (mm-uu-tex-groups-regexp): New variable.
22299         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
22300         (mm-uu-type-alist): Add LaTeX documents.
22301         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
22302         of "text/verbatim".
22303         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
22304
22305         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
22306         instead of "text/verbatim".
22307
22308         * message.el (message-mark-inserted-region)
22309         (message-mark-insert-file): Use slrn style marks when called with
22310         prefix argument.
22311
22312 2005-09-27  Simon Josefsson  <jas@extundo.com>
22313
22314         * message.el (message-idna-to-ascii-rhs-1): Reformat.
22315
22316 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
22317
22318         * message.el (message-remove-duplicates): New function.
22319         Implementation borrowed from `gnus-remove-duplicates'.
22320         (message-idna-to-ascii-rhs): Also encode idna addresses in
22321         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22322         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
22323         only ask about the same idna domain once per header and also tell
22324         in what header to replace the idna domain.
22325
22326         * gnus-art.el (article-decode-idna-rhs): Also decode idna
22327         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22328         (article-decode-idna-rhs): Fix regexp so that all idna-address in
22329         a header is decoded and not just the last one.
22330
22331 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22332
22333         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
22334         has been decoded.
22335
22336         * mm-decode.el (mm-automatic-display): Add text/verbatim.
22337         (mm-insert-part): Don't modify text if it has been decoded.
22338
22339         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
22340         decoded.
22341
22342         * mm-view.el (mm-inline-text): Don't strip text props unless
22343         decoding enriched or richtext parts.
22344
22345 2005-09-25  Romain Francoise  <romain@orebokech.com>
22346
22347         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
22348         * gnus-start.el (gnus-subscribe-interactively):
22349         * gnus-uu.el (gnus-uu-grab-articles):
22350         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
22351         space.
22352
22353 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22354
22355         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
22356         * mm-view.el (mm-view-pkcs7-decrypt):
22357         * gnus-sum.el (gnus-summary-limit-to-extra)
22358         (gnus-summary-respool-article, gnus-read-move-group-name):
22359         * gnus-score.el (gnus-summary-increase-score):
22360         * gnus-util.el (gnus-completing-read-with-default):
22361         * gnus-art.el (gnus-read-save-file-name)
22362         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
22363         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
22364         * message.el (message-check-news-header-syntax):
22365         Follow convention for reading with the minibuffer.
22366
22367 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
22368
22369         * spam-report.el (spam-report-url-ping-plain):
22370         Use gnus-extended-version as User-Agent.
22371
22372         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
22373         default value is nil.
22374
22375         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
22376         (mm-uu-verbatim-marks-extract): New function.
22377         (mm-uu-extract): New face.
22378         (mm-uu-copy-to-buffer): Use it.
22379
22380         * spam-report.el (spam-report-gmane-ham): Rename from
22381         `spam-report-gmane-unspam'.
22382         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
22383         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
22384
22385         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
22386         Autoload.
22387         (spam-report-gmane-unregister-routine):
22388         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
22389
22390 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
22391
22392         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
22393         (spam-report-gmane-unregister-routine): Add support for gmane
22394         unregistration.
22395
22396         * spam-report.el (spam-report-gmane-unspam)
22397         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
22398         (spam-report-gmane): Change to take a single article and do unspam
22399         registration.
22400
22401 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22402
22403         * mm-url.el (mm-url-decode-entities): Fix regexp.
22404
22405 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22406
22407         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
22408         default to nil, to be able to use Gnus at all.  If the default
22409         switches to something else, then the function should be fixed not
22410         be exceedingly slow.
22411
22412 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
22413
22414         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22415         fail hard.
22416
22417         * spam-report.el: Add better Keywords line.
22418
22419         * spam.el: Add Maintainer and better Keywords line.
22420
22421 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22422
22423         * gnus-art.el (gnus-article-replace-part)
22424         (gnus-mime-replace-part): New functions.
22425         (gnus-mime-action-alist, gnus-mime-button-commands)
22426         (gnus-mime-save-part-and-strip): Add file argument.
22427         (gnus-article-part-wrapper): Add interactive argument.
22428
22429         * gnus-sum.el (gnus-summary-mime-map):
22430         Add `gnus-article-replace-part'.
22431
22432 2005-09-19  Didier Verna  <didier@xemacs.org>
22433
22434         The nnml compaction feature:
22435         * nnml.el (nnml-request-compact-group): New function.
22436         * nnml.el (nnml-request-compact): New function.
22437         * gnus-int.el (gnus-request-compact-group): New function.
22438         * gnus-int.el (gnus-request-compact): New function.
22439         * gnus-group.el (gnus-group-compact-group): New function.
22440         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22441         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22442         * gnus-srvr.el (gnus-server-compact-server): New function.
22443         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22444         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22445
22446 2005-09-18  Deepak Goel  <deego@gnufans.org>
22447
22448         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22449         format spec.
22450
22451 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22452
22453         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22454
22455 2005-09-15  Romain Francoise  <romain@orebokech.com>
22456
22457         * message.el (message-fill-paragraph): Clarify docstring.
22458
22459 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22460
22461         * gnus-art.el (gnus-mime-display-part): Protect against broken
22462         MIME messages.
22463
22464 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22465
22466         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22467         before parsing header.
22468
22469 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22470
22471         * html2text.el (html2text-replace-list): Add new entities.
22472
22473 2005-09-11  Romain Francoise  <romain@orebokech.com>
22474
22475         * message.el (message-alternative-emails): Improve docstring.
22476         (message-setup-1): Call `message-use-alternative-email-as-from'
22477         after `message-setup-hook' to give it precedence over posting
22478         styles, etc.
22479         (message-use-alternative-email-as-from): Add docstring.
22480         Remove the original From header if present.
22481
22482         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22483         (nnml-save-mail): Use it.
22484
22485         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22486         articles.  Add new argument `silent'.
22487         (gnus-uu-mark-all): Report the total number of marked articles.
22488
22489 2005-09-10  Romain Francoise  <romain@orebokech.com>
22490
22491         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22492         (gnus-uu-mark-series): Likewise.
22493
22494 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22495
22496         * spam-report.el (spam-report-gmane): Fix generation of spam
22497         report URL.
22498
22499 2005-09-10  Simon Josefsson  <jas@extundo.com>
22500
22501         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22502         t, based on discussion on the ding list with Robert Epprecht
22503         <epprecht@solnet.ch>.
22504
22505 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22506
22507         * spam-report.el (spam-report-gmane): Make it work without
22508         X-Report-Spam header.  Gmane now only provides Archived-At.
22509         This is only used if `spam-report-gmane-use-article-number' is nil.
22510         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22511
22512         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22513         make `gnus-summary-sort-by-recipient' work with threading.
22514
22515         * nnweb.el (nnweb-google-wash-article): Print a message if article
22516         is not available.
22517
22518 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22519
22520         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22521         change.  Decode text/* parts content before displaying.
22522
22523 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22524
22525         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22526
22527 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22528
22529         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22530
22531         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22532         url-package-name, url-package-version,
22533         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22534         w3m-display-inline-images, and w3m-minor-mode-map.
22535
22536 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22537
22538         * message.el (message-tab-body-function): Fix mismatched custom type.
22539
22540         * gnus.el (gnus-group-change-level-function): Ditto.
22541
22542         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22543
22544         * gnus-art.el (gnus-signature-limit)
22545         (gnus-article-mime-part-function): Ditto.
22546
22547 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22548
22549         * mml.el (mml-mode): Silence the byte compiler.
22550
22551         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22552         using `(sit-for 0)' before moving the point to the specified part;
22553         skip unbuttonized parts.
22554         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22555         return to the summary window if gnus-auto-select-part is non-nil.
22556
22557 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22558
22559         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22560         New variables.
22561         (mml-dnd-attach-file, mml-mode): Use them.
22562
22563         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22564         Make fetching article by MID work again for Google Groups.
22565         Add FIXME concerning gnus-group-make-web-group.
22566
22567         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22568         Don't depend on Gnus by using mail-extract-address-components if
22569         gnus-extract-address-components is not bound.
22570
22571 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22572
22573         * gnus-art.el (gnus-mime-display-security): Don't display the
22574         signature, but only the signed part.
22575
22576 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22577
22578         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22579
22580         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22581         list, not listp.
22582
22583 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22584
22585         * mm-encode.el (mm-encode-content-transfer-encoding):
22586         Likewise when encoding.
22587
22588         * mm-bodies.el (mm-decode-content-transfer-encoding):
22589         De-canonicalize CRLF for all text content types, not just
22590         text/plain.
22591
22592 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22593
22594         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22595         valid article; point arrow and cursor at the MIME button.
22596
22597 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22598
22599         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22600         Suggested by Dan Christensen <jdc@uwo.ca>.
22601
22602         * mm-decode.el (mm-save-part): Enable change of prompt.
22603
22604 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22605
22606         * gnus-msg.el (gnus-inews-add-send-actions):
22607         Make `message-post-method' lambda parameter ARG `&optional'.
22608
22609 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22610
22611         * gnus-sum.el (gnus-summary-mime-map):
22612         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22613         gnus-article-jump-to-part.
22614
22615         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22616         (gnus-article-edit-part): Use it.
22617         (gnus-article-part-wrapper): Add no-handle argument.
22618         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22619         New functions.
22620
22621 2005-08-29  Romain Francoise  <romain@orebokech.com>
22622
22623         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22624         docstring.
22625         (gnus-face-from-file): Likewise.
22626
22627 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22628
22629         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22630         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22631         non-nil.
22632         (gnus-auto-select-part): New variable.
22633         (gnus-article-jump-to-part): New function.
22634         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22635         (gnus-mime-delete-part): Allow selecting specified part after
22636         deleting or stripping parts.
22637         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22638         part if argument is bogus.
22639
22640 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22641
22642         * gnus-art.el (w3m-minor-mode-map):
22643         * gnus-spec.el (gnus-newsrc-file-version):
22644         * gnus-util.el (nnmail-active-file-coding-system)
22645         (gnus-original-article-buffer, gnus-user-agent):
22646         * gnus.el (gnus-ham-process-destinations)
22647         (gnus-parameter-ham-marks-alist)
22648         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22649         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22650         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22651         * mm-decode.el (gnus-current-window-configuration):
22652         * mm-extern.el (gnus-article-mime-handles):
22653         * mm-url.el (url-current-object, url-package-name)
22654         (url-package-version):
22655         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22656         (smime-keys, w3m-cid-retrieve-function-alist)
22657         (w3m-current-buffer, w3m-display-inline-images)
22658         (w3m-minor-mode-map):
22659         * mml-smime.el (gnus-extract-address-components):
22660         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22661         (gnus-newsrc-hashtb, message-default-charset)
22662         (message-deletable-headers, message-options)
22663         (message-posting-charset, message-required-mail-headers)
22664         (message-required-news-headers):
22665         * mml1991.el (mc-pgp-always-sign):
22666         * mml2015.el (mc-pgp-always-sign):
22667         * nnheader.el (nnmail-extra-headers):
22668         * rfc1843.el (gnus-decode-encoded-word-function)
22669         (gnus-decode-header-function, gnus-newsgroup-name):
22670         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22671
22672 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22673
22674         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22675         the end of the date treatments.
22676
22677 2005-08-15  Simon Josefsson  <jas@extundo.com>
22678
22679         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22680         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22681         Capello and Romain Francoise.
22682         (pgg-fetch-key-function): Remove, not used?
22683         (pgg-insert-url-with-w3): Require url, to get
22684         url-insert-file-contents regardless of where it is defined.
22685
22686 2005-08-13  Romain Francoise  <romain@orebokech.com>
22687
22688         * message.el (message-cite-original-1): New function.
22689         (message-cite-original): Use it.
22690         (message-cite-original-without-signature): Ditto.
22691
22692 2005-08-08  Romain Francoise  <romain@orebokech.com>
22693
22694         * message.el (message-yank-empty-prefix): New variable.
22695         (message-indent-citation): Use it.
22696         (message-cite-original-without-signature): Respect X-No-Archive.
22697
22698 2005-08-08  Simon Josefsson  <jas@extundo.com>
22699
22700         * pgg.el: Autoload url-insert-file-contents instead of loading
22701         w3/url.
22702         (pgg-insert-url-with-w3): Don't load url here.
22703
22704 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22705
22706         * message.el (message-kill-to-signature): Don't insert newline at
22707         bol.
22708         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22709
22710 2005-08-06  Romain Francoise  <romain@orebokech.com>
22711
22712         * message.el (message-user-fqdn): Fix typo in docstring.
22713
22714 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22715
22716         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22717
22718         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22719
22720 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22721
22722         * mm-bodies.el (mm-encode-body): Use coding system rather than
22723         charset to encode text.
22724
22725         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22726         number of charsets if utf-8 is available (XEmacs).
22727
22728 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22729
22730         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22731         taken from `gnus-button-mid-or-mail-regexp'.
22732         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22733         (gnus-button-alist): Improve regexp for domain part of the MIDs
22734         for news:localpart@domain buttons.
22735         (gnus-button-ctan-directory-regexp): Update.
22736
22737 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22738
22739         * sieve-manage.el (sieve-manage-interactive-login):
22740         Use make-local-variable rather than make-variable-buffer-local.
22741         (sieve-manage-open): Ditto.
22742         (sieve-manage-authenticate): Ditto.
22743
22744         * mml.el (mml-generate-mime-1): Make the content type default to
22745         text/plain if the filename is not specified.
22746
22747 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22748
22749         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22750         instead of insert-buffer.
22751
22752         * message.el (message-yank-original): Ditto; set the mark at the
22753         end of the yanked message.
22754
22755 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22756
22757         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22758         lines to scroll rather than to stop it.
22759
22760         * mml.el (mml-generate-default-type): Add doc string.
22761         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22762         default to application/octet-stream when determining the content
22763         type if it is not specified for the part or the mml contents; add
22764         a comment about mml-generate-default-type.
22765
22766 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22767
22768         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22769         make it default to application/octet-stream when determining the
22770         content type if it is not specified for the external contents.
22771
22772 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22773
22774         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22775         segmented parameter but also other parameters might be there.
22776
22777 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22778
22779         * mm-decode.el (mm-display-external): Delete temp file, directory
22780         and buffer immediately if the external process is exited.
22781
22782 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22783
22784         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22785         fewer lines than that of scroll-margin.
22786         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22787
22788 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22789
22790         * gnus-art.el (gnus-article-next-page): Revert.
22791         (gnus-article-beginning-of-window): New macro.
22792         (gnus-article-next-page-1): Use it.
22793         (gnus-article-prev-page): Ditto.
22794         (gnus-article-edit-part): Use insert-buffer-substring instead of
22795         insert-buffer.
22796         (gnus-article-edit-exit): Ditto.
22797
22798         * gnus-util.el (gnus-beginning-of-window): Remove.
22799         (gnus-end-of-window): Remove.
22800
22801         * lpath.el: Don't bind header-line-format and scroll-margin.
22802
22803 2005-07-25  Simon Josefsson  <jas@extundo.com>
22804
22805         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22806         to have the url package without w3.  Reported by Daiki Ueno
22807         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22808
22809 2005-07-20  Didier Verna  <didier@xemacs.org>
22810
22811         * gnus-diary.el: Remove the description comment (nndiary is now
22812         properly documented in the Gnus manual).
22813         Fix the spelling of "Back End".
22814         * nndiary.el: Ditto.
22815         Fix the copyright notice.
22816
22817 2005-07-18  Romain Francoise  <romain@orebokech.com>
22818
22819         * gnus-sum.el (gnus-summary-to-prefix)
22820         (gnus-summary-newsgroup-prefix): New variables.
22821         (gnus-summary-from-or-to-or-newsgroups): Use them.
22822
22823 2005-07-17  Romain Francoise  <romain@orebokech.com>
22824
22825         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22826         space as it's generally not especially interesting to the user.
22827
22828 2005-07-16  Romain Francoise  <romain@orebokech.com>
22829
22830         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22831         nil to avoid prompting and file modification if one of the
22832         messages at the top of the nnfolder file contains a copyright
22833         notice.
22834         Update copyright notice.
22835
22836         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22837         instead of `current-time-string' as the latter creates a time
22838         string that is not RFC 2822 compliant (it lacks the zone).
22839         Update copyright notice.
22840
22841 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22842
22843         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22844         for text/rtf.  Display default in prompt.  Pass default for M-n.
22845
22846         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22847
22848 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22849
22850         * gnus-msg.el (gnus-button-mailto):
22851         Remove save-selected-window-window hackery because it relies on
22852         save-selected-window internals.
22853
22854 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22855
22856         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22857         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22858         (gnus-article-prev-page): Ditto.
22859
22860         * gnus-util.el (gnus-beginning-of-window): New function.
22861         (gnus-end-of-window): New function.
22862
22863         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22864
22865 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22866
22867         * gnus-score.el (gnus-score-edit-all-score):
22868         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22869         gnus-message.
22870
22871 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22872
22873         * gnus-msg.el (gnus-button-mailto):
22874         Remove save-selected-window-window hackery because it relies on
22875         save-selected-window internals.
22876
22877 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22878
22879         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22880         add-minor-mode.
22881         (gnus-binary-mode): Ditto.
22882
22883         * gnus-topic.el (gnus-topic-mode): Ditto.
22884
22885 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22886
22887         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22888         (gnus-article-prev-page): Take scroll-margin into consideration.
22889
22890 2005-07-04  Lute Kamstra  <lute@gnu.org>
22891
22892         Update FSF's address in GPL notices.
22893
22894 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22895
22896         * gnus.el (gnus-exit):
22897         * gnus-group.el (gnus-group-icons):
22898         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22899
22900         * gnus-nocem.el (gnus-nocem):
22901         * message.el (message-various, message-buffers, message-sending)
22902         (message-interface, message-forwarding, message-insertion)
22903         (message-headers, message-news, message-mail):
22904         * pgg-gpg.el (pgg-gpg):
22905         * pgg-parse.el (pgg-parse):
22906         * pgg-pgp.el (pgg-pgp):
22907         * pgg-pgp5.el (pgg-pgp5):
22908         * pop3.el (pop3): Finish `defgroup' description with period.
22909
22910 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22911
22912         * gnus-art.el (article-display-face): Improve the efficiency.
22913         (article-display-x-face): Ditto; remove gray x-face stuff.
22914
22915 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22916
22917         * gnus-art.el (article-display-face): Correct the position in
22918         which Faces are inserted.
22919
22920 2005-06-29  Didier Verna  <didier@xemacs.org>
22921
22922         * gnus-art.el (article-display-face): Display faces in correct
22923         order.
22924
22925 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22926
22927         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22928         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22929         (gnus-nocem-check-article): Fetch the Type header.
22930         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22931         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22932         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22933         make sure gnus-nocem-hashtb is initialized.
22934         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22935         (gnus-nocem-unwanted-article-p): Ditto.
22936
22937         * pgg.el (pgg-verify): Return the verification result.
22938
22939 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22940
22941         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22942         is ascii.
22943
22944 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22945
22946         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22947         `show-nonbreak-escape'.
22948
22949 2005-06-23  Lute Kamstra  <lute@gnu.org>
22950
22951         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22952
22953         * dig.el (dig-mode):
22954         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22955
22956 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22957
22958         * nnimap.el (nnimap-split-download-body): Fix spellings.
22959
22960 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22961
22962         * gnus-art.el (gnus-article-encrypt-body):
22963         * gnus-cus.el (gnus-score-customize):
22964         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22965         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22966
22967 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22968
22969         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22970         header by looking for magic "MII" at the beginning.
22971
22972 2005-06-16  Miles Bader  <miles@gnu.org>
22973
22974         * gnus-xmas.el (gnus-xmas-group-startup-message):
22975         Use renamed gnus-splash face.
22976
22977         * assistant.el (assistant-field): Remove "-face" suffix from face name.
22978         (assistant-field-face): New backward-compatibility alias for renamed
22979         face.
22980         (assistant-render-text): Use renamed assistant-field face.
22981
22982         * spam.el (spam): Remove "-face" suffix from face name.
22983         (spam-face): New backward-compatibility alias for renamed face.
22984         (spam-face, spam-initialize): Use renamed spam face.
22985
22986         * message.el (message-header-to, message-header-cc)
22987         (message-header-subject, message-header-newsgroups)
22988         (message-header-other, message-header-name)
22989         (message-header-xheader, message-separator, message-cited-text)
22990         (message-mml): Remove "-face" suffix from face names.
22991         (message-header-to-face, message-header-cc-face)
22992         (message-header-subject-face, message-header-newsgroups-face)
22993         (message-header-other-face, message-header-name-face)
22994         (message-header-xheader-face, message-separator-face)
22995         (message-cited-text-face, message-mml-face):
22996         New backward-compatibility aliases for renamed faces.
22997         (message-font-lock-keywords): Use renamed message faces.
22998
22999         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
23000         (sieve-test-commands, sieve-tagged-arguments):
23001         Remove "-face" suffix from face names.
23002         (sieve-control-commands-face, sieve-action-commands-face)
23003         (sieve-test-commands-face, sieve-tagged-arguments-face):
23004         New backward-compatibility aliases for renamed faces.
23005         (sieve-control-commands-face, sieve-action-commands-face)
23006         (sieve-test-commands-face, sieve-tagged-arguments-face):
23007         Use renamed sieve faces.
23008
23009         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
23010         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
23011         (gnus-group-news-3-empty, gnus-group-news-4)
23012         (gnus-group-news-4-empty, gnus-group-news-5)
23013         (gnus-group-news-5-empty, gnus-group-news-6)
23014         (gnus-group-news-6-empty, gnus-group-news-low)
23015         (gnus-group-news-low-empty, gnus-group-mail-1)
23016         (gnus-group-mail-1-empty, gnus-group-mail-2)
23017         (gnus-group-mail-2-empty, gnus-group-mail-3)
23018         (gnus-group-mail-3-empty, gnus-group-mail-low)
23019         (gnus-group-mail-low-empty, gnus-summary-selected)
23020         (gnus-summary-cancelled, gnus-summary-high-ticked)
23021         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
23022         (gnus-summary-high-ancient, gnus-summary-low-ancient)
23023         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
23024         (gnus-summary-low-undownloaded)
23025         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
23026         (gnus-summary-low-unread, gnus-summary-normal-unread)
23027         (gnus-summary-high-read, gnus-summary-low-read)
23028         (gnus-summary-normal-read, gnus-splash):
23029         Remove "-face" suffix from face names.
23030         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
23031         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
23032         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
23033         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
23034         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
23035         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
23036         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
23037         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
23038         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
23039         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
23040         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
23041         (gnus-summary-selected-face, gnus-summary-cancelled-face)
23042         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
23043         (gnus-summary-normal-ticked-face)
23044         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
23045         (gnus-summary-normal-ancient-face)
23046         (gnus-summary-high-undownloaded-face)
23047         (gnus-summary-low-undownloaded-face)
23048         (gnus-summary-normal-undownloaded-face)
23049         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
23050         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
23051         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
23052         (gnus-splash-face):
23053         New backward-compatibility aliases for renamed faces.
23054         (gnus-group-startup-message): Use renamed gnus faces.
23055
23056         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
23057         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
23058         (gnus-server-agent): Remove "-face" suffix from face names.
23059         (gnus-server-agent-face, gnus-server-opened-face)
23060         (gnus-server-closed-face, gnus-server-denied-face)
23061         (gnus-server-offline-face):
23062         New backward-compatibility aliases for renamed faces.
23063         (gnus-server-agent-face, gnus-server-opened-face)
23064         (gnus-server-closed-face, gnus-server-denied-face)
23065         (gnus-server-offline-face): Use renamed gnus faces.
23066
23067         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
23068         Remove "-face" suffix from face names.
23069         (gnus-picon-xbm-face, gnus-picon-face):
23070         New backward-compatibility aliases for renamed faces.
23071
23072         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
23073         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
23074         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
23075         (gnus-cite-11): Remove "-face" suffix from face names.
23076         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
23077         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
23078         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
23079         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
23080         New backward-compatibility aliases for renamed faces.
23081         (gnus-cite-attribution-face, gnus-cite-face-list)
23082         (gnus-article-boring-faces): Use renamed gnus faces.
23083
23084         * gnus-art.el (gnus-signature, gnus-header-from)
23085         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
23086         (gnus-header-content): Remove "-face" suffix from face names.
23087         (gnus-signature-face, gnus-header-from-face)
23088         (gnus-header-subject-face, gnus-header-newsgroups-face)
23089         (gnus-header-name-face, gnus-header-content-face):
23090         New backward-compatibility aliases for renamed faces.
23091         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
23092
23093         * gnus-sum.el (gnus-summary-selected-face)
23094         (gnus-summary-highlight): Use renamed gnus faces.
23095         * gnus-group.el (gnus-group-highlight): Likewise.
23096
23097 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
23098
23099         * gnus-sieve.el (gnus-sieve-article-add-rule):
23100         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
23101         * spam-stat.el (spam-stat-buffer-change-to-spam)
23102         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
23103
23104         * message.el (message-is-yours-p):
23105         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
23106
23107 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23108
23109         * mm-view.el (mm-inline-text): Withdraw the last change.
23110
23111 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23112
23113         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
23114         executing enriched-decode.
23115
23116 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23117
23118         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
23119         charset of tar files.
23120
23121 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
23122
23123         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
23124
23125 2005-06-04  Lute Kamstra  <lute@gnu.org>
23126
23127         * nnfolder.el (nnfolder-read-folder): Make sure that undo
23128         information is never recorded.
23129
23130 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23131
23132         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
23133
23134 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23135
23136         * pop3.el (pop3-apop): Run md5 in the binary mode.
23137
23138         * starttls.el (starttls-set-process-query-on-exit-flag):
23139         Use eval-and-compile.
23140
23141 2005-05-31  Simon Josefsson  <jas@extundo.com>
23142
23143         * smime.el (smime-replace-in-string): Define.
23144         (smime-cert-by-ldap-1): Use it.
23145
23146 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
23147
23148         * gnus-art.el (article-display-x-face): Replace
23149         process-kill-without-query by gnus-set-process-query-on-exit-flag.
23150
23151         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
23152         set-process-query-on-exit-flag or process-kill-without-query.
23153
23154         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
23155         loop instead of replace-regexp.
23156
23157         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
23158         instead of process-kill-without-query if it is available.
23159
23160         * lpath.el: Fbind ldap-search-entries.
23161
23162         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
23163         instead of find-file-hooks if it is available.
23164
23165         * mml1991.el: Bind pgg-default-user-id when compiling.
23166
23167         * mml2015.el: Bind pgg-default-user-id when compiling.
23168
23169         * nndraft.el (nndraft-request-associate-buffer):
23170         Use write-contents-functions instead of write-contents-hooks if it is
23171         available.
23172
23173         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
23174         instead of find-file-hooks if it is available.
23175
23176         * nntp.el (nntp-open-connection): Replace
23177         process-kill-without-query by gnus-set-process-query-on-exit-flag.
23178         (nntp-open-ssl-stream): Ditto.
23179         (nntp-open-tls-stream): Ditto.
23180
23181         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
23182         set-process-query-on-exit-flag or process-kill-without-query.
23183         (starttls-open-stream-gnutls): Use it instead of
23184         process-kill-without-query.
23185         (starttls-open-stream): Ditto.
23186
23187 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
23188
23189         * smime.el (smime-cert-by-ldap-1): Don't use
23190         replace-regexp-in-string.
23191
23192 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
23193
23194         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
23195
23196         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
23197         in PEM format.  Adjust to the XEmacs compatibility.
23198
23199 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
23200
23201         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
23202         by `string-to-number'.
23203         * gnus-agent.el (gnus-agent-regenerate-group)
23204         (gnus-agent-fetch-articles): Ditto.
23205         * gnus-art.el (gnus-button-fetch-group): Ditto.
23206         * gnus-cache.el (gnus-cache-generate-active)
23207         (gnus-cache-articles-in-group): Ditto.
23208         * gnus-group.el (gnus-group-set-current-level)
23209         (gnus-group-insert-group-line): Ditto.
23210         * gnus-score.el (gnus-score-set-expunge-below)
23211         (gnus-score-set-mark-below, gnus-summary-score-effect)
23212         (gnus-summary-score-entry): Ditto.
23213         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
23214         (gnus-soup-pack): Ditto.
23215         * gnus-spec.el (gnus-xmas-format): Ditto.
23216         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
23217         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
23218         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
23219         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
23220         * nndb.el (nndb-get-remote-expire-response): Ditto.
23221         * nndiary.el (nndiary-parse-schedule-value)
23222         (nndiary-string-to-number, nndiary-request-replace-article)
23223         (nndiary-request-article): Ditto.
23224         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
23225         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
23226         * nneething.el (nneething-make-head): Ditto.
23227         * nnfolder.el (nnfolder-request-article)
23228         (nnfolder-retrieve-headers): Ditto.
23229         * nnheader.el (nnheader-file-to-number): Ditto.
23230         * nnkiboze.el (nnkiboze-request-article): Ditto.
23231         * nnmail.el (nnmail-process-unix-mail-format)
23232         (nnmail-process-babyl-mail-format): Ditto.
23233         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
23234         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
23235         (nnmh-request-create-group, nnmh-request-list-1)
23236         (nnmh-request-group, nnmh-request-article): Ditto.
23237         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
23238         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
23239         * nnsoup.el (nnsoup-make-active): Ditto.
23240         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
23241         * nntp.el (nntp-find-group-and-number)
23242         (nntp-retrieve-headers-with-xover): Ditto.
23243         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
23244         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
23245         (pgg-format-key-identifier): Ditto.
23246         * pop3.el (pop3-last, pop3-stat): Ditto.
23247         * qp.el (quoted-printable-decode-region): Ditto.
23248
23249         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
23250         of concat.
23251
23252 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23253
23254         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
23255
23256         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
23257
23258         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
23259
23260         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
23261
23262         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
23263
23264         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
23265
23266         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
23267         (gnus-carpal-mode): Ditto.
23268
23269         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
23270         (gnus-browse-mode): Ditto.
23271
23272         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
23273
23274         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
23275
23276 2005-05-29  Richard M. Stallman  <rms@gnu.org>
23277
23278         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
23279
23280 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23281
23282         * gnus-util.el (gnus-run-mode-hooks): New function.
23283
23284         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
23285
23286         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
23287         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
23288
23289 2005-05-27  Lute Kamstra  <lute@gnu.org>
23290
23291         * dns-mode.el (dns-mode): Specify customization group.
23292
23293 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
23294
23295         * gnus-agent.el (gnus-agent-make-mode-line-string):
23296         Use mode-line-highlight as mouse-face.
23297
23298 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23299
23300         * canlock.el (canlock): Change the parent group to news.
23301
23302         * deuglify.el (gnus-outlook-deuglify): Add :group.
23303
23304         * dig.el (dig): Add :group.
23305
23306         * dns-mode.el (dns-mode): Add :group.
23307
23308         * encrypt.el (encrypt): Add :group.
23309
23310         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
23311         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
23312         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
23313         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
23314         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
23315
23316         * gnus-diary.el (gnus-diary): Add :group.
23317
23318         * gnus.el (gnus-group-news-1-face): Add :group.
23319         (gnus-group-news-1-empty-face): Ditto.
23320         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
23321         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
23322         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
23323         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
23324         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
23325         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
23326         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
23327         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
23328         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
23329         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
23330         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
23331         (gnus-summary-high-ticked-face): Ditto.
23332         (gnus-summary-low-ticked-face): Ditto.
23333         (gnus-summary-normal-ticked-face): Ditto.
23334         (gnus-summary-high-ancient-face): Ditto.
23335         (gnus-summary-low-ancient-face): Ditto.
23336         (gnus-summary-normal-ancient-face): Ditto.
23337         (gnus-summary-high-undownloaded-face): Ditto.
23338         (gnus-summary-low-undownloaded-face): Ditto.
23339         (gnus-summary-normal-undownloaded-face): Ditto.
23340         (gnus-summary-high-unread-face): Ditto.
23341         (gnus-summary-low-unread-face): Ditto.
23342         (gnus-summary-normal-unread-face): Ditto.
23343         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
23344         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
23345
23346         * hashcash.el (hashcash): New custom group.
23347         (hashcash-default-payment): Add :group.
23348         (hashcash-payment-alist): Ditto.
23349         (hashcash-default-accept-payment): Ditto.
23350         (hashcash-accept-resources): Ditto.
23351         (hashcash-path): Ditto.
23352         (hashcash-extra-generate-parameters): Ditto.
23353         (hashcash-double-spend-database): Ditto.
23354         (hashcash-in-news): Ditto.
23355
23356         * message.el (message-minibuffer-local-map): Add :group.
23357
23358         * netrc.el (netrc): Add :group.
23359
23360         * sieve-manage.el (sieve-manage-log): Add :group.
23361         (sieve-manage-default-user): Diito.
23362         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
23363         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
23364         (sieve-manage-authenticators): Ditto.
23365         (sieve-manage-authenticator-alist): Ditto.
23366         (sieve-manage-default-port): Ditto.
23367
23368         * sieve-mode.el (sieve-control-commands-face): Add :group.
23369         (sieve-action-commands-face): Ditto.
23370         (sieve-test-commands-face): Ditto.
23371         (sieve-tagged-arguments-face): Ditto.
23372
23373         * smime.el (smime): Add :group.
23374
23375         * spam-report.el (spam-report): Add :group.
23376
23377         * spam.el (spam, spam-face): Add :group.
23378
23379 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23380
23381         * nntp.el (nntp-next-result-arrived-p): Some news servers may
23382         return \n.\n.\n at the end of articles.  Protect against that.
23383         (nntp-with-open-group): Allow debugging.
23384
23385         * nnheader.el (mail-header-set-extra): Make into a function
23386         because I just could't understand how to quote the list properly.
23387
23388         * dns.el (query-dns-cached): New function.
23389
23390 2005-05-26  Lute Kamstra  <lute@gnu.org>
23391
23392         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
23393
23394 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23395
23396         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
23397
23398         * gnus-art.el: Don't autoload mail-extract-address-components.
23399
23400         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
23401         eval-and-compile to evaluate it.
23402
23403         * hashcash.el: Don't autoload executable-find.
23404
23405         * nndb.el: Don't declare the nndb back end two or more times; don't
23406         autoload news-reply-mode, news-setup, cancel-timer and telnet.
23407
23408         * nntp.el: Autoload format-spec instead of format; use
23409         eval-and-compile to evaluate autoload forms.
23410
23411 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
23412
23413         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23414
23415 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23416
23417         * gnus.el (gnus-version-number): Bump version.
23418
23419 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23420
23421         * gnus.el: No Gnus v0.3 is released.
23422
23423 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23424
23425         * lpath.el (featurep): Bind show-nonbreak-escape.
23426
23427 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23428
23429         * gnus-art.el (gnus-article-edit-part): Disable undo.
23430
23431 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23432
23433         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23434         gnus-article-date-lapsed-new-header is t if date timer is active;
23435         skip headers in which the original date value is empty.
23436         (gnus-article-save-original-date): Redefine it as a macro.
23437         (gnus-display-mime): Use it.
23438
23439 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23440
23441         * gnus-art.el (article-date-ut): Support converting date in
23442         forwarded parts as well.
23443         (gnus-article-save-original-date): New function.
23444         (gnus-display-mime): Use it.
23445
23446 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23447
23448         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23449         enclosure element of <item>.
23450
23451 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23452
23453         * message.el (message-kill-buffer-query): Rename from
23454         `message-kill-buffer-query-if-modified'.  Add :version.
23455
23456 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23457
23458         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23459         window layout.
23460
23461 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23462
23463         * mml.el: Autoload dnd when compiling.
23464
23465 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23466
23467         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23468         x-dnd-*.
23469
23470 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23471
23472         * qp.el (quoted-printable-encode-region): Save excursion.
23473
23474 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23475
23476         * message.el (message-kill-buffer-query-if-modified): Add new variable
23477         so the user can kill a modified message buffer quickly.
23478         (message-kill-buffer): Use it.
23479
23480 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23481
23482         * lpath.el: Fbind display-time-event-handler; don't fbind
23483         string-to-multibyte.
23484
23485         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23486
23487 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23488
23489         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23490         contained in text because xml.el decodes entities) with LFs.
23491
23492 2005-04-11  Lute Kamstra  <lute@gnu.org>
23493
23494         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23495         differently.
23496
23497 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23498
23499         * mm-util.el (mm-detect-coding-region): Typo.
23500
23501 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23502
23503         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23504
23505 2005-04-06  Deepak Goel  <deego@gnufans.org>
23506
23507         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23508         user-function allow user modifications of the scores.
23509         (spam-stat-score-buffer-user): New function, to allow
23510         user-computed modifications to the score.
23511         (spam-stat-score-buffer-user-functions): List of additional
23512         scoring functions.
23513         (spam-stat-error-holder): Global temporary error holder.
23514         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23515         variable.
23516
23517 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23518
23519         * gnus-registry.el (gnus-registry-clean-empty-function)
23520         (gnus-registry-trim, gnus-registry-fetch-groups)
23521         (gnus-registry-delete-group): Groups that match
23522         `gnus-registry-ignored-groups' are removed from the registry
23523         entries, not just ignored for splitting.  This helps clean up the
23524         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23525         to get all the groups a message ID is in.
23526
23527         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23528         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23529         (spam-stat-score-buffer-user-functions): Add :number custom type.
23530
23531 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23532
23533         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23534         argument in XEmacs.
23535
23536         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23537         (nnrss-request-group): Decode group name first.
23538         (nnrss-request-article): Make a text/plain article if mml-to-mime
23539         failed.
23540         (nnrss-get-encoding): Return a compatible encoding according to
23541         nnrss-compatible-encoding-alist.
23542         (nnrss-find-el): Use consp instead of listp.
23543         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23544
23545 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23546
23547         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23548         which Emacs 20 doesn't support.
23549         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23550
23551 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23552
23553         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23554         silence the byte compiler inside the defun.
23555
23556         * gnus-demon.el (parse-time-string): Add autoload.
23557
23558         * gnus-delay.el (parse-time-string): Add autoload.
23559
23560         * gnus-art.el (parse-time-string): Add autoload.
23561
23562         * nnultimate.el (parse-time): Require for `parse-time-string'.
23563
23564 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23565
23566         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23567
23568         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23569
23570         * smime.el (smime-ldap-host-list): Add :version.
23571
23572 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23573
23574         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23575         pass it to `gnus-browse-read-group'.
23576         (gnus-browse-read-group): Add NUMBER argument and pass it to
23577         `gnus-group-read-ephemeral-group'.
23578
23579         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23580         argument and pass it to `gnus-group-read-group'.
23581
23582 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23583
23584         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23585         mm-xemacs-find-mime-charset-1 if we have the mule feature
23586         available at runtime.
23587
23588 2005-03-25  Werner Lemberg  <wl@gnu.org>
23589
23590         * nnmaildir.el: Replace `illegal' with `invalid'.
23591
23592 2005-03-23  Lute Kamstra  <lute@gnu.org>
23593
23594         * time-date.el: Add comment on time value formats.
23595         Don't require parse-time.
23596         (with-decoded-time-value): New macro.
23597         (encode-time-value): New function.
23598         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23599         (days-to-time): Return a valid time value when arg is huge.
23600         (time-since): Use time-subtract.
23601         (time-to-number-of-days): Use time-to-seconds.
23602
23603 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23604
23605         * gnus-start.el (gnus-display-time-event-handler):
23606         Check display-time-timer at runtime rather than only at load time
23607         in case display-time-mode is turned off in the mean time.
23608
23609 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23610
23611         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23612         used.
23613
23614         * nneething.el (nneething-map-file-directory): Derive from
23615         `gnus-directory'.
23616
23617         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23618         the To/Cc button.
23619
23620 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23621
23622         * nnmaildir.el (nnmaildir-request-accept-article):
23623         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23624
23625 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23626
23627         * gnus-async.el: Require timer-funcs at compile time when in
23628         XEmacs for `run-with-idle-timer'.
23629
23630 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23631
23632         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23633         autoloaded function.
23634
23635 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23636
23637         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23638
23639 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23640
23641         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23642
23643 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23644
23645         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23646         Add gnus-expert-user to default.
23647
23648 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23649
23650         * nnimap.el (nnimap-open-server): Ditto.
23651
23652         * imap.el (imap-authenticate): Fix typo.
23653
23654 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23655
23656         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23657         buffer (since IMAP server might return FETCH response out of
23658         order, and the nntp buffer must be sorted).
23659
23660 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23661
23662         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23663         comparison on string.
23664
23665         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23666         (gnus-agent-score): Rename category keywords to match gnus-cus.
23667         (gnus-agent-summary-fetch-series): Modify to protect against
23668         gnus-agent-summary-fetch-group clearing processable flags.
23669         (gnus-agent-synchronize-group-flags): Update live group buffer as
23670         synchronization may occur due to the user toggle the plugged
23671         status.
23672         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23673         successfully downloaded.
23674         (gnus-agent-expire-group-1): Avoid using markers when the overview
23675         is in ascending order; greatly improves performance.
23676         (gnus-agent-regenerate-group):
23677         Use gnus-agent-synchronize-group-flags to reset read status in both
23678         gnus and server.
23679         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23680
23681 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23682
23683         * message.el: Don't autoload former message-utils variables.
23684         (message-strip-subject-trailing-was): Change doc string.
23685
23686         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23687         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23688         (nnweb-google-search): Add "hl=en" here.
23689         (nnweb-google-parse-1, nnweb-google-create-mapping):
23690         Don't hardcode URL.
23691
23692 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23693
23694         * message.el (message-get-reply-headers, message-followup):
23695         Mention related variables `message-use-followup-to' and
23696         `message-use-mail-followup-to', in the information buffer.
23697
23698         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23699         of broken groups(-beta).google.com.
23700
23701 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23702
23703         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23704         parameter to invoked gnus-request-move-article; remove the
23705         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23706         all at once instead of once per article.
23707         (gnus-summary-remove-process-mark): Accept a list of articles as
23708         well as a single article for processing.
23709
23710         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23711         parameter.
23712
23713         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23714
23715         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23716
23717         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23718         parameter.
23719
23720         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23721         parameter.
23722
23723         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23724         parameter and remove the gnus-sum-hint-move-is-internal variable.
23725
23726         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23727         parameter.
23728
23729         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23730         parameter.
23731
23732         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23733         parameter.
23734
23735         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23736
23737         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23738         parameter.
23739
23740         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23741         parameter.
23742
23743 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23744
23745         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23746         a more conservative way.
23747
23748 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23749
23750         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23751         buffer, so it moves the window's cursor.
23752
23753 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23754
23755         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23756         `mm-dissect-multipart' and receive the from field as an (optional)
23757         argument from `mm-dissect-multipart'.
23758         (mm-dissect-multipart): Receive the from field as an argument and
23759         pass it on when we call `mm-dissect-buffer' on MIME parts.
23760         Fixes verification/decryption of signed/encrypted MIME parts.
23761
23762 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23763
23764         * gnus-sum.el (gnus-summary-move-article):
23765         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23766         whatever it calls (right now, only nnimap-request-move article
23767         respects it).
23768
23769         * nnimap.el (nnimap-request-move-article):
23770         When gnus-sum-hint-move-is-internal is set, don't do the extra
23771         nnimap-request-article.
23772
23773 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23774
23775         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23776
23777         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23778         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23779
23780         * gnus-sum.el (gnus-summary-caesar-message):
23781         Apply `gnus-treat-article' after rotation.
23782
23783         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23784         doc string.
23785
23786 2005-02-22  Simon Josefsson  <jas@extundo.com>
23787
23788         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23789         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23790         <arne@arnested.dk>.
23791         (encrypt): Add password-cache and password-cache-expiry as group
23792         members.
23793
23794 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23795
23796         * smime.el (smime-ldap-host-list): Doc fix.
23797         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23798         cache) password.
23799         (smime-sign-region): Use it.
23800         (smime-decrypt-region): Use it.
23801         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23802         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23803         fails.
23804         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23805         certificate from DER to PEM format rather than calling openssl.
23806
23807         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23808
23809         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23810         for signing/encryption.
23811
23812         * mml.el (mml-parse-1): Use them.
23813
23814 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23815
23816         * nnrss.el (nnrss-verbose): Remove.
23817         (nnrss-request-group): Use `nnheader-message' instead.
23818
23819 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23820
23821         * nnrss.el (nnrss-verbose): New variable.
23822         (nnrss-request-group): Make it say nnrss is requesting a group.
23823
23824 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23825
23826         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23827         Handle news URL with given port correctly.
23828
23829 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23830
23831         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23832         containing special characters.
23833
23834         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23835
23836         * mml.el (mime-to-mml): Ditto.
23837
23838         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23839         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23840         (rfc2047-decode-region): Quote decoded words containing special
23841         characters when rfc2047-quote-decoded-words-containing-tspecials
23842         is non-nil.
23843
23844 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23845
23846         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23847
23848         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23849
23850 2005-02-15  Simon Josefsson  <jas@extundo.com>
23851
23852         * nnimap.el (nnimap-debug): Doc fix.
23853
23854         * imap.el (imap-debug): Doc fix.
23855
23856 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23857
23858         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23859
23860 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23861
23862         * gnus.el (spam-contents): Improve docs for spam-contents
23863         parameter in its variable incarnation.
23864
23865 2005-02-14  Simon Josefsson  <jas@extundo.com>
23866
23867         * smime-ldap.el: Use require instead of load-library for ldap.
23868         (smime-ldap-search): Indent.
23869         (smime-ldap-search-internal): Shorten line.
23870
23871         * smime.el (smime-cert-by-dns): Add doc-string.
23872         (smime-cert-by-ldap-1): Indent.
23873
23874         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23875         mml-smime-get-dns-ldap.
23876         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23877
23878 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23879
23880         * smime.el: Require smime-ldap.
23881         (smime-ldap-host-list): New variable.
23882         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23883
23884         * mml-smime.el (mml-smime-encrypt-query): New function.
23885         (mml-smime-encrypt-query): Use it.
23886
23887         * smime-ldap.el: New file.
23888
23889 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23890
23891         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23892
23893 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23894
23895         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23896         argument in doc string.  Make query for type more clear.
23897
23898 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23899
23900         * gnus.el (gnus-group-startup-message): Search for gnus images in
23901         etc/images/gnus.
23902         * mm-util.el (mm-image-load-path): Likewise.
23903         * smiley.el (smiley-data-directory): Search for smilies in
23904         etc/images/smilies.
23905
23906 2005-02-09  Kim F. Storm  <storm@cua.dk>
23907
23908         Change Emacs release version from 21.4 to 22.1 throughout.
23909         Change Emacs development version from 21.3.50 to 22.0.50.
23910
23911 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23912
23913         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23914
23915         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23916         non-Mule XEmacs as well.
23917         (mm-decompress-buffer): Signal an error intentionally if it does
23918         not decompress compressed data because auto-compression-mode is
23919         disabled.
23920
23921 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23922
23923         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23924         an ID in the registry even if it has no groups.
23925
23926 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23927
23928         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23929         merge it into mm-decompress-buffer.
23930         (gnus-mime-copy-part): Use the MIME part charset, the value which
23931         a user specified or gnus-newsgroup-charset for decoding, like
23932         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23933         save-buffer what was used.  Suggested by Kevin Ryde
23934         <user42@zip.com.au>.
23935         (gnus-mime-inline-part): Allow the name parameter as well as the
23936         filename parameter; force decompressing of compressed data; always
23937         display contents being not decoded as unibyte.
23938
23939         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23940         as well as the filename parameter.
23941
23942         * mm-util.el (mm-decompress-buffer):
23943         Merge gnus-mime-jka-compr-maybe-uncompress.
23944         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23945         of compressed data.
23946
23947 2005-02-08  Simon Josefsson  <jas@extundo.com>
23948
23949         * imap.el (imap-log): Doc fix.
23950
23951 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23952
23953         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23954         the coding cookies; decompress compressed parts.
23955
23956         * mml.el (mml-generate-mime-1): Add the charset parameter according
23957         to the value which a user specified manually or the coding cookie.
23958
23959         * mm-util.el (mm-string-to-multibyte): New function.
23960         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23961         (mm-coding-system-to-mime-charset): New function.
23962         (mm-decompress-buffer): New function.
23963         (mm-find-buffer-file-coding-system): New function.
23964
23965         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23966         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23967         parts.
23968
23969 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23970
23971         * mm-view.el (mm-display-inline-fontify): Decode a part according
23972         to the charset parameter.
23973
23974 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23975
23976         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
23977         prefix arg is neither nil nor a number, as info specifies.
23978
23979 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23980
23981         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
23982         timestamps.
23983
23984 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
23985
23986         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
23987         groups error checking and notify user.
23988
23989 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
23990
23991         * message.el (message-send-mail-function): Check existence of
23992         sendmail-program first before using default value
23993         `message-send-mail-with-sendmail'.  Otherwise use more generic
23994         `smtpmail-send-it'.
23995
23996 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
23997
23998         * nntp.el (nntp-request-update-info): Always return nil.
23999
24000 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24001
24002         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
24003
24004 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24005
24006         * message.el (message-beginning-of-line): Change the behavior when
24007         invoked between BOL and : so that it first moves backward.
24008
24009 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24010
24011         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
24012         article buffer when editing of the article is discarded.
24013         (gnus-article-prepare): Revert.
24014
24015 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24016
24017         * gnus-art.el (gnus-article-prepare):
24018         Remove message-strip-forbidden-properties from the local hook.
24019
24020 2005-01-27  Simon Josefsson  <jas@extundo.com>
24021
24022         * password.el (password-cache-add): Only start one timer per key.
24023         Reported by Derek Atkins <warlord@MIT.EDU>.
24024
24025 2005-01-26  Steve Youngs  <steve@sxemacs.org>
24026
24027         * run-at-time.el: Remove.  It is no longer needed as
24028         timer-funcs.el in the xemacs-base package has a working version of
24029         `run-at-time'.
24030
24031         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
24032
24033         * password.el: Require timer-funcs instead of run-at-time in
24034         XEmacs.
24035         Remove `password-run-at-time' macro.
24036         (password-cache-add): Use `run-at-time' instead of
24037         `password-run-at-time'.
24038
24039         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
24040         Remove `nnheader-cancel-function-timers' alias,
24041         `cancel-function-timers' exists in XEmacs in timer-funcs.
24042
24043         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
24044         for `run-with-idle-timer'.
24045
24046         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
24047         for `run-at-time'.
24048
24049         * mm-url.el: Require timer-funcs at compile time when in XEmacs
24050         for `with-timeout'.
24051
24052         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
24053         the same as for XEmacs 21.4.
24054         No need to ignore `run-with-idle-timer', this function exists in
24055         XEmacs now in timer-funcs.el in the xemacs-base package.
24056         (dgnushack-compile): No need to delete
24057         run-at-time.el from the list of files to compile because it
24058         doesn't exist anymore.
24059
24060 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24061
24062         * mml.el (mml-generate-mime-1): Convert string into unibyte when
24063         inserting " *mml*" buffer's contents into a unibyte temp buffer.
24064
24065 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
24066
24067         * mail-source.el (mail-source-fetch-imap): Search for ^From case
24068         sensitively.
24069
24070 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
24071
24072         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
24073
24074 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24075
24076         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
24077         which will be inserted according to the multibyteness of a buffer
24078         rather than the type of contents.  Suggested by ARISAWA Akihiro
24079         <ari@mbf.ocn.ne.jp>.
24080
24081         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
24082         of string which old xml.el may return rather than a string.
24083
24084 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24085
24086         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
24087
24088 2005-01-16  Simon Josefsson  <jas@extundo.com>
24089
24090         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
24091         idn/idna.el isn't available.
24092         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
24093         <michael@waxrat.com>.
24094
24095         * hashcash.el: Remove non-FSF copyright header.
24096
24097         * hashcash.el (hashcash-extra-generate-parameters): New variable.
24098         (hashcash-generate-payment): Use it.
24099         (hashcash-generate-payment-async): Use it.
24100
24101 2005-01-15  Simon Josefsson  <jas@extundo.com>
24102
24103         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
24104         Suggested by Raymond Scholz <ray-2005@zonix.de>.
24105
24106         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
24107         gnus-summary-idna-message.
24108         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
24109         (gnus-summary-idna-message): New function.
24110
24111 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
24112
24113         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
24114         gnus-novice-user.
24115
24116 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24117
24118         * nnrss.el (nnrss-request-delete-group): Delete entries in
24119         nnrss-group-alist as well.
24120         (nnrss-save-server-data): Insert newline.
24121
24122 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
24123
24124         * gnus.el (gnus-user-agent): Use list of symbols instead of
24125         symbols.  Display full version number for (S)XEmacs.
24126         Optionally display (S)XEmacs codename.
24127
24128         * gnus-util.el (gnus-emacs-version): Update for new
24129         `gnus-user-agent'.
24130
24131         * gnus-msg.el (gnus-extended-version): Make it possible to omit
24132         Gnus version.
24133
24134 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
24135
24136         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
24137         which is unreadable in some setups.
24138
24139 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24140
24141         * gnus-spec.el (gnus-update-format-specifications): Flush the
24142         group format spec cache if it doesn't support decoded group names.
24143
24144 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
24145
24146         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
24147         Allow to apply decay on score files matching a regexp.
24148
24149 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24150
24151         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
24152         compatibility in %g and %c.
24153
24154 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24155
24156         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
24157         name for only %g and %c.
24158         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
24159         of gnus-tmp-group to decoded group name.
24160         (gnus-group-make-rss-group): Exclude `/'s from group names.
24161
24162 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24163
24164         * nnrss.el (nnrss-get-encoding): Fix regexp.
24165
24166 2004-12-27  Simon Josefsson  <jas@extundo.com>
24167
24168         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
24169         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
24170         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
24171
24172 2004-12-17  Kim F. Storm  <storm@cua.dk>
24173
24174         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
24175
24176         * gnus-sum.el (gnus-summary-mode-map): Likewise.
24177
24178 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24179
24180         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
24181
24182 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24183
24184         * nnrss.el: Require rfc2047 and mml.
24185         (nnrss-file-coding-system): New variable.
24186         (nnrss-format-string): Redefine it as an inline function.
24187         (nnrss-decode-group-name): New function.
24188         (nnrss-string-as-multibyte): Remove.
24189         (nnrss-retrieve-headers): Decode group name; don't use
24190         nnrss-format-string.
24191         (nnrss-request-group): Decode group name.
24192         (nnrss-request-article): Decode group name; allow a Message-ID as
24193         well as an article number; don't use nnrss-format-string; encode a
24194         Message-ID string which may contain non-ASCII characters; use
24195         mml-to-mime to compose a MIME article.
24196         (nnrss-request-expire-articles): Decode group name.
24197         (nnrss-request-delete-group): Decode group name.
24198         (nnrss-fetch): Clarify error message.
24199         (nnrss-read-server-data): Use insert-file-contents instead of load;
24200         bind file-name-coding-system; use multibyte buffer.
24201         (nnrss-save-server-data): Bind coding-system-for-write to the
24202         value of nnrss-file-coding-system; bind file-name-coding-system;
24203         add coding cookie.
24204         (nnrss-read-group-data): Use insert-file-contents instead of load;
24205         bind file-name-coding-system; use multibyte buffer.
24206         (nnrss-save-group-data): Bind coding-system-for-write to the
24207         value of nnrss-file-coding-system; bind file-name-coding-system.
24208         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
24209         make it work with non-ASCII text.
24210         (nnrss-find-el): Make it work with old xml.el as well.
24211
24212 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24213
24214         * nnrss.el (nnrss-get-encoding): New function.
24215         (nnrss-fetch): Use unibyte buffer initially; bind
24216         coding-system-for-read while performing mm-url-insert; remove ^Ms;
24217         decode contents according to the encoding attribute.
24218         (nnrss-save-group-data): Add coding cookie.
24219         (nnrss-mime-encode-string): New function.
24220         (nnrss-check-group): Use it to encode subject and author.
24221
24222 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
24223
24224         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
24225         imaginary variable.
24226
24227 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24228
24229         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
24230         correctly even if there are wide characters.
24231
24232 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
24233
24234         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
24235         downcased symbol names; make a new cache instead of reusing
24236         bbdb-hashtable.
24237
24238 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24239
24240         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
24241         concatenating segments rather than before concatenating them.
24242         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24243
24244         * message.el (message-get-reply-headers): Bind `extra'.
24245
24246 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24247
24248         * message.el (message-extra-wide-headers): New variable.
24249         (message-get-reply-headers): Use it.
24250
24251 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24252
24253         * gnus-agent.el (gnus-agent-group-path): Decode group name.
24254         (gnus-agent-group-pathname): Ditto.
24255
24256         * gnus-cache.el (gnus-cache-file-name): Decode group name.
24257
24258         * gnus-group.el (gnus-group-make-group): Decode group name.
24259         (gnus-group-make-rss-group): Register the group data after opening
24260         the nnrss group.
24261
24262 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
24263
24264         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
24265         by expiry now get marked as read.
24266
24267 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24268
24269         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
24270
24271 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
24272
24273         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
24274         unify Latin characters in XEmacs.
24275         (mm-find-mime-charset-region): Use it.
24276
24277 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24278
24279         * gnus-util.el (gnus-delete-directory): New function.
24280
24281         * gnus-agent.el (gnus-agent-delete-group): Use it.
24282
24283         * gnus-cache.el (gnus-cache-delete-group): Use it.
24284
24285 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24286
24287         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
24288         names.
24289
24290 2004-12-16  Simon Josefsson  <jas@extundo.com>
24291
24292         * hashcash.el (hashcash-payment-alist): Fix custom :type.
24293
24294 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24295
24296         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
24297
24298         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
24299         (gnus-group-set-current-level): Decode group name.
24300
24301 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
24302
24303         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
24304         failed.
24305
24306 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24307
24308         * gnus-group.el (gnus-group-delete-group): Decode group name.
24309         (gnus-group-make-rss-group): Encode group name.
24310         (gnus-group-catchup-current): Decode group name.
24311         (gnus-group-kill-group): Decode group name.
24312
24313 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24314
24315         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
24316
24317 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24318
24319         * gnus-group.el (gnus-group-make-rss-group):
24320         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
24321
24322         * gnus-start.el (gnus-setup-news): Honor user's setting to
24323         gnus-message-archive-method.  Suggested by Lute Kamstra
24324         <lute@gnu.org>.
24325
24326 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
24327
24328         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
24329         global counterparts of the buffer-local variables.
24330
24331 2004-11-16  Romain Francoise  <romain@orebokech.com>
24332
24333         * gnus-sum.el (gnus-summary-exit): Don't clear the global
24334         counterparts of the buffer-local variables.
24335
24336 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24337
24338         * message.el (message-forbidden-properties): Fix typo in doc
24339         string.
24340
24341 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24342
24343         * gnus-util.el (gnus-replace-in-string): Add doc string.
24344
24345         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
24346         to avoid problems when splitting mails with many recipients.
24347
24348 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24349
24350         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
24351         pop-to-buffer, covered by the subsequent gnus-configure-windows.
24352
24353 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
24354
24355         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
24356         if there is no hashtable in memory or file modification time is
24357         newer than cached timestamp.
24358
24359 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
24360
24361         * gnus-sum.el (gnus-summary-limit-to-recipient):
24362         Implement not-matching option.
24363
24364 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
24365
24366         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
24367         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
24368         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
24369         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
24370         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
24371         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
24372
24373 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24374
24375         * message.el (message-forward-make-body-mml): Remove headers
24376         according to message-forward-ignored-headers if a message is decoded.
24377
24378 2004-12-02  Romain Francoise  <romain@orebokech.com>
24379
24380         * message.el (message-forward-make-body-plain): Always remove
24381         headers according to message-forward-ignored-headers.
24382
24383 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
24384
24385         * spam.el (spam-summary-prepare-exit): Remove the
24386         gnus-summary-limit pop for now, it has problems with ham marks for
24387         me.
24388
24389 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
24390
24391         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
24392         correctly.
24393
24394 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
24395
24396         * format-spec.el (format-spec): Message the char.
24397
24398 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
24399
24400         * gnus-art.el (gnus-split-methods): Reformat comments.
24401
24402         * spam.el (spam-summary-prepare-exit): Remove article limits
24403         before exiting the summary buffer.
24404
24405 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24406
24407         * lpath.el: Remove bbdb-create-internal, bbdb-records,
24408         spam-BBDB-register-routine and spam-enter-ham-BBDB.
24409
24410         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
24411         order to silence the byte compiler.
24412
24413         * spam.el: Fix the way to silence the byte compiler, which
24414         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24415         bbdb-search-simple, spam-BBDB-register-routine,
24416         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24417         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24418         spam-stat-buffer-is-spam, spam-stat-load,
24419         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24420         spam-stat-save and spam-stat-split-fancy.
24421
24422 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24423
24424         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24425         which may confuse users.
24426         (canlock-password-for-verify): Ditto.
24427
24428         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24429
24430         * gnus-art.el (gnus-emphasis-alist): Ditto.
24431
24432         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24433
24434         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24435
24436         * gnus-start.el (gnus-save-killed-list): Ditto.
24437
24438         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24439         (gnus-sum-thread-tree-root): Ditto.
24440         (gnus-sum-thread-tree-false-root): Ditto.
24441         (gnus-sum-thread-tree-single-indent): Ditto.
24442
24443         * message.el (message-courtesy-message): Ditto.
24444         (message-archive-note): Ditto.
24445         (message-subscribed-address-file): Ditto.
24446         (message-user-fqdn): Ditto.
24447
24448         * spam-report.el (spam-report-gmane-regex): Ditto.
24449
24450         * spam.el (spam-blackhole-good-server-regex): Ditto.
24451
24452 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24453
24454         * mml.el (mml-preview): Widen the message buffer before copying
24455         the contents to the preview buffer; sort headers before previewing.
24456
24457         * message.el (message-hidden-headers): Fix the way to avoid a bug
24458         in the `repeat' widget in Emacs 21.3 or earlier.
24459
24460 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24461
24462         * message.el (message-hidden-headers): Default to "^References:".
24463         Improve customization type.  Suggested by Reiner Steib
24464         <Reiner.Steib@gmx.de>.
24465
24466 2004-11-25  Romain Francoise  <romain@orebokech.com>
24467
24468         * message.el (message-strip-forbidden-properties): Remove check for
24469         obsolete `message-hidden' text property, hidden headers are not
24470         accessible in the buffer anymore.
24471
24472 2004-11-22  Romain Francoise  <romain@orebokech.com>
24473
24474         * message.el (message-header-format-alist): Add `From' in list
24475         so that it can be sorted.
24476         (message-fix-before-sending): Widen and sort headers before
24477         sending.
24478         (message-hide-headers): Use narrowing to hide headers by moving
24479         them to the top of the buffer and narrowing to the region
24480         underneath.
24481
24482 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24483
24484         * message.el (message-strip-forbidden-properties):
24485         Bind buffer-read-only (etc) to nil.
24486
24487 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24488
24489         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24490         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24491
24492 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24493
24494         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24495
24496 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24497
24498         * dns.el (query-dns): Use sit-for to time instead of
24499         accept-process-output, since that doesn't seem to work on udp
24500         sockets.
24501
24502 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24503
24504         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24505
24506 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24507
24508         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24509         doc string.  Improve doc string.
24510
24511 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24512
24513         * nntp.el (nntp-request-update-info): Return nil if
24514         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24515         may not call gnus-activate-group which uselessly issues the GROUP
24516         commands for all nntp groups and wastes time.  Reported by Romain
24517         Francoise <romain@orebokech.com>.
24518
24519         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24520
24521 2004-11-15  Simon Josefsson  <jas@extundo.com>
24522
24523         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24524         headers separately.
24525         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24526         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24527
24528 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24529
24530         * gnus-start.el (gnus-convert-old-newsrc):
24531         Assign legacy-gnus-agent to 5.10.7.
24532
24533 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24534
24535         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24536         start of the lines.
24537
24538 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24539
24540         * hashcash.el (hashcash-default-payment): Change default to 20.
24541         (hashcash-default-accept-payment): Change default to 20.
24542         (hashcash-process-alist): New variable.
24543         (hashcash-generate-payment-async): Add.
24544         (hashcash-already-paid-p): Add.
24545         (hashcash-insert-payment): Don't generate payments twice.
24546         (hashcash-insert-payment-async): Add.
24547         (hashcash-insert-payment-async-2): Add.
24548         (hashcash-cancel-async): Add.
24549         (hashcash-wait-async): Add.
24550         (hashcash-processes-running-p): Add.
24551         (hashcash-wait-or-cancel): Add.
24552         (mail-add-payment): New optional argument.  Conditionally start
24553         asynchronous calculation.
24554         (mail-add-payment-async): Add.
24555
24556         * message.el (message-send-mail): Wait for asynchronous hashcash
24557         results.  Don't clobber existing X-Hashcash headers.
24558         (message-setup-1): Call mail-add-payment-async when
24559         message-generate-hashcash is non-nil.
24560
24561 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24562
24563         * message.el (message-use-alternative-email-as-from): Examine the
24564         From header as well; use message-make-from in order to include a
24565         user's full name.
24566
24567 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24568
24569         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24570         default; improve customization type.
24571         (gnus-emphasis-custom-with-format): New macro.
24572         (gnus-emphasis-custom-value-to-external): New function.
24573         (gnus-emphasis-custom-value-to-internal): New function.
24574
24575 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24576
24577         * dns.el (query-dns): Resolve reverse addresses.
24578
24579 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24580
24581         * gnus-group.el (gnus-group-get-new-news): Use it.
24582
24583         * gnus-start.el (gnus-check-reasonable-setup): New function.
24584
24585 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24586
24587         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24588         "Args out of range" error.  Reported by Arnaud Giersch
24589         <arnaud.giersch@free.fr>.
24590
24591 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24592
24593         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24594
24595 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24596
24597         * spam.el (spam group): Add :version.
24598
24599         * pgg-def.el (pgg group): Add :version.
24600
24601 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24602
24603         * gnus-art.el (gnus-article-edit-article): Don't associate the
24604         article buffer with a draft file.  This is a temporary measure
24605         against the 2004-08-22 change to gnus-article-edit-mode.
24606
24607 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24608
24609         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24610         (html2text-format-tags): Remove unused variable `attr'.
24611
24612 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24613
24614         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24615
24616         * tls.el (tls-process-connection-type, tls-success)
24617         (tls-certtool-program): Add :version.
24618
24619         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24620         (starttls-extra-arguments, starttls-process-connection-type)
24621         (starttls-connect, starttls-failure, starttls-success): Add :version.
24622
24623         * spam-stat.el (spam-stat): Add :version.
24624
24625         * sieve.el (sieve): Add :version.
24626
24627         * sha1.el (sha1): Add :version.
24628         (sha1-use-external): Remove redundant version.
24629
24630         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24631         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24632         (nnmail-split-fancy-match-partial-words)
24633         (nnmail-split-lowercase-expanded): Add :version.
24634
24635         * nndiary.el (nndiary): Add :version.
24636
24637         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24638
24639         * mml-sec.el (mml-default-sign-method)
24640         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24641         Add :version.
24642
24643         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24644
24645         * mm-url.el (mm-url-use-external, mm-url-program)
24646         (mm-url-arguments): Add :version.
24647
24648         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24649         (mm-attachment-file-modes, mm-decrypt-option)
24650         (mm-w3m-safe-url-regexp): Add :version.
24651
24652         * message.el (message-cite-prefix-regexp)
24653         (message-sendmail-envelope-from, message-minibuffer-local-map)
24654         (message-user-fqdn, message-completion-alist): Add :version.
24655
24656         * gnus-win.el (gnus-configure-windows-hook)
24657         (gnus-use-frames-on-any-display): Add :version.
24658
24659         * gnus-art.el (gnus-article-address-banner-alist)
24660         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24661         (gnus-treat-from-picon, gnus-treat-mail-picon)
24662         (gnus-treat-x-pgp-sig): Add :version.
24663
24664         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24665         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24666         (gnus-summary-article-delete-hook)
24667         (gnus-summary-display-while-building): Add :version.
24668
24669         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24670         (gnus-get-top-new-news-hook): Add :version.
24671
24672         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24673         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24674
24675         * gnus-registry.el (gnus-registry): Add :version.
24676
24677         * gnus-spec.el (gnus-use-correct-string-widths)
24678         (gnus-make-format-preserve-properties): Add :version.
24679
24680         * gnus.el (gnus-group-charter-alist)
24681         (gnus-group-fetch-control-use-browse-url)
24682         (gnus-install-group-spam-parameters): Add :version.
24683
24684         * gnus-diary.el (gnus-diary): Add :version.
24685
24686         * gnus-delay.el (gnus-delay): Add :version.
24687
24688         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24689         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24690         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24691         Add :version.
24692
24693         * gnus-agent.el (gnus-agent-max-fetch-size)
24694         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24695         (gnus-agent-prompt-send-queue): Add :version.
24696
24697         * deuglify.el (gnus-outlook-deuglify): Add :version.
24698
24699         * html2text.el: Beautify code.  Improve doc strings.
24700         Some checkdoc cleanup.
24701         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24702
24703 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24704
24705         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24706
24707 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24708
24709         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24710         when package is loaded.
24711
24712         * spam.el (spam-summary-score-preferred-header): Add global preference
24713         for people who want to override the default SpamAssassin over
24714         Bogofilter preference (when both are set).
24715         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24716         (spam-user-format-function-S):
24717         Check spam-summary-score-preferred-header.
24718         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24719         (spam-user-format-function-S): Format the score correctly.
24720
24721 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24722
24723         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24724         signature file.  Suggested by Manoj Srivastava
24725         <srivasta@golden-gryphon.com>.
24726
24727         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24728         iso-2022-jp even in the Japanese language environment.
24729         Suggested by Jason Rumney <jasonr@gnu.org>.
24730
24731 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24732
24733         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24734         use the same characters as the dummy marks; make it free from
24735         getting affected by the language environment.
24736         (gnus-summary-read-group-1): Update mark positions only when the
24737         format spec is updated.
24738
24739         * gnus-spec.el (gnus-update-format-specifications): Return a list
24740         of updated types.
24741
24742 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24743
24744         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24745         of boundp to check if display-warning is available.
24746
24747 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24748
24749         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24750
24751 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24752
24753         * nnspool.el (nnspool-spool-directory): Use news-path if the
24754         news-directory variable is not bound.
24755
24756         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24757         function instead of display-warning if it is not available.
24758
24759 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24760
24761         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24762         v5-10: Use `point-at-bol'.
24763
24764 2004-10-26  Simon Josefsson  <jas@extundo.com>
24765
24766         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24767         <chenggao@gmail.com>.
24768
24769 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24770
24771         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24772         instead.
24773
24774 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24775
24776         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24777         to remove a server from the nnimap-server-buffer-alist.
24778         (nnimap-open-connection, nnimap-close-server): Use it.
24779
24780         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24781
24782 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24783
24784         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24785         running the major-mode function.
24786
24787 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24788
24789         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24790         dummy marks in the right way.
24791
24792 2004-10-18  David Edmondson  <dme@dme.org>
24793
24794         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24795         excessively.
24796
24797 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24798
24799         * gnus-util.el (gnus-split-references): Accept a nil references
24800         string and go on blissfully.
24801
24802         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24803         cases where the references string is non-nil but has no references.
24804
24805         * encrypt.el: Add autoload tags.
24806
24807         * spam.el (spam-resolve-registrations-routine): Remove article
24808         from unregistration list too.  Reported by David Hanak
24809         <dhanak@isis.vanderbilt.edu>
24810
24811 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24812
24813         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24814         nil.  Change custom type.
24815
24816 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24817
24818         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24819
24820         * gnus-sum.el (gnus-summary-move-article): Use it.
24821
24822 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24823
24824         * encrypt.el: Add autoload cookies.
24825
24826         * spam.el (spam-backend-article-list-property)
24827         (spam-backend-get-article-todo-list)
24828         (spam-backend-put-article-todo-list)
24829         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24830         Resolve registrations separately.
24831         (spam-register-routine): Format comments.
24832         (spam-unregister-routine, spam-register-routine): Always call with
24833         specific-articles, no default list.
24834         (spam-summary-prepare-exit): Use the spam-classifications function.
24835
24836         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24837         gnus-encrypt.el.
24838
24839         * encrypt.el: Copied from gnus-encrypt.el.
24840
24841         * gnus-encrypt.el: Commented that it's obsolete.
24842
24843 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24844
24845         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24846         (gnus-score-save): Use it.
24847
24848         * message.el (message-bury): Use `window-dedicated-p'.
24849
24850 2004-10-15  Simon Josefsson  <jas@extundo.com>
24851
24852         * pop3.el (top-level): Don't require nnheader.
24853         (pop3-read-timeout): Add.
24854         (pop3-accept-process-output): Add.
24855         (pop3-read-response, pop3-retr): Use it.
24856
24857 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24858
24859         * spam.el (spam-register-routine): Move comment.
24860         (spam-verify-bogofilter): Use 'unknown for the initial
24861         spam-bogofilter-valid state, not 'never.
24862
24863         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24864         for netrc-machine.
24865
24866         * nnimap.el (nnimap-open-connection):
24867         Use netrc-machine-user-or-password.
24868
24869 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24870
24871         * gnus-registry.el (gnus-registry-unload-hook):
24872         Set as a variable with add-hook.
24873
24874         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24875         of news-path.
24876
24877         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24878
24879         * spam.el: Delete duplicate `provide'.
24880         (spam-unload-hook): Set as a variable with add-hook.
24881
24882 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24883
24884         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24885         in the doc string.
24886
24887         * message.el (message-ignored-news-headers)
24888         (message-ignored-supersedes-headers)
24889         (message-ignored-resent-headers)
24890         (message-forward-ignored-headers): Improve custom type.
24891
24892 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24893
24894         * message.el (message-tokenize-header): Fix 2004-09-06 change
24895         which used point-min in the wrong place.
24896
24897 2004-10-12  Simon Josefsson  <jas@extundo.com>
24898
24899         * tls.el (tls-certtool-program): New variable.
24900         (tls-certificate-information): New function, based on
24901         ssl-certificate-information.
24902
24903 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24904
24905         * compface.el: Move the version of ELisp-based uncompface program
24906         to the contrib directory because of the copyright problem.
24907
24908 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24909
24910         * message.el (message-kill-buffer): Raise the current frame.
24911
24912 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24913
24914         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24915
24916         * gnus.el (message-y-or-n-p): Autoload.
24917
24918         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24919         (pop3-password-required, pop3-authentication-scheme)
24920         (pop3-leave-mail-on-server): Make customizable.
24921         (pop3): New custom group.
24922         (pop3-retr): Remove `sleep-for' statements.
24923         Suggested by Dave Love <fx@gnu.org>.
24924
24925         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24926         Windows/DOS.
24927
24928         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24929         (imap-parse-body): Fix incorrect use of `assert'.
24930         Suggested by Dave Love <fx@gnu.org>.
24931
24932         * mml.el (mml-minibuffer-read-disposition): Require match.
24933         Suggested by Dave Love <fx@gnu.org>.
24934
24935 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24936
24937         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24938         doc string.
24939
24940 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24941
24942         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24943
24944 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24945
24946         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24947         instead of calling `mm-insert-inline', to decode text/* parts
24948         before displaying them.
24949
24950 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24951
24952         * mm-uu.el (mm-uu-text-plain-type): New variable.
24953         (mm-uu-pgp-signed-extract-1): Use it.
24954         (mm-uu-pgp-encrypted-extract-1): Use it.
24955         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24956         bind mm-uu-text-plain-type with that value.
24957         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24958         mm-uu-dissect.
24959
24960 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24961
24962         * gnus-group.el (gnus-update-group-mark-positions):
24963         * gnus-sum.el (gnus-update-summary-mark-positions):
24964         * message.el (message-check-news-body-syntax):
24965         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24966         of string-as-multibyte.
24967
24968 2004-10-05  Juri Linkov  <juri@jurta.org>
24969
24970         * gnus-group.el (gnus-update-group-mark-positions):
24971         * gnus-sum.el (gnus-update-summary-mark-positions):
24972         * message.el (message-check-news-body-syntax):
24973         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24974         8-bit unibyte values to a multibyte string for search functions.
24975
24976 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24977
24978         * mm-uu.el (mm-uu-dissect): Allow optional arg.
24979         (mm-uu-dissect-text-parts): New function.
24980
24981         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
24982         dissect text parts.
24983
24984         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
24985         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
24986
24987         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
24988
24989         * gnus-topic.el (gnus-topic-hierarchical-parameters):
24990         Use gnus-current-topics instead of gnus-current-topic.
24991
24992 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
24993
24994         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
24995
24996 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
24997
24998         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
24999         where appropriate.
25000
25001         * nnml.el (nnml-generate-active-info): do.
25002
25003         * nndiary.el (nndiary-generate-active-info): do.
25004
25005         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
25006         (gnus-topic-move): do.
25007
25008         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
25009         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
25010
25011         * gnus-srvr.el (gnus-server-prepare)
25012         (gnus-server-open-all-servers): do.
25013
25014         * gnus-msg.el (gnus-summary-cancel-article)
25015         (gnus-summary-resend-message)
25016         (gnus-summary-mail-crosspost-complaint): do.
25017
25018         * gnus-move.el (gnus-change-server): do.
25019
25020         * gnus-group.el (gnus-group-unmark-all-groups)
25021         (gnus-group-set-current-level): do.
25022
25023 2004-10-04  Simon Josefsson  <jas@extundo.com>
25024
25025         * message.el (message-generate-hashcash): Doc fix.
25026
25027 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
25028
25029         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
25030         avoid infinite recursion via gnus-get-function.
25031
25032 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
25033
25034         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
25035
25036         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
25037
25038         * nnmail.el (nnmail-split-history): do.
25039
25040         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
25041         (nnml-request-delete-group): do.
25042
25043         * nnslashdot.el (nnslashdot-read-groups): do.
25044
25045         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
25046         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
25047
25048         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
25049         (nnspool-sift-nov-with-sed): Use last.
25050         (nnspool-retrieve-headers-with-nov): Use mapc.
25051         (nnspool-request-newgroups): Use dolist.
25052         (nnspool-request-group): Use last.
25053
25054         * nntp.el (nntp-read-server-type): Use dolist.
25055
25056         * nnvirtual.el (nnvirtual-create-mapping)
25057         (nnvirtual-update-read-and-marked): Use dolist.
25058         (nnvirtual-convert-headers): Simplify.
25059
25060 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
25061
25062         * gnus-agent.el (gnus-agent-synchronize-group-flags):
25063         Add support for sync'ing tick marks.
25064
25065 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25066
25067         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
25068         there's no visible header.
25069
25070 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
25071
25072         * gnus-agent.el (gnus-agent-synchronize-group-flags):
25073         When necessary, pass full group name to gnus-request-set-marks.
25074
25075 2004-10-01  Simon Josefsson  <jas@extundo.com>
25076
25077         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
25078         acroread.
25079
25080 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25081
25082         * spam-report.el (spam-report-gmane): Fix interactive.
25083
25084         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
25085
25086         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
25087         when writing file.
25088         (gnus-agent-synchronize-flags): Don't default to being
25089         interactive.
25090
25091 2004-09-30  Simon Josefsson  <jas@extundo.com>
25092
25093         * message.el (message-generate-hashcash): Add.
25094         (message-send-mail): Use it, call mail-add-payment.
25095
25096 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
25097
25098         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
25099
25100 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
25101
25102         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
25103         gnus-requst-update-info with explicit code to sync the in-memory
25104         info read flags with the marks being sync'd to the backend.
25105
25106         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
25107
25108 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
25109
25110         * spam.el (spam-verify-bogofilter): Add new function.
25111         (spam-check-bogofilter)
25112         (spam-bogofilter-register-with-bogofilter): Use it.
25113         (spam-verify-bogofilter): Add small fixes.
25114
25115 2004-09-28  Simon Josefsson  <jas@extundo.com>
25116
25117         * hashcash.el (hashcash-generate-payment): Revert.
25118
25119 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
25120
25121         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25122         Use gnus-extract-references instead of gnus-split-references.
25123
25124         * gnus-util.el (gnus-extract-references): Add new function, analogous
25125         to gnus-split-references but extracts only the message-ID without
25126         anything extra.
25127
25128         * hashcash.el (hashcash-generate-payment)
25129         (hashcash-check-payment): Do the right thing if hashcash-path is
25130         nil (because the hashcash program could not be found).
25131
25132         * spam.el (spam-use-hashcash): Remove comment.
25133
25134 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
25135
25136         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
25137         (gnus-cache-enter-article, gnus-cache-remove-article)
25138         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
25139
25140         * gnus-async.el (gnus-async-prefetch-remove-group): do.
25141
25142         * gnus-art.el (article-hide-boring-headers)
25143         (article-translate-strings, article-display-face)
25144         (gnus-article-mime-match-handle-first)
25145         (gnus-article-highlight-headers)
25146         (gnus-article-add-buttons-to-head): do.
25147
25148 2004-09-27  Simon Josefsson  <jas@extundo.com>
25149
25150         * hashcash.el: New version, from
25151         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
25152         ../contrib/.
25153
25154 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25155
25156         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
25157
25158 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
25159
25160         * gnus-dup.el (gnus-dup-open): Use mapc.
25161         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
25162
25163         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
25164         Reported by Stefan Wiens <s.wi@gmx.net>.
25165
25166         * gnus.el (gnus-shutdown): Use dolist.
25167
25168         * gnus-undo.el (gnus-undo): Use mapc.
25169
25170         * nnrss.el (nnrss-generate-active): do.
25171
25172         * message.el (message-cite-original-without-signature)
25173         (message-cite-original): Use mapc.
25174         (message-do-actions, message-make-forward-subject): Use dolist.
25175
25176 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25177
25178         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
25179         deletion to remove entire duplicate line.  Fixes merged article
25180         number bug.
25181
25182 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25183
25184         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
25185         servers that are offline.  Avoids having gnus-agent-toggle-plugged
25186         first ask if you want to open a server and then, even when you
25187         responded with no, asking if you want to synchronize the server's
25188         flags.
25189         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
25190         multi-line expressions.
25191         (gnus-agent-synchronize-group-flags): New internal function.
25192         Updates marks in memory (in the info structure) AND in the
25193         backend.
25194
25195         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
25196
25197         * nnagent.el (nnagent-request-set-mark):
25198         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
25199         method, to ensure that synchronization updates marks in the
25200         backend and in the info (in memory) structure.
25201
25202 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25203
25204         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
25205         convention fully; don't miss the root article of a thread; make
25206         the X-Draft-From header with correct article numbers.
25207
25208 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
25209
25210         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
25211         unless plugged.  Disable the agent so that an open failure causes
25212         an error.
25213
25214         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
25215         Revert 2004-09-21 change.  The backend must be opened while
25216         synchronizing flags even when the backend stores the flags
25217         locally.
25218
25219 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
25220
25221         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
25222         in `header' match.  Reported by Svend Tollak Munkejord.
25223
25224         * message.el (message-cite-original): Fix use of
25225         `message-cite-articles-with-x-no-archive'.
25226
25227 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25228
25229         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
25230         (gnus-window-to-buffer): Ditto.
25231
25232         * mml.el (mml-preview-buffer): New variable.
25233         (mml-preview): Manage window layout with gnus-buffer-configuration.
25234
25235         * gnus-msg.el (gnus-setup-message): Put article numbers into the
25236         X-Draft-From header even if those articles aren't quoted.
25237
25238 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
25239
25240         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
25241         (gnus-request-set-mark, gnus-request-update-mark): Use new
25242         g-s-t-u-l-m to decide to use backend even when unplugged.
25243
25244 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25245
25246         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
25247         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
25248
25249 2004-09-20  Simon Josefsson  <jas@extundo.com>
25250
25251         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
25252         "utf-16-le".
25253
25254 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25255
25256         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
25257
25258 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
25259
25260         * uudecode.el (uudecode-use-external): Add :version.
25261
25262         * smime.el (smime-CA-file, smime-encrypt-cipher)
25263         (smime-dns-server): Add :version.
25264
25265         * smiley.el (gnus-smiley-file-types): Add :version.
25266
25267         * sha1.el (sha1-use-external): Add :version.
25268
25269         * pgg-def.el (pgg-query-keyserver): Add :version.
25270
25271         * nnmail.el (nnmail-fancy-expiry-targets)
25272         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
25273         Add :version.
25274
25275         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
25276         (nnimap-retrieve-groups-asynchronous): Add :version.
25277         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
25278
25279         * mml.el (mml-content-disposition-parameters)
25280         (mml-insert-mime-headers-always): Add :version.
25281
25282         * mm-util.el (mm-coding-system-priorities): Add :version.
25283
25284         * mm-decode.el (mm-inline-text-html-with-images)
25285         (mm-keep-viewer-alive-types, mm-external-terminal-program)
25286         (mm-verify-option): Add :version.
25287         (mm-text-html-renderer): Change :version.
25288
25289         * message.el (message-fcc-externalize-attachments)
25290         (message-required-headers, message-draft-headers)
25291         (message-subject-trailing-was-query)
25292         (message-subject-trailing-was-ask-regexp)
25293         (message-subject-trailing-was-regexp, message-mark-insert-begin)
25294         (message-mark-insert-end, message-archive-header)
25295         (message-archive-note, message-cross-post-default)
25296         (message-cross-post-note, message-followup-to-note)
25297         (message-cross-post-note-function, message-use-mail-followup-to)
25298         (message-subscribed-address-functions)
25299         (message-subscribed-address-file, message-subscribed-addresses)
25300         (message-subscribed-regexps, message-allow-no-recipients)
25301         (message-yank-cited-prefix, message-signature-insert-empty-line)
25302         (message-hidden-headers, message-hierarchical-addresses)
25303         (message-mail-user-agent, message-use-idna)
25304         (message-valid-fqdn-regexp)
25305         (message-strip-special-text-properties, message-header-synonyms)
25306         (message-beginning-of-line, message-tab-body-function): Add :version.
25307         (message-insert-canlock, message-wide-reply-confirm-recipients):
25308         Change :version.
25309
25310         * mail-source.el (mail-source-ignore-errors): Add :group, :type
25311         and :version.
25312         (mail-source-delete-old-incoming-confirm)
25313         (mail-source-movemail-program): Add :version.
25314
25315         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
25316         (gnus-agent-cache, gnus-agent): Change :version.
25317
25318         * gnus-util.el (gnus-use-byte-compile): Change :version.
25319
25320         * gnus-sum.el (gnus-summary-make-false-root-always)
25321         (gnus-summary-default-high-score)
25322         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
25323         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
25324         (gnus-read-all-available-headers, gnus-article-emulate-mime)
25325         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
25326         (gnus-sum-thread-tree-single-indent)
25327         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
25328         (gnus-sum-thread-tree-leaf-with-other)
25329         (gnus-sum-thread-tree-single-leaf): Add :version.
25330         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
25331         (gnus-article-loose-mime): Change :version.
25332
25333         * gnus-start.el (gnus-backup-startup-file)
25334         (gnus-save-startup-file-via-temp-buffer): Add :version.
25335
25336         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
25337         (gnus-server-offline-face): Add :version.
25338
25339         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
25340
25341         * gnus-msg.el (gnus-gcc-externalize-attachments)
25342         (gnus-debug-files, gnus-debug-exclude-variables)
25343         (gnus-discouraged-post-methods): Change :version.
25344         (gnus-confirm-mail-reply-to-news)
25345         (gnus-confirm-treat-mail-like-news): Add :version.
25346
25347         * gnus-int.el (gnus-server-unopen-status): Add :version.
25348
25349         * gnus-group.el (gnus-group-jump-to-group-prompt)
25350         (gnus-large-ephemeral-newsgroup)
25351         (gnus-fetch-old-ephemeral-headers): Add :version.
25352
25353         * gnus-fun.el (gnus-x-face-directory)
25354         (gnus-convert-pbm-to-x-face-command)
25355         (gnus-convert-image-to-x-face-command)
25356         (gnus-convert-image-to-face-command): Add :version.
25357
25358         * gnus-delay.el (gnus-delay-default-hour): Add :version.
25359
25360         * gnus-cite.el (gnus-cite-blank-line-after-header)
25361         (gnus-article-boring-faces): Add :version.
25362
25363         * gnus-art.el (gnus-buttonized-mime-types)
25364         (gnus-inhibit-mime-unbuttonizing)
25365         (gnus-treat-display-face)
25366         (gnus-treat-body-boundary): Change :version.
25367         (gnus-body-boundary-delimiter, gnus-picon-databases)
25368         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
25369         (gnus-treat-date-english, gnus-treat-fold-headers)
25370         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
25371         (gnus-treat-mail-picon, gnus-treat-wash-html)
25372         (gnus-article-encrypt-protocol)
25373         (gnus-use-idna, gnus-article-over-scroll)
25374         (gnus-mime-display-multipart-alternative-as-mixed)
25375         (gnus-mime-display-multipart-related-as-mixed)
25376         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
25377         (gnus-ctan-url, gnus-button-ctan-handler)
25378         (gnus-button-handle-ctan-bogus-regexp)
25379         (gnus-button-ctan-directory-regexp)
25380         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
25381         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
25382         (gnus-button-man-level, gnus-button-emacs-level)
25383         (gnus-button-message-level, gnus-button-browse-level): Add :version.
25384
25385         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
25386         (gnus-agent-go-online): Change :version.
25387         (gnus-agent-expire-unagentized-dirs)
25388         (gnus-agent-auto-agentize-methods): Add :version.
25389
25390         * flow-fill.el (fill-flowed-display-column)
25391         (fill-flowed-encode-column): Add :version.
25392
25393         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
25394         (gnus-outlook-deuglify-unwrap-max)
25395         (gnus-outlook-deuglify-cite-marks)
25396         (gnus-outlook-deuglify-unwrap-stop-chars)
25397         (gnus-outlook-deuglify-no-wrap-chars)
25398         (gnus-outlook-deuglify-attrib-cut-regexp)
25399         (gnus-outlook-deuglify-attrib-verb-regexp)
25400         (gnus-outlook-deuglify-attrib-end-regexp)
25401         (gnus-outlook-display-hook): Add :version.
25402
25403         * binhex.el (binhex-use-external): Add :version.
25404
25405 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
25406
25407         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
25408         and `invisible'.
25409
25410 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
25411
25412         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
25413         in gnus-registry-trim.
25414
25415 2004-09-13  Simon Josefsson  <jas@extundo.com>
25416
25417         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25418
25419         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25420
25421         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25422         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25423         <yamaoka@jpl.org>.
25424         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25425         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25426         <yamaoka@jpl.org>.
25427
25428         * sieve.el (sieve-manage-mode): Ditto.
25429
25430 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25431
25432         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25433
25434 2004-09-11  Simon Josefsson  <jas@extundo.com>
25435
25436         * dns-mode.el: Add.
25437
25438         * mm-view.el (mm-display-dns-inline): Add.
25439
25440         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25441         (mm-automatic-display): Ditto.
25442
25443         * mailcap.el (mailcap-mime-data): Add text/dns.
25444         (mailcap-mime-extensions): Map .soa to text/dns.
25445
25446 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25447
25448         * gnus-art.el (article-decode-mime-words, article-babel)
25449         (gnus-article-highlight-signature, gnus-article-add-buttons)
25450         (gnus-signature-toggle): Remove unnecessary bindings of
25451         `inhibit-read-only' inherited from v5.10 merge.
25452
25453 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25454
25455         * nntp.el (nntp): New customization group.
25456         (nntp-authinfo-file): Add customization group.
25457
25458         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25459
25460         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25461
25462         * gnus.el (to-address, to-list, subscribed)
25463         (large-newsgroup-initial): Ditto.
25464
25465         * flow-fill.el (fill-flowed-display-column)
25466         (fill-flowed-encode-column): Ditto.
25467
25468 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25469
25470         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25471         Use point-min rather than 1.
25472         (message-send-mail): Use buffer-size rather than point-max.
25473
25474         * gnus-sum.el (gnus-summary-search-article-forward):
25475         Signal a specific `search-failed' rather than a generic `error'.
25476
25477         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25478         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25479         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25480
25481 2004-09-10  Simon Josefsson  <jas@extundo.com>
25482
25483         * nndb.el (require): Remove tcp and duplicate cl.
25484
25485 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25486
25487         * gnus-agent.el (directory-files-and-attributes): Move forward.
25488
25489 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25490
25491         * gnus-agent.el (directory-files-and-attributes):
25492         Optionally defined to support XEmacs.
25493
25494 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25495
25496         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25497         to avoid run-time CL dependencies.
25498         (gnus-agent-unfetch-articles): New function.
25499         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25500         article numbers even when local .overview file is missing.
25501         (gnus-agent-read-article-number): New function.  Only accepts
25502         27-bit article numbers.
25503         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25504         Use gnus-agent-read-article-number.
25505         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25506         from backend while recognizing that article numbers in .overview
25507         must be valid.
25508         (gnus-agent-update-files-total-fetched-for):
25509         Use directory-files-and-attributes to improve performance.
25510         * gnus-int.el (gnus-request-move-article):
25511         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25512         improve performance.
25513
25514         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25515         some users confused by references to .newsrc when they only have a
25516         .newsrc.eld file.
25517         (gnus-convert-mark-converter-prompt)
25518         (gnus-convert-converter-needs-prompt): Fix use of property list.
25519         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25520         New function.  Used internally to only display 'gnus converting
25521         files' message when actually necessary.
25522
25523         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25524         methods now autoloaded.
25525
25526 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25527
25528         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25529         identifiers.
25530
25531 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25532
25533         * gnus-picon.el: Fix indentation and closing parenthesis.
25534
25535 2004-09-01  Simon Josefsson  <jas@extundo.com>
25536
25537         * message.el (message-canlock-generate): Require sha1, not
25538         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25539         to require within a function.  Sadly, if sha1.el isn't loaded, the
25540         let binding in m-c-g will hide the defcustom definition, which is
25541         bad.)
25542
25543         * canlock.el: Require sha1, not sha1-el.
25544
25545         * message.el: Don't autoload sha1 (there is a autoload cookie in
25546         sha1.el).
25547
25548         * sha1-el.el: Rename to sha1.el.
25549
25550 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25551
25552         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25553
25554 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25555
25556         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25557
25558 2004-08-30  Kim F. Storm  <storm@cua.dk>
25559
25560         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25561
25562         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25563         Add :group 'nnimap.
25564
25565 2004-08-30  Andreas Schwab  <schwab@suse.de>
25566
25567         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25568         ?* and ?\;.
25569
25570         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25571         and ?\' to symbol instead of whitespace.
25572
25573 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25574
25575         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25576
25577         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25578         instead of re-search-forward.
25579
25580         * gnus-uu.el (gnus-uu-save-article): Ditto.
25581         (gnus-uu-post-encode-uuencode): Ditto.
25582
25583         * html2text.el (html2text-clean-list-items): Ditto.
25584         (html2text-clean-dtdd): Ditto.
25585         (html2text-format-tags): Ditto.
25586
25587         * message.el (message-send-mail-with-sendmail): Fix regexp.
25588         (message-fill-field-general): Use search-forward instead of
25589         re-search-forward.
25590         (unbold-region): Ditto.
25591
25592         * nnrss.el (nnrss-request-article): Ditto.
25593
25594         * nnslashdot.el (nnslashdot-request-article): Ditto.
25595
25596         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25597
25598         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25599         "Unrecognized menu descriptor" error in XEmacs.
25600
25601 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25602
25603         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25604         parent article of a sparse article in the thread hashtb.
25605
25606 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25607
25608         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25609         (nnmail-expand-newtext): Lowercase expanded entries if
25610         nnmail-split-lowercase-expanded is non-nil.
25611
25612 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25613
25614         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25615
25616         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25617         of gnus-tmp-news-method into string under XEmacs.  It will be
25618         passed to gnus-correct-length which takes only a string argument.
25619
25620 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25621
25622         * gnus-util.el (gnus-bind-print-variables): New macro.
25623         (gnus-prin1): Use it.
25624         (gnus-prin1-to-string): Use it.
25625         (gnus-pp): New function.
25626         (gnus-pp-to-string): New function.
25627
25628         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25629         Replace pp-to-string with gnus-pp-to-string.
25630         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25631         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25632         * gnus-msg.el (gnus-debug): Ditto.
25633         * gnus-score.el (gnus-score-save): Ditto.
25634         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25635         gnus-pp-to-string.
25636         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25637         with gnus-pp.
25638         * score-mode.el (gnus-score-pretty-print): Ditto.
25639         * webmail.el (webmail-debug): Ditto.
25640
25641 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25642
25643         * gnus-art.el (article-display-face, article-display-x-face):
25644         Use buffer-read-only.
25645
25646 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25647
25648         * gnus-art.el (article-hide-list-identifiers):
25649         Bind inhibit-read-only as t.
25650
25651 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25652
25653         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25654
25655 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25656
25657         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25658         (gnus-narrow-to-page): Don't assume point-min == 1.
25659         (gnus-article-edit-mode): Derive from message-mode.
25660
25661         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25662         point-min == 1.
25663
25664         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25665         Disable incorrect use of `assert'.
25666
25667         * message.el (message-mode): Set comment-start-skip.
25668
25669
25670 2004-08-22  Sam Steingold  <sds@gnu.org>
25671
25672         * pop3.el (pop3-leave-mail-on-server): New user variable.
25673         (pop3-movemail): Delete mail only when it is nil.
25674
25675 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25676
25677         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25678
25679         * mml.el (mml-preview): Use `pop-to-buffer'.
25680
25681         * message.el (message-goto-mail-followup-to): Insert after "To".
25682         (message-carefully-insert-headers): Add comment.
25683
25684         * gnus.el: Remove unused variable `gnus-article-check-size'.
25685
25686         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25687
25688         * gnus-art.el (gnus-button-alist):
25689         Improve `gnus-button-handle-library' entry.
25690
25691 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25692
25693         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25694         Use downcase, since XEmacs capitalizes error messages differently.
25695
25696 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25697
25698         * nntp.el: Add (require 'gnus) due to reference to
25699         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25700
25701 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25702
25703         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25704         Bind `mm-fill-flowed'.
25705
25706         * mm-decode.el (mm-dissect-singlepart): Check it.
25707
25708 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25709
25710         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25711         'imap' for netrc parsing.
25712
25713 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25714
25715         * mailcap.el (mailcap-mime-data): Mark as risky.
25716
25717 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25718
25719         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25720         may be included in the encoded word.
25721         (rfc2047-encode): Don't append a space if the encoded word
25722         includes close parenthesis.
25723
25724 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25725
25726         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25727         of text within parentheses.
25728
25729 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25730
25731         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25732         (gnus-encrypt-write-file-contents): Make the password key the file
25733         name PLUS the cipher, not just the cipher.  Also remove failed
25734         passwords from the cache.
25735
25736 2004-08-06  Simon Josefsson  <jas@extundo.com>
25737
25738         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25739         Doc fix.
25740
25741 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25742
25743         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25744         LWSP.
25745
25746 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25747
25748         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25749         Try to append in-reply-to: data to the references: header.
25750
25751         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25752         (netrc-parse): Use gnus-encrypt.el functions.
25753
25754         * gnus-encrypt.el: Add new file for encryption support; currently
25755         does only a few GPG ciphers and an internal XOR cipher.
25756
25757         * password.el: Add comments on using password-read-and-add.
25758         (password-read-and-add): Add function to read and add the
25759         password to the cache at once.
25760
25761 2004-07-28  Simon Josefsson  <jas@extundo.com>
25762
25763         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25764         parameter (but don't use it, for now).
25765
25766         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25767         instead of hard coding to nil.
25768
25769 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25770
25771         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25772         as mm-inline-image-xemacs does.
25773
25774 2004-07-26  Simon Josefsson  <jas@extundo.com>
25775
25776         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25777         Revert part of 2004-07-17 change below.
25778
25779 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25780
25781         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25782         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25783
25784 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25785
25786         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25787         quotes that actually start with ">" at the beginning of the
25788         lines.
25789
25790 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25791
25792         * rfc2047.el (rfc2047-encode-region): Fix last change.
25793         (rfc2047-encode-parameter): Remove useless concat.
25794
25795 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25796
25797         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25798         encode special characters; fix some kind of misconfigured headers;
25799         signal a real error if debug-on-quit or debug-on-error is non-nil.
25800         (rfc2047-encode-max-chars): New variable.
25801         (rfc2047-encode-1): Use it.
25802         (rfc2047-encode-parameter): New function.
25803
25804         * mml.el (mml-insert-parameter): Remove an excessive space.
25805
25806 2004-07-17  Simon Josefsson  <jas@extundo.com>
25807
25808         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25809         Kai Grossjohann <kai@emptydomain.de>.
25810         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25811         (gnus-group-make-menu-bar): Ditto.
25812
25813         * gnus-util.el (gnus-group-server): Add.
25814
25815 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25816
25817         * message.el (message-clone-locals): Clone sendmail and smtp
25818         variables.
25819
25820 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25821
25822         * rfc2047.el (rfc2047-encode-region): Fix last change.
25823
25824 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25825
25826         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25827         characters as non-special.
25828
25829 2004-07-09  Simon Josefsson  <jas@extundo.com>
25830
25831         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25832         Users will lose all flag changes made while unplugged with
25833         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25834         good default.  See numerous reports on ding mailing list.
25835
25836 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25837
25838         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25839         add generate-head-function and generate-article-function to the
25840         rfc822-forward entry.
25841         (nndoc-rfc822-forward-generate-article): New function.
25842         (nndoc-rfc822-forward-generate-head): New function.
25843
25844         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25845
25846 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25847
25848         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25849         respect display group parameter and gnus-summary-expunge-below.
25850         (gnus-articles-to-read): Remove unused reference to display group
25851         parameter.
25852
25853 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25854
25855         * nnheader.el (nnheader-uniquify-message-id): New experimental
25856         variable.
25857         (nnheader-nov-read-message-id): Use it.
25858
25859         * spam-report.el (spam-report-gmane): Add interactive.
25860
25861 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25862
25863         * mm-encode.el (mm-content-transfer-encoding-defaults):
25864         Use qp-or-base64 for the application/* types.
25865
25866 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25867
25868         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25869
25870 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25871
25872         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25873         trim value.
25874
25875 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25876
25877         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25878         New macro and function.
25879         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25880
25881 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25882
25883         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25884         after-load-alist.
25885
25886 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25887
25888         * gnus-group.el (gnus-group-get-new-news-this-group):
25889         Don't update info that isn't there.
25890
25891 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25892
25893         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25894         entry.
25895
25896 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25897
25898         * mm-view.el (mm-inline-render-with-function): Use multibyte
25899         buffer; decode html source by charset.
25900
25901         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25902
25903         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25904         Mule-UCS is loaded under XEmacs.
25905         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25906
25907 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25908
25909         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25910
25911 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25912
25913         * mm-util.el (mm-coding-system-p): Return a coding-system.
25914         (mm-mime-mule-charset-alist): Use shift_jis instead of
25915         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25916         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25917         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25918         instead of japanese-shift-jis and iso-latin-1 respectively in
25919         order to share the default value with both Emacs and XEmacs-mule.
25920         (mm-mule-charset-to-mime-charset):
25921         Make mm-coding-system-priorities effective.
25922         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25923         while predicating of candidates upon the priorities.
25924
25925 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25926
25927         * gnus-sum.el (gnus-summary-make-menu-bar):
25928         Add gnus-uu-invert-processable.
25929
25930         * gnus.el: Autoload gnus-uu-invert-processable.
25931
25932 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25933
25934         * mm-util.el (mm-with-multibyte-buffer): New macro.
25935
25936         * rfc2047.el (rfc2047-encode-string): Use it.
25937         (rfc2047-encode-region): Move point to the end of the region after
25938         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25939
25940 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25941
25942         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25943         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25944
25945 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25946
25947         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25948         (gnus-cite-parse): Ignore quoted envelope From_.
25949         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25950
25951 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25952
25953         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25954         invalid addresses.
25955
25956 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25957
25958         * spam.el: Change section markers, revise TODO list.
25959         (spam-backends): Make new master list of all installed backends.
25960         (spam-summary-exit-behavior): Add new variable to determine how
25961         messages moves are done at summary exit.
25962         (spam-move-spam-nonspam-groups-only)
25963         (spam-process-ham-in-nonham-groups)
25964         (spam-process-ham-in-spam-groups): Remove variables, the
25965         spam-summary-exit-behavior variable should be used to manage this
25966         behavior.
25967         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25968         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25969         and spam-old-spam-articles.
25970         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25971         Add empty variables, placeholders for the backends they represent.
25972         (spam-set-difference): Move, unchanged.
25973         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25974         unless the user has a processor variable.
25975         (spam-classifications, spam-classification-valid-p)
25976         (spam-backend-properties, spam-backend-property-valid-p)
25977         (spam-backend-function-type-valid-p)
25978         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
25979         (spam-report-articles-gmane, spam-report-articles-resend):
25980         Remove functions, they are not needed.
25981         (spam-install-backend-super, spam-backend-list)
25982         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
25983         (spam-backend-function, spam-backend-ham-registration-function)
25984         (spam-backend-spam-registration-function)
25985         (spam-backend-ham-unregistration-function)
25986         (spam-backend-spam-unregistration-function)
25987         (spam-backend-statistical-p, spam-backend-mover-p)
25988         (spam-install-backend-alias, spam-install-checkonly-backend)
25989         (spam-install-mover-backend, spam-install-nocheck-backend)
25990         (spam-install-backend, spam-install-statistical-backend)
25991         (spam-install-statistical-checkonly-backend): Add backend installation
25992         support.
25993         (spam-summary-prepare-exit): Rewrite to use the new backend code.
25994         (spam-group-processor-p): Use the new backend code and respect the
25995         summary exit behavior.
25996         (spam-mark-spam-as-expired-and-move-routine): Remove.
25997         (spam-summary-prepare): Change to use the new spam-old-articles
25998         variable.
25999         (spam-copy-or-move-routine, spam-copy-spam-routine)
26000         (spam-move-spam-routine, spam-copy-ham-routine)
26001         (spam-move-ham-routine): Add code to copy/move ham or spam.
26002         (spam-fetch-field-fast): Improve doc and code, plus allow the
26003         'number request.
26004         (spam-list-of-checks, spam-list-of-statistical-checks):
26005         Remove variables.
26006         (spam-split, spam-find-spam): Use the new backend code.
26007         (spam-registration-functions): Remove variable.
26008         (spam-unregister-routine): Add convenience wrapper.
26009         (spam-log-undo-registration, spam-register-routine)
26010         (spam-log-processing-to-registry)
26011         (spam-log-unregistration-needed-p): Rename "check" to "backend"
26012         where possible.
26013         (spam-check-gmane-xref, spam-check-regex-headers)
26014         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
26015         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
26016         (spam-check-bogofilter-headers, spam-check-spamoracle)
26017         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
26018         (spam-check-crm114-headers): Use the spam-split-group that
26019         spam-split prepares, no need to determine it every time.
26020
26021         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
26022         to the nnheader-parse-naked-head call.
26023
26024         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
26025
26026         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
26027         the nnheader-nov-read-message-id call.
26028
26029 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26030
26031         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
26032         gnus-activate-group twice.  Suggested by Markus Peter
26033         <warp@spin.de>.
26034
26035 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
26036
26037         * gnus-art.el (gnus-article-time-format): Exchange the order of
26038         day and month in the default value; fix customization type.
26039         (article-date-ut): Use add-text-properties.
26040         (article-make-date-line): Use message-make-date instead of
26041         current-time-string.
26042
26043         * message.el (message-fetch-field): Don't use set-text-properties.
26044         (message-make-date): Simplify.
26045
26046         * messagexmas.el (message-xmas-make-date): New function.
26047         (message-xmas-redefine): Defalias message-make-date to it.
26048
26049 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26050
26051         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
26052         (rfc2047-encode-region): Treat text within parentheses as special;
26053         show the original text when error has occurred.
26054
26055         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
26056         already-computed method to gnus-activate-group.
26057
26058         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
26059         same select-methods identical Lisp objects.
26060
26061         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
26062         object when modifying the info.
26063
26064 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26065
26066         * gnus-srvr.el (gnus-server-set-info): Remove the server from
26067         gnus-opened-servers since it has never been opened with the new
26068         configuration yet.
26069
26070 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26071
26072         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
26073         arg to nnheader-generate-fake-message-id.
26074
26075 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
26076
26077         * nnheader.el (nnheader-generate-fake-message-id): Accept a
26078         number and build a fake message ID localized to a group and
26079         article number (so it's repeatable from that point on).
26080         (nnheader-fake-message-id-p): Change regex to accomodate new fake
26081         ID format.
26082
26083         * gnus-sum.el (gnus-get-newsgroup-headers):
26084         Call nnheader-generate-fake-message-id with the article number.
26085
26086 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
26087
26088         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
26089         end-of-buffer.
26090
26091 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26092
26093         * message.el (message-ignored-supersedes-headers): Add Approved.
26094
26095 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
26096
26097         * rfc2047.el (rfc2047-encode-message-header): Remove useless
26098         goto-char.
26099         (rfc2047-encode): Fold the line before encoding.
26100
26101 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26102
26103         * rfc2047.el (rfc2047-encode-message-header): Disabled header
26104         folding -- not all headers can be folded, and this should be done
26105         by the message composition mode.  Probably.  I think.
26106
26107 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26108
26109         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
26110         fast.
26111
26112         * gnus-ems.el (gnus-remove-image): Don't use
26113         message-text-with-property; remove only the image found first.
26114
26115         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
26116         found first.
26117
26118 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
26119
26120         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
26121
26122 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26123
26124         * message.el (message-text-with-property): Make it fast and accept
26125         optional arguments.
26126         (message-strip-forbidden-properties): Use it.
26127         (message-fix-before-sending): Follow the m-t-w-p change.
26128
26129         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
26130
26131 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26132
26133         * gnus-art.el (article-hide-headers): Don't change the buffer
26134         mistakenly when performing mml-preview even if
26135         gnus-single-article-buffer is nil.
26136
26137 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
26138
26139         * message.el (message-expand-name-databases): New user option.
26140         (message-expand-name): Use it.
26141
26142 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
26143
26144         * spam.el (spam-report-articles-resend)
26145         (spam-report-resend-register-routine): Allow ham reporting.
26146         (spam-report-resend-register-ham-routine): Add wrapper.
26147         (spam-registration-functions): Add ham resending functions.
26148         (spam-list-of-processors): Add ham resend processor.
26149
26150         * gnus.el (ham-resend-to): Add new group parameter.
26151         (spam-process): Add ham resend option.
26152
26153         * spam-report.el (spam-report-resend): Allow reporting ham.
26154         (spam-report-resend-ham): Add wrapper.
26155
26156 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26157
26158         * message.el (message-cite-articles-with-x-no-archive):
26159         New variable.
26160         (message-cite-original): Use it.
26161
26162 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26163
26164         * message.el (message-cite-original): Respect X-No-Archive.
26165
26166 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26167
26168         * gnus-art.el (article-hide-headers): Refer to the values for
26169         gnus-ignored-headers and gnus-visible-headers in the summary
26170         buffer since a user may have set them as group parameters.
26171
26172 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
26173
26174         * assistant.el (assistant-node-name): Add convenience function.
26175         (assistant-render-text, assistant-render-node): Add error handling,
26176         plus handle multiple next nodes.
26177         (assistant-find-next-node): Comment out for now.
26178         (assistant-find-next-nodes): Add function, returns list of next
26179         nodes.
26180
26181 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
26182
26183         * mail-source.el (mail-source-directory): Fix doc-string.
26184
26185 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
26186
26187         * assistant.el (assistant-render-text, assistant-eval): Add :set
26188         widget type, which is different because it takes and returns a
26189         list.  Much hilarity ensues.
26190
26191 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
26192
26193         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
26194
26195         * gnus-group.el (gnus-group-get-new-news-this-group):
26196         Add doc-string.
26197
26198         * gnus-start.el (gnus-activate-group): Add doc-string.
26199
26200 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26201
26202         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
26203
26204 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
26205
26206         * assistant.el (assistant-render-text): Try to add a :set
26207         widget, more to come.
26208
26209         * spam.el (spam-group-spam-contents-p): Handle empty groupname
26210         strings.
26211         (spam-report-articles-resend)
26212         (spam-register-routine): Do registration iff any articles warrant
26213         it.
26214         (spam-summary-prepare-exit): Change log message for nil group
26215         destinations.
26216
26217 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
26218
26219         * spam.el (spam-report-resend-register-routine):
26220         Allow spam-report-resend-to to be a group parameter or a global value.
26221
26222 2004-05-26  Simon Josefsson  <jas@extundo.com>
26223
26224         * starttls.el: Merge with my GNUTLS based starttls.el.
26225         (starttls-gnutls-program, starttls-use-gnutls)
26226         (starttls-extra-arguments, starttls-process-connection-type)
26227         (starttls-connect, starttls-failure, starttls-success):
26228         New variables.
26229         (starttls-program, starttls-extra-args): Doc fix.
26230         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
26231         New functions.
26232         (starttls-negotiate, starttls-open-stream):
26233         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
26234         function if it is set.
26235
26236 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26237
26238         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
26239         structured fields.
26240
26241 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26242
26243         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
26244
26245 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
26246
26247         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
26248         Add variable.
26249         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
26250         assigning the spam-mark to new messages.
26251
26252 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
26253
26254         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
26255
26256 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26257
26258         * dgnushack.el: Autoload customize-set-variable for XEmacs.
26259
26260         * rfc2047.el (rfc2047-encodable-p): Don't move point.
26261         (rfc2047-decode): Treat the ascii coding-system as raw-text by
26262         default.
26263
26264 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
26265
26266         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
26267         correct data.
26268
26269 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
26270
26271         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
26272         (spam-group-processor-p): Fix function.
26273         (spam-group-processor-multiple-p)
26274         (spam-group-spam-processor-report-gmane-p)
26275         (spam-group-spam-processor-report-resend-p)
26276         (spam-group-spam-processor-bogofilter-p)
26277         (spam-group-spam-processor-blacklist-p)
26278         (spam-group-spam-processor-ifile-p)
26279         (spam-group-ham-processor-ifile-p)
26280         (spam-group-spam-processor-spamoracle-p)
26281         (spam-group-spam-processor-crm114-p)
26282         (spam-group-ham-processor-bogofilter-p)
26283         (spam-group-spam-processor-stat-p)
26284         (spam-group-ham-processor-stat-p)
26285         (spam-group-ham-processor-whitelist-p)
26286         (spam-group-ham-processor-BBDB-p)
26287         (spam-group-ham-processor-spamoracle-p)
26288         (spam-group-ham-processor-copy-p): Remove functions with some
26289         prejudice against unneeded code.
26290         (spam-report-articles-resend)
26291         (spam-report-resend-register-routine): Allow the group/topic
26292         spam-resend-to value to override spam-report-resend-to.
26293         (spam-summary-prepare-exit): Invoke spam-group-processor-p
26294         properly now.
26295
26296         * gnus.el (spam-resend-to): Add group/topic parameter.
26297         (spam-process): Move the OBSOLETE processors to the end of the
26298         choices.
26299
26300 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
26301
26302         * spam-report.el (spam-report-resend-to, spam-report-resend):
26303         Start with resend-to set to nil, and then ask the user if necessary.
26304         (spam-report-resend): spam-report-resend takes a list of articles, not
26305         separate article numbers.
26306
26307 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26308
26309         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
26310         addition to emacs-w3m.
26311
26312 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26313
26314         * assistant.el (assistant-authinfo-data): New function.
26315         (assistant-eval): Eval for entire assistant.
26316
26317         * netrc.el (netrc-services-file): New variable.
26318         (netrc-parse-services): New function.
26319         (netrc-find-service-name): New function.
26320         (netrc-find-service-number): New function.
26321         (netrc-port-equal): New function.
26322         (netrc-machine): Use it.
26323
26324         * nnimap.el (nnimap-open-connection): Use netrc.
26325
26326         * gnus-util.el (gnus-netrc-get): Remove aliases.
26327
26328         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
26329
26330         * assistant.el (wid-edit): Fix compilation.
26331
26332         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
26333
26334 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
26335
26336         * gnus-util.el (gnus-set-file-modes): New function.  (small
26337         patch).
26338
26339 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26340
26341         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
26342
26343         * assistant.el (assistant-render-node): Fix up rendering and
26344         read-only text.
26345         (assistant-render-node): Reset.
26346         (assistant-make-read-only): Not sticky.
26347
26348 2004-05-20  Danny Siu  <dsiu@adobe.com>
26349
26350         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
26351         centered even when gnus-auto-center-summary is t.
26352
26353 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26354
26355         * dns.el (dns-get-txt-answer): New function.
26356         (dns-read-txt): Ditto.
26357         (query-dns): Use it.
26358
26359 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26360
26361         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
26362         active for foreign groups even if the group level is higher than
26363         the specified value.
26364
26365 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26366
26367         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
26368         non-active groups.
26369
26370         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
26371
26372 2004-05-20  Magnus Henoch  <mange@freemail.hu>
26373
26374         * dns.el (dns-read-type): Add support for SVR.  (small patch)
26375
26376 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
26377
26378         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
26379         (spam-crm114-header, spam-crm114-spam-switch)
26380         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
26381         (spam-crm114-positive-spam-header)
26382         (spam-crm114-database-directory, spam-list-of-processors)
26383         (spam-group-spam-processor-crm114-p)
26384         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
26385         (spam-generic-score, spam-list-of-checks)
26386         (spam-list-of-statistical-checks, spam-registration-functions)
26387         (spam-check-crm114-headers, spam-crm114-score)
26388         (spam-check-crm114, spam-crm114-register-with-crm114)
26389         (spam-crm114-register-spam-routine)
26390         (spam-crm114-unregister-spam-routine)
26391         (spam-crm114-register-ham-routine)
26392         (spam-crm114-unregister-ham-routine): Add CRM114 support.
26393
26394 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
26395
26396         * gnus.el: Add spam-use-crm114.
26397
26398         * spam.el (spam-list-of-processors, spam-registration-functions):
26399         Add spam-use-resend.
26400         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
26401         (spam-report-articles-gmane): Add doc fix.
26402         (spam-report-articles-resend, spam-report-resend-register-routine):
26403         Add wrappers around spam-report-resend-to.
26404
26405         * spam-report.el (spam-report-resend-to, spam-report-resend):
26406         Add support for resending spam.
26407         (spam-report-gmane): Fix line length >80.
26408
26409         * gnus.el (spam-process): Add spam-use-resend.
26410
26411 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26412
26413         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26414         number of processed spam messages.
26415         (spam-ham-copy-or-move-routine): Return the number of processed
26416         ham messages.
26417         (spam-summary-prepare-exit): Use the above values to decide
26418         whether status messages should be displayed.
26419
26420 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26421
26422         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26423         `rfc2047-encoding-function-alist' in order to avoid conflicting
26424         with the old version.
26425         (rfc2047-encode-region): Concatenate words containing non-ASCII
26426         characters in structured fields; don't encode space-delimited
26427         ASCII words even in unstructured fields; don't break words at
26428         char-category boundaries.
26429         (rfc2047-encode-1): New function.
26430         (rfc2047-encode): Use it; encode text so that it occupies the
26431         maximum width within 76-column; work correctly on Q encoding for
26432         iso-2022-* charsets.
26433         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26434         sure not to break a line just after the header name.
26435         (rfc2047-b-encode-region): Remove.
26436         (rfc2047-b-encode-string): New function.
26437         (rfc2047-q-encode-region): Remove.
26438         (rfc2047-q-encode-string): New function.
26439
26440         * mm-util.el (mm-replace-in-string): New function.
26441
26442 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26443
26444         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26445         Really get it right.
26446         (gnus-inews-make-draft): Really.
26447
26448 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26449
26450         * nnmh.el (nnmh-request-list-1): Don't check the link count
26451         before descending.  (small patch)
26452
26453 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26454
26455         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26456         stuff.
26457
26458         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26459         Match on real group name.
26460
26461         * gnus-art.el (gnus-signature-limit): Doc fix.
26462
26463         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26464
26465         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26466
26467 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26468
26469         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26470         isn't a string.
26471
26472 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26473
26474         * gnus-draft.el (gnus-draft-send):
26475         Bind rfc2047-encode-encoded-words.
26476
26477         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26478         (rfc2047-encodable-p): Say that =? needs encoding.
26479         (rfc2047-encode-encoded-words): New variable.
26480
26481         * gnus-group.el (gnus-group-select-group): Doc fix.
26482
26483         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26484
26485         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26486         to nil.
26487
26488         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26489
26490         * nnheader.el (nnheader-get-lines-and-char): New function.
26491
26492 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26493
26494         * gnus-msg.el (gnus-summary-followup-with-original):
26495         Document yanking of region when active.
26496
26497 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26498
26499         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26500         groups if the group level is higher than the specified value.
26501
26502 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26503
26504         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26505         (gnus-group-jump-to-group): Add prefix argument using
26506         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26507         non-active group.
26508
26509         * compface.el (uncompface): Be verbose when changing
26510         `uncompface-use-external'.
26511
26512         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26513         handle manual section.
26514
26515 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26516
26517         * gnus-art.el (gnus-button-alist): Revert previous change.
26518
26519 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26520
26521         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26522
26523 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26524
26525         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26526         whether backend can accept message.
26527
26528         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26529
26530 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26531
26532         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26533         Avoid creating directory when nntp-marks-is-evil is true.
26534         Reported by Reiner Steib.
26535
26536 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26537
26538         * gnus-picon.el (gnus-picon-insert-glyph):
26539         Add optional `nostring' argument.
26540
26541 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26542
26543         * gnus-picon.el (gnus-picon-style): New variable.
26544         (gnus-picon-transform-address): Support `gnus-picon-style'.
26545
26546 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26547
26548         * message.el (message-fill-field): Return point.
26549         (message-generate-headers): Go to end of field.
26550
26551         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26552         stuff for non-living groups.
26553
26554 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26555
26556         * gnus-art.el (gnus-article-followup-with-original)
26557         (gnus-article-reply-with-original): gnus-mark-active-p ->
26558         gnus-region-active-p.
26559
26560 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26561
26562         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26563         only when there is spam or ham to be processed.
26564
26565 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26566
26567         * mail-source.el (mail-source-delete-crash-box): Refactor.
26568         (mail-source-fetch): Use it.
26569         (mail-source-fetch-file): Ditto.
26570         (mail-source-fetch-directory): Run postscript in loop.
26571         (mail-source-fetch-pop): Delete.
26572         (mail-source-fetch-maildir): Ditto.
26573         (mail-source-fetch-imap): Ditto.
26574
26575         * imap.el (imap-authenticators): Comment out sasl.
26576
26577         * message.el (message-skip-to-next-address): New function.
26578         (message-fill-header-address): Refactor.
26579         (message-fill-address): Use it.
26580         (message-delete-address): Use it.
26581         (message-fill-header-general): Refactor.
26582         (message-fill-field-address): Rename.
26583         (message-narrow-to-field): Find the start of the header.
26584         (message-header-format-alist): Don't pre-fill.
26585         (message-fill-header): Remove.
26586         (message-insert-header): New function.
26587         (message-shorten-references): Use it.
26588
26589         * rfc2047.el (rfc2047-field-value): Strip props.
26590
26591         * mail-parse.el (mail-header-make-address): New alias.
26592
26593         * ietf-drums.el (ietf-drums-make-address): New function.
26594
26595         * imap.el: Add compiler directives.
26596
26597         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26598
26599         * gnus-art.el (article-decode-idna-rhs): Don't use
26600         message-idna-inside-rhs-p.
26601
26602 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26603
26604         * message.el (message-idna-inside-rhs-p): Remove.
26605         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26606
26607         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26608         false positives.
26609
26610 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26611
26612         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26613
26614 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26615
26616         * nneething.el (nneething-file-name): Don't create spurious
26617         files.
26618
26619         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26620         (gnus-inews-do-gcc): Remove sleep.
26621
26622         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26623         part under point.
26624
26625         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26626         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26627
26628 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26629
26630         * spam.el (spam-summary-prepare-exit): Fix (length).
26631
26632 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26633
26634         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26635         as expired without moving it" message when there are spam
26636         messages left.
26637
26638 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26639
26640         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26641         header is not nil.
26642
26643 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26644
26645         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26646         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26647         (nntp-marks-changed-p): New arg SERVER.
26648         (nntp-request-update-info): Adjust caller.
26649
26650 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26651
26652         * nntp.el (nntp-save-marks): Pass missing arg.
26653
26654 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26655
26656         * nntp.el: Support marks.
26657         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26658         (nntp-marks-modtime, nntp-marks-directory): New variables.
26659         (nntp-request-set-mark, nntp-request-update-info)
26660         (nntp-possibly-create-directory, nntp-marks-changed-p)
26661         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26662         New functions.
26663
26664 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26665
26666         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26667         (gnus-xmas-redefine): Rename.
26668
26669         * gnus-score.el (gnus-score-insert-help):
26670         Use gnus-select-lowest-window.
26671
26672         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26673         appt-select-lowest-window and rename to gnus-select-lowest-window.
26674
26675         * gnus.el: do.
26676
26677 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26678
26679         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26680         encodings of MIME-encoded words, in order to improve
26681         interoperability with several broken MUAs.
26682
26683 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26684
26685         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26686         tags, only when charsets are not specified in headers.
26687         (mm-inline-text-html-render-with-w3m): Ditto.
26688
26689         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26690         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26691
26692 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26693
26694         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26695         instead of MIME-decoded from fields when checking
26696         `gnus-article-address-banner-alist'.
26697
26698 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26699
26700         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26701         description rather than subject.
26702
26703 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26704
26705         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26706
26707 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26708
26709         * gnus.el (gnus-version-number): Bump.
26710
26711 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26712
26713         * gnus.el: No Gnus v0.2 is released.
26714
26715 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26716
26717         * gnus-agent.el (gnus-agent-read-agentview):
26718         Inline gnus-uncompress-range.
26719
26720 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26721
26722         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26723         `exec-installed-p'.
26724
26725 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26726
26727         * gnus.el (spam-process, spam-autodetect-methods):
26728         Add bsfilter and bsfilter-headers.
26729
26730         * spam.el (spam-bsfilter): New customize group.
26731         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26732         (spam-bsfilter-header, spam-bsfilter-probability-header)
26733         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26734         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26735         (spam-bsfilter-database-directory): New options.
26736         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26737         (spam-list-of-statistical-checks, spam-registration-functions):
26738         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26739         (spam-bsfilter-score): New command.
26740         (spam-check-bsfilter-headers, spam-check-bsfilter)
26741         (spam-bsfilter-register-with-bsfilter)
26742         (spam-bsfilter-register-spam-routine)
26743         (spam-bsfilter-unregister-spam-routine)
26744         (spam-bsfilter-register-ham-routine)
26745         (spam-bsfilter-unregister-ham-routine): New functions.
26746         (spam-generic-score): Support bsfilter; Accept an optional argument
26747         to recalcurate spam score even if scoring header has already been
26748         added.
26749         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26750         optional argument to recalcurate spam score even if scoring header
26751         has already been added.
26752
26753 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26754
26755         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26756         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26757         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26758         link is missing.
26759
26760 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26761
26762         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26763         (html2text-get-attr): Rewrite.
26764
26765         * message.el (message-setup-1): Remove redundant put-text-property
26766         on mail-header-separator.
26767
26768 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26769
26770         * gnus-registry.el (gnus-registry-cache-whitespace)
26771         (gnus-registry-action, gnus-registry-spool-action)
26772         (gnus-registry-split-fancy-with-parent): Change message levels
26773         from 5 to 3 or 7, as needed.
26774
26775         * spam.el (spam-summary-prepare-exit)
26776         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26777         (spam-split, spam-find-spam, spam-log-undo-registration)
26778         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26779         level from 5 to 6.
26780
26781 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26782
26783         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26784         2004-03-04 change).
26785
26786 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26787
26788         * sieve-manage.el (sieve-manage-open):
26789         * nnweb.el (nnweb-insert-html):
26790         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26791         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26792         * nnspool.el (nnspool-request-group):
26793         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26794         * nnml.el (nnml-request-update-info):
26795         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26796         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26797         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26798         (nnimap-request-set-mark):
26799         * nnfolder.el (nnfolder-request-update-info):
26800         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26801         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26802         * gnus-uu.el (gnus-uu-find-articles-matching):
26803         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26804         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26805         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26806         * gnus-nocem.el (gnus-nocem-scan-groups):
26807         * gnus-int.el (gnus-start-news-server):
26808         * gnus-group.el (gnus-group-make-kiboze-group)
26809         (gnus-group-browse-foreign-server):
26810         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26811         Use mapc when appropriate.
26812
26813 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26814             Adam Sjøgren  <asjo@koldfront.dk>
26815             Wes Hardaker  <wes@hardakers.net>
26816             Michael Shields  <shields@msrl.com>
26817
26818         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26819         may need for spam sorting and scoring.
26820         (spam-user-format-function-S): Add user format function suitable for
26821         general use.
26822         (spam-article-sort-by-spam-status): Add sorting function for summary
26823         sorting.
26824         (spam-extra-header-to-number): Add function to get a score from a
26825         header.
26826         (spam-summary-score): Add function to get a numeric score from the
26827         headers.
26828         (spam-generic-score): Fix function doc, was in wrong place.
26829         (spam-initialize): Take symbols when it's run, and install the
26830         extra headers that spam-necessary-extra-headers thinks we need.
26831
26832 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26833
26834         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26835         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26836
26837 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26838
26839         * gnus-sum.el (gnus-set-global-variables)
26840         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26841         (gnus-article-get-xrefs, gnus-summary-best-group)
26842         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26843         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26844         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26845         Use with-current-buffer.
26846
26847 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26848
26849         * spam.el (spam-summary-prepare-exit): Simplify logic.
26850         (spam-fetch-article-header): Read the article header if it's not
26851         available.
26852         (spam-list-articles): Simplify logic.
26853         (spam-filelist-register-routine): Fix bug with unregister-list.
26854
26855         * gnus-registry.el: Fix comments at beginning.
26856
26857 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26858
26859         * message.el (message-cater-to-broken-inn): Remove.
26860         (message-shorten-references): Make sure the total folded length of
26861         References is shorter than 998 characters to cater to a bug in INN
26862         2.3.  Also, don't pretend that references aren't folded -- this
26863         hasn't worked for a while.
26864
26865 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26866
26867         * gnus-agent.el (gnus-agentize):
26868         gnus-agent-send-mail-real-function no longer set to current value
26869         of message-send-mail-function but rather a lambda that calls
26870         message-send-mail-function.  The change makes the agent real-time
26871         responsive to user changes to message-send-mail-function.
26872
26873 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26874
26875         * legacy-gnus-agent.el
26876         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26877         help from Florian Weimer <fw@deneb.enyo.de>
26878
26879 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26880
26881         * nnmail.el (nnmail-cache-insert): Revert last change.
26882
26883 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26884
26885         * nnmail.el (nnmail-cache-insert): Always check whether
26886         nnmail-cache-ignore-groups matches a group name.
26887
26888 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26889
26890         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26891         (spam-find-spam, spam-log-processing-to-registry)
26892         (spam-log-registered-p, spam-log-unregistration-needed-p)
26893         (spam-log-undo-registration): Use gnus-message instead of
26894         gnus-error, none of these errors are fatal.
26895
26896         * gnus-registry.el (gnus-registry-clean-empty-function)
26897         (gnus-registry-clean-empty): Remove only empty entries without
26898         extra data.
26899
26900 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26901
26902         * spam-stat.el (spam-stat-buffer-change-to-spam)
26903         (spam-stat-buffer-change-to-non-spam): Change (error) to
26904         (gnus-message 8) invocation.
26905
26906 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26907
26908         * nntp.el (nntp-via-netcat-command): New variable.
26909         (nntp-via-netcat-switches): New variable.
26910         (nntp-open-via-rlogin-and-netcat): New function.
26911         (nntp-open-connection-function): Doc fix.
26912         (nntp-telnet-command): Doc fix.
26913         (nntp-end-of-line): Doc fix.
26914         (nntp-via-rlogin-command): Doc fix.
26915         (nntp-via-user-name): Doc fix.
26916         (nntp-via-address): Doc fix.
26917
26918 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26919
26920         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26921         error in Emacs 21.1.
26922
26923 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26924
26925         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26926
26927 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26928
26929         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26930         (gnus-agent-with-refreshed-group): New macro.
26931         (gnus-agent-rename-group): New function.
26932         (gnus-agent-delete-group): New function.
26933         (gnus-agent-save-group-info): Use gnus-command-method when
26934         `method' parameter is nil.  Don't write nil entries into the
26935         active file.
26936         (gnus-agent-get-group-info): New function.
26937         (gnus-agent-fetch-articles):
26938         Use gnus-agent-update-files-total-fetched-for to increment disk space
26939         used.
26940         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26941         Use gnus-agent-update-view-total-fetched-for to increment disk space
26942         used.
26943         (gnus-agent-get-local): Add optional parameters to avoid calling
26944         gnus-group-real-name and gnus-find-method-for-group.
26945         (gnus-agent-set-local): Delete stored entry if either min, or max,
26946         are nil.
26947         (gnus-agent-fetch-session): Reworded error/quit messages.
26948         On quit, use gnus-agent-regenerate-group to record existance of any
26949         articles fetched to disk before the quit occurred.
26950         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26951         gnus-agent-update-view-total-fetched-for, and
26952         gnus-agent-update-files-total-fetched-for to decrement disk space
26953         used.
26954         (gnus-agent-retrieve-headers):
26955         Use gnus-agent-update-view-total-fetched-for to increment disk space
26956         used.
26957         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26958         with gnus-agent-update-files-total-fetched-for to decrement disk
26959         space and fresh group buffer.
26960         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26961         (gnus-agent-need-update-total-fetched-for): New variable.
26962         (gnus-agent-update-files-total-fetched-for): New function.
26963         (gnus-agent-update-view-total-fetched-for): New function.
26964         (gnus-agent-total-fetched-for): New function.
26965
26966         * gnus-cache.el (gnus-cache-save-buffers):
26967         Use gnus-cache-update-overview-total-fetched-for to change disk space
26968         used by this group.
26969         (gnus-cache-possibly-enter-article):
26970         Use gnus-cache-update-file-total-fetched-for to increment disk space
26971         used by this group.
26972         (gnus-cache-possibly-remove-article):
26973         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26974         used by this group.
26975         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26976         (gnus-cache-rename-group): New function.
26977         (gnus-cache-delete-group): New function.
26978         (gnus-cache-inhibit-update-total-fetched-for): New variable.
26979         (gnus-cache-need-update-total-fetched-for): New variable.
26980         (gnus-cache-with-refreshed-group): New macro.
26981         (gnus-cache-update-file-total-fetched-for): New function.
26982         (gnus-cache-update-overview-total-fetched-for): New function.
26983         (gnus-cache-rename-group-total-fetched-for): New function.
26984         (gnus-cache-delete-group-total-fetched-for): New function.
26985         (gnus-cache-total-fetched-for): New function.
26986
26987         * gnus-group.el: Require gnus-sum and autoload functions to
26988         resolve warnings when gnus-group.el compiled alone.
26989         (gnus-group-line-format): Document new %F.
26990         (size of Fetched data) group line format; identifies disk space
26991         used by agent and cache.
26992         (gnus-group-line-format-alist): Define new F format.
26993         (gnus-total-fetched-for): New function.
26994         (gnus-group-delete-group): No longer update
26995         gnus-cache-active-altered as gnus-request-delete-group now keeps
26996         the cache in sync.
26997         (gnus-group-list-active): Let the agent store a server's active
26998         list if currently plugged.
26999
27000         * gnus-int.el (gnus-request-delete-group):
27001         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
27002         local disk in sync with the server.
27003         (gnus-request-rename-group):
27004         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
27005         local disk in sync with the server.
27006
27007         * gnus-start.el (gnus-get-unread-articles):
27008         Cosmetic simplification to logic.
27009
27010         * gnus-util.el (gnus-rename-file): New function.
27011
27012 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
27013
27014         * mm-util.el (mm-image-load-path): Handle nil in load-path.
27015
27016 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
27017
27018         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
27019         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
27020
27021 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
27022
27023         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
27024         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
27025
27026 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
27027
27028         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
27029
27030 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
27031
27032         * spam.el (spam-set-difference): Add function to replace
27033         gnus-set-difference in spam.el.
27034         (spam-summary-prepare-exit): Use spam-set-difference.
27035
27036 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
27037
27038         * gnus-registry.el (gnus-registry-cache-file): Update to use
27039         gnus-dribble-directory OR gnus-home-directory OR ~.
27040         (gnus-registry-split-fancy-with-parent): Fix doc.
27041
27042 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27043
27044         * message.el (message-exchange-point-and-mark):
27045         Use message-mark-active-p.  Suggested by Jesper Harder
27046         <harder@ifa.au.dk>.
27047
27048 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27049
27050         * message.el (message-exchange-point-and-mark): Don't activate
27051         region if it was inactive.  Suggested by Hiroshi Fujishima
27052         <pooh@nature.tsukuba.ac.jp>.
27053
27054 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27055
27056         * gnus-art.el (article-display-face): Display Faces in the same
27057         order as X-Faces.
27058
27059 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27060
27061         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
27062
27063 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27064
27065         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
27066         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
27067         (gnus-article-mime-hierarchy): Remove.
27068         (gnus-article-mime-hierarchy-next): Remove.
27069         (gnus-article-mode): Revert 2004-03-19 change.
27070         (gnus-article-setup-buffer): Revert 2004-03-19 change.
27071         (gnus-insert-mime-button): Revert 2004-03-19 change.
27072         (gnus-mime-accumulate-hierarchy): Remove.
27073         (gnus-mime-enter-multipart): Remove.
27074         (gnus-mime-leave-multipart): Remove.
27075         (gnus-mime-display-part): Revert 2004-03-19 change.
27076         (gnus-mime-display-alternative): Revert 2004-03-19 change.
27077
27078         * mml.el (mml-preview): Revert 2004-03-19 change.
27079
27080 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
27081
27082         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
27083
27084 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
27085
27086         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
27087         t while entering a file name using the mm-with-multibyte macro.
27088         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27089
27090         * mm-util.el (mm-with-multibyte): New macro.
27091
27092 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27093
27094         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
27095         New user option.
27096         (gnus-mime-multipart-functions): Doc and customization fix.
27097         (gnus-article-mime-hierarchy): New variable.
27098         (gnus-article-mime-hierarchy-next): New variable.
27099         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
27100         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
27101         gnus-article-mime-hierarchy-next to nil.
27102         (gnus-insert-mime-button): Show hierarchy numbers.
27103         (gnus-mime-accumulate-hierarchy): New function.
27104         (gnus-mime-enter-multipart): New function.
27105         (gnus-mime-leave-multipart): New function.
27106         (gnus-mime-display-part): Recompute hierarchical MIME structure.
27107         (gnus-mime-display-alternative): Show hierarchy numbers.
27108
27109         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
27110         gnus-article-mime-hierarchy-next to nil.
27111
27112 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
27113
27114         * dns.el: Don't require gnus-xmas.
27115
27116 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
27117
27118         * mml.el (mml-generate-mime-1): Don't use format=flowed with
27119         inline PGP.
27120         (mml-menu): Disable mml-quote-region if mark is inactive.
27121
27122 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27123
27124         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
27125         when the group's active is not available.
27126
27127 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27128
27129         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
27130         error.
27131
27132 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
27133
27134         * imap.el (imap-store-password): New variable.
27135         (imap-interactive-login): Use it.
27136         Suggested by Mark Plaksin <happy@mcplaksin.org>.
27137
27138 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27139
27140         * gnus-art.el (gnus-article-read-summary-keys): Restore new
27141         window-start and hscroll to summary window.
27142
27143 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27144
27145         * gnus-start.el (gnus-convert-old-newsrc): Only write the
27146         conversion message to newsrc-dribble when an actual conversion is
27147         performed.
27148
27149 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
27150
27151         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
27152
27153 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
27154
27155         * mm-decode.el (mm-complicated-handles): New function reviving
27156         former definition of mm-multiple-handles.
27157
27158         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
27159         (gnus-mime-delete-part): Use it.
27160
27161 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27162
27163         * gnus-agent.el (gnus-agent-read-local):
27164         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
27165         avoid the implicit assumption that they will always be equal.
27166         (gnus-agent-save-local): Bind buffer-file-coding-system, not
27167         coding-system-for-write, as the with-temp-file macro first prints
27168         to a buffer then saves the buffer.
27169
27170 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27171
27172         * gnus-art.el (gnus-article-edit-part): New function.
27173         (gnus-mime-save-part-and-strip): Use it; do query instead of
27174         signaling an error; don't use mm-multiple-handles.
27175         (gnus-mime-delete-part): Ditto.
27176
27177 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27178
27179         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
27180         old file versions.
27181         (gnus-group-prepare-hook): Remove function that converted list
27182         form of gnus-agent-expire-days to group properties.
27183
27184         * gnus-int.el: Autoload gnus-agent-regenerate-group.
27185         (gnus-request-accept-article): Re-indented.
27186
27187         * gnus-start.el (gnus-convert-old-newsrc): Registered new
27188         converters to handle old agent file formats.  Add logic for a
27189         "backup before upgrading warning".
27190         (gnus-convert-mark-converter-prompt): Developers can mark
27191         functions as needing (default), or not needing,
27192         gnus-convert-old-newsrc's "backup before upgrading warning".
27193         (gnus-convert-converter-needs-prompt): Tests whether the user
27194         should be protected from potentially irreversable changes by the
27195         function.
27196
27197         * legacy-gnus-agent.el: New.  Provides converters that are only
27198         loaded when gnus-convert-old-newsrc needs to call them.
27199
27200 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27201
27202         * mail-source.el (mail-source-touch-pop): Doc fix.
27203
27204         * message.el (message-smtpmail-send-it): Doc fix.
27205
27206 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
27207
27208         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
27209
27210         * nnmail.el (nnmail-split-fancy): do.
27211
27212         * gnus-kill.el (gnus-kill, gnus-execute): do.
27213
27214 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
27215
27216         * gnus-sum.el (gnus-widget-reversible-match)
27217         (gnus-widget-reversible-to-internal)
27218         (gnus-widget-reversible-to-external): New functions.
27219         (gnus-widget-reversible): New widget.
27220         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
27221
27222 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
27223
27224         * gnus-sum.el (gnus-thread-sort-functions)
27225         (gnus-article-sort-functions): Document `(not F)' items.
27226
27227 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
27228
27229         * spam.el (spam-use-gmane-xref): Add new backend.
27230         (spam-gmane-xref-spam-group): Add variable to control the name of the
27231         Gmane spam group.
27232         (spam-blackhole-servers, spam-blackhole-good-server-regex)
27233         (spam-regex-headers-spam, spam-regex-headers-ham)
27234         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
27235         (spam-list-of-checks): Add spam-use-gmane-xref to list of
27236         backends and checks.
27237         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
27238
27239         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
27240         an autodetect method.
27241
27242 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27243
27244         * gnus-int.el (gnus-request-accept-article): Inform the agent that
27245         articles are being added to a group.
27246         (gnus-request-replace-article): Inform the agent that articles
27247         need to be uncached as the cached contents are no longer valid.
27248
27249 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27250
27251         * binhex.el: Don't autoload executable-find.
27252
27253         * canlock.el: Don't autoload mail-fetch-field.
27254
27255         * dgnushack.el: Autoload c-mode for XEmacs.
27256
27257         * gnus-ems.el: Don't autoload appt-select-lowest-window.
27258
27259         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
27260         rmail-dont-reply-to and rmail-output.
27261
27262         * gnus-score.el: Don't autoload ffap-string-at-point.
27263
27264         * gnus-setup.el: Don't autoload sc-cite-original.
27265
27266         * imap.el: Don't autoload base64-decode-string,
27267         base64-encode-string and md5.
27268
27269         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
27270         and rmail-msg-restore-non-pruned-header.
27271
27272         * mm-decode.el: Don't autoload executable-find.
27273
27274         * mm-url.el: Don't autoload executable-find.
27275
27276         * mm-view.el: Don't autoload diff-mode.
27277
27278         * nndb.el: Don't autoload news-reply-mode, news-setup,
27279         cancel-timer and telnet.
27280
27281         * password.el: Don't autoload run-at-time for Emacs.
27282
27283         * sha1-el.el: Don't autoload executable-find.
27284
27285         * sieve-mode.el: Don't autoload c-mode.
27286
27287         * uudecode.el: Don't autoload executable-find.
27288
27289 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27290
27291         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
27292         (gnus-agent-possibly-alter-active): Avoid null in numeric
27293         comparison.
27294         (gnus-agent-set-local): Refuse to save null in local object table.
27295         (gnus-agent-regenerate-group): The REREAD parameter can now be a
27296         list of articles that will be marked as unread.
27297
27298 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27299
27300         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
27301
27302 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
27303
27304         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
27305         language tags.
27306
27307 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
27308
27309         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
27310         Don't bind "obarray".
27311
27312         * gnus-sum.el (gnus-thread-sort-functions):
27313         Add `gnus-thread-sort-by-most-recent-number' and
27314         `gnus-thread-sort-by-most-recent-date'.
27315         Reported by Kai Grossjohann <kai@emptydomain.de>.
27316
27317 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
27318
27319         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
27320
27321 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27322
27323         * gnus-cus.el (gnus-agent-customize-category):
27324         Remove ignore-errors macro reference that required cl to be loaded at
27325         run-time.
27326
27327         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
27328         single-interval range of the form (min . max).  Previously the
27329         range had to look like ((min . max)).  Likewise, return
27330         (min . max) rather than ((min . max)).
27331         (gnus-range-map): Use gnus-range-normalize to accept
27332         single-interval range.
27333
27334         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
27335         the cache, but not the agent, now appear with their usual face.
27336
27337         * dgnushack.el (loaddir): New variable that is bound to the
27338         directory containing the dgnushack.el file.  Use loaddir, rather
27339         than srcdir, to update load-path.  Change lets dgnushack compile
27340         code in directories other than GNUS/lisp.
27341
27342 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27343
27344         * lpath.el: Don't bind w3m-safe-url-regexp.
27345
27346         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
27347         w3m-safe-url-regexp variable buffer-local.
27348
27349         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27350
27351 2004-02-27  Simon Josefsson  <jas@extundo.com>
27352
27353         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
27354         gnus-group-real-prefix.
27355         (gnus-summary-move-article): Use it, instead of
27356         gnus-group-real-prefix.
27357
27358 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27359
27360         * lpath.el: Bind w3m-safe-url-regexp.
27361
27362         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
27363         w3m-safe-url-regexp variable buffer-local and set it as the value
27364         of mm-w3m-safe-url-regexp.
27365
27366         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27367
27368         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
27369         parsing gnus-posting-styles when the message is not for replying.
27370
27371         * dgnushack.el: Autoload sgml-mode for XEmacs.
27372
27373         * nnrss.el (nnrss-opml-export):
27374         Use mm-set-buffer-file-coding-system instead of
27375         set-buffer-file-coding-system.
27376
27377 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
27378
27379         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
27380         of checkdoc.el).
27381         * nnrss.el: do.
27382         * gnus-mlspl.el: do.
27383         * gnus-ml.el: do.
27384         * gnus-srvr.el: do.
27385
27386         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
27387
27388 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
27389
27390         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
27391         Corrections to custom-manual links.
27392
27393         * gnus-art.el (gnus-article): Ditto.
27394
27395         * mm-decode.el (mime-display, mime-security): Ditto.
27396
27397 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27398
27399         * flow-fill.el: Typo.
27400
27401 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
27402
27403         * spam-wash.el: New file.
27404
27405 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
27406
27407         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
27408
27409 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
27410
27411         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
27412         to be run with new-articles as LIST1, not LIST2.
27413         (spam-registration-functions): Add spam-use-ham-copy as a nil
27414         registration backend.
27415
27416 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27417
27418         * spam-stat.el (spam-stat-washing-hook): New option.
27419         (spam-stat-buffer-words): Use it.
27420         (spam-stat-process-directory, spam-stat-test-directory):
27421         Use insert-file-contents-literally.
27422         (spam-stat-coding-system): New variable.
27423         (spam-stat-load, spam-stat-save): Use it.
27424
27425 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27426
27427         * spam-report.el (spam-report-plug-agent):
27428         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27429
27430 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27431
27432         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27433         Allow / in mailto URLs.
27434
27435 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27436
27437         * spam-report.el (spam-report-process-queue): Fix interactive use.
27438         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27439         (spam-report-unplug-agent): Doc fixes.
27440         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27441         (spam-report-agentize, spam-report-deagentize): Autoload.
27442
27443 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27444
27445         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27446
27447         * message.el (message-setup-fill-variables): Add mml tags to
27448         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27449         <ajk@iu.edu>.
27450         (message-mode): Don't modify paragraph-separate there.
27451
27452 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27453
27454         * compface.el (uncompface-use-external): Default to undecided.
27455         (uncompface-use-external-threshold): New variable.
27456         (uncompface-float-time): New macro.
27457         (uncompface): Determine whether to use the external decoder if
27458         uncompface-use-external is undecided.
27459
27460 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27461
27462         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27463         after images.
27464
27465         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27466
27467 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27468
27469         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27470
27471         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27472
27473         * gnus-sum.el (gnus-summary-limit-to-age)
27474         (gnus-summary-limit-children): do.
27475
27476         * gnus-int.el (gnus-request-scan): do.
27477
27478         * gnus-group.el (gnus-group-suspend): do.
27479
27480         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27481
27482         * gnus-cite.el (gnus-cite-parse-attributions): do.
27483
27484         * gnus-agent.el (gnus-summary-set-agent-mark)
27485         (gnus-agent-regenerate-group): do.
27486
27487         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27488
27489         * binhex.el (binhex-decode-region-internal): do.
27490
27491 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27492
27493         * gnus-fun.el (gnus-face-properties-alist): New user option.
27494         (gnus-display-x-face-in-from): Use it.
27495
27496         * gnus-art.el (article-display-face): Ditto.
27497
27498         * compface.el (uncompface-use-external): Default to nil.
27499
27500 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27501
27502         * nntp.el (nntp-erase-buffer): New function.
27503         (nntp-retrieve-data, nntp-send-command)
27504         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27505         (nntp-possibly-change-group): Use it.
27506
27507         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27508         Use with-current-buffer.
27509
27510 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27511
27512         * compface.el: Merge the ELisp-based uncompface program.
27513         (compface): New customization group.
27514         (uncompface-use-external): New user option.
27515         (uncompface): Call uncompface-internal if uncompface-use-external
27516         is nil.
27517         (uncompface-internal): New function.  Note that there are also
27518         some other functions and variables added for this function.
27519
27520 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27521
27522         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27523         if necessary.
27524
27525 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27526
27527         * spam-report.el (spam-report-unplug-agent)
27528         (spam-report-plug-agent, spam-report-deagentize)
27529         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27530         Add support for the Agent in spam-report: when unplugged, report to a
27531         file; when plugged, submit all the requests.
27532
27533         * spam.el (spam-register-routine): Fix message about
27534         registration.
27535
27536 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27537
27538         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27539         dependencies.
27540         (rfc2047-encode): Use it.
27541
27542         * gnus-art.el (gnus-button-marker-list): Move before first
27543         reference.
27544
27545         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27546         (imap-parse-body): Fix format string mismatch.
27547
27548         * gnus-score.el (gnus-summary-increase-score): do.
27549
27550         * nnrss.el (nnrss-close): New function.
27551
27552 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27553
27554         * nnrss.el (nnrss-make-filename): New function.
27555         (nnrss-request-delete-group, nnrss-read-server-data)
27556         (nnrss-save-server-data, nnrss-read-group-data)
27557         (nnrss-save-group-data): Use it.
27558         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27559         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27560         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27561
27562 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27563
27564         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27565
27566 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27567
27568         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27569         files.
27570
27571         * message.el (message-generate-headers-first): Don't quote nil
27572         and t in docstrings.
27573
27574         * imap.el (imap-id): do.
27575
27576         * gnus-agent.el (gnus-agent-consider-all-articles)
27577         (gnus-agent-queue-mail): do.
27578
27579 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27580
27581         * spam-report.el (spam-report-process-queue): New function.
27582         Process requests from `spam-report-requests-file'.
27583         (spam-report-process-queue): Doc fix.
27584
27585 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27586
27587         * spam.el (spam-register-routine)
27588         (spam-log-processing-to-registry, spam-log-registered-p)
27589         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27590         Change "check" to "spam-check" for semi-clarity.
27591
27592 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27593
27594         * pop3.el: Require nnheader.
27595
27596         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27597
27598         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27599
27600         * gnus-picon.el: Require cl.
27601
27602         * gnus-fun.el: Require gnus-ems and gnus-util.
27603
27604         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27605
27606         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27607
27608         * gnus-art.el (gnus-article-edit-mode): Define before first
27609         reference.
27610
27611 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27612
27613         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27614         (gnus-uu-post-encoded): Use point-at-bol.
27615
27616         * gnus-topic.el (gnus-group-active-topic-p): do.
27617
27618         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27619
27620         * gnus-group.el (gnus-group-kill-region): do.
27621
27622         * gnus-art.el (article-date-ut): do.
27623
27624         * message.el (message-fetch-field): Remove redundant
27625         case-fold-search binding.
27626         (message-narrow-to-field): Simplify.
27627
27628 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27629
27630         * spam.el (spam-directory): Derive from `gnus-directory'.
27631
27632         * spam-report.el (spam-report-url-to-file)
27633         (spam-report-requests-file): New function and variable for offline
27634         reporting.
27635         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27636         and user defined function.
27637         (spam-report-url-ping-mm-url): Remove doubled slash.
27638
27639 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27640
27641         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27642
27643 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27644
27645         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27646         Fix format string mismatch.
27647
27648         * sieve.el (sieve-deactivate-all): do.
27649
27650         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27651
27652         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27653
27654         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27655
27656         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27657
27658 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27659
27660         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27661         the list of checks.
27662
27663 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27664
27665         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27666         padding.
27667
27668 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27669
27670         * mm-view.el (mm-fill-flowed): New variable.
27671         (mm-inline-text): Use it.
27672
27673 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27674
27675         * spam.el (spam-spamassassin-register-ham-routine)
27676         (spam-spamassassin-register-spam-routine): Fix function names.
27677
27678 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27679
27680         * gnus.el (gnus-tmp-grouplens): Remove.
27681         (gnus-summary-line-format): Remove grouplens.
27682
27683         * gnus-group.el (gnus-group-line-format): Ditto.
27684
27685         * gnus-spec.el (gnus-format-specs): Ditto.
27686         (gnus-update-format-specifications): Flush the group format spec
27687         cache if there's the grouplens stuff.
27688         (gnus-parse-simple-format): Replace %l with the empty string.
27689
27690 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27691
27692         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27693         omission.
27694
27695 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27696
27697         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27698         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27699
27700 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27701
27702         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27703         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27704         New macros and functions.
27705         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27706         Handle > NLINK_MAX messages.
27707         * nnmaildir.el (nnmaildir-request-set-mark):
27708         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27709
27710 2004-01-25  Alex Schroeder  <alex@gnu.org>
27711
27712         * spam-stat.el (spam-stat-process-directory-age): New option.
27713         (spam-stat-process-directory): Use it.
27714
27715 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27716
27717         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27718         (spam-stat-save): Accept prefix argument.
27719
27720 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27721
27722         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27723         links" error.
27724
27725 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27726
27727         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27728         the rest of the and/or forms.
27729
27730 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27731
27732         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27733         compatibility with old .newsrc.eld files.
27734
27735         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27736
27737         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27738
27739         * gnus-start.el (gnus-1): do.
27740
27741         * gnus-group.el (gnus-group-line-format-alist): do.
27742
27743         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27744
27745         * gnus-gl.el: Remove.
27746
27747 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27748
27749         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27750         marks consisting of a single range {for example, (3 . 5)} rather
27751         than a list of a single range { ((3 . 5)) }.
27752
27753 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27754
27755         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27756         Use with-current-buffer.
27757         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27758         avoid consing a string.
27759
27760         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27761         Remove obsolete entries for big5 and gb2312.
27762
27763 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27764
27765         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27766         uncompressed list.
27767
27768 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27769
27770         * spam-stat.el (spam-stat-strip-xref): New function.
27771         (spam-stat-process-directory): Use it.
27772
27773         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27774         here -- it's done in message-fetch-field.
27775
27776 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27777
27778         * gnus-agent.el (gnus-agent-queue-mail)
27779         (gnus-agent-prompt-send-queue): New variables.
27780         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27781         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27782         "nndraft:queue" along to gnus-draft-send.
27783         Use gnus-agent-prompt-send-queue.
27784         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27785         is "nndraft:queue".  Suggested by Gaute Strokkenes
27786         <gs234@srcf.ucam.org>
27787
27788         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27789         (agent-enable-undownloaded-faces): Add.
27790         (gnus-agent-cat-groups): Use eval-and-compile, not
27791         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27792         method of gnus-agent-cat-groups even when the buffer has been
27793         evaled.
27794         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27795         delete gnus-agent-save-active-1.
27796         (gnus-agent-save-groups): Delete.  Identical to
27797         gnus-agent-save-active.
27798         (gnus-agent-write-active): No longer adjust agent's copy of active
27799         file as agent's adjustments are now stored in their own
27800         file.  Remove optional parameter.
27801         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27802         servers.  Add use of min/max range limits from server's local
27803         file.
27804         (gnus-agent-save-alist): Remove unused optional argument.
27805         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27806         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27807         (gnus-agent-set-local): A per-server file that keeps min/max range
27808         limits for articles known to the agent.  Provides a fast mechanism
27809         for altering many active ranges.
27810         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27811         active file (local makes it unnecessary).
27812         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27813
27814         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27815         (agent-enable-undownloaded-faces): Add.
27816
27817         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27818         disable it when sending to "nndraft:queue".
27819         (gnus-group-send-queue): Add safety check to avoid sending queue
27820         when unplugged.
27821
27822         * gnus-group.el (gnus-group-catchup): Use new
27823         gnus-sequence-of-unread-articles, not
27824         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27825         numbers of articles.  Use gnus-range-map to avoid having to
27826         uncompress the unread list.
27827         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27828         Fix invalid ange-ftp reference.
27829
27830         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27831         (gnus-sorted-range-intersection): Intersection of two ranges
27832         without requiring that they first be uncompressed.
27833
27834         * gnus-start.el (gnus-activate-group): Unless blocked by the
27835         caller, possibly expand the active range to include both cached
27836         and agentized articles.
27837         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27838         multiple version-dependent converters.
27839         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27840         gnus-agent-save-active.
27841         (gnus-save-newsrc-file): Save dirty agent range limits.
27842
27843         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27844         gnus-agent-possibly-alter-active.
27845         (gnus-adjust-marked-articles): Faster handling of simple lists.
27846
27847 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27848
27849         * spam-stat.el (spam-stat-test-directory): New optional argument
27850         displays a list of files detected.  Suggested by Andrew Cohen
27851         <cohen@andy.bu.edu>.
27852         (spam-stat-buffer-words-with-scores): Don't narrow and change
27853         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27854
27855 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27856
27857         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27858         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27859         (spam-spamassassin-arguments)
27860         (spam-spamassassin-spam-flag-header)
27861         (spam-spamassassin-positive-spam-flag-header)
27862         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27863         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27864         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27865         (spam-list-of-processors, spam-list-of-checks)
27866         (spam-list-of-statistical-checks, spam-registration-functions)
27867         (spam-check-spamassassin-headers, spam-check-spamassassin)
27868         (spam-spamassassin-score)
27869         (spam-spamassassin-register-with-sa-learn)
27870         (spam-spamassassin-register-spam-routine)
27871         (spam-spamassassin-register-ham-routine)
27872         (spam-assassin-register-spam-routine)
27873         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27874         (spam-bogofilter-score): Fix to show article before scoring.
27875
27876 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27877
27878         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27879         default scoring function.
27880         (spam-generic-score): Call spam-spamassassin-score if
27881         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27882         spam-bogofilter-score otherwise.
27883
27884         * gnus.el (spam-process, spam-autodetect-methods):
27885         Add spamassassin and spamassassin-headers.
27886
27887 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27888
27889         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27890         Suppress unnecessary messages.
27891
27892 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27893
27894         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27895         make-hash-table.
27896
27897 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27898
27899         * canlock.el (base64-encode-string): Don't autoload it.
27900
27901 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27902
27903         * run-at-time.el: Remove useless (require 'itimer),
27904         eval-and-compile and (featurep 'xemacs).
27905
27906 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27907
27908         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27909         GROUP is a virtual group.
27910
27911 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27912
27913         * gnus.el: Autoload `message-y-or-n-p'.
27914
27915 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27916
27917         * pgg-parse.el: Remove unnecessary (require 'custom).
27918
27919         * pgg-def.el: do.
27920
27921         * nnmail.el: do.
27922
27923         * gnus-undo.el: do.
27924
27925         * gnus-picon.el: do.
27926
27927         * gnus-util.el: do.
27928
27929 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27930
27931         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27932
27933 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27934
27935         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27936         handle, as well as a list.
27937
27938         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27939         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27940         (mm-w3m-cid-retrieve): Simplify.
27941
27942 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27943
27944         * message.el (message-kill-to-signature): Allow prefix arg to
27945         specify number of lines to keep before signature.
27946
27947 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27948
27949         * message.el (message-kill-to-signature): Change docstring.
27950
27951 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27952
27953         * canlock.el: Always require sha1-el.
27954         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27955
27956         * message.el: Autoload sha1 only when compiling.
27957
27958         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27959         eudc-expand-inline for XEmacs.
27960
27961 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27962
27963         * message.el (message-canlock-generate): Require sha1-el.
27964
27965 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27966
27967         * message.el (message-expand-name): Silence the byte compiler.
27968
27969         * lpath.el: Add detect-coding-system.
27970
27971         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27972         cus-edit.
27973
27974 2004-01-13  Simon Josefsson  <jas@extundo.com>
27975
27976         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
27977         Invoke gnus-score-mode.
27978         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
27979
27980         * gnus-range.el (gnus-compress-sequence): Doc fix.
27981         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
27982
27983 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27984
27985         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
27986
27987 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
27988
27989         * spam.el (spam-get-article-as-string): Update to use
27990         gnus-request-article-this-buffer, much simpler.
27991         (spam-get-article-as-buffer): Remove.
27992
27993 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
27994
27995         * message.el (message-expand-name): Use EUDC if the user uses that.
27996
27997 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
27998
27999         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
28000         character for the encoding to avoid consing a string.
28001
28002         * rfc2047.el (rfc2047-decode-string): Don't cons a string
28003         unnecessarily.
28004
28005         * mm-util.el (mm-replace-chars-in-string): Remove.
28006
28007         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
28008         of mm-replace-chars-in-string.
28009
28010 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
28011
28012         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
28013
28014         * mm-util.el (mm-subst-char-in-string): Support inplace.
28015
28016         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
28017         a new string in every iteration.  Use shy groups.
28018
28019 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
28020
28021         * gnus-srvr.el (gnus-browse-unsubscribe-group):
28022         * gnus-soup.el (gnus-soup-group-brew):
28023         * gnus-msg.el (gnus-put-message):
28024         * gnus-move.el (gnus-group-move-group-to-server):
28025         * gnus-kill.el (gnus-batch-score):
28026         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
28027         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
28028         (gnus-group-update-group, gnus-group-read-group)
28029         (gnus-group-make-group, gnus-group-make-help-group)
28030         (gnus-group-make-archive-group, gnus-group-make-directory-group)
28031         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
28032         (gnus-group-sort-by-unread, gnus-group-catchup)
28033         (gnus-group-unsubscribe-group, gnus-group-kill-group)
28034         (gnus-group-yank-group, gnus-group-set-info)
28035         (gnus-group-list-groups):
28036         * gnus.el (gnus-generate-new-group-name):
28037         * gnus-delay.el (gnus-delay-send-queue):
28038         * nnvirtual.el (nnvirtual-catchup-group):
28039         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
28040         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
28041         (gnus-group-prepare-topics, gnus-topic-check-topology):
28042         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
28043         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
28044         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
28045         (gnus-group-make-articles-read):
28046         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
28047         (gnus-group-change-level, gnus-kill-newsgroup)
28048         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
28049         (gnus-get-unread-articles, gnus-make-articles-unread)
28050         (gnus-make-ascending-articles-unread): Use accessor
28051         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
28052         to get group information for improved readability.
28053
28054
28055 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28056
28057         * gnus-art.el (article-decode-mime-words, article-babel)
28058         (gnus-article-highlight-signature, gnus-article-add-buttons)
28059         (gnus-signature-toggle): Use gnus-with-article-buffer.
28060
28061         * gnus-art.el (gnus-article-highlight-headers)
28062         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
28063
28064         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
28065         (gnus-article-set-globals, gnus-request-article-this-buffer)
28066         (gnus-button-message-id, gnus-article-maybe-hide-headers)
28067         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
28068         (gnus-mime-display-alternative): Use with-current-buffer.
28069
28070 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
28071
28072         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
28073         also under 80 char limit, and call gnus-error if needed.
28074         (spam-fetch-article-header): Fix - it was a
28075         buffer-local variable (gnus-newsgroup-data).
28076         (spam-find-spam): Use spam-generate-fake-headers, forget about
28077         spam-insert-fake-headers.
28078         (spam-insert-fake-headers): Remove.
28079
28080 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28081
28082         * deuglify.el (gnus-article-outlook-unwrap-lines)
28083         (gnus-outlook-rearrange-article)
28084         (gnus-outlook-repair-attribution-outlook)
28085         (gnus-outlook-repair-attribution-block)
28086         (gnus-outlook-repair-attribution-other): Remove redundant
28087         save-excursion.
28088
28089 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
28090
28091         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
28092         (spam-fetch-field-subject-fast)
28093         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
28094         (spam-fetch-article-header): Add functions to deal with Gnus
28095         internals for fast retrieval of article header data.
28096         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
28097
28098 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28099
28100         * pop3.el (pop3-md5): Remove.
28101         (pop3-apop): Replace pop3-md5 with md5.
28102
28103         * mm-bodies.el: base64 is always built-in.
28104
28105         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
28106         Use with-current-buffer.
28107
28108 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
28109
28110         * canlock.el (canlock-insert-header): Remove excessive grouping in
28111         regexp.
28112
28113         * gnus-sum.el (gnus-summary-read-document): Ditto.
28114
28115         * gnus-uu.el (gnus-uu-part-number): Ditto.
28116
28117         * html2text.el (html2text-remove-tags): Ditto.
28118         (html2text-format-tags): Ditto.
28119         (html2text-format-single-elements): Ditto.
28120
28121         * mml.el (mml-parse-1): Ditto.
28122
28123 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
28124
28125         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
28126
28127         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
28128
28129         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
28130
28131         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
28132
28133 2003-11-15  Simon Josefsson  <jas@extundo.com>
28134
28135         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
28136         (pgg-gpg-lookup-key): Use regexp match instead of
28137         split-string (split-string is different between emacs 21.2 and
28138         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
28139
28140 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
28141
28142         * gnus-art.el (gnus-mime-view-all-parts)
28143         (gnus-article-part-wrapper, gnus-article-view-part):
28144         Use with-current-buffer.
28145
28146 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
28147
28148         * spam.el (spam-disable-spam-split-during-ham-respool)
28149         (spam-spamoracle-database, spam-cache-lookups)
28150         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
28151         (spam-group-ham-mark-p, spam-group-spam-mark-p)
28152         (spam-group-ham-marks, spam-group-spam-marks)
28153         (spam-group-spam-contents-p, spam-group-ham-contents-p)
28154         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
28155         also add spam-use-blackholes to the statistical checks.
28156         (spam-fetch-field-fast): Add interface to fetching fields, may
28157         become a macro.
28158         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
28159         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
28160         (spam-insert-fake-headers): Fake an article when needed.
28161         (spam-find-spam): Fake article when possible.
28162         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
28163         (spam-check-bogofilter-headers): Use message-fetch-field instead
28164         of nnmail-fetch-field.
28165
28166 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
28167
28168         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
28169
28170 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
28171
28172         * spam.el (spam-split): Do not require spam-use-CHECK to be
28173         enabled if that check is passed to spam-split explicitly; also
28174         fix so 'spam doesn't get converted to spam-split-group when
28175         spam-split-symbolic-return is t.
28176         (spam-find-spam): Find registrations of the article and use those
28177         instead of re-running spam-split to find the spam/ham
28178         classification of the article.
28179         (spam-log-processing-to-registry, spam-log-registered-p)
28180         (spam-log-unregistration-needed-p, spam-log-undo-registration):
28181         Use gnus-error instead of gnus-message.
28182         (spam-log-registration-type): Add function to determine the
28183         classification of a message based on registry entries; will
28184         return nil if both 'spam and 'ham are found.
28185         (spam-check-BBDB): Expand all the BBDB macros here so we can have
28186         a reasonably fast local cache without the loading errors.
28187         (spam-cache-lookups): Set to t by default.
28188         (spam-find-spam): Don't try to guess spam-cache-lookups.
28189         (spam-enter-whitelist, spam-enter-blacklist): Clear the
28190         spam-caches entry.
28191         (spam-filelist-build-cache, spam-filelist-check-cache):
28192         Fix caching of whitelist/blacklist entries.
28193         (spam-check-whitelist, spam-check-blacklist):
28194         Invoke spam-from-listed-p with a type, not a cache variable.
28195         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
28196
28197 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28198
28199         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
28200
28201         * nnmail.el (nnmail-split-fancy): do.
28202
28203         * mml.el (mml-parse): do.
28204
28205         * gnus-score.el (gnus-enter-score-words-into-hashtb)
28206         (gnus-score-adaptive): do.
28207
28208 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28209
28210         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
28211         (gnus-mime-button-map): Don't set keymap parent.
28212         (gnus-button-ctan-directory-regexp): Use shy grouping.
28213         (gnus-prev-page-map): Don't set keymap parent.
28214         (gnus-prev-page-map): Remove duplicated one.
28215         (gnus-next-page-map): Don't set keymap parent.
28216         (gnus-mime-security-button-map): Ditto.
28217
28218         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
28219         version number.
28220
28221         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
28222
28223 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28224
28225         * canlock.el (canlock-sha1-function): Remove.
28226         (canlock-sha1-function-for-verify): Remove.
28227         (canlock-openssl-program): Remove.
28228         (canlock-openssl-args): Remove.
28229         (canlock-ignore-errors): Remove.
28230         (canlock-sha1-with-openssl): Remove.
28231         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
28232         (canlock-verify): Don't use canlock-ignore-errors.
28233
28234         * sha1-el.el (sha1-string-external): Make it can return a string
28235         in binary form.
28236         (sha1-region-external): Ditto.
28237         (sha1-string-internal): Ditto.
28238         (sha1-region-internal): Ditto.
28239         (sha1-region): Ditto.
28240         (sha1-string): Ditto.
28241         (sha1): Ditto.
28242
28243 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28244
28245         * spam.el (spam-report-articles-gmane): New command.
28246
28247 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28248
28249         * gnus.el: Don't make unnecessary *Group* buffer when loading.
28250
28251         * run-at-time.el (run-at-time-saved): Remove.
28252         (run-at-time): Doc fix.
28253
28254 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28255
28256         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
28257         (gnus-summary-limit-map): Add it.
28258         (gnus-summary-make-menu-bar): do.
28259
28260 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
28261
28262         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
28263         Make attempt at some caching support (done for BBDB only now).
28264         (spam-find-spam): Set spam-cache-lookups if there are more than 2
28265         addresses to be checked.
28266         (spam-clear-cache-BBDB): Add function, to be invoked by
28267         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
28268         (spam-check-BBDB): Check and use the caches, if
28269         spam-cache-lookups is on, remove superfluous (provide).
28270
28271 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
28272
28273         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
28274
28275 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
28276
28277         * run-at-time.el (run-at-time-saved): Move to after the definition
28278         of `run-at-time'.
28279
28280         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
28281
28282 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28283
28284         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
28285         mm-w3m-local-map-property.
28286
28287         * mm-view.el (mm-w3m-mode-map): Remove.
28288         (mm-w3m-local-map-property): Remove.
28289         (mm-inline-text-html-render-with-w3m): Don't use
28290         mm-w3m-local-map-property.
28291
28292 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28293
28294         * run-at-time.el: New file.
28295
28296         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
28297         under Emacs.
28298
28299         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
28300         of gnus-set-text-properties.
28301
28302         * gnus-uu.el (gnus-uu-save-article): Ditto.
28303
28304         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
28305
28306         * gnus-cite.el (gnus-cite-parse): Ditto.
28307
28308         * gnus-art.el (gnus-button-push): Use set-text-properties instead
28309         of gnus-.
28310
28311         * gnus-xmas.el (run-at-time): Require run-at-time.
28312
28313         * gnus.el: Change calls to nnheader-run-at-time and
28314         password-run-at-time throughout to use run-at-time directly.
28315
28316         * password.el: Remove definition of run-at-time.
28317
28318         * nnheaderxm.el: Remove definition of run-at-time.
28319
28320 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
28321
28322         * mml.el (mml-minibuffer-read-disposition): Show attachment type
28323         in prompt.
28324
28325 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28326
28327         * messagexmas.el (message-xmas-redefine): Alias
28328         `message-make-caesar-translation-table' to
28329         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
28330         version.
28331
28332         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
28333         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
28334         `gnus-xmas-set-text-properties'.
28335         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
28336         `gnus-xmas-completing-read'.
28337         (gnus-xmas-completing-read): Removed.
28338         (gnus-xmas-open-network-stream): Removed.
28339
28340         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
28341         XEmacs version.
28342
28343         * dns.el (dns-make-network-process): Use `open-network-stream'
28344         instead of `gnus-xmas-open-network-stream'.
28345
28346         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
28347
28348         * .cvsignore: Add auto-autoloads.el, custom-load.el.
28349
28350 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28351
28352         * gnus-art.el (gnus-mime-display-alternative)
28353         (gnus-insert-mime-button, gnus-insert-mime-security-button)
28354         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
28355         Don't use gnus-local-map-property.
28356
28357         * gnus-util.el (gnus-local-map-property): Remove.
28358
28359         * mm-view.el (mm-view-pkcs7-decrypt):
28360         Replace gnus-completing-read-maybe-default with completing-read.
28361
28362         * gnus-util.el (gnus-completing-read): do.
28363         (gnus-completing-read-maybe-default): Remove.
28364
28365 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28366
28367         * password.el: Only autoload `run-at-time' if not XEmacs.
28368         Only autoload the itimer functions if XEmacs.
28369
28370 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28371
28372         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
28373         XEmacsen.
28374
28375         * dgnushack.el: Autoload executable-find for XEmacs.
28376
28377 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28378
28379         * gnus-art.el (gnus-read-string): Remove.
28380         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
28381         read-string.
28382
28383 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
28384
28385         * netrc.el: Autoload password-read.
28386         (netrc): Add configuration group.
28387         (netrc-encoding-method, netrc-openssl-path):
28388         Add variables for encoding and decoding of files with symmetric
28389         ciphers.
28390         (netrc-encode): Add assistant function to encode a file with
28391         netrc-encoding-method.
28392         (netrc-parse): Add interactive parameter, added optional
28393         decoding if netrc-encoding-method is non-nil but otherwise
28394         behavior is standard.
28395         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
28396         Do s/encode/encrypt/ everywhere.
28397
28398         * spam.el: Remove executable-find autoload.
28399
28400 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28401
28402         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
28403
28404         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
28405
28406 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
28407
28408         * gnus-art.el (gnus-treat-ansi-sequences)
28409         (article-treat-ansi-sequences): New variable and function.
28410         Suggested by Dan Jacobson <jidanni@jidanni.org>.
28411
28412         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
28413         Use it.
28414
28415 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28416
28417         * mm-util.el (mm-quote-arg): Remove.
28418
28419         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28420         shell-quote-argument.
28421
28422         * gnus-uu.el (gnus-uu-command): do.
28423
28424         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28425
28426         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28427         with make-char.
28428
28429         * mm-util.el (mm-make-char): Remove.
28430
28431         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28432         add-minor-mode.
28433
28434         * gnus-undo.el (gnus-undo-mode): do.
28435
28436         * gnus-topic.el (gnus-topic-mode): do.
28437
28438         * gnus-sum.el (gnus-dead-summary-mode): do.
28439
28440         * gnus-start.el (gnus-slave-mode): do.
28441
28442         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28443
28444         * gnus-ml.el (gnus-mailing-list-mode): do.
28445
28446         * gnus-gl.el (gnus-grouplens-mode): do.
28447
28448         * gnus-draft.el (gnus-draft-mode): do.
28449
28450         * gnus-dired.el (gnus-dired-mode): do.
28451
28452         * gnus-ems.el (gnus-add-minor-mode): Remove.
28453
28454         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28455         Replace gnus-char-width with char-width.
28456
28457         * gnus-ems.el (gnus-char-width): Remove.
28458
28459         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28460         Replace gnus-char-width with char-width.
28461
28462         * gnus-ems.el (gnus-char-width): Remove.
28463
28464         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28465         definition.
28466         Remove Emacs 20 hash table compatibility code.
28467
28468         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28469         20 compatibility code.
28470
28471         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28472
28473         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28474
28475         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28476         Replace with point-at-{eol,bol}.
28477
28478         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28479
28480         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28481
28482         * flow-fill.el (fill-flowed-point-at-bol)
28483         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28484
28485         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28486         Replace with point-at-{eol,bol} throughout all files.
28487
28488 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28489
28490         * ntlm.el (ntlm-string-as-unibyte): New macro.
28491         (ntlm-build-auth-response): Use it.
28492
28493         Remove Emacs 20 stuff:
28494         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28495         (butlast, mapc, remove): Remove the compiler macros.
28496         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28497         of delq and copy-sequence.
28498         * gnus-art.el (popup-menu): Remove the compiler macro.
28499         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28500         Emacs 20.
28501
28502 2004-01-05  Simon Josefsson  <jas@extundo.com>
28503
28504         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28505         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28506         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28507         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28508         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28509         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28510         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28511         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28512         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28513         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28514         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28515         string-xor into ntlm-string-xor.
28516         Suggested by Jesper Harder <harder@myrealbox.com>.
28517
28518         * ntlm.el: Don't include poem.
28519
28520         * md4.el (print-int32, print-string-hexa): Remove.
28521         Suggested by Jesper Harder <harder@myrealbox.com>.
28522
28523         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28524
28525         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28526         probably breaks emacs with DL patch, but do we care? Is anyone
28527         still using the DL stuff?)
28528
28529         * sieve-manage.el: Use the password package.
28530         (sieve-manage-read-passwd): Remove.
28531         (sieve-manage-interactive-login): Use password.  Re-add
28532         condition-case around loop.
28533
28534         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28535         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28536         Use the password package.
28537
28538 2003-02-19  Simon Josefsson  <jas@extundo.com>
28539
28540         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28541         token.
28542
28543 2002-08-07  Simon Josefsson  <jas@extundo.com>
28544
28545         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28546         (sieve-manage-authenticators)
28547         (sieve-manage-authenticator-alist): Add some SASL mechs.
28548         (sieve-sasl-auth): New function.
28549         (sieve-manage-cram-md5-auth)
28550         (sieve-manage-plain-auth): Rewrite using SASL library.
28551         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28552         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28553         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28554         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28555
28556 2004-01-05  Simon Josefsson  <jas@extundo.com>
28557
28558         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28559         New files.
28560
28561 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28562
28563         * gnus-group.el (gnus-no-groups-message): Update.
28564
28565         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28566
28567 2003-11-09  Simon Josefsson  <jas@extundo.com>
28568
28569         * imap.el: Support for ID IMAP extension (RFC 2971).
28570         (imap-local-variables): Add imap-id.
28571         (imap-id): New variable.
28572         (imap-id): New function.
28573         (imap-parse-response): Parse untagged ID response.
28574         * nnimap.el (nnimap-id): New variable.
28575         (nnimap-open-connection): Use it.
28576
28577 2003-12-28  Simon Josefsson  <jas@extundo.com>
28578
28579         * gnus-score.el (gnus-score-edit-all-score): New.
28580         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28581
28582 2004-01-04  Simon Josefsson  <jas@extundo.com>
28583
28584         * password.el: Add.
28585
28586 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28587
28588         * dns.el (dns-query-types): Fix typo.
28589         (dns-query-types): New function.
28590         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28591         PTR and SOA replies, see RFC 1035.
28592
28593 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28594
28595         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28596
28597         * Move to Changelog.2.
28598
28599 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28600
28601         * gnus.el (gnus-version-number): Bump version.
28602
28603 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28604
28605         * gnus.el: No Gnus v0.1 is released.
28606
28607 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28608
28609         * gnus.el: No Gnus v0.0 is released.
28610
28611 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28612
28613         * gnus.el (gnus-version-number): Bump.
28614         (gnus-version): No.
28615
28616 See ChangeLog.2 for earlier changes.
28617
28618   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28619
28620   This file is part of GNU Emacs.
28621
28622   GNU Emacs is free software: you can redistribute it and/or modify
28623   it under the terms of the GNU General Public License as published by
28624   the Free Software Foundation, either version 3 of the License, or
28625   (at your option) any later version.
28626
28627   GNU Emacs is distributed in the hope that it will be useful,
28628   but WITHOUT ANY WARRANTY; without even the implied warranty of
28629   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28630   GNU General Public License for more details.
28631
28632   You should have received a copy of the GNU General Public License
28633   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28634
28635 ;; Local Variables:
28636 ;; coding: utf-8
28637 ;; fill-column: 79
28638 ;; add-log-time-zone-rule: t
28639 ;; End: