Quoting fixes
[gnus] / lisp / ChangeLog
1 2015-08-31  Paul Eggert  <eggert@cs.ucla.edu>
2
3         * gnus-agent.el (gnus-agent-possibly-synchronize-flags-server):
4         * gnus-art.el (gnus-article-browse-delete-temp-files):
5         * gnus-eform.el (gnus-edit-form):
6         * gnus-fun.el (gnus-display-x-face-in-from):
7         * gnus-group.el (gnus-group-edit-group, gnus-group-nnimap-edit-acl):
8         * gnus-topic.el (gnus-topic-edit-parameters):
9         * mail-source.el (mail-source-delete-old-incoming):
10         * message.el (message-strip-subject-encoded-words)
11         (message-check-recipients, message-send-form-letter):
12         * mm-decode.el (mm-display-part):
13         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14         * mml-smime.el (mml-smime-get-dns-cert, mml-smime-get-ldap-cert):
15         * spam-report.el (spam-report-process-queue):
16         * tls.el (open-tls-stream):
17         Respect ‘text-quoting-style’ in diagnostics.
18         * gnus-art.el (article-display-face):
19         * gnus-fun.el (gnus-display-x-face-in-from):
20         Use straight quoting in email.
21         * rfc2231.el (rfc2231-decode-encoded-string):
22         Escape apostrophes in doc strings.
23
24 2015-08-26  Paul Eggert  <eggert@cs.ucla.edu>
25
26         Go back to grave quoting in Gnus
27
28         * auth-source.el (auth-source-netrc-parse-entries):
29         * gnus-agent.el (gnus-agent-check-overview-buffer)
30         (gnus-agent-fetch-headers):
31         * gnus-int.el (gnus-start-news-server):
32         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal)
33         (gnus-registry-post-process-groups):
34         * gnus-score.el (gnus-summary-increase-score):
35         * gnus-start.el (gnus-convert-old-newsrc):
36         * gnus-topic.el (gnus-topic-rename):
37         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
38         * spam.el (spam-check-blackholes):
39         Stick with grave quoting in diagnostics strings.  This is more
40         portable to older Emacs, desirable for Gnus.
41
42 2015-08-25  Paul Eggert  <eggert@cs.ucla.edu>
43
44         Prefer directed to neutral quotes in docstings and diagnostics.
45         In docstrings, escape apostrophes that would otherwise be translated
46         to curved quotes using the newer, simpler rules.
47
48         * auth-source.el (auth-source-netrc-parse-entries):
49         * gnus-agent.el (gnus-agent-check-overview-buffer)
50         (gnus-agent-fetch-headers):
51         * gnus-int.el (gnus-start-news-server):
52         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
53         * gnus-score.el (gnus-summary-increase-score):
54         * gnus-start.el (gnus-convert-old-newsrc):
55         * gnus-topic.el (gnus-topic-rename):
56         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
57         * nnmairix.el (nnmairix-widget-create-query):
58         * spam.el (spam-check-blackholes):
59         Use directed rather than neutral quotes in diagnostics.
60
61         * gnus-util.el (gnus-format-message):
62         Alias to format-message, or format if not available.
63
64 2015-08-21  Paul Eggert  <eggert@cs.ucla.edu>
65
66         * auth-source.el (auth-sources):
67         Prefer (substitute-command-keys "`\\[foo-command]'")
68         to "`M-x foo-command'" in docstring.
69
70         * time-date.el (format-seconds):
71         Use curved quotes in diagnostic format strings.
72
73         * nnmairix.el (nnmairix-propagate-marks-upon-close):
74         * pop3.el (pop3-authentication-scheme):
75         Don't quote symbols with apostrophes in doc strings.
76         Use asymmetric quotes instead.
77
78 2015-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
79
80         Use overlay functions directly
81
82         * dgnushack.el (overlay): Autoload overlay functions for XEmacs.
83         * lpath.el (delete-overlay, overlay-lists): Remove Fbind.
84
85         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part)
86         (gnus-insert-mime-button, gnus-mime-buttonize-attachments-in-header)
87         (gnus-article-highlight-signature, gnus-article-extend-url-button)
88         (gnus-article-add-button, gnus-insert-prev-page-button)
89         (gnus-insert-next-page-button, gnus-insert-mime-security-button):
90         * gnus-cite.el (gnus-cite-delete-overlays, gnus-cite-add-face):
91         * gnus-html.el (gnus-html-wash-tags):
92         * gnus-salt.el (gnus-tree-read-summary-keys, gnus-tree-recenter)
93         (gnus-highlight-selected-tree):
94         * gnus-sum.el (gnus-summary-show-all-threads, gnus-summary-show-thread)
95         (gnus-summary-hide-thread, gnus-highlight-selected-summary):
96         * gnus-util.el (gnus-put-overlay-excluding-newlines):
97         * message.el (message-fix-before-sending)
98         (message-toggle-image-thumbnails):
99         * mm-decode.el (mm-convert-shr-links):
100         * sieve.el (sieve-highlight, sieve-insert-scripts):
101         Use overlay functions directly instead of using gnus-overlay-*,
102         message-overlay-*, and sieve-overlay-*.
103
104         * gnus-sum.el (gnus-remove-overlays):
105         * gnus-xmas.el (gnus-xmas-move-overlay, gnus-xmas-overlays-at)
106         (gnus-xmas-overlays-in, gnus-make-overlay, gnus-copy-overlay)
107         (gnus-delete-overlay, gnus-overlay-get, gnus-overlay-put)
108         (gnus-move-overlay, gnus-overlay-buffer, gnus-overlay-start)
109         (gnus-overlay-end, gnus-overlays-at, gnus-overlays-in):
110         * gnus.el (gnus-make-overlay, gnus-copy-overlay, gnus-delete-overlay)
111         (gnus-overlay-get, gnus-overlay-put, gnus-move-overlay)
112         (gnus-overlay-buffer, gnus-overlay-start, gnus-overlay-end)
113         (gnus-overlays-at, gnus-overlays-in):
114         * message.el (message-delete-overlay, message-make-overlay)
115         (message-overlay-get, message-overlay-put, message-overlays-in):
116         * messagexmas.el (message-delete-overlay, message-make-overlay)
117         (message-overlay-get, message-overlay-put, message-overlays-in):
118         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
119         Remove.
120
121 2015-08-19  Glenn Morris  <rgm@gnu.org>
122
123         * nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P".
124
125 2015-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * message.el (message-overlay-put, message-make-overlay)
128         (message-kill-all-overlays, message-overlays-in, message-overlay-get)
129         (message-delete-overlay, message-window-inside-pixel-edges):
130         Declare before using.
131
132 2015-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
133
134         * message.el (message-overlay-get, message-overlays-in)
135         (message-window-inside-pixel-edges):
136         * messagexmas.el (message-overlay-get, message-overlays-in):
137         XEmacs compatible functions.
138
139 2015-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
140
141         * message.el (message-toggle-image-thumbnails): New command.
142
143 2015-08-06  Paul Eggert  <eggert@cs.ucla.edu>
144
145         * message.el (message-send-form-letter): Change (message (format ...))
146         to (message ...).  This lessens the probability of confusion when
147         the output of `format' contains `%'.
148
149 2015-08-04  David Kastrup  <dak@gnu.org>
150
151         * gnus-art.el (gnus-article-describe-key)
152         (gnus-article-describe-key-briefly):
153         Do not overwrite preexisting contents of unread-command-events.
154
155 2015-08-02  Nikolaus Rath  <Nikolaus@rath.org>
156
157         * nnimap.el (nnimap-request-move-article)
158         (nnimap-process-expiry-targets, nnimap-split-incoming-mail): Use MOVE
159         extension if available.
160
161 2015-08-02  Nikolaus Rath  <Nikolaus@rath.org>
162
163         * nnimap.el (nnimap-open-connection-1): explicitly ask server for
164         capabilities instead of relying on LOGIN response.
165
166 2015-07-31  Paul Eggert  <eggert@cs.ucla.edu>
167
168         * nnbabyl.el (nnbabyl-retrieve-headers):
169         * nndiary.el (nndiary-retrieve-headers):
170         * nneething.el (nneething-retrieve-headers):
171         * nnmbox.el (nnmbox-retrieve-headers):
172         * nnmh.el (nnmh-retrieve-headers):
173         * nnml.el (nnml-retrieve-headers):
174         * nnspool.el (nnspool-retrieve-headers):
175         * nntp.el (nntp-retrieve-headers, nntp-retrieve-articles):
176         Prefer (floor (* 100.0 NUMERATOR) DENOMINATOR) when calculating
177         progress-report percentages and the like.  This avoids problems
178         if (* 100 NUMERATOR) would overflow.
179
180         * gnus-registry.el (gnus-registry-import-eld):
181         * registry.el (registry-reindex):
182         Use (* 100.0 ...) rather than (* 100 ...) to avoid int overflow issues.
183
184 2015-07-17  Julien Danjou  <jd@abydos>
185
186         * sieve-mode.el (sieve-font-lock-keywords): Add missing "body" test
187         command.
188
189 2015-07-11  Eric Abrahamsen  <eric@ericabrahamsen.net>
190
191         * gnus-registry.el (gnus-registry--set/remove-mark): Correct the order
192         of function arguments.
193
194 2015-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
195
196         * nnimap.el: Clean up "unused var" warnings.
197         (auth-source-creation-prompts): Declare.
198         (nnimap-retrieve-headers, nnimap-status-message)
199         (nnimap-request-create-group, nnimap-request-delete-group)
200         (nnimap-close-group, nnimap-request-move-article)
201         (nnimap-request-accept-article, nnimap-request-newgroups)
202         (nnimap-request-post, nnimap-dummy-active-number)
203         (nnimap-save-mail-spec, nnimap-get-groups): Add _ to unused vars.
204         (nnimap-parse-flags): Remove unused var `p'.
205         (nnimap-retrieve-group-data-early): Remove unused var `groups'.
206         (nnimap-flags-to-marks): Remove unused var `totalp'.
207
208 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
209
210         * nnimap.el (nnimap-transform-headers): Don't assume that UID comes
211         before RFC822.SIZE.
212
213 2015-07-09  Nikolaus Rath  <Nikolaus@rath.org>
214
215         * nnimap.el (nnimap-open-connection-1): Always query capabilities,
216         so that a 'plain value for the `nnimap-stream' server variable is
217         handled correctly.
218
219 2015-07-08  Eric Abrahamsen  <eric@ericabrahamsen.net>
220
221         Remove unused let variables
222         * nnimap.el (nnimap-request-group): Variables are not used.
223
224         Check if group names are already strings
225         * gnus-group.el (gnus-group-group-name):
226         The group name may already be a string.
227         Specifically, in the group list reached from the *Server* buffer,
228         the 'gnus-group text property returns a string.  Everywhere else
229         it returns a symbol.
230
231 2015-06-24  Stefan Monnier  <monnier@iro.umontreal.ca>
232
233         * nnmaildir.el (nnmaildir--prepare): Use a more functional style.
234         (nnmaildir--update-nov): Remove unused var `numdir'.
235         (nnmaildir-request-type, nnmaildir--scan, nnmaildir-request-newgroups)
236         (nnmaildir-request-group, nnmaildir-request-create-group)
237         (nnmaildir-request-post, nnmaildir-request-move-article)
238         (nnmaildir-request-accept-article, nnmaildir-active-number):
239         Mark unused args.
240         (nnmaildir-get-new-mail, nnmaildir-group-alist, nnmaildir-active-file):
241         Declare.
242         (nnmaildir-request-scan): Remove unused vars `group' and `grp-dir'.
243         (nnmaildir-request-update-info): Remove unused vars `dotfile', `num',
244         `mark', `end', `new-mark', and `mark-sym'.
245         (nnmaildir-retrieve-headers):
246         Remove unused args `srv-dir', `dir', `nlist2'.
247         (nnmaildir-request-expire-articles):
248         Remove unused vars `article', `stop' and `nlist2'.
249         (nnmaildir-request-set-mark): Remove unused vars `begin', `article' and
250         `end'.  Use nnmaildir--article when dyn-binding is needed.
251         Give the value directly in the `let' for `del-mark', `del-action',
252         `add-action', and `set-action'.  Don't use `add-to-list' on a local var.
253         (nnmaildir-close-server):
254         Declare those local vars that need to be dyn-bound.
255
256 2015-06-03  Paul Eggert  <eggert@cs.ucla.edu>
257
258         * gnus-art.el (gnus-button-alist): Also support quotes 'like this'.
259
260 2015-05-31  David Engster  <deng@randomsample.de>
261
262         * tests/gnustest-nntp.el (gnustest-ping-host): Call 'sleep' binary
263         instead of using `sleep-for', as the latter does not seem to reliably
264         wait (see for instance bug 15990).
265
266 2015-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
267
268         * gnus-art.el (gnus-button-alist): Re-revert last change.
269         cf. <http://news.gmane.org/group/gmane.emacs.devel/thread=186896>
270
271 2015-05-28  Paul Eggert  <eggert@cs.ucla.edu>
272
273         * gnus-art.el (gnus-button-alist): Revert last change.
274         It wasn't that important, and it caused a Gnus build to fail.  See:
275         http://www.randomsample.de:4456/builders/emacs-devel/builds/734
276
277         * gnus-art.el (gnus-button-alist):
278         Also treat "‘" and "’" as quoting chars.
279
280 2015-05-19  Paul Eggert  <eggert@cs.ucla.edu>
281
282         * gnus-art.el (gnus-treat-strip-list-identifiers)
283         (gnus-article-mode-syntax-table):
284         * gnus-group.el (gnus-group-nnimap-edit-acl):
285         * canlock.el, deuglify.el: Fix minor quoting problems in doc strings,
286         e.g., missing quote, ``x'' where `x' was meant, etc.
287
288 2015-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
289
290         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
291         Use (char-to-int c) instead of (+ c 0) that the byte compiler optimizes
292         into just c.
293
294 2015-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
295
296         * format-spec.el (format-spec, format-spec-make): Work for XEmacs.
297         Normalize characters into numbers in spec keys.
298
299 2015-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
300
301         * dgnushack.el (declare-function): Redefine it to use autoload.
302         * lpath.el (gnus-html-prefetch-images): Declare.
303
304 2015-05-04  Glenn Morris  <rgm@gnu.org>
305
306         * gnus-art.el (nneething-get-file-name): Declare rather than autoload.
307
308         * gnus-async.el (gnus-html-prefetch-images): Remove pointless autoload.
309
310         * gnus-sync.el (gnus-group-topic): Autoload at run-time.
311         (gnus-topic-create-topic, gnus-topic-enter-dribble):
312         Declare rather than autoload.
313
314         * mm-archive.el (gnus-recursive-directory-files)
315         (mailcap-extension-to-mime): Autoload at run-time.
316
317         * mm-util.el (latin-unity-massage-name)
318         (latin-unity-maybe-remap, latin-unity-representations-feasible-region)
319         (latin-unity-representations-present-region):
320         Declare rather than autoload.
321
322         * mml-smime.el (epg-make-context, epg-passphrase-callback-function):
323         Autoload at run-time.
324         (epg-context-set-signers, epg-context-result-for)
325         (epg-new-signature-digest-algorithm, epg-verify-result-to-string)
326         (epg-list-keys, epg-verify-string, epg-sign-string, epg-encrypt-string)
327         (epg-context-set-passphrase-callback, epg-sub-key-fingerprint)
328         (epg-configuration, epg-expand-group, epa-select-keys):
329         Declare rather than autoload.
330
331         * nnir.el (nnimap-change-group, nnimap-make-thread-query):
332         Autoload at run-time.
333         (gnus-group-topic-name, nnimap-buffer, nnimap-command)
334         (gnus-registry-get-id-key, gnus-registry-action):
335         Declare rather than autoload.
336
337         * nnmail.el (mail-send-and-exit): Autoload at run-time.
338
339         * spam.el (spam-stat-buffer-change-to-non-spam)
340         (spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam)
341         (spam-stat-buffer-is-spam, spam-stat-load, spam-stat-save)
342         (spam-stat-split-fancy): Remove pointless autoloads.
343
344         * mm-view.el (epg-decrypt-string): Autoload.
345         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
346         (epg-sub-key-validity): Fix declarations.
347
348 2015-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
349
350         * gnus.el: Ma Gnus v0.13 is released.
351
352 2015-05-01  Glenn Morris  <rgm@gnu.org>
353
354         * gnus-util.el (iswitchb-read-buffer):
355         * mm-decode.el (libxml-parse-html-region):
356         * mml.el (libxml-parse-html-region):
357         * nnrss.el (libxml-parse-html-region): Update declaration.
358
359 2015-04-27  Glenn Morris  <rgm@gnu.org>
360
361         * message.el (gnus-extract-address-components):
362         Remove bogus declaration that was masking previous problem.
363
364 2015-04-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
365
366         * hashcash.el (hashcash-insert-payment-async-2): Save the mark when
367         altering the buffer.
368         (hashcash-insert-payment-async-2): Revert previous change because it
369         still means that the mark is moving around.
370
371 2015-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
372
373         * gnus-uu.el (gnus-uu-save-article):
374         Make the save-restriction/widen calls make more sense.
375
376 2015-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
377
378         * gnus-art.el (gnus-use-idna):
379         * gnus-sum.el (gnus-summary-idna-message):
380         * message.el (message-use-idna):
381         Catch the invalid-operation error that idna.el will issue.
382
383 2015-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
384
385         * gnus-group.el (gnus-group--setup-tool-bar-update):
386         cursor-sensor-functions should be a list of functions.
387
388 2015-04-13  Stefan Monnier  <monnier@iro.umontreal.ca>
389
390         * gnus-group.el (gnus-tmp-*): Declare.
391         (gnus-update-group-mark-positions): Remove unused `topic' var.
392         (gnus-group-insert-group-line): Remove unused var `header'.
393         (gnus-group--setup-tool-bar-update): New function.
394         (gnus-group-insert-group-line): Use it.
395         (gnus-group-update-eval-form): Declare local
396         dynamically-bound variables.
397         (gnus-group-unsubscribe-group): Use \` and \' to match string bounds.
398
399         * gnus-topic.el (gnus-topic-jump-to-topic)
400         (gnus-group-prepare-topics, gnus-topic-update-topic)
401         (gnus-topic-change-level, gnus-topic-catchup-articles)
402         (gnus-topic-remove-group, gnus-topic-delete, gnus-topic-indent):
403         Use inhibit-read-only.
404         (gnus-topic-prepare-topic): Use gnus-group--setup-tool-bar-update.
405         (gnus-topic-mode): Use define-minor-mode and derived-mode-p.
406
407 2015-04-12  João Távora  <joaotavora@gmail.com>
408
409         * message.el (message-mode):
410         Use `set' and `make-local-variable' instead of `setq-local'.
411
412 2015-04-12  Johan Bockgård  <bojohan@gnu.org>
413
414         * gnus-sum.el (gnus-summary-refer-thread):
415         Make sure gnus-newsgroup-unreads remains sorted.
416
417 2015-04-12  João Távora  <joaotavora@gmail.com>
418
419         Improve sexp-based movement in message-mode
420         * message.el (message--syntax-propertize): New function.
421         (message-mode): Set syntax-related vars.d
422         (message-smileys): New variable.
423
424 2015-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
425
426         * gnus-art.el (gnus-hidden-properties): Simplify.
427         (gnus-article-hide-text, gnus-article-unhide-text)
428         (gnus-article-unhide-text-type): Remove special handling of
429         `intangible' since that property is not used any more.
430         (gnus-article-treat-body-boundary): Use gnus-hidden-properties.
431
432 2015-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
433
434         * dgnushack.el (define-obsolete-function-alias): Add a compiler-marco
435         and a runtime function for it, of which the XEmacs version takes only
436         two arguments.
437
438 2015-04-06  Paul Eggert  <eggert@cs.ucla.edu>
439
440         Use American spelling for 'normalize'
441         * rtree.el (rtree-normalize-range): Rename from rtree-normalise-range.
442         All uses changed.  Add an alias for obsolete usages.
443
444 2015-04-03  Katsumi Yamaoka  <yamaoka@jpl.org>
445
446         * gnus-art.el (gnus-article-browse-html-save-cid-content):
447         Always return relative file name.
448         (gnus-article-browse-html-parts):
449         Make external links absolute and cid file names relative.
450
451 2015-04-01  Eric Abrahamsen  <eric@ericabrahamsen.net>
452
453         * registry.el (registry-prune): Re-use `registry-full' in
454         `registry-prune'.  It's a bit of redundant work, but safer.
455         Also ensure that target-size is an integer.
456
457 2015-03-31  Daiki Ueno  <ueno@gnu.org>
458
459         * plstore.el (plstore--decrypt): Clear entry in
460         `plstore-passphrase-alist' if decryption failed (bug#20030).
461
462 2015-03-28  Adam Sjøgren  <asjo@koldfront.dk>
463
464         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Display HTML images"
465         to "Display" menu.
466
467 2015-03-24  Eric Abrahamsen  <eric@ericabrahamsen.net>
468
469         * nnimap.el (nnimap-split-incoming-mail): If a message is already
470         in the group it should be split to, don't re-copy it into the group.
471
472 2015-03-23  Ben Bacarisse  <ben.lists@bsb.me.uk>  (tiny change)
473
474         * nnmh.el (nnmh-request-expire-articles):
475         Work for the case nnmail-expiry-target is an nnmh group (bug#20170).
476
477 2015-03-21  Eric Abrahamsen  <eric@ericabrahamsen.net>
478
479         * registry.el (registry-lookup-secondary, registry-full)
480         (registry-prune, registry-collect-prune-candidates):
481         * gnus-registry.el (gnus-registry-load): Use slot names rather than
482         initarg names in `oref' and `oset'.
483
484 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
485
486         * registry.el (registry-prune): Allow registry to reach full size
487         before pruning.
488
489 2015-03-19  Eric Abrahamsen  <eric@ericabrahamsen.net>
490
491         * registry.el (registry-collect-prune-candidates): Fix call to
492         cl-subseq.
493
494 2015-03-11  Katsumi Yamaoka  <yamaoka@jpl.org>
495
496         * registry.el (registry-db): Temporary fix old Emacsen compilation.
497
498 2015-03-11  Stefan Monnier  <monnier@iro.umontreal.ca>
499
500         * gnus-registry.el (gnus-registry-handle-action)
501         (gnus-registry-post-process-groups): Don't add-to-list on a local var.
502         (gnus-registry-keywords): Make it do something.
503         (gnus-registry-import-eld): Remove unused var `new-entry'.
504         (gnus-registry-action): Remove unused var `to-name'.
505         (gnus-registry-make-db): Prefer `make-instance' to avoid
506         compiler warnings.
507         (gnus-registry-load, gnus-registry-fixup-registry): Avoid `oset'.
508
509         * registry.el (registry-db): Don't oset-default an instance-allocated
510         slot.
511
512 2015-03-10  Glenn Morris  <rgm@gnu.org>
513
514         * message.el (message-valid-fqdn-regexp): Bump :version for
515         2014-11-17 change.
516
517 2015-03-07  Rasmus Pank Roulund  <rasmus@pank.eu>
518
519         * gnus-notifications.el (gnus-notifications-action): Raise window
520         frame.
521         (gnus-notifications-action): Allow mark as read.
522         (gnus-notifications-notify): Show uption to mark as read.
523
524 2015-03-07  Stefan Monnier  <monnier@iro.umontreal.ca>
525
526         * registry.el (registry-lookup-breaks-before-lexbind, registry-lookup)
527         (registry-search, registry-delete, registry-size, registry-insert)
528         (registry-reindex, registry-collect-prune-candidates):
529         * gnus-registry.el (gnus-registry-fixup-registry)
530         (gnus-registry-remove-extra-data): Use slot names rather than initarg
531         names in `oref' and `oset'.
532
533 2015-02-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
534         * lisp/nnimap.el (nnimap-split-incoming-mail): If a message is already
535         in the group it should be split to, don't re-copy it into the group.
536
537 2015-02-25  Adam Sjøgren  <asjo@koldfront.dk>
538
539         * message.el (message-insert-formatted-citation-line): Change %F to
540         fall back to email address if no first name could be determined.
541
542 2015-02-26  Katsumi Yamaoka  <yamaoka@jpl.org>
543
544         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
545         Fix point motion when removing displayed MIME part.
546         (gnus-article-edit-part): Make jumping to the next part really work
547         when deleting or stripping.
548         (gnus-mime-buttonize-attachments-in-header): Make header attachment
549         buttons identical to the ones in the article body so as to work deleting
550         and stripping.
551
552 2015-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
553
554         * mm-decode.el (mm-shr)
555         * mm-view.el (mm-inline-text-html-render-with-w3m):
556         Revert my bogus change that made the start marker of a part
557         the "moves after insertion" type.
558
559 2015-02-23  Tassilo Horn  <tsdh@gnu.org>
560
561         * mailcap.el (mailcap-mime-data): Support `pdf-view-mode' (from PDF
562         Tools: https://github.com/politza/pdf-tools) for viewing PDF
563         attachments in emacs.
564
565 2015-02-23  Magnus Henoch  <magnus.henoch@gmail.com>
566
567         * sasl.el (sasl-mechanism-alist): Refer to sasl-scram-rfc
568         instead of sasl-scram-sha-1, as the former is the name that can be
569         required.
570
571         * sasl-scram-rfc.el (sasl-scram-sha-1-steps)
572         (sasl-scram-sha-1-client-final-message)
573         (sasl-scram-sha-1-authenticate-server): Move to end of file.
574
575 2015-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
576
577         * gnus-art.el (gnus-mime-display-single): Avoid "End of buffer" error.
578
579 2015-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
580
581         * sasl-scram-rfc.el (sasl-cl-coerce, sasl-cl-mapcar-many, sasl-cl-map)
582         (sasl-string-prefix-p): New compatibility functions.
583
584 2015-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
585
586         * gnus-compat.el (process-live-p): Added new compat function for Emacs
587         23.
588
589 2015-02-14  Eric Abrahamsen  <eric@ericabrahamsen.net>
590
591         * nnimap.el (nnimap-get-groups): Correctly read unquoted group names
592         from the server LIST response.
593
594 2015-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
595
596         * nnimap.el (nnimap-retrieve-headers): If the server closes connection
597         during header retrieval, error out instead of interpreting the data in
598         the buffer as the only messages there.  This way, we don't mark
599         articles as read on a server hangup (bug#19035).
600
601         * mm-decode.el (mm-head-p): New function.
602         (mm-display-part): Go to a blank line when inserting parts internally.
603
604 2015-02-13  Magnus Henoch  <magnus.henoch@gmail.com>
605
606         * sasl-scram-rfc.el: New file.
607
608         * sasl.el (sasl-mechanisms): Remove SCRAM-MD5.
609         Add SCRAM-SHA-1 first.
610         (sasl-mechanism-alist): Remove SCRAM-MD5 entry.  Add SCRAM-SHA-1
611         entry (bug#17636).
612
613 2015-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
614
615         * gnus-msg.el (gnus-msg-mail): Don't let-bind `gnus-newsgroup-name' so
616         that we don't get a warning when setting the buffer-local variable
617         (bug#19573).
618
619         * nnmail.el (nnmail-expiry-target-group): Supply the info structure to
620         `gnus-request-group'.
621
622 2015-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
623
624         * gnus-art.el (gnus-article-browse-html-save-cid-content)
625         (gnus-article-browse-html-parts): Make cid file names relative if and
626         only if html doesn't specify <base> directory.
627
628 2015-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
629
630         * gnus-art.el (gnus-treat-buttonize): Don't re-buttonize URLs in HTML
631         parts, because that breaks filling (since buttons are in a bold face).
632
633 2015-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
634
635         * mm-decode.el (mm-convert-shr-links): Delete useless variable `face';
636         use gnus-overlays-at and gnus-overlay-put.
637
638 2015-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
639
640         * mm-decode.el (mm-shr): Only pass the fill column when not using
641         fonts, because limiting the width to what's appropriate for followups
642         doesn't really help when not using proportional fonts.
643
644 2015-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
645
646         * mm-decode.el (mm-convert-shr-links): Don't overwrite the faces from
647         shr, beacause that breaks folding.
648         (mm-shr): Don't shorten the width when using fonts.
649
650 2015-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
651
652         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Remove
653         variable; always check the newrc timestamp.
654         (gnus-save-newsrc-file): Always check timestamp.
655
656 2015-02-05  Timo Lilja  <timo.lilja@iki.fi>  (tiny change)
657
658         * mail-source.el (mail-source-call-script): If scripts exit with an
659         error, pop up an error buffer.
660
661 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
662
663         * gnus-sum.el (gnus-extra-headers): Add the popular Gmail X-GM-LABELS
664         as a default.
665
666         * nnimap.el (nnimap-request-group-scan): Ensure that we've selected the
667         correct server.
668
669 2015-02-05  Vincent Bernat  <bernat@luffy.cx>  (tiny change)
670
671         * nnimap.el (nnimap-request-group-scan): Fix the function name.
672
673         * gnus-int.el (gnus-request-group-scan): Use the correct function name.
674
675 2015-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
676
677         * gnus-sum.el (gnus-select-newsgroup): Pass the group info along so
678         that nnimap works for non-activated backends.
679
680 2015-02-04  Stefan Monnier  <monnier@iro.umontreal.ca>
681
682         * mm-util.el (mm-with-unibyte-current-buffer): Don't emit a warning
683         message, since we already get an obsolescence message.  Use `declare'.
684
685 2015-02-04  Eric Abrahamsen  <eric@ericabrahamsen.net>
686
687         * nnir.el: Revert "Enable non-ASCII IMAP searches".
688
689 2015-01-30  Glenn Morris  <rgm@gnu.org>
690
691         * gnus-registry.el (gnus-registry-max-pruned-entries)
692         (gnus-registry-prune-factor, gnus-registry-default-sort-function):
693         Fix :version.
694         (gnus-registry-default-sort-function): Improve :type.
695
696 2015-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
697
698         * nnimap.el (nnimap-request-group): Allow running this function on
699         groups that don't exist in Gnus yet.
700         (nnimap-request-group): Revert previous patch since that made it
701         impossible to enter nnimap groups.
702
703         * message.el (message-smtpmail-send-it): Remove the mail header
704         separator before sending.
705
706 2015-01-28  Elias Oltmanns  <eo@nebensachen.de>
707
708         * nnimap.el (nnimap-find-expired-articles): Fix handling of
709         (expiry-wait . never).
710
711 2015-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
712
713         * nnimap.el (nnimap-request-group): Clear the buffer before returning
714         the data.
715
716 2015-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
717
718         * gnus-compat.el (string-bytes): Work for XEmacs.
719
720 2015-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
721
722         * gnus-compat.el (string-bytes): Avoid compilation error on XEmacs.
723
724         * nnir.el (nnir-imap-expr-to-imap): Check for literal+ capability in
725         IMAP.
726
727 2015-01-27  Eric Abrahamsen  <eric@ericabrahamsen.net>
728
729         * nnir.el (nnir-run-imap): Enable non-ASCII IMAP searches.
730
731         * nnmairix.el ("nnmairix"): Declare nnmairix as virtual.
732
733         * gnus-bcklg.el (gnus-backlog-enter-article): No virtual groups should
734         be added to the backlog.
735
736 2015-01-26  Tassilo Horn  <tsdh@gnu.org>
737
738         * Makefile.in (all total, warn, fail-on-warning): Call gnus-load.el
739         target with a recursive make call.
740
741 2015-01-26  Trevor Murphy  <trevor.m.murphy@gmail.com>
742
743         * nnimap.el (nnimap-header-parameters): Refactor and request
744         X-GM-LABELS if it's been announced.
745         (nnimap-transform-headers): Gather and output GM-LABELS.
746
747 2014-12-30  Peder O. Klingenberg  <peder@klingenberg.no>
748
749         * mm-decode.el (mm-display-part): Make non-string methods work.
750         Non-string methods are funcalled and work just fine, the test was
751         bogus.
752         * mm-decode.el (mm-display-external): Show "external" lisp viewers in
753         whole frame.
754
755 2015-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
756
757         * nnimap.el (nnimap-request-accept-article): Allow respooling using
758         nnimap.
759
760         * gnus-group.el (gnus-group-get-new-news-this-group): Explicitly
761         request rescans when being run interactively.
762
763         * nnimap.el (nnimap-request-group): Don't rescan the group here,
764         because that can be very slow in large groups.
765
766         * gnus-int.el (gnus-request-group-scan): New backend function.
767
768         * nnimap.el (nnimap-request-scan-group): Implement in on IMAP.
769
770 2015-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
771
772         * gnus-group.el (gnus-group-suspend): Close all backends.
773
774 2015-01-19  Paul Eggert  <eggert@cs.ucla.edu>
775
776         * dgnushack.el (dgnushack-compile-file): New function.
777         (dgnushack-compile): Use it (bug#19514).
778
779 2015-01-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
780
781         * nntp.el (nntp-send-authinfo): Error out if the password is wrong.
782
783 2015-01-08  Stefan Monnier  <monnier@iro.umontreal.ca>
784
785         * registry.el: Don't use <class> as a variable.
786
787 2014-12-29  Paul Eggert  <eggert@cs.ucla.edu>
788
789         system-name's returned value can vary
790         Also, the system-name variable is now obsolete.
791         Fixes Bug#19438.
792         * message.el (message-make-fqdn):
793         * nnvirtual.el (nnvirtual-retrieve-headers)
794         (nnvirtual-update-xref-header): Prefer (system-name) to system-name,
795         and avoid naming locals 'system-name'.
796
797 2014-12-29  Lars Ingebrigtsen  <larsi@gnus.org>
798
799         * mm-decode.el (mm-shr): Bind `shr-width' to `fill-column' so that
800         lines don't get overlong when responding.
801
802 2014-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
803
804         * registry.el (cl-remf, cl-loop, cl-subseq):
805         Alias to remf, loop, and subseq respectively for old Emacsen.
806
807 2014-12-19  Andreas Schwab  <schwab@linux-m68k.org>
808
809         * gnus-group.el (gnus-read-ephemeral-bug-group):
810         Bind coding-system-for-read and coding-system-for-write only around
811         with-temp-file, and make buffer unibyte.  Don't write temp file twice.
812
813 2014-12-18  Paul Eggert  <eggert@cs.ucla.edu>
814
815         * registry.el (registry-db): Set default slot later.
816         This is because its value is not a literal integer.
817
818 2014-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
819
820         * registry.el (registry-db): Fix default registry-db max-size.
821
822 2014-12-18  Stefan Monnier  <monnier@iro.umontreal.ca>
823
824         * mm-util.el (mm-with-unibyte-current-buffer): Mark obsolete and
825         add warning.
826
827         * gnus-art.el: Fix up compiler warnings.
828         (article-display-face, article-display-x-face): Remove unused `face'.
829         (gnus-article-browse-html-save-cid-content): Remove unused var `type'.
830         (article-date-ut): Remove unused var `first'.
831         (gnus-article-prepare): Remove unused var `gnus-article'.
832         (gnus-mime-save-part-and-strip): Remove unused var `param'.
833         (gnus-mime-inline-part): Remove unused vars `charset', `contents', and
834         `coding-system' along with corresponding dead code.
835         (gnus-mime-view-part-externally): Remove unused var
836         `mm-user-display-methods'.
837         (gnus-insert-mime-button): Let-bind gnus-tmp-id explicitly.
838         (gnus-display-mime): Remove unused var `handle'.
839         (gnus-mime-display-alternative): Remove unused var `props'.
840         (gnus-article-read-summary-keys): Remove unused var `up-to-top'.
841         (gnus-article-edit-done): Remove unused var `p'.
842         (gnus-url-mailto): Remove unused var `to'.
843         (gnus-treat-article): Let-bind gnus-treat-condition, part-number,
844         total-parts, and gnus-treat-type explicitly.  Remove unused var `elem'.
845
846 2014-12-18  Eric Abrahamsen  <eric@ericabrahamsen.net>
847
848         * registry.el (registry-db): Consolidate the :max-hard and :max-soft
849         slots into a :max-size slot.
850         (registry-db-version): Add new variable for database version number.
851         (registry-prune): Use :max-size slot. Accept and use a sort-function
852         argument.
853         (registry-collect-prune-candidates): Add new function for finding
854         non-precious pruning candidates.
855         (registry-prune-hard-candidates, registry-prune-soft-candidates):
856         Remove obsolete functions.
857         (initialize-instance): Upgrade registry version when starting.
858
859         * gnus-registry.el (gnus-registry-prune-factor): Add new variable.
860         (gnus-registry-max-pruned-entries): Remove obsolete variable.
861         (gnus-registry-cache-file): Change default
862         filename extension to "eieio".
863         (gnus-registry-read): Add new function, split out from
864         `gnus-registry-load', that does the actual object reading.
865         (gnus-registry-load): Use it. Add condition case handler to check for
866         old filename extension and rename to the new one.
867         (gnus-registry-default-sort-function): New variable to specify a sort
868         function to use when pruning.
869         (gnus-registry-save, gnus-registry-insert): Use it.
870         (gnus-registry-sort-by-creation-time): Define a default sort function.
871
872         * tests/gnustest-registry.el (gnustest-registry-make-testable-db):
873         Adjust test for new object signature.
874         (gnustest-registry-pruning-test): Add new pruning test.
875         (gnustest-registry-sort-function): Default sort function for testing.
876         (gnustest-registry-pruning-sort-test): New test for sorting.
877
878 2014-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
879
880         * gnus-art.el (gnus-article-mime-handles): Refactor out into own
881         function for reuse.
882         (gnus-mime-buttonize-attachments-in-header): Adjust.
883
884 2014-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
885
886         * message.el (message-change-subject): Really check whether the subject
887         changed.
888
889 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
890
891         * mailcap.el (mailcap-mime-data): Add doc-view-mode as a viewer for
892         PDFs.
893         (mailcap-view-mime): New function.
894
895 2014-12-01  Glenn Morris  <rgm@gnu.org>
896
897         * gnus-cloud.el (gnus-cloud): Add :version tag.
898
899 2014-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
900
901         * gnus-art.el (gnus-use-idna):
902         * gnus-sum.el (gnus-summary-idna-message):
903         * message.el (message-use-idna):
904         Protect against nil value for idna-program.
905
906         * message.el (message-use-idna): Load Mule-UCS for XEmacs 21.4.
907
908 2014-11-26  John Mastro  <john.b.mastro@gmail.com>  (tiny change)
909
910         * auth-source.el (auth-source-macos-keychain-search-items): Return
911         result of `auth-source-macos-keychain-result-append' (bug#19074).
912
913 2014-11-25  Glenn Morris  <rgm@gnu.org>
914
915         * gnus-start.el (gnus-save-newsrc-file-check-timestamp):
916         Add :version tag.
917
918 2014-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919
920         * pop3.el (pop3-open-server): Warn unless encrypted.
921
922         * nnimap.el (nnimap-open-connection-1): Warn unless encrypted.
923
924 2014-11-18  Paul Eggert  <eggert@cs.ucla.edu>
925
926         Port new time stamp handling to Emacs 23.2.
927         This fix is for Gnus.  Problem reported by Katsumi Yamaoka.
928         * time-date.el (time-add, time-subtract, time-less-p):
929         Use eval-and-compile, not eval-when-compile.
930
931 2014-11-17  Albert Krewinkel  <albert@zeitkraut.de>
932
933         * message.el (message-valid-fqdn-regexp): Add non-internaional new
934         TLDs.
935
936 2014-11-17  Paul Eggert  <eggert@cs.ucla.edu>
937
938         Port new time stamp handling to old Emacs and to XEmacs.
939         This is needed for Gnus, which copies time-date.el and which
940         runs on older Emacs implementations.
941         * time-date.el (with-decoded-time-value):
942         Handle 'nil' and floating-point arg more compatibly with new Emacs.
943         (encode-time-value, with-decoded-time-value):
944         Obsolete only if new Emacs.
945         (time-add, time-subtract, time-less-p): Define if not new Emacs.
946
947         Improve time stamp handling, and be more consistent about it.
948         This implements a suggestion made in:
949         http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
950         Among other things, this means timer.el no longer needs to
951         autoload the time-date module.
952         * time-date.el (seconds-to-time, days-to-time, time-since)
953         (with-decoded-time-value):
954         Treat 'nil' as current time.  This is mostly for XEmacs.
955         (encode-time-value, with-decoded-time-value): Obsolete.
956         (time-add, time-subtract, time-less-p): Use no-op autoloads, for
957         XEmacs.  Define only if XEmacs, as they're now C builtins in Emacs.
958
959 2014-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
960
961         * gnus-sum.el (gnus-summary-exit-no-update): Don't query about
962         discarding changes in ephemeral groups.
963
964         * ietf-drums.el (ietf-drums-parse-address): Don't issue warnings about
965         things the user isn't interested in.
966
967 2014-11-13  Julien Danjou  <jd@abydos>
968
969         * gnus-notifications.el (gnus-notifications-notify): Provide both
970         app-icon and image-path.
971
972 2014-11-10  Kenjiro NAKAYAMA  <nakayamakenjiro@gmail.com>
973
974         * mm-url.el (mm-url-encode-multipart-form-data):
975         Restore to handle "multipart/form-data" by eww.
976
977 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
978
979         * gnus-start.el (gnus-activate-group): Fix typo reported by Tim
980         Landscheidt.
981
982 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
983
984         Simplify use of current-time and friends.
985         * gnus-delay.el (gnus-delay-article):
986         * gnus-sum.el (gnus-summary-read-document):
987         * gnus-util.el (gnus-seconds-today, gnus-seconds-month):
988         * message.el (message-make-expires-date):
989         Omit unnecessary call to current-time.
990         * gnus-util.el (gnus-float-time): Simplify to an alias because
991         time-to-seconds now behaves like float-time with respect to nil arg.
992         (gnus-seconds-year): Don't call current-time twice to get the current
993         time stamp, as this can lead to inconsistent results.
994         * time-date.el (time-to-seconds) [!float-time]:
995         Use current time if arg is nil, to be compatible with float-time.
996         (time-date--day-in-year): New function, with most of the guts of
997         the old time-to-day-in-year.
998         (time-to-day-in-year): Use it.
999         (time-to-days): Use it, to avoid decoding the same time stamp twice.
1000
1001 2014-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1002
1003         * gnus.el (gnus-mode-line-buffer-identification):
1004         Don't add image data for a non-graphic display (bug#18813).
1005
1006 2014-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1007
1008         * gnus.el (gnus-mode-line-buffer-identification): Don't shadow
1009         load-path, it blocks autoloading of find-image (bug#18813).
1010
1011 2014-10-24  enami tsugutomo  <tsugutomo.enami@jp.sony.com>
1012
1013         * nnimap.el (nnimap-wait-for-response): Ignore NOOP response requested
1014         to keep connection open (bug#18728).
1015
1016 2014-10-20  Glenn Morris  <rgm@gnu.org>
1017
1018         * Merge in all changes up to 24.4 release.
1019
1020 2014-10-15  Jorge A. Alfaro-Murillo  <jorge.alfaro-murillo@yale.edu>  (tiny change)
1021
1022         * message.el (message-insert-signature): Use `newline' instead of
1023         inserting explicit "\n".
1024
1025 2014-10-15  Sylvain Chouleur  <sylvain.chouleur@gmail.com>
1026
1027         * gnus-icalendar.el: Support vcal format timezones.
1028         (gnus-icalendar-event--decode-datefield): Use icalendar functions to
1029         compute dates with associated timezone.
1030         (gnus-icalendar-event-from-ical): Compute all timezones.
1031
1032 2014-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
1033
1034         * gnus-start.el (gnus-save-newsrc-file-check-timestamp): New option to
1035         check the newsrc.eld file's timestamp before saving it.
1036         (gnus-save-newsrc-file): Use it, with a prompt when the newsrc.eld
1037         timestamp has changed to be newer.
1038
1039 2014-10-06  Jan Tatarik  <jan.tatarik@gmail.com>
1040
1041         * gnus-icalendar.el (gnus-icalendar-identities):
1042         Include message-alternative-emails.
1043
1044 2014-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1045
1046         * ntlm.el (ntlm-string-make-unibyte, ntlm-secure-hash):
1047         New compatibility functions.
1048         (ntlm-build-auth-response): Use them.
1049
1050 2014-10-04  Thomas Fitzsimmons  <fitzsim@fitzsim.org>
1051
1052         * ntlm.el (ntlm-build-auth-request):
1053         Add NTLM2 Session support.  (Bug#15603)
1054
1055 2014-10-04  Alan Schmitt  <alan.schmitt@polytechnique.org>  (tiny change)
1056
1057         * nnimap.el (nnimap-process-expiry-targets): Reverse the list of
1058         expired messages only when it was built in reverse order.
1059
1060 2014-10-04  Peter Münster  <pmlists@free.fr>  (tiny change)
1061
1062         * gnus-delay.el (gnus-delay-send-queue): Remove `gnus-delay-header'
1063         last so it can be used in `message-send-hook'.
1064
1065 2014-09-29  Daiki Ueno  <ueno@gnu.org>
1066
1067         * mml.el (mml-parse-1): Error out if unknown mode is specified in
1068         <#secure> tag (bug#18513).
1069
1070 2014-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * parse-time.el: Require cl when compiling.
1073
1074 2014-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1075
1076         Use cl-lib as much as possible following the 2014-09-26 change
1077         in the Emacs trunk.
1078         * parse-time.el: Try requiring cl-lib.
1079         (parse-time-incf): Alias to cl-incf or incf.
1080         (digit-char-p): Remove.
1081         (parse-time-integer): Alias to cl-parse-integer or the one defined.
1082         (parse-integer): Rename to parse-time-integer.
1083         (parse-time-tokenize, parse-time-rules, parse-time-string)
1084         Use parse-time-incf and parse-time-integer.
1085
1086 2014-09-11  Paul Eggert  <eggert@cs.ucla.edu>
1087
1088         * gnus-cloud.el (gnus-cloud-parse-version-1): Fix misspelling
1089         of ":delete".
1090
1091 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1092
1093         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1094         (gnus-article-browse-html-parts):
1095         Revert last change that breaks links other than cid contents.
1096
1097 2014-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1098
1099         * gnus-art.el (gnus-article-browse-html-save-cid-content)
1100         (gnus-article-browse-html-parts): Make cid file names relative.
1101
1102 2014-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1103
1104         * mm-view.el (mm-display-inline-fontify): Make the working buffer
1105         temporarily displayed when running a mode function (at least org-mode
1106         requires it).
1107
1108 2014-08-14  Alan Schmitt  <alan.schmitt@polytechnique.org>
1109
1110         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
1111         the gnus-summary-article-expire-hook should be told where the function
1112         is going. In particular, the Gnus registry might want to know.
1113
1114 2014-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1115
1116         * gnus-art.el (gnus-hidden-properties): Drop the evil `intangible'.
1117
1118 2014-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1119
1120         * gnus-sum.el (gnus-summary-expire-articles): Revert.
1121
1122 2014-08-05  Eric Abrahamsen  <eric@ericabrahamsen.net>
1123
1124         * gnus-sum.el (gnus-summary-expire-articles): Functions registered to
1125         the gnus-summary-article-expire-hook should be told where the function
1126         is going. In particular, the Gnus registry might want to know.
1127
1128 2014-08-03  Paul Eggert  <eggert@cs.ucla.edu>
1129
1130         Don't mishandle year-9999 dates (Bug#18176).
1131         * parse-time.el (parse-time-rules):
1132         Allow years up to most-positive-fixnum.
1133         * time-date.el (date-to-time):
1134         Pass "Specified time is not representable" errors through.
1135
1136 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
1137
1138         * gnus-msg.el (gnus-inews-insert-gcc): Allow `gcc-self' to be a list of
1139         groups and t.
1140
1141 2014-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1142
1143         * gnus-utils.el (gnus-recursive-directory-files):
1144         Unify hard or symbolic links (bug#18063).
1145
1146 2013-07-17  Albert Krewinkel  <albert@zeitkraut.de>
1147
1148         * gnus-msg.el (gnus-configure-posting-style):
1149         Allow string replacements in values when matching against a header.
1150
1151 2014-07-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1152
1153         * gnus-start.el (gnus-dribble-read-file): Don't stop the auto-saving of
1154         the dribble buffer even when it is shrunk a lot.
1155         <http://thread.gmane.org/gmane.emacs.gnus.user/16923>
1156
1157 2014-06-26  Glenn Morris  <rgm@gnu.org>
1158
1159         * mm-util.el (help-function-arglist): Remove outdated declaration.
1160
1161 2014-06-24  Andreas Schwab  <schwab@linux-m68k.org>
1162
1163         * html2text.el (html2text-get-attr): Rewrite to handle spaces in quoted
1164         attribute values.  (Bug#17834)
1165
1166 2013-06-22  Dmitry Antipov  <dmantipov@yandex.ru>
1167
1168         * gnus-sum.el (gnus-summary-edit-article-done):
1169         Prefer point-marker to copy-marker of point.
1170
1171 2014-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * Makefile.in (install-el, install-el-elc): Compress .el files.
1174         (uninstall): Remove compressed .el files.
1175
1176 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1177
1178         * gnus-art.el (gnus-article-edit-part): Don't modifiy markers.
1179         (gnus-article-read-summary-keys):
1180         Don't bug out when there is no article in the summary buffer.
1181         (gnus-mime-buttonize-attachments-in-header):
1182         Improve criterion that finds parts to display.
1183
1184         * gnus-art.el (gnus-mm-display-part):
1185         * mm-decode.el (mm-shr):
1186         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
1187         (mm-insert-inline): Revert last changes.
1188
1189 2014-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1190
1191         * gnus-art.el (gnus-mm-display-part):
1192         * mm-decode.el (mm-shr):
1193         * mm-view.el (mm-inline-text-html-render-with-w3m, mm-inline-text)
1194         (mm-insert-inline): Set insertion type of end-marker, not only
1195         start-marker, of undisplayer so as to stay after inserted text.
1196
1197 2014-06-02  Andreas Schwab  <schwab@linux-m68k.org>
1198
1199         * html2text.el (html2text-get-attr): Fix typo when splitting value from
1200         attribute. (Bug#17613)
1201
1202 2014-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1203
1204         * mm-view.el (mm-display-inline-fontify): Use font-lock-ensure.
1205         * gnus-cite.el (gnus-message-citation-mode): Use font-lock-flush.
1206
1207 2014-05-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1208
1209         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1210         Don't delete next part button; keep spacing between buttons.
1211
1212 2014-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1213
1214         * gnus-art.el (gnus-mime-inline-part, gnus-mm-display-part):
1215         Work for the last MIME part in an article.
1216         (gnus-mime-display-single): Suppress excessive newlines between parts.
1217
1218         * mm-uu.el (mm-uu-dissect): Assume that separators may be accompanied
1219         by leading or trailing newline.
1220
1221 2014-05-12  Sam Steingold  <sds@gnu.org>
1222
1223         * time-date.el (seconds-to-string): New function to pretty print time
1224         delay in seconds.
1225
1226 2014-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1227
1228         * gnus-art.el (gnus-mm-display-part): Don't put article out of sight
1229         while prompting a user for a file name, etc.
1230         (gnus-mime-display-single): Display part with a common appearance no
1231         matter whether MIME button is omitted or not; don't add duplicate entry
1232         to gnus-article-mime-handle-alist.
1233         (gnus-mime-buttonize-attachments-in-header): Use copied buttons.
1234
1235 2014-05-08  Adam Sjøgren  <asjo@koldfront.dk>
1236
1237         * mml2015.el (mml2015-display-key-image): New variable.
1238
1239 2014-05-08  Glenn Morris  <rgm@gnu.org>
1240
1241         * gnus-fun.el (gnus-grab-cam-face):
1242         Do not use predictable temp-file name.  (http://bugs.debian.org/747100)
1243         This is CVE-2014-3421.
1244
1245 2014-05-04  Glenn Morris  <rgm@gnu.org>
1246
1247         * gnus-registry.el (gnus-registry-install-p): Doc fix.
1248
1249 2014-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1250
1251         * gnus-art.el (gnus-mime-inline-part): Redisplay a button so as to show
1252         the displaying state of a part.
1253         (gnus-mm-display-part): Don't insert a newline in the beginning of
1254         a part like gnus-mime-inline-part doesn't; work for XEmacs.
1255
1256         * mm-decode.el (mm-display-part): Don't insert a newline in the top.
1257         (mm-shr): Make undisplayer unbreakable.
1258
1259         * mm-view.el (mm-inline-image-emacs, mm-inline-image-xemacs):
1260         Don't insert excessive newline.
1261         (mm-inline-text-html-render-with-w3m, mm-inline-text)
1262         (mm-insert-inline): Make undisplayer unbreakable.
1263
1264 2014-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1265
1266         * gnus.el: Ma Gnus v0.11 is released.
1267
1268 2014-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
1269
1270         * gnus-art.el (gnus-mm-display-part):
1271         Highlight header attachment buttons.
1272
1273 2014-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1274
1275         * gnus-art.el (gnus-mm-display-part): Don't move point while toggling
1276         a part; redisplay a button (enbugged in 2014-02-05).
1277
1278 2014-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
1279
1280         * auth-source.el (auth-source-search, auth-source-search-backends):
1281         Treat :max 0 as an indicator that a boolean return is wanted, as
1282         documented. Reported by Joe Bloggs.
1283
1284 2014-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1285
1286         * gnus-icalendar.el: Require gnus-art.
1287
1288 2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
1289
1290         * gnus-icalendar.el (gnus-icalendar-event->org-entry)
1291         (gnus-icalendar--update-org-event): put event timestamp in
1292         the org entry body instead of the drawer.
1293         (gnus-icalendar-event--get-attendee-names): list of participants should
1294         contain even attendees without common name attribute.
1295         (gnus-icalendar--update-org-event): don't generate duplicates of empty
1296         property tags in org drawers.
1297
1298 2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1299
1300         * gmm-utils.el (gmm-format-time-string): New function.
1301
1302         * message.el (message-insert-formatted-citation-line): Use the original
1303         author's time zone to express a date string.
1304
1305 2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
1306
1307         * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
1308         (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
1309         (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
1310         Silence compiler warnings.
1311         (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
1312
1313 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1314
1315         * mml.el: Require url when compiling.
1316
1317         * gnus-cloud.el (gnus-cloud-parse-version-1):
1318         Use plist-get rather than CL's getf.
1319         (gnus-activate-group, gnus-subscribe-group): Declare.
1320
1321         * gnus-sum.el (gnus-mime-buttonize-attachments-in-header): Declare.
1322
1323 2014-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1324
1325         * gnus-sum.el (gnus-summary-toggle-header): Display header attachment
1326         buttons when toggling the header off.
1327
1328 2014-03-14  Juanma Barranquero  <lekktu@gmail.com>
1329
1330         * tls.el (tls-program): Reflow docstring.
1331
1332 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1333
1334         * nnimap.el (nnimap-request-accept-article): Make respooling to nnimap
1335         groups work again.
1336
1337 2014-03-07  George McNinch  <gmcninch@gmail.com>  (tiny change)
1338
1339         * nnir.el (nnir-run-namazu): Parse namazu results that are larger than
1340         999 correctly (i.e. "1,342").
1341
1342 2014-03-07  Lars Ingebrigtsen  <larsi@gnus.org>
1343
1344         * gnus-agent.el (gnus-agent-update-files-total-fetched-for): Don't bug
1345         out if the directory doesn't exist.
1346
1347 2014-03-07  Daiki Ueno  <ueno@gnu.org>
1348
1349         * mml2015.el (mml2015-use): Don't check the availability of GnuPG
1350         commands here; instead, only check if epg-config.el is available.
1351
1352 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1353
1354         * mml.el (mml-expand-html-into-multipart-related): Allow sending HTML
1355         messages with embedded images.
1356         (mml-generate-mime): Don't bug out if you don't have libxml.
1357
1358 2014-03-06  Lars Ingebrigtsen  <larsi@gnus.org>
1359
1360         * message.el (message-make-html-message-with-image-files): New command.
1361
1362 2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
1363
1364         * gnus-group.el (gnus-group-make-group): Clarify prompt.
1365
1366         * mml.el (mml-insert-mime-headers): Allow `recipient-filename'.
1367
1368 2014-02-23  David Engster  <deng@randomsample.de>
1369
1370         * auth-source.el (auth-source-netrc-saver): Do not depend on `cl-lib'
1371         to stay compatible with older Emacsen, so replace `cl-loop' with
1372         `loop'.
1373
1374 2014-02-22  Daniel Colascione  <dancol@dancol.org>
1375
1376         * auth-source.el (auth-source-secrets-listify-pattern): New function.
1377         (auth-source-secrets-search): Don't pass invalid patterns to secrets.el;
1378         instead, build list of patterns.
1379
1380 2014-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1381
1382         * gnus-art.el (gnus-article-prepare, gnus-article-prepare-display):
1383         Display header attachment buttons by gnus-article-prepare-display
1384         rather than gnus-article-prepare so as to view in mml-preview as well.
1385
1386 2014-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
1387
1388         * auth-source.el (auth-sources): Add pointer to what the .gpg extension
1389         in `auth-sources' means and link to EPA docs.
1390
1391 2014-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1392
1393         * nnmail.el (nnmail-expand-newtext): Further sub-match fixups
1394         (bug#12375).
1395
1396 2014-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1397
1398         * gnus-art.el (gnus-article-goto-part): Find a button in the body first.
1399         (gnus-mime-buttonize-attachments-in-header): Number hidden buttons.
1400
1401 2014-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1402
1403         * message.el (message-tab): Mention what happens on normal tabs
1404         (bug#11297).
1405
1406 2014-02-08  Glenn Morris  <rgm@gnu.org>
1407
1408         * auth-source.el (auth-sources): Doc fix.  (Bug#16642)
1409
1410 2014-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1411
1412         * gnus-art.el (gnus-mime-buttonize-attachments-in-header): Display
1413         buttons that are hidden in unselected alternative part as well.
1414         (gnus-mime-display-alternative): Redraw attachment buttons in header.
1415
1416         * gmm-utils.el (gmm-flet, gmm-labels): Add edebug spec.
1417
1418 2014-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1419
1420         * gnus-srvr.el (gnus-server-toggle-cloud-server): New command and
1421         keystroke.
1422         (gnus-server-toggle-cloud-server): Only allow clouding applicable
1423         types.
1424
1425         * ietf-drums.el (ietf-drums-parse-address): Don't bug out when called
1426         with an empty string.
1427
1428 2014-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1429
1430         * gnus-msg.el (gnus-summary-cancel-article): `user-mail-address' is
1431         buffer-local in some buffers, so bind it explicitly in the buffer we're
1432         trying to cancel the article in (bug#10808).
1433
1434 2014-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1435
1436         * gnus.el, gnus-xmas.el (gnus-copy-overlay, gnus-overlays-at):
1437         New functions.
1438
1439         * gnus-art.el (gnus-mime-display-attachment-buttons-in-header):
1440         New user option.
1441         (gnus-mime-buttonize-attachments-in-header): New function.
1442         (gnus-article-prepare): Use it.
1443         (gnus-mime-inline-part): Suppress extra newline.
1444         (gnus-mm-display-part): Save excursion;
1445         remove useless deleting and adding of buttons.
1446         (gnus-insert-mime-button): Allow insertion in the middle of a line.
1447
1448         * gnus-sum.el (gnus-summary-wash-mime-map, gnus-summary-article-menu):
1449         Add gnus-mime-buttonize-attachments-in-header.
1450
1451 2014-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
1452
1453         * nnimap.el (nnimap-request-articles): New command to download several
1454         articles at once.
1455
1456         * gnus.el (gnus-variable-list): Save Cloud variables.
1457
1458         * gnus-int.el (gnus-request-accept-article): Doc fix.
1459
1460 2014-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1461
1462         * parse-time.el (parse-time-iso8601-regexp)
1463         (parse-iso8601-time-string): Copied from `url-dav' so that we can use
1464         it more generally.
1465
1466 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1467
1468         * gnus-cloud.el: New file to provide the Emacs Cloud.
1469
1470         * dgnushack.el: Silence XEmacs w3 warning.
1471
1472         * gravatar.el (gravatar-retrieve-synchronously): XEmacs also has
1473         `url-retrieve-synchronously', apparently.
1474
1475         * dgnushack.el: Silence XEmacs dns.el warning.
1476
1477         * gnus-compat.el (gnus-compat): Declare `declare-function' only here
1478         instead of in all files.
1479
1480         * dns.el (network-interface-list): Define for XEmacs.
1481
1482         * gnus-notifications.el (gravatar-retrieve-synchronously): Declare for
1483         XEmacs.
1484
1485         * nnrss.el (libxml-parse-html-region): Silence compilation error.
1486
1487 2014-02-01  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
1488
1489         * gnus-mlspl.el (gnus-group-split-fancy): Use `gnus-parameters' in
1490         `gnus-group-split-fancy'.
1491
1492 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1493
1494         * message.el (message-remove-header): Doc fix.
1495         (message-forward-included-headers): New variable.
1496         (message-remove-ignored-headers): Use it.
1497
1498 2014-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1499
1500         * nnir.el (nnir-request-update-mark): Don't try to update the source
1501         group if we can't find it (bug#16611).
1502
1503 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1504
1505         * gnus-sum.el (gnus-summary-open-group-with-article): New command.
1506
1507 2014-01-31  Magnus Henoch  <magnus.henoch@gmail.com>
1508
1509         * dns.el (dns-servers-up-to-date-p): New function to see whether the
1510         network interfaces changed.
1511         (dns-query): Use it to flush the data.
1512
1513 2013-09-04  Rasmus Pank Roulund  <emacs@pank.eu>
1514
1515         * gnus-fun.el (gnus-x-face-omit-files): Regexp to omit matched results
1516         from random face commands.
1517         (gnus-face-directory): Like `gnus-x-face-directory` for png files and
1518         Face.
1519         (gnus-face-omit-files): Like `gnus-x-face-omit-files` for Face.
1520         (gnus--random-face-with-type): Generic function returning a face-type
1521         as a string.
1522         (gnus--insert-random-face-with-type): Generic function inserting a face
1523         in a message buffer header.
1524         (gnus-random-x-face): Rewritten to use `gnus--random-face-with-type`.
1525         (gnus-insert-random-x-face-header): Rewritten to use
1526         `gnus--insert-random-face-with-type`.
1527         (gnus-random-face): Return random (png) Face as string.
1528         (nus-insert-random-face-header): Insert random (png) Face in a message
1529         buffer.
1530
1531 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1532
1533         * mm-url.el: Remove all usage of w3.
1534
1535         * nnrss.el: Ditto.
1536
1537         * mm-decode.el: Ditto.
1538
1539         * mm-view.el: Ditto.
1540
1541         * dgnushack.el: Remove mentions of urldir and w3-dir, since w3 is
1542         outdated and all Emacsen have url.el built-in.
1543
1544         * gnus-setup.el: Remove outdated file.
1545
1546 2014-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1547
1548         * gnus.el: Ma Gnus v0.9 is released.
1549
1550 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1551
1552         * nnimap.el (nnimap-transform-headers): Fix Davmail header parsing.
1553
1554 2014-01-31  Dave Abrahams  <dave@boostpro.com>
1555
1556         * gnus-salt.el (gnus-tree-highlight-article): Don't move point around
1557         in the summary buffer (bug#13769).
1558
1559 2014-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1560
1561         * gnus-art.el (gnus-article-setup-buffer): Refresh the summary buffer
1562         name if we're using a single article buffer.  Otherwise, it may point
1563         to a killed buffer (bug#13756).
1564
1565 2014-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1566
1567         * nnmail.el (nnmail-split-it): Instead of redoing the search to restore
1568         the match data, just save and restore it explicitly (bug#12375).
1569
1570         * gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
1571         that's needed.
1572
1573         * spam.el (spam-initialize): Allow calling repeatedly, but only run the
1574         the code once (bug#9069).
1575
1576 2014-01-18  Steinar Bang  <sb@dod.no>
1577
1578         * gnus-setup.el (gnus-use-sendmail): We never use sendmail for mail
1579         reading.
1580
1581 2014-01-09  Ken Olum  <kdo@cosmos.phy.tufts.edu>  (tiny change)
1582
1583         * message.el (message-bury): Call bury-buffer with no argument
1584         in the message-return-action case too.
1585
1586 2014-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1587
1588         * gnus-sum.el (gnus-article-stop-animations): Declare it before using.
1589         (nnimap-split-fancy, nnimap-split-methods): Declare.
1590
1591         * mm-util.el (help-function-arglist): Declare.
1592
1593 2013-12-28  Glenn Morris  <rgm@gnu.org>
1594
1595         * gnus-sieve.el (gnus-sieve-select-method):
1596         * gravatar.el (gravatar-automatic-caching, gravatar-cache-ttl)
1597         (gravatar-rating, gravatar-size):
1598         * message.el (message-minibuffer-local-map):
1599         * sieve-manage.el (sieve-manage-authenticators)
1600         (sieve-manage-authenticator-alist): Specify custom types.
1601
1602         * hashcash.el (hashcash-program): Rename from hashcash-path.
1603         Update callers.
1604
1605         * gnus-icalendar.el (gnus-icalendar-org, gnus-icalendar):
1606         * gnus-sum.el (gnus-subthread-sort-functions): Add version.
1607         * gnus-sync.el (gnus-sync-file-encrypt-to): Add type and version.
1608
1609         * auth-source.el (auth-sources):
1610         * nnmairix.el (nnmairix-propagate-marks-upon-close):
1611         Fix custom types.
1612
1613         * tls.el (tls-certtool-program): Fix default value.
1614
1615 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1616
1617         * gnus-sum.el (gnus-summary-respool-query): Special-case nnimap so that
1618         we get proper traces there, too.
1619
1620 2013-12-26  Sean Connor  <sconnor005@allyinics.org>  (tiny change)
1621
1622         * gnus-sum.el (gnus-summary-enter-digest-group): Don't discard previous
1623         value of the parameters if the current article has a Reply-To or From
1624         field.
1625
1626 2013-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
1627
1628         * gnus.el (gnus-group-buffer): Remove duplicate definition.
1629
1630 2013-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1631
1632         * gnus-sum.el (gnus-summary-exit): Stop animations.
1633
1634 2013-12-19  Juri Linkov  <juri@jurta.org>
1635
1636         * gnus.el (gnus-suppress-keymap):
1637         * gnus-art.el (gnus-article-mode-map):
1638         * gnus-group.el (gnus-group-mode-map):
1639         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-backend-map):
1640         Remove [backspace] key binding because it shadows DEL (bug#16035).
1641
1642         * mm-decode.el (mm-viewer-completion-map): Remove duplicate definition.
1643
1644 2013-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1645
1646         * gnus-uu.el (gnus-uu-decode-binhex, gnus-uu-decode-binhex-view):
1647         Make sure work directory exists.
1648         (gnus-uu-digest-mail-forward): Store temporary files in work directory
1649         rather than tmp directory.
1650         (gnus-summary-prepare-exit-hook): Replace gnus-exit-group-hook, that is
1651         not necessarily always run, with it.
1652
1653 2013-12-18  Jan Tatarik  <jan.tatarik@gmail.com>
1654
1655         * gnus-icalendar.el (gnus-icalendar-identities): Make changing the
1656         value of gnus-icalendar-additional-identities work without restart.
1657
1658 2013-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1659
1660         * mm-util.el (mm-make-temp-file):
1661         Alias to make-temp-file for modern Emacsen.
1662
1663 2013-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1664
1665         * gnus-msg.el (gnus-setup-message): Fix the type of argument passed to
1666         nnir-article-number and nnir-article-group.
1667
1668 2013-12-03  Vitalie Spinu  <spinuvit@gmail.com>
1669
1670         * message.el (message-send-mail-with-sendmail):
1671         Don't kill error buffer if sending fails.
1672
1673 2013-11-28  Jan Tatarik  <jan.tatarik@gmail.com>
1674
1675         * gnus-icalendar.el (gnus-icalendar-event-from-ical)
1676         (gnus-icalendar-event->org-entry)
1677         (gnus-icalendar--update-org-event)
1678         (gnus-icalendar-event->gnus-calendar): Distinguish between
1679         required/optional/non-participant attendee status.  Fix bug causing
1680         the first required event participant to be omitted.
1681
1682 2013-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1683
1684         * gnus-art.el (article-de-quoted-unreadable)
1685         (article-de-base64-unreadable, gnus-mime-copy-part)
1686         * gnus-html.el (gnus-article-html)
1687         * mm-view.el (mm-inline-text-html-render-with-w3)
1688         (mm-inline-text-html-render-with-w3m-standalone)
1689         * rfc2231.el (rfc2231-decode-encoded-string):
1690         Allow overriding charset by mm-charset-override-alist.
1691
1692         * gnus-art.el (gnus-article-browse-html-parts):
1693         Replace LWSPs with `&nbsp;'s in header.
1694
1695         Work for broken Chinese articles.
1696
1697         * gnus-art.el (gnus-article-browse-html-save-cid-content):
1698         Exclude broken handles that gnus-summary-enter-digest-group may create.
1699         (gnus-article-browse-html-parts):
1700         Allow overriding charset by mm-charset-override-alist.
1701
1702 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1703
1704         * gnus-icalendar.el (gnus-icalendar-additional-identities): New.
1705         (gnus-icalendar-identities): Support additional-identities.
1706
1707 2013-11-21  Jan Tatarik  <jan.tatarik@gmail.com>
1708
1709         * gnus-icalendar.el (gnus-icalendar-event:org-timestamp): Fix
1710         org-timestamp for events ending at midnight.
1711
1712 2013-11-21  Ivan Shmakov  <ivan@siamics.net>
1713
1714         * nndoc.el (nndoc-type-alist, nndoc-debbugs-db-type-p): Support debbugs
1715         .log files.
1716
1717 2013-11-20  David Engster  <deng@randomsample.de>
1718
1719         * lpath.el: Fix XEmacs warning for `beginning-of-visual-line'.
1720
1721 2013-11-20  Dave Goldberg  <david.goldberg6@verizon.net>
1722
1723         * message.el (message-beginning-of-line):
1724         Use beginning-of-visual-line when visual-line-mode is turned on.
1725
1726 2013-11-15  Jan Tatarik  <jan.tatarik@gmail.com>
1727
1728         * gnus-icalendar.el (gnus-icalendar-event->gnus-calendar)
1729         (gnus-icalendar-event-from-ical)
1730         (gnus-icalendar-event->org-entry)
1731         (gnus-icalendar--update-org-event): Required/optional participation,
1732         list of attendees synced to org.
1733
1734 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1735
1736         * gnus-icalendar.el (gnus-icalendar-event:sync-to-org)
1737         (gnus-icalendar-event:inline-org-buttons): Allow for appointment
1738         cancellations to be synced to org if the original appt has an org
1739         outline.
1740
1741 2013-11-13  Jan Tatarik  <jan.tatarik@gmail.com>
1742
1743         * gnus-icalendar.el (gnus-icalendar--format-summary-line)
1744         (gnus-icalendar-event->org-entry)
1745         (gnus-icalendar--update-org-event)
1746         (gnus-icalendar-event->gnus-calendar): Fix empty location handling.
1747
1748 2013-11-12  Jan Tatarik  <jan.tatarik@gmail.com>
1749
1750         * gnus-icalendar.el (gnus-icalendar-event-from-ical):
1751         Fix timezone handling in gnus-icalendar export to org.
1752
1753 2013-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1754
1755         * gnus-salt.el (gnus--let-eval): Silence the Buildbot.
1756
1757 2013-11-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1758
1759         * gnus-cite.el (gnus-cite-add-face): Make non-sticky overlays.
1760
1761 2013-10-30  Glenn Morris  <rgm@gnu.org>
1762
1763         * gnus-group.el (gnus-group-browse-foreign-server):
1764         * gnus-int.el (gnus-start-news-server):
1765         Silence compiler obsolescence warning.
1766
1767 2013-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
1768
1769         * nnimap.el (nnimap-open-connection-1): `auth-source-search' for the
1770         `nnoo-current-server' first, then for the actual `nnimap-address' to
1771         allow netrc entries for the nnoo server to coexist with netrc entries
1772         for the `nnimap-address'.
1773
1774 2013-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1775
1776         * mm-decode.el (mm-dissect-buffer): Revert last change.
1777         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1778         The problem that motivated those changes was attributed to a broken
1779         mail sender, and has been fixed.
1780
1781 2013-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1782
1783         * mm-decode.el (mm-dissect-buffer): Guess content-type if the first
1784         token is missing in the Content-Type header.
1785
1786         * nndoc.el (nndoc-dissect-mime-parts-sub): Ditto.
1787
1788 2013-09-18  Glenn Morris  <rgm@gnu.org>
1789
1790         * gnus-util.el (image-size): Declare.
1791
1792 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1793
1794         * gnus-icalendar.el (gnus-icalendar-event--find-attendee)
1795         (gnus-icalendar-event-from-ical)
1796         (gnus-icalendar-event--build-reply-event-body)
1797         (gnus-icalendar-event-reply-from-buffer)
1798         (gnus-icalendar-find-org-event-file)
1799         (gnus-icalendar-event->gnus-calendar, gnus-icalendar-reply)
1800         (gnus-icalendar-mm-inline): Use gmm-labels instead of labels or flet.
1801
1802         * mm-util.el (mm-special-display-p): Isolate XEmacs stuff.
1803
1804 2013-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1805
1806         * gnus-salt.el (gnus-tree-mode): Use define-derived-mode.
1807         Use save-current-buffer.
1808         (gnus-tree-mode-map): Initialize in the declaration.
1809         (gnus-pick-mouse-pick-region): Remove unused var `fun'.
1810         (scroll-in-place): Defvar it.
1811         (gnus-tmp-*): Defvar them.
1812         (gnus-get-tree-buffer): Use derived-mode-p.
1813         (gnus--let-eval): New macro.
1814         (gnus-tree-highlight-node): Use it to avoid dynamic binding of
1815         non-prefixed variables.
1816         (gnus-tree-open, gnus-tree-close): Remove unused arg `group'.
1817
1818         * gnus-sum.el (gnus-summary-highlight): Remove `below' from the list of
1819         vars since it doesn't seem to be available.
1820         (gnus-set-global-variables, gnus-summary-read-group-1)
1821         (gnus-select-newsgroup, gnus-handle-ephemeral-exit)
1822         (gnus-summary-display-article, gnus-summary-select-article)
1823         (gnus-summary-next-article, gnus-offer-save-summaries)
1824         (gnus-summary-generic-mark): Use derived-mode-p.
1825         (gnus-summary-read-group-1, gnus-summary-exit)
1826         (gnus-summary-exit-no-update, gnus-kill-or-deaden-summary):
1827         Adjust calls to gnus-tree-close and gnus-tree-open.
1828
1829         * gnus-eform.el (gnus-edit-form-mode): Use define-derived-mode.
1830
1831         * gnus-agent.el (gnus-category-mode): Use define-derived-mode.
1832         (gnus-agent-mode): Use derived-mode-p.
1833         (gnus-agent-rename-group, gnus-agent-delete-group): Don't bind
1834         gnus-command-method and *-command-method to nil, but bind
1835         gnus-command-method to *-command-method instead!
1836         (gnus-agent-fetch-articles): Remove unused var `id'.
1837         (gnus-agent-fetch-headers): Remove unused arg `force'.
1838         (gnus-agent-braid-nov): Remove unused arg `group'.  Adjust callers.
1839         (gnus-agent-save-alist, gnus-agent-save-local): Remove unused `item'.
1840         (gnus-agent-short-article, gnus-agent-long-article)
1841         (gnus-agent-low-score, gnus-agent-high-score): Move declaration before
1842         first use.
1843         (gnus-agent-fetch-group-1): Remove unused vars `arts', `category',
1844         `score-param'.
1845         (gnus-tmp-name, gnus-tmp-groups): Defvar them.
1846         (gnus-get-predicate): Push in front of the cache, rather than end.
1847         (gnus-agent-expire-current-dirs, gnus-agent-expire-stats): Defvar them.
1848         (gnus-agent-expire-group-1): Use push.  Don't abuse dyn-binding.
1849         (gnus-agent-expire-unagentized-dirs): Don't rebind
1850         gnus-agent-expire-current-dirs since the defvar silences the warning.
1851         (gnus-agent-retrieve-headers): Remove unused var `cached-articles'.
1852         (gnus-agent-regenerate-group): Remove unused vars `point' and `dl'.
1853         (gnus-agent-regenerate): Simplify interactive spec and doc.
1854
1855 2013-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1856
1857         * gnus-int.el (gnus-open-server): Silence compiler.
1858
1859         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
1860
1861         * message.el (message-display-completion-list): Abolish.
1862         (message-completion-in-region): Use display-completion-list.
1863
1864 2013-09-17  Glenn Morris  <rgm@gnu.org>
1865
1866         * gnus-util.el (gnus-message-with-timestamp-1):
1867         Use `messages-buffer' function if available.  Ignore read-only.
1868
1869 2013-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1870
1871         * message.el (message-expand-group, message-completion-in-region):
1872         Correct the order of start and end of a region.
1873
1874 2013-09-13  Glenn Morris  <rgm@gnu.org>
1875
1876         * mml2015.el (gnus-create-image): Autoload it.
1877
1878         * gnus-spec.el (gnus-xmas-format): Fix weird error call.
1879
1880         * gnus-html.el (declare-function): Add compat stub for ancient Emacs.
1881         (image-size): Declare.
1882
1883 2013-09-12  Glenn Morris  <rgm@gnu.org>
1884
1885         * gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
1886         Avoid using `find', which i) might not be defined at runtime;
1887         ii) does not work, since its default test is eql, not equal.
1888         (gnus-mime-action-alist): Declare.
1889
1890 2013-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>
1891
1892         * score-mode.el (gnus-score-mode-map): Move initialization
1893         into declaration.
1894         (gnus-score-mode): Use define-derived-mode.
1895         * gnus-srvr.el (gnus-browse-mode): Use define-derived-mode.
1896         * gnus-kill.el (gnus-kill-file-mode-map): Move initialization
1897         into declaration.
1898         (gnus-kill-file-mode): Use define-derived-mode.
1899         (gnus-kill-file-edit-file, gnus-kill-file-enter-kill, gnus-kill):
1900         Use derived-mode-p.
1901         * gnus-group.el (gnus-group-mode): Use define-derived-mode.
1902         (gnus-group-setup-buffer, gnus-group-name-at-point)
1903         (gnus-group-make-web-group, gnus-group-enter-directory)
1904         (gnus-group-suspend): Use derived-mode-p.
1905         * gnus-cus.el (gnus-custom-mode): Use define-derived-mode.
1906         * gnus-bookmark.el (gnus-bookmark-bmenu-mode): Use define-derived-mode.
1907         * gnus-art.el (gnus-article-mode): Use define-derived-mode.
1908         (gnus-article-setup-buffer, gnus-article-prepare)
1909         (gnus-article-prepare-display, gnus-sticky-article)
1910         (gnus-kill-sticky-article-buffer, gnus-kill-sticky-article-buffers)
1911         (gnus-bind-safe-url-regexp, gnus-article-check-buffer)
1912         (gnus-article-read-summary-keys): Use derived-mode-p.
1913
1914 2013-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1915
1916         * mm-decode.el (mm-temp-files-delete): Fix file deletion logic.
1917
1918 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1919
1920         * mm-util.el (mm-coding-system-priorities): Exclude iso-2022-jp-2 and
1921         shift_jis from the default value set for Japanese users.
1922
1923 2013-08-13  Glenn Morris  <rgm@gnu.org>
1924
1925         * gnus-icalendar.el (gnus-icalendar-org-capture-file): Fix type.
1926
1927         * gnus.el (gnus-valid-select-methods): Fix type.
1928
1929         * nnimap.el (nnimap-request-articles-find-limit): Fix type, version.
1930
1931 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1932
1933         * mm-decode.el (mm-display-external): Run a timer for the temp files
1934         deletion after a viewer exits; add a deletion timer for the needsterm
1935         case, too.
1936
1937         * mm-decode.el (mm-display-external): Try to delete temporary files by
1938         using a 1-min. timer.
1939
1940 2013-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1941
1942         * mm-decode.el (mm-temp-files-to-be-deleted, mm-temp-files-cache-file):
1943         New internal variables.
1944         (mm-temp-files-delete): New function; add it to gnus-exit-gnus-hook.
1945         (mm-display-external): Use it to delete temporary files instead of
1946         using timers.
1947
1948 2013-08-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1949
1950         * dgnushack.el (dgnushack-compile): Allow building on Emacs 23.
1951
1952 2013-08-06  Jan Tatarik  <jan.tatarik@gmail.com>
1953
1954         * gnus-icalendar.el (gnus-icalendar-event-from-ical): Replace pcase
1955         with cond for backwards compatability.
1956
1957 2013-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1958
1959         * mm-decode.el (mm-display-external): Bind process-connection-type to
1960         nil; don't delete a temp file immediately even if a viewer finishes,
1961         since it may be a shell script, like xdg-open, that launches a real
1962         viewer program belatedly.
1963
1964 2013-08-05  Dave Abrahams  <dave@boostpro.com>
1965
1966         * gnus-int.el (gnus-warp-to-article): Allow warping in all groups so
1967         that we can create nndoc groups that excerpt other groups.
1968
1969 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1970
1971         * gnus-delay.el (gnus-delay-article): Fix typo.
1972
1973         * gnus-group.el (gnus-group-delete-articles): Allow deleting only "old"
1974         articles.
1975
1976         * gnus-delay.el (gnus-delay-article): Run `message-send-hook' so that
1977         we can get spell-checking etc.
1978
1979 2013-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1980
1981         * rfc2047.el (rfc2047-encode-message-header): Unify charsets into
1982         a single one used for encoding the whole text in a header.
1983
1984 2013-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1985
1986         * dgnushack.el (dgnushack-compile): `icalendar--decode-isodatetime'
1987         doesn't work properly on XEmacs.
1988
1989 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1990
1991         * message.el (message-ignored-news-headers): Delete X-Gnus-Delayed
1992         before sending.
1993
1994         * dgnushack.el (dgnushack-compile): Add a temporary check for
1995         gnus-icalendar.
1996
1997         * mm-decode.el (mm-command-output): New face.
1998         (mm-display-external): Use it.
1999
2000 2013-08-01  Kan-Ru Chen (陳侃如)  <kanru@kanru.info>  (tiny change)
2001
2002         * nnmbox.el (nnmbox-request-article): Don't change point.
2003
2004 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2005
2006         * gnus-icalendar.el (gnus-icalendar-event:inline-reply-buttons):
2007         Include `handle' parameter.
2008
2009 2013-08-01  Jan Tatarik  <jan.tatarik@gmail.com>
2010
2011         * gnus-icalendar.el: New file.
2012
2013 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014
2015         * gnus-int.el (gnus-warp-to-article): Mention that warp means jump.
2016
2017         * gnus-uu.el (gnus-uu-mark-thread, gnus-uu-unmark-thread): Work with
2018         dummy roots, too.
2019
2020 2013-08-01  David Edmondson  <dme@dme.org>
2021
2022         * mml2015.el (mml2015-epg-key-image-to-string): Protect against bugging
2023         out on ttys.
2024
2025 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2026
2027         * gnus-start.el (gnus-dribble-save): Only save the dribble file if it's
2028         not empty.
2029
2030         * nnrss.el (nnrss-discover-feed): Indent.
2031
2032 2013-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2033
2034         * gnus-util.el (gnus-emacs-completing-read): Isolate XEmacs stuff.
2035
2036 2013-07-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2037
2038         * gnus-start.el (gnus-read-active-for-groups): Always mark the data as
2039         dirty to ensure nnimap data being saved.
2040
2041 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
2042
2043         * gnus-sum.el (gnus-summary-make-menu-bar): Add "Current thread score"
2044         menu entry.
2045
2046         * gnus-score.el (gnus-summary-current-score): Use prefix arg to show
2047         the current thread's total score instead of the current article's
2048         score.
2049
2050         * gnus-sum.el (gnus-subthread-sort-functions): New defcustom.
2051         (gnus-sort-threads-recursively): Delete defcustom.
2052         (gnus-sort-threads-recursive): Adapt accordingly.
2053
2054 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
2055
2056         * gnus-sum.el (gnus-sort-subthreads-recursive): New function.
2057         (gnus-sort-threads-recursive): Use it.
2058         (gnus-sort-threads): Unconditionally call `gnus-sort-threads-recursive'
2059         again.  Now that determines how to sort subthreads.
2060
2061 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
2062
2063         * gnus-sum.el (gnus-sort-threads-recursively): New defcustom.
2064         (gnus-sort-threads): Use it.
2065
2066 2013-07-25  Andreas Schwab  <schwab@linux-m68k.org>
2067
2068         * gnus-art.el (gnus-button-url-regexp): Make it match url in which
2069         punctuation characters follow parentheses (bug#14950).
2070
2071 2013-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2072
2073         * gnus.el (gnus-continuum-version):
2074         * gnus-msg.el (gnus-extended-version): Simplify.
2075
2076         * gnus.el (gnus-continuum-version-1): Remove.
2077         * gnus-msg.el (gnus-bug): Revert.
2078
2079         Calculate gnus-version correctly on Cygwin.
2080
2081         * gnus.el (gnus-continuum-version): Do main calculations in integers.
2082         (gnus-continuum-version-1): New function, return a string.
2083
2084         * gnus-msg.el (gnus-extended-version, gnus-bug):
2085         Use gnus-continuum-version-1 instead of gnus-continuum-version.
2086
2087 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
2088
2089         * gnus-art.el (gnus-treat-predicate): Allow functions as predicates
2090         (bug#13384).
2091
2092 2013-07-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2093
2094         * gnus-start.el (gnus-clean-old-newsrc): Remove the newsrc cleanups
2095         that were only relevant in a development version a long time ago.
2096
2097 2013-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2098
2099         * gnus-art.el (gnus-shr-put-image): Make it work as well for shr.el's
2100         that the old Emacs 24s bundle.
2101
2102 2013-07-10  David Engster  <deng@randomsample.de>
2103
2104         * gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks
2105         if `gnus-newsrc-file-version' does not match `gnus-version'.  This
2106         fixes a bug in Emacs trunk where the 'unexist' marks were always
2107         removed at startup because "Gnus v5.13" was considered smaller than "Ma
2108         Gnus v0.03".
2109
2110 2013-07-10  Tassilo Horn  <tsdh@gnu.org>
2111
2112         * gnus.el (gnus-summary-line-format): Reference
2113         `gnus-user-date-format-alist' for the &user-date; format, not
2114         `gnus-summary-user-date-format-alist'.
2115
2116 2013-07-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2117
2118         * nnml.el (nnml-request-compact-group): Don't bug out if we can't
2119         delete files (bug#13481).
2120
2121 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
2122
2123         * gnus-registry.el (gnus-registry-remove-extra-data): New function.
2124
2125 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
2126
2127         * gnus-art.el (gnus-block-private-groups): Allow `global' methods to
2128         display images.
2129
2130         * gnus.el (gnus-valid-select-methods): Mark nnrss as global.
2131
2132         * message.el (message-cancel-news): According to
2133         <mailman.216.1372942181.12400.help-gnu-emacs@gnu.org>, "cancel" is
2134         preferred over "cmsg cancel" in the Subject.
2135
2136         * nnir.el (nnir-engines): Note that the group specs are regexps
2137         (bug#13238).
2138
2139         * gnus-msg.el (gnus-copy-article-buffer): If the article buffer has
2140         gotten read-only text properties, ensure that those aren't heeded when
2141         copying stuff over (bug#13434).
2142
2143         * mm-view.el (mm-inline-text-html): Don't bug out on multipart messages
2144         (bug#13762).
2145
2146 2013-07-05  David Kastrup  <dak@gnu.org>
2147
2148         * auth-source.el (auth-source-netrc-parse-one): Allow empty strings in
2149         authinfo file again (important for blank passwords).  This had been
2150         broken with 2013-06-15 change.
2151
2152 2013-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2153
2154         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2155         Revert 2013-01-14 change.
2156
2157 2013-07-02  Daiki Ueno  <ueno@gnu.org>
2158
2159         * mml2015.el (mml2015-epg-key-image): Use 'gnus-create-image' instead
2160         of 'create-image' for XEmacs compatibility; check errors when decoding
2161         image.  Reported by Uwe Brauer.
2162
2163 2013-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2164
2165         * gnus-art.el (gnus-article-extend-url-button): Make it work again with
2166         gnus-button-push revised at 2011-01-19.
2167
2168 2013-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2169
2170         * eww.el, shr.el, shr-color.el: Removed from the Gnus repository.  They
2171         now live in the lisp/net Emacs 24 repository.
2172
2173 2013-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174
2175         * eww.el (eww-update-header-line-format): Quote % characters.
2176
2177 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178
2179         * eww.el (eww-process-text-input): Display passwords as asterisks.
2180
2181         * shr.el (shr-make-table-1): Protect against invalid column-spans.
2182
2183 2013-06-19  Tom Tromey  <tromey@redhat.com>
2184
2185         * eww.el (eww-top-url): Remove.
2186         (eww-home-url, eww-start-url, eww-contents-url): New defvars.
2187         (eww-render): Set new variables.  Don't set eww-top-url.
2188         (eww-handle-link): Handle "prev", "home", and "contents".
2189         Downcase the rel text.
2190         (eww-top-url): Choose best top URL.
2191
2192 2013-06-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2193
2194         * eww.el: Rewrite to implement form elements "by hand" instead of
2195         relying in widget.el.  Using widget.el leads to too many
2196         user interface inconsistencies.
2197         (eww-self-insert): Implement entering commands in text fields.
2198         (eww-process-text-input): New function to make text input field editing
2199         work.
2200         (eww-submit): Rewrite to use the new-style form methods.
2201         (eww-select-display): Display the correct selected item.
2202         (eww-change-select): Implement changing the select value.
2203         (eww-toggle-checkbox): Implement radio/checkboxes.
2204         (eww-update-field): Fix compilation error.
2205         (eww-tag-textarea): Implement <textarea>.
2206
2207         * shr.el (shr-urlify): Use `keymap' instead of `local-map' so that we
2208         don't shadow mode-specific bindings.
2209
2210         * eww.el (eww-browse-url): Don't push stuff onto history if there's
2211         nothing to push.
2212
2213         * shr.el (shr-map): Bind [down-mouse-1] to browse URLs.
2214
2215 2013-06-19  Glenn Morris  <rgm@gnu.org>
2216
2217         * gnus-group.el (gnus-mark-article-as-read): Fix declaration.
2218
2219 2013-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
2220
2221         * auth-source.el (auth-source-netrc-parse-entries): Remove debugging.
2222
2223 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2224
2225         * shr.el (shr-make-table-1): Implement <td rowspan>.
2226         (shr-table-horizontal-line): Allow nil as a value, and change the
2227         default.
2228         (shr-insert-table-ruler): Respect the nil value.
2229
2230 2013-06-18  Tom Tromey  <tromey@barimba>
2231
2232         * eww.el (eww-next-url, eww-previous-url, eww-up-url, eww-top-url):
2233         New defvars.
2234         (eww-open-file): New defun.
2235         (eww-render): Initialize new variables.
2236         (eww-display-html): Handle "link" and "a".
2237         (eww-handle-link, eww-tag-link, eww-tag-a): New defuns.
2238         (eww-mode-map): Move "p" to "l".  Bind "p", "n", "t", and "u".
2239         (eww-back-url): Rename from eww-previous-url.
2240         (eww-next-url, eww-previous-url, eww-up-url, eww-top-url): New
2241         defuns.
2242
2243 2013-06-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2244
2245         * shr.el (shr-tag-table): Insert the images after the table, so that
2246         they're not covered by the table colourisation, which often looked
2247         awkward.
2248         (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and
2249         <dd>.
2250         (shr-make-table-1): Implement <td colspan=> support.
2251         (shr-insert-document): Use one less than window width if `shr-width' is
2252         nil, since otherwise things may get one character too wide.
2253
2254 2013-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2255
2256         * eww.el (eww-detect-charset): Improve regexp; move backward.
2257
2258 2013-06-18  Glenn Morris  <rgm@gnu.org>
2259
2260         * mm-decode.el (widget-convert-button): Autoload.
2261
2262         * sieve-manage.el (mm-enable-multibyte): Autoload.
2263
2264         * shr.el (libxml-parse-html-region): Declare.
2265         (shr-render-buffer): Explicit error if no libxml2 support.
2266
2267 2013-06-17  Teodor Zlatanov  <tzz@lifelogs.com>
2268
2269         * auth-source.el (auth-source-current-line): New function.
2270         (auth-source-netrc-parse-entries): When a data token is "machine",
2271         assume we're in the wrong place and abort parsing the current line.
2272
2273 2013-06-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2274
2275         * eww.el (eww-tag-select): Don't render totally empty <select> forms.
2276         (eww-convert-widgets): Don't bug out if the first widget starts at the
2277         beginning of the buffer.
2278         (eww-convert-widgets): Fix last patch.
2279         (eww-tag-input): Support <input type=image>.
2280
2281         * shr.el (shr-insert-table): Respect border-collapse: collapse.
2282         (shr-tag-base): Protect against base specs that are degenerate.
2283         (shr-ensure-paragraph): Don't delete empty lines that have text
2284         properties, because these may be input fields.
2285
2286         * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
2287         we can navigate to them.
2288
2289         * shr.el (shr-colorize-region): Put the colours over the entire region.
2290         (shr-inhibit-decoration): New variable.
2291         (shr-add-font): Use it to inhibit text property decorations while doing
2292         preliminary table renderings.  This speeds up typical Wikipedia page
2293         renderings by 15%.
2294         (shr-tag-span): Don't respect the <title>, because that overwrites the
2295         help-echo from links inside the spans.
2296         (shr-next-link): Use `help-echo' for navigation, so that we can
2297         navigate to form elements, too.
2298
2299         * eww.el (eww-button): New face.
2300         (eww-convert-widgets): Use it to make submit buttons more button-like.
2301
2302         * mm-decode.el (mm-convert-shr-links): Override the shr local map, so
2303         that Gnus commands work.
2304
2305         * shr.el (shr-render-td): Support horizontal alignment.
2306
2307         * eww.el (eww-put-color): Removed.
2308         (eww-colorize-region): Use `add-face-text-property'.
2309
2310         * shr.el (shr-add-font): Append face data, so that we get the correct
2311         precedence: The innermost value (which is applied first) wins.
2312         (shr-make-overlay): Obsolete function.
2313
2314         * mm-decode.el (mm-convert-shr-links): New function to convert
2315         new-style shr URL links into widgets.
2316         (mm-shr): Use it.
2317
2318         * eww.el (eww-mode-map): Use `shr-next-link' (etc) instead of the
2319         widget commands, since we're no longer using widgets for links.
2320
2321         * shr.el (shr-next-link): New command.
2322         (shr-previous-link): New command.
2323         (shr-urlify): Don't use `widget-convert', because that's slow.
2324         (shr-put-color-1): Use `add-face-text-property' instead of overlays,
2325         because collecting the overlays and reapplying them when generating
2326         tables is slow.
2327         (shr-insert-table): Ditto.
2328
2329 2013-06-17  Stefan Monnier  <monnier@iro.umontreal.ca>
2330
2331         * sieve.el (sieve-edit-script): Avoid beginning-of-buffer.
2332         * shr.el (browse-url): Require `url'.
2333         * eww.el (url): Require format-spec.
2334
2335 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2336
2337         * eww.el (eww-display-html): Default to using the entire window width.
2338         (eww-browse-url): Don't add a User-Agent header (twice), because that
2339         makes Bing refuse connection.
2340
2341         * shr.el (shr-make-table): Cache the table rendering at the table
2342         level, and not the <td> level.  This is a bit faster.
2343
2344         * eww.el (eww-render): Go to the correct ID when given URLs ending with
2345         #id.
2346
2347         * shr.el (shr-tag-li): Don't require a new paragraph, since other
2348         browsers don't.
2349         (shr-expand-url): Respect #anchor links.
2350         (shr-parse-base): Chop off the anchor before using.
2351         (shr-descend): Respect display: none.
2352         (shr-descend): Allow marking elements that have certain IDs.
2353
2354         * eww.el (eww-tag-textarea): Use `text' instead of `editable-field'.
2355
2356         * shr.el (shr-expand-url): Don't bug out on zero-length links.
2357
2358         * eww.el (eww-tag-textarea): Support <textarea>.
2359
2360 2013-06-16  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2361
2362         * shr.el (shr-dom-to-xml): Fixed function call.
2363
2364         * eww.el (eww): New group.
2365         (eww-header-line-format): New custom variable.
2366         (eww-current-title): New variable.
2367         (eww-display-html): Update header and handle title tag.
2368         (eww-update-header-line-format): New function.
2369         (eww-tag-title): New function.
2370
2371         * shr.el (shr-dom-to-xml): New function.
2372         (shr-tag-svg): Add support for the SVG tag.
2373         (shr-bullet): New custom variable.
2374         (shr-tag-li): Support custom bullet in unordered lists.
2375
2376 2013-06-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2377
2378         * shr.el (shr-expand-url): Respect // URLs.
2379
2380         * eww.el (eww-tag-body): Override the shr body rendering so that we can
2381         put a background colour onto the entire buffer.
2382         (eww-render): When being redirected, use the redirect URL as the new
2383         base URL.
2384
2385         * shr.el (shr-parse-base): Fix parsing error.
2386
2387         * eww.el (eww-submit): Pass the base in to `shr-expand-url'.
2388
2389         * shr.el (shr-parse-base): New function.
2390         (shr-expand-url): Use it to expand relative URLs reliably.
2391
2392 2013-06-15  Teodor Zlatanov  <tzz@lifelogs.com>
2393
2394         * auth-source.el (auth-source-search-collection): Fix docstring.
2395         (auth-source-netrc-parse): Refactor and improve netrc parser to support
2396         single-quoted strings and multiline entries.
2397         (auth-source-netrc-parse-next-interesting)
2398         (auth-source-netrc-parse-one, auth-source-netrc-parse-entries): New
2399         functions to support parser.
2400
2401 2013-06-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2402
2403         * eww.el (eww-submit): Get submit button logic right when hitting RET
2404         on non-submit buttons.
2405
2406         * shr.el: Remove shr-preliminary-table-render, since that can't really
2407         be used for anything in practice.
2408
2409 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2410
2411         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2412         (sieve-manage-quit).
2413
2414 2013-06-14  Glenn Morris  <rgm@gnu.org>
2415
2416         * mml2015.el (mml2015-maximum-key-image-dimension): Add :version.
2417
2418 2013-06-14  David Edmondson  <dme@dme.org>  (tiny change)
2419
2420         * mml2015.el (mml2015-maximum-key-image-dimension): New user option to
2421         control the maximum size of photo ID image.
2422         (mml2015-epg-key-image-to-string): Respect it.
2423
2424 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2425
2426         * shr.el (shr-tag-table-1): Mark the preliminary table renderings
2427         instead of the final one so that we can more easily distinguish them.
2428
2429         * eww.el (eww-submit): Compute the submission URL correctly.
2430
2431 2013-06-13  Stefan Monnier  <monnier@iro.umontreal.ca>
2432
2433         * sieve-manage.el (sieve-manage-open-server): Don't quote lambda.
2434         Use plist-get rather than CL's getf.
2435         (sieve-manage-parse-capability): Avoid CL's remove-if.
2436
2437 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
2438
2439         * sieve.el: Rebind q to (sieve-bury-buffer), bind Q to
2440         (sieve-manage-quit).
2441
2442 2013-06-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2443
2444         * shr.el (shr-expand-url): Expansion should chop off the bits after the
2445         last slash.
2446
2447         * eww.el (eww-tag-select): Use the first value as the default value.
2448
2449 2013-06-13  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
2450
2451         * eww.el (eww): Prepend urls with http:// if scheme is missing.
2452         (eww-mode): Use `define-derived-mode'.
2453         (eww-parse-headers): Parse headers from beginning of buffer so that
2454         file:// links work.
2455
2456 2013-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2457
2458         * eww.el (eww-detect-charset): Detect charset from the <meta> tag.
2459
2460 2013-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2461
2462         * shr.el (shr-tag-svg): Ignore SVG elements, because we don't know how
2463         to handle them at all.
2464
2465 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2466
2467         * eww.el (eww-convert-widgets): Make widgets from non-tabular layouts
2468         work, too.
2469         (eww-tag-select): Implement <select>.
2470
2471 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2472
2473         * sieve-manage.el (sieve-manage-open): work with STARTTLS: shorten
2474         stream managing functions by using open-protocol-stream to do most of
2475         the work.  Has the nice benefit of enabling STARTTLS.
2476         Wait for capabilities after STARTTLS: following RFC5804, the server
2477         sends new capabilities after successfully establishing a TLS connection
2478         with the client.  The client should update the cached list of
2479         capabilities, but we just ignore the answer for now.
2480         (sieve-manage-network-p, sieve-manage-network-open)
2481         (sieve-manage-starttls-p, sieve-manage-starttls-open)
2482         (sieve-manage-forward, sieve-manage-streams)
2483         (sieve-manage-stream-alist): Remove unneeded functions neither in the
2484         API, nor called by any other function.
2485         Enable Multibyte for SieveManage buffers: The parser won't properly
2486         handle umlauts and line endings unless multibyte is turned on in the
2487         process buffer.
2488
2489 2013-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2490
2491         * eww.el (eww-tag-input): Support password fields.
2492         (eww-submit): Support POST.
2493
2494 2013-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495
2496         * eww.el (eww-tag-form): Protect against degenerate forms.
2497
2498         * shr.el (shr-expand-url): Expand URLs that start with a slash
2499         correctly.
2500
2501         * eww.el (eww-submit): Get submit button logic right.
2502
2503         * shr.el (shr-final-table-render): New variable to signal when we're
2504         doing the final table rendering so that we can collect more data at
2505         that point.
2506
2507         * eww.el (eww-submit): Make form submission work.
2508         (eww-tag-input): Implement submit buttons.
2509         (eww-click-radio): Implement radio and checkboxes.
2510         (eww-submit): Handle hidden elements.
2511
2512         * shr.el (shr-descend): Allow other packages to override (or provide)
2513         rendering of elements.
2514         (shr-expand-url): Strip query strings from URLs before expanding them.
2515
2516         * eww.el: Don't require cl-lib.
2517         (eww-tag-form): Start form support.
2518
2519         * dgnushack.el (dgnushack-compile): Ignore eww on XEmacs.
2520
2521         * eww.el: Start writing a new, tiny web browser.
2522         (eww-previous-url): New command.
2523         (eww-quit): New command.
2524
2525 2013-06-10  Albert Krewinkel  <krewinkel@moltkeplatz.de>
2526
2527         * sieve.el: Put point at beginning of buffer when viewing a script.
2528         (sieve-open-server): Respect the PORT parameter.  Show the correct port
2529         number in sieve-buffer's header.  Fixed code to also work with a string
2530         as port specifier.  Properly close the connection on pressing 'q'.  Make
2531         sieve-manage-quit close the connection and process buffer.  Also, remove
2532         duplicate keybinding for 'q'.
2533
2534 2013-06-10  Roy Hashimoto  <roy.hashimoto@gmail.com>  (tiny change)
2535
2536         * mm-view.el (mm-pkcs7-signed-magic): Allow newline in the regexp and
2537         make it easier to read.
2538         (mm-pkcs7-enveloped-magic): Ditto.
2539
2540 2013-06-06  Teodor Zlatanov  <tzz@lifelogs.com>
2541
2542         * gnus-ems.el (gnus-image-type-available-p): Test `display-images-p'
2543         before `image-type-available-p' to avoid loading the image libraries
2544         needlessly.
2545
2546 2013-06-05  David Engster  <deng@randomsample.de>
2547
2548         * gnus-sum.el (gnus-update-marks): Do not remove empty 'unexist'
2549         ranges, since `nnimap-retrieve-group-data-early' also uses it as a flag
2550         to see whether the group was synced before.
2551
2552 2013-06-05  Teodor Zlatanov  <tzz@lifelogs.com>
2553
2554         * tls.el (open-tls-stream): Remove unneeded buffer contents up to point
2555         when opening the connection.
2556         Suggested by João Távora <joaotavora@gmail.com> in
2557         <http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00464.html>.
2558
2559 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2560
2561         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
2562         assume Date header begins with "Date", that may be customized into
2563         something like "X-Sent" using gnus-article-time-format.
2564         (article-transform-date): Allow multi-line Date header.
2565
2566 2013-06-02  David Engster  <deng@randomsample.de>
2567
2568         * registry.el (initialize-instance, registry-lookup)
2569         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
2570         (registry-lookup-secondary-value, registry-search, registry-delete)
2571         (registry-insert, registry-reindex, registry-size, registry-prune): Do
2572         not wrap methods in `eval-and-compile'.  This breaks due to latest
2573         changes in EIEIO (introduction of eieio-core.el).
2574
2575 2013-05-30  Glenn Morris  <rgm@gnu.org>
2576
2577         * nnmail.el (nnmail-fancy-expiry-target):
2578         Also bind mail-dont-reply-to-names.
2579
2580         * spam-stat.el (spam-stat-save):
2581         No need to tweak font-lock in temp buffers.
2582
2583         * shr.el (shr-put-image): Silence compiler.
2584
2585 2013-05-29  Glenn Morris  <rgm@gnu.org>
2586
2587         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
2588
2589         * gnus-group.el (gnus-sequence-of-unread-articles)
2590         (gnus-summary-add-mark, gnus-mark-article-as-read)
2591         (gnus-group-make-articles-read): Declare.
2592
2593         * gnus-sum.el (gnus-parameter-list-identifier)
2594         (gnus-article-stop-animations, gnus-stop-downloads)
2595         (gnus-article-only-boring-p, article-goto-body)
2596         (gnus-flush-original-article-buffer, article-narrow-to-head)
2597         (gnus-article-hidden-text-p, gnus-delete-wash-type)
2598         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
2599
2600         * gnus.el: No need to eval-and-compile autoloads.
2601
2602         * gravatar.el (help-function-arglist): Autoload.
2603
2604         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
2605
2606         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
2607
2608         * spam.el: No need to load spam-report when compiling.
2609         No need to eval-and-compile autoloads.
2610         (spam-report-resend-to): Declare.
2611         (spam-report-resend-register-routine): Require 'spam-report.
2612
2613 2013-05-24  Julien Danjou  <julien@danjou.info>
2614
2615         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
2616         setup.
2617
2618 2013-05-23  Glenn Morris  <rgm@gnu.org>
2619
2620         * gnus-util.el (rmail-swap-buffers-maybe)
2621         (rmail-maybe-set-message-counters, rmail-count-new-messages)
2622         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
2623         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
2624
2625         * mm-decode.el: No need to load term when compiling.
2626         (term-mode, term-char-mode): Declare.
2627
2628         * mm-util.el: No need to load jka-compr when compiling.
2629         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
2630
2631         * nnmaildir.el: Require is automatically eval-and-compile.
2632         (nnmail): Require at run-time too.
2633
2634         * registry.el (registry-size): Move definition before use.
2635
2636 2013-05-22  Daiki Ueno  <ueno@gnu.org>
2637
2638         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
2639         signed data to conform the standard.  (Bug#14232)
2640
2641 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
2642
2643         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
2644         double angle quotation mark.
2645
2646 2013-05-20  Glenn Morris  <rgm@gnu.org>
2647
2648         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
2649
2650 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2651
2652         * message.el (message-insert-formatted-citation-line): handle finding
2653         first/lastname when more than 2 names appear.
2654
2655 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
2656
2657         * shr.el (shr-tag-span): New function.
2658
2659 2013-05-18  Glenn Morris  <rgm@gnu.org>
2660
2661         * message.el (message-mode): Use message-mode-abbrev-table,
2662         with text-mode-abbrev-table as parent.  (Bug#14413)
2663
2664 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2665
2666         * message.el (message-expand-group): Decode group names.
2667
2668 2013-05-16  Julien Danjou  <julien@danjou.info>
2669
2670         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
2671         app-icon.
2672
2673 2013-05-15  Glenn Morris  <rgm@gnu.org>
2674
2675         * shr-color.el (shr-color-visible-luminance-min)
2676         (shr-color-visible-distance-min): Use shr-color group.
2677
2678 2013-05-11  Glenn Morris  <rgm@gnu.org>
2679
2680         * gnus-vm.el: Make it loadable without VM.
2681         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
2682         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
2683
2684 2013-05-09  Glenn Morris  <rgm@gnu.org>
2685
2686         * mml1991.el: Make it loadable.  (Bug#13456)
2687
2688         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
2689         * gnus-async.el (gnus-async-post-fetch-function):
2690         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
2691         * gnus-html.el (gnus-html-image-cache-ttl):
2692         * gnus-notifications.el (gnus-notifications-timeout):
2693         * gnus-picon.el (gnus-picon-properties):
2694         * gnus-util.el (gnus-completion-styles):
2695         * gnus.el (gnus-other-frame-resume-function):
2696         * message.el (message-user-organization-file)
2697         (message-cite-reply-position):
2698         * nnir.el (nnir-summary-line-format)
2699         (nnir-retrieve-headers-override-function):
2700         * shr-color.el (shr-color-visible-luminance-min):
2701         * shr.el (shr-blocked-images):
2702         * spam-report.el (spam-report-resend-to):
2703         * spam.el (spam-summary-exit-behavior): Fix custom types.
2704
2705         * gnus-salt.el (gnus-selected-tree-face): Fix default.
2706
2707 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2708
2709         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
2710         because of let-binding help-xref-following.  (Bug#14356)
2711
2712 2013-05-06  Glenn Morris  <rgm@gnu.org>
2713
2714         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
2715
2716 2013-05-04  Andrew Cohen  <cohen@bu.edu>
2717
2718         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
2719         entering into the registry.
2720
2721 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2722
2723         * gnus.el: Ma Gnus v0.7 is released.
2724
2725 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2726
2727         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
2728         (Bug#14304)
2729
2730 2013-04-27  Glenn Morris  <rgm@gnu.org>
2731
2732         * gnus.el (gnus-list-debbugs):
2733         Use require rather than autoload.  (Bug#14262)
2734
2735 2013-04-27  Julien Danjou  <julien@danjou.info>
2736
2737         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
2738         port to "sieve" now that it has an official IANA port assigned.
2739
2740 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2741
2742         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
2743         Don't set the MAILHOST environment variable permanently (Bug#14271).
2744
2745 2013-04-26  Glenn Morris  <rgm@gnu.org>
2746
2747         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
2748
2749 2013-04-25  Andrew Cohen  <cohen@bu.edu>
2750
2751         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
2752         string values of 'gcc-self.  Thanks to Saroj Thirumalai.
2753
2754 2013-04-24  Andrew Cohen  <cohen@bu.edu>
2755
2756         * nnir.el (nnir-close-group): Make sure we are in the right group.
2757
2758         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
2759         dependency table from all newly retrieved headers.
2760
2761 2013-04-16  David Edmondson  <dme@dme.org>
2762
2763         Support <img src="data:...">.
2764
2765         * shr.el (shr-image-from-data): New function.
2766         (shr-tag-img): Use it.
2767
2768 2013-04-14  Andrew Cohen  <cohen@bu.edu>
2769
2770         * nnir.el (nnir-request-set-mark): Make sure we are in the right
2771         group.
2772
2773 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2774
2775         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
2776         corresponding to any existing group (Bug#14166).
2777
2778 2013-04-10  Andrew Cohen  <cohen@bu.edu>
2779
2780         * nnir.el (number-sequence): No longer used.
2781         (nnir-request-set-mark): New function.
2782         (nnir-request-update-info): Improve marks updating.
2783         (nnir-request-scan): Don't duplicate marks updating.
2784         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
2785         Use 'assq rather than 'assoc.  Quote anonymous function.
2786         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
2787         Use 'gnus-group-prefixed-p.
2788         (gnus-summary-create-nnir-group): Make sure server for method is open.
2789
2790 2013-04-04  Andrew Cohen  <cohen@bu.edu>
2791
2792         * nnir.el (gnus-nnir-group-p): New function.
2793         (nnir-possibly-change-group): Use it.
2794
2795         * gnus-msg.el (gnus-setup-message): Use it.
2796
2797 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2798
2799         * mml.el (mml-minibuffer-read-description): Use `default' insted of
2800         `initial-input' for the argument name.
2801         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2802
2803 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
2804
2805         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
2806         (used by MH-E).
2807
2808 2013-04-01  Andrew Cohen  <cohen@bu.edu>
2809
2810         * nnir.el (nnir-request-update-mark): Improve mark updating in original
2811         group.
2812
2813         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
2814         fix compilation.
2815
2816 2013-03-31  Andrew Cohen  <cohen@bu.edu>
2817
2818         * nnir.el (nnir-method-default-engines): And another typo.
2819
2820 2013-03-30  Andrew Cohen  <cohen@bu.edu>
2821
2822         * nnir.el (nnir-method-default-engines): Fix typo.
2823
2824 2013-03-29  Andrew Cohen  <cohen@bu.edu>
2825
2826         * nnir.el: Define 'number-sequence for xemacs.
2827         (gnus-summary-create-nnir-group): New function to create an nnir group
2828         from an nnir summary buffer based on the current query.
2829         (nnir-request-create-group): Update to allow nnir group creation based
2830         on the current query.
2831
2832 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2833
2834         * nndraft.el (nndraft-request-expire-articles):
2835         Make expiry target always `delete'.
2836
2837 2013-03-27  Andrew Cohen  <cohen@bu.edu>
2838
2839         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
2840         buffer use the posting-style and gcc of the original article group.
2841         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
2842
2843         * nnir.el: Fix byte-compile warning.  nnoo-define-skeleton should come
2844         after other deffoos.
2845
2846 2013-03-25  Andrew Cohen  <cohen@bu.edu>
2847
2848         * nnir.el: Major rewrite.  Cleaner separation between searches and group
2849         management.  Marks are now shown in nnir summary buffers.  Rudimentary
2850         support for real (i.e. not ephemeral) nnir groups.
2851         (gnus-summary-make-nnir-group): New function for initiating searches
2852         from a summary buffer.
2853
2854 2013-03-18  Sam Steingold  <sds@gnu.org>
2855
2856         * message.el (message-bury): Minor cleanup.
2857
2858 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
2859
2860         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
2861
2862 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2863
2864         * nndir.el (nndir-request-list): Remove 2nd argument passed to
2865         nnml-request-list.  (Bug#13873)
2866         (nndir-request-newsgroups): Remove, unused.
2867
2868         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
2869
2870 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
2871
2872         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
2873         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
2874         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
2875
2876 2013-03-03  Ted Phelps  <phelps@gnusto.com>
2877
2878         * shr.el: Make all the overlays set the `evaporate' property so that
2879         they're removed properly.
2880
2881 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
2882
2883         * mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in
2884         shell-quote-argument.
2885
2886 2013-02-22  David Engster  <deng@randomsample.de>
2887
2888         * gnus-registry.el (gnus-registry-save): Provide class name when
2889         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
2890         `condition-case' to stay compatible with older EIEIO versions which
2891         only accept one argument.
2892
2893 2013-02-17  Daiki Ueno  <ueno@gnu.org>
2894
2895         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
2896         (epg-user-id-validity): Autoload.
2897         (mml2015-epg-check-user-id): New function.
2898         (mml2015-epg-check-sub-key): New function split from
2899         mml2015-epg-find-usable-key.
2900         (mml2015-epg-find-usable-key): Accept context, name, usage, and
2901         optional name-is-key-id, to handle the case when user-id is unusable.
2902         Reported by Łukasz Stelmach <stlman@poczta.fm>.
2903
2904 2013-02-17  Glenn Morris  <rgm@gnu.org>
2905
2906         * shr.el (shr-put-image): Use image-multi-frame-p if available.
2907
2908 2013-02-16  Glenn Morris  <rgm@gnu.org>
2909
2910         * shr.el (shr-put-image): Only animate images that specify a delay.
2911         This is consistent with the old image-animated-p behavior.
2912
2913 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2914
2915         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
2916         for XEmacs.
2917
2918 2013-02-13  Juri Linkov  <juri@jurta.org>
2919
2920         * gnus-art.el (gnus-article-mode-map):
2921         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
2922         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
2923
2924 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
2925
2926         * auth-source.el (auth-source-format-prompt): Don't get confused by
2927         any "\" in replacement text.  (Bug#13637)
2928
2929 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
2930
2931         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
2932         (gnus-backend-trace): Honour gnus-backend-trace.
2933
2934         * mml.el (mml-insert-part): Insert closing tag.
2935
2936         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
2937
2938 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2939
2940         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
2941         able to find the article, which can happen in debbugs groups,
2942         apparently.
2943
2944 2013-01-16  Glenn Morris  <rgm@gnu.org>
2945
2946         * smiley.el (smiley-style): Make the file loadable in batch mode.
2947
2948 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
2949
2950         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
2951         imap process running.
2952
2953 2013-01-14  Julien Danjou  <julien@danjou.info>
2954
2955         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
2956         Compare addresses against addresses, not against the full From field.
2957
2958 2013-01-13  Richard Stallman  <rms@gnu.org>
2959
2960         * message.el (message-forward-make-body-mime): New args BEG, END
2961         specify what part of FORWARD-BUFFER to use.  Do the work directly
2962         instead of calling `mml-insert-buffer'.
2963
2964 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
2965
2966         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
2967         cross-reference(s).
2968
2969         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
2970         cross-reference(s).
2971
2972 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
2973
2974         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
2975         and point-max-marker.
2976         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
2977
2978 2013-01-11  Julien Danjou  <julien@danjou.info>
2979
2980         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
2981         max are almost equal.  Also return the correct value for V which is
2982         already between 0 and 1.
2983
2984 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
2985
2986         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
2987         to mml2015-encrypt-to-self.
2988         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
2989
2990 2013-01-09  Daiki Ueno  <ueno@gnu.org>
2991
2992         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
2993         mml-smime-epg-find-usable-secret-key.
2994
2995 2013-01-08  Glenn Morris  <rgm@gnu.org>
2996
2997         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
2998
2999 2013-01-07  Daiki Ueno  <ueno@gnu.org>
3000
3001         * mml-smime.el: Support signing by sender.
3002         Requested by Uwe Brauer.
3003         (mml-smime-sign-with-sender): New user option analogous
3004         to mml2015-sign-with-sender.
3005         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
3006         (mml-smime-epg-find-usable-secret-key): New helper function copied from
3007         mml2015.el.
3008
3009 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3010
3011         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
3012         isn't running, because Gnus will probably not know how to handle the
3013         Gcc header (bug#11941).
3014
3015         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
3016         articles.
3017
3018 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3019
3020         * nnfolder.el (nnfolder-recursive-directory-files): New function.
3021         (nnfolder-generate-active-file): Make this function work with recursive
3022         folder names.
3023
3024 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3025
3026         * nntp.el (nntp-open-connection): Use HELP as the capability command
3027         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
3028         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
3029
3030 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
3031
3032         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
3033         place holder since this gives `Invalid face reference: nil' messages.
3034         Use the `default' face instead.  It has the same effect here, even
3035         though it is not no-op.
3036
3037         * gnus-util.el
3038         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
3039
3040 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
3041
3042         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
3043         non-string posting styles (bug#13285).
3044
3045 2012-12-27  Glenn Morris  <rgm@gnu.org>
3046
3047         * plstore.el (plstore-passphrase-callback-function):
3048         Use plstore-get-file.
3049
3050 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
3051
3052         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
3053         stderr.
3054
3055 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3056
3057         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
3058
3059         * gnus-compat.el (set-buffer-multibyte): Remove.
3060
3061 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
3062
3063         * mml2015.el (mml2015-epg-key-image): Use --attribute-fd rather than
3064         temporary file to get PGP key image.  Pass no-show-photos when
3065         extracting image to avoid having it pop up twice.
3066
3067 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
3068
3069         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
3070         eligible for treatment.
3071
3072         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
3073         lines.  This makes summary commands with hidden threads work more
3074         reliably.
3075
3076         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
3077         button to mark the hidden citations (bug#9395).
3078
3079 2012-12-26  Daiki Ueno  <ueno@gnu.org>
3080
3081         * mml2015.el (mml2015-epg-signature-to-string): New function.
3082         (mml2015-epg-verify-result-to-string): New function.
3083         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
3084         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
3085         instead of epg-verify-result-to-string.
3086         (epg-signature-key-id, epg-signature-to-string): Autoload.
3087         (epg-verify-result-to-string): Remove autoload.
3088
3089 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
3090
3091         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
3092         ID image from GPG public key.
3093         (mml2015-epg-key-image-to-string): New function.
3094
3095 2012-12-25  Leo Liu  <sdl.web@gmail.com>
3096
3097         * plstore.el (plstore-passphrase-callback-function): Fix error when
3098         error when plstore-cache-passphrase-for-symmetric-encryption is set
3099         (bug#13264).
3100
3101 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3102
3103         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
3104         buffer to the article buffer here, because that clobbers multiple
3105         article buffers.
3106
3107         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
3108         buffer always points to the right summary buffer.
3109
3110 2012-12-25  John Wiegley  <jwiegley@gmail.com>
3111
3112         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
3113         the password (bug#12097).
3114
3115 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3116
3117         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
3118         (bug#13263).
3119
3120         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
3121         buffer exists before using it (bug#12475).
3122
3123         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
3124         offline groups (bug#11937).
3125
3126         * message.el (message-yank-original): When using customize to set the
3127         value of `message-cite-style', the variable it set to a symbol that's
3128         the name of the variable, which must then be dereferenced (bug#12616).
3129
3130 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
3131
3132         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
3133         the `face' property with a list whose car is the face specified in the
3134         format string and whose cdr is (nil).
3135         * lisp/gnus-util.el
3136         (gnus-put-text-property-excluding-characters-with-faces):
3137         Change accordingly.
3138         (gnus-get-text-property-excluding-characters-with-faces): New function.
3139         * lisp/gnus-sum.el (gnus-summary-highlight-line):
3140         * lisp/gnus-salt.el (gnus-tree-highlight-node):
3141         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
3142
3143 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
3144
3145         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
3146         login methods.
3147         (nnimap-login): Respect the `nnimap-authenticator' variable.
3148
3149         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
3150         mark state when moving articles.  Otherwise unticked articles will get
3151         their ticks back after moving.
3152
3153 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
3154
3155         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
3156
3157         * message.el (message-ignored-news-headers): Always remove
3158         X-Message-SMTP-Method to avoid information leakage if the user
3159         mistakenly inserts the header into news messages.
3160
3161         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
3162
3163         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
3164         right than four characters, this command would move point to
3165         `point-max'.  Don't do that.
3166
3167         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
3168         to nil to allow re-selecting groups that gain articles.
3169         (gnus-bug-group-download-format-alist): Update the URL.
3170
3171 2012-12-23  Andreas Schwab  <schwab@suse.de>
3172
3173         * shr.el (shr-tag-em): Render em as italic, not bold.
3174
3175 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
3176
3177         * gnus-int.el (gnus-backend-trace): Factor out into its own function
3178         for reuse.
3179         (gnus-open-server): Use it to add more tracing.
3180         (gnus-finish-retrieve-group-infos): Add backend tracing.
3181         (gnus-backend-trace): Also note the elapsed seconds.
3182
3183 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
3184
3185         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
3186         Set epa-file-encrypt-to from variable to avoid querying.
3187
3188 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
3189
3190         * sieve-mode.el (sieve-font-lock-keywords):
3191         Keywords should be word delimited.  (Bug#13173)
3192
3193 2012-12-13  Andreas Schwab  <schwab@suse.de>
3194
3195         * tls.el (tls-program): Update customize type.
3196
3197 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3198
3199         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
3200         instead of <pre> to align message header.
3201
3202 2012-12-12  Sam Steingold  <sds@gnu.org>
3203
3204         * gnus.el (gnus-other-frame-resume-function): Add user option.
3205         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
3206
3207 2012-12-06  Sam Steingold  <sds@gnu.org>
3208
3209         * gnus-start.el (gnus-before-resume-hook): Add.
3210         (gnus-1): Run it when Gnus is alive.
3211
3212 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3213
3214         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
3215         * gnus-art.el (article-unsplit-urls)
3216         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3217         * gnus-registry.el (gnus-registry-get-article-marks)
3218         * message.el (message-goto-body): Use it.
3219         (message-called-interactively-p): Remove.
3220
3221         * spam-stat.el (spam-stat-called-interactively-p): New macro.
3222         (spam-stat-score-buffer): Use it.
3223
3224         * spam.el: Silence the warnings against BBDB functions when compiling.
3225
3226         * gnus-score.el (gnus-score-decode-text-parts):
3227         Use append+mapcar instead of the cl function mapcan.
3228
3229 2012-12-05  Sam Steingold  <sds@gnu.org>
3230
3231         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
3232         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
3233         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
3234
3235 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3236
3237         * gmm-utils.el (gmm-called-interactively-p): Revert.
3238         This seems to cause Emacs to get stuck!
3239         * gnus-art.el (article-unsplit-urls)
3240         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3241         * gnus-registry.el (gnus-registry-get-article-marks)
3242         * message.el (message-goto-body)
3243         (message-called-interactively-p): Revert.
3244
3245         * gmm-utils.el (gmm-called-interactively-p): New function.
3246         * gnus-art.el (article-unsplit-urls)
3247         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
3248         * gnus-registry.el (gnus-registry-get-article-marks)
3249         * message.el (message-goto-body): Use it.
3250         (message-called-interactively-p): Remove.
3251
3252         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
3253         * gnus-sync.el (gnus-sync-lesync-call)
3254         * message.el (message-read-from-minibuffer): Use it.
3255
3256 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3257
3258         * gmm-utils.el (gmm-flet): Remove.
3259         * gnus-sync.el (gnus-sync-lesync-call)
3260         * message.el (message-read-from-minibuffer): Don't use it.
3261
3262 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3263
3264         * gmm-utils.el (gmm-labels): Use cl-labels if available.
3265
3266 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3267
3268         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
3269
3270         * gnus-sync.el (gnus-sync-lesync-call)
3271         * message.el (message-read-from-minibuffer): Use gmm-flet.
3272
3273         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
3274
3275         * gnus-util.el (gnus-macroexpand-all): Remove.
3276
3277 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
3278
3279         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
3280         to TAB, not [tab].
3281         (gnus-summary-article-map): Likewise.
3282
3283         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
3284         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
3285
3286 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
3287
3288         * time-date.el: Commentary fix.
3289
3290 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
3291
3292         * color.el: Don't require cl.
3293         (color-complement): `caddr' -> `nth 2'.
3294
3295         * time-date.el (time-to-seconds): De-obsolete.
3296
3297 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * message.el (message-get-reply-headers):
3300         Make sure the reply goes to the author if it is a wide reply.
3301
3302 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
3303
3304         * gnus-score.el (gnus-score-body):
3305         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
3306         scoring by body.
3307
3308 2012-11-16  Glenn Morris  <rgm@gnu.org>
3309
3310         * gnus-diary.el (nndiary-request-create-group-functions)
3311         (nndiary-request-update-info-functions)
3312         (gnus-subscribe-newsgroup-functions)
3313         (nndiary-request-accept-article-functions):
3314         Use new names for hooks rather than obsolete aliases.
3315
3316 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3317
3318         * dgnushack.el (define-obsolete-variable-alias): Simplify.
3319
3320 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
3321
3322         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
3323         in meta tag with the one the part specifies in its header.
3324
3325 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3326
3327         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
3328         by default.
3329
3330 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3331
3332         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
3333         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
3334
3335 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3336
3337         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
3338         and a runtime function for it, of which the XEmacs version takes only
3339         two arguments.
3340
3341 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3342
3343         * nndiary.el (nndiary-request-create-group-functions)
3344         (nndiary-request-update-info-functions)
3345         (nndiary-request-accept-article-functions):
3346         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
3347         "-hooks" suffix.
3348
3349 2012-10-19  Julien Danjou  <julien@danjou.info>
3350
3351         * gnus-art.el: Require gnus-util because it uses
3352         `gnus-timer--function'.
3353
3354 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
3355
3356         * starttls.el (starttls-extra-arguments): Doc fix.
3357
3358 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3359
3360         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
3361         it.
3362
3363 2012-10-06  Glenn Morris  <rgm@gnu.org>
3364
3365         * gnus-notifications.el (gnus-notifications):
3366         Add missing group :version tag.
3367         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
3368         (gnus-gcc-post-body-encode-hook):
3369         * gnus-sync.el (gnus-sync-lesync-name)
3370         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
3371
3372 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
3373
3374         * color.el (color-hsl-to-rgb): Fix incorrect results for
3375         small and large hue values.  (Bug#12559)
3376
3377 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3378
3379         New UIDL implementation.
3380
3381         * mail-source.el (mail-sources, mail-source-keyword-map):
3382         Add :leave as a pop3 keyword.
3383         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
3384
3385         * pop3.el (pop3-leave-mail-on-server): Allow number.
3386         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
3387         (pop3-movemail): Add UIDL support.
3388         (pop3-send-streaming-command): Take a list of mail numbers instead of
3389         the number of mails.
3390         (pop3-write-to-file): Add X-UIDL header.
3391         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
3392         (pop3-uidl-add-xheader): New functions.
3393
3394         * message.el (message-ignored-resent-headers):
3395         Add X-Content-Length and X-UIDL headers.
3396
3397 2012-10-05  Glenn Morris  <rgm@gnu.org>
3398
3399         * color.el (color-name-to-rgb, color-rgb-to-hex)
3400         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
3401         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
3402         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
3403         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
3404
3405 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3406
3407         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
3408         a user about whether to delete temp files if once a user answered as n.
3409
3410 2012-09-25  Chong Yidong  <cyd@gnu.org>
3411
3412         * password-cache.el (password-read-and-add): Use a declare form to mark
3413         this function obsolete.
3414
3415 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3416
3417         * lpath.el: Bind mail-encode-mml for old Emacsen.
3418
3419 2012-09-17  Richard Stallman  <rms@gnu.org>
3420
3421         * message.el (message-in-body-p): Don't set mark or modify buffer.
3422
3423         * mml.el (mml-attach-file): Doc fix.
3424         (mml-attach-external, mml-attach-buffer, mml-attach-file):
3425         Set mail-encode-mml when in Mail mode.
3426         Simplify code to set HEAD and move back to HEAD.
3427         (mml-insert-multipart, mml-insert-part):
3428         Set mail-encode-mml when in Mail mode.
3429
3430 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3431
3432         * gnus-util.el (gnus-timer--function): New function.
3433
3434         * gnus-art.el (gnus-article-stop-animations): Use it.
3435
3436 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
3437
3438         Fix glitches caused by addition of psec to timers.
3439         * gnus-art.el (gnus-article-stop-animations): Use timer--function
3440         rather than raw access to timer vector.
3441
3442 2012-09-11  Julien Danjou  <julien@danjou.info>
3443
3444         * gnus-notifications.el (gnus-notifications): Check for nil values in
3445         ignored addresses check.
3446
3447 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3448
3449         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
3450
3451 2012-09-07  Chong Yidong  <cyd@gnu.org>
3452
3453         * gnus-util.el
3454         (gnus-put-text-property-excluding-characters-with-faces): Restore.
3455
3456         * gnus-salt.el (gnus-tree-highlight-node):
3457         * gnus-sum.el (gnus-summary-highlight-line):
3458         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
3459
3460 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3461
3462         * gnus-util.el: Fix compilation error on XEmacs 21.4.
3463
3464 2012-09-06  Juri Linkov  <juri@jurta.org>
3465
3466         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
3467         scheme for buffer names to be more consistent with other group and
3468         article buffer names in Gnus.
3469
3470 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
3471
3472         * gnus-util.el
3473         (gnus-put-text-property-excluding-characters-with-faces): Removed.
3474
3475         * gnus-compat.el: Define compat function `add-face' from Wolfgang
3476         Jenkner.
3477
3478         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
3479
3480         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
3481
3482         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
3483
3484 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3485
3486         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
3487         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
3488
3489         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
3490         string-prefix-p in Emacs >=23.2.
3491
3492         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
3493         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
3494         instead of string-match-p.
3495         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
3496
3497 2012-09-06  Kenichi Handa  <handa@gnu.org>
3498
3499         * qp.el (quoted-printable-decode-region): Fix previous change; handle
3500         lowercase a..f.
3501
3502 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3503
3504         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
3505
3506 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
3507
3508         * nnimap.el (nnimap-request-move-article): Decode the group name when
3509         doing internal moves to avoid charset issues.
3510
3511         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
3512         TIME is set.
3513
3514 2012-09-05  Juri Linkov  <juri@jurta.org>
3515
3516         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
3517         than one group at a time (bug#11961).
3518
3519 2012-09-05  Julien Danjou  <julien@danjou.info>
3520
3521         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
3522         this hide the real reason with a message giving absolutely no hint.
3523
3524 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
3525
3526         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
3527         to the backend (bug#11804).
3528
3529         * message.el (message-insert-newsgroups): Don't insert newsgroup
3530         duplicates (bug#12275).
3531
3532 2012-09-05  John Wiegley  <johnw@newartisans.com>
3533
3534         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
3535         sieve rules.
3536
3537 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
3538
3539         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
3540         function.
3541
3542         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
3543
3544         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
3545
3546 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
3547
3548         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
3549         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
3550         This should make nnmaildir more usable with offlineimap.
3551
3552 2012-09-05  Julien Danjou  <julien@danjou.info>
3553
3554         * nnimap.el (nnimap-request-list): Revert change that made listing
3555         synchronous.
3556         (nnimap-get-responses): Restore.
3557
3558 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
3559
3560         * dgnushack.el: XEmacs 21.5 compilation fix.
3561
3562         * gnus-notifications.el (gnus-notifications-notify): Use it.
3563
3564         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
3565         warnings on XEmacs.
3566
3567 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
3568
3569         Better seeds for (random).
3570         * gnus-sync.el (gnus-sync-lesync-setup):
3571         * message.el (message-canlock-generate, message-unique-id):
3572         Change (random t) to (random), now that the latter is more random.
3573
3574 2012-08-31  Dave Abrahams  <dave@boostpro.com>
3575
3576         * nnimap.el (nnimap-change-group): Document result value
3577
3578         * auth-source.el (auth-sources): Fix macos keychain access.
3579
3580         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
3581         allow the backend `request-head' function to determine the group
3582         name on its own.
3583         (gnus-request-expire-articles): Filter out negative article numbers
3584         during expiry (Bug#11980).
3585
3586         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
3587         O(N^2) to O(N).  This makes warping into huge groups tolerable.
3588
3589         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
3590         you've found the article when you haven't.
3591
3592         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
3593         that nnimap-change-group can return t.
3594
3595 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
3596
3597         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
3598
3599 2012-08-30  Julien Danjou  <julien@danjou.info>
3600
3601         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
3602         `gnus-notifications-timeout'.
3603         (gnus-notifications-timeout): Add.
3604         (gnus-notifications-action): New function.
3605         (gnus-notifications-notify): Add :action using
3606         `gnus-notifications-action'.
3607         (gnus-notifications-id-to-msg): New variable.
3608         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
3609         notifications id to messages.
3610
3611 2012-08-30  Kenichi Handa  <handa@gnu.org>
3612
3613         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
3614         once.
3615
3616 2012-08-29  Julien Danjou  <julien@danjou.info>
3617
3618         * gnus-notifications.el: New file.
3619         (gnus-notifications-notify): New function.
3620         (gnus-notifications): Use `gnus-notifications-notify'.
3621
3622 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3623
3624         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
3625         transfer encoding first; bind gnus-newsgroup-charset to the charset
3626         that the article specifies (Bug#12209).
3627
3628 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3629
3630         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
3631         (gnus-group-customize-done): Encode values posting-style holds.
3632
3633         * gnus-msg.el (gnus-summary-resend-message)
3634         (gnus-configure-posting-styles): Decode values posting-style group
3635         parameter holds.
3636
3637 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
3640         `name' and `address' in Resent-From header.
3641
3642 2012-08-14  Chong Yidong  <cyd@gnu.org>
3643
3644         * gnus-art.el (article-display-face): Handle failure in
3645         gnus-create-image (Bug#11802).
3646
3647 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
3648
3649         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
3650         Use defsetf.
3651
3652 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
3653
3654         * auth-source.el (auth-source-plstore-search)
3655         (auth-source-secrets-search): Ignore :require and :type in search spec.
3656
3657 2012-08-06  Julien Danjou  <julien@danjou.info>
3658
3659         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
3660         `nnimap-request-move-article'.
3661
3662         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3663         Remove autoload, already handled by gnus.el.
3664
3665         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
3666
3667         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
3668         supported by nnimap actually.  Reverts previous change.
3669
3670         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
3671         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
3672         to-buffer argument that is already supported.
3673
3674 2012-08-05  Julien Danjou  <julien@danjou.info>
3675
3676         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
3677         Add autoload.
3678
3679 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3680
3681         * gnus.el (gnus-valid-select-methods): Fix custom type.
3682
3683 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
3684
3685         * auth-source.el (auth-sources, auth-source-backend-parse)
3686         (auth-source-macos-keychain-search)
3687         (auth-source-macos-keychain-search-items)
3688         (auth-source-macos-keychain-result-append)
3689         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
3690         auth-source.el through the /usr/bin/security utility.
3691         (auth-sources): Fix syntax error.
3692         (auth-source-macos-keychain-result-append): Fix variable name.
3693         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
3694
3695 2012-07-27  Julien Danjou  <julien@danjou.info>
3696
3697         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
3698         Emacs < 24.1
3699
3700 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3701
3702         * message.el (message-kill-address): Don't kill last newline.
3703         (message-skip-to-next-address): Don't move to the next header.
3704         (message-fill-field-address): Work properly.
3705
3706 2012-07-25  Julien Danjou  <julien@danjou.info>
3707
3708         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
3709
3710 2012-07-24  Julien Danjou  <julien@danjou.info>
3711
3712         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
3713
3714         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
3715         (nntp-async-timer-handler): Remove, unused.
3716
3717         * nnimap.el (nnimap-get-responses): Remove, unused.
3718
3719         * nnheader.el (mail-header-set-extra): Remove, unused.
3720
3721         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
3722         unused.
3723
3724         * mm-view.el (mm-view-sound-file): Remove, unused.
3725
3726         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
3727         (mm-url-encode-multipart-form-data): Remove, unused.
3728
3729         * message.el (message-remove-signature, message-make-host-name)
3730         (message-fill-address): Remove, unused.
3731
3732         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
3733         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
3734         unused.
3735
3736         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
3737         (gnus-xmas-call-region): Remove, unused.
3738
3739         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
3740
3741         * gnus-util.el (gnus-extract-address-component-name)
3742         (gnus-extract-address-component-email, gnus-sortable-date)
3743         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
3744         (gnus-process-live-p): Remove, unused.
3745
3746         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
3747
3748         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
3749         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
3750         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
3751         function.
3752
3753         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
3754
3755         * gnus-score.el (gnus-summary-score-crossposting)
3756         (gnus-score-regexp-bad-p): Remove, unused.
3757
3758         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
3759
3760         * gnus-range.el (gnus-sublist-p): Remove, unused.
3761
3762         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
3763         unused.
3764
3765         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
3766
3767         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
3768         (gnus-request-associate-buffer): Remove, unused.
3769
3770         * gnus-group.el (gnus-group-set-method-info)
3771         (gnus-group-set-params-info): Remove, unused.
3772
3773         * gnus-fun.el (gnus-shell-command-to-string)
3774         (gnus-shell-command-on-region): Remove, unused.
3775
3776         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
3777
3778         * gnus-art.el (gnus-article-text-type-exists-p)
3779         (article-translate-characters, gnus-article-hide-text-of-type)
3780         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
3781         Remove, unused.
3782
3783 2012-07-22  Andrew Cohen  <cohen@bu.edu>
3784
3785         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
3786
3787 2012-07-21  Julien Danjou  <julien@danjou.info>
3788
3789         * message.el (message-dont-reply-to-names): Replace deprecated
3790         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
3791         (message-get-reply-headers): Ditto.
3792
3793 2012-07-18  Julien Danjou  <julien@danjou.info>
3794
3795         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
3796         `sieve-upload-and-kill'.
3797
3798         * sieve.el (sieve-bury-buffer): Remove function.
3799         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
3800         (sieve-upload-and-kill): New function, mapped to C-c C-c.
3801
3802 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
3803
3804         * shr.el (shr-expand-url): Handle URL starting with `//'.
3805
3806 2012-07-13  Chong Yidong  <cyd@gnu.org>
3807
3808         * smime.el (smime-certificate-info): Set buffer-read-only directly,
3809         instead of calling toggle-read-only with a (bogus) argument.
3810
3811 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
3812
3813         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
3814         of initial input when reading the author to restrict the summary to.
3815
3816 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * mm-decode.el (mm-shr):
3819         Allow overriding charset by mm-charset-override-alist.
3820
3821 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
3822
3823         * gnus-art.el (gnus-article-view-part):
3824         Toggle subparts of multipart/alternative part.
3825
3826 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
3827
3828         * shr.el (shr-render-buffer): New command.
3829         (shr-visit-file): Use it.
3830
3831 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3832
3833         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
3834         Set no-byte-compile and no-update-autoloads.
3835
3836 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3837
3838         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
3839
3840 2012-06-25  Julien Danjou  <julien@danjou.info>
3841
3842         * nnimap.el (nnimap-request-articles-find-limit): Rename from
3843         `nnimap-request-move-articles-find-limit' since we do not use it only
3844         for move operations.
3845         (nnimap-request-accept-article): Use
3846         `nnimap-request-articles-find-limit' to limit search by message-id.
3847
3848 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
3849
3850         Support higher-resolution time stamps (Bug#9000).
3851
3852         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
3853         VARLIST.  It's optional, for backward compatibility.
3854         (encode-time-value): New optional arg PICO.  New type 3.
3855         (time-to-seconds) [!float-time]: Support the new picoseconds
3856         component if it's used.
3857         (seconds-to-time, time-subtract, time-add):
3858         Support ps-resolution time stamps as well.
3859
3860 2012-06-19  Julien Danjou  <julien@danjou.info>
3861
3862         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
3863
3864         * nnimap.el (nnimap-log-buffer): Check that
3865         `window-point-insertion-type' is boundp, since it's not available in
3866         XEmacs.
3867
3868 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
3869
3870         * nnimap.el (nnimap-log-buffer): Add this, setting
3871         `window-point-insertion-type' in the buffer to t.
3872         (nnimap-log-command): Use nnimap-log-buffer.
3873
3874 2012-06-19  Julien Danjou  <julien@danjou.info>
3875
3876         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
3877         argument to be able to limit the search.
3878         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
3879         (nnimap-request-move-articles-find-limit): Add this to limit the search
3880         by Message-Id after a message move.
3881         (nnimap): Add defgroup.
3882
3883 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
3884
3885         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
3886
3887 2012-06-15  Julien Danjou  <julien@danjou.info>
3888
3889         * nnimap.el (nnimap-find-article-by-message-id): Use
3890         `nnimap-possibly-change-group' rather than its own EXAMINE call.
3891         (nnimap-possibly-change-group): Add read-only argument.
3892         (nnimap-request-list): Use nnimap-possibly-change-group rather than
3893         issuing EXAMINE manually.
3894         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
3895         with read-only argument.
3896         (nnimap-change-group): Rename from `nnimap-possibly-change-group'.  We
3897         cannot possibly change because we need to be sure that it's either
3898         read-write or read-only.
3899
3900 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3901
3902         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
3903         being bound to a lambda form.
3904
3905 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
3906
3907         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
3908         articles when fetch-old is non-nil (bug#11370).
3909
3910 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
3911
3912         * gnus-picon.el (gnus-picon-properties): New defcustom.
3913         (gnus-picon-create-glyph): Use it.
3914
3915 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3916
3917         * gnus-group.el (gnus-group-get-new-news): Respect
3918         `gnus-group-use-permanent-levels', as documented (bug#11638).
3919
3920 2012-06-10  Dave Abrahams  <dave@boostpro.com>
3921
3922         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
3923         groups (bug#11641).
3924
3925 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
3926
3927         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
3928         is an integer to avoid later problems.
3929
3930 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3931
3932         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
3933         locales.
3934
3935         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
3936         on a handle.
3937
3938         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
3939         address as the default.
3940         (gnus-summary-insert-old-articles): Don't include unexisting messages.
3941
3942         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
3943         makes no sense to query the user about internal files.
3944
3945         * gnus-spec.el: Remove all the byte-compilation stuff, since
3946         benchmarking shows that it doesn't help when entering large summary
3947         buffers.
3948
3949         * gnus-xmas.el (gnus-xmas-define): Remove.
3950
3951         * gnus-util.el (gnus-byte-code): Remove.
3952
3953         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
3954         grouplens stuff.
3955
3956 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3957
3958         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
3959         (bug#11514).
3960
3961 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
3962
3963         * message.el (message-buffers): Return all buffers derived from Message
3964         to make `gnus-dired-attach' work with mu4e.
3965
3966 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
3967
3968         * nntp.el: Stop the `letf' madness.
3969         (nntp--report-1): New var.
3970         (nntp-report): Merge nntp-report-1 into it.
3971         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
3972         the nntp-report function.
3973
3974         * auth-source.el: Fix comment-style to follow the convention.
3975
3976 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
3977
3978         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
3979         (mm-dissect-singlepart): Don't guess the MIME type of
3980         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
3981         set.
3982         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
3983         toplevel MIME type is multipart/encrypted.
3984
3985 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3986
3987         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
3988         a string so that Gcc works (bug#11514).
3989
3990 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3991
3992         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
3993         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
3994
3995 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
3996
3997         * gnus-win.el (gnus-configure-frame): Don't signal an error when
3998         jumping to *Server* from a dedicated *Group* window.
3999         (gnus-configure-frame): CSE.
4000
4001         * gnus-registry.el: Minor style cleanup.
4002         (gnus-registry--set/remove-mark): New function, extracted from
4003         gnus-registry-install-shortcuts.
4004         (gnus-registry-install-shortcuts): Use it.
4005
4006 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4007
4008         * nnspool.el (news-path): Use eval-and-compile.
4009
4010 2012-05-24  Glenn Morris  <rgm@gnu.org>
4011
4012         * nnspool.el (news-directory, news-path, news-inews-program):
4013         Move here from paths.el.  Don't see a need for these to be autoloaded.
4014
4015         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
4016         Merge in doc from paths.el version.  Don't see any need for this to be
4017         autoloaded, or for the warning about users not setting it.
4018
4019 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
4020
4021         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
4022         format.  In particular, add an optional argument and a docstring.
4023
4024         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
4025
4026         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
4027         current before calling `gnus-groups-to-gnus-format'.
4028         Note that this was already the case for `gnus-active-to-gnus-format'.
4029
4030 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
4031
4032         Fix minor Y10k bug.
4033         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
4034
4035 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4036
4037         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
4038         message once it's actually open.
4039
4040 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4041
4042         * gnus.el: Ma Gnus v0.5 is released.
4043
4044 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
4045
4046         * auth-source.el (auth-source--aput-1, auth-source--aput)
4047         (auth-source--aget): New functions and macros.
4048         Use them instead of aput/aget.
4049
4050 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
4051
4052         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
4053
4054 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
4055
4056         * plstore.el (plstore-called-interactively-p): New compat macro copied
4057         from message.el.
4058         (plstore-mode): Use it.
4059
4060 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
4061
4062         * plstore.el: Revive the editing feature.
4063         (plstore-mode): New mode to edit plstore file.
4064         (plstore-mode-toggle-display, plstore-mode-original)
4065         (plstore-mode-decoded): New command.
4066         (plstore--encode, plstore--decode, plstore--write-contents-functions)
4067         (plstore--insert-buffer, plstore--make): New function.
4068         (plstore-open, plstore-save): Simplify by using them.
4069
4070 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4071
4072         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
4073
4074 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
4075
4076         * tls.el (open-tls-stream): Remove unused binding.
4077
4078 2012-04-16  Glenn Morris  <rgm@gnu.org>
4079
4080         * nndraft.el (nndraft-request-list): Fix declaration.
4081
4082 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4083
4084         * mm-decode.el (mm-dissect-buffer): Doc fix.
4085
4086         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
4087         don't have a current group.
4088
4089         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
4090         buffer if it doesn't exist.
4091
4092         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
4093         given, mark the group as ephemeral with the current window conf.
4094
4095         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
4096         buffer exists, which it doesn't if we haven't started Gnus.
4097         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
4098
4099 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4100
4101         * mml.el (mml-generate-mime): Allow specifying what the top-level part
4102         type is.
4103
4104         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
4105         `unexists' entries.
4106         (gnus-clean-old-newsrc): Fix last checkin.
4107
4108         * nnimap.el (nnimap-update-info): None of the articles below the active
4109         low-water mark exist.
4110
4111         * dgnushack.el: Get rid of XEmacs compilation warning.
4112
4113         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
4114         would have gotten if we posted to the group, and use that to compare
4115         against the message we want to cancel (bug#10808).
4116
4117         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
4118         on XEmacs.
4119
4120 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4121
4122         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
4123         `scroll-margin'.
4124
4125 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
4126
4127         * gnus-cite.el (gnus-dissect-cited-text): A single line without
4128         citation prefix within a block of cited text should be considered part
4129         of that block *only* if it is a blank line.
4130
4131 2012-04-09  Chong Yidong  <cyd@gnu.org>
4132
4133         * binhex.el, hashcash.el, uudecode.el:
4134         Remove * characters from the front of variable docstrings.
4135
4136 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4137
4138         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
4139         before kinsoku-bol characters nor within kinsoku-eol characters.
4140
4141 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4142
4143         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
4144         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
4145         (gnus-sync-read): Use mapc instead of mapcar.
4146
4147         * mm-archive.el: Require mm-decode for some macros.
4148         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
4149         the byte compiler.
4150         (mm-archive-decoders): New function that returns the value of
4151         the mm-archive-decoders variable.
4152
4153         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
4154         instead.
4155         (mm-dissect-singlepart): Use the function mm-archive-decoders.
4156
4157         * nnimap.el (gnus-refer-thread-use-nnir):
4158         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
4159
4160 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4161
4162         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
4163
4164 2012-03-12  Peter Münster  <pmrb@free.fr>
4165
4166         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
4167         (gnus-demon-cancel): Ditto.
4168         (gnus-demon-run-callback): When function cannot be called due to low
4169         idleness, call it when idleness reaches the expected value, instead of
4170         waiting another timer period.
4171         (gnus-demon-init): Add `time' to arguments of call-back.
4172
4173 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4174
4175         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
4176
4177         * gnus.el: Register gnus-registry functions.
4178
4179         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
4180         indent.
4181
4182         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
4183         enabled before warping.
4184
4185 2012-03-22  Dave Abrahams  <dave@boostpro.com>
4186
4187         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
4188         registry about each article retrieved.
4189
4190         * gnus-int.el (gnus-select-group-with-message-id): New function.
4191         (gnus-try-warping-via-registry): Ditto.
4192         (gnus-warp-to-article): Fall back on the registry.
4193
4194 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
4195
4196         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
4197         inboxes.
4198
4199 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4200
4201         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
4202
4203 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4204
4205         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
4206         gnus-gcc-self-resent-messages may be a group parameter.
4207         (gnus-summary-resend-message): Don't encode encoded words in header
4208         when Gcc'ing resent message.
4209
4210 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4211
4212         * shr.el (shr-insert): Treat non-breaking space just like normal
4213         space.  This seems to produce more pleasing results.
4214         (shr-insert): Only insert a blank line if we're starting from an image.
4215         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
4216         (shr-ensure-paragraph): Consider lines with white space to be blank.
4217
4218 2012-03-15  Elias Pipping  <pipping@lavabit.com>
4219
4220         * Makefile.in: Respect DESTDIR.
4221
4222 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
4223
4224         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
4225         and gnus-gcc-post-body-encode-hook.
4226
4227 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4228
4229         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
4230         messages that don't exist.
4231
4232         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
4233
4234 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4235
4236         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
4237         Remove.
4238
4239         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
4240
4241         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
4242
4243 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4244
4245         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
4246         have a group name.
4247
4248         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
4249         a multibyte buffer (bug#7410).
4250         (article-wash-html): Parse the original article buffer to get the
4251         unencoded data (bug#7410).
4252
4253         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
4254         .newsrc.el files.
4255
4256 2012-04-05  Bastien Guerry  <bzg@altern.org>
4257
4258         * color.el (color-lighten-name): Fix typo.
4259
4260 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4261
4262         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
4263         "#" to avoid having them interpreted as comments.
4264
4265 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4266
4267         * shr.el (shr-insert): Update the text state properly to avoid
4268         inserting spurious paragraph starts.
4269
4270 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4271
4272         * shr.el (shr-table-widths): Divide the extra width more fairly over
4273         the TDs (bug#10973).
4274         (shr-render-td): Don't delete too much padding.
4275         (shr-natural-width): Compute the natural width more correctly.
4276         (shr-insert): Allow the natural width to be computed for tables again.
4277         (shr-tag-table-1): Rework how the natural widths are computed by
4278         rendering the table a third time.
4279         (shr-natural-width): Removed.
4280         (shr-buffer-width): New function.
4281         (shr-expand-newlines): Use it.
4282
4283         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
4284         using a `gnus-use-full-window' setup (bug#11013).
4285
4286 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4287
4288         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
4289         24.1 release.
4290
4291 2012-03-10  David Edmondson  <dme@dme.org>
4292
4293         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
4294         'Forwarded Message' header and the start of the message.
4295
4296 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
4297
4298         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
4299         isn't running (bug#10897).
4300
4301 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4302
4303         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
4304         This is inconsistent with all the other stream functions, which leave
4305         the setting up to the higher levels (if so wanted) (bug#10931).
4306
4307 2012-02-28  Glenn Morris  <rgm@gnu.org>
4308
4309         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
4310         mm-decode.el: Standardize possessive apostrophe usage.
4311
4312 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4313
4314         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
4315
4316 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
4317
4318         * parse-time.el (parse-time-string): Allow extractor to return nil.
4319
4320 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4321
4322         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
4323
4324 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4325
4326         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
4327
4328 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4329
4330         * mm-decode.el (mm-shr): Remove "soft hyphens".
4331
4332         * nnimap.el (nnimap-request-list): Return the group names encoded as
4333         utf8.  Otherwise non-European group names don't work.
4334         (nnimap-request-newgroups): Ditto.
4335
4336         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
4337         the default in `read-string' (bug#10757).
4338
4339         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
4340         topics (bug#10843).
4341
4342         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
4343         buffer.  Suggested by Herbert Valerio Riedel.
4344         (nnimap-request-move-article): Delete the message from the correct IMAP
4345         server.
4346
4347 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4348
4349         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
4350         Reported by Peter Münster.
4351
4352 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
4353
4354         * shr.el (shr-image-fetched): Make sure we really kill the right
4355         buffer.
4356
4357 2012-02-16  Leo Liu  <sdl.web@gmail.com>
4358
4359         * gnus-start.el (gnus-1): Avoid duplicate entries.
4360
4361 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4362
4363         * imap.el: Remove.
4364
4365         * nntp.el (nntp-coding-system-for-read): Remove.
4366         (nntp-coding-system-for-write): Ditto.
4367         (nntp-open-connection): Just use `binary' directly.
4368
4369         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
4370         Gnus 0.3.
4371
4372 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
4373
4374         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
4375         application/octet-stream parts really is.
4376
4377         * gnus-sum.el (gnus-propagate-marks): Remove.
4378
4379 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4380
4381         * shr.el (shr-rescale-image): Undo previous change; see
4382         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
4383
4384 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4385
4386         * gnus.el: Ma Gnus v0.3 is released.
4387
4388 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4389
4390         * gnus-sum.el (gnus-summary-local-variables): Make
4391         `gnus-newsgroup-unexist' into a local variable.
4392
4393 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4394
4395         * registry.el (registry-usage-test, registry-persistence-test): Move to
4396         tests/gnustest-registry.el.
4397         (registry-make-testable-db, registry-match-test)
4398         (registry-instantiation-test): Move to tests/gnustest-registry.el.
4399
4400         * gnus-registry.el (gnus-registry-misc-test)
4401         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
4402
4403         * tests/gnustest-registry.el: New file with the registry and
4404         gnus-registry ERT tests.
4405
4406 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4407
4408         * gnus-msg.el (gnus-summary-resend-message): Make
4409         gnus-summary-resend-message-insert-gcc be last item in
4410         message-header-setup-hook.
4411
4412 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4413
4414         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
4415         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
4416         Remove.
4417         (nnfolder-open-server): Don't use marks.
4418         (nnfolder-request-delete-group): Ditto.
4419         (nnfolder-request-rename-group): Ditto.
4420         (nnfolder-request-set-mark, nnfolder-request-marks)
4421         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
4422         (nnfolder-save-marks, nnfolder-open-marks): Remove.
4423
4424         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
4425         (nnml-marks-modtime): Remove.
4426         (nnml-request-delete-group): Don't use marks.
4427         (nnml-request-rename-group): Ditto.
4428         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
4429         (nnml-save-marks, nnml-open-marks): Remove.
4430
4431         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
4432         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
4433         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
4434         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
4435         (nntp-server-to-method-cache): Remove.
4436
4437         * shr.el (shr-rescale-image): Fix wrong merge.
4438
4439 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
4440
4441         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
4442         too-wide lines.
4443
4444 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
4445
4446         * nnimap.el (nnimap-record-commands): New variable.
4447         (nnimap-log-command): Use it.
4448         (nnimap-make-process-buffer): Add a space to the process buffer.
4449         (nnimap-transform-headers): Don't bug out on header lines containing
4450         stuff that look like IMAP length encodings.
4451
4452         * shr.el (shr-rescale-image): Allow viewing large images.
4453
4454 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
4455
4456         * nnml.el (nnml-request-compact-group): Delete the marks file after
4457         compaction (bug#10800).
4458
4459         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
4460         group exit.
4461
4462         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
4463         QRESYNC/FETCH output.
4464
4465 2012-02-11  Glenn Morris  <rgm@gnu.org>
4466
4467         * sieve-manage.el (sieve-manage-default-stream):
4468         * shr.el (shr):
4469         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
4470         (nnir-retrieve-headers-override-function)
4471         (nnir-imap-default-search-key, nnir-notmuch-program)
4472         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
4473         (nnir-method-default-engines):
4474         * message.el (message-cite-reply-position):
4475         * gssapi.el (gssapi-program):
4476         * gravatar.el (gravatar):
4477         * gnus-sum.el (gnus-refer-thread-use-nnir):
4478         * gnus-registry.el (gnus-registry-unfollowed-addresses)
4479         (gnus-registry-max-pruned-entries):
4480         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
4481         * gnus-int.el (gnus-after-set-mark-hook)
4482         (gnus-before-update-mark-hook):
4483         * gnus-async.el (gnus-async-post-fetch-function):
4484         * auth-source.el (auth-source-cache-expiry):
4485         Add missing :version tags to new defcustoms and defgroups.
4486
4487 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
4488
4489         * gnus-sum.el (gnus-adjust-marked-articles): Add to
4490         `gnus-newsgroup-unexist'.
4491
4492         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
4493         marks.
4494         (gnus-article-special-mark-lists): Put the `unexist' in the special
4495         marks list instead.
4496
4497         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
4498         articles in the list of articles to be selected.
4499
4500         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
4501         articles.
4502         (nnimap-update-info): Keep track of unexisting articles.
4503         (nnimap-update-qresync-info): Ditto.
4504
4505 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
4506
4507         * message.el (message-default-send-mail-function): Made into own
4508         function for reuse by emacsbug.el.
4509
4510 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
4511
4512         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
4513         `gnus-sloppily-equal-method-parameters' to avoid a warning.
4514
4515 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4516
4517         * mm-archive.el (mm-archive-dissect-and-inline): New function.
4518         (mm-archive-dissect-and-inline): Fix up the undisplayer.
4519
4520         * gnus-compat.el: Define `timer-set-function'.
4521
4522         * mm-decode.el (mm-display-external): Output the text from the command
4523         in the buffer after the command finished.  This makes text-based
4524         commands behave better.
4525
4526 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4527
4528         * gnus-compat.el: Add a compat for the old `url-retrieve'.
4529
4530 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4531
4532         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
4533         23.1.
4534
4535 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4536
4537         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
4538
4539 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4540
4541         * message.el (smtpmail-smtp-user): Silence compiler warning.
4542
4543 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4544
4545         * message.el (message-multi-smtp-send-mail): Also allow specifying the
4546         SMTP user name.
4547
4548 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4549
4550         * gnus-sum.el (gnus-summary-show-thread):
4551         next-single-char-property-change may return nil in XEmacs.
4552         (gnus-summary-article-map): Fix typo.
4553
4554 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
4555
4556         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
4557         running.
4558
4559         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
4560
4561         * gnus.el (gnus-server-extend-method): Don't add an -address component
4562         if the method already has one (bug#9676).
4563
4564 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
4565
4566         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
4567         of an initial-input for consistency (bug#10757).
4568
4569         * dgnushack.el: Fix XEmacs compilation warning.
4570
4571         * shr.el: Inhibit getting and sending cookies when fetching pictures.
4572
4573         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
4574
4575 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4576
4577         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
4578         lines that are narrower than the window width.  Otherwise background
4579         "blocks" will look less readable.
4580
4581 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
4582
4583         * nnimap.el (nnimap-transform-headers): Remove unused variable.
4584         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
4585         have newlines within the strings, and where the UID comes after the
4586         BODYSTRUCTURE element (bug#10537).
4587
4588         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
4589         (bug#10732).
4590
4591         * shr.el (shr-insert-document): Add doc string.
4592         (shr-visit-file): Ditto.
4593         (shr-remove-trailing-whitespace): New function.
4594         (shr-insert-document): Use it to clean up trailing whitespace as the
4595         final step (bug#10714).
4596
4597 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4598
4599         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
4600         buffer if `gnus-kill-summary-on-exit' is nil.
4601
4602 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
4603
4604         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
4605         when just reading a single group from "without" Gnus.
4606
4607 2012-02-06  Chong Yidong  <cyd@gnu.org>
4608
4609         * gnus-sum.el (gnus-summary-show-thread):
4610         next-single-char-property-change never returns nil (Bug#8657).
4611
4612 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4613
4614         * message.el (message-multi-smtp-send-mail): New function.
4615         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
4616         header to implement multi-SMTP functionality.
4617
4618         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
4619         (gnus-agentize): Don't set it.
4620         (gnus-agent-send-mail): Don't use it.
4621
4622         * gnus-sum.el (gnus-summary-widget-backward): New function and
4623         keystroke.
4624
4625         * gnus-compat.el: More the compat functions more compatible.
4626
4627         * shr.el (shr-put-image): Remove underlines from sliced images.
4628         (shr-zoom-image): Compute the region to be replaced more correctly.
4629
4630 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4631
4632         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
4633         (gnus-summary-resend-message-insert-gcc): New function.
4634         (gnus-summary-resend-message): Modify message-header-setup-hook and
4635         message-sent-hook to make it work for Gcc.
4636         (gnus-inews-do-gcc): Update the number of unread articles of groups
4637         that messages are Gcc'd to.
4638
4639         * message.el (message-resend): Run message-sent-hook to do Gcc.
4640
4641 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4642
4643         * lpath.el: Fix an XEmacs compilation warning.
4644
4645         * gnus-compat.el: Require `help-fns' to fix compilation error.
4646
4647         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
4648         a higher level to silence compilation.
4649
4650         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
4651         parameter to allow controlling the scaling.
4652
4653         * shr.el (shr-zoom-image): New command and keystroke.
4654         (shr-put-image): Take a `size' flag to say how to scale the image.
4655
4656         * gnus-compat.el: Redefine `delete-directory' to provide recursive
4657         deletion unless already defined.
4658
4659         * gnus.el (gnus-compat): Require it.
4660
4661         * gnus-compat.el: New file.
4662
4663         * gnus-start.el (gnus-clean-old-newsrc): New function.
4664         (gnus-read-newsrc-file): Use it.
4665
4666         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
4667         Use recursive deletion.
4668         (mm-dissect-archive): Add support for zip files.
4669
4670         * gnus-util.el (gnus-recursive-directory-files): New function.
4671
4672         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
4673         (mm-archive-decoders): Add tgz support.
4674
4675         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
4676         Otherwise inserting text into the Gnus buffer can look odd.
4677
4678         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
4679
4680         * mm-archive.el (mm-archive-decoders): Add support for tar.
4681
4682         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
4683
4684         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
4685
4686 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4687
4688         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
4689
4690         * mm-archive.el: New file.
4691
4692         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
4693
4694         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
4695
4696         * message.el (message-goto-*): Make all the `message-goto-*' commands
4697         push the mark before moving point.  This makes it easier to go back to
4698         where you came from after editing whatever you jumped to.
4699
4700 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4701
4702         * gnus.el: Ma Gnus v0.1 is released.
4703
4704 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
4705
4706         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
4707         without reconnecting.
4708         (nnimap-possibly-change-group): Ditto.
4709         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
4710         connection has died before being called.
4711
4712 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
4713
4714         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
4715         an initial sync unless we're really doing one.
4716
4717         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
4718         address parameter if one already exists (bug#9676).
4719
4720         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
4721         not the prefix, as documented (bug#10689).
4722
4723 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4724
4725         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
4726         the "server".
4727
4728         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
4729         the real error message with the useless "previously known to be down".
4730         Which isn't even correct.
4731
4732         * nntp.el (nntp-open-connection): Report the error message if the nntp
4733         server can't be reached.
4734
4735         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
4736         groups we do a total scan for.
4737         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
4738         doing that.
4739
4740 2012-01-31  Jim Meyering  <jim@meyering.net>
4741
4742         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
4743         Correct a comment (insert "not") and hide nominally-doubled "to".
4744
4745 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4746
4747         * gnus.el (gnus-version): Change name to "Ma Gnus".
4748
4749 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
4750
4751         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
4752         section in the manual.
4753
4754 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4755
4756         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
4757         words.
4758         (rfc2047-encode-string): Ditto.
4759         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
4760         understand folded filename="..." parameters, for instance.
4761
4762         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
4763         the message for greater debuggability.
4764
4765 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
4766
4767         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
4768         instead of setting it locally, since the latter doesn't seem to have
4769         any effect (most of the time).
4770
4771 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
4772
4773         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
4774         function call.
4775
4776 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
4777
4778         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
4779         seconds, and make the repeat clause with HH:MM specs work as
4780         documented.
4781
4782 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4783
4784         * proto-stream.el (proto-stream-capability-open): Fall back on
4785         :end-of-command if :end-of-capability doesn't exist.
4786
4787 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4788
4789         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
4790         bound globally in old Emacsen and XEmacsen.
4791
4792 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
4793
4794         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
4795         so that previous errors don't prohibit getting new news.
4796
4797         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
4798
4799         * nntp.el (nntp-retrieve-group-data-early): Ditto.
4800
4801 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
4802
4803         * gnus.el (gnus-group-find-parameter): Check for liveness of the
4804         buffer, not of the string which is its name.
4805
4806 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4807
4808         * proto-stream.el (proto-stream-capability-open): Wait for
4809         :end-of-capability, not :end-of-command.
4810
4811         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
4812         non-server-marks groups.
4813         (gnus-group-make-articles-read): Ditto.
4814
4815         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
4816         methods (bug#9676).
4817
4818         * gnus.el (gnus-method-ephemeral-p): New function.
4819
4820 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4821
4822         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
4823         left-to-right.
4824
4825 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4826
4827         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
4828         warning.
4829
4830 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
4831
4832         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
4833         macroexpand the nnir things, since they haven't been defined yet, and
4834         nnir requires gnus-sum.
4835
4836 2012-01-24  Julien Danjou  <julien@danjou.info>
4837
4838         * color.el (color-rgb-to-hsl): Fix value computing.
4839         (color-hue-to-rgb): New function.
4840         (color-hsl-to-rgb): New function.
4841         (color-clamp, color-saturate-hsl, color-saturate-name)
4842         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
4843         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
4844
4845 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4846
4847         * mm-decode.el (mm-interactively-view-part): Fix prompt.
4848
4849 2012-01-19  Julien Danjou  <julien@danjou.info>
4850
4851         * color.el (color-name-to-rgb): Use the white color to find the max
4852         color component value and return correctly computed values.
4853         (color-name-to-rgb): Add missing float conversion for max value.
4854
4855 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
4856
4857         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
4858         logical server name in addition to the actual machine address.
4859
4860         * auth-source.el (auth-source-user-and-password): Add convenience
4861         wrapper to search by just host and optionally user.
4862
4863 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4864
4865         * shr.el (shr-visit-file): Move point to the beginning of the buffer
4866         after rendering.
4867
4868 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
4869
4870         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
4871         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
4872         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
4873
4874 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4875
4876         * gnus-sum.el (gnus-summary-read-group): Document more parameters
4877         (bug#9693).
4878         (gnus-summary-setup-buffer): Document return value (bug#9697).
4879
4880         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
4881         since ido doesn't work on symbols (bug#9632).
4882
4883         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
4884         when getting a single value as when getting all the values.  This means
4885         that atoms like `gcc-self' work cumulatively, like variable settings,
4886         instead of getting the value from the last matching clause.
4887         (gnus-group-find-parameter): Protect against the group buffer not
4888         existing (bug#9585).
4889
4890 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4891
4892         * gnus-start.el (gnus-activate-group): Document more parameters
4893         (bug#9694).
4894
4895         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
4896         (bug#9692).
4897
4898         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
4899         article was fetched, so that it can be expired later (bug#9958).
4900         (gnus-agent-summary-fetch-series): Add doc string.
4901         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
4902         (bug#9517).
4903
4904         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
4905         retrieval is happening.
4906
4907         * gnus.el (gnus-parameters): Doc fix.
4908
4909 2012-01-06  Dave Abrahams  <dave@boostpro.com>
4910
4911         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
4912         show the thread after expansion.
4913
4914 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4915
4916         * gnus-art.el (article-narrow-to-head): If the head is completely
4917         empty, narrow to the empty region (bug#9764).
4918
4919         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
4920         read, and then mark them as unread only when the unread mark is used.
4921         This makes `C-- T k' actually work, even though it's confusing.
4922
4923         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
4924         alive before we try to find its window.
4925
4926 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
4927
4928         * mm-decode.el (mm-display-external): Use a longer timeout for the
4929         deletion to allow slow programs to display the file.
4930
4931 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4932
4933         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
4934         prompt to be less confusing.
4935
4936         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
4937         argument to `message-reply'.  This broke `special-display-*' frame
4938         pop-uping (bug#10238).
4939
4940 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4941
4942         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
4943         systems, since these allegedly don't work there.
4944
4945 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
4946
4947         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
4948         live buffer.
4949
4950 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4951
4952         * nnir.el (nnir-retrieve-headers): Protect against the article not
4953         existing on the server (bug#10335).
4954
4955 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
4956
4957         * gnus-agent.el (gnus-agent-load-local): Recompute
4958         gnus-agent-article-local on changing method.
4959
4960 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961
4962         * gnus.el (gnus-parameters): Note precedence.
4963
4964 2012-01-04  Leo Liu  <sdl.web@gmail.com>
4965
4966         * nndraft.el (nndraft-update-unread-articles): Don't move point around
4967         in the group buffer.
4968
4969 2012-01-04  Julien Danjou  <julien@danjou.info>
4970
4971         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
4972         change.
4973
4974 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4975
4976         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
4977         too.
4978
4979         * nntp.el (nntp-retrieve-group-data-early): Use it.
4980
4981 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4982
4983         * nntp.el (nntp-retrieval-in-progress): New variable.
4984         (nntp-make-process-buffer): Make it buffer-local.
4985
4986         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
4987         2010.
4988         (gnus-demon-init): Use it to compute the time if time is on the form
4989         "04:23".
4990
4991         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
4992
4993         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
4994         status in the correct buffer.
4995
4996 2012-01-03  Leo Liu  <sdl.web@gmail.com>
4997
4998         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
4999         when opening topics (bug#10407).
5000
5001 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
5002
5003         * gnus-cus.el (gnus-score-customize):
5004         * gnus-sum.el (gnus-sort-gathered-threads):
5005         * message.el (message-shorten-references):
5006         * nnmairix.el (nnmairix-request-group):
5007         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
5008
5009 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
5010
5011         * gnus-agent.el (gnus-agent-regenerate-group):
5012         * gnus-int.el (gnus-retrieve-group-data-early):
5013         * mm-util.el (mm-codepage-ibm-list):
5014         * nndiary.el (Commentary, nndiary-get-new-mail):
5015         * nnir.el (nnir):
5016         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
5017
5018 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5019
5020         * mm-view.el (mm-display-inline-fontify): Add comment.
5021
5022 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
5023
5024         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
5025         * ntlm.el (ntlm-smb-dohash): Spelling fix.
5026
5027 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
5028
5029         * gnus-art.el (gnus-split-methods):
5030         * gnus-msg.el (gnus-configure-posting-styles):
5031         * gnus-spec.el (gnus-parse-simple-format):
5032         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
5033         * message.el (message-do-actions): Spelling fix.
5034
5035 2011-12-15  Juri Linkov  <juri@jurta.org>
5036
5037         * mm-decode.el (mm-inline-media-tests): Add missing
5038         `mm-handle-media-subtype'.
5039
5040 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
5041
5042         * gnus-group.el (gnus-group-tool-bar):
5043         * gnus-sum.el (gnus-summary-tool-bar):
5044         * message.el (message-tool-bar):
5045         * rfc2231.el (rfc2231-parse-string): Spelling fix.
5046
5047 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
5048
5049         * plstore.el (plstore--insert-buffer): Spelling fix.
5050
5051 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
5052
5053         * message.el (message-valid-fqdn-regexp): Update with newly approved
5054         top-level domain names ".tel" and ".asia".
5055
5056 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5057
5058         * gnus-sum.el (gnus-summary-show-article): Don't load shr
5059         unconditionally.
5060
5061 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5062
5063         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
5064         pop-to-buffer-same-window for old Emacsen.
5065
5066 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
5067
5068         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
5069
5070 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
5071
5072         * netrc.el (netrc-credentials): Spelling fix.
5073
5074 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
5075
5076         * gnus-fun.el (gnus-fun-ppm-change-string):
5077         * gnus-msg.el (gnus-inews-do-gcc):
5078         * gnus-sum.el (gnus-summary-find-for-reselect):
5079         * gnus.el (gnus-summary-cancelled):
5080         * message.el (message-cancel-hook, message-send-news):
5081         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
5082         * nnir.el (nnir-run-hyrex):
5083         * nntp.el (nntp-with-open-group-function):
5084         * pgg.el (pgg-pending-timers): Spelling fix.
5085
5086 2011-12-04  Chong Yidong  <cyd@gnu.org>
5087
5088         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
5089         change (Bug#10200).
5090
5091 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5092
5093         * compface.el (uncompface):
5094         * gnus-art.el (gnus-article-x-face-command): Update the header format
5095         of icon data for the most recent icontopbm program.
5096
5097 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5098
5099         * gnus-msg.el (gnus-inews-do-gcc):
5100         * message.el (message-send-mail):
5101         * mml.el (mml-generate-mime): Share the value of the buffer-local
5102         `message-options' variable between a draft buffer and temprary working
5103         buffers.
5104
5105 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5106
5107         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
5108
5109 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5110
5111         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
5112         for Cygwin.
5113
5114 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
5115
5116         * gnus-group.el (gnus-group-prepare-flat):
5117         * mm-bodies.el (mm-encode-body):
5118         * mml.el (mml-preview):
5119         * nnml.el (nnml-request-compact-group):
5120         * pop3.el (pop3-stream-type): Spelling fix.
5121
5122 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
5123
5124         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
5125
5126 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
5127
5128         * color.el (color-rgb-to-hsl):
5129         * gmm-utils.el (gmm-tool-bar-style):
5130         * gnus-group.el (gnus-group-prepare-flat):
5131         * gnus-topic.el (gnus-topic-prepare-topic):
5132         * mm-decode.el (mm-discouraged-alternatives):
5133         * rfc2047.el (rfc2047-encode-1):
5134         * starttls.el: Spelling fix.
5135
5136 2011-11-24  Glenn Morris  <rgm@gnu.org>
5137
5138         * binhex.el (binhex-begin-line): Give it basic doc-string.
5139
5140         * starttls.el, tls.el: Fix case of "GnuTLS".
5141
5142 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
5143
5144         * gnus-group.el (gnus-group-highlight): Fix typo.
5145
5146 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
5147
5148         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
5149         value of `delete-file', that returns nil for a local file but returns t
5150         for a remote file using ssh.
5151
5152 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
5153
5154         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
5155
5156 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5157
5158         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
5159         avoid later breakage.
5160
5161 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5162
5163         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
5164         article buffers' name.
5165
5166 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5167
5168         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
5169         by Paul Eggert's spellfixes two days ago.
5170
5171 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5172
5173         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
5174         doesn't have it.
5175
5176         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
5177         buffer-local instead of binding them to avoid warnings.  Also demote
5178         errors (bug#10063).
5179         (font-lock-mode-hook): Shut up byte compiler.
5180
5181 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
5182
5183         * mm-util.el (mm-charset-after):
5184         * nnir.el (nnir-run-hyrex):
5185         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
5186         (ntlm-get-password-hashes, ntlm-md4hash):
5187         * smime.el: Fix typo.
5188
5189 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
5190
5191         * gnus-agent.el (gnus-agent-expire-group-1):
5192         * nndiary.el (nndiary-last-occurence):
5193         * nnimap.el (nnimap-request-set-mark):
5194         * nnmairix.el (nnmairix-only-use-registry):
5195         * gnus-group.el (gnus-group-prepare-flat):
5196         * gnus-sum.el (gnus-decode-encoded-word-methods):
5197         * message.el (message-wash-subject):
5198         * nntp.el (nntp-retrieve-headers-with-xover):
5199         * smime.el (smime-certificate-directory): Spelling fix.
5200
5201 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
5202
5203         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
5204
5205         * color.el:
5206         * gnus-agent.el (gnus-agent-possibly-alter-active):
5207         * gnus-dired.el (gnus-dired-print):
5208         * mail-parse.el:
5209         * nnmairix.el (nnmairix-request-group):
5210         * shr.el (shr-image-displayer):
5211         * sieve-manage.el:
5212         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
5213
5214 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
5215
5216         * gnus-sum.el (gnus-auto-select-subject):
5217         * spam-report.el (spam-report-resend): Spelling fix.
5218
5219 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
5220
5221         * gnus-agent.el (gnus-agent-get-undownloaded-list):
5222         * gnus-art.el (gnus-default-article-saver):
5223         * gnus-srvr.el (gnus-server-copy-server):
5224         * gnus.el (gnus-sloppily-equal-method-parameters):
5225         * html2text.el (html2text-format-tag-list):
5226         * message.el (message-narrow-to-head):
5227         * nndiary.el:
5228         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5229         * sieve.el: Spelling fix.
5230
5231 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
5232
5233         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
5234         * gnus-sum.el (gnus-summary-make-menu-bar):
5235         * gnus-uu.el (gnus-uu-decode-postscript)
5236         (gnus-uu-decode-postscript-and-save):
5237         * mailcap.el (mailcap-print-command):
5238         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
5239         Fix typos.
5240
5241 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
5242
5243         * gnus-art.el (gnus-article-part-wrapper):
5244         * html2text.el (html2text-fix-paragraphs):
5245         * mm-decode.el (mm-image-fit-p):
5246         * rfc2047.el (rfc2047-encode-message-header):
5247         * shr-color.el (shr-color-visible-distance-min)
5248         (shr-color-relative-to-absolute, set-minimum-interval)
5249         (shr-color-visible): Fix typos.
5250
5251 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
5252
5253         * gmm-utils.el (gmm-tool-bar-item):
5254         * gnus-art.el (gnus-treat-body-boundary):
5255         * gnus-diary.el (gnus-user-format-function-d):
5256         * gnus-start.el (gnus-get-unread-articles):
5257         * pgg-gpg.el (pgg-gpg-update-agent):
5258         * smime.el (smime-cert-by-ldap-1): Spelling fix.
5259
5260 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
5261
5262         * gnus-topic.el (gnus-group-prepare-topics):
5263         * gnus-uu.el (gnus-extract-view):
5264         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
5265
5266 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
5267
5268         * spam.el: Move BBDB autoloads.
5269         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
5270         BBDB 2 and 3.
5271         (spam-check-BBDB): Use it.
5272         (spam-enter-ham-BBDB): Use it.
5273
5274 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
5275
5276         * smime.el (smime-draw-buffer): Spelling fix.
5277
5278 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
5279
5280         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
5281         for scanning exactly one level.
5282         * gnus-start.el (gnus-get-unread-articles): Ditto.
5283
5284 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285
5286         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
5287         slightly clearer.
5288
5289 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
5290
5291         * gnus-sync.el: More commentary about setup.
5292
5293 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5294
5295         * message.el (message-send-and-exit): Document `arg'.
5296
5297 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
5298
5299         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
5300
5301 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
5302
5303         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
5304
5305         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
5306         we don't use `bound-and-true-p'.
5307
5308 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
5309
5310         * gnus-util.el (gnus-bound-and-true-p): Remove.
5311         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
5312         * nnir.el: Use it.
5313         * nnmairix.el: Use it.
5314
5315 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
5316
5317         * gnus-sync.el: Improve docs about CouchDB admins.
5318
5319         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
5320         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
5321         for reasons unknown.
5322         * nnir.el: Use it.
5323         * nnmairix.el: Use it.
5324
5325         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
5326         * nnir.el: Ditto.
5327         * nnmairix.el: Ditto.
5328
5329         * gnus-registry.el (gnus-registry-enabled): Default to nil.
5330
5331 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
5332
5333         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
5334         not needed.  Provide xmlplistread list function to produce XML plist
5335         output for non-Gnus LeSync clients.
5336
5337 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
5338
5339         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
5340
5341         * gnus-sync.el: Add LeSync synchronization backend and logic to read
5342         and save against it.  Group subscriptions, read marks, other marks,
5343         subscription levels, topic names, and topic offsets (the group's
5344         position within the topic) are saved.  This is an experimental backend
5345         and may change significantly.  Load json.el from the gnus-fallback-lib
5346         if it's not available otherwise.
5347         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
5348
5349 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5350
5351         * message.el (message-completion-function): Make sure
5352         message-tab-body-function is not attempted if one of
5353         message-completion-alist fails to find a completion (bug#9158).
5354
5355 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
5356
5357         * mml.el (mml-quote-region): Quote <#secure> tag.
5358         (mml-generate-mime-1): Unquote <#secure> tag.
5359
5360 2011-10-20  Chong Yidong  <cyd@gnu.org>
5361
5362         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
5363         calling a minor mode from Lisp with nil arg enables it, so we have to
5364         make the wording a bit ambiguous here).
5365
5366 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
5367
5368         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
5369         * nnir.el (nnir-mode): Use it.
5370         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5371         Use it.
5372
5373         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
5374         * nnmairix.el (gnus-registry-enabled): Ditto.
5375
5376 2011-10-17  Dave Abrahams  <dave@boostpro.com>
5377
5378         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
5379         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
5380         only while we need to find out if it should be t or nil.
5381         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
5382         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
5383         the registry is installed.  Set it to nil when it's unloaded.
5384         (gnus-registry-install-p): Provide user guidance for the initial value
5385         of `gnus-registry-install' when it's 'ask, otherwise return its value.
5386         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
5387         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5388         * nnmairix.el (nnmairix-determine-original-group-from-registry):
5389         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
5390         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
5391         `gnus-registry-install'.
5392
5393 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
5394
5395         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
5396         previous change.
5397         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
5398         primary key is marked as disabled.
5399
5400 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
5401
5402         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
5403         primary key is marked as disabled.
5404
5405 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
5406
5407         * html2text.el (html2text-clean-anchor): Check for quotes around
5408         `href' value.
5409
5410 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
5411
5412         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
5413         searching.  Drop `bbdb-cache'.
5414
5415 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5416
5417         * message.el (message-signed-or-encrypted-p): Exclude header when
5418         checking if there is signed or encrypted body in text/plain message.
5419
5420 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
5421
5422         * html2text.el (html2text-get-attr): Correctly handle attribute values
5423         containing "=".
5424
5425 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
5426
5427         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
5428         handle bindings.
5429
5430 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5431
5432         * gnus-win.el (gnus-configure-windows): Protect against reading
5433         ephemeral groups outside of Gnus.
5434
5435 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5436
5437         * shr.el (shr-tag-img): Don't get images displayed in tables.
5438
5439 2011-10-03  Glenn Morris  <rgm@gnu.org>
5440
5441         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
5442         the "maintainer" version of debbugs.gnu.org reports.
5443
5444 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5445
5446         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
5447         make asynchronous adjacent image insertion work better.
5448
5449 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
5450
5451         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
5452         documentation.
5453
5454 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5455
5456         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
5457         `gnus-asynchronous' isn't shadowed.
5458
5459 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5460
5461         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
5462
5463         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
5464         (nnimap-insert-partial-structure): The charset parameter isn't
5465         case-sensitive.
5466
5467         * nnheader.el (nnheader-message-maybe): New function.
5468
5469         * shr.el (shr-tag-table): Render totally broken tables better.
5470
5471         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
5472         computing the boundary.
5473
5474 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5475
5476         * pop3.el (pop3-number-of-responses): Remove.
5477         (pop3-wait-for-messages): Rewrite to take linear time instead of
5478         exponential time.
5479
5480 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5481
5482         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
5483         re-fetch images.
5484
5485         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
5486         re-fetch images when hitting `g' in Gnus.
5487
5488 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5489
5490         * mml.el (mml-inhibit-compute-boundary): New internal variable.
5491         (mml-compute-boundary): Don't check collision if it is non-nil.
5492         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
5493         before checking collision.
5494
5495 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5496
5497         * message.el (message-indent-citation): Really make sure there's a
5498         newline at the end.
5499
5500         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
5501         Fix suggested by John Wiegley.
5502
5503         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
5504
5505         * gnus-art.el (gnus-treat-hide-citation): Add doc.
5506
5507         * message.el (message-default-send-rename-function): Break out into its
5508         own function.
5509
5510         * ecomplete.el (ecomplete-display-matches): Revert patch since it
5511         doesn't work under XEmacs.
5512
5513         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
5514         of "imaps" to word around Windows problems.
5515         (nnimap-open-connection-1): Use it.
5516
5517         * message.el (message-indent-citation): Revert last change which made
5518         `F' not work.
5519
5520 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
5521
5522         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
5523         terminal as well.
5524
5525 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5526
5527         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
5528         because it displays images using overlays that aren't easy to copy to
5529         the article buffer.
5530
5531 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
5532
5533         * message.el (message-indent-citation): Fix empty line removal at the
5534         end of the citation.
5535
5536 2011-09-20  Julien Danjou  <julien@danjou.info>
5537
5538         * auth-source.el (auth-source-netrc-create): Use default value for
5539         password if specified.  Evaluate default.
5540         (auth-source-plstore-create): Ditto.
5541         (auth-source-plstore-create, auth-source-netrc-create): Fix default
5542         value evaluation.
5543         (auth-source-netrc-create): Typo fix.
5544         (auth-source-plstore-create): Ditto.
5545
5546         * password-cache.el (password-cache-remove): Remove entries even if the
5547         value is nil, so that password with a nil value (negative caching) is
5548         possible to invalidate.
5549
5550         * auth-source.el (auth-source-format-cache-entry): New function.
5551
5552 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5553
5554         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
5555
5556 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5557
5558         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
5559
5560 2011-09-19  Julien Danjou  <julien@danjou.info>
5561
5562         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
5563         which work with things that are not ASCII.
5564
5565 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5566
5567         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
5568
5569 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5570
5571         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
5572         message level.
5573
5574 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5575
5576         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
5577
5578 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5579
5580         * gnus.el (gnus-interactive-exit): Update defcustom spec.
5581
5582 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5583
5584         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
5585         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
5586
5587 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
5588
5589         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
5590         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
5591         articles.
5592
5593 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
5594
5595         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
5596         (message-mail-other-window, message-mail-other-frame)
5597         (message-news-other-window, message-news-other-frame):
5598         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
5599         instead of setting buffer display varibles.
5600
5601 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5602
5603         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
5604
5605         * gnus-sum.el (gnus-fetch-headers): Bump message level.
5606
5607 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5608
5609         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
5610         duplicates" to a higher level.
5611
5612         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
5613         most egregious messages.
5614
5615 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5616
5617         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
5618
5619 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
5620
5621         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
5622         up the file (bug#9351).
5623
5624 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5625
5626         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
5627         it does with all other backends, but decode the names immediately after
5628         getting them.
5629
5630         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
5631         decoding nnimap groups.
5632
5633         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
5634         newsrc file.  It doesn't seem like an important optimization any more.
5635
5636 2011-09-10  Dave Abrahams  <dave@boostpro.com>
5637
5638         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
5639         overflows.
5640
5641 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5642
5643         * gnus.el (gnus-article-mark-lists): Remove `recent'.
5644         (gnus-interactive-exit): Extend to `quiet'.
5645
5646         * gnus-sum.el (gnus-offer-save-summaries): Use it.
5647
5648         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
5649         string.
5650
5651         * plstore.el (plstore--get-buffer): Silence compiler warnings by
5652         renaming function arguments from `this'.
5653
5654         * gnus-sum.el (gnus-newsgroup-recent): Remove.
5655
5656         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
5657         has been renamed.
5658         (gnus-lrm-string-p): Include RLM and PDF, too.
5659
5660         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
5661         (bug#9225).
5662
5663 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
5664
5665         Add autoload cookies for functions used by sendmail.el.
5666         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
5667
5668         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
5669
5670 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5671
5672         * gnus-art.el (article-date-ut): Work properly even when there are
5673         things like Date header in the body; work for forwarded parts.
5674
5675 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
5676
5677         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
5678         original-article-buffer.
5679
5680 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
5681
5682         * nnir.el (nnir-compose-result): Fix matching of server type.
5683         (nnir-run-swish++): Ditto.
5684         (nnir-run-namazu): Ditto.
5685         (nnir-run-notmuch): Ditto.
5686
5687 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5688
5689         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
5690         (bug#9405).
5691
5692         * gnus-score.el (gnus-summary-increase-score): Doc clarification
5693         (bug#9421).
5694
5695         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
5696         (bug#9425).
5697
5698         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
5699         thing (bug#9426).
5700
5701 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5702
5703         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
5704         the error message.
5705
5706 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
5707
5708         * message.el (message-setup-1): Return t (Bug#9392).
5709
5710 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
5711
5712         * gnus-sum.el: When adding article headers to a summary buffer also
5713         update gnus-newsgroup-articles (bug#9386).
5714
5715 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * auth-source.el: Autoload help-mode.
5718
5719 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5720
5721         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
5722         names.
5723
5724 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
5725
5726         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
5727         mm-replace-in-string for compatibility issues.
5728         * mml2015.el (mml2015-epg-verify): Ditto.
5729
5730 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5731
5732         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
5733
5734         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
5735
5736 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5737
5738         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
5739         continue on and do the clean-up phase (bug#9188).
5740
5741         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
5742         just ignore groups that can't be opened instead of erroring out
5743         (bug#9225).
5744
5745         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
5746         nil since some many people are fuddy-duddies.
5747
5748         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
5749         images.
5750
5751         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
5752         instead.
5753
5754         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
5755
5756         * gnus-util.el (gnus-process-live-p): Copy over compat function.
5757
5758         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
5759         processing.
5760
5761         * nntp.el (nntp-kill-buffer): Kill the process before killing the
5762         buffer to avoid warnings.
5763
5764 2011-08-20  Simon Josefsson  <simon@josefsson.org>
5765
5766         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
5767         specified to reduce precision.
5768
5769 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5770
5771         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
5772         bodystructures (bug#9314).
5773
5774 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
5777         Make button keymap non-sticky after buttons.
5778
5779 2011-08-18  David Engster  <dengste@eml.cc>
5780
5781         * nnmairix.el (nnmairix-request-set-mark)
5782         (nnmairix-goto-original-article): Remove adding of article to registry,
5783         since `gnus-registry-add-group' isn't available anymore.
5784         (nnmairix-determine-original-group-from-registry):
5785         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
5786         available anymore.
5787
5788 2011-08-12  Simon Josefsson  <simon@josefsson.org>
5789
5790         * starttls.el (starttls-any-program-available): Define as obsolete
5791         function.
5792
5793 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5794
5795         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
5796         versions which Gnus use when appropriate.
5797
5798         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
5799         a pretty destructive command.
5800
5801         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
5802
5803 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5804
5805         * message.el (message-fix-before-sending): Make a different warning
5806         about NUL characters (bug#9270).
5807
5808         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
5809         from custom (bug#9260).
5810
5811         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
5812         things work in Emacs 22 and XEmacs, too.
5813
5814         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
5815         default From.
5816
5817         * gnus-spec.el (gnus-lrm-string-p): New macro.
5818         (gnus-lrm-string): New constant.
5819         (gnus-summary-line-format-spec): LRM-ify the from.
5820         (gnus-tilde-max-form): LRM-ify string chopping.
5821
5822         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
5823
5824         * message.el (message-is-yours-p): Allow disabling canlock checking
5825         (bug#9295).
5826         (message-shoot-gnksa-feet): Add `canlock-verify'.
5827         (message-auto-save-directory): Use ~/ as the auto-save directory if the
5828         message directory isn't writable (bug#9304).
5829
5830         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
5831         non-world-readable.
5832
5833 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5834
5835         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
5836         articles.
5837
5838 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
5839
5840         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
5841         copy-list.
5842
5843 2011-08-12  Sam Steingold  <sds@gnu.org>
5844
5845         * gnus-score.el (gnus-score-find-alist): Keep the score files already
5846         in the reverse order to avoid modifying the cache with `nreverse'.
5847         (gnus-all-score-files): Do not modify the value returned by
5848         `gnus-score-find-alist' because it lives in a cache variable.
5849         (gnus-current-home-score-file): No need to `nreverse' the return value
5850         of `gnus-score-find-alist', it is already in the correct order.
5851
5852 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
5853
5854         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
5855         type MESSAGE and subtype RFC822 is slightly different from those of
5856         type TEXT.
5857
5858 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
5859
5860         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
5861         This allows article-referral to work from an nnir group.
5862
5863 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
5864
5865         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
5866
5867 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
5868
5869         * mml1991.el (mml1991-epg-find-usable-key)
5870         (mml1991-epg-find-usable-secret-key): New function.
5871         (mml1991-epg-sign): Check if signing key is usable.
5872         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
5873
5874 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
5875
5876         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
5877         server-variables only.  This should fix a bug introduced with commit
5878         e1889675b7f4adf057833c5513c9374134c4e053.
5879         (nnir-run-query): 'nnir-search-engine should not be set from the global
5880         environment.
5881
5882 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
5883
5884         * nnir.el (nnir-search-thread): Position point on referring article
5885         line.
5886         (nnir-warp-to-article): Clean up summary buffers.
5887
5888         * nnimap.el (nnimap-request-thread): Whitespace fix.
5889
5890 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
5891
5892         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
5893
5894 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5895
5896         * starttls.el (starttls-available-p): Rename from
5897         `starttls-any-program-available' and changed return convention.
5898
5899 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
5900
5901         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
5902         `unix-sync' unless it's defined.
5903
5904 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
5905
5906         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
5907         `aref' for XEmacs compatibiltiy.
5908
5909 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5910
5911         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
5912
5913 2011-07-31  Dave Abrahams  <dave@boostpro.com>
5914
5915         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
5916         closures, quote the form properly (bug#9194).
5917
5918 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5919
5920         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
5921         (gnus-summary-insert-new-articles): Protect against servers that are
5922         down.
5923
5924 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
5925
5926         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
5927         in mm handle if none is specified.
5928
5929 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
5930
5931         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
5932
5933 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
5934
5935         * nnir.el (nnir-search-thread): New function to make an nnir group
5936         based on a thread query.
5937
5938         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
5939         of nnir in thread referral.
5940         (gnus-summary-refer-thread): Use it.
5941
5942         * nnimap.el (nnimap-request-thread): Use it.
5943
5944 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5945
5946         * shr.el (shr-tag-comment): Ignore HTML comments.
5947
5948 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
5949
5950         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
5951         argument.
5952         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
5953         Use `nnir-address' to handle server info rather than passing an arg.
5954
5955         * nnimap.el (nnimap-make-thread-query): New utility function to format
5956         an imap thread search query.
5957         (nnimap-request-thread): Use it.
5958
5959         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
5960         right select-method if we are not going back to the group buffer.
5961
5962 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5963
5964         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
5965         enter invalid buffer configurations into the quit form (bug#9107).
5966         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
5967         unplugged/plugged.
5968
5969         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
5970         keep track of which ones are unread (bug#9061).
5971
5972         * gnus.el (gnus-refer-article-method): Allow entering any sexp
5973         (bug#9055).
5974
5975         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
5976         (bug#9041).
5977
5978         * gnus-html.el (mm-util): Require (bug#9073).
5979
5980         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
5981         (gnus-summary-refer-thread): Use it to remove duplicates in the
5982         un-threaded view (bug#9053).
5983         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
5984
5985 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
5986
5987         * nnir.el (nnir-read-server-parm): Use default value from global
5988         variable.  Without this the default search engine parameters aren't
5989         used at all.
5990
5991 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5992
5993         * message.el (message-unique-id): Don't use the undocumented return
5994         value from (random t) (bug#9118).
5995
5996 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5997
5998         * message.el (message-auto-save-directory): If the ~/Mail directory
5999         doesn't exist, use ~ as the auto-save directory (bug#4432).
6000
6001         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
6002         hasn't already been started.
6003
6004 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6005
6006         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
6007
6008         * message.el (message-reply): Work around mysterious bug where
6009         `message-mode' seems to overwrite the locally bound `subject' variable.
6010
6011 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
6012
6013         * nnimap.el (nnimap-request-thread): Ensure search is performed in
6014         correct group.
6015
6016         * gnus-int.el (gnus-request-thread): Add group argument.
6017
6018         * gnus-sum.el (gnus-summary-refer-thread): Use it.
6019
6020 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6021
6022         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
6023
6024         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
6025         renamed to `debbugs-gnu-*'.
6026
6027 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
6028
6029         * plstore.el: Revert the editing feature since it is not urgent.
6030         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
6031         (plstore-mode-decoded): Remove.
6032
6033 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6034
6035         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
6036         isn't very interesting any more, and it leaks potentially secret data.
6037         (gnus-debug): Remove.
6038
6039         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
6040         use of :custom-show.
6041
6042 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
6043
6044         * plstore.el: Add documentation.
6045         (plstore-mode): New mode to edit plstore file.
6046         (plstore-mode-toggle-display, plstore-mode-original)
6047         (plstore-mode-decoded): New command.
6048         (plstore--encode, plstore--decode, plstore--write-contents-functions)
6049         (plstore--insert-buffer, plstore--make): New function.
6050         (plstore-open, plstore-save): Simplify by using them.
6051
6052 2011-07-06  Glenn Morris  <rgm@gnu.org>
6053
6054         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
6055
6056 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6057
6058         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
6059         no longer is much used.
6060         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
6061         Articles".
6062
6063 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
6064
6065         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
6066         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
6067         `notmuch' backend.
6068
6069 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6070
6071         * mm-decode.el (mm-text-html-renderer): Doc fix.
6072
6073         * gnus-msg.el (gnus-bug): Fix the MML tag.
6074
6075         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
6076
6077 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
6078
6079         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
6080         secondary methods if started with `gnus-no-server'.
6081
6082 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
6083
6084         * message.el (message-return-action): Fix typo in docstring.
6085
6086 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6087
6088         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
6089         bug reports at once.
6090
6091         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
6092
6093 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6094
6095         * nndraft.el: Require gnus-group.
6096         (nndraft-request-list): Declare.
6097
6098         * nndraft.el (nndraft-update-unread-articles): Don't show group having
6099         no unread article unless it matches gnus-permanently-visible-groups.
6100
6101         * nndraft.el (nndraft-update-unread-articles): New function.
6102         (nndraft-request-associate-buffer): Use it to update the number of
6103         unread articles for the nndraft groups in the group buffer when saving
6104         or killing a draft message.
6105
6106 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6107
6108         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
6109         systems to binary before writing and reading the mbox files.
6110
6111         * gnus.el (gnus-summary-line-format): Link to the info node for %U
6112         instead of trying to list them all (bug#8978).
6113
6114 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
6115
6116         * pop3.el (pop3-open-server): Use :end-of-capability.
6117
6118 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6119
6120         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
6121         the id is always a number.
6122
6123         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
6124
6125         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
6126         debbugs mode, if possible.
6127
6128 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
6129
6130         * auth-source.el (auth-source-token-passphrase-callback-function):
6131         Reindent.
6132         (epg-context-operation): Remove unnecessary autoload.
6133
6134 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6135
6136         * gnus.el (gnus-list-debbugs): New command.
6137
6138         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
6139         mboxstat instead of the maintbox, since the stat seems to be fuller.
6140
6141         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
6142         summary buffers.
6143
6144         * message.el (message-get-reply-headers): Delete all duplicates,
6145         instead of the first.
6146         (message-get-reply-headers): Ensure that we have progress while
6147         deleting duplicates.
6148
6149         * gnus-msg.el (gnus-configure-posting-styles): Get the local
6150         gnus-posting-style value from the summary buffer to make it easier to
6151         make that a per-buffer conf.
6152
6153 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
6154
6155         * nnir.el (nnir-run-imap): Allow halting a search when an article is
6156         found by setting `shortcut' in 'query.
6157         (nnir-request-article): Use `shortcut' setting when requesting article
6158         by Message-ID.
6159
6160 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
6161
6162         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
6163         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
6164         Bring the pseudo-headers back too.
6165
6166 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6167
6168         * auth-source.el (auth-source-token-passphrase-callback-function):
6169         Simplify and remove EPA dependency.
6170
6171 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
6172
6173         * nnir.el (nnir-request-article): Fix error message text.
6174
6175 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6176
6177         * auth-source.el (plstore-delete): Autoload.
6178         (auth-source-plstore-search): Support delete operation.
6179         * plstore.el (plstore-delete): New function.
6180
6181 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6182
6183         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
6184         mark actually existing articles as unread rather than the ones that
6185         active asserts.
6186
6187 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
6188
6189         * nntp.el (nntp-record-command):
6190         * gnus-util.el (gnus-message-with-timestamp-1):
6191         Use format-time-string rather than decoding time stamps by hand.
6192         This is simpler and insulates the code from potential changes to
6193         current-time format.
6194
6195 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6196
6197         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
6198
6199 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6200
6201         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
6202         (plstore-save): Support public key encryption.
6203         (plstore--init-from-buffer): New function.
6204         (plstore-open): Use it; fix error when opening a non-existent file.
6205         (plstore-revert): Use plstore--init-from-buffer.
6206
6207 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
6208
6209         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
6210
6211 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * mml2015.el (mml2015-use): Replace string-match-p with string-match
6214         for old Emacsen.
6215
6216 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6217
6218         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
6219         is not fully working.
6220
6221 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6222
6223         * dgnushack.el: Autoload sha1 on XEmacs.
6224
6225         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
6226         quit window configuration.
6227
6228         * auth-source.el (epg-context-set-passphrase-callback):
6229         Remove duplicate autoload.
6230
6231 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6232
6233         * nnir.el (nnir-request-article): Allow requesting articles by
6234         Message-ID with nnimap.
6235
6236         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
6237         current server.
6238
6239 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6240
6241         * auth-source.el: Autoload EPA/EPG functions.
6242         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
6243         changed when EPA/EPG is not available.
6244         (auth-source-backend): Rename "arg" member to "data".
6245         (auth-source-backend-parse, auth-source-plstore-search)
6246         (auth-source-plstore-create): Use it.
6247
6248 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
6249
6250         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
6251         `gnus-refer-article-methods'.
6252
6253 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
6254
6255         * auth-source.el: Require EPA and EPG.
6256         (auth-source-passphrase-alist): New variable.
6257         (auth-source-passphrase-callback-function)
6258         (auth-source-token-passphrase-callback-function): Callbacks for the
6259         netrc field encryption (GPG tokens).
6260         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
6261         Symmetric encryption and decryption of the netrc GPG tokens.
6262         (auth-source-netrc-normalize): Use them, simplifying the closure.
6263
6264 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6265
6266         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
6267         is available.
6268
6269 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6270
6271         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
6272         non-nil, and `nnimap-split-methods' is nil, use the former.
6273
6274 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6275
6276         * plstore.el (plstore-revert): New function.
6277         (plstore-open): Use it; hide the buffer from user.
6278
6279 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
6280
6281         * auth-source.el (auth-source-backend): New member "arg".
6282         (auth-source-backend-parse): Handle new backend 'plstore.
6283         * plstore.el: New file.
6284
6285 2011-06-30  Glenn Morris  <rgm@gnu.org>
6286
6287         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
6288
6289 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290
6291         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
6292         expiring articles to.
6293
6294         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
6295         variations as ASCII (bug#5458).
6296
6297 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6298
6299         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
6300
6301 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6302
6303         * message.el (message-point-in-header-p): Tweak the function to default
6304         to saying that we're not in the headers if there is no separator at
6305         all.  This makes it possible to use the Message version of `M-q' in
6306         buffers with no headers (bug#7987).
6307         (message-point-in-header-p): Fix last checkin to work with an empty
6308         mail-header-separator, too.
6309
6310         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
6311         again, save the choice via customize.
6312
6313 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6314
6315         * message.el (message-send-mail-function): Add `sendmail-query-once'.
6316
6317         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
6318         ended the connection, bail out before waiting infinitely on a new
6319         connection.
6320
6321 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
6322
6323         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
6324         reports.
6325
6326         * gnus.el (gnus-bug-package): Use "gnus."
6327         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
6328
6329 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6330
6331         * dgnushack.el: Make the timer warning go away on XEmacs.
6332
6333         * gnus-art.el (gnus-article-stop-animations): New function to stop any
6334         animations going on at article exit time.
6335
6336         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
6337         since removing it breaks people upgrading.
6338
6339         * shr.el (shr-put-image): Use the new interface for animating images.
6340         (shr-put-image): Animate for 60 seconds.
6341
6342         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
6343         avoid compiler warnings.
6344
6345         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
6346         error with `find-file-hooks' on Emacs 22.
6347         (with-auth-source-epa-overrides): Ugly hack to Wrap the
6348         `find-file-hook' things in `symbol-value' to avoid compilation warnings
6349         on all architectures.
6350
6351         * spam.el (spam-stat): Require in a normal fashion without binding
6352         `spam-stat-install-hooks' to avoid compilation warnings.
6353
6354         * spam-stat.el (spam-stat-install-hooks): Remove.
6355         (spam-stat-install-hooks): Don't run automatically.
6356
6357 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
6358
6359         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
6360         and keystroke.
6361
6362 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6363
6364         * auth-source.el (auth-source-netrc-cache): Move forward.
6365
6366 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6367
6368         * proto-stream.el (proto-stream-open-starttls): Use
6369         `gnutls-available-p' to see whether we have built-in support.
6370
6371         * auth-source.el (auth-source-netrc-create): Don't query the bits that
6372         we already know.
6373         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
6374         (auth-source-netrc-create): Don't prompt for the stuff we already know.
6375
6376 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6377
6378         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
6379         %S format, since that looks odd.
6380         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
6381         file, especially when saving.
6382
6383 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
6384
6385         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
6386         article found.
6387
6388 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
6389
6390         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
6391         `auth-source-save-secrets' with a more sensitive alist that can be
6392         configured per file.  Experimental, so defaults to 'never.
6393         (auth-source-netrc-create): Use it.  Still experimental code.
6394         (with-auth-source-epa-overrides): Use `find-file-hooks' if
6395         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
6396
6397 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
6398
6399         * auth-source.el (auth-source-save-secrets): New variable to control if
6400         secret tokens should be saved encrypted.
6401         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
6402         to `auth-source-netrc-normalize'.
6403         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
6404         on the EPA variables being defined.
6405         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
6406         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
6407         the lexical-let closure.
6408         (auth-source-netrc-create): Create "gpg:" tokens according to
6409         `auth-source-save-secrets'.
6410
6411 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6412
6413         * gnus-group.el (gnus-group-update-group): Add new argument
6414         `info-unchanged' that stops updating dribble buffer.
6415
6416         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
6417         deletes lines matching to it in dribble buffer.
6418
6419         * gnus-agent.el (gnus-agent-fetch-group-1):
6420         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
6421         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
6422         * gnus-start.el (gnus-group-change-level):
6423         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
6424
6425         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
6426         if newsgroup info is not changed.
6427
6428         * gnus-group.el (gnus-group-get-new-news-this-group):
6429         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
6430         Don't update dribble buffer.
6431
6432 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
6433
6434         * gnus-registry.el (gnus-registry-remove-ignored): New function to
6435         remove entries with groups we ignore.
6436
6437 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6438
6439         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
6440         the underline comes at the bottom.
6441
6442 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
6443
6444         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
6445         `gnus-registry-user-format-function-M' and declare the latter obsolete.
6446         (gnus-registry-article-marks-to-names): Rename from
6447         `gnus-registry-user-format-function-M2'.
6448
6449 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6450
6451         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
6452         ephemeral group.
6453
6454 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6455
6456         * shr.el (shr-browse-image): Copy the URL if called interactively.
6457
6458 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6459
6460         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
6461         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
6462         done, then unselected articles may be marked as read.
6463
6464         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
6465         since not doing this seems to lead to a race condition in pop3-logon.
6466
6467         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
6468         so that the call chain it correct when we call "upwards".
6469
6470         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
6471         in read-only groups.
6472
6473         * gnus-group.el (gnus-group-mark-article-read): Ditto.
6474
6475         * message.el (message-cite-reply-position): Doc string fix.
6476
6477         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
6478         avoid regexp overflow.
6479         (nnimap-transform-split-mail): Ditto.
6480
6481         * pop3.el (pop3-retr): Error out if the server closes the connection.
6482
6483 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
6484
6485         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
6486         mm-with-unibyte-current-buffer.  The buffer should not contain any
6487         multibyte chars anyway at this stage.
6488
6489 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6490
6491         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
6492         at the end of lines.
6493
6494 2011-05-29  Julien Danjou  <julien@danjou.info>
6495
6496         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
6497
6498 2011-05-27  Glenn Morris  <rgm@gnu.org>
6499
6500         * gnus-group.el (gnus-bug-group-download-format-alist):
6501         Use the "maintainer" version of debian reports as well.
6502
6503 2011-05-26  Glenn Morris  <rgm@gnu.org>
6504
6505         * gnus-group.el (gnus-bug-group-download-format-alist):
6506         Use the "maintainer" version of debbugs.gnu.org reports.
6507
6508 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6509
6510         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
6511
6512 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
6513
6514         * gnus-cus.el (gnus-agent-customize-category):
6515         * gnus-delay.el (gnus-delay-send-queue):
6516         * gnus.el (gnus-other-frame):
6517         Don't quote lambda expressions with `quote'.
6518
6519 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
6520
6521         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
6522         the thread moves us backwards and so we loop forever.
6523
6524 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6525
6526         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
6527         whitespace in base64 data lines.
6528
6529 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
6530
6531         * gnus-registry.el (gnus-registry-user-format-function-M):
6532         Use `mapconcat'.
6533         (gnus-registry-user-format-function-M2): Use to see the full text of
6534         the marks.  Make "," the mark text separator.
6535
6536         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
6537         authentication with auth-source.
6538
6539 2011-05-17  Glenn Morris  <rgm@gnu.org>
6540
6541         * gnus-group.el (gnus-import-other-newsrc-file):
6542         Use insert-file-contents.
6543
6544 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
6545
6546         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
6547         1000 iterations.
6548
6549 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6550
6551         * nntp.el (nntp-open-connection): Check if process-type is available.
6552
6553 2011-05-16  Julien Danjou  <julien@danjou.info>
6554
6555         * shr.el (shr-tag-del): Add support for del tag.
6556
6557 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6558
6559         * gnus-html.el (gnus-html-put-image): Register a displayer.
6560
6561         * shr.el (shr-image-displayer): Don't remove text props from alt text.
6562
6563 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
6564
6565         * registry.el (prune-factor): New initialization parameter defaulting
6566         to 0.1.
6567         (registry-prune-hard): Use it.
6568
6569         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
6570         0.1 expicitly.
6571
6572 2011-05-13  Glenn Morris  <rgm@gnu.org>
6573
6574         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
6575         is bound, since this function requires sendmail.
6576
6577 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
6578
6579         * registry.el (registry-usage-test): Disable pruning test.
6580
6581 2011-05-11  David Engster  <dengste@eml.cc>
6582
6583         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
6584         Bind set-network-process-option for XEmacs.
6585
6586 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
6587
6588         * registry.el (registry-prune-hard-candidates)
6589         (registry-prune-soft-candidates): Helper methods for registry pruning.
6590         (registry-prune): Use them.  Make the sort function optional.
6591
6592 2011-05-10  Jim Meyering  <meyering@redhat.com>
6593
6594         * shr.el (shr-colorize-region): Fix typo "on on -> on".
6595
6596 2011-05-10  Julien Danjou  <julien@danjou.info>
6597
6598         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
6599         symbol and not a list.
6600
6601 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6602
6603         * gnus-art.el (gnus-article-mode): Move binding of
6604         shr-put-image-function here from gnus-article-prepare-display.
6605
6606         * shr.el (shr-put-image-function): New variable.
6607         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
6608         (shr-put-image): Return scaled image.
6609
6610         * gnus-art.el (gnus-shr-put-image): New function.
6611         (gnus-article-prepare-display): Bind shr-put-image-function to it.
6612
6613         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
6614         original ones, as deletable.
6615
6616 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6617
6618         * nntp.el (nntp-open-connection): Set TCP keepalive option.
6619
6620 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
6621
6622         * registry.el (registry-full): Add convenience method.  Fix logic.
6623         (registry-insert): Use it.  Fix logic here too.
6624
6625         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
6626         `registry-prune' if `registry-full' returns t.
6627         (gnus-registry-handle-action)
6628         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
6629         (gnus-registry-usage-test): Use it.
6630
6631 2011-05-07  Julien Danjou  <julien@danjou.info>
6632
6633         * shr.el (shr-link): Make shr-link inherit from link by default.
6634
6635 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
6636
6637         * shr.el (shr-urlify, shr-link): Fix shr-link face.
6638
6639 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
6640
6641         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
6642         error out because the face is not a list.
6643
6644 2011-05-05  Glenn Morris  <rgm@gnu.org>
6645
6646         * proto-stream.el (gnutls-negotiate): Fix declarations.
6647
6648         * gnus-start.el (gnus-propagate-marks): Declare.
6649
6650 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
6651
6652         * registry.el (registry-reindex): Fix percentage message.
6653
6654         * proto-stream.el (network-stream-open-starttls): Adjust to call
6655         `gnutls-negotiate' with :process and :hostname arguments.
6656
6657 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
6658
6659         * shr.el: Add shr-link face for links.
6660         (shr-urlify): Use it.
6661
6662         * registry.el (registry-insert): Make error message more helpful.
6663
6664 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6665
6666         * gnus-html.el (gnus-html-schedule-image-fetching):
6667         Use url-queue-retrieve, if it exists.
6668
6669         * shr.el (shr-tag-img): Ditto.
6670
6671         * gnus.el: Autoload more gnus-agent functions.
6672
6673         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
6674         agent if we haven't already (bug#8502).
6675
6676         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
6677         into the Agent, too.
6678
6679         * gnus-agent.el (gnus-agent-store-article): New function.
6680
6681         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
6682         and moved from that file for reuse.
6683
6684         * pop3.el (pop3-open-server): Error messages are "-ERR".
6685
6686 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6687
6688         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
6689         (open-tls-stream): Remove superfluous tls/starttls autoloads.
6690
6691 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
6692
6693         * gnus.el: No Gnus v0.17 is released.
6694
6695 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
6696
6697         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
6698         buffer has moved to a different frame.
6699
6700 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6701
6702         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
6703         to get the conversion from unibyte to multibyte buffers to work on
6704         Emacs 22.
6705
6706         * nntp.el (nntp-request-article): Slight clean-up.
6707
6708 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6709
6710         * shr.el (shr-strike-through): New face.
6711         (shr-tag-s): Use it to provide <s> support.
6712         (shr-tag-s): Remove duplicate definition.
6713
6714 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
6715
6716         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
6717         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
6718
6719 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
6720
6721         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
6722         `gnutls-negotiate'.
6723         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
6724
6725 2011-04-23  Glenn Morris  <rgm@gnu.org>
6726
6727         * gnus-sum.el (gnus-extra-headers): Bump :version.
6728
6729 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6730
6731         * shr.el (shr-tag-sup): New function.
6732         (shr-tag-sub): Ditto.
6733
6734 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
6735
6736         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
6737         for the case where `gnus-registry-ignored-groups' is a list of lists,
6738         and don't call `gnus-parameter-registry-ignore' otherwise.
6739
6740 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
6741
6742         * nnimap.el (nnimap-user): New backend variable.
6743         (nnimap-open-connection-1): Use it.
6744         (nnimap-credentials): Accept user parameter so it's explicit what user
6745         name is desired.
6746
6747         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
6748         default.
6749
6750         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
6751         not gnus-registry.el.
6752
6753         * gnus-registry.el: Mention in comments how to modify
6754         `gnus-extra-headers' for proper recipient tracking and that it may
6755         already have To and Cc recently, which it does as of this commit.
6756         (gnus-registry-ignored-groups): Remove defcustom.
6757         Explain why in comments.
6758         (gnus-registry-action): Fix data-header reference to use the extra
6759         headers.  Explain in package commentary how to add To and Cc headers to
6760         the gnus-extra-headers.
6761         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
6762         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
6763         parameter list or a string list in `gnus-registry-ignored-groups'.
6764         Fix logic error.
6765
6766 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6767
6768         * shr.el (shr-expand-url): Protect against null urls.
6769
6770 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6771
6772         * shr.el (shr-base): New binding.
6773         (shr-tag-base): Keep track of <base>.
6774         (shr-expand-url): New function used throughout.
6775
6776 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
6777
6778         * gnus-registry.el
6779         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
6780         (gnus-registry-ignored-groups): New variable.
6781         (gnus-registry-ignore-group-p): Use it.
6782         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
6783         set the destination group to nil (same as delete) if it's ignored.
6784
6785 2011-04-20  David Engster  <dengste@eml.cc>
6786
6787         * tests/gnustest-nntp.el: New file for simple NNTP testing.
6788
6789         * Makefile.in (test-nntp): New rule.
6790         (check): Add it.
6791         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
6792
6793 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6794
6795         * gnus-registry.el (gnus-registry-action)
6796         (gnus-registry-fetch-header-fast):
6797         Don't use mail-header that looks an internal function of mailheader.el.
6798
6799 2011-04-19  Glenn Morris  <rgm@gnu.org>
6800
6801         * time-date.el (time-to-days): Remove unused local variables.
6802
6803 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6804
6805         * gnus-registry.el: Eliminate cl functions.
6806         (gnus-registry-sort-addresses): New function that replaces mapcan.
6807         (gnus-registry-action, gnus-registry-spool-action)
6808         (gnus-registry-split-fancy-with-parent)
6809         (gnus-registry-fetch-recipients-fast): Use it.
6810         (gnus-registry-import-eld): Replace delete* with dolist + delq.
6811
6812         * registry.el (initialize-instance, registry-lookup)
6813         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
6814         (registry-lookup-secondary-value, registry-search, registry-delete)
6815         (registry-insert, registry-reindex, registry-size, registry-prune):
6816         Use eval-and-compile.
6817
6818 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
6819
6820         * registry.el (registry-reindex): New method to recreate the secondary
6821         registry indices.
6822
6823         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
6824         tracked field changes.
6825         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
6826         (gnus-registry-action, gnus-registry-spool-action)
6827         (gnus-registry-handle-action)
6828         (gnus-registry--split-fancy-with-parent-internal)
6829         (gnus-registry-split-fancy-with-parent)
6830         (gnus-registry-register-message-ids): Add recipient tracking on spool,
6831         move, and delete actions, and for fancy splitting with parent.
6832         (gnus-registry-extract-addresses)
6833         (gnus-registry-fetch-recipients-fast)
6834         (gnus-registry-fetch-header-fast): Convenience functions.
6835         (gnus-registry-misc-test): ERT test of
6836         `gnus-registry-extract-addresses'.
6837
6838 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
6839
6840         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6841         Track by subject first, then sender.
6842
6843 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
6844
6845         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
6846
6847         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
6848         Lisp.
6849
6850         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
6851         (gnus-draft-send): Use it to avoid popping
6852         up frames from gnus-group-send-queue.
6853
6854 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
6855
6856         * gnus-registry.el: Updated gnus-registry docs.
6857
6858 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
6859
6860         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
6861         Fix logic bug.
6862         (gnus-registry-post-process-groups): Fix logging of no results and
6863         quote sender and subject.
6864
6865 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6866
6867         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
6868         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
6869         gnutls-cli are too slow to be done opportunistically.
6870
6871         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
6872         (gnus-read-active-for-groups): Don't try to finish getting stuff where
6873         we had no early-data returned.
6874         (gnus-get-unread-articles): Add a sanity check so that we don't issue
6875         two async commands to the same server at the same time.
6876
6877 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
6878
6879         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
6880
6881 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6882
6883         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
6884         "warning" level.
6885
6886         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
6887         (mm-url-insert-file-contents): Don't set the package names.
6888
6889 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
6890
6891         * gnus-registry.el (gnus-registry-action): Remove properties and
6892         simplify subject in `gnus-registry-handle-action'.
6893         (gnus-registry-spool-action): Get subject and sender from message if
6894         they are not passed in.
6895         (gnus-registry-handle-action): Remove properties and simplify subject
6896         consistently.
6897
6898 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
6899
6900         * registry.el: Require CL before using defmacro*.
6901
6902 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6903
6904         * gnus-art.el (article-treat-date): Assume that
6905         gnus-article-date-headers may be a group parameter.
6906
6907 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
6908
6909         * gnus-registry.el (gnus-registry-handle-action): More debugging.
6910
6911         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
6912         interactively so the newsrc file can contain foreign groups too.
6913         Useful for debugging but not much for users.
6914
6915 2011-04-07  David Engster  <dengste@eml.cc>
6916
6917         * registry.el (registry-usage-test): Only do
6918         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
6919         lexical binding.
6920
6921 2011-04-07  David Engster  <dengste@eml.cc>
6922
6923         * Makefile.in (check, test-registry): New rules for test-suite.
6924
6925 2011-04-06  David Engster  <dengste@eml.cc>
6926
6927         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
6928         argument NOERROR for `require', since XEmacs 21.4 does not support it.
6929
6930 2011-04-06  David Engster  <dengste@eml.cc>
6931
6932         * registry.el (initialize-instance): Change :after to :AFTER to be
6933         compatible with old EIEIO version in XEmacs.
6934
6935 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6936
6937         * gnus-registry.el (gnus-registry-post-process-groups)
6938         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
6939         and provide better messaging.
6940
6941 2011-04-06  David Engster  <dengste@eml.cc>
6942
6943         * Makefile.in (fail-on-warning): New rule to compile with warnings as
6944         errors.
6945
6946         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
6947         dgnushack-compile with error-on-warn enabled, and to signal an error if
6948         clean compilation failed.
6949         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
6950         with `byte-compile-error-on-warn'.  Return nil if errors occured.
6951
6952 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
6953
6954         * gnus-registry.el: Don't use ERT if it's not available.  Load it
6955         unconditionally anyway, discarding errors.
6956         (gnus-registry-delete-entries): New convenience function.
6957         (gnus-registry-import-eld): Import from old .eld registry.
6958
6959         * registry.el: Don't use ERT if it's not available.  Load it
6960         unconditionally anyway, discarding errors.
6961
6962         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
6963         version from the Claudio Bley GnuTLS patch (extra optional parameters
6964         and host name).
6965
6966 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
6967
6968         * gnus-registry.el (gnus-registry-fixup-registry): New function to
6969         fixup the parameters that can be customized by the user between
6970         save/read cycles.
6971         (gnus-registry-read): Use it.
6972         (gnus-registry-make-db): Use it.
6973         (gnus-registry-spool-action, gnus-registry-handle-action):
6974         Fix messaging.
6975         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
6976         Map references to actual group names with sender and subject tracking.
6977         (gnus-registry-post-process-groups): Use `cond' for better messaging.
6978         (gnus-registry-usage-test): Add subject lookup test.
6979
6980         * registry.el (registry-db, initialize-instance): Set up constructor
6981         instead of :initform arguments for the sake of older Emacsen.
6982         (registry-lookup-breaks-before-lexbind): New method to demonstrate
6983         pre-lexbind merge bug.
6984         (registry-usage-test): Use it.
6985         (initialize-instance, registry-db): Move the non-function initforms
6986         back to the class definition.
6987
6988 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
6989
6990         * registry.el: New library to manage gnus-registry-style data.
6991
6992         * gnus-registry.el: Use it (major rewrite).
6993
6994         * nnregistry.el: Use it.
6995
6996         * spam.el: Use it.
6997
6998 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6999
7000         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
7001         marks on non-selected articles.
7002
7003 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
7004
7005         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
7006         parameter to open-protocol-stream.
7007
7008 2011-04-01  Julien Danjou  <julien@danjou.info>
7009
7010         * mm-view.el (mm-display-inline-fontify): Do not fontify with
7011         fundamental-mode.
7012
7013 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7014
7015         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
7016         servers.
7017
7018 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7019
7020         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
7021         made marks not propagate, again.
7022
7023 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
7024
7025         * proto-stream.el (open-protocol-stream): Bring back `network' type.
7026         Make this the default type.
7027         (proto-stream-open-plain): Rename from proto-stream-open-default.
7028         (open-protocol-stream, proto-stream-open-starttls)
7029         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
7030         with `plain'.
7031
7032         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
7033         value.
7034
7035         * nntp.el (nntp-open-connection-function): Document the fact that some
7036         values are not functions but are instead handled specially.
7037         Recognize nntp-open-plain-stream value.
7038         (nntp-open-connection): Recognize that value.
7039
7040 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7041
7042         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
7043         where it seems to be needed.
7044
7045 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7046
7047         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
7048         stuff.
7049
7050         * gnus-score.el (gnus-score-string): Fix calling convention of
7051         `gnus-simplify-buffer-fuzzy' after last patches.
7052
7053         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
7054         server for articles we didn't get any headers for.  This is a sanity
7055         check.
7056
7057 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
7058
7059         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
7060         new CAPABILITY, use it.
7061
7062 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7063
7064         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
7065         downloading anything.
7066
7067         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
7068
7069 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
7070
7071         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
7072         colors.
7073         (gnus-splash-svg-color-symbols): New function.
7074
7075 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7076
7077         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
7078         instead of using the global gnus-simplify-subject-fuzzy-regexp.
7079         (gnus-simplify-subject-fuzzy): Use the local
7080         gnus-simplify-subject-fuzzy-regex instead of the global one.
7081         This makes using this variable in group parameters work.
7082
7083 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
7084
7085         * gnus-registry.el (gnus-registry-unfollowed-groups):
7086         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
7087         archive:sent-YYYY-MM-DD groups).
7088         (gnus-registry-split-fancy-with-parent): Bail out early in sender
7089         tracking if there are more than `gnus-registry-max-track-groups'
7090         matches.
7091
7092 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7093
7094         * message.el (message--yank-original-internal): New function to do the
7095         insertion cleanly inside eval in `message-yank-original'.
7096         (message-yank-original): Use it.
7097
7098 2011-03-29  Julien Danjou  <julien@danjou.info>
7099
7100         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
7101         local variables disabled rather than `normal-mode'.
7102
7103 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
7104
7105         * imap.el (imap-shell-open, imap-process-connection-type):
7106         Use imap-process-connection-type for 'shell' streams as well as
7107         Kerberos, SSL, other subprocesses.
7108
7109 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
7110
7111         * proto-stream.el: Changes preparatory to merging open-protocol-stream
7112         with open-network-stream.
7113         (proto-stream-always-use-starttls): Option removed.
7114         (open-protocol-stream): Return a process object by default.  Provide a
7115         new parameter :return-list specifying a list-type return value, which
7116         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
7117         :type `network' to `try-starttls', and `network-only' to `default'.
7118         Make `default' the default, for compatibility with open-network-stream.
7119         Handle the no-parameter case exactly as open-network-stream, with no
7120         additional stream processing.  Search plists using plist-get.
7121         Explicitly add :end-of-commend parameter if it is missing.
7122         (proto-stream-open-default): Rename from
7123         proto-stream-open-network-only.  Return 'default as the type.
7124         (proto-stream-open-starttls): Rename from proto-stream-open-network.
7125         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
7126         failed.  Always return a list with a (possibly dead) process as the
7127         first element, for compatibility with open-network-stream.
7128         (proto-stream-open-tls): Use plist-get.  Always return a list.
7129         (proto-stream-open-shell): Return `default' as connection type.
7130         (proto-stream-capability-open): Use plist-get.
7131         (proto-stream-eoc): Function deleted.
7132
7133         * nnimap.el (nnimap-stream, nnimap-open-connection)
7134         (nnimap-open-connection-1): Handle renaming of :type parameter for
7135         open-protocol-stream.
7136         (nnimap-open-connection-1): Pass a :return-list parameter
7137         open-protocol-stream to obtain a list return value.  Parse this list
7138         using plist-get.
7139
7140         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
7141         for open-protocol-stream.  Accept open-protocol-stream return value
7142         that is a subprocess object instead of a list.  Handle the case of a
7143         dead returned process.
7144
7145 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
7146
7147         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
7148
7149         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
7150
7151 2011-03-21  Julien Danjou  <julien@danjou.info>
7152
7153         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
7154         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
7155         query.
7156         (mm-inline-text): Render normal text with fontification whenever
7157         possible.
7158
7159         * gnus-sum.el (gnus-summary-save-parts-1):
7160         * gnus-art.el (gnus-article-browse-html-save-cid-content)
7161         (gnus-article-browse-html-parts, gnus-mime-delete-part)
7162         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
7163         Use `mm-handle-filename'.
7164
7165         * mm-util.el (mm-handle-filename): New function, return the filename of
7166         an handle.
7167
7168 2011-03-18  Julien Danjou  <julien@danjou.info>
7169
7170         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
7171         (gnus-buffer-live-p): Check that buffer is not nil.
7172
7173 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7174
7175         * gnus.el: No Gnus v0.15 is released.
7176
7177 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7178
7179         * time-date.el (format-seconds): Use assoc instead of assoc-string to
7180         avoid warning on XEmacs.
7181
7182         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
7183         on XEmacs.
7184
7185         * gnus-art.el: Require mouse, which the build bot seems to say is
7186         needed.
7187
7188         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
7189
7190         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
7191         XEmacs, since it doesn't have url-retrieve-synchronously.
7192
7193         * time-date.el (format-seconds): Use assoc instead of assoc-string,
7194         since assoc-string doesn't exist in XEmacs.
7195
7196 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
7197
7198         * gnus-group.el (gnus-group-list-ticked): New function.
7199         (gnus-group-make-menu-bar): Provide a menu entry for it.
7200         (gnus-group-list-map): Provide a binding for it.
7201
7202 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7203
7204         * shr.el (shr-visit-file): New command.
7205
7206         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
7207
7208 2011-03-17  Bjørn Mork  <bjorn@mork.no>
7209
7210         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
7211         servers.
7212
7213 2011-03-16  Julien Danjou  <julien@danjou.info>
7214
7215         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
7216         inline.
7217
7218         * gnus-art.el (article-hide-list-identifiers):
7219         Use gnus-group-get-list-identifiers.
7220
7221         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
7222         (gnus-summary-remove-list-identifiers):
7223         Use gnus-group-get-list-identifiers to get regexp.
7224         (gnus-select-newsgroup, gnus-summary-insert-subject)
7225         (gnus-summary-insert-articles):
7226         Call gnus-summary-remove-list-identifiers unconditionally.
7227
7228 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7229
7230         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
7231         we're selecting a group with unread articles.
7232
7233         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
7234
7235         * gssapi.el: New file separated out from imap.el to provide a general
7236         Kerberos 5 connection facility for Emacs.
7237
7238         * message.el (message-elide-ellipsis): Document the format spec
7239         ellipsis.
7240
7241 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
7242
7243         * message.el (message-elide-region): Allow the ellipsis to say how many
7244         lines were removed.
7245
7246 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7247
7248         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
7249         window configurations containing buffers that are now dead.
7250
7251         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
7252         parsing to avoid integer overflows.
7253         (nnimap-parse-flags): Simplify the last change.
7254         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
7255         too large for 32-bit Emacsen.
7256
7257 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7258
7259         * auth-source.el (auth-source-netrc-create):
7260         * message.el (message-yank-original): Fix use of `case'.
7261
7262 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
7263
7264         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
7265         XEmacs, which was one character too wide.
7266
7267 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
7268
7269         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
7270         default number of articles to display.
7271         (gnus-articles-to-read): Use pretty names for prompt.
7272
7273 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7274
7275         * gnus-int.el (gnus-open-server): Ditto.
7276
7277         * gnus-start.el (gnus-activate-group): Give a backtrace if
7278         debug-on-quit is set and the user hits `C-g'.
7279         (gnus-read-active-file): Ditto.
7280
7281         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
7282
7283 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
7284
7285         * message.el (message-yank-original): Use cond instead of CL case.
7286
7287 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
7288
7289         * auth-source.el (auth-source-netrc-create): Use usual format for the
7290         default in prompts.
7291
7292 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7293
7294         * lpath.el: Fbind read-char-choice for XEmacs.
7295
7296 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
7297
7298         * auth-source.el (auth-source-netrc-create): Show the default in the
7299         prompt when prompting for token creation.
7300
7301 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
7302
7303         * auth-source.el (auth-source-format-prompt): Always convert the value
7304         to a string to avoid evaluating non-string arguments.
7305         (auth-source-netrc-create): Offer default properly, not as initial
7306         content in `read-string'.
7307         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
7308         of line to determine if we've been run before.  If so, don't run again,
7309         but print a trivial message to indicate the cache was hit instead.
7310
7311 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
7312
7313         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
7314         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
7315         The user will have to run `gnus-sync-read' manually and wait for Cloudy
7316         Gnus.
7317
7318 2011-03-11  Julien Danjou  <julien@danjou.info>
7319
7320         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
7321         modified file".
7322
7323 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
7324
7325         * auth-source.el (auth-source-read-char-choice): New function to read a
7326         character choice using `dropdown-list', `read-char-choice', or
7327         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
7328         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
7329         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
7330         (auth-source-netrc-saver): Use it.
7331         (auth-source-pick-first-password): New convenience function.
7332
7333 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
7334
7335         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
7336         parameter in the credentials.
7337         (nnimap-open-connection-1): Use it after a successful login.
7338         (nnimap-credentials): Add IMAP-specific user and password prompt.
7339
7340         * auth-source.el (auth-source-search): Add :require parameter, taking a
7341         list.  Document it and the :save-function return token.  Pass :require
7342         down.  Change the CREATED message from a warning to a debug statement.
7343         (auth-source-search-backends): Pass :require down.
7344         (auth-source-netrc-search): Pass :require down.
7345         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
7346         Change save prompt to indicate all modifications saved here are
7347         deletions.
7348         (auth-source-netrc-create): Take user login name as default in user
7349         prompt.  Move all the save functionality to a lexically bound function
7350         under the :save-function token in the returned list.  Set up clearer
7351         default prompts for user, host, port, and secret.
7352         (auth-source-netrc-saver): New function, intended to be wrapped for
7353         :save-function.
7354
7355 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * shr.el (shr-table-horizontal-line): Change the defaults for the table
7358         lines to be spaces instead.
7359
7360 2011-03-07  Julien Danjou  <julien@danjou.info>
7361
7362         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
7363         (sieve-sasl-auth): Check that auth-source-search did return something,
7364         or just return an empty string.
7365
7366 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7367
7368         * gnus.el (gnus-interactive): Use read-directory-name.
7369
7370         * gnus-uu.el (gnus-uu-decode-uu-and-save)
7371         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
7372         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
7373         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
7374         Likewise.
7375
7376         * gnus-group.el (gnus-group-make-directory-group): Likewise.
7377
7378 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7379
7380         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
7381         onto the list of killed groups, too.  This makes killed nnimap groups,
7382         for instance, more reliably not reappear.
7383
7384         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
7385         the parent.
7386
7387         * gnus-sum.el (gnus-update-read-articles): Fix typo.
7388
7389         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
7390         really have server-side marks.
7391
7392         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
7393         since most backends do not usefully have server-side marks.
7394         (gnus-update-read-articles): Propagate marks to all backends that
7395         really have server-side marks.
7396
7397 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
7398
7399         * message.el (message-cite-reply-position, message-cite-style):
7400         New variables.
7401         (message-yank-original): Use the new citation styles.
7402
7403 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
7404
7405         * message.el (message-options): Revert 22da67af (workaround for XEmacs
7406         buffer-local issue); don't mark it buffer-local when running under
7407         XEmacs.
7408
7409 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
7410
7411         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
7412         numbers too big to be `read'.
7413
7414 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
7415
7416         * password-cache.el (password-in-cache-p): Add autoload.
7417
7418         * message.el (message-options): Make buffer-local two ways to attempt
7419         to fix a XEmacs bug.
7420
7421 2011-03-02  Julien Danjou  <julien@danjou.info>
7422
7423         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
7424
7425 2011-03-01  Julien Danjou  <julien@danjou.info>
7426
7427         * gnus-art.el (list-identifier): Add list-identifier as a parameter
7428         group.
7429         (article-hide-list-identifiers): Use list-identifier group parameter.
7430
7431 2011-02-28  Julien Danjou  <julien@danjou.info>
7432
7433         * sieve.el (sieve-buffer-script-name): New local variable to store
7434         sieve script name.
7435         (sieve-edit-script): Store sieve script name.
7436         (sieve-upload): Use sieve script name when uploading.
7437         (sieve-upload): Use substitute-command-keys.
7438         (sieve-edit-script): Use substitute-command-keys.
7439         (sieve-refresh-scriptlist): Use substitute-command-keys.
7440         (sieve-manage-mode-map): Define keymap properly.
7441         (sieve-manage-mode): Do not set mode name manually, change mode-name to
7442         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
7443         Remove commented code about cvs.
7444         (sieve-manage-quit): New function.
7445         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
7446
7447 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7448
7449         * gnus-group.el (gnus-import-other-newsrc-file): New function.
7450
7451 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
7452
7453         * auth-source.el (auth-source-search): Cache empty result sets.
7454
7455         * password-cache.el (password-in-cache-p): Convenience function to
7456         check if a key is in the cache, even if the value is nil.
7457
7458         * auth-source.el (auth-source-save-behavior): New variable to replace
7459         `auth-source-never-create'.
7460         (auth-source-netrc-create): Use it.
7461         (auth-source-never-save): Remove.
7462
7463 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
7464
7465         * nnimap.el (nnimap-stream): Doc fix.
7466         (nnimap-open-connection-1): Reverse the order of the ports to that the
7467         prompted-for port is first.
7468
7469         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
7470         retrieval by the no-group selection.
7471
7472         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
7473         numerical parameters.
7474
7475 2011-02-25  Julien Danjou  <julien@danjou.info>
7476
7477         * gnus-gravatar.el: Use gnus-with-article-buffer.
7478
7479         * gnus-art.el (gnus-with-article-buffer): Check that the
7480         gnus-article-buffer is alive.
7481
7482 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
7483
7484         * auth-source.el (auth-source-creation-prompts): New variable to manage
7485         creation-time prompts.
7486         (auth-source-search): Document it.
7487         (auth-source-format-prompt): Add utility function.
7488         (auth-source-netrc-create): Don't default the user name to
7489         user-login-name.  Use `auth-source-creation-prompts' and some default
7490         prompts for user, host, port, and password (the default generic prompt
7491         remains ugly).
7492         (auth-source-never-save): Add customizable option to never save info.
7493         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
7494         mode excursion.
7495
7496 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7497
7498         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
7499         argument that XEmacs doesn't support.
7500
7501         * dgnushack.el (dgnushack-compile): Exclude color.el from being
7502         compiled for Emacsen having no `libxml-parse-html-region' support.
7503
7504         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
7505
7506         * lpath.el: Bind buffer-save-without-query for XEmacs.
7507
7508 2011-02-23  Julien Danjou  <julien@danjou.info>
7509
7510         * gnus-art.el (article-make-date-line): Ignore errors if time is
7511         invalid and not convertible.
7512         (article-make-date-line): Only add lapsed time if time is not nil.
7513
7514 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
7515
7516         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
7517         `read-char-choice' for backwards compatibility.
7518         (auth-source-netrc-element-or-first): New function to DTRT for
7519         parameter extraction.
7520         (auth-source-netrc-create): Use it and fix multiple parameter print
7521         bug.  Use the default passed from above (given-default) or the
7522         built-in (user-login-name for :user).
7523
7524 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
7525
7526         * gnus-start.el (gnus-dribble-read-file):
7527         Set buffer-save-without-query, since we always want to save the dribble
7528         file, probably.
7529
7530         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
7531         nnimap.
7532
7533         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
7534         -summary- since it's a user-visible variable.
7535
7536         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
7537         first time you use the new Gnus.
7538
7539 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
7540
7541         * auth-source.el: Don't load netrc.el.
7542         (auth-sources): Search ~/.netrc as well by default.
7543         (auth-source-debug): Add 'trivia option for extra output.
7544         (auth-source-do-trivia): Use it.
7545         (auth-source-search): Simplify logic to use
7546         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
7547         appropriate.  Don't keep a running count at this level.  Layer :create
7548         and :delete options appropriately on the first and second passes.
7549         Don't track the backend with the search results.
7550         (auth-source-search-backends): New function to search a list of
7551         backends for a processed spec.
7552         (auth-source-netrc-parse): Cache all netrc files, making
7553         auth-source-netrc-cache an alist keyed by the file name and using the
7554         file mtime as the caching criterion.  Keep the obfuscated data secret
7555         with a lexical bind.
7556         (auth-source-netrc-search): Don't calculate the length of the results
7557         unnecessarily.
7558         (auth-source-search-backends): Fix bug.
7559         (auth-source-netrc-create): Rework prompts.
7560
7561 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
7562
7563         * nnir.el (nnir-imap-search-arguments, nnir-imap-default-search-key):
7564         Lower case names of search constraints.
7565         (nnir-run-query): Cache and reuse search constraints for all imap
7566         servers.
7567
7568 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
7569
7570         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
7571         after exit.
7572         (gnus-setup-message): Define missing variable from last checkin.
7573
7574         * gnus-sum.el (gnus-summary-show-article): When called with t as the
7575         value, show the raw article.
7576
7577 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7578
7579         * gnus.el: No Gnus v0.13 is released.
7580
7581 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7582
7583         * nnimap.el (nnimap-open-connection-1): Revert last change, since
7584         auth-source now accepts numbers.
7585
7586         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
7587         spec, too.
7588         (auth-source-ensure-strings): New function.
7589
7590         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
7591         (gnus-article-setup-buffer): Always restart the date timer so that user
7592         changes to the frequency is respected.
7593
7594         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
7595         port numbers, so make sure it gets that if nnimap-server-port is
7596         explicit.
7597
7598 2011-02-21  Simon Josefsson  <simon@josefsson.org>
7599
7600         * nnimap.el (nnimap-inbox): Doc fix.
7601
7602 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
7603
7604         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
7605         Autoload.  Add optional arg FRAME, and pass it to color-values.
7606         (color-complement): Caller changed.  Doc fix.
7607         (color-gradient): Rewrite for better clarity and efficiency.
7608
7609 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
7610
7611         * shr-color.el (shr-color->hexadecimal): Use renamed function names
7612         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
7613         color-lab-to-srgb.
7614
7615 2011-02-20  Drew Adams  <drew.adams@oracle.com>
7616
7617         * color.el: First part of merge from hexrgb.el.
7618         (color-rgb-to-hex): Rename from color-rgb->hex.
7619         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
7620         saturation to zero if the value is too small.
7621         (color-rgb-to-hsl): Rename from color-rgb->hsl.
7622         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
7623         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
7624         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
7625         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
7626         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
7627         (color-cie-de2000): Doc fix.
7628
7629 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7630
7631         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
7632         given method as in the group name if we're using an extended method.
7633         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
7634         command, if we're using that, instead of waiting for the beginning.
7635
7636         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
7637         we're sure to get unique server names, and we don't output two async
7638         commands in the same buffer.  This fixes an NNTP hang for some users.
7639
7640 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
7641
7642         * gnus.el: No Gnus v0.11 is released.
7643
7644 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
7645
7646         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
7647         summary buffer before reading going to the next buffer.  This avoids
7648         putting the point in the group buffer if you `C-g' the command.
7649
7650         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
7651         cache (for now) to make ~/.authinfo.gpg files usable.
7652
7653         * nnfolder.el (copyright-update): Define for the compiler.
7654
7655         * auth-source.el (auth-source-search): Fix unbound variable.
7656
7657 2011-02-19  Glenn Morris  <rgm@gnu.org>
7658
7659         * gnus.el (gnus-meta): Doc fix.
7660
7661 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
7662
7663         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
7664         in case it's not yet loaded.
7665
7666 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
7667
7668         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
7669         line we're waiting for.
7670
7671 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
7672
7673         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
7674         face with line-width greater than zero will cause RET in gnus summary
7675         buffer to scroll down article page-wise because auto vscroll happens,
7676         it should be temporally disabled when doing a scroll-up.
7677
7678 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
7679
7680         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
7681         outputs from the server.
7682
7683 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7684
7685         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
7686         later so that bbdb can hook in easier.
7687
7688 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
7689
7690         * auth-source.el (auth-source-search): Don't try to create credentials
7691         if the caller doesn't want that.
7692         (auth-source-search): If we don't find a match, don't bug out on
7693         non-bound variables.
7694         (auth-source-search): Only ask a single backend to create the
7695         credentials.
7696
7697         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
7698         logging.
7699         (nnimap-credentials): Protect against auth-source-search returning nil.
7700         (nnimap-request-list): Protect against not being able to open the
7701         server.
7702
7703 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
7704
7705         * auth-source.el (auth-source-search): Do a two-phase search, one with
7706         no :create to get the responses from all backends.
7707
7708         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
7709         when getting credentials.
7710
7711         * gnus-util.el (gnus-delete-duplicates): New function.
7712
7713 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
7714
7715         * nnimap.el (nnimap-credentials): Instead of picking the first port as
7716         a creation default, pass the whole port list down.  It will be
7717         completed.
7718
7719         * auth-source.el (auth-source-search): Updated docs to talk about
7720         multiple creation choices.
7721         (auth-source-netrc-create): Accept a list as a value (from the search
7722         parameters) and do completion on that list.  Keep a separate netrc line
7723         with the password obscured for showing the user.
7724
7725         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
7726         first choice to `auth-source-search' so it will be used for entry
7727         creation instead of the server's Gnus-specific name.
7728         (nnimap-credentials): Rely on the auth-source library to select which
7729         port is actually wanted in the new netrc entry, so don't override
7730         `auth-source-creation-defaults'.
7731
7732         * auth-source.el (auth-source-netrc-parse): Use :port instead of
7733         :protocol and accept a missing user, host, or port as a wildcard match.
7734         (auth-source-debug): Default to off.
7735
7736         (auth-source-netrc-search, auth-source-netrc-create)
7737         (auth-source-secrets-search, auth-source-secrets-create)
7738         (auth-source-user-or-password, auth-source-backend, auth-sources)
7739         (auth-source-backend-parse-parameters, auth-source-search): Use :port
7740         instead of :protocol.
7741
7742         * nnimap.el (nnimap-credentials): Pass a port default to
7743         `auth-source-search' in case an entry needs to be created.
7744         (nnimap-open-connection-1): Use :port instead of :protocol.
7745
7746 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7747
7748         * auth-source.el: Bind load-path when loading EIEIO from
7749         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
7750         21.4 doesn't support, to `require'.
7751         (auth-source-secrets-search): Use mm-delete-duplicates instead of
7752         delete-dups that is not available in XEmacs 21.4.
7753
7754 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
7755
7756         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
7757         as EIEIO must also be loaded when auth-source.el is being
7758         byte-compiled.
7759
7760 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7761
7762         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
7763
7764         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
7765
7766         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
7767
7768         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
7769
7770         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
7771
7772         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
7773
7774         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
7775
7776         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
7777         necessary.
7778
7779 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
7780
7781         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
7782         nil means that nnimap doesn't get updated.
7783
7784 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
7785
7786         * auth-source.el (auth-source-netrc-create): Return a synthetic search
7787         result when the user doesn't want to write to the file.
7788         (auth-source-netrc-search): Expect a synthetic result and proceed
7789         accordingly.
7790         (auth-source-cache-expiry): New variable to override
7791         `password-cache-expiry'.
7792         (auth-source-remember): Use it.
7793
7794         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
7795         parameter.  Create entry if necessary by using :create t.
7796         (nnimap-open-connection-1): Don't pass `inhibit-create'.
7797
7798 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
7799
7800         * auth-source.el (auth-source-debug): Enable by default and don't
7801         mention the obsolete `auth-source-hide-passwords'.
7802         (auth-source-do-warn): New function to debug unconditionally.
7803         (auth-source-do-debug): Use it.
7804         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
7805         and for Secrets API entries when the secrets.el library is not
7806         available.
7807
7808 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7809
7810         * gnus-sum.el (gnus-propagate-marks): Default to nil.
7811         (gnus-summary-exit): Kill the correct article buffer on exit from a
7812         `C-d' group.
7813
7814         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
7815         gnus-propagate-marks.
7816
7817         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
7818         before killing the buffers so that a non-full window conf gets handled
7819         correctly.
7820         (gnus-summary-exit): Ditto.
7821         (gnus-summary-read-group-1): Ditto.
7822
7823         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
7824         async code again so that we can debug it properly.
7825
7826         * message.el (message-reply): Take an optional switch-buffer parameter
7827         so that Gnus window confs are respected better.
7828
7829 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
7830
7831         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
7832         `plist-get' to accept non-list parameters (XEmacs issue).
7833         Fix docstring.
7834         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
7835         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
7836         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
7837         Login collection is "Login" and not "login".
7838
7839 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
7840
7841         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
7842         multiple headers.
7843
7844         * nnimap.el (nnimap-inhibit-logging): New variable.
7845         (nnimap-log-command): Don't log login commands.
7846
7847         * auth-source.el (auth-source-netrc-search): The asserts seem to want
7848         to have more parameters.
7849
7850         * nnimap.el (nnimap-send-command): Mark the command time for each
7851         command, so that we don't get NOOPs stepping on our toes.
7852
7853         * gnus-art.el (article-date-ut): Get the date from the Date header on
7854         `t'.
7855
7856 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7857
7858         * auth-source.el (auth-source-search): Use copy-sequence instead of
7859         the cl.el copy-list.
7860
7861 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7862
7863         * imap.el: Bring it back (revert
7864         84d800cd31de3064f0ed39617d725709a2f8f42f).
7865
7866 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
7867
7868         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
7869         Improve prompt.
7870
7871 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
7872
7873         * gnus-art.el (gnus-article-mode-line-format): Remove the article
7874         washing status from the default format.  It isn't very informative.
7875
7876 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
7877
7878         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
7879         Fix Gcc processing on imap.
7880
7881 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
7882
7883         * imap.el: Remove file.  All the functionality is in nnimap.el.
7884
7885 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
7886
7887         * message.el (message-bury): Don't pop up a new window when selected
7888         window is dedicated.
7889
7890 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7891
7892         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
7893
7894 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
7895
7896         * sieve-manage.el: Autoload `auth-source-search'.
7897         (sieve-sasl-auth): Use it.
7898
7899 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
7900
7901         * nnimap.el: Autoload `auth-source-forget+'.
7902         (nnimap-open-connection-1): Use it if the connection fails.
7903
7904         * auth-source.el: Require `password-cache'.
7905         (auth-source-hide-passwords, auth-source-cache): Remove and mark
7906         obsolete.
7907         (auth-source-magic): Marker for `password-cache' keys.
7908         (auth-source-do-cache): Update docstring.
7909         (auth-source-search): Use and check cache.
7910         (auth-source-forget-all-cached, auth-source-remember)
7911         (auth-source-recall, auth-source-forget, auth-source-forget+)
7912         (auth-source-specmatchp): Caching support functions.
7913         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
7914         Remove and obsolete.
7915         (auth-source-user-or-password): Remove caching to further discourage
7916         using it.  Always hide passwords.
7917
7918         * password-cache.el (password-cache-remove): Accept secrets that are
7919         not strings.
7920
7921 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
7922
7923         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
7924         code for now, since it doesn't work for all users.
7925
7926 2011-02-09  Julien Danjou  <julien@danjou.info>
7927
7928         * message.el (message-options): Make message-options really buffer
7929         local.
7930
7931 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
7932
7933         * mail-source.el: Autoload `auth-source-search'.
7934         (mail-source-keyword-map): Note order matters.
7935         (mail-source-set-1): Get all the mail-source source values and
7936         defaults and search auth-source on those if needed.  This can all
7937         probably be simplified.
7938
7939         * nnimap.el: Autoload `auth-source-search'.
7940         (nnimap-credentials): Use it.
7941         (nnimap-open-connection-1): Ask for the virtual server and physical
7942         address in one shot.
7943
7944         * nntp.el: Autoload `auth-source-search'.
7945         (nntp-send-authinfo): Use it.  Note TODO.
7946
7947 2011-02-08  Julien Danjou  <julien@danjou.info>
7948
7949         * shr.el (shr-tag-body): Add support for text attribute in body
7950         markups.
7951
7952         * message.el (message-options): Make message-options a local variable.
7953
7954 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
7955
7956         * auth-source.el (auth-source-secrets-search)
7957         (auth-source-user-or-password): Use `append' instead of `nconc'.
7958         (auth-source-user-or-password): Build return list better and protect
7959         against nil :secret.
7960
7961 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
7962
7963         * nnimap.el (nnimap-update-info): Refactor slightly.
7964         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
7965         (nnimap-update-info): Clean up slightly.
7966         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
7967         characters.
7968         (nnimap-process-quirk): Rename function to avoid collision.
7969         (nnimap-update-info): Fix macrology bug-out.
7970         (nnimap-update-info): Simplify split history test.
7971
7972 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
7973
7974         * auth-source.el (top): Require 'eieio unconditionally.
7975         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
7976         (auth-source-secrets-search): Limit search when `max' is greater than
7977         number of results.
7978
7979 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
7980
7981         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
7982         part not returning any data.
7983
7984         * proto-stream.el (open-protocol-stream): Document the return value.
7985
7986 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7987
7988         * auth-source.el (auth-source-secrets-search): Add examples.
7989
7990 2011-02-06  Julien Danjou  <julien@danjou.info>
7991
7992         * message.el (message-setup-1): Handle message-generate-headers-first
7993         set to t.
7994
7995 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
7996
7997         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
7998         API with a string "secrets:collection-name" and with 'default.
7999         (auth-source-backend-parse): Parse "secrets:collection-name" and
8000         'default.  Recurse on parses instead of repeating code.  Use the
8001         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
8002         message when ignoring a source.
8003         (auth-source-search): List ignored search keys at the top level.
8004         (auth-source-netrc-create): Use `case' instead of `cond'.
8005         (auth-source-secrets-search): Created with TODOs.
8006         (auth-source-secrets-create): Created with TODOs.
8007         (auth-source-retrieve, auth-source-create, auth-source-delete)
8008         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
8009         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
8010         (auth-source-user-or-password-sftp)
8011         (auth-source-user-or-password-smtp): Remove.
8012         (auth-source-user-or-password): Deprecated and modified to be a wrapper
8013         around `auth-source-search'.  Not tested thoroughly.
8014
8015 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
8016
8017         * auth-source.el: Bring in assoc and eioeio libraries.
8018         (secrets-enabled): New variable to track the status of the Secrets API.
8019         (auth-source-backend): New EIOEIO class to represent a backend.
8020         (auth-source-creation-defaults): New variable to set prompt defaults
8021         during token creation (see the `auth-source-search' docstring for
8022         details).
8023         (auth-sources): Simplify to allow a simple string as a netrc backend
8024         spec.
8025         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
8026         (auth-source-backend-parse-parameters): Fill in the backend parameters.
8027         (auth-source-search): Main auth-source API entry point.
8028         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
8029         (auth-source-search-collection): Helper function for searching.
8030         (auth-source-netrc-parse, auth-source-netrc-normalize)
8031         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
8032         Supports search, create, and delete.
8033         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
8034         backend stubs.
8035         (auth-source-user-or-password): Call `auth-source-search' but it's not
8036         ready yet.
8037
8038 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
8039
8040         * message.el (message-setup-1): Remove the read-only stuff, since it
8041         doesn't work under XEmacs, for some reason.
8042
8043         * gnus-sum.el (gnus-user-date): Rename back from
8044         gnus-summary-user-date since user code refers to it.
8045
8046         * shr.el (shr-render-td): Store the actual background color used.
8047
8048         * message.el (message-setup-1): Don't bind the constant
8049         -forbidden-properties.
8050         (message-setup-1): Revert previous change, since it needs to bind the
8051         props to insert them.
8052         (message-resend): Allow removing the read-only separator line.
8053
8054 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8055
8056         * nnimap.el (nnimap-request-accept-article): Give an error message if
8057         the APPEND wasn't successful.
8058
8059 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
8060
8061         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
8062         that have no groups.
8063
8064 2011-02-03  Julien Danjou  <julien@danjou.info>
8065
8066         * gnus-draft.el: Remove progn around gnus-draft-setup.
8067
8068 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8069
8070         * gnus-start.el (gnus-read-active-for-groups): This function is never
8071         called with a nil `infos', so clean that up.
8072         (gnus-get-unread-articles): Request active files from primary/secondary
8073         methods that have no groups (yet).
8074
8075 2011-02-03  Julien Danjou  <julien@danjou.info>
8076
8077         * message.el (message-setup-1): Always generate References first.
8078         (message-mail): Return the return value of message-setup, not always t.
8079         (message-setup-1): Insert mail-header-separator with read-only and
8080         intangible properties set.
8081
8082         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
8083         user-date in docstring.
8084
8085         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
8086
8087         * gnus.el (gnus-summary-line-format): Mention &user-date format in
8088         docstring.
8089
8090         * gnus.el (gnus-user-date-format-alist): Change default value.
8091         Use defcustom, with type and group.  Move from gnus-util.el.
8092         Rename to gnus-summary-user-date-format-alist.
8093
8094 2011-02-03  Glenn Morris  <rgm@gnu.org>
8095
8096         * nnimap.el (gnus-fetch-headers): Declare.
8097
8098         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
8099
8100 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
8101
8102         * message.el (message-forward-make-body-digest-plain)
8103         (message-followup, message-reply): Clean up things noted by Stefan.
8104
8105         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
8106         gnus-article-update-date-headers is nil.
8107         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
8108         it didn't really work with defcustom.
8109         (article-update-date-lapsed): Make sure the window start doesn't move,
8110         either.
8111
8112 2011-02-01  Julien Danjou  <julien@danjou.info>
8113
8114         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
8115         format.
8116
8117         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
8118         standard in Emacs nowadays.
8119
8120         * color.el (color-gradient): Add a color-gradient function.
8121
8122 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
8123
8124         * message.el (message-expand-name): Don't trust the return value of
8125         bbdb-complete-name.
8126         (message-check-news-header-syntax): Remove unused var `start'.
8127         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
8128         (message-inhibit-body-encoding): Move to before first use.
8129         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
8130         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
8131         (Organization, Message-ID, Date, mh-previous-window-config):
8132         Defvar the vars using dynamic scoping.
8133
8134 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
8135
8136         * shr.el (shr-render-td): Only do colors at the final rendering.
8137         Should be slightly faster.
8138         (shr-insert-table): Fix up TD background colors when doing the
8139         vertical padding.
8140
8141         * gnus-art.el (article-date-ut): Protect against articles with no Date
8142         header.
8143         (article-update-date-lapsed): Don't use current-column to find the
8144         horizontal position.  It's fragile in the presence of \003 characters.
8145
8146         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
8147
8148 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
8149
8150         * gnus-art.el (article-transform-date): Rewrite to still work when
8151         there are several rfc2822 parts.
8152         (article-transform-date): Fix infinite recursion.
8153         (article-date-ut): Replace infinitely many Date headers with a single
8154         one when called interactively.
8155
8156         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
8157         secure manner.
8158
8159         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
8160         move around by not using save-window-excursion.  It seems to work...
8161
8162 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8163
8164         * gnus-art.el (article-make-date-line): Work for user-defined format.
8165
8166 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
8167
8168         * nntp.el (nntp-retrieve-group-data-early)
8169         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
8170         fetching functions.
8171
8172         * gnus-start.el (gnus-read-active-for-groups): Read the active files
8173         thoroughly for all backends that have no known groups.  This should
8174         allow new nnml methods to retrieve mail.
8175
8176         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
8177         that Gnus doesn't know exists again.
8178
8179         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
8180         (gnus-treat-date-ut): Ditto.
8181         (gnus-article-update-date-header): Rename.
8182         (gnus-treat-date-local): Remove.
8183         (gnus-treat-date-english): Remove.
8184         (gnus-treat-date-lapsed): Remove.
8185         (gnus-treat-date-combined-lapsed): Remove.
8186         (gnus-treat-date-original): Remove.
8187         (gnus-treat-date-iso8601): Remove.
8188         (gnus-treat-date-user-defined): Remove.
8189         (gnus-article-date-headers): New variable to control all the date
8190         header options.
8191         (article-date-ut): Rewrite to allow using the new way to format date
8192         headers(s).
8193
8194 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
8195
8196         * nnmail.el (nnmail-article-group): Check for a direct fancy split
8197         method.
8198         (nnmail-article-group): A better test for fanciness.
8199
8200         * nnimap.el (nnimap-request-head): Protect against not finding the
8201         article by Message-ID.
8202
8203 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
8204
8205         * gnus-art.el (article-update-date-lapsed): Try a better way to really
8206         keep point at the "same place".
8207
8208 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8209
8210         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
8211         data if the group is inactive.
8212
8213 2011-01-28  Julien Danjou  <julien@danjou.info>
8214
8215         * gnus-win.el: Remove dead function gnus-window-configuration-element.
8216         (gnus-all-windows-visible-p): Remove old compatibility code.
8217         (gnus-window-top-edge): Add docstring.
8218
8219         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
8220
8221 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
8222
8223         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
8224         older request-update-info.
8225
8226         * gnus-art.el (article-make-date-line): Limit the length a bit more.
8227
8228 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
8229
8230         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
8231         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
8232
8233 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8234
8235         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
8236         groups.  This makes the nndraft:queue group pop up if it's not already
8237         there.
8238
8239         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
8240         messages" logic, which was reversed.
8241
8242         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
8243         the "same place" even if point is on the line being replaced.
8244         (article-update-date-lapsed): Allow updating both the combined lapsed
8245         and the lapsed headers.
8246         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
8247         (article-make-date-line): Limit the number of segments dynamically to
8248         avoid too-long lines.
8249
8250 2011-01-27  Julien Danjou  <julien@danjou.info>
8251
8252         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
8253         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
8254
8255 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8256
8257         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
8258         Use plist-get instead of the cl function getf.
8259
8260 2011-01-27  Glenn Morris  <rgm@gnu.org>
8261
8262         * gnus-util.el (float-time): Get rid of compiler warning, again.
8263
8264 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
8265
8266         * shr.el (shr-put-color): Special-case background colors: Do put them
8267         at the blank parts at the front of the lines.
8268
8269         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
8270         exit hook to nix out all data on readedness on group exit.
8271
8272         * gnus-util.el (float-time): If float-time is bound, always use it on
8273         all Emacsen.  It's unclear why the subrp check was there.
8274         (time-date): Require to make some autoload issues on XEmacs go away.
8275
8276         * shr.el (shr-put-color): Don't do the box padding in tables, since
8277         they're already padded.
8278
8279 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
8280
8281         * gnus-art.el (gnus-article-next-page): When the last line of the
8282         article is displayed, scroll down once more instead of going to the
8283         next article at once.
8284         (article-lapsed-string): Refactor out and allow specifying how many
8285         segments you want.
8286         (gnus-article-setup-buffer): Start updating the lapsed header directly.
8287         (gnus-article-update-lapsed-header): New variable.
8288
8289         * shr.el: Revert change that made headings use different-sized faces.
8290         The Emacs display engine isn't advanced enough that, for instance,
8291         tables can comfortably use differently-sized faces.
8292
8293 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8294
8295         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
8296         used.
8297         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
8298         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
8299         we're using an encrypted connection.
8300
8301         * proto-stream.el: Alter the interface functions to also return the
8302         actual stream type used: network or tls.
8303
8304 2011-01-25  Julien Danjou  <julien@danjou.info>
8305
8306         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
8307         (mm-display-javascript-inline): New function.
8308
8309         * mm-decode.el (mm-inline-media-tests): Add application/javascript
8310         viewing function.
8311
8312 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8313
8314         * shr.el (shr-expand-newlines): Fix variable name.
8315
8316 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
8317
8318         * shr.el (shr-expand-newlines): Make nested boxes work.
8319
8320 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8321
8322         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
8323         backgrounds.
8324         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
8325         in a more sensible manner.
8326
8327 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
8328
8329         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
8330         if EPG is loaded.
8331
8332 2011-01-24  Julien Danjou  <julien@danjou.info>
8333
8334         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
8335         tags.
8336
8337 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
8338
8339         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
8340         commands.
8341
8342         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
8343         in the article buffer.
8344         (gnus-gravatar-insert): Use blank space from the current buffer to
8345         avoid breaking text properties.  This makes X-Sent updating work again.
8346
8347         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
8348
8349 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
8350
8351         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
8352         fix the bug in url-http.el instead.
8353
8354         * shr.el (shr-image-fetched): Ditto.
8355
8356         * shr.el (shr-image-fetched): Avoid having point move in the article
8357         buffer.
8358
8359         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
8360         buffer after being called.  It's apparently being killed by url.el, and
8361         killing it made point move to end-of-buffer in a random buffer.
8362
8363         * shr.el (shr-image-fetched): Ditto.
8364
8365 2011-01-23  Julien Danjou  <julien@danjou.info>
8366
8367         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
8368
8369         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
8370         text/x-org.
8371
8372 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8373
8374         * gnus-sum.el (gnus-summary-move-article): Protect against backends
8375         (i.e., nnimap) returning nil as the article number.
8376
8377 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
8378
8379         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
8380         "DelSp" parameter in RFC3676.
8381
8382 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8383
8384         * message.el (message-check-recipients): Display the encoded version of
8385         the bogus address if they differ.
8386
8387         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
8388         after sending.
8389
8390         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8391
8392         * gnus-group.el (gnus-group-refresh-group): New convenience function.
8393
8394         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
8395         group buffer after sending the queue.
8396
8397         * gnus-agent.el (gnus-agent-send-mail): Ditto.
8398
8399 2011-01-22  Julien Danjou  <julien@danjou.info>
8400
8401         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
8402
8403 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
8404
8405         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
8406         nested related parts.
8407
8408         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
8409         unexpired articles.  This fixes the regression that led expiry marks to
8410         disappear from nnfolder groups.
8411
8412 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
8413
8414         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
8415         Don't confuse the "ret" of "retrograde" with RET.
8416
8417 2011-01-21  Julien Danjou  <julien@danjou.info>
8418
8419         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
8420         than mm-insert-inline.
8421
8422 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
8423
8424         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
8425         Widen article buffer.
8426
8427 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
8428
8429         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
8430         the temp buffer.
8431         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
8432
8433 2011-01-20  Julien Danjou  <julien@danjou.info>
8434
8435         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
8436
8437         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
8438         than mm-insert-inline to insert inline part: this respect
8439         mm-inline-media-tests displayers.
8440
8441         * mm-view.el (mm-display-shell-script-inline): New function.
8442
8443         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
8444
8445         * mm-uu.el (mm-uu-type-alist): Add org block.
8446         (mm-uu-org-src-code-block-extract): New function.
8447
8448         * mm-view.el (mm-display-org-inline): New function.
8449
8450         * mm-decode.el (mm-automatic-display): Add text/org.
8451
8452         * mailcap.el (mailcap-mime-extensions): Add .org.
8453
8454 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8455
8456         * gnus-art.el (gnus-article-highlight): Remove argument passed to
8457         gnus-article-add-buttons.
8458
8459 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
8460
8461         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
8462         From header with a date and "nobody" as the sender.
8463
8464 2011-01-19  Julien Danjou  <julien@danjou.info>
8465
8466         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
8467         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
8468         if you have the same regexp several times.
8469         (gnus-button-push): Fix matching when regexp is symbol.
8470
8471 2011-01-15  Glenn Morris  <rgm@gnu.org>
8472
8473         * message.el (message-mail): A compose-mail function should
8474         accept headers as strings.
8475
8476 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
8477
8478         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
8479         Add :vert-only tags.
8480         (message-mail): New arg RETURN-ACTION.
8481         (message-return-action): New var.
8482         (message-bury): Use it.
8483         (message-mode): Make it buffer-local.
8484         (message-send-and-exit): Always call message-bury.
8485
8486         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
8487         message-mail.
8488
8489 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8490
8491         * nnimap.el (nnimap-convert-partial-article): Protect against
8492         zero-length body parts.
8493
8494         * mm-decode.el (mm-preferred-alternative-precedence):
8495         Discourage showing empty parts.
8496
8497         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
8498         and stuff if the backend didn't return the article number.  This fixes
8499         an Exchange-related nnimap bug.
8500
8501         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
8502         group window, because it does the wrong thing when a separate frame
8503         displays the group buffer.
8504
8505         * proto-stream.el (open-protocol-stream): Protect against the low-level
8506         transport functions returning nil.
8507
8508 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
8509
8510         * mml2015.el (epg-sub-key-fingerprint): Autoload.
8511         (mml2015-epg-find-usable-secret-key): New function.
8512         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
8513         mml2015-epg-find-usable-key (Bug#7797).
8514         (mml2015-epg-encrypt): Ditto.
8515
8516 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8517
8518         * dgnushack.el (rot13-string): Fix the way to get the argument.
8519
8520 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8521
8522         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
8523
8524 2011-01-03  Glenn Morris  <rgm@gnu.org>
8525
8526         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
8527
8528         * sieve.el (sieve-open-server): Give a more explicit error if
8529         sieve-manage-open returns nil.  (Bug#7720)
8530
8531 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
8532
8533         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
8534
8535 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8536
8537         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
8538         This avoids sending passwords in plain text over non-encrypted
8539         channels.
8540
8541         * shr.el (shr-rescale-image): Display all GIF images as animated images.
8542
8543         * nnimap.el (nnimap-login): Refactored out into own function, and
8544         implement CRAM-MD5.
8545         (nnimap-wait-for-line): Refactored out.
8546
8547         * mm-view.el (mml-smime): Require.
8548
8549 2010-12-20  David Engster  <deng@eml.cc>
8550
8551         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
8552         use EPG to decrypt S/MIME messages instead of openssl.
8553
8554 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8555
8556         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
8557
8558         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
8559         status is the group clearly is unreachable.
8560
8561         * auth-source.el (auth-source-create): Add the optional second
8562         parameter to `local-variable-p' to be compatible with XEmacs.
8563
8564 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
8565
8566         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
8567         work when using a compressed nnml folder.
8568
8569 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8570
8571         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
8572         backends after sanitising on entry, because this never makes sense:
8573         If the articles have gone missing, then the data no longer exists on
8574         the backend, and if they haven't, then Gnus is wrong, and shouldn't
8575         overwrite anything anyway.
8576
8577         * shr.el (shr-insert-document): Bind shr-width dynamically to
8578         window-width if it's nil.
8579
8580 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
8581
8582         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
8583         with the meaning of using the full emacs window width for rendering.
8584
8585 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
8586
8587         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
8588         case when sender is not given.
8589
8590 2010-12-23  Julien Danjou  <julien@danjou.info>
8591
8592         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
8593         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
8594         the addresses, otherwise we might misplaced the gravatar.
8595
8596 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
8597
8598         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
8599         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
8600         obsolete in Emacs.
8601
8602 2010-12-20  Julien Danjou  <julien@danjou.info>
8603
8604         * gnus-util.el (gnus-rescale-image): Revert last change.
8605
8606 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
8607
8608         * binhex.el: Improve commentary (Bug#7482).
8609
8610 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8611
8612         * gnus-group.el (gnus-group-delete-articles): New command.
8613
8614 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8615
8616         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
8617
8618 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8619
8620         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
8621         here, since it's up to the backends to do CRLF removal if their
8622         protocol has it.
8623
8624         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
8625
8626 2010-12-17  Julien Danjou  <julien@danjou.info>
8627
8628         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
8629         they are from file.  Can also scale up.
8630
8631 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
8632
8633         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
8634         Restore gnus-use-agent.
8635         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
8636
8637         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
8638
8639 2010-12-17  Julien Danjou  <julien@danjou.info>
8640
8641         * gravatar.el (gravatar-retrieve-synchronously): New function.
8642         (gravatar-get-data): Make more robust.
8643
8644 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8645
8646         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
8647
8648 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8649
8650         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
8651         to really consider the last line.
8652
8653 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
8654
8655         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
8656         list of recipient keys, or use symmetric encryption if not a list.
8657         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
8658         EPA override, replacing the call to `netrc-store-data'.
8659
8660 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
8661
8662         * gnus-srvr.el: Avoid passing nil regexp argument to
8663         delete-matching-lines.
8664
8665 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8666
8667         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
8668         fetching stops when Gnus exits.
8669
8670         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
8671         function.
8672         (nnfolder-request-expire-articles): Save all the buffers after doing
8673         expiry.
8674
8675         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
8676         the last article", since that led to serious performance regressions
8677         when expiring nnml groups.
8678
8679 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
8680
8681         * nnir.el: Improve customizations.
8682
8683 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8684
8685         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
8686
8687         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
8688         group has been killed.
8689         (gnus-group-yank-group): Ditto.
8690
8691         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
8692
8693         * nnimap.el (nnimap-request-update-group-status): New function.
8694
8695         * gnus-int.el (gnus-request-update-group-status): New interface
8696         function.
8697
8698         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
8699         copying read-ness to the backends.
8700
8701         * nnimap.el (nnimap-quirk): New function.
8702         (nnimap-retrieve-group-data-early): Use it.
8703         (nnimap-quirks): New alist.
8704
8705 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8706
8707         * shr.el (shr-insert): Set shr-start after deleting trailing space;
8708         don't delete it within indentation.
8709
8710 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8711
8712         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
8713         previous line.
8714
8715 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8716
8717         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
8718         QRESYNC command by deleting a superfluous space which broke Cyrus
8719         servers.  This change will break other servers that are buggy the other
8720         way around.
8721
8722 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
8723
8724         * spam.el: Reindent and fix long lines.
8725         (spam-copy-or-move-routine): Exclude invalid move destinations.
8726
8727 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
8728
8729         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
8730         installed the registry.
8731
8732 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8733
8734         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
8735
8736 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8737
8738         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
8739         groupname doesn't contain "gmane".
8740
8741 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8742
8743         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
8744         and netrc-bound-and-true-p bindings.
8745         (netrc-parse): Cache the netrc contents.
8746
8747         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
8748         (gnus-1): Don't create the nndrafts group twice.
8749         (gnus-setup-news): There's no need to read the active file here, since
8750         that's done again later on a per-backend basis.
8751         (gnus-start-draft-setup): Make sure that the new group is started out
8752         empty.
8753
8754         * gnus-agent.el (gnus-agentize): Don't create the queue group
8755         automatically on startup.  It'll be created later, if needed.
8756
8757         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
8758         of automatically subscribed groups.
8759         (gnus-auto-subscribed-categories): New variable.
8760         (gnus-matches-options-n): Use it.
8761         (gnus-default-subscribed-newsgroups): Remove unused variable.
8762         (gnus-start-draft-setup): Message a bit less.
8763
8764 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
8765
8766         * nnir.el (nnir-run-imap): Return article list in order of increasing
8767         UID.
8768
8769 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8770
8771         * gnus-sum.el (gnus-summary-enter-digest-group):
8772         Mention gnus-auto-select-on-ephemeral-exit.
8773
8774         * proto-stream.el (proto-stream-open-network-only): Fix the calling
8775         convention of the network-only option.
8776
8777 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8778
8779         * proto-stream.el (proto-stream-open-network-only): New function to
8780         have a way to specify non-STARTTLS upgrade connections.
8781
8782 2010-12-10  Julien Danjou  <julien@danjou.info>
8783
8784         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
8785         email address is nil.
8786
8787         * message.el (message-bogus-recipient-p): Set address to "" if nil.
8788
8789 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
8790
8791         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
8792         deletion.
8793         (nnir-run-imap): Only need to parse list once.
8794
8795 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8796
8797         * shr.el (shr-tag-script): Ignore <script>.
8798         (shr-tag-label): Add <label> support.
8799
8800 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8801
8802         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
8803
8804         * shr.el (shr-image-displayer): Work for images lined side by side.
8805
8806 2010-12-08  Robert Pluim  <rpluim@gmail.com>
8807
8808         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
8809         parameter, since XEmacs doesn't accept t as a parameter.
8810
8811 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
8812
8813         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
8814         ids.
8815         (nnir-run-gmane): Simplify groupspec formatting.
8816         (nnir-request-expire-articles): New function.
8817
8818 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8819
8820         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
8821         overflow, possibly.
8822
8823         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
8824         (shr-render-td): Handle td style="" better.
8825         (shr-tag-table): Use the color from the style sheet.
8826         (shr-render-td): Make sure we copy over all the overlays, too.
8827
8828 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
8829
8830         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
8831         (nnir-request-article): Improve article retrieval.
8832
8833 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8834
8835         * mm-util.el (mm-extra-numeric-entities): New variable.
8836
8837         * mm-url.el (mm-url-decode-entities):
8838         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
8839
8840         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
8841
8842 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8843
8844         * message.el: Use completion-at-point.
8845         (message-completion-function): New fun, extracted from message-tab.
8846         (message-mode): Use it for completion-at-point-functions.
8847         (message-tab): Use it and completion-at-point.
8848
8849 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8850
8851         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
8852         character if a non-breakable character follows.
8853
8854 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8855
8856         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
8857         any stream.
8858
8859         * shr.el (shr-tag-font): Colorize the region.
8860         (shr-tag-body): Ditto.
8861         (shr-tag-font): Actually let the styles be inherited instead of
8862         overwriting them.
8863         (shr-tag-font): Get the background color right.
8864         (shr-tag-style): Ignore all <style> tags for the moment.
8865
8866         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
8867         a Message-ID to avoid having nnimap depend on gnus-sum.
8868
8869         * shr.el (shr-descend): Only colorize something if we have a node that
8870         sets colors.
8871
8872 2010-12-06  Julien Danjou  <julien@danjou.info>
8873
8874         * shr.el (shr-render-td): Render td content with shr-descend, so style
8875         will be applied to <td> too.
8876         (shr-colorize-region): Colorize region even if we only have a background.
8877         (shr-tag-body): Fix color and background color inheritance.
8878         Do not recolorize after shr-generic.
8879         (shr-tag-font): Let shr-generic colorize via inheritance.
8880
8881 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8882
8883         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
8884
8885 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
8886
8887         * nnir.el (nnir-request-move-article): Remove obsolete code.
8888
8889 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8890
8891         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
8892
8893 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8894
8895         * gnus-sum.el (gnus-summary-respool-article): The completion function
8896         expects a list instead of an alist.
8897
8898         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
8899         string as the parameter.
8900
8901         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
8902
8903         * shr.el (shr-stylesheet): New dynamic variable for cascading the
8904         styles.
8905         (shr-colorize-region): New function.
8906         (shr-insert-background-overlay): Remove.
8907         (shr-render-td): Background setting should be taken care of on a higher
8908         level.
8909         (shr-tag-body): Use post-hoc colorizations.
8910         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
8911         (shr-put-color-1): Don't overwrite old colors.
8912         (shr-colorize-region): When the background color isn't explicit, use
8913         a fixed background.
8914
8915         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
8916         nnmail variables.
8917
8918 2010-12-05  Bjørn Mork  <bjorn@mork.no>
8919
8920         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
8921         unless necessary.
8922
8923 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
8924
8925         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
8926         server.
8927
8928 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8929
8930         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
8931         so that TAB works.
8932
8933         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
8934         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
8935
8936         * shr.el (shr-urlify): Show the URL before the title to avoid
8937         misleading URLs.
8938
8939 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
8940
8941         * shr.el (shr-urlify): Display the title in <a> tags.
8942
8943 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
8944
8945         * nnir.el (nnir-categorize): Replace mapcar with mapc.
8946
8947 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
8948
8949         * nnir.el: Rearrange code to allow macros to be autoloaded by
8950         gnus-sum.el.
8951         (nnir-retrieve-headers-override-function): Make this variable
8952         customizable.
8953         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
8954
8955         * gnus-sum.el (nnir-article-group, nnir-article-rsv): Autoload macros
8956         from nnir.el.
8957
8958 2010-12-03  Julien Danjou  <julien@danjou.info>
8959
8960         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
8961
8962 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8963
8964         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
8965         allow optional argument `environment'.
8966
8967 2010-12-03  Glenn Morris  <rgm@gnu.org>
8968
8969         * mm-extern.el (message-goto-body): Update declaration.
8970
8971 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8972
8973         * gnus-util.el (gnus-macroexpand-all): New function.
8974
8975         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
8976         instead of macroexpand-all that is unavailable in XEmacs.
8977
8978 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
8979
8980         * nnir.el (nnir-summary-line-format): New variable.
8981         (nnir-mode): Use it.
8982         (nnir-artlist-*, nnir-aritem-*): Reimplement as macros.
8983         (nnir-article-ids): Reimplement as defsubst.
8984         (nnir-retrieve-headers): Don't mangle the subject header.
8985         (nnir-run-imap): Use 100 as RSV score.
8986         (nnir-run-find-grep): Fix for full server searching.
8987         (nnir-run-gmane): Better restriction to gmane groups.
8988
8989         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
8990         summary buffers.
8991
8992 2010-12-02  Julien Danjou  <julien@danjou.info>
8993
8994         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
8995
8996         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
8997
8998         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
8999         support.
9000
9001 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
9002
9003         * nnir.el: Update to handle the registry better.
9004         (autoload): Silence byte-compiler.
9005         (nnir-open-server): Add a hook for nnir groups.
9006         (nnir-request-move-article): Don't mangle the header.  Better to use
9007         formatting variables (which will be added in the future).
9008         (nnir-registry-action): Update the registry using the original article
9009         group name.
9010         (nnir-mode): Install nnir-specific hooks for updating the registry.
9011
9012         * gnus-sum.el
9013         (gnus-article-original-subject, gnus-newsgroup-original-name):
9014         Remove obsolete variables.
9015         (gnus-summary-move-article): Remove use of obsolete variables.
9016         (gnus-summary-local-variables): Make move and delete hooks local to
9017         summary buffers.
9018
9019 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9020
9021         * rtree.el: New file.
9022
9023 2010-12-01  Julien Danjou  <julien@danjou.info>
9024
9025         * message.el (message-user-organization): Do not use
9026         gnus-local-organization.
9027
9028         * gnus.el: Remove gnus-local-organization.
9029
9030         * gnus-msg.el: Remove nastygram thing.
9031
9032 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
9033
9034         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
9035         funcall.
9036
9037 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9038
9039         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
9040         names.
9041
9042         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
9043         characters.
9044
9045         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
9046         to t of inhibit-read-only since it is inside gnus-with-article-headers.
9047         Suggested by Štěpán Němec <stepnem@gmail.com>.
9048         (gnus-gravatar-transform-address): Use mail-extract-address-components
9049         that supports non-ASCII names rather than mail-header-parse-addresses.
9050
9051 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9052
9053         * proto-stream.el (open-protocol-stream): All starttls connections are
9054         handled by the network handler.
9055
9056 2010-11-30  Julien Danjou  <julien@danjou.info>
9057
9058         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
9059         (nnimap-open-connection-1): Fix PREAUTH.
9060
9061         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
9062
9063 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9064
9065         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
9066         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
9067         (shr-insert): Use them.
9068         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
9069
9070 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
9071
9072         * nnir.el (nnir-request-move-article): Bail out if original group
9073         doesn't support article moves.
9074         (nnir-get-active): Improve active list retrieval.
9075
9076 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9077
9078         * shr.el (shr-find-fill-point): Don't break before apostrophes.
9079
9080 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
9081
9082         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
9083         seem to accept strings-with-numbers as port numbers.
9084
9085 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
9086
9087         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
9088         change the registry.
9089
9090 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9091
9092         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
9093         delete-dups that is not available in XEmacs 21.4.
9094
9095         * mm-util.el (mm-delete-duplicates): Add comment.
9096
9097 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
9098
9099         * nnir.el (nnir-ignored-newsgroups): New variable.
9100         (nnir-get-active): Use it.
9101
9102 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9103
9104         * proto-stream.el (proto-stream-open-network): Add some comments.
9105
9106         * nntp.el (nntp-open-connection): Provide a :success condition.
9107
9108         * nnimap.el (nnimap-open-connection-1): Ditto.
9109
9110         * proto-stream.el (proto-stream-open-network): See what the response to
9111         the STARTTLS command is.
9112
9113         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
9114         backwards compatibility).
9115         (nnimap-open-connection-1): Really respect nnimap-server-port.
9116
9117         * proto-stream.el (proto-stream-open-network): When doing opportunistic
9118         TLS upgrades we don't really care about the identity of the peer.
9119         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
9120         that what we've checked for.
9121         (proto-stream-always-use-starttls): Only default to t if
9122         open-gnutls-stream exists.
9123         (proto-stream-open-network): If STARTTLS failed, then just open a
9124         normal connection.
9125         (proto-stream-open-network): Wait until the greeting before doing
9126         STARTTLS.
9127
9128         * nntp.el (nntp-open-connection): Report what the connection error is.
9129
9130         * proto-stream.el (open-protocol-stream): Rename from
9131         open-proto-stream.
9132
9133 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9134
9135         * nnimap.el (nnimap-stream): Change default to `undecided'.
9136         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
9137         first, and then network.
9138         (nnimap-open-connection-1): Respect nnimap-server-port.
9139         (nnimap-open-connection): Be more backwards-compatible.
9140
9141         * proto-stream.el (proto-stream-always-use-starttls): New variable.
9142         (proto-stream-open-starttls): De-duplicate the starttls code.
9143         (proto-stream-open-starttls): Folded back into the main function.
9144         (proto-stream-open-network): Fix typo in the gnutls path.
9145         (proto-stream-command): Refactor out.
9146
9147         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
9148
9149         * proto-stream.el (proto-stream-open-starttls): Actually implement the
9150         starttls.el STARTTLS.
9151
9152         * color.el (color-lab->srgb): Fix function call name.
9153
9154         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
9155         if we're using tls.el.
9156         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
9157         built in, then don't try to establish a STARTTLS connection.
9158
9159         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
9160         servers.
9161
9162         * proto-stream.el (open-proto-stream): Use network, not stream.
9163         (open-proto-stream): Add a way to specify what the end of a command is.
9164
9165         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
9166         connections types.
9167         (nntp-open-network-stream): Remove.
9168         (nntp-open-ssl-stream): Remove.
9169         (nntp-open-tls-stream): Remove.
9170         (nntp-ssl-program): Remove.
9171
9172         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
9173
9174 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
9175
9176         * nnir.el: Fix typos.
9177         (nnir-retrieve-headers-override-function): Rename variable to reflect
9178         new semantics.
9179         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
9180         macros.
9181         (nnir-request-article, nnir-request-move-article): Use them.
9182         (nnir-categorize): New function.
9183         (nnir-run-query): Use it.
9184         (nnir-retrieve-headers): Rewrite to batch header retrieval.
9185         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
9186         sorted.
9187         (nnir-group-full-name): Use gnus-group-full-name instead.
9188         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
9189         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
9190
9191 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9192
9193         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
9194
9195         * proto-stream.el: New library to provide protocol-specific
9196         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
9197         protocols.
9198         (open-proto-stream): Complete the documentation.
9199         (proto-stream-open-network): Fix some typos.
9200
9201         * nnimap.el (nnimap-open-connection): Use it.
9202
9203 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
9204
9205         * pop3.el (pop3-open-server): Read server greeting before starting TLS
9206         negotiation.
9207
9208 2010-11-26  Julien Danjou  <julien@danjou.info>
9209
9210         * color.el: Rename various rgb functions to srgb.
9211
9212 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9213
9214         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
9215         names.
9216
9217 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9218
9219         * shr.el (shr-insert): Revert last change.
9220         (shr-find-fill-point): Never leave point being at bol;
9221         relax the kinsoku limitation when rendering tables.
9222
9223 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9224
9225         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
9226         results from -accept-article.
9227
9228         * shr-color.el: Require cl when compiling.
9229
9230         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
9231         checkin.
9232
9233         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
9234
9235         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
9236
9237         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
9238         'add and 'delete to set backend marks.
9239
9240         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
9241
9242         * nnheader.el (nnheader-update-marks-actions): Refactor out.
9243
9244         * nntp.el (nntp-request-set-mark): Use it.
9245
9246         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9247
9248         * nnml.el (nnml-request-set-mark): Ditto.
9249
9250         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
9251         introduces regressions in article selection.
9252         (nnimap-find-uid-response): New function.
9253         (nnimap-request-accept-article): Use the UID returned, if any.
9254         (nnimap-request-move-article): Use the UID returned, if any.
9255         (nnimap-get-groups): Reimplement to work with folded lines.
9256         (nnimap-find-uid-response): The UID is the last element in the list.
9257         (nnimap-request-set-mark): Extend syntax with 'set.
9258
9259         * nnml.el (nnml-request-set-mark): Ditto.
9260
9261         * nnfolder.el (nnfolder-request-set-mark): Ditto.
9262
9263         * nntp.el (nntp-request-set-mark): Ditto.
9264
9265 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9266
9267         * message.el (message-called-interactively-p): A temporary macro.
9268         (message-goto-body): Use it temporarily.
9269
9270 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9271
9272         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
9273         (nnimap-last-response-string): Unfold quoted lines, if they exist.
9274         (nnimap-last-response-string): Fix last unfolding fix.
9275
9276 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9277
9278         * shr.el (shr-insert): Fix the way to fold lines.
9279
9280 2010-11-25  Julien Danjou  <julien@danjou.info>
9281
9282         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
9283
9284         * color.el: Rename from color-lab.el
9285         (color-rgb->hex): Add.
9286         (color-complement): Add.
9287         (color-complement-hex): Add.
9288
9289         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
9290
9291 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9292
9293         * shr-color.el (shr-color-visible): Don't bug out if the color names
9294         don't exist.
9295
9296 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9297
9298         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
9299         assuming that article displaying or another mml-preview may be
9300         interrupted for an error or for the like.
9301
9302         * shr.el (shr-get-background): Fix argument name.
9303
9304 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9305
9306         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
9307
9308         * gnus-sum.el (gnus-summary-include-articles): New function.
9309
9310         * message.el (message-goto-body): called-interactively-p needs a
9311         parameter, so use `any'.
9312
9313         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
9314         clear marks before moving, since they're synced from the Gnus side
9315         first.
9316
9317         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
9318         (gnus-summary-move-article): Copy over all marks before moving, so that
9319         IMAP doesn't think a new article has arrived.
9320
9321 2010-11-24  Julien Danjou  <julien@danjou.info>
9322
9323         * shr.el (shr-insert-background-overlay): Fix typo.
9324         (shr-render-td): Copy the background before rendering.
9325
9326         * shr-color.el (shr-color-visible): Fix docstring.
9327
9328         * shr.el (shr-tag-table): Add bgcolor support.
9329         (shr-render-td): Add bgcolor support.
9330         (shr-get-background): Add.
9331         (shr-insert-foreground-overlay): Use shr-get-background.
9332
9333         * message.el (message-goto-body): Use called-interactively-p.
9334         (message-in-body-p): message-goto-body returns point.
9335
9336 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9337
9338         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
9339         Fixes something or other in Emacs 23, and is backwards compatible.
9340
9341         * message.el (message-goto-body): Remove the <#secure special-casing,
9342         which is too special.
9343
9344         * shr.el (shr-parse-style): Drop !important from styles.
9345
9346 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
9347
9348         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
9349         this function to return incorrect results when calling it with an
9350         explicit article argument different from
9351         (gnus-summary-article-number).
9352
9353 2010-11-24  Julien Danjou  <julien@danjou.info>
9354
9355         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
9356         (shr-tag-body): Add background support.
9357         (shr-descend): Add background support.
9358         (shr-tag-title): Add.
9359
9360         * shr-color.el (shr-color-visible): Really return original background
9361         if fixed.
9362
9363 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9364
9365         * shr.el (shr-color-check): Protect against non-existent color names.
9366
9367 2010-11-24  Julien Danjou  <julien@danjou.info>
9368
9369         * color-lab.el: Require 'cl when compiling.
9370
9371         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
9372
9373         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
9374         matched part.
9375
9376         * color-lab.el: Fix all expt calls to use float type.
9377
9378 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9379
9380         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
9381         expression to shr-color-check as is.
9382
9383         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
9384
9385         * color-lab.el: Add coding cookie.
9386         (float-pi): Use eval-and-compile.
9387
9388         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
9389         compiled for Emacsen having no `libxml-parse-html-region' support.
9390
9391 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9392
9393         * shr.el (shr-insert-color-overlay): Split stuff like
9394         "#444444 !important" to find the real color.
9395         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
9396         parse <font color="red"> entries.
9397
9398 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
9399
9400         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
9401         point when parsing headers.
9402
9403         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
9404         is positioned properly when parsing headers.
9405
9406 2010-11-23  Julien Danjou  <julien@danjou.info>
9407
9408         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
9409
9410         * shr-color.el (shr-color->hexadecimal): Add support for color names.
9411
9412         * shr.el (shr-parse-style): Replace \n with space in style parsing.
9413
9414         * shr-color.el (shr-color-hsl-to-rgb-fractions):
9415         Use shr-color-hue-to-rgb.
9416         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
9417
9418 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9419
9420         * shr.el (shr-color->hexadecimal): Autoload.
9421         (shr-descend): Add color to all tags.
9422
9423 2010-11-22  Julien Danjou  <julien@danjou.info>
9424
9425         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
9426         shr-color->hexadecimal.
9427
9428         * shr-color.el (shr-color->hexadecimal): Add converting functions for
9429         RGB() or HSL() color representation.
9430
9431         * shr.el (shr-tag-font): Add.
9432         (shr-tag-color-check): New function to get better colors.
9433         (shr-tag-insert-color-overlay): Factorize code between tag-font and
9434         tag-span.
9435
9436         * shr-color.el: New file.
9437
9438         * color-lab.el: New file.
9439
9440         * gnus-art.el (gnus-url-mailto): Do not downcase args.
9441
9442 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
9443
9444         * nnir.el: Fix typo in comments.
9445         (nnir-run-imap): Simplify code.  No need to reverse artlist.
9446         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
9447
9448 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9449
9450         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
9451
9452         * nnimap.el (nnimap-get-capabilities): Refactor out.
9453         (nnimap-open-connection): Re-request capabilities after STARTTLS.
9454
9455 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
9456
9457         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
9458         appearing when `mm-uu-hide-markers' is nil.
9459
9460 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9461
9462         * nnimap.el (nnimap-unselect-group): Make into its own function.
9463         (nnimap-request-rename-group): Unselect group before renaming.
9464         This had gotten lost somewhere.
9465         (nnimap-request-accept-article): Keep track of examined groups, and
9466         unselect the group before APPENDing to read-only groups.
9467         (nnimap-request-move-article): Clear flags before moving so that they
9468         can be re-set later.
9469
9470 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9471
9472         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
9473         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
9474
9475 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9476
9477         * gnus-art.el (gnus-mime-display-single):
9478         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
9479         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
9480         parameter.
9481
9482 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9483
9484         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
9485         (shr-table-vertical-line): New variable.
9486         (shr-insert-table): Use it.
9487
9488 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9489
9490         * gnus-html.el (gnus-html-wash-images): Don't display images if
9491         gnus-inhibit-images is non-nil; register displayer for cid images.
9492         (gnus-html-display-image): Work for cid image.
9493         (gnus-html-insert-image): Allow arguments.
9494         (gnus-html-put-image): Inhibit read-only.
9495         (gnus-html-prefetch-images): Don't prefetch images if
9496         gnus-inhibit-images is non-nil.
9497
9498 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9499
9500         * shr.el (shr-put-image): Break lines when inserting big pictures.
9501
9502 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9503
9504         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
9505         sender, thanks Katsumi Yamaoka.
9506
9507 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
9508
9509         * nnir.el (nnir-run-imap): Reverse the article list for each group
9510         rather than the whole list.
9511
9512 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9513
9514         * shr.el (shr-image-displayer): Protect function against non-existent
9515         image source.
9516
9517         * gnus-art.el (gnus-inhibit-images): New user option.
9518         (gnus-mime-display-single): Don't display image if it is non-nil.
9519
9520         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
9521         gnus-inhibit-images.
9522
9523         * shr.el (shr-image-displayer): New function.
9524         (shr-tag-img): Use it.
9525
9526 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9527
9528         * mml2015.el (mml2015-epg-sign): Use From header.
9529
9530 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9531
9532         * gnus-html.el (gnus-html-wash-images): Register a displayer.
9533
9534         * gnus-util.el (gnus-find-text-property-region): Return markers.
9535
9536         * shr.el (shr-tag-img): Put a displayer in the text property.
9537
9538         * gnus-util.el (gnus-find-text-property-region): New utility function.
9539
9540         * gnus-html.el (gnus-html-display-image): Make the alt optional.
9541         (gnus-html-show-images): Remove.
9542
9543         * gnus-art.el (gnus-article-show-images): New, more general function.
9544
9545         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
9546         image url text properties.
9547
9548         * shr.el: Ditto.
9549
9550         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
9551         gnus-agent-auto-agentize-methods is set.  Which it isn't.
9552
9553 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9554
9555         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
9556         work for two or more articles.
9557
9558 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9559
9560         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
9561         divide an image that's in an html article to two or more when washing
9562         non-ASCII characters in alt text of it.
9563
9564 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9565
9566         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
9567         smime-decrypt-region using function argument.
9568         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
9569
9570         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
9571
9572         * smime.el (smime-decrypt-region): Catch it.
9573
9574 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
9575
9576         * smime.el (smime-mode-map): Move initialization into declaration.
9577         (gnus-run-mode-hooks): Don't autoload.
9578         (smime-mode): Use define-derived-mode.
9579
9580 2010-11-11  Glenn Morris  <rgm@gnu.org>
9581
9582         * smime.el (from): Restrict declaration to XEmacs.
9583
9584         * nnir.el (gnus-group-topic-name): Autoload.
9585
9586 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9587
9588         * shr.el (shr-insert): Don't break long line if it is because of
9589         kinsoku-bol characters in the line end.
9590
9591 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
9592
9593         * nnir.el (nnir-request-move-article): Fix to provide original group
9594         and subject.
9595         (nnir-warp-to-article): Don't fail on articles whose headers haven't
9596         been retrieved.
9597
9598         * gnus-sum.el (gnus-summary-move-article): Use original group and
9599         subject for virtual articles such as those in an nnir summary buffer.
9600
9601 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9602
9603         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
9604         least 21.5).
9605
9606         * smime.el (from): Declare it again for XEmacs.
9607
9608 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9609
9610         * message.el (message-resend): Don't disable encoding unless it's
9611         already encoded.
9612
9613         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
9614         low-numbered articles.
9615
9616 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9617
9618         * rfc2047.el (rfc2047-syntax-table): Simplify.
9619
9620         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
9621
9622         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
9623         set-char-table-range for XEmacs.
9624
9625 2010-11-10  Glenn Morris  <rgm@gnu.org>
9626
9627         * time-date.el (time-to-seconds): Always an alias on Emacs,
9628         never a real function.
9629         (with-no-warnings): Remove compat stub, now unused.
9630         (time-less-p): Doc fix.
9631         (time-to-number-of-days): Simplify.
9632
9633         * smime.el (from): Remove unused declaration.
9634
9635         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
9636         (gnus-float-time): On Emacs, always an alias.
9637
9638         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
9639         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
9640
9641 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9642
9643         * dgnushack.el: Don't use ignore-errors in the top level form since it
9644         is unavailable in XEmacs even if cl is loaded.
9645
9646         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
9647
9648 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9649
9650         * shr.el (browse-url-mailto): Autoload.
9651
9652         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
9653
9654         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
9655         regexp doesn't need quoting.
9656
9657 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
9658
9659         * message.el (message-subject-trailing-was-ask-regexp)
9660         (message-subject-trailing-was-regexp): Match was: in addition to was.
9661
9662 2010-11-09  Glenn Morris  <rgm@gnu.org>
9663
9664         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
9665         (nnbabyl-check-mbox): Use point-at-bol.
9666
9667 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9668
9669         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
9670
9671         * message.el (message-mailto): New function.
9672         (message-mailto): Should accept other parameters.
9673         (message-mailto): Remove since it duplicates browse-url-mailto
9674         functionality.
9675
9676 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9677
9678         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
9679         methods.
9680         (gnus-read-active-file): Ditto.
9681
9682         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
9683         ": " from the prompt.
9684         (gnus-group-make-group): Ditto.
9685
9686 2010-11-07  Glenn Morris  <rgm@gnu.org>
9687
9688         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
9689         (gnus-bookmark-kill-line): Use point-at-eol.
9690
9691 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9692
9693         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
9694         asterisks in From header.
9695
9696 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9697
9698         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
9699         string to avoid making the From headers syntactically invalid.
9700
9701         * message.el (message-send-mail): Don't insert courtesy messages if the
9702         message already has List-Post and List-ID messages.
9703
9704 2010-11-06  Glenn Morris  <rgm@gnu.org>
9705
9706         * gnus-art.el (gnus-treat-article): Give dynamic local variables
9707         `condition', `type', `length' a prefix.
9708         (gnus-treat-predicate): Update for above name changes.
9709
9710 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
9711
9712         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
9713         binding.  Handled by `gnus-summary-refer-thread' instead.
9714         (nnir-warp-to-article): New backend function.
9715
9716         * nnimap.el (nnimap-request-thread): Force dependency updating.
9717
9718         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
9719         (gnus-summary-refer-thread): Rework to improve thread-referral.
9720
9721         * gnus-int.el (gnus-warp-to-article): New function.
9722
9723         * gnus-sum.el (gnus-summary-article-map): Bind it.
9724
9725 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
9726
9727         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
9728         gnus-summary-refer-thread.
9729
9730         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
9731         headers.
9732         (gnus-summary-limit-include-thread): Prevent articles in thread from
9733         being cut in gnus-cut-threads.
9734         (gnus-summary-refer-thread): Limit retrieved headers to those in
9735         thread.
9736
9737 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9738
9739         * message.el (message-send-mail): Use the value of
9740         message-courtesy-message from the message buffer.
9741
9742         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
9743
9744         * shr.el (shr-browse-url): Implement mailto: URLs.
9745
9746         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
9747         "raw".
9748
9749         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
9750         if it's already selected.
9751
9752         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
9753
9754 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
9755
9756         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
9757         to measure the length and truncate alt text.
9758
9759 2010-11-03  Glenn Morris  <rgm@gnu.org>
9760
9761         * nndiary.el (nndiary-generate-nov-databases-1)
9762         (nndiary-generate-active-info): Rename dynamic variable `files' to
9763         something less generic.
9764
9765 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
9766
9767         * nnir.el (nnir-request-move-article): Call the underlying backend to
9768         move articles from nnir.
9769
9770 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9771
9772         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
9773
9774 2010-11-02  Julien Danjou  <julien@danjou.info>
9775
9776         * nnir.el: Remove wais support.
9777
9778 2010-11-02  Glenn Morris  <rgm@gnu.org>
9779
9780         * gnus-html.el: Reorder requirements to quieten compiler.
9781
9782 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9783
9784         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
9785         properly for XEmacs as well.
9786         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
9787         (gnus-article-natural-long-line-p): Use window-width rather than
9788         frame-width.
9789
9790 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
9791
9792         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
9793         (nnir-read-parms): Don't modify query.
9794         (nnir-run-query): Add ability to search topic on current line.
9795         (nnir-get-active): Clean up.
9796
9797 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9798
9799         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
9800         degenerate articles.
9801
9802         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
9803         (gnus-print-buffer): Just print the buffer as is, without any copying
9804         to a buffer and then re-highlighting.
9805
9806         * nnimap.el (nnimap-request-group): Store the new updated info.
9807         (nnimap-request-group): Select the group when we don't know whether it
9808         exists or not.
9809
9810         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
9811         groups.
9812
9813         * gnus-group.el (gnus-group-find-new-groups): Display all the new
9814         groups.
9815
9816         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
9817         groups.
9818
9819         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
9820         long-lines case by only filling the long lines.
9821
9822         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
9823         (bug#7311).
9824
9825 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9826
9827         * shr.el: No need to declare `declare-function' since shr.el is for
9828         only Emacsen that provide `libxml-parse-html-region'.
9829
9830         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
9831         effective only in a file it is referred to.
9832
9833 2010-11-01  Glenn Morris  <rgm@gnu.org>
9834
9835         * mm-util.el (gnus-completing-read): Autoload.
9836         (mm-read-coding-system): Simplify Emacs definition.
9837
9838         * nnmail.el (gnus-activate-group):
9839         * nnimap.el (gnutls-negotiate):
9840         * nntp.el (netrc-parse): Fix declarations.
9841
9842 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9843
9844         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
9845         string-match-p in Emacs >=23.
9846
9847         * gnus-msg.el (gnus-configure-posting-styles):
9848         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
9849
9850 2010-11-01  Glenn Morris  <rgm@gnu.org>
9851
9852         * nnir.el (declare-function): Add compat stub.
9853         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
9854         (nnir-run-gmane): Require 'mm-url.
9855
9856         * mm-util.el (mm-string-to-multibyte): Simplify.
9857
9858         * shr.el (declare-function): Add compat stub.
9859         (url-cache-create-filename): Declare.
9860         (mm-disable-multibyte, widget-convert-button): Autoload.
9861
9862         * smime.el (ldap-search): Declare.
9863         (smime-cert-by-ldap-1): Require ldap on Emacs.
9864
9865         * nnimap.el: Require nnmail, and gnus-sum when compiling.
9866         (nnimap-keepalive): Use gnus-float-time.
9867
9868         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
9869         (mail-source-delete-crash-box): Use gnus-float-time.
9870
9871         * gnus-dired.el (gnus-completing-read): Autoload.
9872
9873         * mm-view.el (gnus-rescale-image): Autoload.
9874
9875         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
9876
9877         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
9878
9879         * sieve-manage.el: Require 'cl when compiling.
9880
9881         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
9882         (gnus-iswitchb-completing-read): Require iswitchb.
9883         (gnus-select-frame-set-input-focus): Silence compiler.
9884
9885 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9886
9887         * message.el (message-subject-trailing-was-query): Change default to t,
9888         since I think that's what most people want.
9889
9890         * nnimap.el (nnimap-request-accept-article): Erase buffer before
9891         appending for easier debugging.
9892         (nnimap-wait-for-connection): Take a regexp.
9893         (nnimap-request-accept-article): Wait for the continuation line before
9894         sending anything unless we're streaming.
9895
9896         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
9897         leave the header washing to take place.
9898
9899 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
9900
9901         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
9902         regular expression match and replace in posting styles.
9903
9904 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
9905
9906         * nnir.el (gnus-group-make-nnir-group, nnir-run-query): Allow searching
9907         an entire server.
9908         (nnir-get-active): New function.
9909         (nnir-run-imap): Use it.
9910         (nnir-run-gmane): Who knew, gmane search returns an article score!
9911
9912         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
9913         server on the current line with nnir.
9914
9915 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9916
9917         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
9918         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
9919         left edge.
9920         (gnus-article-foldable-buffer): Skip past the prefix when determining
9921         raggedness.
9922
9923         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
9924         the raw article, and change `C-u g' to show the article without doing
9925         treatments.
9926
9927         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
9928         on to `gnus-treat-article'.
9929         (gnus-inhibit-article-treatments): New variable.
9930
9931         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
9932
9933         * gnus-art.el (gnus-treatment-function-alist): Have
9934         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
9935         (gnus-treat-fill-long-lines): Change default to fill all text/plain
9936         sections.
9937
9938         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
9939         parameter.
9940         (gnus-article-fill-cited-long-lines): New function.
9941         (gnus-article-fill-cited-article): Allow filling only long sections.
9942
9943         * shr.el (shr-find-fill-point): Don't break lines between punctuation
9944         and non-punctuation (like after the apostrophe in "'We").
9945
9946         * gnus-sum.el (gnus-summary-select-article): Make sure
9947         gnus-original-article-buffer is alive.
9948
9949         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
9950         reflect the order they're in in the digest.
9951
9952         * gnus.el (gnus-group-startup-message): Move point to the start of the
9953         buffer.
9954
9955         * nnimap.el (nnimap-capability): New function.
9956         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
9957         is set.
9958
9959 2010-10-31  David Engster  <dengste@eml.cc>
9960
9961         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
9962         conform with changes to gnus-completing-read.
9963
9964 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9965
9966         * shr.el (shr-tag-img): Output "*" instead of "[img]".
9967
9968 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9969
9970         * nnir.el: Move defvar, defcustom around to keep file organized
9971         and keep byte-compiler quiet.
9972         (nnir-read-parms): Accept search-engine as arg.
9973         (nnir-run-query): Pass search-engine as arg.
9974         (nnir-search-engine): Remove.
9975
9976 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9977
9978         * shr.el (shr-generic): The text nodes should be text, not :text.
9979
9980         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
9981         later in the file.
9982
9983 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
9984
9985         * nnir.el: General clean up.  Allow searching with multiple engines.
9986         Allow separate extra-parameters for each engine.
9987         Batch queries when possible.
9988         (nnir-imap-default-search-key, nnir-method-default-engines):
9989         Add customize interface.
9990         (nnir-run-gmane): New engine.
9991         (nnir-engines): Use it.  Qualify all prompts with engine name.
9992         (nnir-search-engine): Remove global variable.
9993         (nnir-run-hyrex): Restore for now.
9994         (nnir-extra-parms, nnir-search-history): New variables.
9995         (gnus-group-make-nnir-group): Use them.
9996         (nnir-group-server): Remove in favor of gnus-group-server.
9997         (nnir-request-group): Avoid searching twice.
9998         (nnir-sort-groups-by-server): New function.
9999
10000 2010-10-30  Julien Danjou  <julien@danjou.info>
10001
10002         * gnus-group.el: Remove gnus-group-fetch-control.
10003
10004         * gnus-start.el (gnus-find-new-newsgroups):
10005         Remove gnus-check-first-time-used.
10006
10007         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
10008
10009 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
10010
10011         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
10012         set on groups that don't have \* permanentflags.
10013
10014 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10015
10016         * shr.el (shr-tag-span): Drop colorization of regions since we don't
10017         control the background color.
10018         (shr-tag-img): Ignore very small web bug type images.
10019         (shr-put-image): Add help-echo alt texts to the images.
10020         (shr-tag-video): Show the video poster image.
10021
10022 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10023
10024         * shr.el (shr-table-depth): New variable.
10025         (shr-tag-table-1): Only insert the images after the top-level table.
10026
10027         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
10028
10029         * gnus-util.el (gnus-list-memq-of-list): New function.
10030
10031         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
10032         selected.
10033         (nnimap-unsplittable-articles): New slot.
10034         (nnimap-new-articles): Use it.
10035
10036 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
10037
10038         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
10039         move to the previous line on `M-g'.
10040
10041 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10042
10043         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
10044         *-request-group, which seems unnecessary.
10045
10046         * nnimap.el (nnimap-quote-specials): Function copied over from
10047         imap.el.
10048         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
10049         they support that.  Suggested by Tom Regner.
10050
10051 2010-10-29  Julien Danjou  <julien@danjou.info>
10052
10053         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
10054         defalias.
10055         (gnus-summary-delete-marked-with): Remove obsolete defalias.
10056
10057         * gnus.el: Remove `gnus-nntp-service' variable.
10058         (gnus-secondary-servers): Make obsolete.
10059         (gnus-nntp-server): Make obsolete.
10060
10061         * gnus-start.el (gnus-1): Remove x-splash calls.
10062
10063         * gnus-ems.el (gnus-x-splash): Remove.
10064
10065         * gnus.el (gnus-group-startup-message): Simplify/update code.
10066
10067         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
10068         definition.
10069
10070         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
10071         capability before doing anything.
10072         (gnus-group-insert-group-line): Remove useless
10073         gnus-group-remove-excess-properties.
10074
10075 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10076
10077         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
10078
10079 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10080
10081         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
10082         config after reselecting.
10083
10084 2010-10-28  Julien Danjou  <julien@danjou.info>
10085
10086         * shr.el (shr-put-image): Use point even if only inserting text.
10087         (shr-put-image): Save excursion when inserting alt text on non-graphic
10088         display, so the behavior is the same when we are on a graphic display.
10089
10090         * nnir.el (nnir-run-swish-e): Remove hyrex support.
10091
10092 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10093
10094         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
10095         (gnus-mime-copy-part): Check coding system, not charset.
10096         (gnus-mime-view-part-externally): Never remove part.
10097         (gnus-mime-view-part-internally): Don't remove part here.
10098         (gnus-article-part-wrapper): Make sure MIME tag is visible.
10099         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
10100         multipart/alternative.
10101
10102         * mm-decode.el (mm-display-part): Take optional arg `force'.
10103
10104 2010-10-26  Julien Danjou  <julien@danjou.info>
10105
10106         * gnus-group.el (gnus-group-default-list-level): Add this function to
10107         compute the default list level.
10108         (gnus-group-default-list-level): Add possibility to use a function.
10109
10110 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10111
10112         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
10113
10114         * gnus-group.el (gnus-group-completing-read)
10115         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
10116         gnus-replace-in-string.
10117
10118 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10119
10120         * shr.el (shr-tag-div): Add.
10121
10122         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
10123
10124 2010-10-25  Julien Danjou  <julien@danjou.info>
10125
10126         * gnus-util.el: Remove `gnus-with-local-quit'.
10127
10128         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
10129
10130 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10131
10132         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
10133         the original article buffer.
10134
10135 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10136
10137         * nnimap.el (nnimap-request-head): New function.
10138         (nnimap-request-move-article): Try to be slightly faster by not
10139         requesting the entire message when moving.
10140         (nnimap-transform-headers): Don't bug out on bodiless articles.
10141         (nnimap-send-command): Have no outstanding messages if the IMAP server
10142         doesn't support streaming.
10143         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
10144
10145 2010-10-24  Julien Danjou  <julien@danjou.info>
10146
10147         * message.el (message-default-headers): Fix type.
10148
10149 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10150
10151         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
10152         prefetching images.
10153
10154         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
10155         backend for unknown groups.  This is mainly useful for nnimap groups.
10156
10157         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
10158         group isn't covered by the agent.
10159
10160 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
10161
10162         * nnir.el (nnir-method-default-engines): New variable.
10163         (nnir-run-query): Use it.
10164         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
10165         (gnus-summary-nnir-goto-thread): Change group if needed.
10166
10167         * gnus-group.el (gnus-group-group-map): Add key binding for
10168         gnus-group-make-nnir-group.
10169
10170 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10171
10172         * shr.el (shr-tag-object): Add.
10173
10174         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
10175         original article buffer live.
10176         (gnus-summary-select-article-buffer):
10177         Mention gnus-widen-article-buffer.
10178
10179 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10180
10181         * shr.el (shr-tag-strong): Add.
10182
10183 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10184
10185         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
10186         group names.  They mess up the group buffer badly.
10187
10188         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
10189
10190         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
10191         instead of the summary one.
10192
10193 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10194
10195         * mml.el (mml-preview): Work properly when editing article.
10196
10197         * gnus-start.el (gnus-read-active-file-1): Don't add method to
10198         gnus-have-read-active-file if it's already been in.
10199
10200 2010-10-22  Tom Tromey  <tromey@redhat.com>
10201
10202         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
10203         gnus-group-completing-read.
10204
10205 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10206
10207         * message.el (message-mode-map): Don't bind M-; to comment region, to
10208         allow the global comment-dwim to work.
10209
10210 2010-10-21  Julien Danjou  <julien@danjou.info>
10211
10212         * message.el (message-setup-1): Allow message-default-headers to be a
10213         function.
10214
10215 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10216
10217         * shr.el (shr-tag-table): Simplify.
10218
10219 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10220
10221         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
10222         to avoid trying to snarf invalid stuff.
10223
10224         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
10225
10226         * gnus.el (gnus-message-archive-group): Quote value.
10227         (gnus-message-archive-group): Mark as changed.
10228
10229         * shr.el (shr-add-font): Don't put the font properties on the newline
10230         or the indentation.
10231
10232         * message.el (message-fix-before-sending): Change options when sending
10233         non-printable characters.
10234
10235         * gnus.el (gnus-message-archive-method): Change the default to
10236         monthly outgoing groups.
10237
10238         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
10239         that have gotten new numbers.
10240
10241         * nnimap.el (nnimap-request-replace-article): New function.
10242
10243 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
10244
10245         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
10246         (nnrss-request-article): Don't use special html washing code.
10247
10248 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10249
10250         * shr.el (shr-tag-table): Remove useless nconc.
10251
10252 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10253
10254         * gnus-art.el (article-wash-html): Simplify and remove the charset
10255         stuff.  Use the normal html rendering code instead of the special html
10256         washing code.
10257
10258         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
10259         `gnus-w3m' symbols.
10260         (mm-text-html-washer-alist): Remove.
10261
10262         * mm-decode.el (mm-inline-text-html-renderer): Remove.
10263         (mm-inline-media-tests): Remove use.
10264         (mm-text-html-renderer): Change default to the `shr' symbol.
10265
10266         * mm-view.el (mm-inline-text-html): Remove use.
10267
10268         * gnus-art.el (gnus-blocked-images): New function.  Allow the
10269         `gnus-blocked-images' to be a function.
10270         (gnus-article-wash-function): Remove.
10271
10272 2010-10-20  Julien Danjou  <julien@danjou.info>
10273
10274         * spam.el (spam-list-of-processors): Mark as obsolete.
10275
10276         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
10277         (nnimap-insert-partial-structure): Fix boundary detection.
10278
10279 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
10280
10281         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
10282         run file-truename on remote files.  This can be expensive and even
10283         prevent one from editing drafts if some unrelated buffer has a stale
10284         connection.
10285
10286 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10287
10288         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
10289         kinsoku-eol regardless of shr-kinsoku-shorten.
10290         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
10291         (shr-tag-table): Support caption, thead, and tfoot.
10292
10293 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10294
10295         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
10296         lines.
10297         (shr-save-contents): New command and keystroke.
10298
10299         * nndoc.el (nndoc-type-alist): Add git support.
10300         (nndoc-git-type-p): New function.
10301         (nndoc-transform-git-article): Ditto.
10302         (nndoc-transform-git-headers): Ditto.
10303         (nndoc-transform-git-headers): Generate Subject headers.
10304
10305         * shr.el (shr-parse-style): New function.
10306         (shr-tag-span): Ditto.
10307
10308         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
10309         to `G G' to avoid collisions.
10310
10311 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10312
10313         * shr.el: Load kinsoku if necessary.
10314         (shr-kinsoku-shorten): New internal variable.
10315         (shr-find-fill-point): Make kinsoku shorten text line if
10316         shr-kinsoku-shorten is bound to non-nil.
10317         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
10318         shr-indentation too when testing if table is wider than frame width.
10319         (shr-insert-table): Use `string-width' instead of `length' to measure
10320         text width.
10321         (shr-insert-table-ruler): Make sure indentation is done at bol.
10322
10323 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
10324
10325         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
10326         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
10327         undecoded network data.
10328
10329 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10330
10331         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
10332         name in the mode line spec so that the mode line menu works
10333         (bug#2431).
10334
10335         * message.el (message-get-reply-headers): If we're fed `to-address',
10336         then always use that.
10337
10338         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
10339         aren't so wide as to need to switch off the edit menu.
10340
10341         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
10342         binding.  Suggested by Leo <sdl.web@gmail.com> (bug#6613).
10343
10344         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
10345         `M-g'.
10346         (nnimap-update-info): Update flags/read marks even if \* isn't part of
10347         the permanent marks.
10348
10349 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
10350
10351         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
10352         Splitting according to references/in-reply-to obeys the ignore-groups
10353         variable, while splitting by sender and subject do not.
10354
10355 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10356
10357         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
10358         alist, so that we can look for non-Unicode chars.
10359         (article-translate-strings): Allow both character and string maps.
10360
10361 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10362
10363         * shr.el (shr-insert): Don't insert space behind a wide character
10364         categorized as kinsoku-bol, or between characters both categorized as
10365         nospace.
10366
10367 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
10368
10369         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
10370         headers to gnus-newsgroup-headers.
10371
10372 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10373
10374         * shr.el (shr-tag-img): Don't align images -- since we're not
10375         rescaling, this often leads to ugly displays.
10376
10377 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
10378
10379         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
10380         duplicates.
10381
10382 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
10383
10384         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
10385         call.
10386
10387 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10388
10389         * gnus.el: Autoload gnus-html-show-images.
10390
10391         * nnimap.el: Use nnheader-message throughout.
10392
10393         * shr.el (shr-tag-img): Ignore images with no data.
10394
10395 2010-10-15  Julien Danjou  <julien@danjou.info>
10396
10397         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
10398         a possibility to disable format=flow encoding when using hard newlines.
10399
10400 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10401
10402         * shr.el (shr-insert): Remove space inserted before or after a
10403         breakable character or at the beginning or the end of a line.
10404         (shr-find-fill-point): Do kinsoku; find the second best point or give
10405         it up if there's no breakable point.
10406
10407 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10408
10409         * nnimap.el (nnimap-open-connection): Message when opening connection
10410         for debugging purposes.
10411
10412         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
10413         on every setup buffer call to allow this to change from article to
10414         article.
10415
10416         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
10417         buffers where we have a wide table.
10418
10419 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
10420
10421         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
10422         uses *-request-thread.
10423
10424 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10425
10426         * nnimap.el (nnimap-open-connection): Remove %s from openssl
10427         incantation, which is no longer valid.
10428
10429 2010-10-14  Julien Danjou  <julien@danjou.info>
10430
10431         * shr.el: Fix defcustom type (char -> character).
10432
10433 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10434
10435         * nnimap.el (nnimap-open-connection): tls-program should be a list of
10436         programs.
10437
10438 2010-10-14  Julien Danjou  <julien@danjou.info>
10439
10440         * shr.el (shr-tag-a): Use url-link as widget type.
10441
10442         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
10443         `gnus-group-get-icon'.
10444
10445 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10446
10447         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
10448         This should make server editing work better.
10449
10450         * shr.el (shr-find-fill-point): Don't inloop on indented text.
10451
10452         * tls.el (tls-program): Remove spurious %s from openssl.
10453
10454         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
10455         (nnimap-parse-flags): Fix regexp.
10456
10457         * shr.el (shr-find-fill-point): Use a filling algorithm that should
10458         probably work for CJVK text, too.
10459
10460         * nnimap.el (nnimap-extend-tls-programs): Remove.
10461         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
10462
10463         * tls.el (tls-starttls-switches): Remove starttls hack.
10464         (open-tls-stream): Ditto.
10465         (tls-find-starttls-argument): Ditto.
10466
10467 2010-10-13  Julien Danjou  <julien@danjou.info>
10468
10469         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
10470         responses.
10471
10472 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10473
10474         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
10475
10476         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
10477         anything in Emacs.
10478
10479         * shr.el (shr-current-column): Remove buggy and unnecessary function.
10480
10481 2010-10-13  Julien Danjou  <julien@danjou.info>
10482
10483         * shr.el (shr-width): Make shr-width a defcustom with default to
10484         fill-column.
10485         (shr-tag-img): Use shr-width rather than fill-column.
10486
10487 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10488
10489         * dgnushack.el (byte-optimize-apply):
10490         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
10491
10492         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
10493         position when (X-)Faces exist.
10494         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
10495         avatars when called interactively.
10496
10497 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10498
10499         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
10500         gnus-article-x-face-too-ugly is bound.
10501
10502 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10503
10504         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
10505
10506         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
10507         mailbox that doesn't exist.
10508
10509 2010-10-12  Julien Danjou  <julien@danjou.info>
10510
10511         * shr.el (shr-tag-img): Encode URL properly when retrieving.
10512         (shr-get-image-data): Encode URL properly when fetching from cache.
10513         (shr-tag-img): Use aligned-to spaces to align correctly images.
10514
10515         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
10516         before inserting the Gravatar.
10517
10518         * shr.el (shr-tag-img): Add align attribute support for <img>.
10519
10520 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10521
10522         * gnus-gravatar.el (gnus-art): Require.
10523
10524         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
10525         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
10526         Remove long obsoleted functions.
10527
10528 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10529
10530         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
10531
10532         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
10533
10534         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
10535         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
10536         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
10537         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
10538         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
10539         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
10540         * sieve-manage.el, smime.el, spam.el:
10541         Fix comment for declare-function.
10542
10543 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10544
10545         * nnimap.el (nnimap-request-rename-group): Select group read-only
10546         before renaming it.
10547
10548         * shr.el (shr-insert): Fix up the white space only regexp.
10549
10550         * nnimap.el (nnimap-transform-split-mail): Not all articles have
10551         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
10552
10553         * shr.el (shr-current-column): New function.
10554         (shr-find-fill-point): New function.
10555
10556 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10557
10558         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
10559         numbers.
10560
10561 2010-10-11  Julien Danjou  <julien@danjou.info>
10562
10563         * shr.el (shr-hr-line): Add.
10564         (shr-tag-hr): Use shr-hr-line to specify which character to use to
10565         display hr lines.
10566         (shr-max-columns): Do not change state to nil if we just inserting
10567         spaces.
10568
10569 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10570
10571         * gnus-topic.el (gnus-topic-read-group): If after the last group,
10572         select the last group.
10573
10574 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
10575
10576         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
10577
10578 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
10579
10580         * dig.el (dig-mode-map): Declare and define in one step.
10581
10582 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10583
10584         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
10585         for Gnus.
10586         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
10587         (nnimap-update-qresync-info): Mark \Seen articles as read.
10588
10589         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
10590         non-variable, too.
10591
10592         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
10593         available.
10594         (nnimap-update-info): Rely more on the current active than the param
10595         active to avoid marking articles as read too much.
10596
10597         * auth-source.el (auth-source-create): Use (user-login-name) for the
10598         user name default.
10599
10600         * nnimap.el (nnimap-update-info): If the server doesn't return any
10601         useful info, just use the previous info.
10602         (nnimap-update-info): Prefer old info over start-article.
10603         (nnimap-update-qresync-info): Finish implementing QRESYNC.
10604
10605 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
10606
10607         * nnir.el (autoload): Clean up autoloads.
10608         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
10609         Use key rather than value.
10610         (nnir-imap-search-other): New variable.
10611         (nnir-read-parm): Use it.
10612         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
10613         (gnus-summary-nnir-goto-thread): Modify to work with imap.
10614
10615 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
10616
10617         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
10618         the process, too.
10619
10620 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10621
10622         * spam.el (gnus-summary-mode-map): Bind to "$".
10623         Suggested by Russ Allbery.
10624
10625         * shr.el: Rework the way things are indented by <li> slightly.
10626
10627         * gnus.el (gnus-group-set-parameter): Fix typo.
10628
10629         * nnimap.el: Start implementing QRESYNC support.
10630
10631 2010-10-09  Julien Danjou  <julien@danjou.info>
10632
10633         * nnir.el (nnir-engines): Fix too many arguments.
10634
10635 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10636
10637         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
10638         group is the "last", so that the backends like nnfolder actually save
10639         their folders.
10640
10641         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
10642         try to use that for the tls stream.
10643         (nnimap-retrieve-group-data-early): Rework the marks code to heed
10644         UIDVALIDITY and find out which groups are read-only and not.
10645         (nnimap-get-flags): Use the same marks parsing code as the rest of
10646         nnimap.
10647
10648 2010-10-09  Julien Danjou  <julien@danjou.info>
10649
10650         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
10651
10652         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
10653         retrieving gravatars.
10654
10655         * shr.el (shr-table-corner): Add.
10656         (shr-table-line): Add.
10657         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
10658
10659 2010-10-08  Julien Danjou  <julien@danjou.info>
10660
10661         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
10662
10663 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
10664
10665         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
10666
10667         * gnus-sum.el (gnus-mark-article-as-unread)
10668         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
10669         (gnus-summary-set-bookmark): Use it.
10670
10671         * gnus-msg.el (gnus-setup-message): Use it.
10672
10673         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10674
10675         * gnus.el (gnus-group-remove-parameter): Use it.
10676
10677         * gnus-group.el (gnus-group-make-web-group): Use it.
10678
10679         * gnus-demon.el (gnus-demon-remove-handler): Use it.
10680
10681         * nnregistry.el: Update docs to mention manual.
10682
10683         * gnus-registry.el: Update docs to mention nnregistry.el.
10684         (gnus-registry-initialize): Don't install nnregistry refer method
10685         automatically.
10686         (gnus-registry-install-nnregistry): Remove it.
10687
10688 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10689
10690         * shr.el (shr-insert): Don't insert double spaces.
10691
10692 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
10693
10694         * gnus-gravatar.el (gnus-treat-from-gravatar)
10695         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
10696         called interactively.
10697
10698         * gnus-art.el (gnus-mime-view-part-externally)
10699         (gnus-mime-view-part-internally): Make predicate function passed to
10700         gnus-mime-view-part-as-type assume argument is a mime type, not a list
10701         of a mime type.
10702
10703         * shr.el (shr-table-widths): Don't use cl function `reduce'.
10704
10705 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10706
10707         * shr.el (require): Require cl when compiling.
10708         (shr-tag-hr): New function.
10709
10710         * nnimap.el (nnimap-update-info): Remove double setting of high.
10711         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
10712         This makes nnimap work properly on Courier again.
10713
10714         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
10715         the variable for backwards compatibility.
10716
10717         * mm-decode.el (mm-save-part): If given a non-directory result, expand
10718         the file name before using to avoid setting mm-default-directory to
10719         nil.
10720
10721         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
10722         bidning gnus-agent variables.
10723
10724         * shr.el (shr-render-td): Use a cache for the table rendering function
10725         to avoid getting an exponential rendering behavior in nested tables.
10726         (shr-insert): Rework the line-breaking algorithm.
10727         (shr-insert): Don't leave trailing spaces.
10728         (shr-insert-table): Also insert empty TDs.
10729         (shr-tag-blockquote): Ensure paragraphs after </ul>.
10730
10731 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10732
10733         * gnus-sum.el (gnus-number): Rename from `number'.
10734         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
10735         (gnus-summary-limit-children): Update uses correspondingly.
10736
10737 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10738
10739         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
10740         (gnus-gravatar-transform-address): Don't show avatars of people of
10741         which mail addresses match gnus-gravatar-too-ugly.
10742
10743 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10744
10745         * shr.el (shr-table-widths): Expand TD elements to fill available
10746         space.
10747
10748 2010-10-07  Julien Danjou  <julien@danjou.info>
10749
10750         * nnimap.el (nnimap-request-rename-group): Add this method.
10751
10752 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10753
10754         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
10755         name from XEmacs' function-arglist.
10756
10757         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
10758         gravatar under XEmacs.
10759
10760 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
10761
10762         * auth-source.el: Update docs with TODO items.
10763
10764         * gnus-sync.el: Update docs to explain state and plans.
10765
10766         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
10767         Hooks for mark updates.
10768         (gnus-request-set-mark, gnus-request-update-mark): Use them.
10769
10770         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
10771         hooks with arguments, which is needed for mark update hooks.
10772
10773 2010-10-06  Julien Danjou  <julien@danjou.info>
10774
10775         * gnus.el (gnus-expand-group-parameter): Only return and act on what
10776         was matched.
10777
10778         * sieve-manage.el: Update example in `Commentary'.
10779
10780         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
10781
10782         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
10783         not 2000.
10784         (sieve-manage-authenticate): Re-add function.
10785
10786 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10787
10788         * shr.el (shr-insert): Get 'space transition right.
10789         (shr-render-td): Only delete space at the end of the TD.
10790
10791         * nnimap.el (nnimap-open-connection): Prepare to support
10792         open-gnutls-stream.
10793
10794         * shr.el: Rearrange function order to be more logical.
10795
10796 2010-10-06  Julien Danjou  <julien@danjou.info>
10797
10798         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
10799         (nnrss-discover-feed): Remove 404 URL in docstring.
10800
10801         * nnir.el: Fix Swish-E URL.
10802         Fix Namazu URL.
10803
10804         * message.el (message-change-subject): Remove 404 URL in a comment.
10805
10806 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10807
10808         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
10809         called interactively.
10810
10811         * gnus-util.el (gnus-remove-if): Allow hash table.
10812         (gnus-remove-if-not): New function.
10813
10814         * gnus-art.el (gnus-mime-view-part-as-type):
10815         * gnus-score.el (gnus-summary-score-effect):
10816         * gnus-sum.el (gnus-read-move-group-name):
10817         Replace remove-if-not with gnus-remove-if-not.
10818
10819         * gnus-group.el (gnus-group-completing-read):
10820         Regard collection as a hash table if it is not a list.
10821
10822 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10823
10824         * shr.el (shr-render-td): Allow blank/missing <TD>s.
10825
10826         * shr.el: Document the table-rendering algorithm.
10827
10828 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10829
10830         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
10831         for Emacsen having no `libxml-parse-html-region' support.
10832
10833 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10834
10835         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
10836         invalid URLs.
10837
10838         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
10839         line-broken.
10840         (shr-tag-img): Ignore image fetching errors.
10841         (shr-overlays-in-region): Compute overlay positions correctly.
10842
10843         * mm-decode.el (mm-shr): Require shr.
10844
10845         * gnus-art.el (gnus-blocked-images): Move variable here.
10846
10847         * shr.el (shr-insert-table): Bind free variable.
10848
10849         * mm-decode.el (mm-shr): Bind shr-content-function.
10850
10851         * shr.el (shr-content-function): New variable.
10852
10853         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
10854         added for symmetry.
10855
10856         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
10857
10858         * gnus-group.el (gnus-group-make-group): Doc fix.
10859
10860         * nnimap.el (nnimap-request-newgroups): Return success.
10861
10862         * shr.el (shr-find-elements): New function.
10863         (shr-tag-table): Put all the images after the table.
10864         (shr-tag-table): Really inhibit images inside the table.
10865         (shr-collect-overlays): Copy over overlays from the TD elements to the
10866         main document.
10867
10868         * mm-decode.el (mm-shr): Bind shr-blocked-images to
10869         gnus-blocked-images.
10870
10871 2010-10-05  Julien Danjou  <julien@danjou.info>
10872
10873         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
10874
10875         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
10876         (gnus-html-maximum-image-size): Add this function.
10877         (gnus-html-put-image): Use gnus-html-maximum-image-size.
10878
10879         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
10880         server-value of the capability is nil.
10881
10882 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10883
10884         * shr.el (shr-tag-em): Add <EM> tag.
10885
10886 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
10887
10888         * sieve-manage.el (sieve-manage-default-stream): Make default stream
10889         customizable.
10890
10891         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
10892         handing broken links to browse-url.
10893
10894 2010-10-05  Julien Danjou  <julien@danjou.info>
10895
10896         * gnus-util.el (gnus-emacs-completing-read)
10897         (gnus-iswitchb-completing-read): Use autoload rather than require.
10898
10899 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10900
10901         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
10902         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
10903         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
10904         iswitchb-temp-buflist for XEmacs.
10905
10906         * gnus-util.el (gnus-completing-read-function): Exclude
10907         gnus-icompleting-read and gnus-ido-completing-read from candidates for
10908         XEmacs since iswitchb.el is very old and ido.el is unavailable in
10909         XEmacs.
10910
10911         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
10912         not to use `delete-dups' that is unavailable in XEmacs 21.4.
10913
10914         * gnus-html.el: Don't require help-fns under XEmacs.
10915         (gnus-html-schedule-image-fetching): Work for XEmacs.
10916
10917         * mm-decode.el (mm-shr): Decode contents by charset.
10918
10919 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10920
10921         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
10922         unknown.
10923
10924         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
10925         (shr-get-image-data): Ensure against the cache file missing.
10926
10927         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
10928         for data.
10929
10930         * spam-report.el (spam-report-url-ping-plain): Don't query about
10931         killing the process.
10932
10933         * shr.el (shr-render-td): Protect against too-wide text.
10934
10935 2010-10-04  Julien Danjou  <julien@danjou.info>
10936
10937         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
10938         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
10939
10940         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
10941         retrieved.
10942
10943 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10944
10945         * shr.el (browse-url): Require.
10946         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
10947         lines.
10948         (shr-show-alt-text, shr-browse-image): New commands.
10949         (shr-browse-url, shr-copy-url): New commands.
10950
10951         * gnus-sum.el (gnus-widen-article-window): New variable.
10952         (gnus-summary-select-article-buffer): Use it.
10953
10954         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
10955         without @ signs.
10956
10957 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
10958
10959         * nnir.el (nnir-run-imap): Remove spurious space in search string.
10960
10961 2010-10-04  Julien Danjou  <julien@danjou.info>
10962
10963         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
10964         for XEmacs.
10965
10966 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10967
10968         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
10969
10970         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
10971         (nnimap-close-server): Implement.
10972
10973         * dgnushack.el (iswitchb): Require to shut up the compiler.
10974
10975         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
10976         (shr-insert): Tweak line breaking.
10977         (shr-insert): Handle <pre> better.
10978         (shr-tag-li): Get <li> indentation right.
10979         (shr-tag-li): Get <li> indentation even righter.
10980         (shr-tag-blockquote): Ensure paragraph start.
10981         (shr-make-table): Tweak table generation.
10982         (shr-make-table): Fix typo.
10983
10984         * shr.el: Implement table rendering.
10985
10986 2010-10-04  Julien Danjou  <julien@danjou.info>
10987
10988         * gnus-html.el (gnus-html-put-image): Fix resize image code.
10989
10990 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10991
10992         * shr.el (shr-insert): Use string anchors instead of line anchors.
10993
10994 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10995
10996         * shr.el: Add headings.
10997         (shr-ensure-paragraph): Actually work.
10998         (shr-tag-li): Make <ul> prettier.
10999         (shr-insert): Get white space at the beginning/end of elements right.
11000         (shr-tag-p): Collapse subsequent <p>s.
11001         (shr-ensure-paragraph): Don't insert double line feeds after blank
11002         lines.
11003         (shr-insert): \t is also space.
11004         (shr-tag-s): Fix "s" tag name function.
11005         (shr-tag-s): Fix face prop name.
11006
11007 2010-10-03  Julien Danjou  <julien@danjou.info>
11008
11009         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
11010
11011         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
11012         gnus-window-inside-pixel-edges.
11013
11014         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
11015         gnus-ems.
11016
11017         * mm-view.el (mm-inline-image-emacs): Support image resizing.
11018
11019         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
11020         function.
11021
11022         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
11023         resize choice.
11024
11025 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11026
11027         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
11028         beginning of the buffer.
11029
11030         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
11031         article buffer again.
11032
11033         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
11034
11035         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
11036         when it's at the start of the buffer.
11037
11038         * shr.el (shr-tag-blockquote): Convert name.
11039         (shr-rescale-image): Use the right image-size variant.
11040
11041         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
11042         buffer isn't shown, then select the current article first instead of
11043         bugging out.
11044         (gnus-summary-select-article-buffer): Show both the article and summary
11045         buffers again.
11046
11047         * shr.el (shr-fontize-cont): Protect against regions with no text.
11048         Rename tag functions to shr-tag-* for enhanced security.
11049         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
11050
11051 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
11052
11053         * shr.el (shr-insert):
11054         * pop3.el (pop3-movemail):
11055         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
11056         loaded.
11057
11058 2010-10-03  Glenn Morris  <rgm@gnu.org>
11059
11060         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
11061
11062         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
11063
11064         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
11065
11066         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
11067
11068         * gnus-util.el (gnus-make-local-hook): Simplify.
11069
11070 2010-10-02  Julien Danjou  <julien@danjou.info>
11071
11072         * gnus-util.el (gnus-iswitchb-completing-read): New function.
11073         (gnus-ido-completing-read): New function.
11074         (gnus-emacs-completing-read): New function.
11075         (gnus-completing-read): Use gnus-completing-read-function.
11076         Add gnus-completing-read-function.
11077
11078 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11079
11080         * shr.el (shr-insert-document): Autoload.
11081         (shr-img): Be silent.
11082         (shr-insert): Add a newline after every picture before text.
11083         (shr-add-font): Use overlays for combining faces.
11084         (shr-insert): Pass upwards the text start point.
11085
11086         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
11087         possible.
11088         (mm-shr): New function.
11089
11090 2010-10-02  Julien Danjou  <julien@danjou.info>
11091
11092         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
11093         should go backward.
11094
11095 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
11096
11097         * shr.el (shr): Fix typo in provide call.
11098
11099 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11100
11101         * shr.el: New file.
11102
11103         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
11104
11105         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
11106         completing read.
11107
11108 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11109
11110         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
11111         we're being queried about.  Suggested by Dan Jacobson.
11112
11113         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
11114         Suggested by Jason Eisner.
11115
11116         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
11117         table, too.  Suggested by Stefan Wiens.
11118         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
11119         the table unnecessary.  Suggested by Stefan Wiens.
11120
11121         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
11122         longer needed, and probably doesn't work either, as pointed out by
11123         Stefan Wiens.
11124         (gnus-summary-exit): Remove call to the clearing function.
11125         (gnus-summary-exit-no-update): Ditto.
11126
11127         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
11128         instead of gnus-eval-in-buffer-window to avoid popping up frames.
11129         Reported by Stefan Monnier.
11130         (gnus-summary-save-in-rmail): Ditto.
11131
11132         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
11133         article buffer, instead of both the article buffer and the summary
11134         buffer.  Sort of suggested by Dan Jacobson.
11135
11136         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
11137
11138         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
11139         Suggested by Dan Jacobson.
11140
11141         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
11142         documentation clearer.
11143
11144         * message.el (message-shorten-references): Comment on the number "21".
11145         Suggested by Stefan Monnier.
11146
11147         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
11148         Suggested by Dan Jacobson.
11149
11150         * gnus.el (gnus-large-newsgroup):
11151         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
11152
11153         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
11154         externalize attachments.  Bug reported by Steve Wen.
11155
11156         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
11157         really message anything to the user.
11158
11159         * nnmail.el (nnmail-article-group): Allow using the fancy split method
11160         directly.
11161
11162         * nnimap.el (nnimap-request-group): Low higher than high to signal no
11163         messages in empty groups.
11164
11165 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
11166
11167         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
11168         non-UIDNEXT group.
11169
11170 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11171
11172         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
11173         not the value from the collection.
11174
11175         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
11176         values.  This sometimes happens on some groups that have no info.
11177         (nnimap-request-newgroups): New function.
11178
11179 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
11180
11181         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
11182         check into `gnus-registry-initialize'.
11183         (gnus-registry-initialize): Ditto.
11184         Fix and extend header docs.
11185
11186 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11187
11188         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
11189         regexp backtrace overflows.
11190
11191         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
11192         for starttls that tls.el implements; i.e. openssl.
11193
11194         * tls.el (tls-starttls-switches): Give up on using starttls with
11195         gnutls-cli.
11196         (tls-program): Add --insecure to be consistent with the defaults from
11197         openssl s_client.  Now all three commands are insecure.
11198
11199 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11200
11201         * lpath.el: Bind completion-styles-alist for XEmacs.
11202
11203         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
11204         (gravatar-create-image): New function that's an alias to
11205         gnus-xmas-create-image, gnus-create-image, or create-image.
11206         (gravatar-data->image): Use it.
11207
11208 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
11209
11210         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
11211         install the nnregistry refer method.
11212         (gnus-registry-install-hooks): Use it.
11213         (gnus-registry-unfollowed-groups): Add nnmairix to the default
11214         unfollowed groups.
11215
11216 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
11217
11218         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
11219         expanding threads.
11220
11221 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11222
11223         * nnir.el: Use the server names without suffixes (bug#7009).
11224
11225         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
11226         unencrypted to STARTTLS, if possible.
11227
11228 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
11229
11230         * message.el (message-ignored-supersedes-headers): Strip Injection-*
11231         headers before superseding.
11232
11233 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11234
11235         * nnrss.el (nnrss-use-local): Add documentation.
11236
11237         * nnimap.el (nnimap-extend-tls-programs): New function.
11238         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
11239         (nnimap-wait-for-connection): Accept the greeting from the stupid
11240         output from openssl s_client -starttls, too.
11241
11242         * tls.el (tls-starttls-switches): New variable.
11243         (tls-find-starttls-argument): Use it.
11244         (open-tls-stream): Ditto.
11245
11246         * netrc.el (netrc-credentials): Return the value of the "default" entry.
11247         (netrc-machine): Ditto.
11248
11249         * nnimap.el (nnimap-find-article-by-message-id): Really return the
11250         article number.
11251         (nnimap-split-fancy): New variable.
11252         (nnimap-split-incoming-mail): Use it.
11253
11254         * nntp.el (nntp-server-list-active-group): Document.
11255
11256         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
11257         SELECT to get the message-id.
11258
11259         * mail-source.el (mail-sources): Remove webmail support.
11260         (defvar): Ditto.
11261         (mail-source-fetcher-alist): Ditto.
11262         (mail-source-fetch-webmail): Remove.
11263
11264         * webmail.el: Remove -- doesn't seem relevant any more.
11265
11266         * gnus.el: Fix up make-obsolete-variable declarations throughout.
11267
11268         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
11269         the \r.
11270
11271 2010-09-30  Julien Danjou  <julien@danjou.info>
11272
11273         * gnus-agent.el (gnus-agent-add-group): Fix call to
11274         gnus-completing-read.
11275
11276 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11277
11278         * nndoc.el (nndoc-retrieve-groups): New function.
11279
11280         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
11281         `default', use nnmail-split-methods.
11282         (nnimap-request-article): Downcase the NILs so that they are nil.
11283
11284         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
11285         symbol.
11286
11287         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
11288         code, since if the user has requested network, that's what they ought
11289         to get.
11290         (nnimap-request-set-mark): Erase the buffer before issuing commands.
11291         (nnimap-split-rule): Mark as obsolete.
11292
11293         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
11294         New variable.
11295
11296         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
11297         correct slot, too.
11298
11299 2010-09-29  Julien Danjou  <julien@danjou.info>
11300
11301         * gnus.el (gnus-local-domain): Declare variable obsolete.
11302
11303         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
11304         Fix history computing.
11305         (gnus-ido-completing-read): Require ido.
11306
11307 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11308
11309         * gnus-registry.el: Don't prompt on load, which makes it impossible to
11310         build Gnus.
11311
11312         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
11313         when interpreting the structures.
11314         (nnimap-request-accept-article): Add \r\n to the lines to make this
11315         work with Cyrus.
11316
11317         * nndraft.el (nndraft-request-expire-articles): Use the group name
11318         instead if "nndraft".  Fix found by Nils Ackermann.
11319
11320 2010-09-29  Ludovic Courtès  <ludo@gnu.org>
11321
11322         * nnregistry.el: Add.
11323
11324 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11325
11326         * nnmail.el (group, group-art-list, group-art):
11327         Remove unneeded directives.
11328
11329 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11330
11331         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
11332         (mm-mime-charset):
11333         * rfc2047.el (rfc2047-syntax-table):
11334         * utf7.el (utf7-utf-16-coding-system): Comment fix.
11335
11336         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
11337         rather than `insert-file-contents' and `eval-region'.
11338
11339         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
11340         construction.
11341
11342         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
11343
11344         * time-date.el: No need to require cl for Emacs 21.
11345
11346 2010-09-29  Julien Danjou  <julien@danjou.info>
11347
11348         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
11349         replacement of `gnus-gravatar-relief' to mimic
11350         `gnus-faces-properties-alist'.
11351         Add :version property.
11352
11353 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11354
11355         * mail-source.el (mail-source-report-new-mail):
11356         * message.el (message-default-mail-headers):
11357         * mm-decode.el (mm-valid-image-format-p): Comment fix.
11358
11359         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
11360
11361 2010-09-28  Julien Danjou  <julien@danjou.info>
11362
11363         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
11364         mail-address contains the same string as real-name.
11365
11366         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
11367         non-blank in header, otherwise it'll get stripped.
11368
11369         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
11370         real-name, and then for mail address rather than doing : or , search.
11371
11372 2010-09-27  Julien Danjou  <julien@danjou.info>
11373
11374         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
11375         right completing-read function.
11376         (gnus-use-ido): New variable
11377         (gnus-completing-read-with-default): Remove.
11378         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
11379         (gnus-agent-add-group):
11380         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
11381         * mm-view.el (mm-view-pkcs7-decrypt):
11382         * mm-util.el (mm-codepage-setup):
11383         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
11384         * mml-smime.el (mml-smime-openssl-sign-query):
11385         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
11386         (mml-insert-multipart):
11387         * gnus-msg.el (gnus-summary-yank-message):
11388         * gnus-int.el (gnus-start-news-server):
11389         * mm-decode.el (mm-interactively-view-part):
11390         * gnus-dired.el (gnus-dired-attach):
11391         * gnus.el (gnus-read-method):
11392         * gnus-bookmark.el (gnus-bookmark-jump):
11393         * gnus-art.el (gnus-mime-view-part-as-type)
11394         (gnus-mime-action-on-part, gnus-article-encrypt-body):
11395         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
11396         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
11397         * nnmairix.el (nnmairix-create-server-and-default-group)
11398         (nnmairix-update-groups, nnmairix-get-server)
11399         (nnmairix-backend-to-server, nnmairix-goto-original-article)
11400         (nnmairix-get-group-from-file-path):
11401         * nnrss.el (nnrss-find-rss-via-syndic8):
11402         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
11403         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
11404         (gnus-group-browse-foreign-server):
11405         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
11406         (gnus-summary-execute-command, gnus-summary-respool-article)
11407         (gnus-read-move-group-name):
11408         * gnus-score.el (gnus-summary-increase-score)
11409         (gnus-summary-score-effect):
11410         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
11411
11412 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11413
11414         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
11415         x-focus-frame.
11416
11417         * nnimap.el (auth-source-forget-user-or-password)
11418         (auth-source-user-or-password): Autoload.
11419
11420         * message.el (message-from-style, message-interactive)
11421         (message-cite-prefix-regexp, message-sendmail-envelope-from)
11422         (message-yank-prefix, message-indentation-spaces, message-signature)
11423         (message-signature-file): Add comment.
11424
11425 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11426
11427         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
11428         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
11429         new articles.
11430
11431         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
11432         parts.
11433         (nnimap-request-article): Work with the t setting, too.
11434
11435         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
11436         that you don't get flashes of other buffers.
11437         (gnus-summary-show-complete-article): Intern before setting.
11438
11439 2010-09-27  David Engster  <dengste@eml.cc>
11440
11441         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
11442         well as HEADERS.
11443         (nnmairix-retrieve-headers): Provide new argument for the above.
11444
11445 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11446
11447         * gnus-sum.el (gnus-summary-move-article): Don't alter
11448         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
11449         group.
11450
11451         * nnimap.el (nnimap-update-info): Don't destructively alter active.
11452
11453         * message.el (message-cite-prefix-regexp): Revert my last edit.
11454
11455         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
11456         variable instead of the Gnus variable.
11457
11458         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
11459
11460         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
11461
11462         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
11463         since some servers don't like it.
11464         (nnimap-open-connection): Forget credentials if the server says the
11465         password was wrong.
11466         (nnimap-parse-line): Protect against invalid data.
11467
11468         * gnus-sum.el (gnus-summary-move-article): Add comment.
11469         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
11470         nothing alters it while scanning for new messages.
11471
11472         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
11473         which may or may not help.
11474         (nnimap-open-connection): If we're doing a stream connection, and then
11475         discover we're on a STARTTLS-capable server, then open a STARTTLS
11476         connection instead.
11477
11478 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11479
11480         * nnimap.el (utf7): Require.
11481
11482         * message.el (message-cite-prefix-regexp): Remove "}" from citation
11483         prefix.
11484
11485 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
11486
11487         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
11488
11489 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11490
11491         * nnimap.el (nnimap-request-accept-article): Message the error on
11492         error.
11493
11494 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11495
11496         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
11497
11498 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11499
11500         * nndoc.el (nndoc-request-list): Return success always.
11501
11502         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
11503         `fetch-old' -- we only want to fetch the articles we've requested.
11504         The rest are in the agent, probably.
11505         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
11506         disappeared server" to something low.  It's not important.
11507
11508         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
11509         arrived before the FETCH data.
11510
11511         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
11512         target here, because we don't know the Gnus name of the group.
11513
11514         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
11515         for the correct group.
11516
11517         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
11518
11519         * gnus.el (gnus): Give a final warning after startup.
11520
11521         * gnus-util.el (gnus-action-message-log): New variable.
11522         (gnus-message): Use it.
11523         (gnus-final-warning): New function.
11524
11525         * nnimap.el (nnimap-open-connection): Record the greeting.
11526         (nnimap): Add greeting.
11527
11528 2010-09-26  Julien Danjou  <julien@danjou.info>
11529
11530         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
11531         arguments.
11532         (gnus-html-wash-images): Fix spec computing to include start/end.
11533
11534         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
11535
11536 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11537
11538         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
11539         deletion.
11540         (nnimap-retrieve-headers): Don't select the group, because that's
11541         already done by nnimap-possibly-change-group.
11542
11543         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
11544         (gnus-picon-transform-address): Use it.
11545
11546         * mail-source.el (mail-source-value): Revert previous patch.
11547
11548         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
11549         on failure.
11550         (nnimap-open-connection): Look up both virtual and physical server name
11551         credentials.
11552
11553         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
11554
11555 2009-02-07  Dave Love  <fx@gnu.org>
11556
11557         * tls.el (open-tls-stream): Don't query killing process.
11558
11559 2009-02-08  Dave Love  <fx@gnu.org>
11560
11561         * gnus-win.el (gnus-window-to-buffer-helper)
11562         (gnus-all-windows-visible-p): Function needn't be a symbol.
11563
11564         * mail-source.el (mail-source-value): Function needn't be a symbol.
11565
11566 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11567
11568         * message.el (message-cite-prefix-regexp): Remove } from the cite
11569         prefix.
11570
11571         * gnus-art.el (gnus-treatment-function-alist): Do picons before
11572         highlight again, so that the highlight is correct.
11573
11574         * gnus-picon.el (gnus-picon): Remove again.
11575         (gnus-picon-create-glyph): Set the background XPM color explicitly.
11576
11577         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
11578         doing the header highlightling, so that the background color of the
11579         picon is correct.
11580
11581         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
11582         (gnus-picon): Ditto.
11583         (gnus-picon): Reinstate.  The background color for picons is white.
11584         (gnus-picon-insert-glyph): Make the background white.
11585
11586         * nnml.el (nnml-open-nov): Don't return dead buffers.
11587
11588         * auth-source.el (auth-source-create): Query the user for whether to
11589         store the credentials.
11590
11591         * netrc.el (netrc-store-data): New function.
11592
11593         * auth-source.el (auth-source-user-or-password): Use the existing auth
11594         sources, if any, for creation.
11595
11596         * gnus.el (gnus-group-fast-parameter): Return the last matching
11597         parameter instead of the first matching parameter.
11598
11599 2010-09-26  Julien Danjou  <julien@danjou.info>
11600
11601         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
11602
11603 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11604
11605         * mml2015.el (mml2015-use): Remove gpg support.
11606
11607         * mml1991.el (mml1991-function-alist): Remove gpg function.
11608         (mml1991-gpg-sign): Remove.
11609
11610 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
11611
11612         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
11613         (gnus-browse-unsubscribe-current-group): Document it.
11614         (gnus-browse-unsubscribe-group): Use it.
11615
11616 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11617
11618         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
11619         address to the To list for easier response.
11620
11621         * gnus.el (gnus-play-startup-jingle): Remove.
11622         (gnus-splash): Don't play jingle.
11623         (gnus): Silence gnus-load message.
11624
11625         * gnus-art.el (gnus-treat-play-sounds): Remove.
11626
11627         * gnus.el (gnus-play-jingle): Remove audio support.
11628
11629         * gnus-cus.el (gnus-score-customize): Remove audio reference.
11630
11631         * earcon.el: Remove -- no users.
11632
11633         * gnus-audio.el: Remove -- no users of this package.
11634
11635         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
11636
11637         * gnus-start.el (gnus-setup-news): Remove nocem support.
11638
11639         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
11640
11641         * gnus.el (gnus-use-nocem): Remove.
11642
11643         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
11644         Remove.
11645
11646         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
11647         uses NoCeM any more.
11648
11649         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
11650         (gnus-button-ctan-handler): Ditto.
11651         (gnus-button-handle-ctan-bogus-regexp): Ditto.
11652         (gnus-button-ctan-directory-regexp): Ditto.
11653         (gnus-button-handle-ctan): Ditto.
11654         (gnus-button-tex-level): Ditto.
11655         (gnus-button-alist): Remove CTAN stuff.
11656
11657 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11658
11659         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
11660         nnimap-streaming test.
11661
11662         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
11663         servers twice.
11664
11665         * nnimap.el (nnimap-open-connection): Add more error reporting when
11666         nnimap fails early.
11667
11668         * nnheader.el (nnheader-get-report-string): New function.
11669         (nnheader-get-report): Use it.
11670
11671         * gnus-int.el (gnus-check-server): Say what the error was when opening
11672         failed.
11673
11674         * nnimap.el (nnimap-wait-for-response): Search further when we're not
11675         using streaming.
11676
11677 2010-09-25  Julien Danjou  <julien@danjou.info>
11678
11679         * gnus-html.el (gnus-html-rescale-image): Use our defalias
11680         gnus-window-inside-pixel-edges.
11681
11682 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11683
11684         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
11685
11686         * mm-decode.el (mm-save-part): Allow saving to other directories the
11687         normal Emacs way.
11688
11689         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
11690         Suggested by Jay Berkenbilt.
11691
11692         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
11693         there isn't a single byte.
11694
11695         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
11696         just do it.  It doesn't really seem to matter what the user responds
11697         here, I think, so it's just a confusing question.
11698
11699         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
11700         non-streaming case.
11701
11702         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
11703         (gnus-article-encrypt-body): Use it.
11704
11705         * gnus-sum.el (gnus-summary-show-complete-article): New command and
11706         keystroke.
11707
11708         * nnimap.el (nnimap-find-wanted-parts-1):
11709         Use gnus-fetch-partial-articles.
11710
11711         * gnus-art.el (gnus-fetch-partial-articles): New variable.
11712
11713         * nnimap.el (nnimap-insert-partial-structure): New function.
11714         (nnimap-get-partial-article): New function.
11715         (nnimap-request-article): Use it.
11716         (nnimap-wait-for-response): Return whether the wait was successful.
11717         (nnimap-finish-retrieve-group-infos): Don't do anything if the
11718         retrieval wasn't successful.
11719         (nnimap-retrieve-group-data-early): Allow throttling servers.
11720         (nnimap-streaming): New variable.
11721         (nnimap-fetch-partial-articles): Remove.
11722
11723         * mm-decode.el (mm-with-part): Protect against killed buffers.
11724
11725         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
11726         for prettier summary display.
11727
11728 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
11729
11730         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
11731
11732 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11733
11734         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
11735         apparently third-party libraries depend on it.
11736
11737         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
11738         before starting negotiation.
11739
11740         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
11741         privacy reasons.
11742         (gnus-treat-mail-gravatar): Ditto.
11743
11744         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
11745         buffer when inserting images.  Inserting text into the headers, for
11746         instance, can make them invalid.
11747
11748 2010-09-25  Julien Danjou  <julien@danjou.info>
11749
11750         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
11751         variables.
11752
11753         * nnheader.el: Remove useless variables news-reply-yank-from and
11754         news-reply-yank-message-id.
11755
11756         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
11757         variables.
11758
11759         * mml1991.el: Remove useless mml1991-verbose.
11760
11761         * gnus.el: Remove useless variable gnus-use-generic-from.
11762         Remove obsolete variable gnus-topic-indentation.
11763
11764         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
11765
11766         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
11767
11768         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
11769
11770         * gnus-group.el: Remove useless gnus-group-icon-cache.
11771         Remove useless gnus-ephemeral-group-server.
11772
11773         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
11774
11775         * mml2015.el: Remove useless mml2015-verbose.
11776
11777         * mml-smime.el: Remove useless mml-smime-verbose.
11778
11779         * gnus.el: Remove useless gnus-local-domain.
11780
11781         * gnus-gravatar.el (gnus-gravatar-transform-address):
11782         Use gnus-gravatar-size.
11783
11784         * gnus-art.el: Remove useless gnus-treat-translate.
11785
11786 2010-09-24  Julien Danjou  <julien@danjou.info>
11787
11788         * gnus-sum.el: Add support for Gravatars.
11789
11790         * gnus-art.el: Add support for Gravatars.
11791
11792         * gnus-gravatar.el: Add this file.
11793
11794         * gravatar.el: Add this file.
11795
11796 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11797
11798         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
11799
11800         * gnus-group.el (gnus-group-fetch-faq): Remove.
11801
11802         * gnus.el (gnus-group-faq-directory): Remove.
11803
11804         * gnus-group.el (gnus-group-fetch-charter): Remove.
11805
11806         * gnus.el (gnus-group-charter-alist): Remove.
11807
11808         * gnus-group.el (gnus-group-archive-directory): Remove.
11809         (gnus-group-recent-archive-directory): Ditto.
11810         (gnus-group-make-archive-group): Remove.
11811
11812         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
11813
11814         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
11815         use the same article number for all the cached articles.
11816
11817         * nnimap.el (nnimap-command): Register the last command time so
11818         that we can use it for idling NOOPs.
11819         (nnimap-open-connection): Start the keeplive timer.
11820         (nnimap-make-process-buffer): Store all the process buffers.
11821         (nnimap-keepalive): New function.
11822
11823         * starttls.el (starttls-open-stream): Add autoload cookie.
11824
11825 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
11826
11827         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
11828         handling.
11829
11830 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11831
11832         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
11833         its data structures.
11834
11835         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
11836         instead of the cl.el copy-list.
11837         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
11838         equalp.
11839
11840 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11841
11842         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
11843         and tool-bar-local-item-from-menu.
11844
11845         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
11846         mode-line-highlight face for Emacs.
11847
11848         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
11849         loading gnus-sum.elc; fix comment for canlock-verify.
11850         (gnus-article-jump-to-part): Use read-number.
11851         (gnus-insert-mime-button, gnus-insert-mime-security-button):
11852         Remove Emacs pre-21 compatible code for help-echo.
11853         (gnus-article-next-page-1): No need to adjust the number of lines.
11854         (gnus-article-describe-bindings): Always use help-buffer.
11855
11856         * gnus-audio.el (gnus-audio-inline-sound):
11857         * gnus-cus.el (gnus-custom-mode):
11858         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
11859
11860         * gnus-sum.el (gnus-remove-overlays): Doc fix.
11861
11862         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
11863         compatible code.
11864
11865 2010-09-24  Glenn Morris  <rgm@gnu.org>
11866
11867         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
11868         visiting the fcc file in rmail-mode.
11869
11870         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
11871
11872 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
11873
11874         * nnir.el: Silence the byte compiler.
11875
11876         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
11877         alias to browse-url-url-encode-chars if any.
11878         (gnus-html-encode-url): Use it.
11879
11880 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11881
11882         * gnus-start.el (gnus-use-backend-marks): New variable.
11883         (gnus-get-unread-articles-in-group): Use it.
11884
11885         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
11886         makeover.
11887
11888 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11889
11890         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
11891
11892 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11893
11894         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
11895         Remove.
11896         (gnus-setup-news-hook):
11897         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
11898
11899         * gnus-int.el (gnus-request-update-info): Protect against backends not
11900         having the function.
11901
11902         * nnimap.el (nnimap-stream): Mention starttls.
11903         (nnimap-open-connection): Add starttls support.
11904
11905 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
11906
11907         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
11908
11909 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11910
11911         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
11912         BODYSTRUCTUREs.
11913         (nnimap-transform-headers): Unfold quoted {42} headers.
11914
11915         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
11916         the info.
11917         (gnus-get-unread-articles): Only call updatep on backends that support
11918         it.
11919
11920         * nnweb.el (nnweb-request-update-info): NOOP.
11921
11922         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
11923
11924         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
11925         since it only deals with marks.
11926
11927         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
11928         gnus-request-marks, and make a new gnus-request-update-info.
11929
11930         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
11931         the active instead of the high number, which is usually too low.
11932
11933 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
11934
11935         * netrc.el (netrc-parse): Remove encrypt.el mentions.
11936         * encrypt.el: Remove.
11937
11938 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11939
11940         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
11941         server in symbolic form.
11942
11943         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
11944
11945 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11946
11947         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
11948         (nnimap-update-info): Fix up code slightly.
11949
11950         * gnus-int.el (gnus-open-server): Add tracing for performance
11951         debugging.
11952
11953         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
11954         (gnus-group-insert-group-line): Pass the real group name so that it
11955         gets the right data.
11956
11957         * gnus-start.el (gnus-get-unread-articles): Don't have
11958         `gnus-get-unread-articles-in-group' update info, since that can be
11959         really slow and doesn't seem to be needed?
11960
11961 2010-09-22  Dan Christensen  <jdc@uwo.ca>
11962
11963         * time-date.el (date-to-time): Try using parse-time-string first before
11964         using the slower timezone-make-date-arpa-standard.
11965
11966 2010-09-22  Julien Danjou  <julien@danjou.info>
11967
11968         * gnus-group.el (gnus-group-insert-group-line):
11969         Call gnus-group-highlight-line.
11970         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
11971         default hook list.
11972         (gnus-group-update-eval-form): Add new function.
11973         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
11974         (gnus-group-get-icon): Use gnus-group-update-eval-form.
11975
11976 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11977
11978         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
11979         immediate, then expire all articles.
11980         (nnimap-update-info): Fix off-by-one errors.
11981         (nnimap-flags-to-marks): Would return no marks lists for group with no
11982         flags.  Instead return the other data.
11983
11984 2010-09-22  Julien Danjou  <julien@danjou.info>
11985
11986         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
11987         Only return an icon.
11988         (gnus-group-insert-group-line): Compute icon to return.
11989
11990         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
11991         (gnus-html-image-fetched): Only cache if
11992         gnus-html-image-automatic-caching is set.
11993         (gnus-html-image-fetched): Check for errors.
11994
11995 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
11996
11997         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
11998         once per method on `g'.  This ensures that backends like nnfolder don't
11999         open all their folders.
12000
12001         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
12002         (nnimap-request-list): Nix out group in the correct buffer.
12003         (nnimap-parse-flags): Implement by using `read' instead of
12004         hand-parsing.
12005         (nnimap-flags-to-marks): Pass on permanent-flags.
12006         (nnimap-make-process-buffer): Record the server name.
12007         (nnimap-parse-flags): Fix typo.
12008         (nnimap-request-scan): Run split on the server in general, not just a
12009         single group.
12010
12011         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
12012         parameter, and propagate this downwards.
12013
12014         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
12015         since EXAMINE changes it on the server.
12016
12017         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
12018         this command might take a while.
12019
12020 2010-09-22  Julien Danjou  <julien@danjou.info>
12021
12022         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
12023         harmful if you have 2 images side-by-side, they can't be properly
12024         update on text deletion.  Using text-property is safer here.
12025         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
12026         data.
12027
12028 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12029
12030         * nnimap.el (nnimap-expunge-inbox): Remove.
12031         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
12032         (nnimap-expunge): Flip default to t.
12033
12034         * gnus.el (gnus-method-to-server): Don't push things to the cache
12035         unless it's unique.
12036         (gnus-server-to-method): Ditto.
12037
12038 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12039
12040         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
12041
12042 2010-09-22  Julien Danjou  <julien@danjou.info>
12043
12044         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
12045         get the start of data.
12046         (gnus-html-encode-url): Add this function to encode special chars in
12047         URL.
12048         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
12049         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
12050
12051         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
12052         default.
12053         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
12054
12055         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
12056         images alt-text.
12057         (gnus-html-put-image): Put alt-text as help-echo.
12058
12059 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12060
12061         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
12062         * mm-util.el (mm-decompress-buffer):
12063         * nnir.el (nnir-run-find-grep):
12064         * pop3.el (pop3-list): Use 3rd arg of split-string.
12065
12066         * time-date.el (format-seconds): Comment fix.
12067
12068         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
12069         and byte-optimize-form-code-walker.
12070         (dgnushack-make-auto-load): Don't advise make-autoload.
12071
12072         * lpath.el: Remove Emacs 21 stuff.
12073
12074 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12075
12076         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
12077         outside the active range.  Suggested by Dan Christensen.
12078
12079         * gnus-start.el (gnus-get-unread-articles): Get the extended method
12080         slightly later to avoid double-getting it.
12081
12082         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
12083         previous patch.
12084
12085         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
12086
12087 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
12088
12089         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
12090
12091 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12092
12093         * gnus-int.el (gnus-open-server): Give a better error message in the
12094         "go offline" case.
12095
12096         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
12097         marks for nnimap, which is seldom the right thing to do.
12098
12099         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
12100         (gnus-same-method-different-name): New function.
12101
12102         * nnimap.el (parse-time): Require.
12103
12104         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
12105         method in the presence of many similar methods.
12106
12107         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
12108
12109         * nnimap.el (nnimap-find-expired-articles): Don't refer to
12110         nnml-inhibit-expiry.
12111
12112         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
12113         find out whether methods are equal.
12114
12115         * nnimap.el (nnimap-find-expired-articles): New function.
12116         (nnimap-process-expiry-targets): New function.
12117         (nnimap-request-move-article): Request the article before looking at
12118         what the Message-ID is.  Fix found by Andrew Cohen.
12119         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
12120
12121         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
12122         for oldness in addition to being a predicate.
12123
12124         * nnimap.el (nnimap-request-group): When we have zero articles, return
12125         the right data to Gnus.
12126         (nnimap-request-expire-articles): Only delete articles immediately if
12127         the target is 'delete.
12128
12129         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
12130         method, this would bug out.
12131
12132         * gnus-group.el (gnus-group-expunge-group): Rename from
12133         gnus-group-nnimap-expunge, and implemented as a normal interface
12134         function.
12135
12136         * gnus-int.el (gnus-request-expunge-group): New function.
12137
12138         * nnimap.el (nnimap-request-create-group): Implement.
12139         (nnimap-request-expunge-group): New function.
12140
12141 2010-09-21  Julien Danjou  <julien@danjou.info>
12142
12143         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
12144         (gnus-html-cache-expired): Add new function.
12145         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
12146         wethever we should display image for fetch it.
12147         Compute alt-text earlier to pass it to the fetching function too.
12148         (gnus-html-schedule-image-fetching): Change function argument to only
12149         get one image at a time, not a list.
12150         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
12151         cache.
12152         (gnus-html-get-image-data): New function to retrieve image data from
12153         cache.
12154         (gnus-html-put-image): Change buffer argument to use image data rather
12155         than file, and place image above region rather than inserting a new
12156         one.  Do not take alt-text as argument, since it's useless now: we place
12157         the image above alt-text.
12158         (gnus-html-prune-cache): Remove.
12159         (gnus-html-show-images): Start to fetch image when we find one, do not
12160         push into a temporary list.
12161         (gnus-html-prefetch-images): Only fetch image if they have expired.
12162         (gnus-html-browse-image): Fix, use 'gnus-image-url.
12163         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
12164
12165 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12166
12167         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
12168
12169 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12170
12171         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
12172         spec inser "*" if the group isn't active instead of 0.
12173
12174         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
12175         opening the server.
12176         (nnimap-request-delete-group): Implement group deletion.
12177         (nnimap-transform-headers): Return the size of the entire message in
12178         the Bytes header, not just the size of the first part.
12179         (nnimap-request-move-article): When moving an article from nnimap,
12180         request the article first so the accepting form has an article to
12181         accept.  Reported by Dan Christensen.
12182         (nnimap-command): Make sure that the error message doesn't error out.
12183
12184 2010-09-20  David Edmondson  <dme@dme.org>
12185
12186         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
12187         we haven't requested anything.
12188
12189 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12190
12191         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
12192         "".  Fix found by Andrew Cohen.
12193
12194         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
12195         instead of -encode-string.
12196
12197 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
12198
12199         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
12200
12201         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
12202         by mm-subst-char-in-string.
12203
12204 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12205
12206         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
12207         waiting for the connection string.
12208
12209         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
12210         arriving.
12211
12212         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
12213         bogus characters.  This allows selecting certain Gmail groups.
12214
12215         * nnimap.el (nnimap-find-wanted-parts-1): New function.
12216         (nnimap-fetch-partial-articles): New variable.
12217         (nnimap-open-connection): When looking for credentials, also use the
12218         nnimap-server-port.
12219         (nnimap-request-article): Return the group/article number, so that Gnus
12220         `^' works as expected.
12221         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
12222
12223         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
12224         comments.
12225         (gnus-methods-sloppily-equal): New function.
12226         (gnus): When using the development version of Gnus, load the gnus-load
12227         file.
12228
12229         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
12230         `gnus-open-server' on each method before trying to scan them etc.
12231         This ensures that all the backend parameters are set correctly.
12232
12233         * nnimap.el (nnimap-authenticator): New variable.
12234         (nnimap-open-connection): Allow anonymous login.
12235         (nnimap-transform-headers): The chars header is called Chars not Bytes.
12236         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
12237
12238         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
12239         patch, found by Knut Anders Hatlen.
12240
12241 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
12242
12243         * gnus-agent.el (gnus-agent-batch-confirmation)
12244         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
12245         to gnus-message.
12246         * gnus-art.el (gnus-article-describe-briefly): Likewise.
12247         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
12248         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
12249         * gnus-int.el (gnus-open-server): Likewise.
12250         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
12251         (gnus-score-check-syntax): Likewise.
12252         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
12253         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
12254         Likewise.
12255         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
12256
12257 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12258
12259         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
12260         calling conventions so that prefetch doesn't bug out.
12261
12262 2010-09-19  Julien Danjou  <julien@danjou.info>
12263
12264         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
12265         rather than `subst-char-in-region' in order to be able to replace ASCII
12266         char by UTF-8 ones.
12267
12268         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
12269         than curl.
12270         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
12271         the right URL and ALT text on images.
12272         (gnus-html-wash-tags): Fix tag case.
12273         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
12274         (gnus-article-html): Add -o display_ins_del=2 option.
12275         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
12276
12277 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12278
12279         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
12280         the extra mail headers, which sometimes seem to happen for unknown
12281         reasons.
12282
12283         * mail-parse.el (mail-header-encode-parameter): Define as
12284         rfc2045-encode-string instead of as rfc2231-encode-string, since some
12285         (or most, perhaps?) mail readers don't understand the latter, but do
12286         understand the former.
12287
12288         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
12289         to nil, so that no methods are automatically agentized.  I think this
12290         is probably what most users want.
12291
12292         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
12293         from url-retrieve, for instance about invalid URLs.
12294
12295         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
12296         groups that have no articles.
12297         (nnimap-request-article): Check that we really got an article when we
12298         requested one.
12299
12300         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
12301         doesn't exist.
12302
12303         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
12304         nntp buffer so the agent can save it.
12305         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
12306         that CRLF doesn't get translated to \n.
12307         (nnimap-open-connection): Don't make 'shell commands only send \n.
12308
12309 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
12310
12311         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
12312         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
12313         Update var name.
12314         (nnml-generate-nov-file): Use dolist.
12315         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
12316         Use with-current-buffer.
12317
12318 2010-09-18  Julien Danjou  <julien@danjou.info>
12319
12320         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
12321         parallel.
12322
12323 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12324
12325         * nnimap.el (nnimap-update-info): When doing partial marks update, get
12326         the range update right.
12327         (nnimap-request-group): Don't make `M-g' bug out on group with no
12328         marks.
12329         (nnoo): Require, so that other packages can require nnimap.
12330         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
12331         command we're looking for.  This helps when the server sends more
12332         responses after we've gotten everything we expected.
12333         (nnimap): Add a `newlinep' field to keep track of end-of-line
12334         conventions.
12335         Don't send CRLF to things that don't want it.
12336         (nnimap-request-accept-article): Ditto.
12337
12338 2010-09-18  Julien Danjou  <julien@danjou.info>
12339
12340         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
12341         than curl to retrieve images.
12342
12343 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12344
12345         * nnimap.el (nnimap-update-info): Extend the info so that we can set
12346         the marks.
12347         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
12348         (nnimap-wait-for-connection): New function.
12349         (nnimap-open-connection): If we have PREAUTH, don't query for login
12350         credentials.
12351         (nnimap-update-info): Fix off-by-one error when concatenating ranges
12352         when doing a partial update.
12353
12354 2010-09-18  Julien Danjou  <julien@danjou.info>
12355
12356         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
12357         tags.
12358
12359 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12360
12361         * nnimap.el (nnimap-credentials): New function.
12362         (nnimap-open-connection): Use the new function to look for credentials
12363         also on the numeric equivalents of "imap" and "imaps".
12364
12365         * gnus-start.el (gnus-activate-group): Send the info to
12366         gnus-request-group.
12367
12368         * nnimap.el (nnimap-request-group): Have the "check" version of the
12369         function parse flags and update the info, so that a `M-g' get a total
12370         resync of all flags from the group.
12371
12372         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
12373         to allow backends to alter the info on group selection.  Also alter all
12374         the backend -request-group functions to take the parameter.
12375
12376         * nnimap.el (nnimap-store-info): New function.
12377         (nnimap-update-info): Store the info for later usage.
12378         (nnimap-request-group): Use the stored info for the dont-check case, so
12379         that we don't retrieve all marks when we enter a group.
12380
12381         * nnimap.el: Use deffoo instead of defun for interface functions.
12382
12383         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
12384         update the group info.  This makes the nndraft groups, for instance, go
12385         back to their old behavior.
12386
12387         * gnus-sum.el (gnus-select-newsgroup): Indent.
12388
12389         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
12390         in.
12391         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
12392         nothing.
12393
12394         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
12395         from methods that are denied.
12396
12397         * gnus-int.el (gnus-method-denied-p): New function.
12398
12399         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
12400         store the password instead of netrc.
12401         (nnimap-open-connection): Don't error out when we can't make a
12402         connections.
12403
12404         * auth-source.el (auth-source-create): In the password prompt, say what
12405         we're querying for.  Also prompt for user name if that hasn't been
12406         given.
12407
12408         * nnimap.el (nnimap-with-process-buffer): Remove.
12409
12410 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12411
12412         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
12413         method when we're reading from the agent.
12414
12415         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
12416
12417         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
12418         that's probably most useful for users.
12419
12420         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
12421         "failed" all the time.
12422
12423         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
12424         ...)) with (with-current-buffer ... ).
12425
12426         * nntp.el (nntp-open-server): Return whether the open was successful or
12427         not.
12428
12429         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
12430         select an unread unseen article first.
12431
12432         * nnimap.el (nnimap-open-connection): If the user doesn't have a
12433         /etc/services, supply some sensible port defaults.
12434
12435         * dgnushack.el: Define netrc-credentials.
12436
12437 2010-09-17  Julien Danjou  <julien@danjou.info>
12438
12439         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
12440
12441 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
12442
12443         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
12444         doesn't have any parameters.
12445
12446 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12447
12448         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
12449         only upcased checks.
12450
12451         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
12452
12453         * nnimap.el (nnimap-open-shell-stream): New function.
12454         (nnimap-open-connection): Use it.
12455         (nnimap-transform-headers): Get the number of lines in each message.
12456         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
12457         number of lines.
12458         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
12459         problem.
12460
12461         * utf7.el (utf7-encode): Autoload.
12462
12463         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
12464         to allow the mail splitting to not return a default group.  This is
12465         useful for nnimap, which will leave unmatched mail in the inbox.
12466
12467         * nnimap.el: Rewritten.
12468
12469         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
12470         nnimap usage.
12471
12472         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
12473         if the move is internal, so that nnimap can do fast internal moves.
12474
12475         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
12476         data.
12477         (gnus-read-active-for-groups): Support finishing the early retrieval of
12478         data.
12479
12480         * gnus-range.el (gnus-range-nconcat): New function.
12481
12482         * gnus-int.el (gnus-finish-retrieve-group-infos)
12483         (gnus-retrieve-group-data-early): New functions.
12484
12485 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
12486
12487         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
12488         (nnrss-retrieve-groups):
12489         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
12490         (pop3-quit): Use with-current-buffer.
12491
12492 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
12493
12494         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
12495         instead of nnheader-accept-process-output.
12496
12497         * dgnushack.el (dgnushack-compile): Add comment.
12498
12499         * lpath.el: No need to fbind propertize for XEmacs 21.4.
12500
12501         * gnus-html.el (gnus-html-schedule-image-fetching)
12502         (gnus-html-prefetch-images): Replace process-kill-without-query by
12503         gnus-set-process-query-on-exit-flag.
12504
12505 2010-09-16  Romain Francoise  <romain@orebokech.com>
12506
12507         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
12508
12509 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12510
12511         * gnus-registry.el (gnus-registry-install-shortcuts): The second
12512         parameter to unintern is mandatory-ish in Emacs 24.
12513
12514         * gnus-html.el (gnus-html-schedule-image-fetching)
12515         (gnus-html-prefetch-images): Check for curl before using it.
12516
12517         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
12518         depend on curl, which isn't essential.
12519
12520         * imap.el: Revert back to version
12521         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
12522         seem problematic.
12523
12524 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12525
12526         * gnus-registry.el (gnus-registry-install-shortcuts):
12527         Explicitly pass `obarray' to `unintern' to avoid a warning.
12528
12529 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12530
12531         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
12532         change.
12533
12534         * nnrss.el (nnrss-request-list): Remove this function and related
12535         functions, including the moreover stuff.
12536
12537 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12538
12539         * nnrss.el (nnrss-retrieve-groups): New function.
12540
12541 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
12542
12543         * .dir-locals.el: Add no-byte-compile cookie.
12544
12545 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12546
12547         * time-date.el (format-seconds): Comment fix.
12548
12549         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
12550         for back end that doesn't support request-scan.
12551
12552 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12553
12554         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
12555         then do request scans from the backends.
12556
12557         * netrc.el (netrc-credentials): New conveniency function.
12558
12559         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
12560         avoid running a hook per line, since this takes a lot of time,
12561         profiling shows.
12562         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
12563         directly if gnus-visual-p is true.
12564
12565 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12566
12567         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
12568         groups; replace mapcar with dolist which is a bit faster; pass groups
12569         info to gnus-read-active-file-1.
12570         (gnus-read-active-file-1): Scan only specified groups if the new
12571         optional arg `infos' is given.
12572
12573 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12574
12575         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
12576
12577         * pop3.el (pop3-movemail): Remove.
12578         (pop3-streaming-movemail): Rename to pop3-movemail.
12579
12580         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
12581         don't restrict end-tag searches to the end of the line.
12582
12583 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12584
12585         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
12586         articles of every unchecked group to t, which means unknown since the
12587         server has never been opened.
12588
12589 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12590
12591         * gnus-html.el (gnus-html-show-alt-text): New command.
12592         (gnus-html-browse-image): Ditto.
12593         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
12594         to browse the image directly.
12595         (gnus-html-wash-tags): Search for images first, so that <a><img> works
12596         better.
12597
12598         * gnus-async.el (gnus-async-article-callback):
12599         Call `gnus-html-prefetch-images' unconditionally.
12600
12601         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
12602         before feeding URLs to curl.
12603
12604 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
12605
12606         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
12607         internal images as deletable by `W D D'.
12608
12609         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
12610         (gnus-async-article-callback): Fix typo.
12611
12612 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12613
12614         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
12615         current line to work around bugs in the output from w3m.
12616
12617         * gnus-async.el (gnus-async-article-callback): Always prefetch images
12618         for groups that want that.
12619
12620         * nntp.el (nntp-wait-for-string): Supply a timeout for
12621         accept-process-output to ensure progress.
12622
12623         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
12624         level to get unread articles from, then use that for foreign groups,
12625         too.
12626
12627         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
12628         confuses the rest of the function.
12629
12630         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
12631         for the methods that support -retrieve-groups, too.
12632
12633         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
12634
12635 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12636
12637         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
12638         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
12639
12640         * pop3.el: Require cl when compiling.
12641         (pop3-number-of-responses): Search for "+OK", not "+OK ".
12642
12643 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12644
12645         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
12646         that aren't going to be activated.
12647         (gnus-get-unread-articles): Fix up the last commit.
12648
12649         * gnus-html.el (gnus-article-html): Allow calling without specifying
12650         the handle.  In that case, dissect the buffer first.
12651
12652         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
12653
12654         * nnimap.el (nnimap-open-connection): Revert the change that would look
12655         into authinfo for imaps instead of imap.
12656
12657         * gnus-start.el (gnus-activate-group): Take an optional parameter to
12658         say that you don't want to call gnus-request-group with don-check, but
12659         do check the reponse.  This is for virtual groups only.
12660         (gnus-get-unread-articles): Count the archive groups as secondary, so
12661         that they're activated the same way as before.
12662
12663         * imap.el (imap-message-map): Removed optional buffer parameter, since
12664         no callers use it.
12665         (imap-message-get): Ditto.
12666         (imap-message-put): Ditto.
12667         (imap-mailbox-map): Ditto.
12668         (imap-mailbox-put): Ditto.
12669         (imap-mailbox-get): Ditto.
12670         (imap-mailbox-get): Revert last change for this function.
12671
12672         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
12673         case-insensitively.
12674         (nnimap-debug): Remove.
12675
12676         * net/imap.el (imap-fetch-safe): Remove function, and alter all
12677         callers to use `imap-fetch' instead.  According to the comments, this
12678         should be safe, since all other IMAP clients use the 1:* syntax.
12679         (imap-enable-exchange-bug-workaround): Remove.
12680         (imap-debug): Remove -- doesn't seem very useful.
12681
12682         * mail-source.el (mail-source-fetch): Don't message if we're fetching
12683         mail from a file, and the file doesn't exist.
12684
12685         * imap.el (imap-log): New convenience function used throughout instead
12686         of repeating the same code all over the place.
12687
12688         * pop3.el (pop3-streaming-movemail): Return t for success.
12689
12690         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
12691         .authinfo if we're using ssl connection.
12692
12693         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
12694         already have if we're in a main Gnus `g' run.
12695
12696         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
12697
12698 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12699
12700         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
12701
12702         * nnmh.el (nnmh-request-list-1): Bind `file'.
12703
12704         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
12705         alias to set-process-query-on-exit-flag or process-kill-without-query.
12706         (pop3-open-server): Use it.
12707
12708 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12709
12710         * mail-source.el (mail-source-delete-crash-box): Always move the crash
12711         box to the Incoming file.  Fixes mistake in previous checkin.
12712
12713         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
12714         request loop (for debugging purposes) removed.
12715
12716         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
12717         culprit is more visible.
12718         (nnml-save-incremental-nov, nnml-open-incremental-nov)
12719         (nnml-add-incremental-nov): New functions to do "incremental" nov
12720         updates, where we just append to the end of the existing nov files
12721         without reading/writing them in full.
12722
12723         * mail-source.el (mail-source-delete-crash-box): Really only check the
12724         incoming files once in a while.
12725
12726         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
12727
12728         * mail-source.el (mail-source-delete-crash-box): Only check the
12729         incoming files for deletion once per day to save a lot of file
12730         accesses.
12731
12732         * pop3.el (pop3-logon): Fix up unbound variable typo.
12733
12734         * mail-source.el (pop3-streaming-movemail): Autoload.
12735
12736         * pop3.el (pop3-streaming-movemail):
12737         Respect pop3-leave-mail-on-server.
12738
12739         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
12740         retrieval.
12741
12742         * pop3.el (pop3-process-filter): Remove unused function.
12743         (pop3-streaming-movemail, pop3-send-streaming-command)
12744         (pop3-wait-for-messages, pop3-write-to-file)
12745         (pop3-number-of-responses): New functions for streaming pop3
12746         retrieval.
12747
12748         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
12749         come from no known methods.
12750         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
12751         list.
12752
12753         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
12754         message sizes.
12755         (pop3-movemail): Use erase-buffer instead of looping and deleting
12756         regions, which seems rather odd.
12757
12758         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
12759         file once per `g' run.
12760
12761         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
12762         directories.  This makes the draft queue directory work.
12763
12764         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
12765         data from the backends, so that we only request the list of groups from
12766         each method once.  This should speed things up considerably.
12767
12768         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
12769         detect that it's not implemented.
12770
12771         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
12772         we actually do recurse down into the tree, but don't stat all leaf
12773         nodes.
12774
12775         * gnus-html.el (gnus-html-show-images): If there are no images to show,
12776         then say so instead of bugging out.
12777
12778         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
12779         files exist before trying to read them.
12780
12781         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
12782         around <pre_int>.
12783
12784         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
12785
12786         * nnmh.el (nnmh-request-list-1): Optimize for speed.
12787
12788 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12789
12790         * mm-util.el (mm-image-load-path): Just return the image directories,
12791         not all directories in the path in addition to the image directories.
12792         (mm-image-load-path): Maintain a cache of the image directories so that
12793         the `g' command in Gnus doesn't have to stat dozens of directories each
12794         time.
12795
12796         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
12797         (gnus-html-wash-tags): Add a new `i' command to insert images.
12798         (gnus-html-insert-image): New command and keystroke.
12799         (gnus-html-redisplay-with-images): New command and keystroke.
12800         (gnus-html-show-images): Rename command.
12801         (gnus-html-wash-tags): Remove more white space before <pre_int> image
12802         spacers.
12803         (gnus-html-wash-tags): Decode entities at the end, so that entities
12804         inside the tags don't mess up the rest of the "parsing".
12805
12806         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
12807         so that nnimap methods aren't agentized by default.  There's apparently
12808         many problems related to agent/imap behavior.
12809
12810         * gnus-art.el (gnus-article-copy-string): New command and key binding.
12811
12812         * gnus-html.el: Doc fix.
12813
12814 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12815
12816         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
12817         specifier-spec-list for Emacs 21.
12818
12819         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
12820         glyph-width and glyph-height instead of display-graphic-p and
12821         image-size; make avoidance of displaying small images work for XEmacs.
12822
12823         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
12824         for XEmacs.
12825
12826         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
12827         of symbol that holds plist data.
12828         (gnus-process-plist): Remove plist of process after getting it.
12829
12830 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12831
12832         * message.el (message-generate-hashcash): Change default to
12833         'opportunistic if hashcash is installed.
12834
12835         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
12836         (gnus-html-put-image): Only call image-size once, since it's somewhat
12837         time-consuming on remote X servers.
12838
12839 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12840
12841         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
12842         type on data, not a file name.
12843
12844         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
12845         window-pixel-edges for Emacs 21.
12846
12847         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
12848         decoded contents.
12849         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
12850
12851 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12852
12853         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
12854         group line format, since it isn't very interesting.
12855
12856         * gnus-agent.el (gnus-agent-short-article),
12857         (gnus-agent-long-article): Increase values for these two variables,
12858         since most people are likely to have more network connection and
12859         storage than before.
12860
12861         * gnus.el (gnus-refer-article-method): Change default to 'current.
12862         When referring an article, the common behavior is to refer it from the
12863         current select method, not the native select method.  The chances of
12864         the native select method having the message in question is rather slim
12865         these days.
12866
12867         * gnus-sum.el (gnus-auto-select-subject): Change default to
12868         `unseen-or-unread'.  I think it's likely that most people want to
12869         select an unseen article over a previously seen, but unread one.
12870
12871         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
12872         means that in the article buffer none of the minor mode elements will
12873         be shown, usually, and this is not desirable in most cases.
12874
12875         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
12876         that commands like `d' (and the like) go to the next line in the
12877         buffer, instead of the next unread article.  I think this is the
12878         behavior that is most natural for most users.
12879         (gnus-single-article-buffer): Change default to nil, so that people can
12880         have as many article buffers open as they have summary buffer.  I think
12881         this is the most natural way for the groups to behave.
12882
12883         * message.el (message-generate-new-buffers): Change default to
12884         `unsent', so that all new message buffers start their names with the
12885         string "*unsent", and it's easier to find the buffers if you move from
12886         them.
12887
12888 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12889
12890         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
12891         small.  They're probably tracking images.
12892         (gnus-html-wash-tags): Remove all <pre_int> place holders.
12893         (gnus-html-rescale-image): Yet another try at getting the image sizing
12894         right.
12895
12896         * nntp.el (nntp-request-set-mark): Refuse to do marks if
12897         nntp-marks-file-name is nil.
12898
12899 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12900
12901         * gnus-html.el (gnus-html-wash-tags)
12902         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
12903         Better logging.
12904
12905 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12906
12907         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
12908
12909         * gnus-html.el (gnus-html-wash-tags): Check the value of
12910         gnus-blocked-images in the summary buffer.
12911
12912 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12913
12914         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
12915
12916 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12917
12918         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
12919         like "a", it seems like.
12920         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
12921         since it needs to be picked from the correct buffer.
12922
12923         * nnwfm.el: Remove.
12924
12925         * nnlistserv.el: Remove.
12926
12927 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12928
12929         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
12930         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
12931
12932 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12933
12934         * nnkiboze.el: Remove.
12935
12936         * nndb.el: Remove.
12937
12938         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
12939         alt text.
12940         (gnus-html-rescale-image): Try to get the rescaling logic right for
12941         images that are just wide and not tall.
12942
12943         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
12944         overshadow variable bindings.
12945
12946 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
12947
12948         * gnus-html.el (gnus-html-wash-tags)
12949         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
12950         Add extra logging.
12951
12952 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12953
12954         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
12955         (gnus-max-image-proportion): New variable.
12956         (gnus-html-rescale-image): New function.
12957         (gnus-html-put-image): Rescale images.
12958
12959 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
12960
12961         Fix up some byte-compiler warnings.
12962         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
12963         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
12964         (gnus-article-fill-cited-article, gnus-article-hide-citation)
12965         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
12966         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
12967         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
12968         (gnus-group-update-group): Use save-excursion and with-current-buffer.
12969
12970 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12971
12972         * gnus-html.el (gnus-article-html): Decode contents by charset.
12973
12974 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12975
12976         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
12977         (gnus-html-frame-width, gnus-blocked-images):
12978         * message.el (message-prune-recipient-rules): Add custom version.
12979         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
12980
12981         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
12982         functions.
12983
12984         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
12985         gnus-process-get.
12986
12987 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
12988
12989         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
12990         instead of lsub directly.
12991
12992 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12993
12994         * nnwarchive.el: Remove.
12995
12996         * gnus-soup.el: Remove.
12997
12998         * nnsoup.el: Remove.
12999
13000         * nnultimate.el: Remove.
13001
13002         * gnus-html.el (gnus-blocked-images): New variable.
13003
13004         * message.el (message-prune-recipients): New function.
13005         (message-prune-recipient-rules): New variable.
13006
13007         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
13008         guess whether a long line is natural text or not.
13009
13010         * gnus-html.el (gnus-html-schedule-image-fetching):
13011         Use gnus-process-plist and friends for compatibility.
13012
13013 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
13014
13015         * gnus-html.el: Require packages that define macros used in this file.
13016         (gnus-article-mouse-face): Declare to silence byte-compiler.
13017         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
13018         process-get.
13019         (gnus-html-put-image): Use plist-get to avoid getf.
13020         (gnus-html-prefetch-images): Use with-current-buffer.
13021
13022 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13023
13024         * gnus-ems.el: Provide compatibility functions for
13025         gnus-set-process-plist.
13026
13027         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
13028         header-line-format for XEmacs 21.4.
13029
13030         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
13031         * gnus.el (gnus-valid-select-methods):
13032         * message.el (message-send-mail-partially-limit):
13033         * mm-decode.el (mm-text-html-renderer):
13034         * mml.el (mml-insert-mime-headers-always):
13035         * smiley.el (smiley-regexp-alist): Bump custom version.
13036
13037 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13038
13039         * gnus-html.el: Require mm-url.
13040         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
13041         with the url to `url'.
13042         (gnus-html-wash-tags): Support cid: URLs/images.
13043
13044 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13045
13046         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
13047         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
13048         bindings, as they aren't useful at all.  `w' is moved to `W w'.
13049
13050         * gnus-move.el: Remove file, since it doesn't really work.
13051
13052         * gnus-html.el (gnus-article-html): Tell w3m that the input is
13053         UTF-8.  This seems to fix problems with some German web feeds.
13054
13055         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
13056         at the top so that the proper colors are applied.
13057
13058         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
13059         don't have dots in their names.
13060
13061         * gnus-art.el (gnus-article-view-part): Doc fix.
13062
13063         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
13064         XEmacs-compatible.
13065         (gnus-html-put-image): Don't do images on non-graphic displays.
13066
13067         * nnslashdot.el: Remove this unused backend.
13068
13069         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
13070         actions.
13071         (gnus-undo-register-1): Revert last change.
13072
13073         * gnus-group.el (gnus-group-completing-read): Protect against not
13074         having completion-styles bound.
13075
13076         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
13077         make broken recipients happier.
13078
13079         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
13080
13081         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
13082         point parameter.
13083
13084         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
13085
13086         * gnus-group.el (gnus-group-completing-read): Add 'substring to
13087         completion-styles for group selection.
13088
13089 2009-02-04  Andreas Schwab  <schwab@suse.de>
13090
13091         * gnus-score.el (gnus-score-string): Fix regex for matching extra
13092         headers and regexp-quote the match if necessary.
13093
13094 2009-03-24  Miles Bader  <miles@gnu.org>
13095
13096         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
13097         the blinking smiley.
13098
13099 2009-03-24  Simon Josefsson  <simon@josefsson.org>
13100
13101         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
13102         blink smiley.
13103
13104 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13105
13106         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
13107         where the dribbel file lives exists.
13108
13109         * message.el (message-send-mail-partially-limit): Change the default to
13110         nil, since most people don't want this.
13111
13112         * mm-url.el (mm-url-decode-entities): Also decode entities like
13113         &#x3212.
13114
13115 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
13116
13117         * gnus-sum.el (gnus-summary-idna-message):
13118         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
13119         Hyperlink urls in docstrings with URL `...'.
13120
13121 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
13122
13123         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
13124         functions.
13125
13126 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13127
13128         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
13129         say what the mouseover text should be.
13130
13131         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
13132         version of the mm-w3m-safe-url-regexp variable to only download images
13133         in the groups where we want that to happen.
13134
13135         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
13136
13137         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
13138         easier debugging.
13139         (gnus-article-beginning-of-window): Add kludge to allow spacing past
13140         big pictures in the article buffer.
13141
13142         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
13143         gnus-article-html.
13144         (mm-text-html-renderer): gnus-article-html needs curl in addition to
13145         w3m.
13146
13147         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
13148
13149 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13150
13151         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
13152         which doesn't exist.
13153
13154         * message.el (message-inhibit-ecomplete): New variable to allow some
13155         function to inhibit ecomplete address storage.
13156         (message-resend): Disable ecomplete message storage when resending
13157         messages.
13158
13159         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
13160
13161 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13162
13163         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
13164         Save excursion while copying, moving, and deleting articles in order to
13165         prevent the cursor from jumping to unforeseen place.
13166
13167 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13168
13169         * lpath.el: No need to bind bookmark-current-buffer,
13170         bookmark-yank-point and bookmark-make-record-function.
13171
13172 2010-08-17  Glenn Morris  <rgm@gnu.org>
13173
13174         * gnus-sync.el: Require gnus components whose functions are used.
13175
13176         * gnus-art.el (bookmark-make-record-function):
13177         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
13178         Declare for compiler.
13179
13180         * mm-url.el (mml-compute-boundary): Autoload.
13181
13182 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13183
13184         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
13185
13186 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
13187
13188         Typo fix "hoo4a" -> "hook".
13189
13190         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
13191
13192 2010-08-14  Glenn Morris  <rgm@gnu.org>
13193
13194         * gnus-sync.el (gnus-sync): Fix defgroup version.
13195
13196 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
13197
13198         Doc fixes and keep unknown groups (ammended for nunion bug fix).
13199
13200         * gnus-sync.el: Fix docs.
13201         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
13202         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
13203
13204 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13205
13206         Optimizations for gnus-sync.el.
13207
13208         * gnus-sync.el: Add docs about gnus-sync-backend
13209         possibilities.
13210         (gnus-sync-save): Remove unnecessary message.
13211         (gnus-sync-read): Optimize and show what groups were skipped.
13212
13213 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13214
13215         Minor bug fixes for gnus-sync.el.
13216
13217         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
13218         Don't read the sync on get-new-news.
13219
13220         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
13221         quiet.
13222
13223         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
13224         (fix typo).
13225
13226 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
13227
13228         Make saving and restoring of hidden threads work with overlays.
13229         Patch applied by Ted Zlatanov.
13230
13231         * gnus-sum.el (gnus-hidden-threads-configuration)
13232         (gnus-restore-hidden-threads-configuration): Update to deal with text
13233         properties, rather than searching for a magic character.
13234
13235 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
13236
13237         New gnus-sync.el library for synchronization of marks.
13238
13239         * gnus-sync.el: New library for synchronization of marks.
13240
13241         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
13242         renamed from `gnus-registry-grep-in-list'.
13243
13244         * gnus-registry.el (gnus-registry-follow-group-p):
13245         Use `gnus-grep-in-list'.
13246
13247         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
13248
13249 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13250
13251         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
13252         determining charset of text fails.
13253
13254 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13255
13256         * nnmail.el (nnmail-get-new-mail-1): Revert.
13257
13258         * nnml.el (nnml-active-number): Make sure names of newly created groups
13259         in nnml-group-alist are encoded.
13260
13261 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13262
13263         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
13264         containing non-ASCII characters in active file for nnml back end.
13265
13266 2010-07-24  David Engster  <dengste@eml.cc>
13267
13268         * mml-smime.el (mml-smime-epg-verify): Also accept the older
13269         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
13270
13271 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
13272
13273         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
13274         tag (Bug#6654).
13275
13276 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13277
13278         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
13279         the article buffer, not the summary buffer.
13280
13281 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13282
13283         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
13284         Emacs 23 as well.
13285
13286 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13287
13288         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
13289         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
13290
13291 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13292
13293         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
13294         Patch applied by Karl Fogel.
13295
13296         * gnus-sum.el (gnus-summary-bookmark-make-record):
13297         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
13298
13299 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13300
13301         Allow bookmarks to be set from Gnus Article buffers (Bug#5975).
13302         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
13303         C-w still not working correctly from Article buffers; Thierry's
13304         patch to fix that will be applied after this.
13305
13306         * gnus-art.el (bookmark-make-record-function): New local variable.
13307
13308         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
13309         article buffer.
13310         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
13311
13312 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
13313
13314         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
13315         on changes in bookmark.el.
13316
13317 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13318
13319         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
13320         `no-log' instead of message not to log prompt string.
13321
13322 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
13323
13324         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
13325         the *other* type of HTML form submission.
13326
13327 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
13328
13329         * auth-source.el (auth-source-pick): If choice does not contain a
13330         questioned keyword, set the check to t.
13331
13332 2010-06-12  Romain Francoise  <romain@orebokech.com>
13333
13334         * gnus-util.el (gnus-date-get-time): Move up before first use.
13335
13336 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13337
13338         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
13339         (gnus-article-edit-part): Bind it to make last part that is substituted
13340         or deleted visible.
13341         (gnus-mime-display-single): Buttonize part of which id equals to
13342         gnus-mime-buttonized-part-id.
13343
13344 2010-06-10  Dan Christensen  <jdc@uwo.ca>
13345
13346         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
13347         (gnus-dd-mmm): Use gnus-date-get-time.
13348         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
13349         simplify logic.
13350         (gnus-summary-limit-to-age): Use gnus-date-get-time.
13351         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
13352
13353 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
13354
13355         * auth-source.el (top): Autoload `secrets-list-collections',
13356         `secrets-create-item', `secrets-delete-item'.
13357         (auth-sources): Fix tag string.
13358         (auth-get-source, auth-source-retrieve, auth-source-create)
13359         (auth-source-delete): New defuns.
13360         (auth-source-pick): Rewrite in order to avoid 2 passes.
13361         (auth-source-forget-user-or-password): New parameter USERNAME.
13362         (auth-source-user-or-password): New parameters CREATE-MISSING and
13363         DELETE-EXISTING.  Retrieve password interactively, if needed.
13364
13365 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
13366
13367         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
13368         deleting unused directories when gnus-expert-user is t.
13369
13370 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
13371
13372         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
13373         for each temp file when gnus-article-browse-delete-temp is ask.
13374
13375 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
13376
13377         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
13378         Replace Lisp calls to delete-backward-char by calls to delete-char.
13379
13380 2010-05-20  Kevin Ryde  <user42@zip.com.au>
13381
13382         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
13383
13384 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
13385
13386         * password-cache.el (password-cache-remove): Fix docstring.
13387
13388 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13389
13390         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
13391         article unless decoding article to be saved.
13392
13393 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13394
13395         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
13396         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
13397         generated within the mm-with-unibyte-current-buffer macro.
13398
13399 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
13400
13401         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
13402         to nil when we're in a mml-preview buffer and no group is selected.
13403
13404 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
13405
13406         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
13407         when catching the `C-g'.  Reported by "Leo".
13408
13409 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13410
13411         * message.el (message-forward-make-body-plain)
13412         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
13413         multibyte-string-p.
13414
13415         * lpath.el: Revert.
13416
13417 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13418
13419         * message.el (message-forward-make-body-mml): Assume original message
13420         is multibyte string; error on unibyte.
13421         (message-forward-make-body-plain): Ditto; don't add excessive newline
13422         in body end.
13423
13424         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
13425
13426 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
13427
13428         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
13429         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
13430
13431 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13432
13433         * mm-extern.el (mm-extern-url): Don't use
13434         mm-with-unibyte-current-buffer.
13435         (mm-extern-cache-contents): Use with-current-buffer instead of
13436         save-excursion + set-buffer.
13437
13438 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13439
13440         * mm-util.el (mm-emacs-mule): Remove.
13441
13442 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
13443
13444         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
13445         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
13446         change.
13447
13448 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13449
13450         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
13451         bind the default value of enable-multibyte-characters to nil.
13452
13453 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13454
13455         * message.el (message-forward-make-body-plain)
13456         (message-forward-make-body-mml):
13457         Don't use mm-with-unibyte-current-buffer.
13458
13459 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13460
13461         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
13462
13463 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
13464
13465         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
13466         (Bug#5592).
13467
13468 2010-05-07  Julien Danjou  <julien@danjou.info>
13469
13470         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
13471         it to mm-pipe-part.
13472
13473         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
13474         it is given.
13475
13476 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13477
13478         * binhex.el (binhex-decode-region-internal):
13479         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
13480         (dns-query):
13481         * nnweb.el (nnweb-gmane-search):
13482         * pgg-parse.el (pgg-parse-armor):
13483         * pgg.el (pgg-verify-region):
13484         * sha1.el (sha1-string-external):
13485         * uudecode.el (uudecode-decode-region-internal):
13486         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
13487         XEmacs.
13488
13489         * gnus-art.el (gnus-article-browse-html-parts):
13490         * gnus-group.el (gnus-read-ephemeral-gmane-group):
13491         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
13492         make-temp-file.
13493
13494         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
13495         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
13496         compiling.
13497
13498         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
13499         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
13500         XEmacs when compiling.
13501
13502         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
13503         gnus-pick-mode-off-hook for XEmacs when compiling.
13504         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
13505         gnus-binary-mode-off-hook for XEmacs when compiling.
13506
13507         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
13508         Return nil if char-charset is not available.
13509
13510         * imap.el (imap-disable-multibyte)
13511         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
13512         macros.
13513
13514         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
13515         instead of encode-coding-string.
13516
13517         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
13518         'xemacs) instead of mm-emacs-mule to switch function definitions.
13519         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
13520
13521         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
13522         bind temporary-file-directory for XEmacs;
13523         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
13524         timer-set-function for XEmacs 21.4 and SXEmacs;
13525         bind timer-list for XEmacs 21.4 and SXEmacs;
13526         fbind char-charset and find-charset-region for non-Mule XEmacs;
13527         fbind decode-coding-region, decode-coding-string, detect-coding-region,
13528         encode-coding-region and encode-coding-string for XEmacs having no
13529         file-coding feature.
13530
13531 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
13532
13533         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
13534
13535 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13536
13537         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
13538         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
13539
13540 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
13541
13542         * mm-util.el (mm-decompress-buffer): Use `delete-file';
13543         alias `jka-compr-delete-temp-file' no longer exists.
13544
13545 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13546
13547         Use define-minor-mode in Gnus where applicable.
13548         * mml.el (mml-mode): Use define-minor-mode.
13549         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
13550         (gnus-undo-mode): Use define-minor-mode.
13551         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
13552         (gnus-dead-summary-mode): Use define-minor-mode.
13553         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
13554         Initialize in declaration.
13555         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
13556         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
13557         (gnus-mailing-list-mode): Use define-minor-mode.
13558         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
13559         (gnus-draft-mode): Use define-minor-mode.
13560         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
13561         (gnus-dired-mode): Use define-minor-mode.
13562
13563 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
13564
13565         * mml.el (mml-generate-mime-1, mml-compute-boundary-1): Update 'mml
13566         handles on recursive mml-to-mime translation and check them for
13567         boundary delimiter collisions.  Reported by Greg Troxel.
13568
13569 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13570
13571         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
13572
13573 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
13574
13575         * mm-util.el (mm-find-buffer-file-coding-system):
13576         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
13577
13578 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
13579
13580         * message.el (message-generate-headers): Record insertion of optional
13581         headers as well.  Otherwise the check to prevent repeated insertion of
13582         optional headers is a no-op.
13583
13584 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
13585
13586         * smime.el: Don't mention CVS.
13587
13588         * nnrss.el (nnrss-fetch): Don't mention CVS.
13589
13590         * nnir.el: Don't mention CVS.
13591
13592 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
13593
13594         * gnus-sum.el (gnus-summary-bookmark-make-record):
13595         Add `location' field.
13596
13597 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13598
13599         * lpath.el: Fbind bookmark-default-handler,
13600         bookmark-get-bookmark-record, bookmark-make-record-default,
13601         bookmark-prop-get for Emacs <23 and XEmacs.
13602
13603 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13604
13605         * gnus-sum.el: Add bookmark declarations to silence the compiler.
13606         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
13607         Use with-current-buffer to silence the byte-compiler.
13608         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
13609         bother to require `gnus'.
13610         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
13611
13612 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
13613
13614         * gnus-sum.el (gnus-summary-bookmark-make-record)
13615         (gnus-summary-bookmark-jump): New functions.
13616         (gnus-summary-mode): Setup bookmark support.
13617
13618 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
13619
13620         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
13621         if set.
13622
13623 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13624
13625         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
13626         gnus-article-browse-html-save-cid-image; make it work recursively for
13627         forwarded messages as well.
13628         (gnus-article-browse-html-parts): Work when prefix arg is given.
13629         (gnus-article-browse-html-article): Doc fix.
13630
13631 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
13632
13633         * message.el (message-default-mail-headers)
13634         (message-default-headers): Carry the value mail-default-headers over
13635         into message-default-mail-headers, rather than message-default-headers.
13636
13637 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
13638
13639         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
13640         charset.
13641
13642         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
13643         charset into the <meta> tag when the article is encoded to utf-8.
13644
13645 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
13646
13647         * gnus-art.el (gnus-article-browse-delete-temp-files):
13648         Delete directories as well.
13649         (gnus-article-browse-html-parts): Work for images that do not specify
13650         file names; delete temp directory when quitting; insert header at the
13651         right place; use file: scheme for image files.
13652
13653 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
13654
13655         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
13656         (gnus-article-browse-html-parts): Use it to make temporary cid image
13657         files in addition to html file so that browser may display them.
13658
13659 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
13660
13661         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
13662
13663 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
13664
13665         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
13666
13667 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
13668
13669         * auth-source.el (auth-sources): Change default to be simpler.
13670         Explain about Secret Service API sources.  Improve Customize options.
13671         (auth-source-pick): Change to accept any number of search parameters.
13672         Implement fallbacks iteratively, not recursively.  Add scoring on the
13673         second pass and sort by score.  Call Secret Service API when needed.
13674         (auth-source-user-or-password): Use it.  Call Secret Service API
13675         directly when needed to get the user name and the password.
13676
13677 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
13678
13679         * message.el (message-interactive): Doc fix.
13680         (message-qmail-inject-args): Reflow.
13681         (message-kill-to-signature): Fix typo in docstring.
13682
13683         * smiley.el (smiley-buffer): Fix typo in docstring.
13684
13685 2010-03-24  Glenn Morris  <rgm@gnu.org>
13686
13687         * mail-source.el (gnus-message): Declare.
13688         (mail-source-delete-old-incoming): Require gnus-util.
13689
13690 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13691
13692         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
13693
13694         * message.el (ecomplete-setup): Autoload it for Emacs <23.
13695
13696         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
13697         password-cache's default if it is not bound.
13698         (mml-secure-passphrase-cache-expiry): Default to 16 that is
13699         password-cache-expiry's default if it is not bound.
13700
13701         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
13702         available in Emacs 21.
13703
13704         * lpath.el: Suppress compiler warnings for:
13705         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
13706         XEmacs;
13707         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
13708         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
13709         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
13710
13711 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
13712
13713         * auth-source.el (auth-sources): Fix up definition so extra parameters
13714         are always inline.
13715
13716 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
13717
13718         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
13719         wasn't updated after mismatch.  Clear cached mailbox info correctly
13720         when uidvalidity changes.
13721         (nnimap-group-prefixed-name): New function to avoid some code
13722         duplication.
13723         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
13724         (nnimap-request-group): Use it.
13725         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
13726         (nnimap-update-unseen): Significantly improved speed of Gnus startup
13727         with many imap folders.  This is done by caching the group status from
13728         the imap server persistently in a group parameter `imap-status'.  (This
13729         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
13730         but not persistently, so every Gnus startup was still very slow.)
13731
13732 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
13733
13734         * assistant.el (assistant-render-text): Run `widget-setup' and don't
13735         delete the extra newline.  Otherwise editing of :string and :number
13736         types don't work.
13737
13738 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13739
13740         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
13741         secrets.el dependency.
13742         (auth-sources): Add optional user name.  Add secrets.el configuration
13743         choice (unused right now).
13744
13745 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
13746
13747         * gnus-sum.el (gnus-summary-make-menu-bar):
13748         Let `gnus-registry-install-shortcuts' fill in the functions.
13749
13750         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
13751         warnings.
13752         (gnus-registry-misc-menus): Variable to hold registry mark menus.
13753         (gnus-registry-install-shortcuts): Populate and use it in a
13754         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
13755
13756 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
13757
13758         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
13759         In-place substitutions for the group name encoding/decoding.
13760         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
13761         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
13762         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
13763         (nnimap-update-unseen, nnimap-request-list)
13764         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
13765         (nnimap-request-set-mark, nnimap-split-to-groups)
13766         (nnimap-split-articles, nnimap-request-newgroups)
13767         (nnimap-request-create-group, nnimap-request-accept-article)
13768         (nnimap-request-delete-group, nnimap-request-rename-group)
13769         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
13770         `encoded-mbx' for consistency.
13771         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
13772         variable `imap-current-mailbox'.
13773
13774         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
13775         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
13776
13777 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
13778
13779         * pop3.el (pop3-display-message-size-flag): Display message size byte
13780         counts during POP3 download.
13781         (pop3-movemail): Use it.
13782         (pop3-list): Implement listing of available messages.
13783
13784 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
13785
13786         * nnir.el (nnir-get-article-nov-override-function): New function to
13787         override the normal NOV retrieval.
13788         (nnir-retrieve-headers): Use it.
13789
13790 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
13791
13792         * auth-source.el (netrc-machine-user-or-password): Autoload.
13793
13794 2010-03-19  Glenn Morris  <rgm@gnu.org>
13795
13796         Stop message.el from loading about 40 libraries it doesn't always need.
13797         The general approach is to autoload rather than require, and to
13798         require in the specific functions rather than the file.  (Bug#5642)
13799
13800         * gmm-utils.el: Don't require wid-edit.
13801         (widget-create-child-value, widget-convert, widget-default-get):
13802         Autoload.
13803
13804         * gnus-util.el: Don't require time-date, netrc.
13805         (message-fetch-field, gnus-group-name-decode): Declare rather than
13806         autoloading.
13807         (gnus-fetch-field): Require message.
13808         (gnus-decode-newsgroups): Require gnus-group.
13809
13810         * ietf-drums.el: Don't require time-date.
13811
13812         * message.el: Don't require hashcash, canlock, ecomplete.
13813         Do require mail-utils.  Require nnheader only when compiling.
13814         (smtpmail-default-smtp-server): Remove declaration.
13815         (message-send-mail-function): Check smtpmail-default-smtp-server
13816         is bound rather than requiring smtpmail.
13817         (message-auto-save-directory, message-insert-signature):
13818         Use expand-file-name rather than nnheader-concat.
13819         (nnheader-insert-file-contents): Autoload.
13820         (hashcash-wait-async): Declare.
13821         (message-send-mail): Only call gnus-setup-posting-charset if
13822         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
13823         (message-send-mail-with-sendmail): Require sendmail.
13824         (canlock-password, canlock-password-for-verify): Declare.
13825         (message-canlock-password): Require canlock.
13826         (nnheader-get-report): Autoload.
13827         (gnus-setup-posting-charset): Declare.
13828         (message-send-news): Require gnus-msg.
13829         (message-make-references, message-make-in-reply-to): Use mail-header-id
13830         rather than the alias mail-header-message-id.
13831         (ecomplete-add-item, ecomplete-save): Declare.
13832         (message-put-addresses-in-ecomplete): Require ecomplete.
13833         (ecomplete-display-matches): Autoload.
13834
13835         * mm-decode.el: Don't require mailcap, gnus-util.
13836         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
13837         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
13838         Autoload.
13839         (mailcap-mime-extensions): Declare.
13840
13841         * mm-encode.el: Don't require mailcap.
13842         (mailcap-extension-to-mime): Autoload.
13843
13844         * mml-sec.el: Don't require password-cache.
13845
13846         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
13847         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
13848         (mml-minibuffer-read-type): Require mailcap.
13849         (mml-preview): Require gnus-msg.
13850
13851         * mml1991.el: Require password-cache.
13852         (password-cache-expiry): Remove declaration.
13853
13854         * mml2015.el: Require password-cache.
13855         (password-cache-expiry): Remove declaration.
13856
13857         * nneething.el (mailcap): Require mailcap.
13858
13859         * nnheader.el (declare-function): Add compatibility stub.
13860         (message-remove-header): Declare rather than autoload.
13861         (nnheader-replace-header): Require message.
13862
13863         * nnimap.el (declare-function): Add compatibility stub.
13864         (netrc-parse, netrc-machine-user-or-password): Declare.
13865         (nnimap-open-connection): Require netrc.
13866
13867         * nntp.el (declare-function): Add compatibility stub.
13868         (netrc-parse, netrc-machine, netrc-get): Declare.
13869         (nntp-send-authinfo): Require netrc.
13870
13871         * rfc2047.el: Don't require qp.
13872         (quoted-printable-encode-region, quoted-printable-decode-string):
13873         Autoload.
13874
13875         * sieve-mode.el: Don't require easymenu.
13876         (easy-menu-add-item): Autoload it.
13877
13878         * spam-stat.el (time-to-number-of-days): Autoload it.
13879
13880 2010-03-19  Glenn Morris  <rgm@gnu.org>
13881
13882         * password-cache.el (password-cache, password-cache-expiry): Autoload.
13883
13884 2010-03-18  Glenn Morris  <rgm@gnu.org>
13885
13886         * hashcash.el (declare-function): Remove duplicate definition.
13887
13888 2010-03-17  Kevin Ryde  <user42@zip.com.au>
13889
13890         * mml.el (mml-read-tag): Unquote values with `read' to reverse
13891         prin1 in mml-insert-tag (just stripping the quotes gave wrong
13892         value if any backslash escapes).
13893
13894 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
13895
13896         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
13897         if it is available.  (bug#5647)
13898
13899         * lpath.el: Suppress compiler warning for coding-system-from-name for
13900         Emacs 21 and XEmacs.
13901
13902 2010-03-14  Juri Linkov  <juri@jurta.org>
13903
13904         * hmac-def.el:
13905         * hmac-md5.el:
13906         * netrc.el: Fix keywords.
13907
13908 2010-02-26  Glenn Morris  <rgm@gnu.org>
13909
13910         * message.el (message-send-mail-function): Change the default, so that
13911         it inherits from a customized send-mail-function.  (Bug#5643)
13912
13913 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
13914
13915         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
13916         shell-command-to-string signals an error (bug#5299).
13917
13918 2010-02-24  Glenn Morris  <rgm@gnu.org>
13919
13920         * message.el (message-smtpmail-send-it)
13921         (message-send-mail-with-mailclient): Doc fixes.
13922
13923 2010-02-16  Glenn Morris  <rgm@gnu.org>
13924
13925         * message.el (message-default-mail-headers): Change the default value
13926         to ease the transition from mail-mode to message-mode.  (Bug#5555)
13927
13928 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13929
13930         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
13931         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
13932
13933 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
13934
13935         * time-date.el (date-to-time): Doc fix (Bug#5408).
13936
13937 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
13938
13939         * message.el (message-mail): Just pass yank-action on to message-setup.
13940         (message-setup): Handle (FUN . ARGS) form of yank-action.
13941         (message-with-reply-buffer, message-widen-reply)
13942         (message-yank-original): Handle non-buffer values of
13943         message-reply-buffer (Bug#4080).
13944         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
13945
13946 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
13947
13948         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
13949         Fix typo in docstring.
13950
13951 2010-01-08  Jason Rumney  <jasonr@gnu.org>
13952
13953         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
13954         response.
13955
13956 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13957
13958         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
13959
13960         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13961
13962         * message.el (message-check-news-header-syntax): Protect against a
13963         string that `rfc822-addresses' returns when parsing fails.
13964
13965 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
13966
13967         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
13968         (gnus-previous-char-property-change): New functions.
13969
13970         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
13971
13972 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
13973
13974         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
13975         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
13976
13977 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
13978
13979         * message.el (message-exchange-point-and-mark): Rework last change to
13980         avoid using optional arg of exchange-point-and-mark, for backward
13981         compatibility.
13982
13983 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
13984
13985         * message.el (message-exchange-point-and-mark):
13986         Call exchange-point-and-mark with an argument rather than setting
13987         mark-active by hand (Bug#5175).
13988
13989 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13990
13991         * nntp.el (nntp-service-to-port): Work for service expressed with
13992         numeric string; replace [:digit:] with [0-9] for XEmacs.
13993
13994 2009-12-17  Glenn Morris  <rgm@gnu.org>
13995
13996         * gnus-group.el (gnus-bug-group-download-format-alist):
13997         Change emacs entry to debbugs.gnu.org.  Bump :version.
13998
13999 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
14000
14001         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
14002
14003 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
14004
14005         * message.el (message-info): Explain why we use `Info-goto-node'.
14006
14007 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14008
14009         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
14010
14011 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14012
14013         * message.el (message-completion-in-region): New compatibility function.
14014         (message-expand-group): Use it.
14015
14016 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14017
14018         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
14019         with no unread article should be listed if the 2nd arg `predicate' is
14020         given.
14021
14022 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14023
14024         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
14025
14026 2009-11-29  Juri Linkov  <juri@jurta.org>
14027
14028         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
14029         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
14030         on `gnus-recenter'.  (Bug#4698, Bug#4981)
14031
14032 2009-11-26  Kevin Ryde  <user42@zip.com.au>
14033
14034         * sha1.el (sha1-string-external): default-directory "/" in case
14035         otherwise non-existent.  process-connection-type pipe for touch of
14036         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
14037
14038 2009-11-25  Kevin Ryde  <user42@zip.com.au>
14039
14040         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
14041         it's comms related and sgml-mode.el has "comm" on that basis too.
14042
14043 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14044
14045         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
14046         containing tspecial characters if they have been already quoted.
14047
14048 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
14049
14050         * dns-mode.el (auto-mode-alist): Purecopy string.
14051
14052 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
14053
14054         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
14055
14056 2009-10-24  Glenn Morris  <rgm@gnu.org>
14057
14058         * gnus-art.el (help-xref-stack-item): Define for compiler.
14059
14060 2009-10-21  Kevin Ryde  <user42@zip.com.au>
14061
14062         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
14063
14064 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
14065
14066         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
14067
14068 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
14069
14070         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
14071         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
14072
14073 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14074
14075         * gnus.el (gnus-overlay-get): New alias to overlay-get.
14076         (gnus-overlays-in): New alias to overlays-in.
14077
14078         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
14079         gnus-overlay-get, and gnus-delete-overlay.
14080         (gnus-summary-show-thread): Make it work as well for systems in which
14081         next-single-char-property-change is not available.
14082         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
14083
14084         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
14085         (gnus-overlay-get): New alias to extent-property.
14086         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
14087
14088         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
14089         SXEmacs.
14090
14091         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
14092         SXEmacs.
14093
14094 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
14095
14096         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
14097
14098 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
14099
14100         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
14101         and XEmacs that don't have `remove-overlays'.
14102
14103 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
14104
14105         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
14106         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
14107         selective display.  Use overlays instead.
14108
14109 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
14110
14111         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
14112
14113 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
14114
14115         * spam-stat.el (spam-stat-load): Fix typo in message.
14116
14117 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
14118
14119         * dig.el (dig-invoke): Fix typo in docstring.
14120         (query-dig): Reflow docstring.
14121
14122 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
14123
14124         * gnus-art.el (gnus-article-encrypt-body):
14125         * message.el (message-check-recipients):
14126         * mm-util.el (mm-codepage-setup):
14127         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
14128         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
14129
14130 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
14131
14132         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
14133         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
14134         keys from the menu if mm-{sign,encrypt}-option is 'guided.
14135         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
14136         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
14137
14138 2009-09-21  Kevin Ryde  <user42@zip.com.au>
14139
14140         * dig.el: Add "Keywords: comm", as per net-utils.el.
14141
14142 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14143
14144         * dig.el (dig-mode): Use define-derived-mode.
14145
14146 2009-09-19  Glenn Morris  <rgm@gnu.org>
14147
14148         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
14149
14150 2009-09-18  Glenn Morris  <rgm@gnu.org>
14151
14152         * gnus-diary.el (gnus-diary-check-message):
14153         * message.el (message-insert-formatted-citation-line):
14154         * nnbabyl.el (top-level):
14155         * nndiary.el (nndiary-schedule):
14156         Fix typos in condition-case handlers.
14157
14158 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14159
14160         * gnus-art.el (gnus-article-edit-part): Work for the buffer
14161         configuration that provides the sole article window in a frame;
14162         position point correctly after deleting a part.
14163
14164 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
14165
14166         * spam.el (spam-unregister-on-reregister): Add boolean variable.
14167         (spam-resolve-registrations-routine): Use it to unregister articles
14168         that change status.
14169
14170 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14171
14172         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
14173         with XEmacs.
14174         (parse-time-string-chars): Use it.
14175
14176 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
14177
14178         * imap.el (imap-interactive-login): Better messages.
14179         (imap-open): Fix bug with renamed buffer on reconnect.
14180         (imap-authenticate): Add buffer-local imap-last-authenticator variable
14181         for easier debugging and cleaner code.  On successful (guessed based on
14182         server capabilities) secondary authentication, set imap-state
14183         correctly.
14184         (imap-last-authenticator): Define imap-last-authenticator as a variable
14185         to avoid warnings.
14186
14187 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14188
14189         * nnrss.el (nnrss-request-article): Remove binding of
14190         default-enable-multibyte-characters that has gotten needless by
14191         the 2007-07-13 change in rfc2047-encode-message-header.
14192
14193         * mml.el (mml-insert-multipart): Error on the message header.
14194         (mml-insert-part): Error on the message header; position point at
14195         the end of a MIME tag.
14196
14197 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14198
14199         * time-date.el (autoload): Expand define-obsolete-function-alias into
14200         defalias and make-obsolete for old Emacsen that Gnus supports.
14201         (with-no-warnings): Define it for old Emacsen.
14202         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
14203         is available.
14204         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
14205         float-time is available; suppress compile warning for time-to-seconds.
14206
14207         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
14208         (gnus-float-time): Alias to float-time if it exists.
14209
14210         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
14211         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
14212         float-time is available; suppress compile warning for time-to-seconds.
14213
14214         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
14215         XEmacs.
14216
14217 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
14218
14219         * imap.el (imap-message-map): Docstring fix.
14220
14221 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14222
14223         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
14224         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
14225         Add the optional argument `encoding' that overrides the default.
14226
14227         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
14228         mm-encode-buffer.
14229
14230 2009-09-04  Glenn Morris  <rgm@gnu.org>
14231
14232         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
14233         mm-disable-multibyte, rather than default-enable-multibyte-characters.
14234         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
14235         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
14236         * mm-util.el (mm-with-unibyte-current-buffer)
14237         (mm-find-buffer-file-coding-system):
14238         * yenc.el (yenc-decode-region): Use default-value rather than
14239         default-enable-multibyte-characters.
14240
14241 2009-09-03  Glenn Morris  <rgm@gnu.org>
14242
14243         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
14244         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
14245         than default-enable-multibyte-characters.
14246
14247 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
14248
14249         * gnus-art.el (gnus-article-read-summary-keys):
14250         Fix gnus-buffer-configuration's value temporarily used.
14251
14252 2009-09-02  Glenn Morris  <rgm@gnu.org>
14253
14254         * gnus-util.el (gnus-float-time): New function.
14255         * gnus-delay.el (gnus-delay-article):
14256         * gnus-sum.el (gnus-thread-latest-date):
14257         * gnus-util.el (gnus-user-date): Use gnus-float-time.
14258         * nnspool.el (nnspool-request-newgroups):
14259         Use gnus-float-time rather than time-to-seconds.
14260         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
14261
14262         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
14263         (gnus-header-subject-face, gnus-header-newsgroups-face)
14264         (gnus-header-name-face, gnus-header-content-face):
14265         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
14266         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
14267         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
14268         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
14269         (gnus-cite-face-11):
14270         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
14271         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
14272         (gnus-server-closed-face, gnus-server-denied-face)
14273         (gnus-server-offline-face):
14274         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
14275         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
14276         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
14277         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
14278         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
14279         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
14280         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
14281         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
14282         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
14283         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
14284         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
14285         (gnus-summary-selected-face, gnus-summary-cancelled-face)
14286         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
14287         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
14288         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
14289         (gnus-summary-high-undownloaded-face)
14290         (gnus-summary-low-undownloaded-face)
14291         (gnus-summary-normal-undownloaded-face)
14292         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
14293         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
14294         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
14295         (gnus-splash-face):
14296         * message.el (message-header-to-face, message-header-cc-face)
14297         (message-header-subject-face, message-header-newsgroups-face)
14298         (message-header-other-face, message-header-name-face)
14299         (message-header-xheader-face, message-separator-face)
14300         (message-cited-text-face, message-mml-face):
14301         * sieve-mode.el (sieve-control-commands-face)
14302         (sieve-action-commands-face, sieve-test-commands-face)
14303         (sieve-tagged-arguments-face):
14304         * spam.el (spam-face):
14305         Mark face aliases with "-face" in the name as obsolete.
14306
14307 2009-09-01  Glenn Morris  <rgm@gnu.org>
14308
14309         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
14310         than goto-line.
14311
14312 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
14313
14314         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14315         Don't move point if the command is invoked inside the message header.
14316
14317 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
14318
14319         * imap.el (imap-send-command): Simplify.
14320         (imap-wait-for-tag): point-max -> buffer-size.
14321
14322 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14323
14324         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
14325         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
14326         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
14327         * nnir.el (nnir-swish-e-index-file):
14328         * gnus-sum.el (gnus-summary-delete-marked-as-read)
14329         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
14330         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
14331         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
14332         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
14333         (gnus-treat-display-xface): Add Emacs version of obsolescence.
14334
14335 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14336
14337         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
14338         Don't save excursion.
14339
14340 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
14341
14342         * nnheader.el (nnheader-find-file-noselect):
14343         * mm-util.el (mm-insert-file-contents):
14344         Use (default-value 'major-mode) instead of default-major-mode.
14345
14346 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
14347
14348         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
14349
14350 2009-08-26  Glenn Morris  <rgm@gnu.org>
14351
14352         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
14353         than placing in files.el.
14354
14355 2009-08-25  Glenn Morris  <rgm@gnu.org>
14356
14357         * nnir.el (top-level): Don't require cl at run-time.
14358         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
14359         Replace cl-function substitute with gnus-replace-in-string.
14360         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
14361         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
14362         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
14363         simplified expansions.
14364
14365 2009-08-25  Kevin Ryde  <user42@zip.com.au>
14366
14367         * dig.el (dig): Add autoload cookie.
14368
14369 2009-08-22  Glenn Morris  <rgm@gnu.org>
14370
14371         * gnus-art.el (gnus-button-patch): Use forward-line rather than
14372         goto-line.
14373
14374 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
14375
14376         * parse-time.el (parse-time-string-chars): Save match data.
14377
14378 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
14379
14380         * parse-time.el (parse-time-string-chars): Compute using character
14381         classes, to handle non-ascii characters (Bug#3190).
14382
14383 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14384
14385         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
14386
14387         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
14388         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
14389         (gnus-mm-display-part, gnus-mime-display-single)
14390         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
14391         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
14392
14393         * gnus-sum.el
14394         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
14395         (gnus-summary-move-article): Add expirable mark to articles copied or
14396         moved to group that has auto-expire turned on if the option is non-nil.
14397
14398 2009-07-24  Glenn Morris  <rgm@gnu.org>
14399
14400         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
14401         Fix typo.  (Bug#3903)
14402
14403 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
14406         gnus-article-read-summary-keys rather than gnus-summary-edit-article
14407         that should not be used for draft articles.
14408         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
14409         that has no concern in minor mode keys.
14410         (gnus-article-summary-command, gnus-article-summary-command-nosave):
14411         Abolish.
14412
14413 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14414
14415         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
14416         article without making inquiry to a user for unknown encoding.
14417
14418         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
14419         (nnmaildir--scan): Assume i-node and device number that file-attributes
14420         returns might be cons-cell.
14421
14422         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
14423
14424         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
14425
14426 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
14427
14428         * auth-source.el: Remove docs now in auth.texi.  Don't use
14429         `gnus-message' for logging.  Add new variables `auth-source-debug' and
14430         `auth-source-hide-passwords' and use them.
14431
14432 2009-07-15  Glenn Morris  <rgm@gnu.org>
14433
14434         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
14435
14436 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14437
14438         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
14439         excessive whitespace from the default values of title and description.
14440
14441 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
14442
14443         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
14444         mail-fetch-field to fetch Content-Description header in order to
14445         exclude newlines.
14446
14447 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
14448
14449         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
14450         format used by GnuPG 2.0.11.
14451
14452 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14453
14454         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
14455         to deleted part.
14456
14457 2009-05-30  David Engster  <dengste@eml.cc>
14458
14459         * nnmairix.el: Remove old documentation in the commentary block.
14460         (nnmairix-request-group): Do not update active file for nnml back ends.
14461         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
14462         end so that overview files are ignored.
14463         (nnmairix-update-groups): Make updating the groups more robust by using
14464         marks.
14465         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
14466         with dollar characters in message-id.
14467
14468 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
14469
14470         * spam.el: Use dns-query instead of query-dns.  Was renamed on
14471         2008-12-25 in dns.el.
14472
14473 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
14474
14475         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
14476         could happen if the text is only composed of spaces and/or tabs.
14477
14478 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
14479
14480         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
14481         when sending a queued message to avoid extra mml tags.
14482
14483 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14484
14485         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
14486
14487 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14488
14489         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
14490         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
14491         rmail-toggle-header for XEmacs;
14492         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
14493
14494 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14495
14496         * gnus-dired.el: Remove autoload for gnus-setup-message.
14497         (gnus-dired-attach): Fake this-command value to prevent Gnus from
14498         displaying Gnus logo; always use compose-mail.
14499
14500 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14501
14502         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
14503
14504 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14505
14506         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
14507         (gnus-nocem-issuers): List currently active issuers; fix custom type.
14508         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
14509         available.
14510         (gnus-nocem-epg-verify): New function.
14511
14512 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
14513
14514         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
14515
14516 2009-02-15  Glenn Morris  <rgm@gnu.org>
14517
14518         * gnus-util.el (rmail-insert-rmail-file-header)
14519         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
14520         autoloads.
14521         (rmail-default-rmail-file): Remove unnecessary declaration.
14522         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
14523
14524 2009-02-14  Glenn Morris  <rgm@gnu.org>
14525
14526         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
14527         variable (only used in gnus-util, which declares it anyway).
14528         (rmail-output-to-rmail-file): Remove autoload of deleted function,
14529         which was only needed by gnus-art (changed to not use it any more).
14530         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
14531         only used in gnus-util, which autoloads it itself.
14532         (rmail-update-summary): Fix autoload.
14533
14534         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
14535         rather than rmail-output-to-rmail-file.
14536
14537 2009-02-07  Glenn Morris  <rgm@gnu.org>
14538
14539         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
14540         autoload of function that no longer exists.
14541         (rmail-toggle-header): Declare.
14542         (message-forward-rmail-make-body): Handle mbox Rmail.
14543
14544 2009-01-31  Glenn Morris  <rgm@gnu.org>
14545
14546         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
14547         2009-01-09 change.
14548
14549 2009-01-31  Dave Love  <fx@gnu.org>
14550
14551         * imap.el (imap-fetch-safe): Bind debug-on-error.
14552         (imap-debug): Add imap-fetch-safe.
14553
14554 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
14555
14556         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
14557         (auth-source-forget-all-cached): New convenience function.
14558         (auth-source-user-or-password): Accept list of modes or a single mode.
14559
14560         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
14561         auth-source modes.
14562
14563         * netrc.el (netrc-machine-user-or-password): Use list of
14564         auth-source modes.
14565
14566         * nnimap.el (nnimap-open-connection): Use list of
14567         auth-source modes.
14568
14569         * nntp.el (nntp-send-authinfo): Use list of
14570         auth-source modes.
14571
14572 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
14573
14574         * auth-source.el: Update docs to reflect epa-file-enable is to be used
14575         now.
14576
14577 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
14578
14579         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
14580         coding system in XEmacs; add a workaround for XEmacs.
14581
14582         * lpath.el: Fbind coding-system-aliasee.
14583
14584 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14585
14586         * mm-util.el (mm-coding-system-priorities): Protect against nil value
14587         of current-language-environment.
14588
14589 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
14592         available at runtime.
14593
14594 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14595
14596         * gnus-art.el (article-date-ut): Fix end point of narrowing.
14597
14598 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
14599
14600         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
14601         the greatest positive fixnum value doesn't work under an XEmacs with
14602         bignum support; use the most-positive-fixnum constant instead,
14603         available since Emacs 21.1 with cl and XEmacs 21.1.
14604
14605 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14606
14607         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
14608         XEmacs gets not to work.
14609
14610 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
14611
14612         * mm-util.el (mm-coding-system-priorities): Allow the value like
14613         "Japanese (UTF-8)" of current-language-environment.
14614
14615 2009-01-09  Glenn Morris  <rgm@gnu.org>
14616
14617         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
14618         with last-command-event.
14619
14620 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
14621
14622         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
14623         in the doc string.
14624
14625         * message.el (message-fix-before-sending): Amend comment.
14626
14627 2009-01-08  Dave Love  <fx@gnu.org>
14628
14629         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
14630
14631 2009-01-07  David Engster  <dengste@eml.cc>
14632
14633         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
14634         simplified server definitions by converting it via
14635         gnus-server-to-method.
14636
14637 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14638
14639         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
14640         parameter's operands.
14641
14642 2009-01-06  David Engster  <dengste@eml.cc>
14643
14644         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
14645         primary select method (for gnus-group-mark-article-as-read).
14646
14647 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
14648
14649         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
14650         `(gnus)Face', not `(gnus)X-Face'.
14651
14652 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14653
14654         * mm-util.el (mm-ucs-to-char): New function.
14655
14656         * mm-url.el (mm-url-decode-entities): Use it.
14657
14658         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
14659         unicode-to-char.
14660
14661 2009-01-05  Dave Love  <fx@gnu.org>
14662
14663         * time-date.el: Require cl for `declare'.
14664
14665 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
14666
14667         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
14668         Dave Love.
14669
14670 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
14671
14672         * message.el (message-fix-before-sending): Add `eight-bit' to
14673         illegible-text check.
14674
14675 2009-01-03  Michael Olson  <mwolson@gnu.org>
14676
14677         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
14678         `headers' is nil.  This can occur if the IMAP server does not have
14679         permissions to read messages from a folder, but can write new messages
14680         to the folder.
14681         (nnimap-request-article-part): Do not insert `data' if it is nil.
14682
14683         * imap.el (imap-parse-fetch): Courier can insert spurious blank
14684         characters which will confuse `read', so skip past them.
14685
14686 2009-01-01  Dave Love  <fx@gnu.org>
14687
14688         * imap.el (imap-string-to-integer): Fix typo.
14689         (imap-fetch-safe): New function.
14690         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
14691
14692         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
14693
14694         * imap.el (imap-process-connection-type, imap-debug, imap-open):
14695         (imap-parse-greeting): Fix doc strings.
14696         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
14697         (imap-parse-flag-list): Make messages unique.
14698         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
14699
14700         * nnimap.el: Fix author email.
14701         (nnimap-split-rule): Add FIXME comment.
14702         (nnimap-debug): Fix doc string.
14703
14704 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
14705
14706         * dns.el (dns-set-servers): Check "Address".  Fix typo.
14707
14708 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
14709
14710         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
14711         nslookup if resolv.conf isn't available.
14712         (dns-query): Rename from query-dns.
14713         (dns-query-cached): Rename from query-dns-cached.
14714
14715 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14716
14717         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
14718         overlay-arrow-position and overlay-arrow-string buffer-local; no need
14719         to check if those variables exist (first appeared in Emacs 18.50).
14720
14721 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14722
14723         * mm-util.el (mm-line-number-at-pos): New function.
14724
14725         * spam-report.el (spam-report-process-queue): Use it.
14726
14727 2008-12-24  David Engster  <dengste@eml.cc>
14728
14729         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
14730         parameters that haven't existed as variables as buffer-local variables.
14731
14732 2008-12-23  Dave Love  <fx@gnu.org>
14733
14734         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
14735         cadar.
14736
14737         * sieve-manage.el (sieve-manage-starttls-p): Rename from
14738         imap-starttls-p.
14739         (sieve-manage-starttls-open): Rename from imap-starttls-open.
14740
14741 2008-12-22  Dave Love  <fx@gnu.org>
14742
14743         * imap.el: Fix author email.  Doc fixes.
14744         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
14745         reply.
14746
14747 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
14748
14749         * spam-report.el (spam-report-gmane-max-requests): New constant.
14750         (spam-report-gmane-wait): New variable.
14751         (spam-report-gmane-ham, spam-report-gmane-spam)
14752         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
14753         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
14754         the server.
14755
14756         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
14757         Add explanations.
14758
14759         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
14760         nnheader-accept-process-output and nnheader-read-timeout if available.
14761         (pop3-movemail): Use it.
14762
14763         * message.el (message-check-news-body-syntax): Fix signature check if
14764         there's an attachment.
14765
14766 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14767
14768         * mm-util.el: Add comments to the mm- emulating functions.
14769
14770 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
14771
14772         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
14773         Reported by Stephen Berman <stephen.berman@gmx.net>.
14774
14775 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14776
14777         * mm-util.el (mm-substring-no-properties): New function.
14778         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
14779         (mm-special-display-p): Enable those lambda forms to be byte compiled.
14780         (mm-string-to-multibyte): Doc fix.
14781
14782         * mml.el (mml-attach-file): Use mm-substring-no-properties.
14783
14784 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
14785
14786         * mml.el (mml-attach-file): Strip text properties from file name.
14787         (Bug#1574)
14788
14789 2008-12-16  Glenn Morris  <rgm@gnu.org>
14790
14791         * mm-util.el (mm-charset-override-alist): Declare for compiler.
14792
14793 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14794
14795         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
14796         knows since the charset specified might be a bogus alias that
14797         mm-charset-synonym-alist provides.
14798
14799 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
14800
14801         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
14802         "ISO_8859-1".
14803
14804         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
14805
14806 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14807
14808         * mm-util.el (mm-charset-eval-alist):
14809         Define it before mm-charset-to-coding-system.
14810         (mm-charset-to-coding-system): Add optional argument `silent';
14811         define it before mm-charset-override-alist.
14812         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
14813         default value if it can be used in Emacs currently running;
14814         silence mm-charset-to-coding-system.
14815
14816 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14817
14818         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
14819         `allow-override' which says whether to use `mm-charset-override-alist'.
14820         (rfc2047-decode-encoded-words): Use it.
14821
14822         * mm-util.el (mm-charset-override-alist): Fix custom type;
14823         add `(gb2312 . gbk)' to choices.
14824
14825 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14826
14827         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
14828         fast.
14829
14830         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14831
14832         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
14833
14834 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
14835
14836         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
14837         on links.
14838
14839         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
14840
14841 2008-12-03  Lute Kamstra  <lute@gnu.org>
14842
14843         * sha1.el: Remove leading * from docstrings of defcustoms,
14844         deffaces, defconsts and defuns.
14845
14846 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14847
14848         * message.el (message-idna-to-ascii-rhs-1): Protect against local
14849         users' addresses that don't have domain parts.
14850         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
14851         rather than message-narrow-to-head since there will be the message
14852         header separator.
14853
14854 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14855
14856         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
14857         since the result is inserted in a unibyte buffer anyway.
14858         (nnimap-demule-use-string-to-multibyte): Remove.
14859         (nnimap-demule): Alias it to mm-string-to-multibyte.
14860
14861 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
14862
14863         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
14864         variable for debugging bug#464 and bug#1174.
14865         (nnimap-demule): Use it.
14866
14867 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14868
14869         * gnus-score.el (gnus-score-find-trace): Handle default score in total
14870         score calculation correctly.
14871
14872 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
14873
14874         * message.el (message-send-mail): Just set the buffer to unibyte
14875         rather than use mm-with-unibyte-current-buffer which does a lot more.
14876         (message-send-mail-partially): Don't bother with
14877         mm-with-unibyte-current-buffer since it's already been made unibyte by
14878         message-send-mail.
14879
14880 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
14881
14882         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
14883
14884 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
14885
14886         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
14887
14888 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14889
14890         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
14891         require itself and to remove `with-no-warnings'.
14892
14893 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
14894
14895         * starttls.el (starttls-any-program-available): Get the name of the
14896         available TLS layer program.
14897         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
14898         well as the host name in the "opening" message.
14899
14900         * auth-source.el (auth-source-cache, auth-source-do-cache)
14901         (auth-source-user-or-password): Cache passwords and logins by default,
14902         allow override with `auth-source-do-cache'.
14903         (auth-source-forget-user-or-password): Allow users to remove cache
14904         entries if needed.
14905
14906 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
14907
14908         * md4.el (md4-buffer): Fix typo in docstring.
14909         (md4, md4-64): Doc fixes.
14910         (md4-pack-int32): Reflow docstring.
14911
14912 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14913
14914         * ietf-drums.el (ietf-drums-remove-comments): Localize second
14915         condition-case to only the forward-sexp call.
14916
14917 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
14918
14919         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
14920         quotes contained.  Make it more robust regardless by an extra
14921         condition-case wrapper.
14922
14923 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14924
14925         * lpath.el: No need to fbind codepage-setup for Emacs 23.
14926
14927 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
14928
14929         * nnml.el (nnml-request-expire-articles): Check if the function set to
14930         `nnmail-expiry-target' returns the symbol `delete'.
14931
14932         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
14933
14934         * nnmail.el (nnmail-expiry-target): Fix custom type.
14935
14936 2008-10-02  Glenn Morris  <rgm@gnu.org>
14937
14938         * mm-util.el (mm-codepage-setup): Tweak codepage error.
14939         Silence compiler warning.
14940
14941 2008-10-01  Magnus Henoch  <mange@freemail.hu>
14942
14943         * tls.el (open-tls-stream): Show the actual command being
14944         executed, instead of the format string.
14945
14946 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14947
14948         * lpath.el: Fbind codepage-setup for Emacs 23.
14949
14950 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
14951
14952         * mml.el (mml-menu): Don't assume mml2015 is bound.
14953
14954 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
14955
14956         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
14957         exists.
14958
14959 2008-09-27  Glenn Morris  <rgm@gnu.org>
14960
14961         * gnus-util.el (mail-header-remove-comments): Autoload it.
14962
14963 2008-09-27  Andreas Schwab  <schwab@suse.de>
14964
14965         * gnus-util.el (gnus-split-references): Strip comments.
14966         (gnus-parent-id): Likewise.
14967
14968 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
14969
14970         * message.el (message-confirm-send): Fix version.
14971
14972 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14973
14974         * message.el (message-idna-to-ascii-rhs-1): Use
14975         mail-extract-address-components rather than mail-header-parse-addresses
14976         that is an alias by default to ietf-drums-parse-addresses that does not
14977         support non-ASCII names in headers' contents.
14978
14979 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14980
14981         * message.el (message-confirm-send): Fix variable documentation to
14982         avoid the "y/n" wording.
14983
14984 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
14985
14986         * message.el (message-set-auto-save-file-name): Save to a different
14987         filename so multiple messages (especially drafts) can be recovered.
14988
14989 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
14990
14991         * message.el (message-confirm-send): Add appropriate version.
14992
14993 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
14994
14995         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
14996         defvar.
14997
14998 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
14999
15000         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
15001         (mm-pkcs7-enveloped-magic): Ditto.
15002
15003 2008-09-17  Simon Josefsson  <simon@josefsson.org>
15004
15005         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
15006         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
15007
15008 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
15009
15010         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
15011         default, it's better.
15012
15013 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
15014
15015         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
15016         summary line gnus-number property and ignore them (with a warning
15017         message).
15018
15019 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15020
15021         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
15022         macro caddr in the interactive form since it won't be expanded.
15023
15024 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15025
15026         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
15027         `charset'; fix name of function called recursively.
15028         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
15029
15030 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15031
15032         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
15033         (gnus-mime-set-charset-parameters): New function.
15034         (gnus-mime-view-part-as-charset): Use it to correctly display part
15035         specifying wrong charset.
15036
15037 2008-09-08  David Engster  <dengste@eml.cc>
15038
15039         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
15040         in completing-read for back end server.
15041
15042 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
15043
15044         * message.el (message-confirm-send): New variable to confirm sending a
15045         message.
15046         (message-send): Use it.
15047
15048 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
15049
15050         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
15051
15052 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15053
15054         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
15055
15056 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
15057
15058         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
15059         prevent tracking too many groups.
15060         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
15061         Use it.
15062
15063 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
15064
15065         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
15066         moving point to the bottom of the window in order to avoid recentering.
15067
15068 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15069
15070         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
15071
15072         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
15073         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
15074         (gnus-article-beginning-of-window): Fix calculation.
15075
15076 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15077
15078         * gnus-msg.el (gnus-summary-supersede-article)
15079         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
15080         value of gnus-newsgroup-charset to decode non-MIME encoded text in
15081         message header.
15082
15083 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
15084
15085         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
15086         pending output coming after the status change.
15087
15088 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
15089
15090         * message.el:
15091         * gnus-start.el:
15092         * gnus-registry.el: Remove VMS support.
15093
15094 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15095
15096         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
15097         macro.
15098         (rfc2104-hash): Use it.
15099
15100 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
15101
15102         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
15103         (gnus-summary-sort-by-most-recent-date): New commands.
15104         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
15105         and menu entries.
15106
15107 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15108
15109         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
15110         don't redisplay article for raw contents; remove plural articles stuff.
15111
15112         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
15113         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
15114         on gnus-summary-save-article; display results properly.
15115
15116 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15117
15118         * lpath.el: No need to fbind ns-focus-frame.
15119
15120 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15121
15122         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
15123
15124 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15125
15126         * gnus-art.el (gnus-summary-save-in-pipe):
15127         Consider gnus-save-all-headers.
15128
15129 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
15130
15131         * gnus-util.el (ns-focus-frame): Remove declaration.
15132         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
15133         like x.
15134
15135 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
15136
15137         * rfc2104.el (rfc2104-zero): Delete defconst.
15138         (rfc2104-hex-alist): Likewise.
15139         (rfc2104-hex-to-int): Delete func.
15140         (rfc2104-hexstring-to-bitstring): Likewise.
15141         (rfc2104-nybbles): New defconst.
15142         (rfc2104-hash): Rewrite for speed.
15143
15144 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15145
15146         * tls.el (open-tls-stream): Make it work with the 2nd argument
15147         BUFFER that is a string but does not exist as a buffer object, as
15148         mentioned in the doc-string.
15149
15150 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15151
15152         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
15153         SXEmacs.
15154
15155 2008-07-16  Glenn Morris  <rgm@gnu.org>
15156
15157         * gnus-util.el (ns-focus-frame): Declare for compiler.
15158
15159 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15160
15161         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
15162         set as a group parameter.
15163         (gnus-summary-save-in-pipe): Work when it is called independently.
15164         (gnus-summary-pipe-to-muttprint): Don't modify
15165         gnus-summary-pipe-output-default-command.
15166
15167 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15168
15169         * message.el (message-send-mail-with-sendmail):
15170         Display the error message.
15171
15172 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15173
15174         * gnus-art.el (gnus-default-article-saver):
15175         Add gnus-summary-save-in-pipe to choices.
15176         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
15177         gnus-summary-pipe-output-default-command as the default command.
15178         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
15179         instead of gnus-last-shell-command.
15180
15181         * gnus-sum.el (gnus-summary-pipe-output-default-command):
15182         New user option.
15183         (gnus-summary-muttprint-program): Mention the value will be changed.
15184         (gnus-summary-save-article): Force showing of all headers.
15185         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
15186
15187 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
15188
15189         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
15190
15191 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
15192
15193         * nnimap.el (nnimap-id):
15194         * sieve-manage.el (sieve-manage-open): Doc fixes.
15195
15196 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
15197
15198         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
15199         if available.
15200
15201 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
15202
15203         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
15204
15205         * nnkiboze.el (nnkiboze-generate-group):
15206         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
15207
15208         * nnmairix.el: Require CL.
15209
15210 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15211
15212         * dgnushack.el: Autoload get-display-table and put-display-table for
15213         XEmacs 21.5.
15214
15215         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
15216         21.4 and SXEmacs.
15217
15218 2008-06-15  David Engster  <dengste@eml.cc>
15219
15220         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
15221
15222 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
15223
15224         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
15225         New macros that expand to an `aset'/`aref' call under Emacs, and to a
15226         runtime choice under XEmacs.
15227
15228         * gnus-sum.el (gnus-summary-set-display-table):
15229         Use `gnus-put-display-table', `gnus-get-display-table',
15230         `gnus-set-display-table' for the display table, instead of `aset'.
15231
15232         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
15233         Use `gnus-put-display-table', `gnus-get-display-table',
15234         `gnus-set-display-table' for the display table.
15235
15236 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15237
15238         * nnmairix.el: Add autoloads.
15239
15240 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
15241
15242         * nnmairix.el (nnmairix-delete-recreate-group)
15243         (nnmairix-update-and-clear-marks): Fix error messages.
15244
15245 2008-06-14  David Engster  <dengste@eml.cc>
15246
15247         * nnmairix.el: Upgrade to version 0.6.
15248         (nnmairix-group-toggle-propmarks-this-group)
15249         (nnmairix-group-toggle-readmarks-this-group)
15250         (nnmairix-group-delete-recreate-this-group)
15251         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
15252         (nnmairix-remove-tick-mark-original-article): New commands.
15253         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
15254         (nnmairix-propagate-marks-to-nnmairix-groups)
15255         (nnmairix-only-use-registry, nnmairix-allowfast-default)
15256         (nnmairix-marks-cache, nnmairix-version-output): New variables.
15257         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
15258         functions needed for marks propagation and manipulation of read marks.
15259         (nnmairix-update-groups): New function.
15260         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
15261         (nnmairix-determine-original-group-from-registry)
15262         (nnmairix-determine-original-group-from-path)
15263         (nnmairix-get-group-from-file-path, nnmairix-map-range)
15264         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
15265         New helper functions.
15266         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
15267         keystrokes for new commands.
15268         (nnmairix-delete-and-create-on-change): Doc string cleanup.
15269         (nnmairix-request-group): Check allow-fast group parameter.
15270         (nnmairix-request-create-group): Set allow-fast group parameter if
15271         nnmairix-allowfast-default is set.
15272         (nnmairix-close-group): Propagate marks upon closing if needed.
15273         (nnmairix-group-toggle-threads-this-group): Use new.
15274         nnmairix-group-toggle-parameter helper function.
15275         (nnmairix-search): Better check for empty search result.
15276         (nnmairix-goto-original-article): Use new helper functions for
15277         determining original article.
15278         (nnmairix-show-original-article): Make sure message-id is in brackets.
15279         (nnmairix-call-mairix-binary): Change variable name.
15280         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
15281         helper function.
15282         (nnmairix-widget-toggle-activate): Fix doc string.
15283
15284 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
15285
15286         * nnir.el: Require edmacro when compiling with XEmacs.
15287         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
15288         available in Emacs 21.
15289
15290 2008-06-11  Glenn Morris  <rgm@gnu.org>
15291
15292         * gnus-util.el (x-focus-frame):
15293         * gnus.el (image-size):
15294         * mm-decode.el (image-size): Declare.
15295
15296         * gnus-picon.el (declare-function): Add compat definition.
15297         (image-size): Declare.
15298
15299         * gnus-group.el (tool-bar-map):
15300         * gnus-sum.el (tool-bar-map): Define for compiler.
15301
15302         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
15303
15304         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
15305
15306         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
15307         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
15308         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
15309         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
15310         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
15311         * sieve-manage.el, spam-report.el, spam.el:
15312         Remove unnecessary eval-and-compile of autoloads.
15313
15314 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
15315
15316         * auth-source.el: Precise Tramp doc.
15317
15318 2008-06-07  Glenn Morris  <rgm@gnu.org>
15319
15320         * nnmairix.el: Remove unnecessary eval-when-compile.
15321
15322 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15323
15324         * lpath.el: Fbind propertize for XEmacs 21.4.
15325
15326 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
15327
15328         * nnir.el: Move here from ../contrib.
15329
15330 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15331
15332         * gnus-util.el (gnus-read-shell-command): New function.
15333         * mm-decode.el (mm-pipe-part):
15334         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
15335
15336 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15337
15338         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
15339
15340 2008-06-03  Glenn Morris  <rgm@gnu.org>
15341
15342         * pop3.el (nnheader-accept-process-output): Autoload it.
15343
15344 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
15345
15346         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
15347         are not 2-digit hexadecimal characters that follow `%'s.
15348
15349 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
15350
15351         * message.el (message-bogus-recipient-p): Fix type in doc string.
15352         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
15353         (message-bogus-addresses): Rename from message-bogus-address-regexp.
15354         Improve custom options.
15355         (message-bogus-recipient-p): Adjust accordingly.
15356
15357 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
15358
15359         * parse-time.el (parse-time-months, parse-time-weekdays): Add
15360         long-form month and day names.
15361
15362 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15363
15364         * dgnushack.el: Autoload debug, eudc-expand-inline and
15365         pgg-snarf-keys-region for XEmacs.
15366
15367         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
15368
15369         * nnmairix.el: Require edmacro when compiling with XEmacs.
15370
15371 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
15372
15373         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
15374         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
15375
15376 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
15377
15378         * auth-source.el: Add more docs.
15379
15380         * netrc.el (netrc-machine): Always match if the port is not given.
15381
15382 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15383
15384         * nnheader.el (nnheader-read-timeout): Change the default timeout from
15385         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
15386         retrieval faster in some cases, but might make CPU usage larger.
15387         If this has any bad side effects, we might revert this change.
15388
15389         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
15390         seems to make mail retrieval much, much faster.
15391         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
15392         unconditionally.
15393
15394         * gnus-draft.el (gnus-group-send-queue):
15395         Bind message-send-mail-partially-limit to nil to avoid being prompted.
15396
15397 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
15398
15399         * mml.el (mml-attach-buffer): Prompt for `disposition'.
15400
15401         * message.el (message-bogus-address-regexp): Fix and improve custom
15402         type.
15403         (message-setup-hook): Add message-check-recipients as custom option.
15404
15405 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
15406
15407         * message.el (message-cite-function): Remove bogus autoload which crept
15408         in during merge from v5-10.
15409
15410 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
15411
15412         * nnimap.el (nnimap-open-connection): Fix login/password bug.
15413
15414         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
15415
15416         * auth-source.el: Preliminary Tramp docs.
15417         (auth-sources): Change the default auth-sources to use
15418         EPA .gpg files.
15419
15420 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
15421
15422         * nntp.el: Autoload `auth-source-user-or-password'.
15423         (nntp-send-authinfo): Use it.
15424
15425         * nnimap.el: Autoload `auth-source-user-or-password'.
15426         (nnimap-open-connection): Use it.
15427
15428         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
15429         for the gnus-message function.
15430         (auth-source-user-or-password): Use it.
15431
15432 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
15433
15434         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
15435         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
15436         (rfc2104-hash): Use it.
15437
15438 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
15439
15440         * gnus-art.el (gnus-article-toggle-truncate-lines):
15441         Don't use `iff' in docstring.
15442
15443 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
15444
15445         * gnus-registry.el: Adjusted copyright dates and added a keyword.
15446
15447         * gnus-util.el (gnus-extract-address-component-name)
15448         (gnus-extract-address-component-email): Convenience functions around
15449         `gnus-extract-address-components'.
15450
15451         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15452         Use `gnus-extract-address-component-email' to fix bug of comparing full
15453         sender name to `user-mail-address'.
15454
15455 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
15456
15457         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
15458         catch/throw to optimize.
15459         (gnus-registry-find-keywords): Just use member to find a keyword.
15460
15461 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15462
15463         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
15464         is current before calling gnus-server-prepare.
15465         (gnus-server-setup-buffer, gnus-server-update-server)
15466         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
15467
15468 2008-05-04  Juri Linkov  <juri@jurta.org>
15469
15470         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
15471         (mailcap-file-default-commands): Use mailcap-replace-in-string
15472         instead of replace-regexp-in-string, and mailcap-delete-duplicates
15473         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
15474
15475 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
15476
15477         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
15478
15479 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15480
15481         * gnus.el: Bump version to 0.11.
15482
15483 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15484
15485         * gnus.el: No Gnus v0.10 is released.
15486
15487 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15488
15489         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
15490         hooks.
15491         (gnus-update-read-articles): Speed up non-marks-using users.
15492         (gnus-use-marks): Define gnus-use-marks.
15493         (gnus-propagate-marks): Rename variable to something more sensible.
15494
15495 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
15496
15497         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
15498         (gmm-image-load-path-for-library): Fix typos in docstrings.
15499         (gmm-message): Reflow docstring.
15500
15501 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
15502
15503         * mail-source.el (mail-source-set-1, mail-source-bind):
15504         Move auth-source code out of the macro to clean it up and fix bugs.
15505
15506 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
15507
15508         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
15509         by sender if it's equal to user-mail-address, it's likely to be
15510         useless.
15511
15512         * mail-source.el (mail-source-bind): Don't use user or password if they
15513         are not bound.  Unintern them if they are nil.  Don't use server unless
15514         it's bound, and default it to empty string otherwise.
15515
15516 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
15517
15518         * mail-source.el: Load auth-source.el.
15519         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
15520         get user name or password, if auth-sources is set up.
15521
15522         * gnus-registry.el (gnus-registry-split-strategy): New variable for
15523         strategy of splitting with parent.
15524         (gnus-registry-split-fancy-with-parent)
15525         (gnus-registry-post-process-groups): Use it and fix prior
15526         bug (returning a list as the split result).
15527
15528         * auth-source.el (auth-sources): Remove server parameter.
15529         (auth-source-pick, auth-source-user-or-password)
15530         (auth-source-user-or-password-imap)
15531         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15532         (auth-source-user-or-password-sftp)
15533         (auth-source-user-or-password-smtp): Remove server parameter.
15534
15535 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
15536
15537         * smime.el (smime-sign-region, smime-encrypt-region)
15538         (smime-decrypt-region):
15539         Remove redundant calls to `generate-new-buffer-name'.
15540
15541 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
15542
15543         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
15544         Don't use QP for message/rfc822.
15545         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
15546
15547 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
15548
15549         * sieve-manage.el (sieve-string-bytes): Remove.
15550         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
15551         correct byte-length only if the process's coding-system is the same as
15552         the one used internally by Emacs to represent strings.
15553
15554 2008-04-22  Juri Linkov  <juri@jurta.org>
15555
15556         * mailcap.el (mailcap-file-default-commands): New function.
15557
15558 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15559
15560         * message.el (message-signature-separator, message-cite-function):
15561         Change custom version.
15562
15563 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
15564
15565         * tls.el (tls-program): Add -ign_eof argument to call the openssl
15566         commands.
15567         (tls-checktrust): Ditto.
15568
15569 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
15570
15571         * mm-decode.el (mm-display-external): Make temp file read-only.
15572
15573 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
15574
15575         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
15576         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
15577         `C-c C-f d'.
15578
15579 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
15580
15581         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
15582
15583 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
15584
15585         * gnus.el: Bump version to 0.9.
15586
15587 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
15588
15589         * gnus.el: No Gnus v0.8 is released.
15590
15591 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15592
15593         * mail-source.el (mail-source-value):
15594         Prefer fboundp to functionp so it works with macros as well.
15595
15596 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15597
15598         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15599         Fix last change in case the element is not even a symbol.
15600
15601 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
15602
15603         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15604         Prefer fboundp to functionp so it works with macros as well.
15605
15606 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
15607
15608         * auth-source.el: Add docs.
15609         (auth-sources): Modify format to support server.
15610         (auth-source-pick, auth-source-user-or-password)
15611         (auth-source-user-or-password-imap)
15612         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15613         (auth-source-user-or-password-sftp)
15614         (auth-source-user-or-password-smtp): Add server parameter.
15615
15616 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
15617
15618         * gnus-registry.el: Initialize the registry when gnus-registry-install
15619         is t.
15620
15621 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15622
15623         * compface.el (uncompface): Make buffer unibyte.
15624
15625 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
15626
15627         * mail-source.el (mail-source-value):
15628         Prefer fboundp to functionp so it works with macros as well.
15629
15630 2008-04-05  Glenn Morris  <rgm@gnu.org>
15631
15632         * gnus-ems.el (mm-disable-multibyte): Autoload it.
15633
15634 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
15635
15636         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
15637         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
15638
15639         * nnheader.el (nnheader-init-server-buffer): Change buffer's
15640         multibyteness after rather than before erasing it.
15641
15642         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
15643         mm-with-multibyte.
15644         (gnus-request-article-this-buffer): Make sure the proper decoding is
15645         used if gnus-original-article-buffer happens to be unibyte.
15646
15647         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
15648         default-enable-multibyte-characters.
15649
15650         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
15651         default-enable-multibyte-characters.
15652
15653         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
15654
15655         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
15656
15657 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
15658
15659         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15660         Fix last change in case the element is not even a symbol.
15661
15662 2008-04-02  Simon Josefsson  <simon@josefsson.org>
15663
15664         * imap.el (imap-enable-exchange-bug-workaround): New variable.
15665         (imap-message-copyuid-1): Use it.
15666         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
15667         J. Williams in
15668         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
15669
15670         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
15671         imap-enable-exchange-bug-workaround.
15672         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
15673
15674 2008-04-01  Simon Josefsson  <simon@josefsson.org>
15675
15676         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
15677         a 100 byte status-checks into a 2-3MB transfer for each group.
15678         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
15679         to enable bug workaround or not.
15680         (nnimap-find-minmax-uid): Only enable workaround conditionally.
15681
15682 2008-03-31  Glenn Morris  <rgm@gnu.org>
15683
15684         * message.el (mml2015-use): Declare for compiler.
15685         (message-info): Require mml2015 when appropriate.
15686
15687 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
15688
15689         * Makefile.in (EMACS_COMP): Quote directory name that might contain
15690         whitespace.
15691
15692 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
15693
15694         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
15695         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
15696         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
15697         (nntp-service-to-port): New function.
15698         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
15699         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
15700         (nntp-open-netcat-stream): New function.
15701         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
15702
15703 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
15704
15705         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
15706
15707 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
15708
15709         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
15710
15711 2008-03-28  Magnus Henoch  <mange@freemail.hu>
15712
15713         * dns.el (dns-write): Use set-buffer-multibyte.
15714
15715 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
15716
15717         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
15718
15719 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15720
15721         * message.el (message-signature-separator): Change default.
15722         Improve custom type.
15723         (message-cite-function): Change default to
15724         message-cite-original-without-signature.
15725
15726         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
15727         toggle.
15728
15729         * message.el (message-check-news-body-syntax): Fix signature check.
15730         (message-setup-1): Mark buffer as unmodified _after_ running
15731         message-setup-hook and handling message-alternative-emails.
15732         (message-shorten-references): Be more strict when building list of
15733         valid references to comply with GNKSA.
15734
15735         * gnus-group.el (gnus-read-ephemeral-bug-group)
15736         (gnus-read-ephemeral-debian-bug-group)
15737         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
15738
15739         * message.el (message-info): Don't use booleanp which isn't supported
15740         in Emacs 21 and XEmacs.
15741
15742 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
15743
15744         * gnus-group.el (gnus-gmane-group-download-format): Rename from
15745         gnus-group-gmane-group-download-format.
15746         (gnus-group-read-ephemeral-gmane-group): Rename from
15747         gnus-group-read-ephemeral-gmane-group.
15748         (gnus-read-ephemeral-gmane-group-url): Rename from
15749         gnus-group-read-ephemeral-gmane-group-url.
15750         (gnus-bug-group-download-format-alist): New variable.
15751         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
15752         (gnus-read-ephemeral-emacs-bug-group): New commands.
15753
15754 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
15755
15756         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
15757         (gnus-visible-headers): Improve custom type.
15758
15759 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
15760
15761         * mml.el (mml-menu): Add workarounds for XEmacs.
15762
15763         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
15764         X-Boundary header.
15765
15766         * message.el (message-simplify-recipients): Fix previous commit.
15767
15768 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
15769
15770         * mm-util.el (mm-set-buffer-multibyte): New function.
15771         * mm-decode.el (mm-copy-to-buffer): Use it.
15772
15773         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
15774         Prefer fboundp to functionp so it works with macros as well.
15775
15776 2008-03-19  Glenn Morris  <rgm@gnu.org>
15777
15778         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
15779         Accidentally removed in the sync process with Emacs.
15780
15781 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
15782
15783         * message.el (message-alter-recipients-discard-bogus-full-name):
15784         New function.
15785         (message-alter-recipients-function): New variable.
15786         (message-get-reply-headers): Use it.
15787         (message-replace-header): New helper function.
15788         (message-recipients-without-full-name): New variable.
15789         (message-simplify-recipients): New command.
15790
15791         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
15792
15793         * message.el (message-info): Handle EasyPG manual.
15794
15795         * mml.el (mml-menu): Add entry for EasyPG.
15796
15797 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
15798
15799         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
15800         parameter.
15801
15802         * message.el (message-disassociate-draft): Specify drafts group name
15803         fully.
15804
15805 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
15806
15807         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
15808         Eliminate unnecessary duplicates from the match list.
15809
15810 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15811
15812         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
15813
15814         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
15815
15816         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
15817         args of `how-many' of which the XEmacs version doesn't take; declare
15818         Info-index-next as function.
15819
15820 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
15821
15822         * gnus-score.el (gnus-score-headers): Fix handling of
15823         gnus-inhibit-slow-scoring.
15824
15825         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
15826         string.
15827         (gnus-button-url-regexp): Improve handling of parenthesis.
15828         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
15829         (gnus-button-handle-info-keystrokes): Handle index entries.
15830
15831 2008-03-15  Glenn Morris  <rgm@gnu.org>
15832
15833         * parse-time.el (parse-time-string): Simplify.
15834
15835 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15836
15837         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
15838         Incoming* files.
15839
15840 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
15841
15842         * auth-source.el (auth-sources): Rename from auth-source-choices.
15843         (auth-source-pick): Use it.
15844
15845 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15846
15847         * binhex.el (binhex-decode-region-internal):
15848         * uudecode.el (uudecode-decode-region-internal):
15849         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
15850         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
15851         setting default-enable-multibyte-characters.
15852
15853 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
15854
15855         * auth-source.el (auth-source-protocols)
15856         (auth-source-protocols-customize, auth-source-choices): Add and
15857         modified variable customizations and defaults.
15858         (auth-source-pick, auth-source-user-or-password)
15859         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
15860         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
15861         (auth-source-user-or-password-sftp)
15862         (auth-source-user-or-password-smtp): Use new variables and provide an
15863         interface to netrc.el.
15864
15865 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
15866
15867         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
15868         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
15869         Make sure the nntp port to specify is a string.
15870
15871 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
15872
15873         * nntp.el: Use with-current-buffer.
15874         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
15875         dubious mm-with-unibyte-current-buffer.
15876         (nntp-with-open-group-function): New function extracted from
15877         nntp-with-open-group macro.
15878         (nntp-with-open-group): Use the function, so it's easier to debug.
15879         Add indentation and debugging info.
15880         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
15881         Recommend the use of the netcat alternatives.
15882
15883         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
15884         Avoid mm-string-as-multibyte as well.
15885
15886         * nnweb.el (nnweb-insert-html):
15887         Remove use of nnheader-string-as-multibyte.
15888
15889         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
15890         (nnheader-string-as-multibyte): Remove.
15891
15892         * mm-view.el: Use inhibit-read-only.
15893         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
15894         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
15895         or unibyte-string.
15896
15897         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
15898         (mm-uu-yenc-extract): Use with-current-buffer.
15899
15900         * gnus-soup.el (gnus-soup-send-packet): Don't use
15901         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
15902
15903         * nnmh.el: Use with-current-buffer.
15904         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
15905         mm-string-as-multibyte on the output of mm-encode-coding-string.
15906
15907         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
15908         (nnimap-request-move-article): Use with-current-buffer.
15909
15910         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
15911         inserting the handle-buffer's text, so the implicit multibyte->unibyte
15912         conversion uses string-make-unibyte rather than string-as-unibyte.
15913
15914         * gnus-msg.el: Use with-current-buffer.
15915
15916         * message.el (message-ignored-resent-headers): Add "Delivered-To".
15917
15918 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
15919
15920         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
15921         string for caching if it is 'PIN.
15922
15923 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15924
15925         * lpath.el: Consider the case without Emacs/W3.
15926
15927 2008-03-08  Glenn Morris  <rgm@gnu.org>
15928
15929         * time-date.el (date-to-time, time-subtract, time-add)
15930         (safe-date-to-time): Doc fixes.
15931
15932 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
15933
15934         * mail-source.el (mail-source-delete-old-incoming-confirm):
15935         Change default to nil.
15936         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
15937
15938 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15939
15940         * lpath.el: Rearrange.
15941
15942         * gnus-art.el (gnus-narrow-to-page): Position point properly.
15943         (gnus-article-goto-prev-page): Work for articles having ^L's.
15944
15945         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
15946
15947         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
15948
15949 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
15950
15951         * gnus-bookmark.el: Adjust for renames in bookmark.el.
15952         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
15953         (gnus-bookmark-jump): Adjust some variable names.
15954
15955 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
15956
15957         * auth-source.el: New package.
15958         (auth-source-choices): Add customization entry point variable.
15959
15960         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
15961         bug.
15962
15963 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
15964
15965         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
15966         (gnus-registry-initialize, gnus-registry-install-p): Use it.
15967         (gnus-registry-install-shortcuts): Rename from
15968         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
15969         the `gnus-registry-mark-map' keymap dynamically from
15970         `gnus-registry-marks'.  The generated functions update the summary line
15971         when a registry mark is added or deleted, and will call
15972         `gnus-registry-install-p' (see the comments in the code).
15973         (gnus-registry-user-format-function-M): Use concat intelligently.
15974
15975         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
15976         the registry mark functions.
15977
15978 2008-03-05  Glenn Morris  <rgm@gnu.org>
15979
15980         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
15981         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
15982         gnus-art.
15983         (top-level): No need to load own source when compiling.
15984
15985 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
15986
15987         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
15988         Suggested by <chris.anderton@zetnet.co.uk>.
15989
15990 2008-03-04  Glenn Morris  <rgm@gnu.org>
15991
15992         * gnus-sum.el (top-level): No need to require gnus when compiling,
15993         since unconditionally required near start of file.
15994         (gnus-summary-display-while-building): Move definition before use.
15995
15996 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
15997
15998         * gnus-registry.el (gnus-registry-user-format-function-M):
15999         Add formatting function.
16000
16001 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
16002
16003         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
16004         with plists.
16005         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
16006         Use new format.
16007
16008 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16009
16010         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
16011         `where-is-internal' that returns a range of key sequences.
16012
16013 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
16014
16015         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
16016
16017         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
16018         (gnus-summary-jump-to-group): Consider windows on other displayed
16019         frames as well.  Similar changes might be needed elsewhere, but that's
16020         the one I've bumped into during my use.
16021
16022         * nndoc.el (nndoc-oe-dbx-type-p):
16023         * gnus-msg.el (gnus-debug):
16024         * gnus-group.el (gnus-update-group-mark-positions):
16025         Use mm-string-to-multibyte.
16026
16027 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
16028
16029         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
16030         doesn't handle NotDashEscaped.
16031
16032         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
16033         (mml-dnd-attach-options): Fix typo in custom choice.
16034
16035         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
16036         Change nndoc-article-type to mbox.
16037         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
16038
16039         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
16040         to nil, instead of html2text.
16041
16042         * imap.el (imap-debug): Add `imap-ping-server'.
16043
16044         * gnus-bookmark.el: Add FIXMEs.
16045
16046         * message.el (message-form-letter-separator)
16047         (message-send-form-letter-delay): New variables.
16048         (message-send-form-letter): Use them.  New command to send form
16049         letters.  Requested by Uwe Siart.
16050         (message-send-mail-function): Doc fix.  Add "Other" custom option.
16051
16052 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16053
16054         * Update copyright years.
16055
16056 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
16057
16058         Sync from EMACS_22_BASE.
16059
16060         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
16061
16062 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
16063
16064         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
16065         empty author.
16066
16067 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
16068
16069         * gnus-registry.el (gnus-registry-marks): Add variable for
16070         customization of marks and their appearance.
16071         (gnus-registry-read-mark): Use it.
16072         (gnus-registry-do-marks): Add utility function to loop through
16073         `gnus-registry-marks'.
16074         (gnus-registry-install-shortcuts-and-menus): Add function to install
16075         shortcuts and menus.
16076         (gnus-registry-initialize): Use it.
16077         (gnus-registry-default-mark): Clarify documentation.
16078
16079 2008-02-29  Glenn Morris  <rgm@gnu.org>
16080
16081         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
16082         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
16083         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
16084         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
16085         Change defcustom :version from 23.0 to 23.1.
16086
16087 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
16088
16089         * gnus-registry.el (gnus-registry-follow-group-p)
16090         (gnus-registry-post-process-groups): Add functions to aid registry
16091         splitting and improve logging.  Clarify behavior in function
16092         documentation.
16093         (gnus-registry-split-fancy-with-parent): Use them.
16094
16095 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
16096
16097         * gnus-art.el: Use with-current-buffer.
16098
16099 2008-02-27  David Engster  <dengste@eml.cc>
16100
16101         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
16102         Express real group name in the response.
16103
16104 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16105
16106         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
16107         (nnmairix-last-server, nnmairix-current-server): Defvar them.
16108         (nnmairix-goto-original-article): Defvar gnus-registry-install and
16109         autoload gnus-registry-fetch-group when compiling.
16110         (nnmairix-request-group-with-article-number-correction):
16111         Remove unreferenced argument passed to nnmairix-call-backend.
16112
16113 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
16114
16115         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
16116         (mm-uu-extract): Improve face for low color ttys.
16117         Reported by Sascha Wilde.
16118
16119 2008-02-27  Glenn Morris  <rgm@gnu.org>
16120
16121         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
16122         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
16123         variables to defconsts.  Convert comments to doc-strings.
16124         (nnmairix-last-server, nnmairix-current-server): Convert from free
16125         variables to defvars.  Convert comments to doc-strings.
16126         (gnus-registry-fetch-group): Autoload.
16127         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
16128         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
16129         (nnmairix-widget-build-editable-fields): Use car cddr rather than
16130         caddr.
16131         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
16132         nnmairix-request-group-with-article-number-correction call.
16133         (nnmairix-fast, nnmairix-group): New, less general names, for free
16134         variables passed from nnmairix-request-group to
16135         nnmairix-request-group-with-article-number-correction.  Declare.
16136         (nnmairix-request-group-with-article-number-correction):
16137         Use nnmairix-fast, nnmairix-group rather than fast, group.
16138
16139 2008-02-26  David Engster  <dengste@eml.cc>
16140
16141         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
16142         version 0.5.
16143
16144 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
16145
16146         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
16147         instead of making an extra function call.  Don't add the current group
16148         to articles only when they have the group.  Use
16149         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
16150         Reported by David <de_bb@arcor.de>.
16151
16152 2008-02-24  Miles Bader  <miles@gnu.org>
16153
16154         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
16155         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
16156         (mm-find-mime-charset-region):
16157         * mm-bodies.el (mm-encode-body):
16158         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
16159
16160 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16161
16162         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
16163         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
16164
16165 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
16166
16167         * mail-source.el (mail-source-delete-incoming): Change default.
16168         Supplement doc string.
16169
16170         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
16171
16172 2008-02-14  Glenn Morris  <rgm@gnu.org>
16173
16174         * time-date.el (format-seconds): New function.
16175
16176 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
16177
16178         * nnmail.el (nnmail-message-id-cache-file): Derive from
16179         `gnus-home-directory'.
16180
16181 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
16182
16183         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
16184         Document negative prefix.
16185
16186         * gnus-group.el (gnus-group-read-group): Document negative prefix.
16187
16188 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16189
16190         * message.el (message-unsent-separator): Add the Exim bounce
16191         separator.
16192
16193 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
16194
16195         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
16196         list.
16197         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
16198         recipient/signer list.
16199
16200 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16201
16202         * Makefile.in (datarootdir): Define.
16203         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
16204         name that might contain whitespace.
16205
16206 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
16207
16208         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
16209         fbound (Emacs 23 unicode), signal an error.
16210
16211 2008-02-08  Glenn Morris  <rgm@gnu.org>
16212
16213         * gnus-art.el (pgg-display-output-buffer): Declare as function.
16214
16215 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
16216
16217         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
16218         ports to the calls to `netrc-machine-user-or-password' in addition to
16219         "imap" and "imaps".
16220
16221 2008-02-01  Zhang Wei  <id.brep@gmail.com>
16222
16223         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
16224
16225         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
16226
16227 2008-02-01  Kenichi Handa  <handa@m17n.org>
16228
16229         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
16230         rfc2104-hexstring-to-bitstring and changed to return a byte list.
16231         (rfc2104-hash): Convert the result of concat to unibyte string.
16232
16233 2008-02-01  Dave Love  <fx@gnu.org>
16234
16235         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
16236         coding-system-for-read.
16237         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
16238
16239 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
16240
16241         * gnus.el (gnus-group-startup-message): Add `find-image' call before
16242         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
16243         <hanche@math.ntnu.no>.
16244
16245 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16246
16247         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
16248
16249         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
16250
16251 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
16252
16253         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
16254         * message.el (message-beginning-of-line): Use featurep instead of bound
16255         tests in order to resolve conditionals at compile time.
16256
16257 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
16258
16259         * mail-source.el (mail-sources): Add `group' choice.
16260
16261         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
16262         parameter `in-group' to control into which group the articles go.
16263         Add treatment of `group' mail-source.
16264
16265 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
16266
16267         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
16268
16269         * mm-decode.el (mm-dissect-buffer): Decode description.
16270
16271         * mml.el (mml-to-mime): Encode message header first.
16272
16273 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16274
16275         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
16276         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
16277
16278         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
16279         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
16280
16281 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
16282
16283         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
16284
16285 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16286
16287         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
16288         prefix keys.
16289         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
16290         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
16291         gnus-xmas.el.
16292
16293         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
16294         (gnus-xmas-article-describe-bindings): New function.
16295         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
16296         gnus-xmas-article-describe-bindings.
16297
16298         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
16299
16300 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
16301
16302         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
16303         Add new variables for article mark management.
16304         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
16305         list of extra data entries which, when present, will indicate that the
16306         article ID should not be trimmed from the registry.
16307         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
16308         functions.
16309         (gnus-registry-read-mark): New function to read a mark name from the
16310         user.
16311         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
16312         (gnus-registry-set-article-mark-internal): New functions to add and
16313         remove marks.
16314         (gnus-registry-get-article-marks): New function to show the marks for
16315         an article, or retrieve them for further use.
16316
16317 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16318
16319         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
16320         keys when no argument is given.
16321
16322 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
16323
16324         * imap.el (imap-ping-server): New variable.
16325         (imap-opened): On add extra ping if imap-ping-server is non-nil.
16326         (imap-ping-server): Minor doc string fixes.
16327
16328 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
16329
16330         * imap.el (imap-ping-server): New function.
16331         (imap-opened): Call imap-ping-server.
16332
16333 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
16334
16335         * gnus-sum.el (gnus-article-sort-by-random)
16336         (gnus-thread-sort-by-random): Fix doc strings.
16337         Reported by jidanni@jidanni.org.
16338
16339 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16340
16341         * gnus-art.el (gnus-article-describe-bindings): New function.
16342         (gnus-article-read-summary-keys): Use it.
16343         (gnus-article-mode-map): Bind `C-h b' to it.
16344
16345 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16346
16347         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
16348         XEmacs.
16349         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16350         Protect against non-character events.
16351
16352         * lpath.el: Fbind map-keymap for Emacs 21.
16353
16354 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
16355
16356         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
16357         New command.
16358         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
16359         instead of END.  Change name of the temp file.
16360         (gnus-group-gmane-group-download-format): Add doc string.  Make it
16361         customizable.
16362
16363 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16364
16365         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
16366         bind `S W' to gnus-article-wide-reply-with-original; set default
16367         binding to gnus-article-read-summary-send-keys.
16368         (gnus-article-read-summary-keys): Fix the order of keys; display
16369         continuation keys correctly in the echo area; describe bindings
16370         correctly when keys end with `C-h'.
16371         (gnus-article-read-summary-send-keys): New function.
16372         (gnus-article-describe-key, gnus-article-describe-key-briefly):
16373         Work for gnus-article-read-summary-send-keys; display continuation keys
16374         correctly in the echo area.
16375         (gnus-article-reply-with-original): Ignore prefix argument.
16376         (gnus-article-wide-reply-with-original): New function.
16377
16378         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
16379         Emacs 21.
16380
16381 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
16382
16383         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
16384         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
16385
16386 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
16387
16388         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
16389         (gnus-group-read-ephemeral-gmane-group): New command.
16390
16391 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
16392
16393         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
16394
16395 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16396
16397         * message.el (message-send-mail-function): Increase custom version.
16398
16399         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
16400         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
16401
16402 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
16403
16404         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
16405         for the cases where imap-authenticate is called with a nil buffer
16406         parameter.
16407
16408 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16409
16410         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
16411         html parts correctly; support forwarded messages.
16412         (gnus-article-browse-html-article): Remove work buffers.
16413
16414         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
16415         compiling.
16416         (netrc-bound-and-true-p): New macro.
16417         (netrc-parse): Use it instead of bound-and-true-p that is not available
16418         in XEmacs 21.4.
16419
16420 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
16421
16422         * gnus-registry.el (gnus-registry-mark-article)
16423         (gnus-registry-article-marks): Add functionality to mark articles
16424         through the Gnus registry.
16425
16426         * encrypt.el: Clarify documentation for the new pgg method.
16427         (encrypt-file-alist): Add PGG option.
16428         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
16429         functionality.  Abstract password key and messaging to external
16430         functions.
16431         (encrypt-password-key, encrypt-get-passphrase-if-needed)
16432         (encrypt-message-method-and-cipher): Add new convenience external
16433         functions.
16434         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
16435         (encrypt-pgg-process-buffer): Add PGG functionality glue.
16436
16437         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
16438         (netrc-parse): Use encrypt-file-alist to determine if
16439         encrypt-find-model or encrypt-insert-file-contents should be used.
16440
16441         * encrypt.el: Clarify documentation.  Load password-cache or
16442         password, whichever one is found first, instead of autoloading.
16443
16444 2007-12-19  Glenn Morris  <rgm@gnu.org>
16445
16446         * mml.el (message-options-set, message-narrow-to-head)
16447         (message-in-body-p, message-mail-p, message-encode-message-body):
16448         Autoload.
16449         (message-remove-header, message-narrow-to-headers-or-head)
16450         (message-subscribed-p, message-make-mail-followup-to)
16451         (message-position-on-field, message-news-p)
16452         (message-options-set-recipient, message-generate-headers)
16453         (message-sort-headers): Declare as functions.
16454
16455 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
16456
16457         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
16458         convention in doc string.
16459
16460 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
16461
16462         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
16463         title to html parts.
16464         (gnus-article-browse-html-article): Pass message header to it.
16465
16466         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
16467
16468 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
16469
16470         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
16471         or password compatible with XEmacs.
16472
16473 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
16474
16475         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
16476         format document.
16477         (gnus-mime-delete-part): Don't write description line if empty.
16478         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
16479
16480 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
16481
16482         * gnus-sum.el (gnus-summary-mark-unread-as-read)
16483         (gnus-summary-mark-read-and-unread-as-read)
16484         (gnus-summary-mark-current-read-and-unread-as-read)
16485         (gnus-summary-mark-unread-as-ticked): Doc fix.
16486         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
16487
16488 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16489
16490         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
16491         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16492
16493 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
16494
16495         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
16496         yes-or-no-p.
16497
16498 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16499
16500         * mm-decode.el (mm-add-meta-html-tag): New function.
16501         (mm-save-part-to-file, mm-pipe-part): Use it.
16502
16503         * gnus-art.el (gnus-article-browse-delete-temp-files):
16504         Use gnus-y-or-n-p instead of y-or-n-p.
16505         (gnus-article-browse-html-parts): Work with message/external-body; use
16506         mm-add-meta-html-tag.
16507
16508 2007-12-11  Glenn Morris  <rgm@gnu.org>
16509
16510         * gnus-cache.el: Require gnus-sum not just when compiling.
16511
16512         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
16513
16514         * gnus-int.el (gnus-server-opened, gnus-status-message):
16515         Move definitions before use.
16516
16517         * mm-decode.el: Require gnus-util.
16518         (mm-remove-part): Only call delete-annotation on XEmacs.
16519
16520         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
16521
16522         * nnmail.el: Require gnus-int.
16523
16524         * spam.el: Move `require's before `eval-when-compile's.
16525
16526         * gnus-ems.el (gnus-alive-p):
16527         * gnus-fun.el (message-goto-eoh):
16528         * gnus-util.el (gnus-group-name-decode):
16529         * mail-source.el (gnus-compress-sequence):
16530         * message.el (Info-goto-node, format-spec):
16531         * mm-bodies.el (message-options-get):
16532         * mm-decode.el (mm-view-pkcs7):
16533         * mm-util.el (gmm-write-region):
16534         * mml-smime.el (mml-compute-boundary)
16535         (gnus-completing-read-with-default):
16536         * mml.el (widget-button-press, gnus-make-hashtable):
16537         * mml1991.el (mm-decode-content-transfer-encoding)
16538         (mm-encode-content-transfer-encoding)
16539         (message-options-get, message-options-set):
16540         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
16541         * nnfolder.el (gnus-request-group):
16542         * nnheader.el (ietf-drums-unfold-fws):
16543         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
16544         * smime.el (gnus-run-mode-hooks):
16545         * spam-stat.el (gnus-message): Autoload.
16546
16547         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
16548         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
16549         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
16550         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
16551         Add declare-function compatibility definition.
16552
16553         * gnus-cache.el (nnvirtual-find-group-art):
16554         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
16555         (gnus-add-image, gnus-add-wash-type):
16556         * gnus-group.el (nnkiboze-score-file):
16557         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
16558         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
16559         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
16560         (message-tokenize-header, gnus-get-buffer-create)
16561         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
16562         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
16563         * gnus.el (gnus-group-decoded-name):
16564         * mail-source.el (imap-capability):
16565         * mm-bodies.el (message-options-set):
16566         * mm-decode.el (gnus-configure-windows):
16567         * mm-extern.el (message-goto-body):
16568         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
16569         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
16570         (epg-sub-key-validity, message-options-set):
16571         * mml.el (widget-event-point, gnus-configure-windows):
16572         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
16573         * mml2015.el (epg-check-configuration, epg-configuration)
16574         (message-options-set):
16575         * nndb.el (nndb-request-article):
16576         * nnfolder.el (gnus-request-create-group):
16577         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
16578         * nnmaildir.el (gnus-group-mark-article-read):
16579         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
16580         * rfc1843.el (message-fetch-field):
16581         * spam.el (gnus-extract-address-components):
16582         Declare as functions.
16583
16584 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16585
16586         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
16587
16588         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
16589
16590         * lpath.el: Fbind run-mode-hooks for Emacs 21;
16591         bind show-trailing-whitespace for XEmacs.
16592
16593 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
16594
16595         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
16596         new no-op macro for backward compatibility.
16597
16598         * imap.el (imap-string-to-integer): New function.
16599
16600 2007-12-09  Glenn Morris  <rgm@gnu.org>
16601
16602         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
16603
16604         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
16605         * message.el, mm-view.el, sieve-manage.el, smime.el:
16606         Add declare-function compatibility definition.
16607
16608         * gnus-art.el (w3-region, w3m-region, Info-menu):
16609         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
16610         * gnus-sum.el (gnus-get-predicate):
16611         * gnus-util.el (mm-append-to-file, w32-focus-frame):
16612         * message.el (mail-abbrev-in-expansion-header-p):
16613         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
16614         (w3m-detect-meta-charset, w3m-region):
16615         * sieve-manage.el (password-read, password-cache-add)
16616         (password-cache-remove):
16617         * smime.el (password-read-and-add): Declare as functions.
16618
16619 2007-12-08  David Kastrup  <dak@gnu.org>
16620
16621         * gnus-sum.el (gnus-summary-simplify-subject-query):
16622         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
16623         `message'.
16624
16625 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16626
16627         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
16628         it to bind idna-program, installation-directory, defined-colors, and
16629         face-attribute for XEmacs of the version that compiles defcustom forms.
16630
16631 2007-12-07  Glenn Morris  <rgm@gnu.org>
16632
16633         * gnus-art.el (article-make-date-line): Revert previous change.
16634
16635 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
16636
16637         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
16638
16639 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
16640
16641         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
16642         Call gnus-add-to-range ranges only once with a prepared article-list.
16643
16644 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
16645
16646         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
16647         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
16648         group names with backslashes.
16649         Reported by Tassilo Horn <tassilo@member.fsf.org>.
16650
16651 2007-12-06  Deepak Goel  <deego3@gmail.com>
16652
16653         * gnus-art.el (article-make-date-line):
16654         * gnus-start.el (gnus-load):
16655         * pop3.el (pop3-read-response): Fix buggy call to `error'.
16656
16657 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16658
16659         * gnus-art.el (gnus-use-idna):
16660         * gnus-start.el (gnus-site-init-file):
16661         * message.el (message-use-idna):
16662         * mm-uu.el (mm-uu-hide-markers):
16663         * smiley.el (smiley-style): Revert changes that suppress warnings.
16664
16665 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16666
16667         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
16668         specify charset to html source.
16669         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
16670
16671 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
16672
16673         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
16674         idna-program in order to suppress byte compile warning issued by XEmacs
16675         that came to byte compile the default value section of defcustom forms
16676         recently.
16677
16678         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
16679         value of installation-directory.
16680
16681         * message.el (message-use-idna): Don't directly refer to the value of
16682         idna-program.
16683
16684         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
16685
16686         * smiley.el (smiley-style): Don't directly call face-attribute.
16687
16688 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
16689
16690         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
16691
16692         * gnus-dired.el: Reduce Gnus dependencies.
16693         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
16694         Don't require.  Use autoloads instead.
16695         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
16696         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
16697         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
16698         (gnus-dired-mode): Adjust doc string.
16699         (gnus-dired-mail-mode): New variable.
16700         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
16701         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
16702         (gnus-dired-mail-buffers): New function.  Return mail or message
16703         composition buffers.
16704         (gnus-dired-attach): Use it.
16705         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
16706         NO-DECODE.
16707         (gnus-dired-print): Use `gnus-print-buffer' depending on
16708         `gnus-dired-mail-mode'.
16709
16710 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16711
16712         * rfc2047.el (rfc2047-encoded-word-regexp)
16713         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
16714         explaining what regexp patterns are for.
16715
16716 2007-12-04  Glenn Morris  <rgm@gnu.org>
16717
16718         * password.el: Move to password-cache.el.
16719
16720         * mml1991.el (password-read, password-cache-add, password-cache-remove):
16721         * mml2015.el (password-read, password-cache-add, password-cache-remove):
16722         * mml-smime.el (password-read, password-cache-add)
16723         (password-cache-remove):
16724         No need to autoload, since mml-sec requires password.
16725
16726         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
16727         * message.el (gnus-extract-address-components):
16728         * mml-smime.el (gnus-extract-address-components): Define for compiler.
16729
16730         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
16731         password.
16732
16733 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
16734
16735         * mailcap.el: Reduce dependencies.
16736         (mail-header-parse-content-type): Autoload.
16737         (mailcap-delete-duplicates): New alias.
16738         (mailcap-mime-info): Add optional argument NO-DECODE.
16739         (mailcap-mime-types): Use mailcap-delete-duplicates.
16740
16741         * message.el (message-ignored-supersedes-headers): Add "X-ID".
16742
16743 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
16744
16745         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
16746         (imap-parse-status): Upcase status-att for servers that sends them
16747         lower-case (e.g., MS Exchange 2007).
16748
16749 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16750
16751         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
16752         function.
16753
16754         * gnus-uu.el (gnus-uu-decode-yenc): New command.
16755         (gnus-uu-yenc-article): New function.
16756
16757         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
16758
16759         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
16760
16761 2007-12-02  Glenn Morris  <rgm@gnu.org>
16762
16763         * binhex.el (binhex): New custom group.
16764         (binhex-decoder-program, binhex-decoder-switches)
16765         (binhex-use-external): Move to the binhex custom group.
16766
16767         * uudecode.el (uudecode): New custom group.
16768         (uudecode-decoder-program, uudecode-decoder-switches)
16769         (uudecode-use-external): Move to the uudecode custom group.
16770
16771         * netrc.el (top-level): Don't load `encrypt' features.
16772         (netrc-parse): Don't use encrypt.
16773         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
16774
16775         * encrypt.el: Remove file.
16776
16777 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
16778
16779         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
16780         matches on patches.
16781
16782         * gnus-art.el (gnus-article-browse-html-article):
16783         Mention `mm-text-html-renderer' in the doc string.
16784
16785         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
16786         string.  Add comments.
16787
16788         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
16789         if rhs is ASCII.
16790
16791 2007-12-01  Glenn Morris  <rgm@gnu.org>
16792
16793         * mail-source.el (top-level): Require format-spec before
16794         eval-when-compile.
16795
16796 2007-11-30  Glenn Morris  <rgm@gnu.org>
16797
16798         * encrypt.el: Require password, rather than autoloading password-read.
16799
16800 2007-11-29  Glenn Morris  <rgm@gnu.org>
16801
16802         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
16803         (sasl-make-client, sasl-next-step, sasl-step-data)
16804         (sasl-step-set-data): Declare as functions.
16805
16806 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
16807
16808         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
16809
16810 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
16811
16812         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
16813         certs should be verified and what is to be done in the event of a
16814         verification failure.
16815
16816         * gnus.el (gnus-method-to-server): Add an optional parameter so the
16817         caller can indicate whether the cache should be disregarded for this
16818         call.  This way the result of the call is reproducible at all times and
16819         can be considered a canonical server name for the supplied method.
16820         (gnus-agent-method-p): Canonicalize server names by pushing their
16821         method through `gnus-method-to-server' using the no-cache argument.
16822
16823         * gnus-srvr.el (gnus-server-insert-server-line):
16824         Call `gnus-method-to-server' with `no-cache' argument.
16825
16826         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
16827         gnus-agent-possibly-synchronize-flags as this should be called when the
16828         server is actually being opened.
16829         (gnus-agent-possibly-synchronize-flags)
16830         (gnus-agent-possibly-synchronize-flags-server): Move check for the
16831         flags file of an agentized server to the latter function.
16832
16833         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
16834         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
16835         after a connection has been established successfully.
16836
16837 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16838
16839         * gnus-art.el (article-display-face): Force to display face if called
16840         interactively; check if gnus-article-x-face-too-ugly matches author.
16841         (article-display-x-face): Display face even if From header is missing
16842         as article-display-face does.
16843
16844 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
16845
16846         * hashcash.el (message-narrow-to-headers-or-head)
16847         (message-fetch-field, message-goto-eoh)
16848         (message-narrow-to-headers): Declare as functions.
16849
16850 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
16851
16852         * mail-source.el (mail-sources): Default to fetch from file for
16853         compatibility with default of nnmail-spool-file.
16854
16855 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16856
16857         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
16858         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
16859         to look for encoded word that should be encoded again.
16860         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
16861         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
16862         encoding pattern.
16863         (rfc2047-decode-region): Switch strict regexp and loose one according
16864         to rfc2047-allow-irregular-q-encoded-words.
16865
16866 2007-11-25  Romain Francoise  <romain@orebokech.com>
16867
16868         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
16869
16870 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
16871
16872         * tls.el (tls-program): Provide more custom choices from
16873         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
16874         (tls-process-connection-type, tls-success): Remove "*" in doc string.
16875
16876 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16877
16878         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
16879         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
16880
16881         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
16882         `nnmail-spool-file'.
16883
16884         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
16885         `nnmail-spool-file'.
16886
16887         * gnus-move.el (gnus-change-server): Ditto.
16888
16889         * gnus-kill.el (gnus-batch-score): Ditto.
16890
16891         * gnus-cache.el (gnus-jog-cache): Ditto.
16892
16893         * gnus-msg.el (gnus-summary-reply):
16894         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
16895
16896 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16897
16898         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
16899         version.  Minor improvement to doc strings.
16900         (tls-program): Add comment.
16901
16902 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
16903
16904         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
16905         (tls-checktrust): New variable.  Check if GNU TLS complained about a
16906         mismatch between the hostname provided in the certificate and the name
16907         of the host connnecting to.
16908         (open-tls-stream): Use them.  Check certificates against trusted root
16909         certificates.
16910
16911 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
16912
16913         * gnus-cache.el (gnus-cache-generate-nov-databases):
16914         Use nnml-generate-nov-databases-directory instead of
16915         nnml-generate-nov-databases-1.
16916
16917 2007-11-24  Glenn Morris  <rgm@gnu.org>
16918
16919         * message.el (message-tool-bar-retro): Update for rename
16920         mail_send.xpm->mail-send.xpm.
16921
16922 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
16923
16924         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
16925         `smime-ldap-search' for Emacs 22 and up.
16926
16927 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
16928
16929         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
16930
16931         * message.el (message-send-mail-function): Fix error convention.
16932         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
16933         (message-widen-reply, message-send-mail, message-talkative-question)
16934         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
16935         (message-clone-locals, message-send-news): Use with-current-buffer.
16936         (message-insert-or-toggle-importance): Remove unused var `valid'.
16937         (message-make-references): Remove unused var `new-references'.
16938         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
16939
16940 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
16941
16942         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
16943         (spam-split-symbolic-return-positive): Reflow docstring.
16944         (spam-backends, spam-summary-exit-behavior)
16945         (spam-mark-ham-unread-before-move-from-spam-group)
16946         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
16947         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
16948         (spam-clear-cache, spam-backend-check, spam-install-backend)
16949         (spam-install-statistical-backend, spam-list-of-processors)
16950         (spam-group-processor-p, spam-split, spam-bogofilter-score)
16951         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
16952         (spam-check-crm114, spam-initialize, spam-unload-hook):
16953         Fix typos in docstrings.
16954
16955 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16956
16957         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
16958         been checked if they have never been read and those group levels are
16959         higher than the one that a user specified.
16960
16961 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16962
16963         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
16964         foreign groups unless a group level is specified by a user.
16965         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
16966
16967 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
16968
16969         * message.el (message-send-mail-function): Require sendmail.
16970
16971 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
16972
16973         * message.el (message-send-mail-function): Check for smtpmail too.
16974
16975         * utf7.el (utf7-encode, utf7-decode): Use coding system
16976         `utf-7'/`utf-7-imap' from utf-7.el' if available.
16977
16978         * message.el (message-send-mail-function): New function.
16979         (message-send-mail-function): Set default using
16980         message-send-mail-function.  Adjust doc string.
16981         (message-send-mail-with-mailclient): New function.
16982
16983 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
16984
16985         * smime.el (from):
16986         * rfc2047.el (message-posting-charset):
16987         * qp.el (mm-use-ultra-safe-encoding):
16988         * pop3.el (parse-time-months):
16989         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
16990         * nnml.el (files):
16991         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
16992         (jka-compr-compression-info-list, ange-ftp-path-format)
16993         (efs-path-regexp):
16994         * nndiary.el (files):
16995         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
16996         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
16997         (epg-digest-algorithm-alist, inhibit-redisplay)
16998         (password-cache-expiry):
16999         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
17000         (pgg-output-buffer, password-cache-expiry):
17001         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
17002         (efs-path-regexp):
17003         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
17004         (inhibit-redisplay):
17005         * mm-uu.el (file-name, start-point, end-point, entry)
17006         (gnus-newsgroup-name, gnus-newsgroup-charset):
17007         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
17008         (latin-unity-ucs-list):
17009         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
17010         (mm-uu-binhex-decode-function):
17011         * message.el (gnus-message-group-art, gnus-list-identifiers)
17012         (rmail-enable-mime-composing, gnus-local-organization)
17013         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
17014         (gnus-read-active-file, facemenu-add-face-function)
17015         (facemenu-remove-face-function, gnus-article-decoded-p)
17016         (tool-bar-mode):
17017         * mail-source.el (display-time-mail-function):
17018         * gnus-util.el (nnmail-pathname-coding-system)
17019         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
17020         (gnus-original-article-buffer, gnus-user-agent)
17021         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
17022         (xemacs-codename, sxemacs-codename, emacs-program-version):
17023         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
17024         * gnus-start.el (gnus-agent-covered-methods)
17025         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
17026         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
17027         (gnus-newsgroup-headers, gnus-group-list-mode)
17028         (gnus-group-mark-positions, gnus-newsgroup-data)
17029         (gnus-newsgroup-unreads, nnoo-state-alist)
17030         (gnus-current-select-method, mail-sources)
17031         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
17032         (nnmail-spool-file, gnus-cache-active-hashtb):
17033         * gnus-mh.el (mh-lib-progs):
17034         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
17035         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
17036         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
17037         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
17038         (gnus-group-buffer):
17039         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
17040         (font-lock-set-defaults):
17041         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
17042         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
17043         (gnus-summary-post-menu, total-parts, type, condition, length):
17044         * gnus-agent.el (gnus-agent-read-agentview):
17045         * flow-fill.el (show-trailing-whitespace):
17046         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
17047         eval-and-compile wrappers for byte compiler pacifiers.
17048
17049         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
17050         (mm-display-inline-fontify): Check for featurep 'xemacs not
17051         extent-list.
17052
17053         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
17054         itimer-list.
17055         (mm-create-image-xemacs): Only do something for XEmacs.
17056         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
17057
17058         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
17059
17060         * gnus-registry.el (gnus-adaptive-word-syntax-table):
17061         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
17062
17063 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
17064
17065         * nnimap.el (nnimap-split-download-body):
17066         * gnus-demon.el (gnus-demon):
17067         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
17068
17069 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17070
17071         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
17072         New macros.
17073         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
17074         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
17075         copy data from unibyte buffer to multibyte current buffer.
17076         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
17077         to copy data from unibyte current buffer to multibyte buffer.
17078         (nntp-make-process-buffer): Make process buffer unibyte.
17079
17080         * pop3.el (pop3-open-server): Fix typo in Lisp code.
17081
17082 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
17083
17084         * pop3.el (pop3-open-server): Accept and process data more robustly at
17085         connection start to avoid spurious "POP SSL connection failed" errors.
17086
17087 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17088
17089         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
17090         read group names.
17091
17092 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
17093
17094         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
17095
17096 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17097
17098         * nnmail.el (nnmail-parse-active): Make group names unibyte.
17099         (nnmail-save-active): Use a unibyte buffer when saving active file,
17100         which may contain non-ASCII group names.
17101
17102         * nnml.el (nnml-request-group): Decode group names in messages.
17103
17104 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
17105
17106         * message.el (message-citation-line-function)
17107         (message-insert-formatted-citation-line): Fix spelling of
17108         `message-insert-formated-citation-line'.
17109
17110 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
17111
17112         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
17113
17114 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17115
17116         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
17117         nnmail-pathname-coding-system.
17118
17119         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
17120         that a user enters; decode group names in messages.
17121
17122         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
17123
17124 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
17125
17126         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
17127
17128         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
17129
17130         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
17131         risky local variable.
17132
17133         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
17134
17135 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
17136
17137         * encrypt.el: Improve documentation to fix function name typo.
17138         Reported by Daiki Ueno <ueno@unixuser.org>.
17139
17140 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17141
17142         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
17143         even if the point is not in the last page of an article.
17144         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
17145         back to the previous page.
17146
17147 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
17148
17149         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
17150
17151 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17152
17153         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
17154
17155 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
17156
17157         * message.el (message-check-news-body-syntax):
17158         Avoid mm-string-as-multibyte.
17159         (message-hide-headers): Don't assume (point-min)==1.
17160
17161 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
17162
17163         * message.el (message-remove-blank-cited-lines): Fix if remove is
17164         given.
17165         (message-bogus-address-regexp): New variable.
17166         (message-bogus-recipient-p): New function.
17167         (message-check-recipients): New command.
17168         (message-syntax-checks): Add `bogus-recipient'.
17169         (message-fix-before-sending): Add `bogus-recipient'.
17170
17171         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
17172         (gnus-treat-body-boundary): Don't test window-system.
17173
17174 2007-10-28  Leo Liu  <sdl.web@gmail.com>
17175
17176         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
17177
17178 2007-10-28  Miles Bader  <miles@gnu.org>
17179
17180         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
17181         at compile-time too.
17182
17183 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
17184
17185         * gnus-msg.el (gnus-message-setup-hook):
17186         Add `message-remove-blank-cited-lines' to options.
17187
17188 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
17189
17190         * message.el (message-remove-blank-cited-lines): New function.
17191         Suggested by Karl Plästerer.
17192
17193 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17194
17195         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
17196         mapc.
17197
17198         * imap.el (imap-open): Replace mapcar called for effect with mapc.
17199         (top-level): Use mapc to set functions to be traced for debugging.
17200
17201         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
17202         called for effect with while loop.
17203
17204         * message.el (message-talkative-question): Replace mapcar called for
17205         effect with mapc.
17206
17207         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
17208         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
17209         called for effect with dolist.
17210
17211         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
17212
17213         * nndiary.el: Use dolist instead of mapcar to add diary headers to
17214         gnus-extra-headers and nnmail-extra-headers.
17215
17216         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
17217         called for effect with dolist.
17218         (top-level): Use mapc to set functions to be traced for debugging.
17219
17220         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
17221         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
17222         dolist.
17223
17224         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
17225         Replace mapcar called for effect with mapc.
17226         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
17227         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
17228         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
17229         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
17230
17231         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
17232         remove-if that's a cl function.
17233
17234         * webmail.el (webmail-debug): Replace mapcar called for effect with
17235         dolist.
17236
17237         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
17238         with mapc.
17239
17240 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17241
17242         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
17243         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
17244         with while loop.
17245
17246         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
17247         functions from article-* functions.
17248         (gnus-multi-decode-header): Replace mapcar called for effect with
17249         dolist.
17250
17251         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
17252         (gnus-bookmark-show-details): Replace mapcar called for effect with
17253         while loop.
17254
17255         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
17256         called for effect with while loop.
17257
17258         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
17259         with dolist.
17260
17261         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
17262         Replace mapcar called for effect with dolist.
17263
17264         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
17265
17266         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
17267         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
17268         Replace mapcar called for effect with dolist.
17269         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
17270         mapc.
17271
17272         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
17273         Replace mapcar called for effect with dolist.
17274         (gnus-topic-list): Replace mapcar called for effect with mapc.
17275
17276         * gnus.el: Use mapc instead of mapcar to add autoloads.
17277
17278 2007-10-23  Richard Stallman  <rms@gnu.org>
17279
17280         * gnus-group.el (gnus-group-highlight): Mark as risky.
17281
17282 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17283
17284         * gnus.el (gnus-server-to-method): Return method found first in
17285         gnus-newsrc-alist.
17286
17287         * gnus-art.el (gnus-article-highlight-signature)
17288         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
17289         button overlay without the front stickiness.
17290
17291 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
17292
17293         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
17294         overview buffer needed a catch to receive its throw.
17295         (gnus-agent-flush-cache): Declare as interactive to make this function
17296         easier to use.
17297
17298 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
17299
17300         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
17301         `next-line'.
17302
17303 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17304
17305         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
17306         exclude address matching message-dont-reply-to-names.
17307
17308 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17309
17310         * gnus-util.el (gnus-string<): New function.
17311
17312         * gnus-sum.el (gnus-article-sort-by-author)
17313         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
17314
17315 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
17316
17317         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
17318         the frame-focus tag is set in gnus-buffer-configuration.
17319
17320 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17321
17322         * gnus-art.el (gnus-article-add-button): Make a button overlay without
17323         the front stickiness.
17324
17325 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17326
17327         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
17328         url pattern; remove duplicate one.
17329         (gnus-article-extend-url-button): New function.
17330         (gnus-article-add-buttons): Use it.
17331         (gnus-button-push): Use concatenated url that it makes.
17332
17333 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
17334
17335         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
17336
17337 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
17338
17339         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
17340         Don't hardcode point-min==1.
17341
17342 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
17343
17344         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
17345         Fix comment about "iso8859-1".
17346
17347 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
17348
17349         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
17350         ones returned from the verify-function.
17351
17352         * mm-uu.el (mm-uu-pgp-signed-extract-1):
17353         Call mml2015-extract-cleartext-signature if extraction failed.
17354
17355 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
17356
17357         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
17358         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
17359         failed.
17360
17361 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
17362
17363         * Relicense "GPLv2 or later" files to "GPLv3 or later".
17364
17365 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
17366
17367         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
17368         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
17369         recommends to use EasyPG instead of PGG.
17370
17371         * pgg.el: Revert to revision 6.23.2.16.
17372
17373         * pgg-def.el: Revert to revision 6.6.2.14.
17374
17375         * pgg-gpg.el: Revert to revision 6.23.2.34.
17376
17377 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
17378
17379         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
17380         to mark a thread as expirable.  Add variable `hide' to handle hiding of
17381         thread for both the null and zero (kill/expire thread) universal prefix
17382         cases.
17383         (gnus-summary-expire-thread): Add new function to expire a thread,
17384         using gnus-summary-kill-thread.
17385         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
17386         shortcuts for gnus-summary-expire-thread.
17387         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
17388         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
17389
17390 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
17391
17392         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
17393         extras value, so an extras entry can be deleted.
17394         (gnus-registry-delete-extra-entry): Use it.
17395         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
17396         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
17397         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
17398         storage through the gnus-registry, and provide an appropriate API for
17399         it.
17400
17401 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17402
17403         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
17404         Suggested by Leo <sdl.web@gmail.com>.
17405
17406         * gnus.el: Do.
17407
17408 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17409
17410         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
17411         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
17412
17413         * gnus-agent.el (gnus-agent-fetch-headers): Do.
17414
17415         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17416         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
17417
17418 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17419
17420         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
17421         newline.
17422         (nnmbox-request-accept-article): Don't change article in source buffer;
17423         narrow to header to use message-fetch-field rather than
17424         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
17425         (nnmbox-request-replace-article): Quote lines that'll be misidentified
17426         as delimiters; make sure article ends with newline.
17427         (nnmbox-delete-mail): Correct last position of article to be deleted;
17428         ignore X-Gnus-Newsgroup header in article body.
17429         (nnmbox-save-mail): Quote lines looking like delimiters at the right
17430         positions; make sure article ends with newline.
17431
17432         * message.el (message-display-abbrev): Don't infloop when a user
17433         inserts SPC in the beginning of header.
17434
17435         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
17436         coding-system-for-read and coding-system-for-write for XEmacs having no
17437         file-coding feature.
17438
17439         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
17440
17441 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
17442
17443         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
17444         list of groups not followed by default.  Fix type to be regexp.
17445         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
17446
17447 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
17448
17449         * hmac-def.el (define-hmac-function): Switch from old-style to
17450         new-style backquotes.
17451
17452         * md4.el (md4-make-step): Likewise.
17453
17454 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17455
17456         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
17457         raw-text coding system when saving .newsrc file, which may contain
17458         non-ASCII group names.
17459
17460 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17461
17462         * gnus-cus.el (gnus-score-extra): New widget.
17463         (gnus-score-extra-convert): New function.
17464         (gnus-score-customize): Use it for Extra.
17465
17466 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
17467
17468         * mml2015.el (mml2015-extract-cleartext-signature): New function.
17469         (mml2015-mailcrypt-clear-verify): Use it.
17470         (mml2015-gpg-clear-verify): Use it.
17471         (mml2015-pgg-clear-verify): Use it.
17472         (mml2015-epg-clear-verify): Replace the current part with the output
17473         from GnuPG; don't extract the plaintext by itself.
17474
17475         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
17476         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
17477         mml2015-clear-verify-function; don't touch the armor headers or
17478         dash-escaped text here.
17479
17480 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17481
17482         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
17483         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
17484         parts, or application/octet-stream as a last resort.
17485         (gnus-mime-view-part-as-type): Don't toggle display.
17486         (gnus-mime-view-part-as-charset): Don't turn off display before
17487         querying charset.
17488
17489         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
17490         stuff to undisplayer function in Emacs.
17491         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
17492
17493         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
17494         text/calendar parts.
17495
17496 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17497
17498         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
17499         decoding text/calendar parts.
17500
17501         * message.el (message-forward-make-body-mime): Always mark body as
17502         having no illegible text; remove signed-or-encrypted argument.
17503         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
17504
17505         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
17506         (mml-generate-mime-1): Don't encode body if it is specified to be in
17507         raw form; don't make buffer be unibyte when inserting multibyte string.
17508
17509 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
17510
17511         * sha1.el: Fix up comment style.
17512         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
17513         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
17514
17515         * hex-util.el: Fix up comment style.
17516         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
17517
17518         * gnus-salt.el: Use with-current-buffer.
17519         (gnus-pick-setup-message): Fix long-standing typo.
17520
17521 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17522
17523         * imap.el (imap-logout-timeout): New variable.
17524         (imap-logout, imap-logout-wait): New functions.
17525         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
17526
17527         * nnimap.el (nnimap-logout-timeout): New server variable.
17528         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
17529         nnimap-logout-timeout.
17530
17531         * gnus-art.el (gnus-article-summary-command-nosave)
17532         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
17533
17534 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17535
17536         * gnus.el (gnus-maximum-newsgroup): New variable.
17537
17538         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
17539         according to gnus-maximum-newsgroup.
17540
17541         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
17542         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
17543         Limit the range of articles according to gnus-maximum-newsgroup.
17544
17545 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
17546
17547         * gnus-art.el (gnus-sticky-article): Fix problems described in
17548         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
17549         Don't perform gnus-configure-windows here; reuse existing sticky
17550         article buffer.
17551
17552         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
17553         it doesn't exist in gnus-article-mode.
17554
17555 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17556
17557         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
17558         (gnus-agent-decoded-group-name): New function.
17559         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
17560         (gnus-agent-expire-group-1): Use it; decode group name in messages.
17561
17562 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
17563
17564         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
17565         Add binding for gnus-sticky-article.
17566         (gnus-summary-exit): Don't kill sticky article buffers.
17567
17568         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
17569         article buffer.
17570         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
17571         (gnus-kill-sticky-article-buffers): New commands.
17572
17573 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
17574
17575         * nntp.el (nntp-xref-number-is-evil): New server variable.
17576         (nntp-find-group-and-number): If it is non-nil, don't trust article
17577         numbers in the Xref header.
17578
17579 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
17580
17581         * gnus-agent.el (gnus-agent-read-group): New function.
17582         (gnus-agent-flush-group, gnus-agent-expire-group)
17583         (gnus-agent-regenerate-group): Use it.
17584         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
17585         nnmail-pathname-coding-system.
17586
17587 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17588
17589         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
17590
17591         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
17592         that are unread as unread, and also as selected so that information of
17593         marks having been changed by a user may be updated when exiting group.
17594
17595 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
17596
17597         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
17598
17599 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
17600
17601         * gnus-art.el (gnus-mime-display-single): Pass part number that is
17602         calculated ignoring signature parts to gnus-treat-article.
17603
17604 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17605
17606         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
17607         a point here in order to keep the window start.
17608         (gnus-insert-mime-security-button): Make a button overlay without the
17609         front stickiness.
17610         (gnus-mime-display-security): Goto the end of a button.
17611
17612         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
17613
17614 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17615
17616         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
17617         group-name-at-point.
17618         (gnus-group-completing-read): New function that offers decoded
17619         non-ASCII group names for completion.
17620         (gnus-fetch-group, gnus-group-read-ephemeral-group)
17621         (gnus-group-jump-to-group, gnus-group-make-group-simple)
17622         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
17623         (gnus-group-fetch-control): Use it.
17624         (gnus-fetch-group): Use group-name-at-point for the initial value
17625         rather than the default value; use gnus-alive-p.
17626
17627         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
17628         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
17629         (gnus-summary-post-news): Use gnus-group-completing-read.
17630
17631         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
17632         (gnus-read-move-group-name): Decode group name for completion.
17633
17634 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
17635
17636         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
17637         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
17638         Yamaoka slightly modified the code).
17639
17640 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17641
17642         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
17643         (nnmail-split-incoming): Bind it.
17644
17645         * nnml.el (nnml-group-name-charset): New function.
17646         (nnml-decoded-group-name): Use it; don't decode group name if
17647         nnmail-group-names-not-encoded-p is non-nil.
17648         (nnml-encoded-group-name): New function.
17649         (nnml-group-pathname): Inline nnml-decoded-group-name.
17650         (nnml-request-expire-articles): Decode group name in message.
17651         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
17652         nnmail-pathname-coding-system.
17653         (nnml-save-mail, nnml-active-number): Work with decoded group names and
17654         not decoded ones according to nnmail-group-names-not-encoded-p.
17655         (nnml-generate-active-info): Use nnml-encoded-group-name.
17656
17657 2007-08-08  Glenn Morris  <rgm@gnu.org>
17658
17659         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
17660         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
17661         doc-strings and comments.
17662
17663 2007-07-25  Glenn Morris  <rgm@gnu.org>
17664
17665         * Relicense all FSF files to GPLv3 or later.
17666
17667 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17668
17669         * gnus-sum.el (gnus-summary-move-article):
17670         Make gnus-summary-respool-article work.
17671
17672 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
17673
17674         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
17675         string.
17676
17677 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
17678
17679         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
17680         that should be ignored when comparing distant RSS articles with local
17681         ones.
17682         (nnrss-make-hash-index): New function.  Create a hash index according
17683         to the ignored fields.
17684         (nnrss-check-group): Use it.
17685
17686 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17687
17688         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
17689
17690         * gnus-art.el (article-decode-group-name): Decode Xref header too.
17691
17692         * gnus-group.el (gnus-group-make-group): Encode group name here unless
17693         the new optional argument ENCODED is non-nil.
17694         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
17695         coding system for encoding group name.
17696         (gnus-group-make-rss-group): Pass un-encoded group name to
17697         gnus-group-make-group.
17698         (gnus-group-set-info): Tell gnus-group-make-group that group name is
17699         encoded.
17700
17701         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
17702         Encode group name to which articles are moved or copied.
17703         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
17704         coding system for encoding Newsgroup, Followup-To and Xref headers.
17705
17706         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
17707         marks; use nnheader-file-coding-system to write a file.
17708         (nnagent-retrieve-headers): Bind file-name-coding-system to
17709         nnmail-pathname-coding-system.
17710
17711         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
17712
17713         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
17714         (nnml-request-article, nnml-request-create-group)
17715         (nnml-request-rename-group, nnml-find-id)
17716         (nnml-possibly-change-directory, nnml-possibly-create-directory)
17717         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
17718         (nnml-save-marks): Use nnml-group-pathname instead of
17719         nnmail-group-pathname.
17720
17721         (nnml-request-create-group, nnml-request-expire-articles)
17722         (nnml-request-move-article, nnml-request-delete-group)
17723         (nnml-deletable-article-p, nnml-possibly-create-directory)
17724         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
17725         (nnml-open-marks): Bind file-name-coding-system to
17726         nnmail-pathname-coding-system.
17727
17728         (nnml-request-article): Pass server argument to nnml-find-group-number.
17729         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
17730         Pass server argument to nnml-possibly-create-directory.
17731         (nnml-request-accept-article): Pass server argument to
17732         nnml-active-number and nnml-save-mail.
17733         (nnml-find-group-number): Pass server argument to nnml-find-id.
17734         (nnml-request-update-info): Pass server argument to
17735         nnml-marks-changed-p.
17736
17737         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
17738         (nnml-save-mail, nnml-active-number): Add server argument.
17739
17740         (nnml-request-delete-group): Warn if group is missing.
17741         (nnml-get-nov-buffer): Decode group name.
17742         (nnml-generate-active-info): Encode group name.
17743         (nnml-open-marks): Decode group name in messages.
17744
17745 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17746
17747         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
17748         if it is not specified.
17749         (gnus-article-pipe-part, gnus-article-save-part)
17750         (gnus-article-interactively-view-part, gnus-article-copy-part)
17751         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
17752         (gnus-article-inline-part, gnus-article-save-part-and-strip)
17753         (gnus-article-replace-part, gnus-article-delete-part)
17754         (gnus-article-view-part-as-type): Pass raw prefix argument to
17755         gnus-article-part-wrapper.
17756
17757 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17758
17759         * gnus-agent.el (gnus-agent-save-active):
17760         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
17761
17762         * gnus-cache.el (gnus-cache-save-buffers)
17763         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
17764         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
17765         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
17766         (gnus-cache-braid-nov, gnus-cache-braid-heads)
17767         (gnus-cache-generate-active, gnus-cache-rename-group)
17768         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
17769         (gnus-cache-update-overview-total-fetched-for):
17770         Bind file-name-coding-system to nnmail-pathname-coding-system.
17771         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
17772         New variables.
17773         (gnus-cache-decoded-group-name): New function.
17774         (gnus-cache-file-name): Use it.
17775         (gnus-cache-generate-active): Use non-decoded group name for active.
17776
17777         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
17778         right place.
17779         (gnus-write-active-file): Don't break non-ASCII group names.
17780
17781         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
17782         nnmail-pathname-coding-system.
17783
17784         * lpath.el: Bind default-file-name-coding-system,
17785         file-name-coding-system and language-info-alist for XEmacs.
17786
17787         * gnus-uu.el (gnus-uu-decode-save): Typo.
17788
17789 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17790
17791         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
17792
17793 2007-07-14  David Kastrup  <dak@gnu.org>
17794
17795         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
17796         finishing actions if we did not edit the article.
17797
17798 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17799
17800         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
17801         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
17802         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
17803         (gnus-agent-flush-group, gnus-agent-flush-cache)
17804         (gnus-agent-fetch-headers, gnus-agent-load-alist)
17805         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
17806         (gnus-agent-retrieve-headers, gnus-agent-request-article)
17807         (gnus-agent-regenerate-group)
17808         (gnus-agent-update-files-total-fetched-for)
17809         (gnus-agent-update-view-total-fetched-for):
17810         Bind file-name-coding-system to nnmail-pathname-coding-system.
17811         (gnus-agent-group-pathname): Don't encode file names by
17812         nnmail-pathname-coding-system.
17813         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
17814         coding-system-for-write instead of buffer-file-coding-system to
17815         gnus-agent-file-coding-system.
17816
17817         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
17818         Decode group name.
17819
17820         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
17821
17822         * gnus-start.el (gnus-update-active-hashtb-from-killed)
17823         (gnus-read-newsrc-el-file): Make group names unibyte.
17824
17825         * nnmail.el (nnmail-group-pathname): Don't encode file names by
17826         nnmail-pathname-coding-system.
17827
17828         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
17829         (nnrss-request-delete-group): Bind file-name-coding-system to
17830         nnmail-pathname-coding-system.
17831         (nnrss-read-server-data, nnrss-read-group-data):
17832         Bind file-name-coding-system correctly.
17833         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
17834
17835         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
17836         (nntp-server-to-method-cache): New variable.
17837         (nntp-group-pathname): New function that decodes non-ASCII group names.
17838         (nntp-possibly-create-directory, nntp-marks-changed-p)
17839         (nntp-save-marks, nntp-open-marks): Use it.
17840         (nntp-possibly-create-directory, nntp-open-marks):
17841         Bind file-name-coding-system to nnmail-pathname-coding-system.
17842         (nntp-open-marks): Decode group names when bootstrapping marks.
17843
17844         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
17845         Newsgroups and Followup-To headers.
17846
17847 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
17848
17849         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
17850         (gnus-server-closed-face, gnus-server-denied-face)
17851         (gnus-server-offline-face): Remove variable.
17852         (gnus-server-font-lock-keywords): Use faces that are not aliases.
17853
17854         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
17855         of modifying message-stack directly for XEmacs.
17856
17857         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
17858         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
17859         if the coding-system argument is nil for XEmacs.
17860
17861         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
17862         mm-charset-override-alist.
17863
17864         * rfc2047.el: Don't require base64; require rfc2045 for the function
17865         rfc2045-encode-string.
17866         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
17867         to quote the parameter value.
17868
17869 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17870
17871         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
17872         form in gnus-group-name-charset-method-alist.
17873
17874         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
17875         overrides the default layout edit-form.
17876
17877         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
17878
17879         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
17880
17881 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17882
17883         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
17884         as unfetched articles.
17885
17886 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
17887
17888         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
17889
17890 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
17891
17892         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
17893         original back end that keeps marks in the local system.
17894
17895 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17896
17897         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
17898         arg of pop-to-buffer for XEmacs.
17899         (gnus-article-read-summary-keys): Ditto; don't restore window
17900         configuration if summary command ends up with neither article buffer
17901         nor summary buffer; describe bindings if summary keys end with C-h.
17902
17903 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17904
17905         * message.el (message-fix-before-sending): Skip raw message part to be
17906         forwarded while checking illegible text.
17907         (message-forward-make-body-mime, message-forward-make-body):
17908         Mark signed or encrypted raw message as having no illegible text.
17909
17910 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17911
17912         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
17913         (gnus-message-with-timestamp-1): New macro.
17914         (gnus-message-with-timestamp): New function.
17915         (gnus-message): Use them.
17916
17917         * nnheader.el (nnheader-message): Use them.
17918
17919 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
17920
17921         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
17922         .newsrc.eld file.
17923
17924 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17925
17926         * gnus-agent.el (gnus-agent-fetch-headers)
17927         (gnus-agent-retrieve-headers):
17928         Bind gnus-decode-encoded-address-function to identity.
17929
17930         * nntp.el (nntp-send-xover-command): Recognize an xover command is
17931         available also when the server returns simply a dot.
17932
17933         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
17934
17935 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
17936
17937         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
17938
17939 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
17940
17941         * gnus-ems.el (gnus-x-splash): Make it work.
17942
17943         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
17944         from being used.
17945
17946         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
17947
17948 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
17949
17950         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
17951         4th and the 5th arguments.
17952
17953         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
17954         the front stickiness.
17955         (gnus-article-summary-command-nosave): Correct the order of the
17956         arguments passed to pop-to-buffer.
17957         (gnus-article-read-summary-keys): Ditto; make it work properly when the
17958         summary command ends up with the article buffer.
17959
17960         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
17961         the same faces.
17962
17963 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
17964
17965         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
17966
17967 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
17968
17969         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
17970         * gnus-sum.el (gnus-summary-highlight):
17971         * pgg.el (pgg-sign-region, pgg-sign):
17972         * mail-source.el (mail-source-delete-old-incoming-confirm):
17973         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
17974
17975 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
17976
17977         * gnus-art.el (gnus-mime-view-part-externally)
17978         (gnus-mime-view-part-internally): Fix predicate function passed to
17979         completing-read.
17980
17981         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
17982
17983         * gnus.el (gnus-update-message-archive-method): Add :version.
17984
17985 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
17986
17987         * gnus.el (gnus-update-message-archive-method): New variable.
17988
17989         * gnus-start.el (gnus-setup-news): Update saved "archive" method
17990         according to gnus-message-archive-method if
17991         gnus-update-message-archive-method is non-nil.
17992
17993 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17994
17995         * gnus-sum.el (gnus-summary-limit-to-address): New function.
17996         Suggested by Loic Dachary <loic@dachary.org>.
17997         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
17998
17999 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18000
18001         * message.el (message-pop-to-buffer): Add switch-function argument.
18002         (message-mail): Pass switch-function argument to it.
18003
18004 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
18005
18006         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
18007         Improve doc string.
18008
18009 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18010
18011         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
18012         (gnus-header-content):
18013         * gnus-cite.el (gnus-cite-10):
18014         * gnus-srvr.el (gnus-server-closed):
18015         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
18016         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
18017         (gnus-group-mail-3-empty, gnus-group-mail-low)
18018         (gnus-group-mail-low-empty, gnus-splash):
18019         * message.el (message-header-to, message-header-cc)
18020         (message-header-subject, message-header-other, message-header-name)
18021         (message-header-xheader, message-separator, message-cited-text)
18022         (message-mml): Lighten colors of faces used for dark background.
18023
18024 2007-05-24  Simon Josefsson  <simon@josefsson.org>
18025
18026         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
18027         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
18028
18029 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18030
18031         * message.el (message-narrow-to-headers-or-head):
18032         Ignore mail-header-separator in the body.
18033
18034 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18035
18036         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
18037         same as window size.
18038
18039 2007-05-22  Kevin Ryde  <user42@zip.com.au>
18040
18041         * message.el (message-font-lock-keywords): Use message-header-xheader
18042         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
18043         ahead of the anything pattern, to get it recognized.
18044
18045 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18046
18047         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
18048         spam.el loads uses it in the compiled defadvice form.
18049
18050 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
18051
18052         * gnus-sum.el (gnus-articles-to-read)
18053         (gnus-summary-insert-old-articles): Don't truncate group name for
18054         `read-string'.
18055
18056         * gnus-util.el (gnus-limit-string): Delete this function.
18057
18058         * gnus-sum.el (gnus-simplify-subject-fully):
18059         Use `truncate-string-to-width' instead.
18060
18061 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
18062
18063         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
18064         Tell if, on summary exit, the next group has to be selected.
18065         (gnus-summary-exit): Use it.
18066
18067 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
18068
18069         * gnus-art.el (gnus-article-mode): Fix comment about displaying
18070         non-break space.
18071
18072 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18073
18074         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
18075         Check if group is not a directory.
18076         (nnfolder-request-expire-articles): Don't delete articles if the target
18077         group is not available.
18078
18079         * nnml.el (nnml-request-create-group): Properly check if group is not a
18080         file.
18081         (nnml-request-expire-articles): Don't delete articles if the target
18082         group is not available.
18083
18084         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
18085         Don't quote characters that are within parentheses.
18086
18087 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18088
18089         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
18090         (gnus-handle-ephemeral-exit): Select article according to it.
18091
18092 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
18093
18094         * message.el (message-insert-formated-citation-line): Remove newline.
18095         (message-citation-line-format): Add final \n here so that the user can
18096         avoid a blank line.
18097
18098 2007-05-03  Dan Christensen  <jdc@uwo.ca>
18099
18100         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
18101         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
18102         Update lanl/arXiv support.
18103
18104 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
18105
18106         * gnus.el: Bump version number.
18107
18108 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18109
18110         * gnus.el (gnus-version-number): Bump version.
18111
18112 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
18113
18114         * gnus.el: No Gnus v0.6 is released.
18115
18116 2007-04-27  Didier Verna  <didier@xemacs.org>
18117
18118         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
18119         * gmm-utils.el (gmm-regexp-concat): ... here.
18120         * message.el: Don't require 'gnus-util.
18121         (message-dont-reply-to-names): Handle name change above.
18122         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
18123
18124 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18125
18126         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
18127         since the initial value varies according to the system.
18128
18129 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18130
18131         * mm-util.el (mm-charset-synonym-alist): Defcustom.
18132
18133 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
18134
18135         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
18136
18137 2007-04-24  Didier Verna  <didier@xemacs.org>
18138
18139         Improve the type of gnus-ignored-from-addresses.
18140         * gnus-util.el (gnus-orify-regexp): New function.
18141         * message.el (gnus-util): Require it.
18142         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
18143         * gnus-sum.el (gnus-ignored-from-addresses): New function.
18144         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
18145
18146 2007-04-24  Didier Verna  <didier@xemacs.org>
18147
18148         * gnus-sum.el:
18149         * gnus-utils.el: Fix some trailing whitespaces.
18150
18151 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18152
18153         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
18154         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
18155         article's Message-ID; refer parent article in summary buffer.
18156
18157         * message.el (message-bounce): Call mime-to-mml.
18158
18159         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
18160         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
18161         optimize and/or forms properly.
18162
18163 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
18164
18165         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
18166         URL.
18167
18168 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18169
18170         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
18171
18172 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18173
18174         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
18175         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
18176         displayed of multipart/alternative part if it is invoked from summary
18177         buffer.
18178
18179         * mm-view.el (mm-inline-text-html-render-with-w3m)
18180         (mm-inline-text-html-render-with-w3m-standalone)
18181         (mm-inline-render-with-function): Use mail-parse-charset by default.
18182
18183 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
18184
18185         * parse-time.el (parse-time-string-chars): Check if CHAR
18186         is less than the length of parse-time-syntax.
18187
18188 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18189
18190         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
18191         from gnus-newsgroup-processable.
18192
18193 2007-04-16  Didier Verna  <didier@xemacs.org>
18194
18195         * gnus-msg.el (gnus-configure-posting-styles):
18196         Handle message-signature-directory properly with :file syntax.
18197         Reported by "Leo".
18198
18199 2007-04-11  Didier Verna  <didier@xemacs.org>
18200
18201         New user option: message-signature-directory.
18202         * gnus-msg.el (gnus-configure-posting-styles): Support it.
18203         * message.el (message-insert-signature): Ditto.
18204         * message.el (message-signature-file): Doc update.
18205         * message.el (message-signature-directory): New.
18206
18207 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18208
18209         * gnus-msg.el (gnus-inews-yank-articles):
18210         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
18211
18212 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18213
18214         * message.el (message-yank-original): Make sure cited text ends with
18215         newline; don't exchange point and mark.
18216
18217 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
18218
18219         * tls.el (open-tls-stream): Properly handle case where there
18220         is no associated buffer.
18221
18222 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
18223
18224         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
18225         message-yank-original, make sure (< mark TEXT point).
18226
18227 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
18228
18229         * message.el (message-fill-column): New variable.
18230         (message-mode): Use it.  Add comment on a possible new hook.
18231
18232         * nnmail.el (nnmail-spool-file): Mark as obsolete.
18233         (nnmail-get-new-mail): Reformat.
18234
18235         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
18236
18237         * gmm-utils.el: Fix Commentary.
18238         (gmm-tool-bar-from-list): Fix typo in doc string.
18239
18240 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
18241
18242         * message.el (message-yank-original): Don't switch point and mark
18243         unnecessarily to put point and mark as documented.
18244
18245 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18246
18247         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
18248         from the message heads.
18249
18250 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
18251
18252         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
18253         article buffer does not have a window.  This may not be the best
18254         solution but is certainly better than setting the start of the null,
18255         that is the current, window.
18256
18257 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
18258
18259         * gnus-draft.el (gnus-draft-setup-hook): New hook.
18260         (gnus-draft-setup): Run it.
18261
18262         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
18263         gnus-score-fast-scoring.  Allow regexp.
18264         (gnus-score-headers): Use it.
18265
18266         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
18267         XEmacs.
18268
18269         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
18270         string.
18271         (gnus-button-alist): Also catch `<f1> k ...'.
18272         (gnus-treat-display-x-face): Fix doc string.
18273
18274 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18275
18276         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
18277         evaluation of gnus-extended-version to ensure correct generation of the
18278         User-Agent header when message-generate-headers-first is used.
18279
18280 2007-03-24  Simon Josefsson  <simon@josefsson.org>
18281
18282         * hashcash.el (hashcash-generate-payment-async): Don't crash if
18283         hashcash-path is nil.  Don't call callback with incorrect number of
18284         parameters if val is 0.
18285
18286 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18287
18288         * message.el (message-required-news-headers):
18289         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
18290
18291 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
18292
18293         * tls.el (open-tls-stream): In handshake-waiting loop,
18294         don't wait more if there is output available to process.
18295
18296 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
18297
18298         * tls.el (tls-program): Doc fix.
18299
18300 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18301
18302         * message.el (message-generate-new-buffers): Change the meaning of the
18303         nil value; add `standard' to the choices; treat t as `unique'; improve
18304         doc string.
18305         (gnus-select-frame-set-input-focus): Autoload.
18306         (message-buffer-name): Search for the existing message buffer if
18307         message-generate-new-buffers is nil or `standard'; treat the value t of
18308         message-generate-new-buffers as `unique'.
18309         (message-pop-to-buffer): Raise the frame already displaying the message
18310         buffer; clear the echo area after querying.
18311         (message-setup): Pass the `continue' argument to compose-mail.
18312         (message-mail): Prefer `switch-function' if it is given; search for the
18313         existing message buffer if the `continue' argument is non-nil; pass
18314         continue and switch-function arguments to compose-mail by way of
18315         message-setup.
18316         (message-mail-other-window): Adjust argument of message-setup.
18317         (message-mail-other-frame): Ditto.
18318
18319 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18320
18321         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
18322         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
18323         to turn font-lock on when turning gnus-message-citation-mode on.
18324
18325 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
18326
18327         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
18328         (mml-smime-function-alist): New variable; add epg as the backend.
18329         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
18330         mml-smime- functions instead.
18331         * mm-view.el: Require smime.
18332
18333 2007-03-05  Didier Verna  <didier@xemacs.org>
18334
18335         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
18336         instead of just inheritance for posting styles.
18337         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
18338
18339 2007-02-24  Chris Moore  <dooglus@gmail.com>
18340
18341         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
18342         * pgg-pgp.el (pgg-pgp-encrypt-region):
18343         * pgg-gpg.el (pgg-gpg-encrypt-region):
18344         Check pgg-encrypt-for-me if no other recipients.
18345
18346 2007-02-24  John Paul Wallington  <jpw@pobox.com>
18347
18348         * tls.el (tls-certtool-program): Fix custom type.
18349
18350 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18351
18352         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
18353         and point-at-eol instead of line-(beginning|end)-position.
18354
18355         * assistant.el (assistant-parse-buffer): Ditto.
18356
18357         * netrc.el (netrc-parse-services): Ditto.
18358
18359 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
18360
18361         * mml2015.el (mml2015-epg-find-usable-key): New function.
18362         (mml2015-epg-sign): Use it.
18363         (mml2015-epg-encrypt): Use it.
18364
18365 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18366
18367         * message.el (message-make-in-reply-to): Quote name containing
18368         non-ASCII characters.  It will make the RFC2047 encoder cause an error
18369         if there are special characters.  Reported by NAKAJI Hiroyuki
18370         <nakaji@jp.freebsd.org>.
18371
18372 2007-02-27  Didier Verna  <didier@xemacs.org>
18373
18374         Include the group parameters as well as the topic ones in the
18375         inheritance filter process.
18376         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
18377         argument GROUP-PARAMS-LIST.
18378         * gnus-topic.el (gnus-group-topic-parameters): Use it.
18379
18380 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
18381
18382         * nntp.el (nntp-never-echoes-commands)
18383         (nntp-open-connection-functions-never-echo-commands): New variables.
18384         (nntp-send-command): Use them.
18385
18386 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
18387
18388         * mml2015.el (mml2015-epg-verify): Simplify.
18389
18390 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18391
18392         * mml.el (mml-content-disposition-alist): New user option.
18393         (mml-content-disposition): New function.
18394         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
18395         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
18396
18397 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
18398
18399         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
18400         verification.
18401
18402 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18403
18404         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
18405         articles posted in the last 24 hours.
18406
18407 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
18408
18409         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
18410
18411 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
18412
18413         * nntp.el (nntp-send-command): Don't wait for echoes when
18414         nntp-open-ssl-stream is used.
18415
18416 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18417
18418         * gnus-cite.el (gnus-test-font-lock-add-keywords)
18419         (gnus-message-add-citation-keywords)
18420         (gnus-message-remove-citation-keywords): Remove.
18421         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
18422         directly, make the variables in font-lock-defaults buffer-local, add
18423         gnus-message-citation-keywords to them and then update the value of
18424         font-lock-keywords.
18425
18426 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
18427
18428         * message.el (message-cite-original-1): Don't call
18429         gnus-article-highlight-citation.
18430
18431         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
18432         citations; fix line count.
18433
18434 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18435
18436         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
18437         (gnus-message-add-citation-keywords)
18438         (gnus-message-remove-citation-keywords): Use it; fix the emulating
18439         versions of font-lock-add-keywords and font-lock-remove-keywords to
18440         work with XEmacs correctly.
18441
18442 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18443
18444         * gnus-cite.el (gnus-cite-face-list): Set the values of
18445         gnus-message-max-citation-depth and gnus-message-citation-keywords.
18446         (gnus-message-max-citation-depth): Use defvar rather than defconst.
18447         (gnus-message-cite-prefix-regexp): New variable.
18448         (gnus-message-search-citation-line): Use it; protect against long
18449         citation prefix; fill match data with nil rather than 0 for XEmacs; set
18450         the 0th match data for Emacs.
18451         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
18452         (gnus-message-add-citation-keywords): Append keywords rather than
18453         prepending; emulate font-lock-add-keywords if it is not available.
18454         (gnus-message-remove-citation-keywords):
18455         Emulate font-lock-remove-keywords if it is not available.
18456
18457         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
18458
18459         * message.el (message-cite-prefix-regexp): Set the value of
18460         gnus-message-cite-prefix-regexp.
18461
18462 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18463
18464         * nnweb.el (nnweb-google-parse-1): Update parser.
18465
18466 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
18467
18468         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
18469
18470 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18471
18472         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
18473         regexp.
18474
18475 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18476
18477         * uudecode.el (uudecode-string-to-multibyte): New function emulating
18478         string-to-multibyte.
18479         (uudecode-decode-region-internal): Use it.
18480
18481         * lpath.el: Fbind string-as-multibyte for XEmacs.
18482
18483 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18484
18485         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
18486         Fix custom choice.
18487
18488         * gnus-art.el (gnus-signature-limit): Fix custom choice.
18489
18490 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
18491
18492         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
18493
18494         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
18495         `write-region' to respect `mm-inhibit-file-name-handlers'.
18496
18497 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
18498
18499         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
18500         Use gnus-home-directory instead of "~/" or "$HOME".
18501
18502 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
18503
18504         * encrypt.el (encrypt-insert-file-contents): Add better prompt
18505         to mention filename.
18506         Add comments at beginning regarding usage.
18507         (encrypt-write-file-contents): Change interactive so a string is
18508         acceptable.  If the file has no associated model, show an error instead
18509         of a nonsense prompt.
18510
18511 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
18512
18513         * spam.el (spam-bsfilter-ham-switch): Fix typo.
18514         Thanks to Yoshihiko Yamada for kind notification of this typo.
18515
18516 2007-01-12  Kenichi Handa  <handa@m17n.org>
18517
18518         * uudecode.el (uudecode-decode-region-internal): Make it work in a
18519         multibyte buffer.
18520
18521 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
18522
18523         * gnus-score.el (gnus-score-fast-scoring): New variable.
18524         (gnus-score-headers): Use it.
18525
18526         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
18527
18528         * message.el (message-cite-original-1):
18529         Call gnus-article-highlight-citation if requested.
18530         (message-make-from): Allow name and address as optional arguments.
18531
18532         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
18533
18534         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
18535         bugs to doc string.
18536         (gnus-button-alist): Add mid\\|message-id.
18537         (gnus-button-fetch-group): Extend for use in
18538         `browse-url-browser-function'.
18539         (gnus-button-url-regexp): Try to catch paired parentheses like in
18540         Wikipedia URLs.
18541
18542         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
18543         Suggested by Simon Krahnke <overlord@gmx.li>.
18544
18545 2007-01-13  Romain Francoise  <romain@orebokech.com>
18546
18547         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
18548         Update copyright.
18549
18550 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
18551
18552         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
18553
18554 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
18555
18556         * gnus-registry.el (gnus-registry-unfollowed-groups)
18557         (gnus-registry-split-fancy-with-parent): Fix documentation.
18558
18559 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18560
18561         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
18562         from nnweb groups.
18563
18564 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18565
18566         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
18567         Xref urls.  Erase buffer before requesting head.
18568
18569         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18570
18571 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
18572
18573         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
18574         customizable.
18575
18576 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
18577
18578         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
18579         no signing key is found.
18580         (mml2015-epg-encrypt): Ask user whether to skip or abort if
18581         no encrypting and/or signing key is found.
18582
18583 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
18584
18585         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
18586
18587 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18588
18589         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
18590         headers read from disk with the ones newly found in the current search.
18591         This should no longer cause problems, because the article numbers in
18592         Gmane's `nov.php' output are ignored since the previous change.
18593
18594 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18595
18596         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
18597
18598 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18599
18600         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
18601         replace-regexp-in-string; bind url-version; fbind display-images-p and
18602         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
18603         find-face and set-itimer-function for Emacs; bind itimer-list for
18604         Emacs.
18605
18606         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
18607
18608 2007-01-01  Romain Francoise  <romain@orebokech.com>
18609
18610         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
18611
18612 2006-12-31  Steve Youngs  <steve@sxemacs.org>
18613
18614         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
18615         `define-minor-mode' macro definition expanded properly.
18616         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
18617         exclude it there.
18618
18619         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
18620         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
18621         `fboundp' test.
18622         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
18623         This is OK to autoload in (S)XEmacs now.
18624
18625 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18626
18627         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
18628         keystroke.
18629         (gnus-summary-limit-to-singletons): Fix typo.
18630
18631         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
18632         else fails.
18633
18634 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18635
18636         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
18637         docstring.
18638
18639         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
18640         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
18641         (gnus-summary-insert-dormant-articles): Fix typo in message.
18642
18643 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
18644
18645         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
18646         nil for XEmacs.
18647         (gnus-message-citation-mode): Don't autoload in XEmacs.
18648
18649         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
18650
18651 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
18652
18653         * nnimap.el (nnimap-expunge-search-string):
18654         Mention nnimap-search-uids-not-since-is-evil in docstring.
18655
18656 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
18657
18658         * spam.el: Revert to make-obsolete-variable because
18659         define-obsolete-variable-alias is not supported in Emacs 21.
18660
18661         * spam.el (spam-ifile-path, spam-ifile-database-path)
18662         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
18663         make-obsolete-variable.
18664         (spam-bsfilter-path, spam-bsfilter-program)
18665         (spam-spamassassin-path, spam-spamassassin-program)
18666         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
18667         Don't use "path" inappropriately.
18668         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
18669         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
18670         variable names.
18671
18672 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
18673
18674         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
18675         summary buffer.
18676
18677         * password.el (password-cache-remove): Use clear-string to burn
18678         password, if available.
18679
18680 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18681
18682         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
18683
18684         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
18685
18686         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
18687         (gnus-message-highlight-citation): Move defcustom here from
18688         gnus-cite.el.
18689         (gnus-message-citation-mode): Autoload.
18690
18691         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
18692         checks to make it compile with XEmacs.
18693         (gnus-message-citation-mode): New minor mode.
18694         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
18695         (gnus-message-highlight-citation): New variables.
18696         (gnus-message-search-citation-line)
18697         (gnus-message-add-citation-keywords)
18698         (gnus-message-remove-citation-keywords)
18699         (turn-on-gnus-message-citation-mode)
18700         (turn-off-gnus-message-citation-mode): New functions.
18701
18702 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
18703
18704         * gnus-cite.el: Enable highlighting of different citation levels in
18705         message-mode.
18706
18707 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
18708
18709         * message.el (message-make-fqdn): Fix comment.
18710         (message-bogus-system-names): Add ".local".
18711
18712         * spam.el (spam-ifile-path, spam-ifile-program)
18713         (spam-ifile-database-path, spam-ifile-database)
18714         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
18715         Don't use "path" inappropriately.
18716         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
18717         strings.
18718         (spam-check-ifile, spam-ifile-register-with-ifile)
18719         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
18720         Use new variable names.
18721
18722         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
18723         (gnus-treat-display-smileys): Simplify using
18724         gnus-image-type-available-p.
18725
18726         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
18727         available.
18728
18729         * gnus-xmas.el (gnus-xmas-image-type-available-p):
18730         Use `display-images-p' if available.
18731
18732 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18733
18734         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
18735         one after turning on the buffer's multibyteness instead of decoding
18736         them directly in the unibyte buffer that causes unexpected conversion
18737         in Emacs 23 (unicode).
18738
18739 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18740
18741         * message.el (message-generate-hashcash): Fix custom type.
18742
18743 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18744
18745         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
18746
18747 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
18748
18749         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
18750         disconnect icons.  Add help text.
18751
18752 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
18753
18754         * spam.el (spam-extra-header-to-number): CRM114 spam score is
18755         negated to be consistent with the others we handle.
18756
18757 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18758
18759         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
18760         version of gnus-summary-buffer to something, so that we can use two
18761         article buffers at the same time.
18762
18763 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
18764
18765         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
18766         trigger all the extra headers.
18767         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
18768         sorting.
18769
18770 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18771
18772         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
18773         solid groups.
18774
18775 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
18776
18777         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
18778
18779 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
18780
18781         * legacy-gnus-agent.el: Add Copyright notice.
18782
18783 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
18784
18785         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
18786
18787 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18788
18789         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
18790
18791         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
18792         to make it work reliably in CVS Emacs.
18793         (gnus-summary-limit-strange-charsets-predicate)
18794         (gnus-summary-limit-to-predicate): New functions.
18795
18796 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
18797
18798         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
18799         specifying array size.
18800         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
18801         array if it is too small.
18802         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
18803         (gnus-sort-threads-loop): New function.
18804
18805 2006-12-06  Chris Moore  <dooglus@gmail.com>
18806
18807         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
18808         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
18809
18810 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
18811
18812         * mm-url.el (mm-url-predefined-programs): Call curl with correct
18813         options.
18814
18815 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18816
18817         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
18818         DOS-ing the recipient.
18819
18820         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
18821         the headers when creating the mapping to avoid mismappings.
18822         (nnweb-gmane-create-mapping): Always nix out old mapping.
18823
18824 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18825
18826         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
18827         and mm-verify-option to never.
18828
18829 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18830
18831         * message.el (message-signed-or-encrypted-p): New function.
18832         (message-forward-make-body): Use it.
18833
18834         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
18835         Replace encode-coding-string with mm-encode-coding-string.
18836
18837 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18838
18839         * nneething.el (nneething-decode-file-name):
18840         Replace decode-coding-string with mm-decode-coding-string.
18841
18842         * gnus-int.el (gnus-open-server): Say failed server's name.
18843
18844 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
18845
18846         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
18847         strings to a single string.  Quote `errors-file-name'.
18848         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
18849         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
18850         Adjust calls.  Use `shell-quote-argument'.
18851
18852 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
18853
18854         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
18855         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
18856
18857         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
18858         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
18859         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
18860         (gnus-group-make-directory-group, gnus-group-transpose-groups):
18861         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
18862         (gnus-subscribe-newsgroup, gnus-1):
18863         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
18864         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
18865         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
18866         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
18867
18868 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18869
18870         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
18871         keystroke.
18872         (gnus-summary-limit-to-bodies): Implement headersp.
18873
18874 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18875
18876         * dns.el (query-dns): Protect against "Process dns deleted" strings.
18877
18878 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
18879
18880         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
18881
18882 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18883
18884         * message.el (message-generate-hashcash): Expand range of values to
18885         include `opportunistic'.
18886         (message-send-mail): Use it.
18887
18888 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18889
18890         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
18891         and comment it.
18892
18893         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
18894
18895 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
18896
18897         * gnus-util.el (gnus-extract-address-components): Improve comment.
18898
18899 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18900
18901         * gnus-util.el (gnus-extract-address-components): Work with address in
18902         which the name portion contains @.
18903
18904         * lpath.el: Fbind custom-autoload.
18905
18906 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18907
18908         * gnus.el (gnus-start): Move custom group up.
18909         (gnus-select-method): Don't autoload, but make it available for
18910         `customize-variable'.
18911         (gnus-getenv-nntpserver): Don't autoload.
18912
18913 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
18914
18915         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
18916
18917 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
18918
18919         * message.el (message-sendmail-extra-arguments): New variable.
18920         (message-send-mail-with-sendmail): Use it.
18921
18922 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18923
18924         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
18925         mm-with-unibyte-current-buffer to make string unibyte.
18926
18927         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
18928         mm-string-as-multibyte.
18929
18930 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
18931
18932         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
18933         Reported by Werner Koch <wk@gnupg.org>.
18934
18935 2006-11-14  Daiki Ueno  <ueno@p360>
18936
18937         * mml2015.el: Autoload epa-select-keys when compiling.
18938
18939 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18940
18941         * mml2015.el (mml2015-epg-sign): Save the signing keys in
18942         message-options.
18943         (mml2015-epg-encrypt): Save the recipient keys in message-options.
18944
18945 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
18946
18947         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
18948         EasyPG (< 0.0.6).
18949         (mml2015-always-trust): New user option.
18950         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
18951         prompt.
18952
18953 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18954
18955         * nntp.el (nntp-authinfo-force): New variable.
18956         (nntp-send-authinfo): Use it.
18957
18958 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
18959
18960         * message.el (message-strip-subject-encoded-words): Allow _not_ to
18961         decode encoded words.  Improve prompt.  Add comment about forwarding.
18962         (message-replacement-char): Move up.
18963
18964 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
18965
18966         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
18967         instead of gnus-intersection because arguments of gnus-sorted-nunion
18968         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
18969
18970 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
18971
18972         * message.el (message-strip-subject-encoded-words): Reformat prompt.
18973         (message-simplify-subject-functions):
18974         Enable message-strip-subject-encoded-words by default.
18975
18976 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
18977
18978         * message.el (message-strip-subject-encoded-words): New function.
18979         (message-simplify-subject-functions): New variable.
18980         (message-simplify-subject): Use it.  Fix typo in doc string.
18981         Support message-strip-subject-encoded-words.
18982
18983 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
18984
18985         * gnus-diary.el (gnus-diary-delay-format-function):
18986         * nndiary.el (nndiary-reminders):
18987         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
18988
18989 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
18990
18991         * gnus-art.el (article-hide-boring-headers): Fetch date from
18992         gnus-original-article-buffer to avoid problems with localized date
18993         strings.
18994
18995 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18996
18997         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
18998
18999 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
19000
19001         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
19002         New variables.
19003         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
19004         (mm-charset-synonym-alist): Move some entries to
19005         mm-codepage-iso-8859-list.
19006         (mm-charset-synonym-alist, mm-charset-override-alist):
19007         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
19008
19009 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19010
19011         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
19012
19013 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19014
19015         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
19016         with Emacs 21 and XEmacs.
19017
19018 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
19019
19020         * spam.el (spam-parse-address): New function for better parsing,
19021         catching errors, etc.
19022         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
19023
19024 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19025
19026         * mm-view.el: Add interactive arg to html2text autoload.
19027
19028 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19029
19030         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
19031
19032 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
19033
19034         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
19035         New variables.
19036         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
19037         (mm-charset-synonym-alist): Move some entries to
19038         mm-codepage-iso-8859-list.
19039
19040         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
19041
19042 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
19043
19044         * message.el (message-citation-line-format)
19045         (message-insert-formated-citation-line): Fix implementation of %E, %N
19046         and %n according to the doc string.
19047
19048 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
19049
19050         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
19051         Use car-safe to avoid bad parses.
19052
19053 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19054
19055         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
19056         names.
19057
19058         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
19059
19060 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19061
19062         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
19063         header.
19064
19065         * message.el (message-draft-headers): Add Date.
19066         (message-headers-to-generate): Fix typo in docstring.
19067
19068         * nndraft.el (nndraft-required-headers): New variable.
19069         (nndraft-generate-headers): Use it.
19070
19071         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
19072
19073 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
19074
19075         * gnus-registry.el (gnus-registry-wash-for-keywords)
19076         (gnus-registry-find-keywords): New functions to allow easy searching of
19077         articles that are in the registry.
19078
19079 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
19080
19081         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
19082         Use ietf-drums-parse-address instead of gnus-extract-address-components.
19083         Reported by Damien Elmes <damien@repose.cx>.
19084
19085 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19086
19087         * gnus.el (gnus-mime): Remove unused custom group.
19088
19089 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19090
19091         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
19092         "blank line" when searching for end of armor headers.
19093
19094 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19095
19096         * gmm-utils.el (gmm-write-region): Fix variable name.
19097
19098 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
19099
19100         * gmm-utils.el (gmm-write-region): New function based on compatibility
19101         code from `mm-make-temp-file'.
19102
19103         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
19104
19105         * nnmaildir.el (nnmaildir--update-nov)
19106         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
19107         Use `gmm-write-region'.
19108
19109 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19110
19111         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
19112         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
19113
19114         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
19115
19116         * message.el (message-replacement-char): New variable.
19117         (message-fix-before-sending): Use it.
19118         (message-simplify-subject): New function to remove duplicate code.
19119         (message-reply, message-followup): Use it.
19120
19121         * gnus-sum.el (gnus-summary-make-menu-bar):
19122         Clarify gnus-summary-limit-to-articles.
19123
19124 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
19125
19126         * gnus-util.el (gnus-with-local-quit): New macro.
19127
19128         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
19129
19130 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
19131
19132         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
19133         ignore non-string data.
19134
19135 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
19136
19137         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
19138         non-string data (needs to be done in the registry too).
19139
19140 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19141
19142         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
19143         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
19144         (gnus-registry-split-fancy-with-parent)
19145         (gnus-registry-fetch-simplified-message-subject-fast)
19146         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
19147         Remove text properties on ingress into the registry and when it's saved.
19148         (gnus-registry-clean-empty-function): Fix bug with cleaning the
19149         registry from entries with no groups.
19150
19151 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
19152
19153         * gnus-util.el (gnus-string-remove-all-properties): Add utility
19154         function to remove string properties.
19155
19156 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19157
19158         * gmm-utils.el (gmm): Adjust custom version.
19159
19160         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
19161         Adjust custom version.
19162
19163         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
19164
19165 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19166
19167         * gnus-art.el (gnus-insert-prev-page-button)
19168         (gnus-insert-next-page-button): Simplify.  Reformat.
19169
19170 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
19171
19172         * gnus-art.el (gnus-insert-prev-page-button)
19173         (gnus-insert-next-page-button): Apply gnus-article-button-face.
19174
19175 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
19176
19177         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
19178
19179 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
19180
19181         * gnus-art.el (gnus-insert-mime-button)
19182         (gnus-insert-mime-security-button):
19183         Apply gnus-article-button-face to MIME and security buttons.
19184
19185 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
19186
19187         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
19188         readable.
19189
19190 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19191
19192         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
19193
19194 2006-09-20  Steve Youngs  <steve@sxemacs.org>
19195
19196         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
19197         `browse-url-of-file' instead of `browse-url'.
19198
19199 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19200
19201         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
19202         regexp.  Articles containing quotation were cut prematurely.
19203
19204 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19205
19206         * message.el (message-cite-original-1): Use nobody by default for the
19207         value of From header.
19208         (message-reply): Ditto.
19209
19210 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
19211
19212         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
19213         to the gnus-info.  This fixes a bug of inline-PGP message verification.
19214         Reported by Michael Piotrowski <mxp@dynalabs.de>.
19215
19216 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
19217
19218         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
19219         mails in the doc string.  Add some URLs in comment.
19220         (pop3-movemail): Warn about pop3-leave-mail-on-server.
19221
19222 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19223
19224         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
19225         backslashes handling and the way to find boundaries of quoted strings.
19226
19227 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
19228
19229         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
19230         mml1991-encrypt-to-self is set and mml1991-signers is not set.
19231         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
19232         mml2015-encrypt-to-self is set and mml2015-signers is not set.
19233
19234 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19235
19236         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
19237         doc string.
19238         (gnus-button-regexp, gnus-button-last): Remove unused variables.
19239
19240 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19241
19242         * lpath.el: Fbind epg-check-configuration.
19243
19244 2006-09-06  Simon Josefsson  <jas@extundo.com>
19245
19246         * mml2015.el (mml2015-use): Doc fix, mention epg.
19247
19248 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19249
19250         * mml2015.el (mml2015-use): Default to epg, if available.
19251
19252 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
19253
19254         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
19255         message-sender.
19256         (mml1991-epg-encrypt): Ditto.
19257         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
19258         message-sender.
19259         (mml2015-epg-encrypt): Ditto.
19260
19261 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
19262
19263         * message.el (message-send-mail-with-sendmail): Look for sendmail in
19264         several common directories.
19265
19266 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
19267
19268         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
19269         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
19270
19271 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19272
19273         * gnus-art.el (article-decode-encoded-words): Make it fast.
19274
19275 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19276
19277         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
19278
19279         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
19280         in quoted string into `\'.
19281
19282 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19283
19284         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19285         Use standard-syntax-table.
19286
19287 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19288
19289         * gnus-art.el (gnus-decode-address-function): New variable.
19290         (article-decode-encoded-words): Use it to decode headers which are
19291         assumed to contain addresses.
19292         (gnus-mime-delete-part): Remove useless `or'.
19293
19294         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
19295         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
19296         (gnus-nov-parse-line): Use it to decode From header.
19297         (gnus-get-newsgroup-headers): Ditto.
19298         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
19299
19300         * mail-parse.el (mail-decode-encoded-address-region): New alias.
19301         (mail-decode-encoded-address-string): New alias.
19302
19303         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
19304         New function.
19305         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
19306         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
19307         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
19308         (rfc2047-decode-string): Ditto.
19309         (rfc2047-decode-address-region): New function.
19310         (rfc2047-decode-address-string): New function.
19311
19312 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
19313
19314         * message.el (message-caesar-buffer-body): Allow rotating headers.
19315
19316         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
19317
19318         * message.el (message-insert-formated-citation-line): Fix %f.
19319         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
19320
19321 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
19322
19323         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
19324         (gnus-bookmark-mouse-available-p): New macro.
19325         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
19326         (gnus-bookmark-bmenu-show-infos): Use it.
19327         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
19328         (gnus-bookmark-bmenu-hide-infos): Ditto.
19329         (gnus-bookmark-remove-properties): New function.
19330         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
19331         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
19332         (gnus-bookmark-write-file): Bind coding-system-for-write.
19333         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
19334         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
19335         group before selecting it.
19336         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
19337         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
19338         quit-window if it is not available; use gnus-mouse-2 and bind it to
19339         gnus-bookmark-bmenu-select-by-mouse.
19340         (gnus-bookmark-show-details): Remove unused variable `details-list'.
19341         (gnus-bookmark-bmenu-select-by-mouse): New function.
19342
19343 2006-08-13  Romain Francoise  <romain@orebokech.com>
19344
19345         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
19346         space.
19347
19348 2006-08-10  Romain Francoise  <romain@orebokech.com>
19349
19350         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
19351         (dns-mode-soa-auto-increment-serial): New user option.
19352         (dns-mode-soa-maybe-increment-serial): New function.
19353         (dns-mode): Add the latter to `write-contents-functions'.
19354
19355 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19356
19357         * compface.el (uncompface): Use binary rather than raw-text-unix.
19358
19359 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19360
19361         * compface.el (uncompface): Make sure the eol conversion doesn't take
19362         place when communicating with the external programs.
19363         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
19364
19365 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19366
19367         * nnheader.el (nnheader-insert-head): Fix typo in comment.
19368
19369 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19370
19371         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19372         Make it more robust by parsing author and date independently.
19373
19374 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19375
19376         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
19377
19378 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
19379
19380         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
19381         first matching secret key.
19382         (mml2015-epg-encrypt): Ditto.
19383
19384         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
19385         first matching secret key.
19386         (mml1991-epg-encrypt): Ditto.
19387
19388         * mml2015.el (mml2015-encrypt-to-self): New user option.
19389         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
19390         mml2015-epg-encrypt-to-self is set.
19391
19392         * mml1991.el (mml1991-encrypt-to-self): New variable.
19393         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
19394         mml1991-epg-encrypt-to-self is set.
19395
19396         * mml2015.el (mml2015-signers): New user option.
19397         (mml2015-epg-sign): Reflect the value of mml2015-signers.
19398         (mml2015-epg-encrypt): Allow to select signing keys.
19399
19400         * mml1991.el (mml1991-signers): New variable.
19401         (mml1991-epg-sign): Reflect the value of mml1991-signers.
19402         (mml1991-epg-encrypt): Allow to select signing keys.
19403
19404 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19405
19406         * nnheader.el (nnheader-insert-head): Make it work even if the file
19407         uses CRLF for the line-break code.
19408
19409 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
19410
19411         * mml2015.el: Require mml-sec instead of password.
19412         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
19413         (mml2015-cache-passphrase): Inherit the default value from
19414         mml-secure-cache-passphrase.
19415         (mml2015-passphrase-cache-expiry): Inherit the default value from
19416         mml-secure-passphrase-cache-expiry.
19417
19418         * mml1991.el: Require mml-sec instead of password.
19419         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
19420         (mml1991-cache-passphrase): Inherit the default value from
19421         mml-secure-cache-passphrase.
19422         (mml1991-passphrase-cache-expiry): Inherit the default value from
19423         mml-secure-passphrase-cache-expiry.
19424
19425         * mml-sec.el: Require password.
19426         (mml-secure-verbose): New user option.
19427         (mml-secure-cache-passphrase): New user option.
19428         (mml-secure-passphrase-cache-expiry): New user option.
19429
19430 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
19431             Andreas Vögele  <andreas@altroot.de>   (tiny change)
19432
19433         * pgg-def.el (pgg-truncate-key-identifier):
19434         Truncate the key ID to 8 letters from the end.
19435
19436 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19437
19438         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
19439         workaround for the url package included with Emacs.
19440
19441         * nnweb.el (nnweb-google-create-mapping): Update regexp.
19442
19443 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19444
19445         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
19446         correctly.  This fixes a bug caused by the 2006-05-12 change.
19447
19448 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
19449
19450         * nnmail.el (nnmail-article-group): If splitting raises an error, give
19451         some information about the error when saying that the `bogus' mail
19452         group will be used.
19453
19454 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
19455
19456         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
19457         string.
19458
19459 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
19460
19461         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
19462
19463 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19464
19465         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
19466
19467 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19468
19469         * mml1991.el (mml1991-function-alist): Add epg.
19470         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
19471         (mml1991-epg-encrypt): New functions.
19472
19473 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
19474
19475         * mml2015.el (mml2015-verbose): New variable.
19476         (mml2015-cache-passphrase): Ditto.
19477         (mml2015-passphrase-cache-expiry): Ditto.
19478         (mml2015-function-alist): Add epg.
19479         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
19480         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
19481         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
19482         New functions.
19483
19484 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19485
19486         * message.el (message-cite-original-1): Preserve region when removing
19487         quoted text due to X-No-Archive in order to avoid bogus attribution
19488         when citing multiple messages.
19489
19490 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19491
19492         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
19493         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
19494
19495 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
19496
19497         * gnus-diary.el (gnus-user-format-function-d)
19498         (gnus-user-format-function-D): Autoload.
19499
19500         * imap.el (Commentary): Fix typo.
19501
19502         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
19503         2006-04-22 contribution.
19504
19505 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19506
19507         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
19508         It didn't really fix the bogosity I'm seeing with solid web groups.
19509
19510 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19511
19512         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
19513         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
19514         created using server names.  If we use the feature without declaring
19515         it, Gnus does not properly manage server and group state.
19516
19517         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
19518         bound.
19519
19520 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19521
19522         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
19523         looking up the method using GROUP's prefix before inventing a new one.
19524         It is used on killed/unknown groups in various places where returning
19525         an all-new method isn't expected by the caller.
19526
19527         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
19528         and match semantics of gnus-group-real-prefix.
19529
19530 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
19531
19532         * nnmail.el (nnmail-broken-references-mailers): New variable.
19533         (nnmail-ignore-broken-references): New function generalizing
19534         nnmail-fix-eudora-headers.
19535         (nnmail-fix-eudora-headers): Now obsolete.
19536
19537         * gnus-art.el (gnus-button-handle-custom):
19538         Support `customize-apropos*'.
19539
19540 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19541
19542         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
19543
19544         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
19545         articles.
19546
19547 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
19548
19549         * message.el (message-cite-reply-above): New variable.
19550         (message-yank-original): Use it.
19551
19552 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19553
19554         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
19555
19556 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
19557
19558         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
19559         as read.
19560
19561         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
19562
19563 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
19564
19565         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
19566         (gnus-bookmark-default-file): Use gnus-directory.
19567         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
19568         Remove "*" in doc string.
19569         (gnus-bookmark-write-file): Simplify.
19570         (gnus-bookmark-maybe-sort-alist): Use `when'.
19571         (gnus-bookmark-get-bookmark): Fix typo in doc string.
19572         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
19573         Add FIXME about Emacs 21 and XEmacs compatibility.
19574         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
19575         compatibility.
19576         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
19577         compatibility.
19578         (gnus-bookmark-menu-heading): Fix version.
19579
19580 2006-06-19  Bastien Guerry  <bzg@altern.org>
19581
19582         * gnus-bookmark.el: New file.
19583
19584 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19585
19586         * message.el (message-syntax-checks): Doc fix.
19587
19588 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19589
19590         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
19591         unsubscribed groups as if they were killed ones.  It causes duplicate
19592         entries in gnus-newsrc-alist.
19593
19594 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19595
19596         * message.el (message-syntax-checks): Doc fix.
19597         (message-send-mail): Add check for continuation headers.
19598         (message-check-news-header-syntax): Fix regexp used to check for
19599         continuation headers.
19600
19601 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19602
19603         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
19604
19605 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
19606
19607         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
19608
19609 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
19610
19611         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
19612         default-truncate-lines.
19613
19614 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19615
19616         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
19617         to fill the utf-8 entry.
19618
19619         * lpath.el: Fbind unicode-precedence-list.
19620
19621 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19622
19623         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
19624
19625 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
19626
19627         * gnus-agent.el (directory-files-and-attributes): Move all the way
19628         forward (the third and final move).
19629         (gnus-agent-read-agentview): Trap reconstruction errors due to
19630         nonexistent directory.  Handle by returning nil.
19631
19632 2006-05-30  Didier Verna  <didier@xemacs.org>
19633
19634         * message.el (message-dont-reply-to-names): Update the custom type.
19635         * message.el (message-dont-reply-to-names): New defsubst: potentially
19636         convert a list of regexps into a single one.
19637         * message.el (message-get-reply-headers): Use it.
19638         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
19639
19640 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19641
19642         * gnus-agent.el (directory-files-and-attributes): Move forward.
19643
19644 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19645
19646         * gnus-ml.el (gnus-mailing-list-subscribe)
19647         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
19648         (gnus-mailing-list-message): Fix doc strings.
19649
19650 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19651
19652         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
19653         of doing it manually.
19654
19655 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
19656
19657         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
19658         comment.
19659
19660 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
19661
19662         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
19663         (gnus-agent-read-agentview): Fix handling of end-of-file error.
19664         (gnus-agent-read-local): All symbols allocated in my-obarray.
19665         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
19666         (gnus-agent-regenerate-group): Check numeric names to see if they are
19667         messages or groups.
19668         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
19669         better way of do this...)
19670
19671         * gnus-cache.el (gnus-agent-total-fetched-for):
19672         Ignore 'dummy.group' (there should be a better way of do this...)
19673
19674 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
19675
19676         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
19677         (gnus-saved-headers): Ditto.
19678         (gnus-default-article-saver): Mention functions may have properties.
19679         (gnus-article-save): Override gnus-save-all-headers and
19680         gnus-saved-headers by :headers property which saver function may have.
19681         (gnus-summary-save-in-file): Add :headers property.
19682         (gnus-summary-write-to-file): Ditto.
19683
19684         * gnus-sum.el (gnus-summary-save-article): Bind
19685         gnus-prompt-before-saving to t when saving many articles in a file;
19686         always show all headers.
19687
19688         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
19689
19690 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
19691
19692         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
19693         marks.
19694
19695         * message.el (message-indent-citation): Add optional arguments to allow
19696         using it outside of message buffers.
19697
19698         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
19699         (gnus-article-treat-unfold-headers): Use it.
19700         (gnus-article-truncate-lines): New variable.
19701         (gnus-article-mode): Use it.
19702         (gnus-article-toggle-truncate-lines): New function.
19703
19704         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
19705         Add gnus-article-toggle-truncate-lines.
19706
19707         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
19708         coding system in XEmacs, use binary.
19709
19710 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19711
19712         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
19713         after-load-alist.
19714
19715         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
19716         this function should save decoded articles.
19717         (gnus-summary-write-to-file): Use property to specify this function
19718         should save decoded articles and specify gnus-summary-save-in-file
19719         should be used to save articles other than the first one when saving
19720         many articles.
19721         (gnus-summary-save-body-in-file): Use property to specify this
19722         function should save decoded articles.
19723         (gnus-summary-write-body-to-file): Use property to specify this
19724         function should save decoded articles and specify
19725         gnus-summary-save-body-in-file should be used to save articles other
19726         than the first one when saving many articles.
19727
19728         * gnus-sum.el (gnus-summary-save-article): Simplify.
19729
19730 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19731
19732         * gnus-art.el (gnus-default-article-saver):
19733         Add gnus-summary-write-body-to-file.
19734         (gnus-article-save-coding-system): Don't use coding system object
19735         in XEmacs.
19736         (gnus-read-save-file-name): Add optional `dir-var' argument which
19737         specifies directory in which files are saved; work even if optional
19738         `variable' argument is not specified.
19739         (gnus-summary-write-to-file): Read file name.
19740         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
19741         (gnus-summary-write-body-to-file): New function.
19742
19743         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
19744         (gnus-summary-local-variables): Add it.
19745         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
19746         (gnus-summary-save-article): Remove optional `decode' argument;
19747         determine whether to decode articles by the value of
19748         gnus-default-article-saver; when saving many files using
19749         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
19750         it first and use gnus-summary-save-in-file or
19751         gnus-summary-save-body-in-file thereafter unless
19752         gnus-prompt-before-saving is always; move point to article which
19753         will be saved.
19754         (gnus-summary-save-article-file): Revert.
19755         (gnus-summary-write-article-file): Revert.
19756         (gnus-summary-save-article-body-file): Revert.
19757         (gnus-summary-write-article-body-file): New function.
19758
19759 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19760
19761         * gnus-art.el (gnus-default-article-saver): Doc fix.
19762         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
19763         from gnus-summary-save-article-coding-system, and default to a
19764         certain coding system.
19765         (gnus-output-to-file): Add coding cookie and encode text according
19766         to gnus-article-save-coding-system; don't use mm-append-to-file.
19767
19768         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
19769         gnus-art.el and rename to gnus-article-save-coding-system.
19770         (gnus-summary-save-article): Require gnus-art; don't show all
19771         headers if it decodes articles; don't add coding cookie here;
19772         don't bind mm-text-coding-system-for-write.
19773         (gnus-summary-save-article-file): Save decoded articles.
19774         (gnus-summary-write-article-file): When saving many files, use
19775         gnus-summary-write-to-file first and gnus-summary-save-in-file
19776         thereafter unless gnus-prompt-before-saving is always.
19777         (gnus-summary-save-article-body-file): Save decoded articles.
19778
19779         * lpath.el: Fbind select-safe-coding-system for XEmacs.
19780
19781 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19782
19783         * nnrss.el (nnrss-check-group): Bind hash-index.
19784
19785 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
19786
19787         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
19788         its hash index.  Store this hash in `nnrss-group-data'.
19789         (nnrss-read-group-data): Update accordingly.
19790
19791 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19792
19793         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
19794         entry.
19795
19796         * gnus-sum.el (gnus-summary-make-menu-bar):
19797         Add gnus-article-browse-html-article.
19798
19799 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
19800
19801         * gnus-sum.el (gnus-summary-mime-map):
19802         Add gnus-article-browse-html-article.
19803
19804         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
19805
19806 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
19807
19808         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
19809         suitable coding systems in customize.
19810
19811 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
19812
19813         * mail-source.el (mail-sources): Fix custom type.
19814
19815 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
19816
19817         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
19818         (gnus-summary-expire-articles-now): Shorten prompt.
19819
19820         * gmm-utils.el (wid-edit): Require.
19821         (defun-gmm): Rename from `gmm-defun-compat'.
19822         (gmm-image-search-load-path): Use it.
19823         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
19824
19825 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
19826
19827         * gnus-sum.el (gnus-summary-save-article-coding-system):
19828         New variable.
19829         (gnus-summary-save-article): Add optional `decode' argument.
19830         If it is set and gnus-summary-save-article-coding-system is non-nil,
19831         save decoded article.
19832         (gnus-summary-write-article-file): Save decoded article if
19833         gnus-summary-save-article-coding-system is non-nil.
19834
19835         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
19836         type.
19837
19838 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19839
19840         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
19841
19842 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19843
19844         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
19845         first to test gnus-single-article-buffer which may be buffer-local.
19846
19847         * gnus-sum.el (gnus-summary-setup-buffer):
19848         Make gnus-single-article-buffer buffer-local and nil in ephemeral
19849         group; make gnus-article-buffer, gnus-article-current, and
19850         gnus-original-article-buffer always buffer-local.
19851         (gnus-summary-exit): Kill article buffer belonging to ephemeral
19852         group.
19853         (gnus-handle-ephemeral-exit): Don't move to next summary line.
19854
19855 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
19856
19857         * nnml.el (nnml-request-compact-group): Compressed files might not
19858         have .gz extension.
19859
19860 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
19861
19862         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
19863         (mm-copy-to-buffer): Use with-current-buffer.
19864         (mm-display-part): Simplify.
19865         (mm-inlinable-p): Add optional arg `type'.
19866
19867 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
19868
19869         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
19870         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
19871         Try harder to show the attachment internally or externally using
19872         gnus-mime-view-part-as-type.
19873
19874 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
19875
19876         * message.el (message-from-style, message-signature-separator)
19877         (message-user-organization-file, message-send-mail-function)
19878         (message-citation-line-function, message-yank-prefix)
19879         (message-indent-citation-function, message-signature)
19880         (message-signature-file, message-signature-insert-empty-line):
19881         Remove autoloads.
19882
19883         * gnus-art.el (gnus-buttonized-mime-types):
19884         Remove "multipart/signed".  Revert 2006-04-26 change.
19885
19886 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19887
19888         * gnus.el (gnus-version-number): Bump version.
19889
19890 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
19891
19892         * gnus.el: No Gnus v0.5 is released.
19893
19894 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19895
19896         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
19897         fetching articles by message-id.
19898
19899 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19900
19901         * message.el (hashcash): Require hashcash as normal.
19902
19903         * ecomplete.el (ecomplete-highlight-match-line):
19904         Use point-at-eol.
19905         (ecomplete-highlight-match-line): Use `highlight', because that
19906         face exists in both Emacs and XEmacs.
19907
19908         * message.el (message-display-abbrev): Use point-at-bol.
19909
19910         * mail-source.el: Don't require timer/timer-funcs.
19911
19912         * gnus-async.el: Ditto.
19913
19914         * password.el: Ditto.
19915
19916         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
19917
19918         * mm-url.el: Ditto.
19919
19920         * gnus-xmas.el: Don't require timer-funcs.
19921
19922         * mm-util.el: Require timer/timer-funcs.
19923
19924 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
19925
19926         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
19927         Close.
19928
19929 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19930
19931         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
19932         unibyte after clear-decrypt function runs.
19933
19934         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
19935         returns as a unibyte string.
19936
19937 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19938
19939         * lpath.el: Revert.
19940
19941         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
19942         (pgg-gpg-process-sentinel): Revert.
19943
19944         * pgg-pgp.el (pgg-pgp-process-region): Revert.
19945         (pgg-pgp-lookup-key): Revert.
19946
19947         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
19948         (pgg-pgp5-lookup-key): Revert.
19949
19950         * pgg.el (pgg-fetch-key): Revert.
19951
19952 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19953
19954         * lpath.el: Fbind string-as-multibyte for XEmacs.
19955
19956         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
19957         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
19958         (mml1991-pgg-encrypt): Ditto.
19959
19960         * pgg-gpg.el (pgg-string-to-multibyte): New function.
19961         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
19962         a multibyte buffer.
19963
19964         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
19965         (pgg-pgp-lookup-key): Ditto.
19966
19967         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
19968         (pgg-pgp5-lookup-key): Ditto.
19969
19970         * pgg.el (pgg-fetch-key): Ditto.
19971
19972 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
19973
19974         * message.el (message-user-organization-file): Check several
19975         locations of the organization file.
19976
19977         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
19978         Add gnus-article-view-part-as-type.
19979
19980         * gnus-art.el (gnus-article-view-part-as-type): New function.
19981
19982         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
19983         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
19984
19985         * mml.el: Simplify autoload.
19986         (mml-mode): defvar dnd-protocol-alist instead of using
19987         symbol-value.
19988         (mml-default-directory): New variable.
19989         (mml-minibuffer-read-file): Use it.
19990         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
19991
19992         * message.el (message-citation-line-format): New variable.
19993         (message-insert-formated-citation-line): New function.
19994         (message-citation-line-function):
19995         Add `message-insert-formated-citation-line' to custom type.
19996
19997         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
19998         to doc string.
19999
20000         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
20001         depending on mm-verify-option.
20002
20003 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20004
20005         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
20006         binding pgg-* variables; reimplement the section which prevents
20007         MIME header from being signed.
20008         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
20009         pgg-text-mode; remove a blank line at the top of body.
20010
20011         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
20012         lines at the top of body; use gnus-newsgroup-charset if there's no
20013         Charset header.
20014
20015 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20016
20017         * message.el (message-self-insert-commands): Doc fix.
20018
20019         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
20020         (mm-uu-pgp-encrypted-test): Ditto.
20021         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
20022         between header and body; return application/pgp-encrypted handle
20023         if decryption failed; decode decrypted body by charset.
20024
20025         * mm-decode.el (mm-automatic-display): Don't make application/pgp
20026         element match to application/pgp-*.
20027
20028 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20029
20030         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
20031         HTML.
20032
20033 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20034
20035         * mail-source.el (mail-source-call-script): Message the error
20036         string.
20037
20038 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20039
20040         * gnus-util.el (gnus-byte-compile): Use it.
20041
20042 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
20043
20044         * gnus-util.el (kill-empty-logs): New function.
20045
20046 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20047
20048         * message.el (message-mail-alias-type): Doc fix.
20049         (message-mail-alias-type-p): New function.
20050         (message-send): Use it.
20051         (message-mode): Ditto.
20052         (message-strip-forbidden-properties): Ditto.
20053
20054         * ecomplete.el (ecomplete-database-file-coding-system):
20055         New variable.
20056         (ecomplete-save): Use it.
20057         (ecomplete-setup): Use it.
20058
20059 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20060
20061         * message.el (message-self-insert-commands): New variable.
20062         (message-strip-forbidden-properties): Use it.
20063
20064 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20065
20066         * message.el (message-put-addresses-in-ecomplete): Use a regexp
20067         that doesn't make XEmacs choke.
20068
20069 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
20070
20071         * gnus-util.el (gnus-replace-in-string):
20072         Prefer replace-regexp-in-string over of replace-in-string.
20073
20074 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
20075
20076         * gnus-util.el (gnus-select-frame-set-input-focus):
20077         Use select-frame-set-input-focus if it is available in XEmacs; use
20078         definition defined in Emacs 22 for old Emacsen.
20079
20080         * dgnushack.el: Autoload unmorse-region for XEmacs.
20081
20082         * lpath.el: Bind cursor-in-non-selected-windows and
20083         select-frame-set-input-focus for XEmacs.
20084
20085 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20086
20087         * mm-view.el (mm-inline-text): Use equal instead of equalp.
20088
20089 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
20090
20091         * gnus-registry.el (gnus-registry-cache-save): Remove text
20092         properties when saving via the temp buffer.
20093
20094 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20095
20096         * message.el (message-generate-hashcash): Honor custom type.
20097
20098 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20099
20100         * message.el (message-generate-hashcash): Default to non-nil when
20101         hashcash is found.
20102
20103         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
20104         (gnus-refer-thread-limit): Increase default to 500.
20105
20106         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
20107
20108         * flow-fill.el (fill-flowed): Allow delete-space.
20109
20110 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20111
20112         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
20113         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
20114         Remove autoloads.
20115
20116 2006-04-18  Simon Josefsson  <jas@extundo.com>
20117
20118         * message.el (message-generate-hashcash): Default to.
20119
20120 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20121
20122         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
20123         concatenating segments rather than before concatenating them.
20124
20125 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
20126
20127         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
20128
20129 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20130
20131         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
20132
20133         * message.el (message-forward-make-body-plain):
20134         Allow message-forward-ignored-headers to be a list.
20135         (message-remove-ignored-headers): Factor out into function.
20136         (message-forward-make-body-mml): Use it.
20137
20138         * imap.el (imap-quote-specials): New function.
20139         (imap-login-auth): Quote specials.
20140
20141         * rfc2231.el (rfc2231-parse-string): Remove dead code.
20142         (rfc2231-parse-string): Allow concatanation of parameters that
20143         aren't contiguous.  The test case is
20144           (mail-header-parse-content-type "message/external-body;
20145             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
20146             access-type=LOCAL-FILE;
20147             name*1*=plugh%2fhello-sailor%2fbing.pdf")
20148
20149 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
20150
20151         * nntp.el (nntp-accept-process-output): Return the value of
20152         `nnheader-accept-process-output'.
20153
20154 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20155
20156         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
20157         (gnus-button-alist): Recognize more diff formats.
20158         (gnus-button-patch): Strip directory.
20159
20160 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
20161
20162         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
20163         Emacs 22 when setting focus.
20164
20165 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20166
20167         * gnus-art.el (gnus-article-treat-types): Do treatment of
20168         text/x-verbatim parts.
20169         (gnus-button-patch): New command.
20170
20171         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
20172         addresses that contain invalid characters.
20173
20174 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20175
20176         * message.el (message-put-addresses-in-ecomplete):
20177         Use gnus-replace-in-string.
20178         (message-is-yours-p): Use the more correct
20179         mail-header-parse-address instead of
20180         mail-extract-address-components.
20181         (message-put-addresses-in-ecomplete): Fix typo.
20182
20183         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
20184         keystroke.
20185
20186         * gnus-art.el (gnus-treatment-function-alist): Change order of
20187         newsgroups/generic header folding to avoid double-folding.
20188
20189         * message.el (message-hidden-headers): Add X-Draft-From.
20190
20191         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
20192         New command.
20193         (gnus-summary-repeat-search-article-backward): New command.
20194
20195         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
20196         groups in the parent topic.
20197
20198 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
20199
20200         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
20201         (spam-extra-header-to-number): Return the CRM114 number as a
20202         number instead of a string.
20203
20204 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20205
20206         * gnus-art.el (gnus-face-properties-alist): Move here from
20207         gnus-fun.
20208
20209         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
20210
20211 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20212
20213         * message.el (message-strip-forbidden-properties): Only display on
20214         self-insert-command.
20215
20216         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
20217         reindent.
20218         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
20219
20220 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
20221
20222         * smiley.el (smiley-style): Fix typo.
20223
20224 2006-03-23  Kenichi Handa  <handa@m17n.org>
20225
20226         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
20227         instead of set-buffer-multibyte.
20228
20229 2006-03-23  Kenichi Handa  <handa@m17n.org>
20230
20231         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20232         buffer and then decode the buffer text if necessary.
20233         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20234         first, and after mm-encode-body, change the buffer to unibyte.
20235
20236 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20237
20238         * hashcash.el (hashcash-insert-payment-async-2):
20239         Use message-goto-eoh instead of doing it manually.
20240         (mail-add-payment): Use message-narrow-to-header instead of trying
20241         to do the same itself.
20242
20243         * message.el (message-hidden-headers): Add Face.
20244
20245         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
20246         reparenting code.
20247         (gnus-summary-reparent-children): Refactored out code.
20248         (gnus-summary-thread-map): New keystroke.
20249         (gnus-summary-reparent-children): Make into command.
20250
20251         * smiley.el (smiley-style): Default to `medium' if using a large
20252         font.
20253
20254         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
20255         does it itself.
20256
20257         * message.el (message-point-in-header-p): Simplify definition.
20258
20259 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20260
20261         * nnagent.el (nnagent-request-set-mark): Silence log file
20262         writing.
20263         (nnagent-request-set-mark): Use write-region instead of
20264         append-to-file.
20265
20266         * gnus-sum.el (gnus-read-header): Fudge article number if using a
20267         strange select method.
20268
20269         * ecomplete.el (ecomplete-display-matches): Get highlightling
20270         right.
20271         (ecomplete-display-matches): Use literals.
20272         (ecomplete-display-matches): Disable message logging.
20273
20274         * message.el (message-display-abbrev): Small optimization.
20275
20276         * ecomplete.el (ecomplete-display-matches): Allow automatic
20277         display.
20278
20279         * message.el (message-strip-forbidden-properties):
20280         Display abbrevs.
20281         (message-display-abbrev): Get automatic display right.
20282
20283         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
20284         keystrokes.
20285
20286 2006-04-13  Romain Francoise  <romain@orebokech.com>
20287
20288         TODO: Backport to v5-10!
20289
20290         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
20291         Move here (and rename) from gnus-registry.el.
20292
20293         * gnus-registry.el: Require gnus-util.
20294         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
20295
20296 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20297
20298         * gnus-group.el (gnus-group-catchup-current):
20299         Change if-then-else-if-then-else into cond.
20300         (gnus-group-catchup): Indent.
20301         (group-name-at-point): New function.
20302         (gnus-fetch-group): Provide default from thing at point.
20303
20304 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20305
20306         * message.el (message-display-abbrev): Fix regexp.
20307
20308         * ecomplete.el (ecomplete-highlight-match-line):
20309         Reimplement choosing.
20310         (ecomplete-highlight-match-line): Fix up code rewrite, remove
20311         dead variables.
20312
20313         * message.el (message-newline-and-indent): Remove debugging.
20314         (message-display-abbrev): Use new implementation.
20315
20316 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
20317
20318         * gnus-art.el (gnus-article-mode):
20319         Set cursor-in-non-selected-windows to nil.
20320
20321         * smiley.el: Revert previous change.
20322         (smiley-data-directory): defvar it before using it in the
20323         defcustom of `smiley-style'.
20324
20325 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20326
20327         * message.el (message-newline-and-indent): New function.
20328
20329         * ecomplete.el: Implement more bits.
20330
20331         * message.el (message-put-addresses-in-ecomplete): Clean up the
20332         string.
20333
20334         * ecomplete.el (ecomplete-add-item): Chop off decimals.
20335
20336         * gnus-sum.el (gnus-summary-save-parts):
20337         Bind gnus-summary-save-parts-counter and use it to make unique file
20338         names.
20339
20340         * gnus-art.el (gnus-ignored-headers): Add some more headers.
20341
20342         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
20343         parameter to say whether to actually parse the individual
20344         addresses.
20345
20346         * message.el (message-put-addresses-in-ecomplete): New function.
20347         (ecomplete): Require.
20348         (message-mail-alias-type): Add ecomplete as an option.
20349
20350 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
20351
20352         * flow-fill.el (fill-flowed): Remove trailing space from blank
20353         quoted lines.
20354
20355 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20356
20357         * smiley.el (smiley-style): Move definition later to avoid a
20358         compilation warning.
20359
20360 2006-04-12  Kenichi Handa  <handa@m17n.org>
20361
20362         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
20363         buffer and then decode the buffer text if necessary.
20364         (rfc2231-encode-string): Be sure to work on multibyte buffer at
20365         first, and after mm-encode-body, change the buffer to unibyte.
20366         Use mm-disable-multibyte instead of set-buffer-multibyte.
20367
20368 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20369
20370         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
20371         Content-Type header instead of Content-Disposition header.
20372         (gnus-mime-inline-part): Ditto.
20373         (gnus-mime-view-part-as-charset): Ignore charset that the part
20374         specifies.
20375
20376         * mm-decode.el (mm-display-part): Work with external parts and
20377         usual parts similarly.
20378
20379         * mm-extern.el (mm-inline-external-body): Use mm-display-part
20380         instead of gnus-display-mime.
20381
20382         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
20383         instead of with-temp-buffer.
20384
20385         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
20386         tag to summarized topics part in order to encode non-ASCII text.
20387
20388 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20389
20390         * smiley.el (smiley-style): New variable.
20391         (smiley-directory): New function.
20392         (smiley-data-directory): Derive from `smiley-style' using
20393         `smiley-directory'.
20394         (smiley-regexp-alist): Add new entries.
20395
20396         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
20397         (gnus-article-browse-delete-temp): Add :version.
20398
20399 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
20400
20401         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
20402         the sieve region.
20403
20404 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20405
20406         * gnus.el (gnus-version-number): Bump version.
20407
20408 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
20409
20410         * gnus.el: No Gnus v0.4 is released.
20411
20412 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20413
20414         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
20415         layout.
20416
20417         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
20418         unknown charset.
20419
20420         * message.el (message-header-synonyms): Add Original-To to the
20421         default.
20422
20423         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
20424         optional parameter.
20425
20426 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
20427
20428         * gnus-fun.el (gnus): Require it for gnus-directory.
20429
20430 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20431
20432         * gnus-fun.el (gnus-face-properties-alist): Add :version.
20433
20434 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20435
20436         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
20437
20438 2006-04-05  Simon Josefsson  <jas@extundo.com>
20439
20440         * password.el (password-reset): New function.
20441
20442 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
20443
20444         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
20445         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
20446
20447 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20448
20449         * nnweb.el (nnweb-google-create-mapping): Update regexp.
20450         Some whitespace was matched into the url, which broke browsing hits
20451         > 100 when mm-url-use-external was nil.
20452
20453 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
20454
20455         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20456         Check gnus-extra-headers for 'Newsgroups.
20457
20458         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
20459         bound.
20460
20461 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
20462
20463         * pgg-gpg.el: Clean up process buffers every time gpg processes
20464         complete.
20465
20466 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
20467
20468         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20469         doc string.
20470
20471 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
20472
20473         * pgg-gpg.el (pgg-gpg-process-filter)
20474         (pgg-gpg-wait-for-completion): Check if buffer is alive.
20475
20476         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
20477         lines, temporary fix.
20478
20479 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
20480
20481         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
20482
20483 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
20484
20485         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
20486         default-enable-multibyte-characters.  This reverts the change from
20487         revision 6.17 which is no longer necessary because the passphrase
20488         is sent separately now.  GnuPG messages are unreadable under
20489         multibyte locales with default-enable-multibyte-characters set to
20490         nil.
20491
20492 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
20493
20494         * message.el (message-tool-bar-gnome): Move "spell".
20495
20496 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
20497
20498         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
20499         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
20500         instead.
20501
20502 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
20503
20504         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
20505         Improve newsgroups handling for NNTP overviews which don't include
20506         Newsgroups.
20507
20508 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20509
20510         * message.el (message-resend): Bind message-generate-hashcash to nil.
20511
20512 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20513
20514         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
20515         when searching for already-paid recipients.
20516
20517 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
20518
20519         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
20520         passphrases when it is not needed.
20521         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
20522         passphrase stuff from gpg, should only be necessary when you use
20523         gpg with a smartcard.
20524
20525 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20526
20527         * mml.el (mml-insert-mime): Ignore cached contents of
20528         message/external-body part.
20529
20530         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
20531         (mm-insert-part): Ditto.
20532
20533 2006-03-23  Simon Josefsson  <jas@extundo.com>
20534
20535         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
20536         Reiner.
20537         (pgg-gpg-use-agent-p): Use it again.
20538
20539 2006-03-23  Simon Josefsson  <jas@extundo.com>
20540
20541         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
20542         older emacsen.
20543         (pgg-gpg-use-agent-p): Don't use it.
20544
20545 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
20546
20547         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
20548         if we can.
20549
20550 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
20551
20552         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
20553         (pgg-gpg-update-agent): New function.
20554         (pgg-gpg-use-agent-p): New function.
20555         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
20556         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
20557         (pgg-gpg-sign-region): Use it.
20558
20559 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20560
20561         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
20562         Reported by Ralf Wachinger <rwachinger@gmx.de>.
20563
20564 2006-03-21  Simon Josefsson  <jas@extundo.com>
20565
20566         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
20567         <wilde@sha-bang.de>.
20568         (pgg-gpg-use-agent): New variable.
20569         (pgg-gpg-process-region): Use it.
20570         (pgg-gpg-encrypt-region): Likewise.
20571         (pgg-gpg-encrypt-symmetric-region): Likewise.
20572         (pgg-gpg-decrypt-region): Likewise.
20573         (pgg-gpg-sign-region): Likewise.
20574         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
20575
20576 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
20577
20578         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
20579
20580         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
20581         Add comment on version.
20582
20583 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
20584
20585         * smiley.el: Add missing test smiley.
20586
20587 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20588
20589         * mm-decode.el (mm-with-part): New macro.
20590         (mm-get-part): Use it; work with message/external-body as well.
20591         (mm-save-part): Treat name and filename equally.
20592
20593         * mm-extern.el (mm-extern-cache-contents): New function.
20594         (mm-inline-external-body): Use it; force the part to be displayed;
20595         move undisplayer added to the cached handle to the parent.
20596
20597         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
20598         (gnus-mime-view-part-as-type): Work with message/external-body.
20599
20600         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
20601
20602 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
20603
20604         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
20605         images in image-load-path.  [Sync with image.el, revision 1.60, in
20606         Emacs.]
20607
20608 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
20609
20610         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
20611         path rather than symbol.  Always return list of directories.
20612         Guarantee that image directory comes first.  [Sync with image.el,
20613         revision 1.59, in Emacs.]
20614
20615         * message.el (message-make-tool-bar): Adjust to new API of
20616         `gmm-image-load-path-for-library'.
20617
20618         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20619
20620         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20621
20622 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20623
20624         * gnus-art.el (gnus-article-only-boring-p):
20625         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
20626         intangible text.
20627         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
20628
20629 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
20630
20631         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
20632         Use `defun' instead of `gmm-defun-compat'.
20633
20634 2006-03-14  Simon Josefsson  <jas@extundo.com>
20635
20636         * message.el (message-unique-id): Don't use message-number-base36
20637         if (user-uid) is a float.
20638         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
20639
20640 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20641
20642         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
20643
20644         * gnus-art.el (gnus-mime-display-single): Make sure there is an
20645         empty line between a part and a message part.
20646
20647 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
20648
20649         * smiley.el: Add more test smileys.
20650         (smiley-data-directory, smiley-regexp-alist)
20651         (gnus-smiley-file-types): Fix doc strings.
20652         (smiley-update-cache): Clear smiley-cached-regexp-alist before
20653         adding new elements.
20654         (smiley-mouse-map): Unused code.  Make it a comment.
20655
20656 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
20657
20658         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
20659         scan latest NoCeM messages instead of old ones.
20660         (gnus-nocem-check-article): Fix regexps so as to match to PGP
20661         delimiters that are recently used.
20662         (gnus-nocem-load-cache): Add autoload cookie.
20663
20664         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
20665
20666         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
20667         level which is larger than gnus-use-nocem is specified.
20668
20669         * gnus-group.el (gnus-group-get-new-news): Ditto.
20670
20671 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
20672
20673         * gnus-util.el (gnus-tool-bar-update): New function.
20674
20675         * gnus-group.el (gnus-group-update-tool-bar): New variable.
20676         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
20677
20678         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
20679
20680         * gnus-group.el (gnus-group-redraw-when-idle)
20681         (gnus-group-redraw-check): Remove.
20682         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
20683
20684 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
20685
20686         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
20687         if optional last element is specified in splits (FIELD VALUE...).
20688
20689 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
20690
20691         * message.el (message-make-tool-bar): Rename gmm-image-load-path
20692         to gmm-image-load-path-for-library.  Call with no-error argument.
20693         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
20694
20695         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20696
20697         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
20698
20699         * gmm-utils.el (gmm-image-load-path): Remove alias.
20700
20701 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
20702
20703         * gmm-utils.el (gmm-image-load-path): Add alias.
20704
20705         * nnml.el (nnml-generate-nov-databases-directory): Rename from
20706         nnml-generate-nov-databases-1.
20707         (nnml-generate-nov-databases): Use it.
20708         (nnml-generate-nov-databases-directory): Document no-active
20709         argument.
20710
20711         * gmm-utils.el (gmm-image-load-path-for-library): Return single
20712         directory if path is t.  Add no-error.
20713
20714         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
20715         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
20716
20717         * gnus-art.el (gnus-article-browse-delete-temp-files):
20718         Simplify resetting gnus-article-browse-html-temp-list.
20719
20720         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
20721         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
20722         Add example to docstring.  Rename local variables.  Move error
20723         checks to default case in cond and simplify.
20724
20725 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20726
20727         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
20728         handle is multipart when calling it recursively.
20729         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
20730
20731 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
20732
20733         * nnimap.el (nnimap-request-update-info-internal): Optimize.
20734         Don't `gnus-uncompress-range' to avoid excessive memory usage.
20735
20736 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20737
20738         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
20739         is loaded.
20740
20741         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
20742         loaded.
20743
20744 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
20745
20746         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
20747         to "Emacs 23 (unicode)" in doc string.
20748
20749         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
20750         "Emacs 23 (unicode)" in comment.
20751
20752 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
20753
20754         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
20755
20756         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
20757         characters 160 through 255 in Emacs 23.
20758
20759 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20760
20761         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
20762         gnus-article-browse-html-temp.
20763         (gnus-article-browse-delete-temp): Make it customizable.
20764         Add `file'.  Adjust doc string.
20765         (gnus-article-browse-delete-temp-files): Add argument.
20766         Allow query for each file.  Adjust doc string.
20767         (gnus-article-browse-html-parts):
20768         Add `gnus-article-browse-delete-temp-files' to
20769         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
20770
20771 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
20772
20773         * gnus-art.el (gnus-article-browse-html-temp)
20774         (gnus-article-browse-delete-temp): New variables.
20775         (gnus-article-browse-delete-temp-files): New function.
20776         (gnus-article-browse-html-parts): Use it.
20777
20778 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
20779
20780         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
20781
20782         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
20783         string.
20784
20785         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
20786         gnus-summary-insert-new-articles when unplugged.
20787         Remove gnus-summary-search-article-forward.
20788
20789         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
20790         display-visual-class instead of display-color-cells.
20791
20792 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20793
20794         * dgnushack.el: Autoload customize-group for XEmacs.
20795
20796         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
20797         message/* containing non-ASCII text properly.
20798
20799 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
20800
20801         * message.el: Require gmm-utils, remove autoloads.
20802         (message-tool-bar): Set default based on
20803         gmm-tool-bar-style.
20804         (message-tool-bar-gnome): Add gmm-customize-mode.
20805
20806         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
20807         gmm-tool-bar-style.
20808         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
20809
20810         * gnus-group.el (gnus-group-tool-bar): Set default based on
20811         gmm-tool-bar-style.
20812         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
20813
20814         * gmm-utils.el (gmm-image-directory): Rename variable from
20815         gmm-image-load-path.
20816         (gmm-image-load-path): Use gmm-image-directory.
20817         (gmm-customize-mode): New function.
20818         (gmm-tool-bar-style): New variable.
20819
20820         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
20821         gnus-group-redraw-line-number.
20822         (gnus-group-redraw-check): Simplify.
20823         (gnus-group-tool-bar-update): Remove redraw check.
20824         (gnus-group-make-tool-bar): Add redraw check.
20825
20826 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
20827
20828         * gnus-art.el (gnus-button): Add missing parentheses.
20829
20830 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20831
20832         * lpath.el: Fbind line-number-at-pos.
20833
20834 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20835
20836         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
20837
20838 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20839
20840         * gnus-art.el (gnus-button): New face.
20841         (gnus-article-button-face): Use it.
20842
20843         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20844         Add gnus-summary-next-page.  Re-order.
20845
20846         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
20847         next-node are now included.
20848         (gnus-group-redraw-line-number): New internal variable.
20849         (gnus-group-redraw-check): Helper function for updating the tool
20850         bar.
20851         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
20852
20853         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
20854
20855         * spam.el (spam-spamassassin-score-regexp): New internal variable.
20856         (spam-extra-header-to-number, spam-check-spamassassin-headers):
20857         Use it to match format of Spamassassin 3.0 and later.
20858         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
20859         (spam-check-bogofilter)
20860         (spam-bogofilter-register-with-bogofilter): Fix args of
20861         `gnus-error' calls.
20862
20863 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
20864
20865         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
20866         unnecessary interaction when sending queued mails.
20867         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
20868
20869 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
20870
20871         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
20872         first or last are nil.
20873
20874 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
20875
20876         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
20877
20878 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20879
20880         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
20881
20882 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20883
20884         * dns.el (query-dns): Protect more against buggy tcp output.
20885
20886 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
20887
20888         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
20889         nov.php.
20890
20891 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
20892
20893         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
20894         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
20895         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
20896         output on the server side.
20897         (nnweb-google-create-mapping): Update regexps and add some
20898         progress indication.
20899
20900 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
20901
20902         * gnus-group.el (gnus-group-tool-bar-gnome):
20903         Fix gnus-agent-toggle-plugged.  Re-order icons.
20904         (gnus-group-tool-bar-gnome):
20905         Add gnus-group-{prev,next}-unread-group.
20906         (gnus-group-tool-bar-gnome): Re-order icons.
20907
20908         * gnus-sum.el (gnus-summary-tool-bar-gnome):
20909         Move gnus-summary-insert-new-articles.
20910
20911         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
20912         Fix comments.
20913
20914         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
20915         also available in Emacs 21.3.
20916
20917         * message.el (message-fix-before-sending): Change "Emacs 22" to
20918         "Emacs 23 (unicode)" in comment.
20919
20920         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
20921         "Emacs 23 (unicode)" in comment.
20922
20923         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
20924         comment.
20925         (mm-coding-system-p): Add comment about no-MULE XEmacs.
20926
20927         * mm-view.el (mm-fill-flowed): Add :version.
20928
20929 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
20930
20931         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
20932         and load-path.
20933
20934 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
20935
20936         * message.el: Autoload gmm-image-load-path.
20937         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
20938         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
20939         consitency.
20940
20941         * gmm-utils.el (gmm-image-load-path): Also search in
20942         "../etc/images".  Don't set gmm-image-load-path if we don't find
20943         the image.
20944
20945 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20946
20947         * gmm-utils.el (gmm-image-load-path): Don't make
20948         `gmm-image-load-path' include subdirectories which the second arg
20949         `image' might specify.
20950
20951         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
20952         subdirectory to icon file names.
20953
20954         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
20955
20956 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
20957
20958         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
20959         gmm-image-load-path calls.
20960
20961         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
20962
20963         * message.el (message-make-tool-bar): Ditto.
20964
20965         * mml.el (mml-preview): Add comment concerning tool bar icons.
20966
20967         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
20968         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
20969
20970         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
20971         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
20972
20973         * message.el (message-tool-bar-gnome): Use new icon names.
20974         (message-make-tool-bar): Use `gmm-image-load-path'.
20975
20976         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
20977         New functions from MH-E.
20978         (gmm-image-load-path): New variable from MH-E.
20979         (gmm-image-load-path): New function from MH-E.  Add arguments
20980         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
20981         *-image-load-path-called-flag.
20982
20983 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
20984
20985         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
20986
20987 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
20988
20989         * nnimap.el (nnimap-request-move-article): Change folder back to
20990         source group before deleting.
20991
20992 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
20993
20994         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
20995
20996         * gnus-art.el (mm-url-insert-file-contents-external):
20997         Autoload mm-url.
20998
20999         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
21000
21001 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21002
21003         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
21004         coding system which mm-charset-to-coding-system returns for a
21005         given charset is valid.
21006
21007 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
21008
21009         * html2text.el (html2text-remove-tag-list):
21010         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
21011
21012 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
21013
21014         * gnus-cus.el: Revert 2005-10-17 change.
21015
21016 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21017
21018         * gnus-art.el (article-strip-banner):
21019         Call article-really-strip-banner only when the regexp match is made.
21020
21021 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21022
21023         * gnus-art.el (article-strip-banner):
21024         Use gnus-extract-address-components instead of
21025         mail-header-parse-addresses to make it work with non-ASCII text;
21026         remove mail-encode-encoded-word-string.
21027
21028         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
21029         values which are surrounded with \"...\"; make it never cause a
21030         Lisp error; give up parsing of parameters if it failed in
21031         extracting type.
21032
21033 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
21034
21035         * smime.el (smime-cert-by-ldap-1): Fix bug where
21036         `smime-ldap-search' returns results without userCertificates.
21037
21038 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21039
21040         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
21041
21042 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21043
21044         * spam.el (spam-check-spamassassin-headers): Adapt format for
21045         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
21046         <ari@mbf.ocn.ne.jp>.
21047         (spam-list-of-processors): Add spam-use-gmane.
21048
21049 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21050
21051         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
21052         make-temp-file; make it work with XEmacs as well.
21053
21054         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
21055         mm-make-temp-file.
21056
21057         * mm-decode.el (mm-display-external): Use the 3rd arg of
21058         mm-make-temp-file.
21059         (mm-create-image-xemacs): Ditto.
21060
21061 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21062
21063         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
21064         with message-narrow-to-headers.
21065         (gnus-draft-setup): Narrow to header to run message-fetch-field.
21066         (gnus-draft-check-draft-articles): New function.
21067         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
21068
21069 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21070
21071         * gnus-art.el (gnus-article-browse-html-parts):
21072         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
21073         Don't use suffix argument for mm-make-temp-file for Emacs 21
21074         compatibility.  Remove useless `format'.
21075
21076 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21077
21078         * nnweb.el (nnweb-google-wash-article): Update regexps.
21079         (nnweb-group-alist): Use defvoo instead of defvar.
21080
21081 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21082
21083         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
21084         re-loading nn* modules.
21085
21086 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
21087
21088         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
21089         for `tool-bar-mode' and don't check it's default-value.
21090
21091         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
21092
21093         * message.el (message-make-tool-bar): Ditto.
21094
21095         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
21096         `substring'.  Shorten tmp-file name.
21097
21098         * gnus.el: Remove bogus comment.
21099
21100 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
21101
21102         * gnus-art.el (gnus-article-browse-html-parts): New function.
21103         (gnus-article-browse-html-article): New function for viewing html
21104         articles with a browser.
21105
21106 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
21107
21108         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
21109         in elisp.
21110         (pgg-gpg-encrypt-symmetric-region): Ditto.
21111         (pgg-gpg-sign-region): Ditto.
21112
21113         * pgg-def.el (pgg-text-mode): New variable.
21114
21115         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
21116         (mml2015-pgg-encrypt): Ditto.
21117
21118         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
21119         (mml1991-pgg-encrypt): Ditto.
21120
21121 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21122
21123         * nnfolder.el (nnfolder-insert-newsgroup-line):
21124         Use message-make-date instead of current-time-string.
21125
21126         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
21127         to gnus-decoded which mm-uu might set.
21128
21129 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
21130
21131         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
21132         don't decode quoted parameters; remove misimported Emacs code.
21133         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21134         (rfc2231-decode-encoded-string): Don't use split-string which
21135         behaves differently according to Emacs version; use
21136         mm-decode-coding-region to convert charset to coding-system.
21137         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21138         (rfc2231-encode-string): Remove misimported Emacs code.
21139
21140 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21141
21142         * gnus-art.el (article-decode-charset): Don't use ignore-errors
21143         when calling mail-header-parse-content-type.
21144         (article-de-quoted-unreadable): Ditto.
21145         (article-de-base64-unreadable): Ditto.
21146         (article-wash-html): Ditto.
21147
21148         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
21149         calling mail-header-parse-content-type and
21150         mail-header-parse-content-disposition.
21151         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
21152         mail-header-parse-content-type.
21153
21154         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
21155         insert charset and format parameters; encode description after
21156         inserting it to buffer.
21157         (mml-insert-parameter): Fold lines properly even if a parameter is
21158         segmented into two or more lines; change the max column to 76.
21159
21160         * rfc1843.el (rfc1843-decode-article-body): Don't use
21161         ignore-errors when calling mail-header-parse-content-type.
21162
21163         * rfc2231.el (rfc2231-parse-string): Return at least type if
21164         possible; don't cause an error even if it fails in parsing of
21165         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21166         (rfc2231-encode-string): Don't break lines at the beginning, leave
21167         it to mml-insert-parameter.
21168
21169         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
21170         calling mail-header-parse-content-type.
21171
21172 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
21173
21174         * spam-report.el (spam-report-gmane-use-article-number):
21175         Improve doc string.
21176         (spam-report-gmane-internal): Check if a suitable header was found
21177         in the article.
21178
21179 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
21180
21181         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
21182         (rfc2231-encode-string): Make param*=value always begin with LWSP.
21183
21184 2006-02-05  Romain Francoise  <romain@orebokech.com>
21185
21186         Update copyright notices of all files in the gnus directory.
21187
21188 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21189
21190         * nnweb.el (nnweb-request-group): Avoid growing overview files.
21191
21192 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21193
21194         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
21195         segmented lines of parameter value to cope with Thunderbird 1.5
21196         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
21197         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21198         (rfc2231-encode-string): Don't make lines exceeding 76 column.
21199
21200 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
21201
21202         * mml.el (mml-generate-mime-1): Correct the order of inline signed
21203         parts.
21204
21205 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21206
21207         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
21208         there's only one active file for all servers.
21209         (nnweb-request-scan): Make sure nnweb-articles is initialized on
21210         solid groups.  Gnus might have used a FAST request to select the group.
21211         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
21212         and nnweb-search redundantly in the active file.
21213         (nnweb-request-list): Don't list bogus groups.  There can only be one.
21214         (nnweb-request-create-group): Don't use ARGS.
21215         (nnweb-possibly-change-server, nnweb-request-group): Remove some
21216         initializations.  Let nnoo do the work.
21217
21218 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
21219
21220         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
21221         Say the part has been decoded.
21222
21223         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
21224
21225 2006-01-31  Kevin Ryde  <user42@zip.com.au>
21226
21227         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
21228         mailcap-viewer-test-cache when there's no 'test clause, since that
21229         will invert the meaning of a "nil" test previously determined by
21230         mailcap-mailcap-entry-passes-test.
21231
21232 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21233
21234         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
21235         compiling.
21236
21237         * gnus-sum.el: Ditto.
21238
21239         * message.el: Don't bind tool-bar-map when compiling.
21240
21241 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
21242
21243         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
21244
21245 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
21246
21247         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
21248         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
21249         current Google Groups.
21250
21251 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
21252
21253         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
21254         and tool-bar-mode.
21255
21256         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
21257         and tool-bar-mode.
21258
21259         * message.el (message-tool-bar-update): Simplify.
21260         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
21261
21262         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
21263         gnus-summary-buffer.
21264         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
21265         gnus-summary-reply.
21266
21267         * gmm-utils.el (gmm): Add :version.
21268
21269 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21270
21271         * Makefile.in (clean): New rule.
21272         (distclean): Use it.
21273
21274 2006-01-26  Steve Youngs  <steve@sxemacs.org>
21275
21276         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
21277         Don't autoload.
21278
21279 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21280
21281         * gmm-utils.el (gmm-verbose): Add :group.
21282
21283 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
21284
21285         * message.el: Change some comments WRT tool-bars.
21286
21287         * gnus-sum.el (gnus-summary-tool-bar)
21288         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
21289         (gnus-summary-tool-bar-zap-list): New variables.
21290         (gnus-summary-make-tool-bar): Complete rewrite using
21291         `gmm-tool-bar-from-list'.
21292
21293         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
21294         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
21295         New variables.
21296         (gnus-group-make-tool-bar): Complete rewrite using
21297         `gmm-tool-bar-from-list'.
21298         (gnus-group-tool-bar-update): New function.
21299
21300         * message.el (message-mode-field-menu): Add "Show hidden Headers".
21301
21302 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21303
21304         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
21305         is dissected into a single part of which the type is the same as
21306         the given one; decode charset.
21307
21308 2006-01-21  Kevin Ryde  <user42@zip.com.au>
21309
21310         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
21311         into alists as symbol not string, since that's what
21312         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
21313         look for.
21314
21315 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
21316
21317         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
21318         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
21319
21320         * message.el (message-tool-bar-gnome): Use gmm-ignore.
21321
21322 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21323
21324         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
21325         (gnus-xmas-mime-security-button-menu): New function.
21326
21327         * gnus-art.el (gnus-mime-security-button-commands): New variable.
21328         (gnus-mime-security-button-menu): New definition.
21329         (gnus-mime-security-button-map): Use them.
21330         (gnus-mime-security-button-menu): New function.
21331         (gnus-insert-mime-security-button): Addition to help echo.
21332         (gnus-mime-security-run-function, gnus-mime-security-save-part)
21333         (gnus-mime-security-pipe-part): New functions.
21334
21335         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
21336         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
21337
21338         * mm-decode.el (mm-handle-set-disposition): Remove.
21339         (mm-handle-set-description): Remove.
21340
21341 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21342
21343         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
21344         (mm-w3m-standalone-supports-m17n-p): New function.
21345         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
21346         w3m usage.
21347
21348         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
21349         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
21350
21351 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
21352
21353         * message.el (message-tool-bar-zap-list):
21354         Use gmm-tool-bar-zap-list as custom type.
21355         (message-tool-bar-update): New function.
21356         (message-tool-bar, message-tool-bar-gnome)
21357         (message-tool-bar-retro): Add message-tool-bar-update.
21358         (message-tool-bar-gnome): Add flyspell-buffer.
21359
21360         * gnus-util.el (gnus-error): Describe `args'.
21361
21362         * gmm-utils.el (gmm-error): Describe `args'.
21363         (gmm-tool-bar-zap-list): New widget.
21364         (gmm-tool-bar-from-list): Improve description of `zap-list'.
21365
21366 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21367
21368         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
21369         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
21370         the number of recursive calls.
21371
21372         * mm-decode.el (mm-handle-set-disposition): New macro.
21373         (mm-handle-set-description): New macro.
21374
21375 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21376
21377         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
21378         encoding.
21379
21380 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21381
21382         * message.el (message-tool-bar-zap-list, message-tool-bar)
21383         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
21384         (message-tool-bar-local-item-from-menu): Remove.
21385         (message-tool-bar-map): Replace by `message-make-tool-bar'.
21386         (message-make-tool-bar): New function.
21387         (message-mode): Use `message-make-tool-bar'.
21388
21389         * gmm-utils.el: New file.
21390         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
21391         (gmm-lazy): New widget copied from `nnmail.el'.
21392         (gmm-tool-bar-from-list): New function for creating customizable
21393         tool bars.
21394         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
21395         output.
21396         (gmm): Add :prefix to defgroup.
21397
21398 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
21399
21400         * gmm-utils.el (gmm-widget-p): New function.
21401
21402 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
21403
21404         * mml.el (mml-attach-file): Describe `description' in doc string.
21405         (mml-menu): Add Emacs MIME manual and PGG manual.
21406
21407 2006-01-20  Richard M. Stallman  <rms@gnu.org>
21408
21409         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
21410
21411 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
21412
21413         * nntp.el (nntp-end-of-line): Doc fix.
21414
21415 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
21416
21417         * imap.el (imap-open): Handle case where buffer is a buffer
21418         object.
21419
21420 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
21421
21422         * gnus-delay.el (gnus-delay): Don't autoload.
21423         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21424         to be re-loaded when customizing the `gnus-delay' group.
21425
21426 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
21427
21428         * message.el (message-insert-citation-line): Use newlines.
21429
21430 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21431
21432         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
21433         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
21434         these routines, so the passphrase can be managed externally and
21435         passed in to the system.
21436         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
21437         pgg-add-passphrase-to-cache function.
21438
21439         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
21440         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
21441         these routines, so the passphrase can be managed externally and
21442         passed in to the system.
21443         (pgg-pgp5-sign-region): Use new name of
21444         pgg-add-passphrase-to-cache function.
21445
21446 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
21447
21448         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
21449         part of the decoded armor to find the key-identifier.
21450         (pgg-gpg-lookup-key-owner): New function to return the
21451         human-readable identifier of a key owner.
21452         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
21453         itself.
21454         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
21455         the key value) if we have a key and can match it against a secret
21456         key.  Also, added a note pointing out fact that the prompt only
21457         indicates the first matching key.
21458
21459         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
21460         pgg-decrypt-region.
21461         (pgg-add-passphrase-to-cache): Rename from
21462         `pgg-add-passphrase-cache' to reduce confusion (all callers
21463         changed).
21464         (pgg-remove-passphrase-from-cache): Rename from
21465         `pgg-remove-passphrase-cache' to reduce confusion (all callers
21466         changed).
21467         (pgg-read-passphrase, pgg-add-passphrase-cache)
21468         (pgg-remove-passphrase-cache): Add informative docstrings.
21469         (pgg-decrypt): Convey provided passphrase in subordinate call to
21470         pgg-decrypt-region.
21471
21472 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
21473
21474         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
21475         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
21476         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
21477         'passphrase' argument, so the passphrase can be managed externally
21478         and then passed in to the system.
21479
21480         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
21481         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
21482         so the passphrase cache can be used reliably with identifiers
21483         besides a pgp packet's key id.
21484
21485         * pgg-gpg.el (pgg-gpg-encrypt-region)
21486         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
21487         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
21488         these routines, so the passphrase can be managed externally and
21489         passed in to the system.
21490
21491         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
21492         'notruncate' argument, so the passphrase cache can be used
21493         reliably with identifiers besides a pgp packet's key id.
21494
21495 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
21496
21497         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
21498         symmetric encryption.
21499         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
21500         encrypted session key.
21501         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
21502         message ask for the passphrase in a proper way.
21503
21504         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
21505         New user commands for symmetric encryption.
21506
21507 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21508
21509         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
21510
21511         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
21512
21513 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
21514
21515         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
21516
21517 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21518
21519         * mm-decode.el (mm-inlined-types): Add application/pgp.
21520         (mm-automatic-display): Ditto.
21521
21522         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
21523         part as text.
21524
21525 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * nnrss.el: Update copyright.
21528         (nnrss-opml-import): Query whether to subscribe to each entry.
21529
21530         * gnus-art.el:
21531         * gnus-sum.el:
21532         * gnus-xmas.el:
21533         * messagexmas.el:
21534         * mm-uu.el:
21535         * mm-view.el: Update copyright.
21536
21537 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
21538
21539         * message.el (message-info): New function.
21540         (message-mode-menu): Add it.
21541         Update copyright.
21542
21543         * ChangeLog: Fix and update copyright.
21544
21545 2006-01-13  Romain Francoise  <romain@orebokech.com>
21546
21547         * message.el (message-forward-subject-name-subject): Prefer the
21548         address to 'nowhere' if the sender has no name.
21549         Fix typo.  Update copyright year.
21550
21551 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21552
21553         * gnus-art.el (article-wash-html):
21554         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
21555         (gnus-article-wash-html-with-w3m-standalone): New function.
21556
21557         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
21558         mm-inline-text-html-render-with-w3m-standalone.
21559         (mm-text-html-washer-alist): Map w3m-standalone to
21560         gnus-article-wash-html-with-w3m-standalone.
21561         (mm-inline-text-html-render-with-w3m-standalone): New function.
21562
21563 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
21564
21565         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
21566         Improve LaTeX.
21567
21568 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21569
21570         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
21571         (nnrss-request-article): Render text/plain parts as HTML.
21572
21573         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
21574         the buffer.
21575
21576 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
21577
21578         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
21579         custom definition of `gnus-posting-styles'.
21580
21581         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
21582         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
21583
21584 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21585
21586         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
21587         Use nntp for bug archive.
21588
21589 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
21590
21591         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
21592         parts.
21593         (nnrss-normalize-date): New function converts ISO 8601 date into
21594         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21595         (nnrss-check-group): Use it.
21596
21597 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21598
21599         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
21600
21601         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
21602         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
21603         (nnrss-insert-w3): Ditto.
21604
21605 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21606
21607         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
21608         the articles to be forwarded including the case where neither a
21609         number of articles nor a region is specified.
21610
21611 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21612
21613         * nnrss.el (nnrss-request-article): Fix last change; fill
21614         text/plain parts.
21615
21616 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21617
21618         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
21619         in text/plain part.
21620         (nnrss-check-group): Don't add excessive newline to dc:subject.
21621
21622 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
21623
21624         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
21625         article.
21626
21627 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
21628
21629         * nnml.el: Don't require gnus-bcklg.  Autoload it.
21630         (nnml-use-compressed-files, nnml-save-mail): Support other
21631         comression programs such as bzip2.
21632
21633 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21634
21635         * dns.el (query-dns): Make sure we check the buffer size before
21636         removing tcp headers.
21637
21638 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21639
21640         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
21641         remove MIME buttons associated with multipart/alternative parts.
21642         (gnus-mime-display-alternative): Tag buttons using `article-type'
21643         text property.
21644
21645         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
21646         associated with multipart/alternative parts.
21647
21648         * gnus-art.el (gnus-signature-separator): Fix custom type.
21649
21650         * mm-decode.el (mm-inlined-types): Fix custom type.
21651         (mm-keep-viewer-alive-types): Ditto.
21652         (mm-automatic-display): Ditto.
21653         (mm-attachment-override-types): Ditto.
21654         (mm-inline-override-types): Ditto.
21655         (mm-automatic-external-display): Ditto.
21656
21657 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
21658
21659         * spam-report.el (spam-report-user-mail-address)
21660         (spam-report-user-agent): New variables.
21661         (spam-report-url-ping-plain): Use spam-report-user-agent.
21662
21663 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
21664
21665         * gnus-art.el (gnus-button-handle-custom): Do not just use
21666         `customize-apropos' for any "M-x customize-*" button but the
21667         function called for.  Accept both the function name and its
21668         argument in order to achieve this.
21669         (gnus-button-alist): Remove support for "custom:" URL's.
21670         Pass function name to `gnus-button-handle-custom' in case of "M-x
21671         customize-*" buttons.
21672
21673 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21674
21675         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
21676         multipart/alternative and add xref to mm-discouraged-alternatives
21677         in doc string.
21678
21679         * mm-decode.el (mm-discouraged-alternatives): Add xref to
21680         gnus-buttonized-mime-types in doc string.
21681
21682 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
21683
21684         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
21685         Suggest image/.* in the doc string.
21686
21687 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
21688
21689         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
21690         message-marks (Debian bug#342521).
21691
21692 2005-12-12  Simon Josefsson  <jas@extundo.com>
21693
21694         * password.el (password-read-from-cache): Add.
21695         (password-read): Use it.
21696
21697 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21698
21699         * rfc2047.el (rfc2047-charset-to-coding-system):
21700         Recognize us-ascii as a MIME charset.
21701
21702         * mm-bodies.el (mm-decode-content-transfer-encoding):
21703         Protect against the case where the 2nd arg TYPE is nil.
21704
21705 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21706
21707         * pop3.el (pop3-stream-type): Fix custom version.
21708
21709         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
21710
21711 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21712
21713         * mm-decode.el (mm-display-external): Add missing cdr.
21714
21715 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21716
21717         * mm-decode.el (mm-display-external): Use nametemplate (defined in
21718         RFC1524) if it is in mailcap or add a suffix according to
21719         mailcap-mime-extensions when generating a temp filename; postpone
21720         deleting a temp file for 2 seconds for some wrappers, shell
21721         scripts, and so on, which might exit right after having started a
21722         viewer command as a background job.
21723
21724 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21725
21726         * nntp.el (nntp-marks-directory): Fix custom group.
21727
21728         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
21729         steps when < 10.
21730
21731         * gnus-start.el (gnus-no-server-1):
21732         Mention `gnus-level-default-subscribed' in doc string.
21733
21734 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
21735
21736         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
21737         parens.
21738
21739 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21740
21741         * gnus-xmas.el (gnus-use-toolbar): Revert.
21742         (gnus-xmas-setup-toolbar): Use global default-toolbar if
21743         gnus-use-toolbar is default.
21744
21745         * messagexmas.el (message-use-toolbar): Revert.
21746         (message-setup-toolbar): Use global default-toolbar if
21747         message-use-toolbar is default.
21748
21749 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21750
21751         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
21752         according to default-toolbar-visible-p.
21753
21754         * messagexmas.el (message-use-toolbar): Ditto.
21755
21756 2005-11-26  Dave Love  <fx@gnu.org>
21757
21758         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
21759         (tls-program, tls-success): Provide openssl alternative.
21760
21761         * starttls.el: Doc fixes.
21762         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
21763         SERVICE to PORT.
21764
21765         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
21766         port null or service name.
21767         (starttls-negotiate): Autoload.
21768
21769 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21770
21771         * message.el (message-kill-to-signature): Fix interactive spec.
21772
21773 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21774
21775         * pop3.el (pop3-open-server): Recognize a string as a service name.
21776
21777 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
21778
21779         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
21780
21781 2005-11-23  Dave Love  <fx@gnu.org>
21782
21783         Add pop3s, pop3/starttls.
21784
21785         * pop3.el (pop3-authentication-scheme): Clarify doc.
21786         (open-tls-stream, starttls-open-stream): Autoload.
21787         (pop3-stream-type): New.
21788         (pop3-open-server): Use it.
21789
21790         * mail-source.el (mail-sources): Fix some :types.  Add stream type
21791         for POP.
21792         (mail-source-keyword-map): Add :stream for POP.
21793         (mail-source-fetch-pop): Use pop3-stream-type.
21794
21795 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21796
21797         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
21798         of current-time-string.
21799
21800 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
21801
21802         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
21803         date header.
21804
21805 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21806
21807         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
21808         it can seriously impact performance as it bypasses the agent's
21809         local caches.
21810
21811 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
21812
21813         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
21814         must be explicitly online rather than "not explicitly offline" for
21815         its flags to be synchronized.
21816
21817         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
21818         that gnus-uu-unmark-thread will function correctly.
21819
21820         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
21821         1024K is instead displayed as 1M.
21822
21823 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21824
21825         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
21826
21827 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
21828
21829         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
21830
21831 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
21832
21833         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
21834         error message to display actual error condition.
21835         (gnus-agent-save-local): Avoid saving symbols that are bound to
21836         nil as they simply result in a warning message in
21837         gnus-agent-read-local.
21838
21839 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21840
21841         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
21842         rather than make-variable-buffer-local for file-precious-flag.
21843
21844 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21845
21846         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
21847         for duplicates which are removed.  The invalid sort check then
21848         triggers a rescan after the sort as sorting may have moved
21849         duplicate entries such that they can be cheaply detected.
21850
21851 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21852
21853         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
21854
21855 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
21856
21857         * gnus-agent.el (gnus-agent-article-alist-save-format):
21858         Change internal variable to a custom variable.  Change default value
21859         from compressed(2) to uncompressed(1).
21860         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
21861         support for uncompressed agentview files.  Taken together, reading
21862         the agentview file should now be 6-7 times faster.
21863
21864 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
21865
21866         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
21867         as a buffer-local variable.  This avoids creating truncated
21868         dribble files as a result of a hang up, eg.
21869
21870 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
21871
21872         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
21873         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
21874         XEmacs.
21875
21876 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
21877
21878         * gnus-start.el (gnus-start-draft-setup):
21879         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
21880
21881         * gnus.el (gnus-splash): Change custom group.
21882         (gnus-group-get-parameter, gnus-group-parameter-value):
21883         Describe allow-list argument.
21884
21885         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
21886         string.
21887
21888 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
21889
21890         * gnus-art.el (gnus-default-article-saver): Add user-defined
21891         `function' to custom type.
21892
21893 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
21894
21895         * imap.el (imap-open): Handle case where buffer is a buffer
21896         object.
21897
21898 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
21899
21900         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
21901         long lines.
21902         (gnus-cache-delete-group): Wrap doc strings.
21903
21904         * gnus-agent.el (gnus-agent-rename-group)
21905         (gnus-agent-delete-group): Wrap doc strings.
21906
21907 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21908
21909         * messagexmas.el (message-use-toolbar): Change the valid values
21910         into default, top, bottom, left, and right.
21911         (message-toolbar-thickness): New variable.
21912         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
21913         well.
21914         (message-setup-toolbar): Make it work.
21915
21916         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
21917         (gnus-use-toolbar): Change the valid values into default, top,
21918         bottom, left, and right.
21919         (gnus-toolbar-thickness): New variable.
21920         (gnus-xmas-setup-toolbar): New function.
21921         (gnus-xmas-setup-group-toolbar): Use it.
21922         (gnus-xmas-setup-summary-toolbar): Use it.
21923
21924 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21925
21926         * gnus-start.el (gnus-1): Add "native" to
21927         gnus-predefined-server-alist.
21928
21929         * gnus.el (gnus-method-to-server): Don't add "native" to the
21930         lists here, because that leads to problems when
21931         gnus-select-method is bound.
21932
21933 2005-11-09  Simon Josefsson  <jas@extundo.com>
21934
21935         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
21936         use (not sort-by-date) instead.
21937
21938 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21939
21940         * gnus-delay.el (gnus-delay-group): Don't autoload.
21941         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
21942         to be re-loaded when customizing the `gnus-delay' group.
21943
21944 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
21945
21946         * message.el: Revert last changes.
21947         (message-insert-citation-line): Use newlines.
21948
21949 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
21950
21951         * message.el (message-courtesy-message)
21952         (message-mark-insert-begin, message-mark-insert-end)
21953         (message-elide-ellipsis, message-cancel-message)
21954         (message-add-header, message-change-subject)
21955         (message-cross-post-followup-to-header)
21956         (message-cross-post-insert-note, message-reduce-to-to-cc)
21957         (message-widen-reply, message-delete-not-region)
21958         (message-kill-to-signature, message-insert-signature)
21959         (message-insert-importance-high, message-insert-importance-low)
21960         (message-insert-or-toggle-importance)
21961         (message-insert-disposition-notification-to)
21962         (message-indent-citation, message-yank-original)
21963         (message-cite-original-without-signature, message-cite-original)
21964         (message-insert-citation-line, message-position-on-field)
21965         (message-fix-before-sending, message-send-mail-partially)
21966         (message-send-mail, message-send-mail-with-sendmail)
21967         (message-send-mail-with-qmail, message-send-news)
21968         (message-check-news-header-syntax, message-generate-headers)
21969         (message-insert-courtesy-copy, message-fill-address)
21970         (message-fill-header, message-shorten-references)
21971         (message-setup-1, message-cancel-news)
21972         (message-forward-make-body-plain, message-forward-make-body-mime)
21973         (message-forward-make-body-mml, message-encode-message-body)
21974         (message-forward-make-body-digest-plain)
21975         (message-forward-make-body-digest-mime)
21976         (message-use-alternative-email-as-from): Insert `hard-newline'
21977         instead of ordinary newlines.
21978
21979 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
21980
21981         * message.el (message-generate-headers): Downcase the argument
21982         given to message-check-element.
21983
21984 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
21985
21986         * nntp.el (nntp-authinfo-rejected): New error condition.
21987         (nntp-wait-for): Use new error condition to signal authentication
21988         error.
21989         (nntp-retrieve-data): Rethrow new error condition to break out of
21990         recursive call to nntp-send-authinfo.
21991
21992 2005-11-08  Romain Francoise  <romain@orebokech.com>
21993
21994         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
21995         (gnus-summary-exit-map): Bind to `Z p'.
21996         (gnus-summary-make-menu-bar): Add menu item.
21997
21998 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
21999
22000         * gnus-art.el (gnus-article-treat-custom): Add `first'.
22001         (gnus-treat-*): Add `first' in all doc strings.
22002
22003         * gnus-group.el (gnus-group-compact-group): Fix typo.
22004
22005 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22006
22007         * gnus.el (gnus-parameters-case-fold-search): New variable.
22008         (gnus-parameters-get-parameter): Use it.
22009
22010         * gnus-score.el (gnus-home-score-file): Doc fix.
22011
22012 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
22013
22014         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
22015
22016 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
22017
22018         * mm-util.el (mm-special-display-p): New function.
22019
22020         * mml.el (mml-preview): Use it; doc fix.
22021
22022 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
22023
22024         * imap.el (imap-open): Handle case where buffer is a buffer object.
22025
22026 2005-10-29  Romain Francoise  <romain@orebokech.com>
22027
22028         * message.el (message-fix-before-sending): Fix comment.
22029
22030 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
22031
22032         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
22033
22034 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
22035
22036         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
22037         Used in gnus-score.el.
22038
22039 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
22040
22041         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
22042
22043 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
22044
22045         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
22046         whitespace removed in revision 7.8.  Use concatenated string to
22047         protect trailing whitespace.
22048
22049 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
22050
22051         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
22052         (nnimap-request-expire-articles): Use it to avoid sending 'UID
22053         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
22054         Courier IMAP ("some version from 2004").  Mostly based on similar
22055         code in the same function.
22056
22057 2005-10-26  Didier Verna  <didier@xemacs.org>
22058
22059         * gnus-group.el (gnus-group-compact-group): Invalidate original
22060         article buffer.
22061         * gnus-srvr.el (gnus-server-compact-server): Ditto.
22062         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
22063         NOV database and in article itself.
22064         Invalidate article backlog.
22065
22066 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22067
22068         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
22069
22070 2005-10-26  Simon Josefsson  <jas@extundo.com>
22071
22072         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
22073         part of 2004-07-25 change.
22074
22075 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22076
22077         * message.el (message-display-completion-list): New function.
22078         (message-expand-group): Use it; make sure the Completions buffer
22079         is modifiable.
22080 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
22081
22082         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
22083         user-mail-name is an empty string.
22084
22085 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22086
22087         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
22088         depending on gnus-score-decay-constant.
22089
22090         * encrypt.el (encrypt-insert-file-contents)
22091         (encrypt-write-file-contents): Don't use `gnus-message'.
22092
22093         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
22094         arguments.
22095         (mm-uu-type-alist): Add message-marks and insert-marks.
22096         Pass arguments to mm-uu-verbatim-marks-extract.
22097         (mm-uu-hide-markers): New variable.
22098         (mm-uu-extract): Use face similar to `gnus-cite-3'.
22099
22100         * gnus-fun.el (gnus-convert-image-to-x-face-command)
22101         (gnus-convert-image-to-face-command): Use "convert" by default to
22102         allow other input image formats.
22103         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
22104         accordingly.
22105
22106 2005-10-23  Simon Josefsson  <jas@extundo.com>
22107
22108         * imap.el (imap-gssapi-program): Align command line parameters
22109         with latest GNU SASL.
22110         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
22111
22112 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22113
22114         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
22115         HTML.
22116         (nnslashdot-request-article): Ditto.
22117
22118         * lpath.el (featurep): Add nobreak-char-display.
22119
22120 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22121
22122         * mail-source.el (mail-source-fetch-pop): Require pop3.
22123         (mail-source-check-pop): Ditto.
22124
22125 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
22126
22127         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
22128         errors.
22129
22130 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
22131
22132         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
22133         (gnus-treat-strip-leading-blank-lines): Improve doc string.
22134
22135         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
22136
22137         * mm-bodies.el (mm-decode-string):
22138         Call `mm-charset-to-coding-system' with allow-override argument.
22139
22140 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22141
22142         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
22143         (rfc2047-charset-to-coding-system): New function.
22144         (rfc2047-decode-encoded-words): New function.
22145         (rfc2047-decode-region): Use them.
22146         (rfc2047-decode-cte): Remove.
22147         (rfc2047-parse-and-decode): Remove.
22148         (rfc2047-decode): Remove.
22149
22150 2005-10-15  Kenichi Handa  <handa@m17n.org>
22151
22152         * rfc2047.el (rfc2047-decode-cte): New function.
22153         (rfc2047-decode-region): Change the way to decode successive
22154         encoded-words: decode B- or Q-encoding in each encoded-word,
22155         concatenate them, and decode it as charset.
22156
22157 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22158
22159         * lpath.el: Fbind codepage-setup for XEmacs.
22160
22161 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
22162
22163         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
22164         widget-move-and-invoke.
22165         (gnus-custom-mode): Use gnus-custom-map.
22166
22167 2005-10-15  Bill Wohler  <wohler@newt.com>
22168
22169         * message.el (message-tool-bar-map): Rename image file from
22170         mail_send to mail/send.
22171
22172 2005-10-16  Masatake YAMATO  <jet@gyve.org>
22173
22174         * message.el (message-expand-group): Pass the common
22175         prefix substring of completion to `display-completion-list'.
22176
22177 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
22178
22179         * mml-sec.el (mml-secure-method): New internal variable.
22180         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
22181         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
22182         New functions using mml-secure-method.
22183
22184         * mml.el (mml-mode-map): Add key bindings for those functions.
22185         (mml-menu): Simplify security menu entries.  Suggested by Jesper
22186         Harder <harder@myrealbox.com>.
22187         (mml-attach-file, mml-attach-buffer, mml-attach-external):
22188         Goto end of message if point is the headers of the message.
22189
22190         * message.el (message-in-body-p): New function.
22191
22192         * assistant.el: Autoload gnus-util and netrc.
22193
22194         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
22195         Use `mm-charset-override-alist' only when decoding.
22196
22197         * mm-bodies.el (mm-decode-body):
22198         Call `mm-charset-to-coding-system' with allow-override argument.
22199
22200         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
22201         `filename' from Content-Disposition if Content-Type doesn't
22202         provide `name'.
22203         (gnus-mime-view-part-as-type): Set default instead of
22204         initial-input.
22205
22206 2005-10-09  Daniel Brockman  <daniel@brockman.se>
22207
22208         * format-spec.el (format-spec): Propagate text properties of % spec.
22209
22210 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22211
22212         * gnus-art.el (gnus-treat-predicate): Add `first'.
22213
22214 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22215
22216         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
22217         (mm-charset-override-alist): New variable.
22218         (mm-charset-to-coding-system): Use it.
22219         (mm-codepage-setup): New helper function.
22220         (mm-charset-eval-alist): New variable.
22221         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
22222         Warn about unknown charsets.
22223
22224         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
22225
22226 2005-10-04  David Hansen  <david.hansen@gmx.net>
22227
22228         * nnrss.el (nnrss-request-article): Add support for the comments tag.
22229         (nnrss-check-group): Ditto.
22230
22231 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
22232
22233         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
22234         Rename x-gnus-verbatim to x-verbatim.
22235         (mm-uu-type-alist): Fix regexp for verbatim-marks.
22236
22237         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
22238         x-verbatim.
22239
22240         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
22241
22242         * gnus-util.el (gnus-remove-duplicates): Remove.
22243
22244         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
22245         instead of gnus-remove-duplicates.
22246
22247         * message.el (message-remove-duplicates): Remove.
22248         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
22249         message-remove-duplicates.
22250
22251         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
22252         available, else use implementation from `delete-dups'.
22253
22254         * message.el (message-insert-expires): New function.
22255         (message-mode-map): Add key binding.
22256         (message-mode-field-menu): Add menu entry.
22257         (message-mode): Document it.
22258         (message-make-expires-date): Use `message-make-date'.
22259
22260 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
22261
22262         * message.el (message-make-expires-date): New function.
22263
22264 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22265
22266         * Makefile.in (list-installed-shadows): New entry.
22267         (install): Use it.
22268         (remove-installed-shadows): New entry.
22269
22270         * dgnushack.el (dgnushack-default-load-path): New variable.
22271         (dgnushack-find-lisp-shadows): New function.
22272         (dgnushack-remove-lisp-shadows): New function.
22273
22274 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22275
22276         * Makefile.in (install-el-elc): New entry.
22277         (install): Use it so that .el files are necessarily installed.
22278
22279 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22280
22281         * time-date.el: Autoload parse-time-string, XEmacs needs it.
22282
22283 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
22284
22285         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
22286         function rather than the diff-mode.el package.
22287         (mm-display-external): Use with-current-buffer.
22288         (mm-viewer-completion-map, mm-viewer-completion-map):
22289         Move initialization inside declaration.
22290
22291 2005-09-29  Simon Josefsson  <jas@extundo.com>
22292
22293         * spam.el: Load hashcash when compiling, to avoid warnings.
22294         Don't autoload mail-check-payment.
22295         (spam-check-hashcash): Define unconditionally, since hashcash.el
22296         is part of Gnus now.  Ignore errors from payment checking.
22297
22298 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
22299
22300         * message.el (message-bold-region, message-unbold-region):
22301         Rename from `bold-region' and `unbold-region'.
22302
22303         * message.el: Remove useless autoloads.
22304
22305 2005-09-28  Simon Josefsson  <jas@extundo.com>
22306
22307         * message.el (message-use-idna): Default to t.
22308         (message-use-idna): Test whether encoding works too.  Doc fix.
22309
22310 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22311
22312         * nntp.el (nntp-warn-about-losing-connection): Remove.
22313
22314 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
22315
22316         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
22317         customizable.  Change default value.
22318         (mm-uu-diff-groups-regexp): Change default value.
22319         (mm-uu-type-alist): Add doc string.
22320         (mm-uu-configure): Add doc string.  Make it interactive.
22321         (mm-uu-tex-groups-regexp): New variable.
22322         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
22323         (mm-uu-type-alist): Add LaTeX documents.
22324         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
22325         of "text/verbatim".
22326         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
22327
22328         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
22329         instead of "text/verbatim".
22330
22331         * message.el (message-mark-inserted-region)
22332         (message-mark-insert-file): Use slrn style marks when called with
22333         prefix argument.
22334
22335 2005-09-27  Simon Josefsson  <jas@extundo.com>
22336
22337         * message.el (message-idna-to-ascii-rhs-1): Reformat.
22338
22339 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
22340
22341         * message.el (message-remove-duplicates): New function.
22342         Implementation borrowed from `gnus-remove-duplicates'.
22343         (message-idna-to-ascii-rhs): Also encode idna addresses in
22344         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22345         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
22346         only ask about the same idna domain once per header and also tell
22347         in what header to replace the idna domain.
22348
22349         * gnus-art.el (article-decode-idna-rhs): Also decode idna
22350         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
22351         (article-decode-idna-rhs): Fix regexp so that all idna-address in
22352         a header is decoded and not just the last one.
22353
22354 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22355
22356         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
22357         has been decoded.
22358
22359         * mm-decode.el (mm-automatic-display): Add text/verbatim.
22360         (mm-insert-part): Don't modify text if it has been decoded.
22361
22362         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
22363         decoded.
22364
22365         * mm-view.el (mm-inline-text): Don't strip text props unless
22366         decoding enriched or richtext parts.
22367
22368 2005-09-25  Romain Francoise  <romain@orebokech.com>
22369
22370         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
22371         * gnus-start.el (gnus-subscribe-interactively):
22372         * gnus-uu.el (gnus-uu-grab-articles):
22373         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
22374         space.
22375
22376 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
22377
22378         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
22379         * mm-view.el (mm-view-pkcs7-decrypt):
22380         * gnus-sum.el (gnus-summary-limit-to-extra)
22381         (gnus-summary-respool-article, gnus-read-move-group-name):
22382         * gnus-score.el (gnus-summary-increase-score):
22383         * gnus-util.el (gnus-completing-read-with-default):
22384         * gnus-art.el (gnus-read-save-file-name)
22385         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
22386         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
22387         * message.el (message-check-news-header-syntax):
22388         Follow convention for reading with the minibuffer.
22389
22390 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
22391
22392         * spam-report.el (spam-report-url-ping-plain):
22393         Use gnus-extended-version as User-Agent.
22394
22395         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
22396         default value is nil.
22397
22398         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
22399         (mm-uu-verbatim-marks-extract): New function.
22400         (mm-uu-extract): New face.
22401         (mm-uu-copy-to-buffer): Use it.
22402
22403         * spam-report.el (spam-report-gmane-ham): Rename from
22404         `spam-report-gmane-unspam'.
22405         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
22406         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
22407
22408         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
22409         Autoload.
22410         (spam-report-gmane-unregister-routine):
22411         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
22412
22413 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
22414
22415         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
22416         (spam-report-gmane-unregister-routine): Add support for gmane
22417         unregistration.
22418
22419         * spam-report.el (spam-report-gmane-unspam)
22420         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
22421         (spam-report-gmane): Change to take a single article and do unspam
22422         registration.
22423
22424 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22425
22426         * mm-url.el (mm-url-decode-entities): Fix regexp.
22427
22428 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22429
22430         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
22431         default to nil, to be able to use Gnus at all.  If the default
22432         switches to something else, then the function should be fixed not
22433         be exceedingly slow.
22434
22435 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
22436
22437         * gnus-start.el (gnus-activate-group): If the server is nil, don't
22438         fail hard.
22439
22440         * spam-report.el: Add better Keywords line.
22441
22442         * spam.el: Add Maintainer and better Keywords line.
22443
22444 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22445
22446         * gnus-art.el (gnus-article-replace-part)
22447         (gnus-mime-replace-part): New functions.
22448         (gnus-mime-action-alist, gnus-mime-button-commands)
22449         (gnus-mime-save-part-and-strip): Add file argument.
22450         (gnus-article-part-wrapper): Add interactive argument.
22451
22452         * gnus-sum.el (gnus-summary-mime-map):
22453         Add `gnus-article-replace-part'.
22454
22455 2005-09-19  Didier Verna  <didier@xemacs.org>
22456
22457         The nnml compaction feature:
22458         * nnml.el (nnml-request-compact-group): New function.
22459         * nnml.el (nnml-request-compact): New function.
22460         * gnus-int.el (gnus-request-compact-group): New function.
22461         * gnus-int.el (gnus-request-compact): New function.
22462         * gnus-group.el (gnus-group-compact-group): New function.
22463         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
22464         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
22465         * gnus-srvr.el (gnus-server-compact-server): New function.
22466         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
22467         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
22468
22469 2005-09-18  Deepak Goel  <deego@gnufans.org>
22470
22471         * sieve.el (sieve-help): Fix `message' call: first arg should be a
22472         format spec.
22473
22474 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
22475
22476         * gnus.el (gnus-group-startup-message): Bind image-load-path.
22477
22478 2005-09-15  Romain Francoise  <romain@orebokech.com>
22479
22480         * message.el (message-fill-paragraph): Clarify docstring.
22481
22482 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
22483
22484         * gnus-art.el (gnus-mime-display-part): Protect against broken
22485         MIME messages.
22486
22487 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22488
22489         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
22490         before parsing header.
22491
22492 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
22493
22494         * html2text.el (html2text-replace-list): Add new entities.
22495
22496 2005-09-11  Romain Francoise  <romain@orebokech.com>
22497
22498         * message.el (message-alternative-emails): Improve docstring.
22499         (message-setup-1): Call `message-use-alternative-email-as-from'
22500         after `message-setup-hook' to give it precedence over posting
22501         styles, etc.
22502         (message-use-alternative-email-as-from): Add docstring.
22503         Remove the original From header if present.
22504
22505         * nnml.el (nnml-compressed-files-size-threshold): New variable.
22506         (nnml-save-mail): Use it.
22507
22508         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
22509         articles.  Add new argument `silent'.
22510         (gnus-uu-mark-all): Report the total number of marked articles.
22511
22512 2005-09-10  Romain Francoise  <romain@orebokech.com>
22513
22514         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
22515         (gnus-uu-mark-series): Likewise.
22516
22517 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
22518
22519         * spam-report.el (spam-report-gmane): Fix generation of spam
22520         report URL.
22521
22522 2005-09-10  Simon Josefsson  <jas@extundo.com>
22523
22524         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
22525         t, based on discussion on the ding list with Robert Epprecht
22526         <epprecht@solnet.ch>.
22527
22528 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
22529
22530         * spam-report.el (spam-report-gmane): Make it work without
22531         X-Report-Spam header.  Gmane now only provides Archived-At.
22532         This is only used if `spam-report-gmane-use-article-number' is nil.
22533         (spam-report-gmane-spam-header): Remove.  Not used anymore.
22534
22535         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
22536         make `gnus-summary-sort-by-recipient' work with threading.
22537
22538         * nnweb.el (nnweb-google-wash-article): Print a message if article
22539         is not available.
22540
22541 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22542
22543         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
22544         change.  Decode text/* parts content before displaying.
22545
22546 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
22547
22548         * mml-smime.el: Remove defvar of gnus-extract-address-components.
22549
22550 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22551
22552         * mm-view.el (mm-display-inline-fontify): Disable support modes.
22553
22554         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
22555         url-package-name, url-package-version,
22556         w3m-cid-retrieve-function-alist, w3m-current-buffer,
22557         w3m-display-inline-images, and w3m-minor-mode-map.
22558
22559 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
22560
22561         * message.el (message-tab-body-function): Fix mismatched custom type.
22562
22563         * gnus.el (gnus-group-change-level-function): Ditto.
22564
22565         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
22566
22567         * gnus-art.el (gnus-signature-limit)
22568         (gnus-article-mime-part-function): Ditto.
22569
22570 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22571
22572         * mml.el (mml-mode): Silence the byte compiler.
22573
22574         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
22575         using `(sit-for 0)' before moving the point to the specified part;
22576         skip unbuttonized parts.
22577         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
22578         return to the summary window if gnus-auto-select-part is non-nil.
22579
22580 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
22581
22582         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
22583         New variables.
22584         (mml-dnd-attach-file, mml-mode): Use them.
22585
22586         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
22587         Make fetching article by MID work again for Google Groups.
22588         Add FIXME concerning gnus-group-make-web-group.
22589
22590         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
22591         Don't depend on Gnus by using mail-extract-address-components if
22592         gnus-extract-address-components is not bound.
22593
22594 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22595
22596         * gnus-art.el (gnus-mime-display-security): Don't display the
22597         signature, but only the signed part.
22598
22599 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22600
22601         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
22602
22603         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
22604         list, not listp.
22605
22606 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
22607
22608         * mm-encode.el (mm-encode-content-transfer-encoding):
22609         Likewise when encoding.
22610
22611         * mm-bodies.el (mm-decode-content-transfer-encoding):
22612         De-canonicalize CRLF for all text content types, not just
22613         text/plain.
22614
22615 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22616
22617         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
22618         valid article; point arrow and cursor at the MIME button.
22619
22620 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22621
22622         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
22623         Suggested by Dan Christensen <jdc@uwo.ca>.
22624
22625         * mm-decode.el (mm-save-part): Enable change of prompt.
22626
22627 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
22628
22629         * gnus-msg.el (gnus-inews-add-send-actions):
22630         Make `message-post-method' lambda parameter ARG `&optional'.
22631
22632 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22633
22634         * gnus-sum.el (gnus-summary-mime-map):
22635         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
22636         gnus-article-jump-to-part.
22637
22638         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
22639         (gnus-article-edit-part): Use it.
22640         (gnus-article-part-wrapper): Add no-handle argument.
22641         (gnus-article-save-part-and-strip, gnus-article-delete-part):
22642         New functions.
22643
22644 2005-08-29  Romain Francoise  <romain@orebokech.com>
22645
22646         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
22647         docstring.
22648         (gnus-face-from-file): Likewise.
22649
22650 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
22651
22652         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
22653         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
22654         non-nil.
22655         (gnus-auto-select-part): New variable.
22656         (gnus-article-jump-to-part): New function.
22657         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
22658         (gnus-mime-delete-part): Allow selecting specified part after
22659         deleting or stripping parts.
22660         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
22661         part if argument is bogus.
22662
22663 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
22664
22665         * gnus-art.el (w3m-minor-mode-map):
22666         * gnus-spec.el (gnus-newsrc-file-version):
22667         * gnus-util.el (nnmail-active-file-coding-system)
22668         (gnus-original-article-buffer, gnus-user-agent):
22669         * gnus.el (gnus-ham-process-destinations)
22670         (gnus-parameter-ham-marks-alist)
22671         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
22672         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
22673         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
22674         * mm-decode.el (gnus-current-window-configuration):
22675         * mm-extern.el (gnus-article-mime-handles):
22676         * mm-url.el (url-current-object, url-package-name)
22677         (url-package-version):
22678         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
22679         (smime-keys, w3m-cid-retrieve-function-alist)
22680         (w3m-current-buffer, w3m-display-inline-images)
22681         (w3m-minor-mode-map):
22682         * mml-smime.el (gnus-extract-address-components):
22683         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
22684         (gnus-newsrc-hashtb, message-default-charset)
22685         (message-deletable-headers, message-options)
22686         (message-posting-charset, message-required-mail-headers)
22687         (message-required-news-headers):
22688         * mml1991.el (mc-pgp-always-sign):
22689         * mml2015.el (mc-pgp-always-sign):
22690         * nnheader.el (nnmail-extra-headers):
22691         * rfc1843.el (gnus-decode-encoded-word-function)
22692         (gnus-decode-header-function, gnus-newsgroup-name):
22693         * spam-stat.el (gnus-original-article-buffer): Add defvars.
22694
22695 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
22696
22697         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
22698         the end of the date treatments.
22699
22700 2005-08-15  Simon Josefsson  <jas@extundo.com>
22701
22702         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
22703         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
22704         Capello and Romain Francoise.
22705         (pgg-fetch-key-function): Remove, not used?
22706         (pgg-insert-url-with-w3): Require url, to get
22707         url-insert-file-contents regardless of where it is defined.
22708
22709 2005-08-13  Romain Francoise  <romain@orebokech.com>
22710
22711         * message.el (message-cite-original-1): New function.
22712         (message-cite-original): Use it.
22713         (message-cite-original-without-signature): Ditto.
22714
22715 2005-08-08  Romain Francoise  <romain@orebokech.com>
22716
22717         * message.el (message-yank-empty-prefix): New variable.
22718         (message-indent-citation): Use it.
22719         (message-cite-original-without-signature): Respect X-No-Archive.
22720
22721 2005-08-08  Simon Josefsson  <jas@extundo.com>
22722
22723         * pgg.el: Autoload url-insert-file-contents instead of loading
22724         w3/url.
22725         (pgg-insert-url-with-w3): Don't load url here.
22726
22727 2005-08-07  Jesper Harder  <harder@phys.au.dk>
22728
22729         * message.el (message-kill-to-signature): Don't insert newline at
22730         bol.
22731         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
22732
22733 2005-08-06  Romain Francoise  <romain@orebokech.com>
22734
22735         * message.el (message-user-fqdn): Fix typo in docstring.
22736
22737 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
22738
22739         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
22740
22741         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
22742
22743 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
22744
22745         * mm-bodies.el (mm-encode-body): Use coding system rather than
22746         charset to encode text.
22747
22748         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
22749         number of charsets if utf-8 is available (XEmacs).
22750
22751 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
22752
22753         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
22754         taken from `gnus-button-mid-or-mail-regexp'.
22755         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
22756         (gnus-button-alist): Improve regexp for domain part of the MIDs
22757         for news:localpart@domain buttons.
22758         (gnus-button-ctan-directory-regexp): Update.
22759
22760 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22761
22762         * sieve-manage.el (sieve-manage-interactive-login):
22763         Use make-local-variable rather than make-variable-buffer-local.
22764         (sieve-manage-open): Ditto.
22765         (sieve-manage-authenticate): Ditto.
22766
22767         * mml.el (mml-generate-mime-1): Make the content type default to
22768         text/plain if the filename is not specified.
22769
22770 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22771
22772         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
22773         instead of insert-buffer.
22774
22775         * message.el (message-yank-original): Ditto; set the mark at the
22776         end of the yanked message.
22777
22778 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22779
22780         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
22781         lines to scroll rather than to stop it.
22782
22783         * mml.el (mml-generate-default-type): Add doc string.
22784         (mml-generate-mime-1): Use mm-default-file-encoding or make it
22785         default to application/octet-stream when determining the content
22786         type if it is not specified for the part or the mml contents; add
22787         a comment about mml-generate-default-type.
22788
22789 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
22790
22791         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
22792         make it default to application/octet-stream when determining the
22793         content type if it is not specified for the external contents.
22794
22795 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22796
22797         * rfc2231.el (rfc2231-parse-string): Take care that not only a
22798         segmented parameter but also other parameters might be there.
22799
22800 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22801
22802         * mm-decode.el (mm-display-external): Delete temp file, directory
22803         and buffer immediately if the external process is exited.
22804
22805 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22806
22807         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
22808         fewer lines than that of scroll-margin.
22809         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
22810
22811 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
22812
22813         * gnus-art.el (gnus-article-next-page): Revert.
22814         (gnus-article-beginning-of-window): New macro.
22815         (gnus-article-next-page-1): Use it.
22816         (gnus-article-prev-page): Ditto.
22817         (gnus-article-edit-part): Use insert-buffer-substring instead of
22818         insert-buffer.
22819         (gnus-article-edit-exit): Ditto.
22820
22821         * gnus-util.el (gnus-beginning-of-window): Remove.
22822         (gnus-end-of-window): Remove.
22823
22824         * lpath.el: Don't bind header-line-format and scroll-margin.
22825
22826 2005-07-25  Simon Josefsson  <jas@extundo.com>
22827
22828         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
22829         to have the url package without w3.  Reported by Daiki Ueno
22830         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
22831
22832 2005-07-20  Didier Verna  <didier@xemacs.org>
22833
22834         * gnus-diary.el: Remove the description comment (nndiary is now
22835         properly documented in the Gnus manual).
22836         Fix the spelling of "Back End".
22837         * nndiary.el: Ditto.
22838         Fix the copyright notice.
22839
22840 2005-07-18  Romain Francoise  <romain@orebokech.com>
22841
22842         * gnus-sum.el (gnus-summary-to-prefix)
22843         (gnus-summary-newsgroup-prefix): New variables.
22844         (gnus-summary-from-or-to-or-newsgroups): Use them.
22845
22846 2005-07-17  Romain Francoise  <romain@orebokech.com>
22847
22848         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
22849         space as it's generally not especially interesting to the user.
22850
22851 2005-07-16  Romain Francoise  <romain@orebokech.com>
22852
22853         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
22854         nil to avoid prompting and file modification if one of the
22855         messages at the top of the nnfolder file contains a copyright
22856         notice.
22857         Update copyright notice.
22858
22859         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
22860         instead of `current-time-string' as the latter creates a time
22861         string that is not RFC 2822 compliant (it lacks the zone).
22862         Update copyright notice.
22863
22864 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
22865
22866         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
22867         for text/rtf.  Display default in prompt.  Pass default for M-n.
22868
22869         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
22870
22871 2005-07-16  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-15  Katsumi Yamaoka  <yamaoka@jpl.org>
22878
22879         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
22880         (gnus-article-next-page-1): Use gnus-beginning-of-window.
22881         (gnus-article-prev-page): Ditto.
22882
22883         * gnus-util.el (gnus-beginning-of-window): New function.
22884         (gnus-end-of-window): New function.
22885
22886         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
22887
22888 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
22889
22890         * gnus-score.el (gnus-score-edit-all-score):
22891         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
22892         gnus-message.
22893
22894 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22895
22896         * gnus-msg.el (gnus-button-mailto):
22897         Remove save-selected-window-window hackery because it relies on
22898         save-selected-window internals.
22899
22900 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22901
22902         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
22903         add-minor-mode.
22904         (gnus-binary-mode): Ditto.
22905
22906         * gnus-topic.el (gnus-topic-mode): Ditto.
22907
22908 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
22909
22910         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
22911         (gnus-article-prev-page): Take scroll-margin into consideration.
22912
22913 2005-07-04  Lute Kamstra  <lute@gnu.org>
22914
22915         Update FSF's address in GPL notices.
22916
22917 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
22918
22919         * gnus.el (gnus-exit):
22920         * gnus-group.el (gnus-group-icons):
22921         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
22922
22923         * gnus-nocem.el (gnus-nocem):
22924         * message.el (message-various, message-buffers, message-sending)
22925         (message-interface, message-forwarding, message-insertion)
22926         (message-headers, message-news, message-mail):
22927         * pgg-gpg.el (pgg-gpg):
22928         * pgg-parse.el (pgg-parse):
22929         * pgg-pgp.el (pgg-pgp):
22930         * pgg-pgp5.el (pgg-pgp5):
22931         * pop3.el (pop3): Finish `defgroup' description with period.
22932
22933 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22934
22935         * gnus-art.el (article-display-face): Improve the efficiency.
22936         (article-display-x-face): Ditto; remove gray x-face stuff.
22937
22938 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
22939
22940         * gnus-art.el (article-display-face): Correct the position in
22941         which Faces are inserted.
22942
22943 2005-06-29  Didier Verna  <didier@xemacs.org>
22944
22945         * gnus-art.el (article-display-face): Display faces in correct
22946         order.
22947
22948 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22949
22950         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
22951         (gnus-fill-real-hashtb): Use hash table instead of obarray.
22952         (gnus-nocem-check-article): Fetch the Type header.
22953         (gnus-nocem-message-wanted-p): Fix the way to examine types.
22954         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
22955         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
22956         make sure gnus-nocem-hashtb is initialized.
22957         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
22958         (gnus-nocem-unwanted-article-p): Ditto.
22959
22960         * pgg.el (pgg-verify): Return the verification result.
22961
22962 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22963
22964         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
22965         is ascii.
22966
22967 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
22968
22969         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
22970         `show-nonbreak-escape'.
22971
22972 2005-06-23  Lute Kamstra  <lute@gnu.org>
22973
22974         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
22975
22976         * dig.el (dig-mode):
22977         * smime.el (smime-mode): Use gnus-run-mode-hooks.
22978
22979 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
22980
22981         * nnimap.el (nnimap-split-download-body): Fix spellings.
22982
22983 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
22984
22985         * gnus-art.el (gnus-article-encrypt-body):
22986         * gnus-cus.el (gnus-score-customize):
22987         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
22988         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
22989
22990 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
22991
22992         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
22993         header by looking for magic "MII" at the beginning.
22994
22995 2005-06-16  Miles Bader  <miles@gnu.org>
22996
22997         * gnus-xmas.el (gnus-xmas-group-startup-message):
22998         Use renamed gnus-splash face.
22999
23000         * assistant.el (assistant-field): Remove "-face" suffix from face name.
23001         (assistant-field-face): New backward-compatibility alias for renamed
23002         face.
23003         (assistant-render-text): Use renamed assistant-field face.
23004
23005         * spam.el (spam): Remove "-face" suffix from face name.
23006         (spam-face): New backward-compatibility alias for renamed face.
23007         (spam-face, spam-initialize): Use renamed spam face.
23008
23009         * message.el (message-header-to, message-header-cc)
23010         (message-header-subject, message-header-newsgroups)
23011         (message-header-other, message-header-name)
23012         (message-header-xheader, message-separator, message-cited-text)
23013         (message-mml): Remove "-face" suffix from face names.
23014         (message-header-to-face, message-header-cc-face)
23015         (message-header-subject-face, message-header-newsgroups-face)
23016         (message-header-other-face, message-header-name-face)
23017         (message-header-xheader-face, message-separator-face)
23018         (message-cited-text-face, message-mml-face):
23019         New backward-compatibility aliases for renamed faces.
23020         (message-font-lock-keywords): Use renamed message faces.
23021
23022         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
23023         (sieve-test-commands, sieve-tagged-arguments):
23024         Remove "-face" suffix from face names.
23025         (sieve-control-commands-face, sieve-action-commands-face)
23026         (sieve-test-commands-face, sieve-tagged-arguments-face):
23027         New backward-compatibility aliases for renamed faces.
23028         (sieve-control-commands-face, sieve-action-commands-face)
23029         (sieve-test-commands-face, sieve-tagged-arguments-face):
23030         Use renamed sieve faces.
23031
23032         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
23033         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
23034         (gnus-group-news-3-empty, gnus-group-news-4)
23035         (gnus-group-news-4-empty, gnus-group-news-5)
23036         (gnus-group-news-5-empty, gnus-group-news-6)
23037         (gnus-group-news-6-empty, gnus-group-news-low)
23038         (gnus-group-news-low-empty, gnus-group-mail-1)
23039         (gnus-group-mail-1-empty, gnus-group-mail-2)
23040         (gnus-group-mail-2-empty, gnus-group-mail-3)
23041         (gnus-group-mail-3-empty, gnus-group-mail-low)
23042         (gnus-group-mail-low-empty, gnus-summary-selected)
23043         (gnus-summary-cancelled, gnus-summary-high-ticked)
23044         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
23045         (gnus-summary-high-ancient, gnus-summary-low-ancient)
23046         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
23047         (gnus-summary-low-undownloaded)
23048         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
23049         (gnus-summary-low-unread, gnus-summary-normal-unread)
23050         (gnus-summary-high-read, gnus-summary-low-read)
23051         (gnus-summary-normal-read, gnus-splash):
23052         Remove "-face" suffix from face names.
23053         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
23054         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
23055         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
23056         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
23057         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
23058         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
23059         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
23060         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
23061         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
23062         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
23063         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
23064         (gnus-summary-selected-face, gnus-summary-cancelled-face)
23065         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
23066         (gnus-summary-normal-ticked-face)
23067         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
23068         (gnus-summary-normal-ancient-face)
23069         (gnus-summary-high-undownloaded-face)
23070         (gnus-summary-low-undownloaded-face)
23071         (gnus-summary-normal-undownloaded-face)
23072         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
23073         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
23074         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
23075         (gnus-splash-face):
23076         New backward-compatibility aliases for renamed faces.
23077         (gnus-group-startup-message): Use renamed gnus faces.
23078
23079         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
23080         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
23081         (gnus-server-agent): Remove "-face" suffix from face names.
23082         (gnus-server-agent-face, gnus-server-opened-face)
23083         (gnus-server-closed-face, gnus-server-denied-face)
23084         (gnus-server-offline-face):
23085         New backward-compatibility aliases for renamed faces.
23086         (gnus-server-agent-face, gnus-server-opened-face)
23087         (gnus-server-closed-face, gnus-server-denied-face)
23088         (gnus-server-offline-face): Use renamed gnus faces.
23089
23090         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
23091         Remove "-face" suffix from face names.
23092         (gnus-picon-xbm-face, gnus-picon-face):
23093         New backward-compatibility aliases for renamed faces.
23094
23095         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
23096         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
23097         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
23098         (gnus-cite-11): Remove "-face" suffix from face names.
23099         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
23100         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
23101         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
23102         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
23103         New backward-compatibility aliases for renamed faces.
23104         (gnus-cite-attribution-face, gnus-cite-face-list)
23105         (gnus-article-boring-faces): Use renamed gnus faces.
23106
23107         * gnus-art.el (gnus-signature, gnus-header-from)
23108         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
23109         (gnus-header-content): Remove "-face" suffix from face names.
23110         (gnus-signature-face, gnus-header-from-face)
23111         (gnus-header-subject-face, gnus-header-newsgroups-face)
23112         (gnus-header-name-face, gnus-header-content-face):
23113         New backward-compatibility aliases for renamed faces.
23114         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
23115
23116         * gnus-sum.el (gnus-summary-selected-face)
23117         (gnus-summary-highlight): Use renamed gnus faces.
23118         * gnus-group.el (gnus-group-highlight): Likewise.
23119
23120 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
23121
23122         * gnus-sieve.el (gnus-sieve-article-add-rule):
23123         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
23124         * spam-stat.el (spam-stat-buffer-change-to-spam)
23125         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
23126
23127         * message.el (message-is-yours-p):
23128         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
23129
23130 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
23131
23132         * mm-view.el (mm-inline-text): Withdraw the last change.
23133
23134 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23135
23136         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
23137         executing enriched-decode.
23138
23139 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23140
23141         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
23142         charset of tar files.
23143
23144 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
23145
23146         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
23147
23148 2005-06-04  Lute Kamstra  <lute@gnu.org>
23149
23150         * nnfolder.el (nnfolder-read-folder): Make sure that undo
23151         information is never recorded.
23152
23153 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
23154
23155         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
23156
23157 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23158
23159         * pop3.el (pop3-apop): Run md5 in the binary mode.
23160
23161         * starttls.el (starttls-set-process-query-on-exit-flag):
23162         Use eval-and-compile.
23163
23164 2005-05-31  Simon Josefsson  <jas@extundo.com>
23165
23166         * smime.el (smime-replace-in-string): Define.
23167         (smime-cert-by-ldap-1): Use it.
23168
23169 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
23170
23171         * gnus-art.el (article-display-x-face): Replace
23172         process-kill-without-query by gnus-set-process-query-on-exit-flag.
23173
23174         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
23175         set-process-query-on-exit-flag or process-kill-without-query.
23176
23177         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
23178         loop instead of replace-regexp.
23179
23180         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
23181         instead of process-kill-without-query if it is available.
23182
23183         * lpath.el: Fbind ldap-search-entries.
23184
23185         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
23186         instead of find-file-hooks if it is available.
23187
23188         * mml1991.el: Bind pgg-default-user-id when compiling.
23189
23190         * mml2015.el: Bind pgg-default-user-id when compiling.
23191
23192         * nndraft.el (nndraft-request-associate-buffer):
23193         Use write-contents-functions instead of write-contents-hooks if it is
23194         available.
23195
23196         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
23197         instead of find-file-hooks if it is available.
23198
23199         * nntp.el (nntp-open-connection): Replace
23200         process-kill-without-query by gnus-set-process-query-on-exit-flag.
23201         (nntp-open-ssl-stream): Ditto.
23202         (nntp-open-tls-stream): Ditto.
23203
23204         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
23205         set-process-query-on-exit-flag or process-kill-without-query.
23206         (starttls-open-stream-gnutls): Use it instead of
23207         process-kill-without-query.
23208         (starttls-open-stream): Ditto.
23209
23210 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
23211
23212         * smime.el (smime-cert-by-ldap-1): Don't use
23213         replace-regexp-in-string.
23214
23215 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
23216
23217         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
23218
23219         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
23220         in PEM format.  Adjust to the XEmacs compatibility.
23221
23222 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
23223
23224         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
23225         by `string-to-number'.
23226         * gnus-agent.el (gnus-agent-regenerate-group)
23227         (gnus-agent-fetch-articles): Ditto.
23228         * gnus-art.el (gnus-button-fetch-group): Ditto.
23229         * gnus-cache.el (gnus-cache-generate-active)
23230         (gnus-cache-articles-in-group): Ditto.
23231         * gnus-group.el (gnus-group-set-current-level)
23232         (gnus-group-insert-group-line): Ditto.
23233         * gnus-score.el (gnus-score-set-expunge-below)
23234         (gnus-score-set-mark-below, gnus-summary-score-effect)
23235         (gnus-summary-score-entry): Ditto.
23236         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
23237         (gnus-soup-pack): Ditto.
23238         * gnus-spec.el (gnus-xmas-format): Ditto.
23239         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
23240         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
23241         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
23242         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
23243         * nndb.el (nndb-get-remote-expire-response): Ditto.
23244         * nndiary.el (nndiary-parse-schedule-value)
23245         (nndiary-string-to-number, nndiary-request-replace-article)
23246         (nndiary-request-article): Ditto.
23247         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
23248         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
23249         * nneething.el (nneething-make-head): Ditto.
23250         * nnfolder.el (nnfolder-request-article)
23251         (nnfolder-retrieve-headers): Ditto.
23252         * nnheader.el (nnheader-file-to-number): Ditto.
23253         * nnkiboze.el (nnkiboze-request-article): Ditto.
23254         * nnmail.el (nnmail-process-unix-mail-format)
23255         (nnmail-process-babyl-mail-format): Ditto.
23256         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
23257         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
23258         (nnmh-request-create-group, nnmh-request-list-1)
23259         (nnmh-request-group, nnmh-request-article): Ditto.
23260         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
23261         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
23262         * nnsoup.el (nnsoup-make-active): Ditto.
23263         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
23264         * nntp.el (nntp-find-group-and-number)
23265         (nntp-retrieve-headers-with-xover): Ditto.
23266         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
23267         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
23268         (pgg-format-key-identifier): Ditto.
23269         * pop3.el (pop3-last, pop3-stat): Ditto.
23270         * qp.el (quoted-printable-decode-region): Ditto.
23271
23272         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
23273         of concat.
23274
23275 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23276
23277         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
23278
23279         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
23280
23281         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
23282
23283         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
23284
23285         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
23286
23287         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
23288
23289         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
23290         (gnus-carpal-mode): Ditto.
23291
23292         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
23293         (gnus-browse-mode): Ditto.
23294
23295         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
23296
23297         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
23298
23299 2005-05-29  Richard M. Stallman  <rms@gnu.org>
23300
23301         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
23302
23303 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23304
23305         * gnus-util.el (gnus-run-mode-hooks): New function.
23306
23307         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
23308
23309         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
23310         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
23311
23312 2005-05-27  Lute Kamstra  <lute@gnu.org>
23313
23314         * dns-mode.el (dns-mode): Specify customization group.
23315
23316 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
23317
23318         * gnus-agent.el (gnus-agent-make-mode-line-string):
23319         Use mode-line-highlight as mouse-face.
23320
23321 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23322
23323         * canlock.el (canlock): Change the parent group to news.
23324
23325         * deuglify.el (gnus-outlook-deuglify): Add :group.
23326
23327         * dig.el (dig): Add :group.
23328
23329         * dns-mode.el (dns-mode): Add :group.
23330
23331         * encrypt.el (encrypt): Add :group.
23332
23333         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
23334         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
23335         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
23336         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
23337         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
23338
23339         * gnus-diary.el (gnus-diary): Add :group.
23340
23341         * gnus.el (gnus-group-news-1-face): Add :group.
23342         (gnus-group-news-1-empty-face): Ditto.
23343         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
23344         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
23345         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
23346         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
23347         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
23348         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
23349         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
23350         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
23351         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
23352         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
23353         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
23354         (gnus-summary-high-ticked-face): Ditto.
23355         (gnus-summary-low-ticked-face): Ditto.
23356         (gnus-summary-normal-ticked-face): Ditto.
23357         (gnus-summary-high-ancient-face): Ditto.
23358         (gnus-summary-low-ancient-face): Ditto.
23359         (gnus-summary-normal-ancient-face): Ditto.
23360         (gnus-summary-high-undownloaded-face): Ditto.
23361         (gnus-summary-low-undownloaded-face): Ditto.
23362         (gnus-summary-normal-undownloaded-face): Ditto.
23363         (gnus-summary-high-unread-face): Ditto.
23364         (gnus-summary-low-unread-face): Ditto.
23365         (gnus-summary-normal-unread-face): Ditto.
23366         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
23367         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
23368
23369         * hashcash.el (hashcash): New custom group.
23370         (hashcash-default-payment): Add :group.
23371         (hashcash-payment-alist): Ditto.
23372         (hashcash-default-accept-payment): Ditto.
23373         (hashcash-accept-resources): Ditto.
23374         (hashcash-path): Ditto.
23375         (hashcash-extra-generate-parameters): Ditto.
23376         (hashcash-double-spend-database): Ditto.
23377         (hashcash-in-news): Ditto.
23378
23379         * message.el (message-minibuffer-local-map): Add :group.
23380
23381         * netrc.el (netrc): Add :group.
23382
23383         * sieve-manage.el (sieve-manage-log): Add :group.
23384         (sieve-manage-default-user): Diito.
23385         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
23386         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
23387         (sieve-manage-authenticators): Ditto.
23388         (sieve-manage-authenticator-alist): Ditto.
23389         (sieve-manage-default-port): Ditto.
23390
23391         * sieve-mode.el (sieve-control-commands-face): Add :group.
23392         (sieve-action-commands-face): Ditto.
23393         (sieve-test-commands-face): Ditto.
23394         (sieve-tagged-arguments-face): Ditto.
23395
23396         * smime.el (smime): Add :group.
23397
23398         * spam-report.el (spam-report): Add :group.
23399
23400         * spam.el (spam, spam-face): Add :group.
23401
23402 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23403
23404         * nntp.el (nntp-next-result-arrived-p): Some news servers may
23405         return \n.\n.\n at the end of articles.  Protect against that.
23406         (nntp-with-open-group): Allow debugging.
23407
23408         * nnheader.el (mail-header-set-extra): Make into a function
23409         because I just could't understand how to quote the list properly.
23410
23411         * dns.el (query-dns-cached): New function.
23412
23413 2005-05-26  Lute Kamstra  <lute@gnu.org>
23414
23415         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
23416
23417 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23418
23419         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
23420
23421         * gnus-art.el: Don't autoload mail-extract-address-components.
23422
23423         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
23424         eval-and-compile to evaluate it.
23425
23426         * hashcash.el: Don't autoload executable-find.
23427
23428         * nndb.el: Don't declare the nndb back end two or more times; don't
23429         autoload news-reply-mode, news-setup, cancel-timer and telnet.
23430
23431         * nntp.el: Autoload format-spec instead of format; use
23432         eval-and-compile to evaluate autoload forms.
23433
23434 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
23435
23436         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
23437
23438 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23439
23440         * gnus.el (gnus-version-number): Bump version.
23441
23442 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
23443
23444         * gnus.el: No Gnus v0.3 is released.
23445
23446 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23447
23448         * lpath.el (featurep): Bind show-nonbreak-escape.
23449
23450 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23451
23452         * gnus-art.el (gnus-article-edit-part): Disable undo.
23453
23454 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23455
23456         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
23457         gnus-article-date-lapsed-new-header is t if date timer is active;
23458         skip headers in which the original date value is empty.
23459         (gnus-article-save-original-date): Redefine it as a macro.
23460         (gnus-display-mime): Use it.
23461
23462 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23463
23464         * gnus-art.el (article-date-ut): Support converting date in
23465         forwarded parts as well.
23466         (gnus-article-save-original-date): New function.
23467         (gnus-display-mime): Use it.
23468
23469 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
23470
23471         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
23472         enclosure element of <item>.
23473
23474 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
23475
23476         * message.el (message-kill-buffer-query): Rename from
23477         `message-kill-buffer-query-if-modified'.  Add :version.
23478
23479 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23480
23481         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
23482         window layout.
23483
23484 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23485
23486         * mml.el: Autoload dnd when compiling.
23487
23488 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
23489
23490         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
23491         x-dnd-*.
23492
23493 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23494
23495         * qp.el (quoted-printable-encode-region): Save excursion.
23496
23497 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
23498
23499         * message.el (message-kill-buffer-query-if-modified): Add new variable
23500         so the user can kill a modified message buffer quickly.
23501         (message-kill-buffer): Use it.
23502
23503 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23504
23505         * lpath.el: Fbind display-time-event-handler; don't fbind
23506         string-to-multibyte.
23507
23508         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
23509
23510 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23511
23512         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
23513         contained in text because xml.el decodes entities) with LFs.
23514
23515 2005-04-11  Lute Kamstra  <lute@gnu.org>
23516
23517         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
23518         differently.
23519
23520 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23521
23522         * mm-util.el (mm-detect-coding-region): Typo.
23523
23524 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23525
23526         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
23527
23528 2005-04-06  Deepak Goel  <deego@gnufans.org>
23529
23530         * spam-stat.el (spam-stat-score-buffer): Add a call to a
23531         user-function allow user modifications of the scores.
23532         (spam-stat-score-buffer-user): New function, to allow
23533         user-computed modifications to the score.
23534         (spam-stat-score-buffer-user-functions): List of additional
23535         scoring functions.
23536         (spam-stat-error-holder): Global temporary error holder.
23537         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
23538         variable.
23539
23540 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
23541
23542         * gnus-registry.el (gnus-registry-clean-empty-function)
23543         (gnus-registry-trim, gnus-registry-fetch-groups)
23544         (gnus-registry-delete-group): Groups that match
23545         `gnus-registry-ignored-groups' are removed from the registry
23546         entries, not just ignored for splitting.  This helps clean up the
23547         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
23548         to get all the groups a message ID is in.
23549
23550         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
23551         (spam-stat-split-fancy): Change "threshhold" to "threshold".
23552         (spam-stat-score-buffer-user-functions): Add :number custom type.
23553
23554 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23555
23556         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
23557         argument in XEmacs.
23558
23559         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
23560         (nnrss-request-group): Decode group name first.
23561         (nnrss-request-article): Make a text/plain article if mml-to-mime
23562         failed.
23563         (nnrss-get-encoding): Return a compatible encoding according to
23564         nnrss-compatible-encoding-alist.
23565         (nnrss-find-el): Use consp instead of listp.
23566         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
23567
23568 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
23569
23570         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
23571         which Emacs 20 doesn't support.
23572         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
23573
23574 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
23575
23576         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
23577         silence the byte compiler inside the defun.
23578
23579         * gnus-demon.el (parse-time-string): Add autoload.
23580
23581         * gnus-delay.el (parse-time-string): Add autoload.
23582
23583         * gnus-art.el (parse-time-string): Add autoload.
23584
23585         * nnultimate.el (parse-time): Require for `parse-time-string'.
23586
23587 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
23588
23589         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
23590
23591         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
23592
23593         * smime.el (smime-ldap-host-list): Add :version.
23594
23595 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
23596
23597         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
23598         pass it to `gnus-browse-read-group'.
23599         (gnus-browse-read-group): Add NUMBER argument and pass it to
23600         `gnus-group-read-ephemeral-group'.
23601
23602         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
23603         argument and pass it to `gnus-group-read-group'.
23604
23605 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
23606
23607         * mm-util.el (mm-xemacs-find-mime-charset): Only call
23608         mm-xemacs-find-mime-charset-1 if we have the mule feature
23609         available at runtime.
23610
23611 2005-03-25  Werner Lemberg  <wl@gnu.org>
23612
23613         * nnmaildir.el: Replace `illegal' with `invalid'.
23614
23615 2005-03-23  Lute Kamstra  <lute@gnu.org>
23616
23617         * time-date.el: Add comment on time value formats.
23618         Don't require parse-time.
23619         (with-decoded-time-value): New macro.
23620         (encode-time-value): New function.
23621         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
23622         (days-to-time): Return a valid time value when arg is huge.
23623         (time-since): Use time-subtract.
23624         (time-to-number-of-days): Use time-to-seconds.
23625
23626 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23627
23628         * gnus-start.el (gnus-display-time-event-handler):
23629         Check display-time-timer at runtime rather than only at load time
23630         in case display-time-mode is turned off in the mean time.
23631
23632 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
23633
23634         * nnimap.el (nnimap-open-connection): Print which authinfo file is
23635         used.
23636
23637         * nneething.el (nneething-map-file-directory): Derive from
23638         `gnus-directory'.
23639
23640         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
23641         the To/Cc button.
23642
23643 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
23644
23645         * nnmaildir.el (nnmaildir-request-accept-article):
23646         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
23647
23648 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23649
23650         * gnus-async.el: Require timer-funcs at compile time when in
23651         XEmacs for `run-with-idle-timer'.
23652
23653 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
23654
23655         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
23656         autoloaded function.
23657
23658 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
23659
23660         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
23661
23662 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
23663
23664         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
23665
23666 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23667
23668         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
23669         Add gnus-expert-user to default.
23670
23671 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
23672
23673         * nnimap.el (nnimap-open-server): Ditto.
23674
23675         * imap.el (imap-authenticate): Fix typo.
23676
23677 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
23678
23679         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
23680         buffer (since IMAP server might return FETCH response out of
23681         order, and the nntp buffer must be sorted).
23682
23683 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
23684
23685         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
23686         comparison on string.
23687
23688         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
23689         (gnus-agent-score): Rename category keywords to match gnus-cus.
23690         (gnus-agent-summary-fetch-series): Modify to protect against
23691         gnus-agent-summary-fetch-group clearing processable flags.
23692         (gnus-agent-synchronize-group-flags): Update live group buffer as
23693         synchronization may occur due to the user toggle the plugged
23694         status.
23695         (gnus-agent-fetch-group-1): Clear downloadable flag when article
23696         successfully downloaded.
23697         (gnus-agent-expire-group-1): Avoid using markers when the overview
23698         is in ascending order; greatly improves performance.
23699         (gnus-agent-regenerate-group):
23700         Use gnus-agent-synchronize-group-flags to reset read status in both
23701         gnus and server.
23702         (gnus-agent-update-files-total-fetched-for): Fix initial size.
23703
23704 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
23705
23706         * message.el: Don't autoload former message-utils variables.
23707         (message-strip-subject-trailing-was): Change doc string.
23708
23709         * nnweb.el: Fixes for `gnus-group-make-web-group'.
23710         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
23711         (nnweb-google-search): Add "hl=en" here.
23712         (nnweb-google-parse-1, nnweb-google-create-mapping):
23713         Don't hardcode URL.
23714
23715 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
23716
23717         * message.el (message-get-reply-headers, message-followup):
23718         Mention related variables `message-use-followup-to' and
23719         `message-use-mail-followup-to', in the information buffer.
23720
23721         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
23722         of broken groups(-beta).google.com.
23723
23724 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
23725
23726         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
23727         parameter to invoked gnus-request-move-article; remove the
23728         redundant gnus-sum-hint-move-is-internal variable; apply the marks
23729         all at once instead of once per article.
23730         (gnus-summary-remove-process-mark): Accept a list of articles as
23731         well as a single article for processing.
23732
23733         * gnus-int.el (gnus-request-move-article): Add move-is-internal
23734         parameter.
23735
23736         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
23737
23738         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
23739
23740         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
23741         parameter.
23742
23743         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
23744         parameter.
23745
23746         * nnimap.el (nnimap-request-move-article): Add move-is-internal
23747         parameter and remove the gnus-sum-hint-move-is-internal variable.
23748
23749         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
23750         parameter.
23751
23752         * nndraft.el (nndraft-request-move-article): Add move-is-internal
23753         parameter.
23754
23755         * nndiary.el (nndiary-request-move-article): Add move-is-internal
23756         parameter.
23757
23758         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
23759
23760         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
23761         parameter.
23762
23763         * nnagent.el (nnagent-request-move-article): Add move-is-internal
23764         parameter.
23765
23766 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
23767
23768         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
23769         a more conservative way.
23770
23771 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
23772
23773         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
23774         buffer, so it moves the window's cursor.
23775
23776 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
23777
23778         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
23779         `mm-dissect-multipart' and receive the from field as an (optional)
23780         argument from `mm-dissect-multipart'.
23781         (mm-dissect-multipart): Receive the from field as an argument and
23782         pass it on when we call `mm-dissect-buffer' on MIME parts.
23783         Fixes verification/decryption of signed/encrypted MIME parts.
23784
23785 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
23786
23787         * gnus-sum.el (gnus-summary-move-article):
23788         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
23789         whatever it calls (right now, only nnimap-request-move article
23790         respects it).
23791
23792         * nnimap.el (nnimap-request-move-article):
23793         When gnus-sum-hint-move-is-internal is set, don't do the extra
23794         nnimap-request-article.
23795
23796 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
23797
23798         * nnheader.el (nnheader-find-file-noselect): Add doc string.
23799
23800         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
23801         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
23802
23803         * gnus-sum.el (gnus-summary-caesar-message):
23804         Apply `gnus-treat-article' after rotation.
23805
23806         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
23807         doc string.
23808
23809 2005-02-22  Simon Josefsson  <jas@extundo.com>
23810
23811         * encrypt.el (encrypt-password-cache-expiry): Remove (use
23812         `password-cache-expiry' instead).  Reported by Arne Jørgensen
23813         <arne@arnested.dk>.
23814         (encrypt): Add password-cache and password-cache-expiry as group
23815         members.
23816
23817 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
23818
23819         * smime.el (smime-ldap-host-list): Doc fix.
23820         (smime-ask-passphrase): Use `password-read-and-add' to read (and
23821         cache) password.
23822         (smime-sign-region): Use it.
23823         (smime-decrypt-region): Use it.
23824         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
23825         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
23826         fails.
23827         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
23828         certificate from DER to PEM format rather than calling openssl.
23829
23830         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
23831
23832         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
23833         for signing/encryption.
23834
23835         * mml.el (mml-parse-1): Use them.
23836
23837 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
23838
23839         * nnrss.el (nnrss-verbose): Remove.
23840         (nnrss-request-group): Use `nnheader-message' instead.
23841
23842 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
23843
23844         * nnrss.el (nnrss-verbose): New variable.
23845         (nnrss-request-group): Make it say nnrss is requesting a group.
23846
23847 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
23848
23849         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
23850         Handle news URL with given port correctly.
23851
23852 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23853
23854         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
23855         containing special characters.
23856
23857         * gnus-sum.el (gnus-summary-edit-article): Ditto.
23858
23859         * mml.el (mime-to-mml): Ditto.
23860
23861         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
23862         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
23863         (rfc2047-decode-region): Quote decoded words containing special
23864         characters when rfc2047-quote-decoded-words-containing-tspecials
23865         is non-nil.
23866
23867 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
23868
23869         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
23870
23871         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
23872
23873 2005-02-15  Simon Josefsson  <jas@extundo.com>
23874
23875         * nnimap.el (nnimap-debug): Doc fix.
23876
23877         * imap.el (imap-debug): Doc fix.
23878
23879 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23880
23881         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
23882
23883 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
23884
23885         * gnus.el (spam-contents): Improve docs for spam-contents
23886         parameter in its variable incarnation.
23887
23888 2005-02-14  Simon Josefsson  <jas@extundo.com>
23889
23890         * smime-ldap.el: Use require instead of load-library for ldap.
23891         (smime-ldap-search): Indent.
23892         (smime-ldap-search-internal): Shorten line.
23893
23894         * smime.el (smime-cert-by-dns): Add doc-string.
23895         (smime-cert-by-ldap-1): Indent.
23896
23897         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
23898         mml-smime-get-dns-ldap.
23899         (mml-smime-encrypt-query): Use new function.  Default to ldap.
23900
23901 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
23902
23903         * smime.el: Require smime-ldap.
23904         (smime-ldap-host-list): New variable.
23905         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
23906
23907         * mml-smime.el (mml-smime-encrypt-query): New function.
23908         (mml-smime-encrypt-query): Use it.
23909
23910         * smime-ldap.el: New file.
23911
23912 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23913
23914         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
23915
23916 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
23917
23918         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
23919         argument in doc string.  Make query for type more clear.
23920
23921 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
23922
23923         * gnus.el (gnus-group-startup-message): Search for gnus images in
23924         etc/images/gnus.
23925         * mm-util.el (mm-image-load-path): Likewise.
23926         * smiley.el (smiley-data-directory): Search for smilies in
23927         etc/images/smilies.
23928
23929 2005-02-09  Kim F. Storm  <storm@cua.dk>
23930
23931         Change Emacs release version from 21.4 to 22.1 throughout.
23932         Change Emacs development version from 21.3.50 to 22.0.50.
23933
23934 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23935
23936         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
23937
23938         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
23939         non-Mule XEmacs as well.
23940         (mm-decompress-buffer): Signal an error intentionally if it does
23941         not decompress compressed data because auto-compression-mode is
23942         disabled.
23943
23944 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
23945
23946         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
23947         an ID in the registry even if it has no groups.
23948
23949 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23950
23951         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
23952         merge it into mm-decompress-buffer.
23953         (gnus-mime-copy-part): Use the MIME part charset, the value which
23954         a user specified or gnus-newsgroup-charset for decoding, like
23955         gnus-mime-inline-part does; set buffer-file-coding-system to tell
23956         save-buffer what was used.  Suggested by Kevin Ryde
23957         <user42@zip.com.au>.
23958         (gnus-mime-inline-part): Allow the name parameter as well as the
23959         filename parameter; force decompressing of compressed data; always
23960         display contents being not decoded as unibyte.
23961
23962         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
23963         as well as the filename parameter.
23964
23965         * mm-util.el (mm-decompress-buffer):
23966         Merge gnus-mime-jka-compr-maybe-uncompress.
23967         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
23968         of compressed data.
23969
23970 2005-02-08  Simon Josefsson  <jas@extundo.com>
23971
23972         * imap.el (imap-log): Doc fix.
23973
23974 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
23975
23976         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
23977         the coding cookies; decompress compressed parts.
23978
23979         * mml.el (mml-generate-mime-1): Add the charset parameter according
23980         to the value which a user specified manually or the coding cookie.
23981
23982         * mm-util.el (mm-string-to-multibyte): New function.
23983         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
23984         (mm-coding-system-to-mime-charset): New function.
23985         (mm-decompress-buffer): New function.
23986         (mm-find-buffer-file-coding-system): New function.
23987
23988         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
23989         (mm-display-inline-fontify): Rewrite for decoding and decompressing
23990         parts.
23991
23992 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23993
23994         * mm-view.el (mm-display-inline-fontify): Decode a part according
23995         to the charset parameter.
23996
23997 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
23998
23999         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
24000         prefix arg is neither nil nor a number, as info specifies.
24001
24002 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24003
24004         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
24005         timestamps.
24006
24007 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
24008
24009         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
24010         groups error checking and notify user.
24011
24012 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
24013
24014         * message.el (message-send-mail-function): Check existence of
24015         sendmail-program first before using default value
24016         `message-send-mail-with-sendmail'.  Otherwise use more generic
24017         `smtpmail-send-it'.
24018
24019 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24020
24021         * nntp.el (nntp-request-update-info): Always return nil.
24022
24023 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
24024
24025         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
24026
24027 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
24028
24029         * message.el (message-beginning-of-line): Change the behavior when
24030         invoked between BOL and : so that it first moves backward.
24031
24032 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24033
24034         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
24035         article buffer when editing of the article is discarded.
24036         (gnus-article-prepare): Revert.
24037
24038 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24039
24040         * gnus-art.el (gnus-article-prepare):
24041         Remove message-strip-forbidden-properties from the local hook.
24042
24043 2005-01-27  Simon Josefsson  <jas@extundo.com>
24044
24045         * password.el (password-cache-add): Only start one timer per key.
24046         Reported by Derek Atkins <warlord@MIT.EDU>.
24047
24048 2005-01-26  Steve Youngs  <steve@sxemacs.org>
24049
24050         * run-at-time.el: Remove.  It is no longer needed as
24051         timer-funcs.el in the xemacs-base package has a working version of
24052         `run-at-time'.
24053
24054         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
24055
24056         * password.el: Require timer-funcs instead of run-at-time in
24057         XEmacs.
24058         Remove `password-run-at-time' macro.
24059         (password-cache-add): Use `run-at-time' instead of
24060         `password-run-at-time'.
24061
24062         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
24063         Remove `nnheader-cancel-function-timers' alias,
24064         `cancel-function-timers' exists in XEmacs in timer-funcs.
24065
24066         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
24067         for `run-with-idle-timer'.
24068
24069         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
24070         for `run-at-time'.
24071
24072         * mm-url.el: Require timer-funcs at compile time when in XEmacs
24073         for `with-timeout'.
24074
24075         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
24076         the same as for XEmacs 21.4.
24077         No need to ignore `run-with-idle-timer', this function exists in
24078         XEmacs now in timer-funcs.el in the xemacs-base package.
24079         (dgnushack-compile): No need to delete
24080         run-at-time.el from the list of files to compile because it
24081         doesn't exist anymore.
24082
24083 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24084
24085         * mml.el (mml-generate-mime-1): Convert string into unibyte when
24086         inserting " *mml*" buffer's contents into a unibyte temp buffer.
24087
24088 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
24089
24090         * mail-source.el (mail-source-fetch-imap): Search for ^From case
24091         sensitively.
24092
24093 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
24094
24095         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
24096
24097 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24098
24099         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
24100         which will be inserted according to the multibyteness of a buffer
24101         rather than the type of contents.  Suggested by ARISAWA Akihiro
24102         <ari@mbf.ocn.ne.jp>.
24103
24104         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
24105         of string which old xml.el may return rather than a string.
24106
24107 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24108
24109         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
24110
24111 2005-01-16  Simon Josefsson  <jas@extundo.com>
24112
24113         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
24114         idn/idna.el isn't available.
24115         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
24116         <michael@waxrat.com>.
24117
24118         * hashcash.el: Remove non-FSF copyright header.
24119
24120         * hashcash.el (hashcash-extra-generate-parameters): New variable.
24121         (hashcash-generate-payment): Use it.
24122         (hashcash-generate-payment-async): Use it.
24123
24124 2005-01-15  Simon Josefsson  <jas@extundo.com>
24125
24126         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
24127         Suggested by Raymond Scholz <ray-2005@zonix.de>.
24128
24129         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
24130         gnus-summary-idna-message.
24131         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
24132         (gnus-summary-idna-message): New function.
24133
24134 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
24135
24136         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
24137         gnus-novice-user.
24138
24139 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24140
24141         * nnrss.el (nnrss-request-delete-group): Delete entries in
24142         nnrss-group-alist as well.
24143         (nnrss-save-server-data): Insert newline.
24144
24145 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
24146
24147         * gnus.el (gnus-user-agent): Use list of symbols instead of
24148         symbols.  Display full version number for (S)XEmacs.
24149         Optionally display (S)XEmacs codename.
24150
24151         * gnus-util.el (gnus-emacs-version): Update for new
24152         `gnus-user-agent'.
24153
24154         * gnus-msg.el (gnus-extended-version): Make it possible to omit
24155         Gnus version.
24156
24157 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
24158
24159         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
24160         which is unreadable in some setups.
24161
24162 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24163
24164         * gnus-spec.el (gnus-update-format-specifications): Flush the
24165         group format spec cache if it doesn't support decoded group names.
24166
24167 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
24168
24169         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
24170         Allow to apply decay on score files matching a regexp.
24171
24172 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
24173
24174         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
24175         compatibility in %g and %c.
24176
24177 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24178
24179         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
24180         name for only %g and %c.
24181         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
24182         of gnus-tmp-group to decoded group name.
24183         (gnus-group-make-rss-group): Exclude `/'s from group names.
24184
24185 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24186
24187         * nnrss.el (nnrss-get-encoding): Fix regexp.
24188
24189 2004-12-27  Simon Josefsson  <jas@extundo.com>
24190
24191         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
24192         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
24193         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
24194
24195 2004-12-17  Kim F. Storm  <storm@cua.dk>
24196
24197         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
24198
24199         * gnus-sum.el (gnus-summary-mode-map): Likewise.
24200
24201 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24202
24203         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
24204
24205 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24206
24207         * nnrss.el: Require rfc2047 and mml.
24208         (nnrss-file-coding-system): New variable.
24209         (nnrss-format-string): Redefine it as an inline function.
24210         (nnrss-decode-group-name): New function.
24211         (nnrss-string-as-multibyte): Remove.
24212         (nnrss-retrieve-headers): Decode group name; don't use
24213         nnrss-format-string.
24214         (nnrss-request-group): Decode group name.
24215         (nnrss-request-article): Decode group name; allow a Message-ID as
24216         well as an article number; don't use nnrss-format-string; encode a
24217         Message-ID string which may contain non-ASCII characters; use
24218         mml-to-mime to compose a MIME article.
24219         (nnrss-request-expire-articles): Decode group name.
24220         (nnrss-request-delete-group): Decode group name.
24221         (nnrss-fetch): Clarify error message.
24222         (nnrss-read-server-data): Use insert-file-contents instead of load;
24223         bind file-name-coding-system; use multibyte buffer.
24224         (nnrss-save-server-data): Bind coding-system-for-write to the
24225         value of nnrss-file-coding-system; bind file-name-coding-system;
24226         add coding cookie.
24227         (nnrss-read-group-data): Use insert-file-contents instead of load;
24228         bind file-name-coding-system; use multibyte buffer.
24229         (nnrss-save-group-data): Bind coding-system-for-write to the
24230         value of nnrss-file-coding-system; bind file-name-coding-system.
24231         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
24232         make it work with non-ASCII text.
24233         (nnrss-find-el): Make it work with old xml.el as well.
24234
24235 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
24236
24237         * nnrss.el (nnrss-get-encoding): New function.
24238         (nnrss-fetch): Use unibyte buffer initially; bind
24239         coding-system-for-read while performing mm-url-insert; remove ^Ms;
24240         decode contents according to the encoding attribute.
24241         (nnrss-save-group-data): Add coding cookie.
24242         (nnrss-mime-encode-string): New function.
24243         (nnrss-check-group): Use it to encode subject and author.
24244
24245 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
24246
24247         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
24248         imaginary variable.
24249
24250 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24251
24252         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
24253         correctly even if there are wide characters.
24254
24255 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
24256
24257         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
24258         downcased symbol names; make a new cache instead of reusing
24259         bbdb-hashtable.
24260
24261 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24262
24263         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
24264         concatenating segments rather than before concatenating them.
24265         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24266
24267         * message.el (message-get-reply-headers): Bind `extra'.
24268
24269 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24270
24271         * message.el (message-extra-wide-headers): New variable.
24272         (message-get-reply-headers): Use it.
24273
24274 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
24275
24276         * gnus-agent.el (gnus-agent-group-path): Decode group name.
24277         (gnus-agent-group-pathname): Ditto.
24278
24279         * gnus-cache.el (gnus-cache-file-name): Decode group name.
24280
24281         * gnus-group.el (gnus-group-make-group): Decode group name.
24282         (gnus-group-make-rss-group): Register the group data after opening
24283         the nnrss group.
24284
24285 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
24286
24287         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
24288         by expiry now get marked as read.
24289
24290 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24291
24292         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
24293
24294 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
24295
24296         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
24297         unify Latin characters in XEmacs.
24298         (mm-find-mime-charset-region): Use it.
24299
24300 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24301
24302         * gnus-util.el (gnus-delete-directory): New function.
24303
24304         * gnus-agent.el (gnus-agent-delete-group): Use it.
24305
24306         * gnus-cache.el (gnus-cache-delete-group): Use it.
24307
24308 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
24309
24310         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
24311         names.
24312
24313 2004-12-16  Simon Josefsson  <jas@extundo.com>
24314
24315         * hashcash.el (hashcash-payment-alist): Fix custom :type.
24316
24317 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24318
24319         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
24320
24321         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
24322         (gnus-group-set-current-level): Decode group name.
24323
24324 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
24325
24326         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
24327         failed.
24328
24329 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24330
24331         * gnus-group.el (gnus-group-delete-group): Decode group name.
24332         (gnus-group-make-rss-group): Encode group name.
24333         (gnus-group-catchup-current): Decode group name.
24334         (gnus-group-kill-group): Decode group name.
24335
24336 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
24337
24338         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
24339
24340 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24341
24342         * gnus-group.el (gnus-group-make-rss-group):
24343         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
24344
24345         * gnus-start.el (gnus-setup-news): Honor user's setting to
24346         gnus-message-archive-method.  Suggested by Lute Kamstra
24347         <lute@gnu.org>.
24348
24349 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
24350
24351         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
24352         global counterparts of the buffer-local variables.
24353
24354 2004-11-16  Romain Francoise  <romain@orebokech.com>
24355
24356         * gnus-sum.el (gnus-summary-exit): Don't clear the global
24357         counterparts of the buffer-local variables.
24358
24359 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24360
24361         * message.el (message-forbidden-properties): Fix typo in doc
24362         string.
24363
24364 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
24365
24366         * gnus-util.el (gnus-replace-in-string): Add doc string.
24367
24368         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
24369         to avoid problems when splitting mails with many recipients.
24370
24371 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
24372
24373         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
24374         pop-to-buffer, covered by the subsequent gnus-configure-windows.
24375
24376 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
24377
24378         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
24379         if there is no hashtable in memory or file modification time is
24380         newer than cached timestamp.
24381
24382 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
24383
24384         * gnus-sum.el (gnus-summary-limit-to-recipient):
24385         Implement not-matching option.
24386
24387 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
24388
24389         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
24390         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
24391         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
24392         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
24393         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
24394         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
24395
24396 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24397
24398         * message.el (message-forward-make-body-mml): Remove headers
24399         according to message-forward-ignored-headers if a message is decoded.
24400
24401 2004-12-02  Romain Francoise  <romain@orebokech.com>
24402
24403         * message.el (message-forward-make-body-plain): Always remove
24404         headers according to message-forward-ignored-headers.
24405
24406 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
24407
24408         * spam.el (spam-summary-prepare-exit): Remove the
24409         gnus-summary-limit pop for now, it has problems with ham marks for
24410         me.
24411
24412 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
24413
24414         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
24415         correctly.
24416
24417 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
24418
24419         * format-spec.el (format-spec): Message the char.
24420
24421 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
24422
24423         * gnus-art.el (gnus-split-methods): Reformat comments.
24424
24425         * spam.el (spam-summary-prepare-exit): Remove article limits
24426         before exiting the summary buffer.
24427
24428 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24429
24430         * lpath.el: Remove bbdb-create-internal, bbdb-records,
24431         spam-BBDB-register-routine and spam-enter-ham-BBDB.
24432
24433         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
24434         order to silence the byte compiler.
24435
24436         * spam.el: Fix the way to silence the byte compiler, which
24437         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
24438         bbdb-search-simple, spam-BBDB-register-routine,
24439         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
24440         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
24441         spam-stat-buffer-is-spam, spam-stat-load,
24442         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
24443         spam-stat-save and spam-stat-split-fancy.
24444
24445 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24446
24447         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
24448         which may confuse users.
24449         (canlock-password-for-verify): Ditto.
24450
24451         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
24452
24453         * gnus-art.el (gnus-emphasis-alist): Ditto.
24454
24455         * gnus-registry.el (gnus-registry-max-entries): Ditto.
24456
24457         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
24458
24459         * gnus-start.el (gnus-save-killed-list): Ditto.
24460
24461         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
24462         (gnus-sum-thread-tree-root): Ditto.
24463         (gnus-sum-thread-tree-false-root): Ditto.
24464         (gnus-sum-thread-tree-single-indent): Ditto.
24465
24466         * message.el (message-courtesy-message): Ditto.
24467         (message-archive-note): Ditto.
24468         (message-subscribed-address-file): Ditto.
24469         (message-user-fqdn): Ditto.
24470
24471         * spam-report.el (spam-report-gmane-regex): Ditto.
24472
24473         * spam.el (spam-blackhole-good-server-regex): Ditto.
24474
24475 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24476
24477         * mml.el (mml-preview): Widen the message buffer before copying
24478         the contents to the preview buffer; sort headers before previewing.
24479
24480         * message.el (message-hidden-headers): Fix the way to avoid a bug
24481         in the `repeat' widget in Emacs 21.3 or earlier.
24482
24483 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24484
24485         * message.el (message-hidden-headers): Default to "^References:".
24486         Improve customization type.  Suggested by Reiner Steib
24487         <Reiner.Steib@gmx.de>.
24488
24489 2004-11-25  Romain Francoise  <romain@orebokech.com>
24490
24491         * message.el (message-strip-forbidden-properties): Remove check for
24492         obsolete `message-hidden' text property, hidden headers are not
24493         accessible in the buffer anymore.
24494
24495 2004-11-22  Romain Francoise  <romain@orebokech.com>
24496
24497         * message.el (message-header-format-alist): Add `From' in list
24498         so that it can be sorted.
24499         (message-fix-before-sending): Widen and sort headers before
24500         sending.
24501         (message-hide-headers): Use narrowing to hide headers by moving
24502         them to the top of the buffer and narrowing to the region
24503         underneath.
24504
24505 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24506
24507         * message.el (message-strip-forbidden-properties):
24508         Bind buffer-read-only (etc) to nil.
24509
24510 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24511
24512         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
24513         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
24514
24515 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
24516
24517         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
24518
24519 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24520
24521         * dns.el (query-dns): Use sit-for to time instead of
24522         accept-process-output, since that doesn't seem to work on udp
24523         sockets.
24524
24525 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24526
24527         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
24528
24529 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
24530
24531         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
24532         doc string.  Improve doc string.
24533
24534 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24535
24536         * nntp.el (nntp-request-update-info): Return nil if
24537         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
24538         may not call gnus-activate-group which uselessly issues the GROUP
24539         commands for all nntp groups and wastes time.  Reported by Romain
24540         Francoise <romain@orebokech.com>.
24541
24542         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
24543
24544 2004-11-15  Simon Josefsson  <jas@extundo.com>
24545
24546         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
24547         headers separately.
24548         (gnus-button-openpgp): New function, inspired by Jochen Küpper
24549         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
24550
24551 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
24552
24553         * gnus-start.el (gnus-convert-old-newsrc):
24554         Assign legacy-gnus-agent to 5.10.7.
24555
24556 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24557
24558         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
24559         start of the lines.
24560
24561 2004-11-14  Magnus Henoch  <mange@freemail.hu>
24562
24563         * hashcash.el (hashcash-default-payment): Change default to 20.
24564         (hashcash-default-accept-payment): Change default to 20.
24565         (hashcash-process-alist): New variable.
24566         (hashcash-generate-payment-async): Add.
24567         (hashcash-already-paid-p): Add.
24568         (hashcash-insert-payment): Don't generate payments twice.
24569         (hashcash-insert-payment-async): Add.
24570         (hashcash-insert-payment-async-2): Add.
24571         (hashcash-cancel-async): Add.
24572         (hashcash-wait-async): Add.
24573         (hashcash-processes-running-p): Add.
24574         (hashcash-wait-or-cancel): Add.
24575         (mail-add-payment): New optional argument.  Conditionally start
24576         asynchronous calculation.
24577         (mail-add-payment-async): Add.
24578
24579         * message.el (message-send-mail): Wait for asynchronous hashcash
24580         results.  Don't clobber existing X-Hashcash headers.
24581         (message-setup-1): Call mail-add-payment-async when
24582         message-generate-hashcash is non-nil.
24583
24584 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
24585
24586         * message.el (message-use-alternative-email-as-from): Examine the
24587         From header as well; use message-make-from in order to include a
24588         user's full name.
24589
24590 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24591
24592         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
24593         default; improve customization type.
24594         (gnus-emphasis-custom-with-format): New macro.
24595         (gnus-emphasis-custom-value-to-external): New function.
24596         (gnus-emphasis-custom-value-to-internal): New function.
24597
24598 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24599
24600         * dns.el (query-dns): Resolve reverse addresses.
24601
24602 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24603
24604         * gnus-group.el (gnus-group-get-new-news): Use it.
24605
24606         * gnus-start.el (gnus-check-reasonable-setup): New function.
24607
24608 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24609
24610         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
24611         "Args out of range" error.  Reported by Arnaud Giersch
24612         <arnaud.giersch@free.fr>.
24613
24614 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
24615
24616         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
24617
24618 2004-11-04  Richard M. Stallman  <rms@gnu.org>
24619
24620         * spam.el (spam group): Add :version.
24621
24622         * pgg-def.el (pgg group): Add :version.
24623
24624 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24625
24626         * gnus-art.el (gnus-article-edit-article): Don't associate the
24627         article buffer with a draft file.  This is a temporary measure
24628         against the 2004-08-22 change to gnus-article-edit-mode.
24629
24630 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
24631
24632         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
24633         (html2text-format-tags): Remove unused variable `attr'.
24634
24635 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
24636
24637         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
24638
24639         * tls.el (tls-process-connection-type, tls-success)
24640         (tls-certtool-program): Add :version.
24641
24642         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
24643         (starttls-extra-arguments, starttls-process-connection-type)
24644         (starttls-connect, starttls-failure, starttls-success): Add :version.
24645
24646         * spam-stat.el (spam-stat): Add :version.
24647
24648         * sieve.el (sieve): Add :version.
24649
24650         * sha1.el (sha1): Add :version.
24651         (sha1-use-external): Remove redundant version.
24652
24653         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
24654         (nnmail-cache-ignore-groups, nnmail-spool-hook)
24655         (nnmail-split-fancy-match-partial-words)
24656         (nnmail-split-lowercase-expanded): Add :version.
24657
24658         * nndiary.el (nndiary): Add :version.
24659
24660         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
24661
24662         * mml-sec.el (mml-default-sign-method)
24663         (mml-default-encrypt-method, mml-signencrypt-style-alist):
24664         Add :version.
24665
24666         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
24667
24668         * mm-url.el (mm-url-use-external, mm-url-program)
24669         (mm-url-arguments): Add :version.
24670
24671         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
24672         (mm-attachment-file-modes, mm-decrypt-option)
24673         (mm-w3m-safe-url-regexp): Add :version.
24674
24675         * message.el (message-cite-prefix-regexp)
24676         (message-sendmail-envelope-from, message-minibuffer-local-map)
24677         (message-user-fqdn, message-completion-alist): Add :version.
24678
24679         * gnus-win.el (gnus-configure-windows-hook)
24680         (gnus-use-frames-on-any-display): Add :version.
24681
24682         * gnus-art.el (gnus-article-address-banner-alist)
24683         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
24684         (gnus-treat-from-picon, gnus-treat-mail-picon)
24685         (gnus-treat-x-pgp-sig): Add :version.
24686
24687         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
24688         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
24689         (gnus-summary-article-delete-hook)
24690         (gnus-summary-display-while-building): Add :version.
24691
24692         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
24693         (gnus-get-top-new-news-hook): Add :version.
24694
24695         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
24696         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
24697
24698         * gnus-registry.el (gnus-registry): Add :version.
24699
24700         * gnus-spec.el (gnus-use-correct-string-widths)
24701         (gnus-make-format-preserve-properties): Add :version.
24702
24703         * gnus.el (gnus-group-charter-alist)
24704         (gnus-group-fetch-control-use-browse-url)
24705         (gnus-install-group-spam-parameters): Add :version.
24706
24707         * gnus-diary.el (gnus-diary): Add :version.
24708
24709         * gnus-delay.el (gnus-delay): Add :version.
24710
24711         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
24712         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
24713         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
24714         Add :version.
24715
24716         * gnus-agent.el (gnus-agent-max-fetch-size)
24717         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
24718         (gnus-agent-prompt-send-queue): Add :version.
24719
24720         * deuglify.el (gnus-outlook-deuglify): Add :version.
24721
24722         * html2text.el: Beautify code.  Improve doc strings.
24723         Some checkdoc cleanup.
24724         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
24725
24726 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
24727
24728         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
24729
24730 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
24731
24732         * gnus-registry.el (gnus-registry-hashtb): Create the registry
24733         when package is loaded.
24734
24735         * spam.el (spam-summary-score-preferred-header): Add global preference
24736         for people who want to override the default SpamAssassin over
24737         Bogofilter preference (when both are set).
24738         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
24739         (spam-user-format-function-S):
24740         Check spam-summary-score-preferred-header.
24741         (spam-extra-header-to-number): Add X-Bogosity header parsing.
24742         (spam-user-format-function-S): Format the score correctly.
24743
24744 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
24745
24746         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
24747         signature file.  Suggested by Manoj Srivastava
24748         <srivasta@golden-gryphon.com>.
24749
24750         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
24751         iso-2022-jp even in the Japanese language environment.
24752         Suggested by Jason Rumney <jasonr@gnu.org>.
24753
24754 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
24755
24756         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
24757         use the same characters as the dummy marks; make it free from
24758         getting affected by the language environment.
24759         (gnus-summary-read-group-1): Update mark positions only when the
24760         format spec is updated.
24761
24762         * gnus-spec.el (gnus-update-format-specifications): Return a list
24763         of updated types.
24764
24765 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24766
24767         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
24768         of boundp to check if display-warning is available.
24769
24770 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
24771
24772         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
24773
24774 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24775
24776         * nnspool.el (nnspool-spool-directory): Use news-path if the
24777         news-directory variable is not bound.
24778
24779         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
24780         function instead of display-warning if it is not available.
24781
24782 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
24783
24784         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
24785         v5-10: Use `point-at-bol'.
24786
24787 2004-10-26  Simon Josefsson  <jas@extundo.com>
24788
24789         * hashcash.el: Fix URL in comment, reported by Cheng Gao
24790         <chenggao@gmail.com>.
24791
24792 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
24793
24794         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
24795         instead.
24796
24797 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
24798
24799         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
24800         to remove a server from the nnimap-server-buffer-alist.
24801         (nnimap-open-connection, nnimap-close-server): Use it.
24802
24803         * gnus-encrypt.el: Remove file in favor of encrypt.el.
24804
24805 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
24806
24807         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
24808         running the major-mode function.
24809
24810 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24811
24812         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
24813         dummy marks in the right way.
24814
24815 2004-10-18  David Edmondson  <dme@dme.org>
24816
24817         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
24818         excessively.
24819
24820 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
24821
24822         * gnus-util.el (gnus-split-references): Accept a nil references
24823         string and go on blissfully.
24824
24825         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
24826         cases where the references string is non-nil but has no references.
24827
24828         * encrypt.el: Add autoload tags.
24829
24830         * spam.el (spam-resolve-registrations-routine): Remove article
24831         from unregistration list too.  Reported by David Hanak
24832         <dhanak@isis.vanderbilt.edu>
24833
24834 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
24835
24836         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
24837         nil.  Change custom type.
24838
24839 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
24840
24841         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
24842
24843         * gnus-sum.el (gnus-summary-move-article): Use it.
24844
24845 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
24846
24847         * encrypt.el: Add autoload cookies.
24848
24849         * spam.el (spam-backend-article-list-property)
24850         (spam-backend-get-article-todo-list)
24851         (spam-backend-put-article-todo-list)
24852         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
24853         Resolve registrations separately.
24854         (spam-register-routine): Format comments.
24855         (spam-unregister-routine, spam-register-routine): Always call with
24856         specific-articles, no default list.
24857         (spam-summary-prepare-exit): Use the spam-classifications function.
24858
24859         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
24860         gnus-encrypt.el.
24861
24862         * encrypt.el: Copied from gnus-encrypt.el.
24863
24864         * gnus-encrypt.el: Commented that it's obsolete.
24865
24866 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24867
24868         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
24869         (gnus-score-save): Use it.
24870
24871         * message.el (message-bury): Use `window-dedicated-p'.
24872
24873 2004-10-15  Simon Josefsson  <jas@extundo.com>
24874
24875         * pop3.el (top-level): Don't require nnheader.
24876         (pop3-read-timeout): Add.
24877         (pop3-accept-process-output): Add.
24878         (pop3-read-response, pop3-retr): Use it.
24879
24880 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
24881
24882         * spam.el (spam-register-routine): Move comment.
24883         (spam-verify-bogofilter): Use 'unknown for the initial
24884         spam-bogofilter-valid state, not 'never.
24885
24886         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
24887         for netrc-machine.
24888
24889         * nnimap.el (nnimap-open-connection):
24890         Use netrc-machine-user-or-password.
24891
24892 2004-10-17  Richard M. Stallman  <rms@gnu.org>
24893
24894         * gnus-registry.el (gnus-registry-unload-hook):
24895         Set as a variable with add-hook.
24896
24897         * nnspool.el (nnspool-spool-directory): Use news-directory instead
24898         of news-path.
24899
24900         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
24901
24902         * spam.el: Delete duplicate `provide'.
24903         (spam-unload-hook): Set as a variable with add-hook.
24904
24905 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
24906
24907         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
24908         in the doc string.
24909
24910         * message.el (message-ignored-news-headers)
24911         (message-ignored-supersedes-headers)
24912         (message-ignored-resent-headers)
24913         (message-forward-ignored-headers): Improve custom type.
24914
24915 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
24916
24917         * message.el (message-tokenize-header): Fix 2004-09-06 change
24918         which used point-min in the wrong place.
24919
24920 2004-10-12  Simon Josefsson  <jas@extundo.com>
24921
24922         * tls.el (tls-certtool-program): New variable.
24923         (tls-certificate-information): New function, based on
24924         ssl-certificate-information.
24925
24926 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24927
24928         * compface.el: Move the version of ELisp-based uncompface program
24929         to the contrib directory because of the copyright problem.
24930
24931 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
24932
24933         * message.el (message-kill-buffer): Raise the current frame.
24934
24935 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
24936
24937         * gnus-sum.el: Mention that multibyte characters don't work as marks.
24938
24939         * gnus.el (message-y-or-n-p): Autoload.
24940
24941         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
24942         (pop3-password-required, pop3-authentication-scheme)
24943         (pop3-leave-mail-on-server): Make customizable.
24944         (pop3): New custom group.
24945         (pop3-retr): Remove `sleep-for' statements.
24946         Suggested by Dave Love <fx@gnu.org>.
24947
24948         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
24949         Windows/DOS.
24950
24951         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
24952         (imap-parse-body): Fix incorrect use of `assert'.
24953         Suggested by Dave Love <fx@gnu.org>.
24954
24955         * mml.el (mml-minibuffer-read-disposition): Require match.
24956         Suggested by Dave Love <fx@gnu.org>.
24957
24958 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
24959
24960         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
24961         doc string.
24962
24963 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24964
24965         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
24966
24967 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24968
24969         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
24970         instead of calling `mm-insert-inline', to decode text/* parts
24971         before displaying them.
24972
24973 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
24974
24975         * mm-uu.el (mm-uu-text-plain-type): New variable.
24976         (mm-uu-pgp-signed-extract-1): Use it.
24977         (mm-uu-pgp-encrypted-extract-1): Use it.
24978         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
24979         bind mm-uu-text-plain-type with that value.
24980         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
24981         mm-uu-dissect.
24982
24983 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
24984
24985         * gnus-group.el (gnus-update-group-mark-positions):
24986         * gnus-sum.el (gnus-update-summary-mark-positions):
24987         * message.el (message-check-news-body-syntax):
24988         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
24989         of string-as-multibyte.
24990
24991 2004-10-05  Juri Linkov  <juri@jurta.org>
24992
24993         * gnus-group.el (gnus-update-group-mark-positions):
24994         * gnus-sum.el (gnus-update-summary-mark-positions):
24995         * message.el (message-check-news-body-syntax):
24996         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
24997         8-bit unibyte values to a multibyte string for search functions.
24998
24999 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25000
25001         * mm-uu.el (mm-uu-dissect): Allow optional arg.
25002         (mm-uu-dissect-text-parts): New function.
25003
25004         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
25005         dissect text parts.
25006
25007         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
25008         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
25009
25010         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
25011
25012         * gnus-topic.el (gnus-topic-hierarchical-parameters):
25013         Use gnus-current-topics instead of gnus-current-topic.
25014
25015 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
25016
25017         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
25018
25019 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
25020
25021         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
25022         where appropriate.
25023
25024         * nnml.el (nnml-generate-active-info): do.
25025
25026         * nndiary.el (nndiary-generate-active-info): do.
25027
25028         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
25029         (gnus-topic-move): do.
25030
25031         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
25032         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
25033
25034         * gnus-srvr.el (gnus-server-prepare)
25035         (gnus-server-open-all-servers): do.
25036
25037         * gnus-msg.el (gnus-summary-cancel-article)
25038         (gnus-summary-resend-message)
25039         (gnus-summary-mail-crosspost-complaint): do.
25040
25041         * gnus-move.el (gnus-change-server): do.
25042
25043         * gnus-group.el (gnus-group-unmark-all-groups)
25044         (gnus-group-set-current-level): do.
25045
25046 2004-10-04  Simon Josefsson  <jas@extundo.com>
25047
25048         * message.el (message-generate-hashcash): Doc fix.
25049
25050 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
25051
25052         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
25053         avoid infinite recursion via gnus-get-function.
25054
25055 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
25056
25057         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
25058
25059         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
25060
25061         * nnmail.el (nnmail-split-history): do.
25062
25063         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
25064         (nnml-request-delete-group): do.
25065
25066         * nnslashdot.el (nnslashdot-read-groups): do.
25067
25068         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
25069         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
25070
25071         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
25072         (nnspool-sift-nov-with-sed): Use last.
25073         (nnspool-retrieve-headers-with-nov): Use mapc.
25074         (nnspool-request-newgroups): Use dolist.
25075         (nnspool-request-group): Use last.
25076
25077         * nntp.el (nntp-read-server-type): Use dolist.
25078
25079         * nnvirtual.el (nnvirtual-create-mapping)
25080         (nnvirtual-update-read-and-marked): Use dolist.
25081         (nnvirtual-convert-headers): Simplify.
25082
25083 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
25084
25085         * gnus-agent.el (gnus-agent-synchronize-group-flags):
25086         Add support for sync'ing tick marks.
25087
25088 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
25089
25090         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
25091         there's no visible header.
25092
25093 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
25094
25095         * gnus-agent.el (gnus-agent-synchronize-group-flags):
25096         When necessary, pass full group name to gnus-request-set-marks.
25097
25098 2004-10-01  Simon Josefsson  <jas@extundo.com>
25099
25100         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
25101         acroread.
25102
25103 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25104
25105         * spam-report.el (spam-report-gmane): Fix interactive.
25106
25107         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
25108
25109         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
25110         when writing file.
25111         (gnus-agent-synchronize-flags): Don't default to being
25112         interactive.
25113
25114 2004-09-30  Simon Josefsson  <jas@extundo.com>
25115
25116         * message.el (message-generate-hashcash): Add.
25117         (message-send-mail): Use it, call mail-add-payment.
25118
25119 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
25120
25121         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
25122
25123 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
25124
25125         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
25126         gnus-requst-update-info with explicit code to sync the in-memory
25127         info read flags with the marks being sync'd to the backend.
25128
25129         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
25130
25131 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
25132
25133         * spam.el (spam-verify-bogofilter): Add new function.
25134         (spam-check-bogofilter)
25135         (spam-bogofilter-register-with-bogofilter): Use it.
25136         (spam-verify-bogofilter): Add small fixes.
25137
25138 2004-09-28  Simon Josefsson  <jas@extundo.com>
25139
25140         * hashcash.el (hashcash-generate-payment): Revert.
25141
25142 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
25143
25144         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25145         Use gnus-extract-references instead of gnus-split-references.
25146
25147         * gnus-util.el (gnus-extract-references): Add new function, analogous
25148         to gnus-split-references but extracts only the message-ID without
25149         anything extra.
25150
25151         * hashcash.el (hashcash-generate-payment)
25152         (hashcash-check-payment): Do the right thing if hashcash-path is
25153         nil (because the hashcash program could not be found).
25154
25155         * spam.el (spam-use-hashcash): Remove comment.
25156
25157 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
25158
25159         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
25160         (gnus-cache-enter-article, gnus-cache-remove-article)
25161         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
25162
25163         * gnus-async.el (gnus-async-prefetch-remove-group): do.
25164
25165         * gnus-art.el (article-hide-boring-headers)
25166         (article-translate-strings, article-display-face)
25167         (gnus-article-mime-match-handle-first)
25168         (gnus-article-highlight-headers)
25169         (gnus-article-add-buttons-to-head): do.
25170
25171 2004-09-27  Simon Josefsson  <jas@extundo.com>
25172
25173         * hashcash.el: New version, from
25174         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
25175         ../contrib/.
25176
25177 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25178
25179         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
25180
25181 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
25182
25183         * gnus-dup.el (gnus-dup-open): Use mapc.
25184         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
25185
25186         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
25187         Reported by Stefan Wiens <s.wi@gmx.net>.
25188
25189         * gnus.el (gnus-shutdown): Use dolist.
25190
25191         * gnus-undo.el (gnus-undo): Use mapc.
25192
25193         * nnrss.el (nnrss-generate-active): do.
25194
25195         * message.el (message-cite-original-without-signature)
25196         (message-cite-original): Use mapc.
25197         (message-do-actions, message-make-forward-subject): Use dolist.
25198
25199 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25200
25201         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
25202         deletion to remove entire duplicate line.  Fixes merged article
25203         number bug.
25204
25205 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
25206
25207         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
25208         servers that are offline.  Avoids having gnus-agent-toggle-plugged
25209         first ask if you want to open a server and then, even when you
25210         responded with no, asking if you want to synchronize the server's
25211         flags.
25212         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
25213         multi-line expressions.
25214         (gnus-agent-synchronize-group-flags): New internal function.
25215         Updates marks in memory (in the info structure) AND in the
25216         backend.
25217
25218         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
25219
25220         * nnagent.el (nnagent-request-set-mark):
25221         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
25222         method, to ensure that synchronization updates marks in the
25223         backend and in the info (in memory) structure.
25224
25225 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25226
25227         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
25228         convention fully; don't miss the root article of a thread; make
25229         the X-Draft-From header with correct article numbers.
25230
25231 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
25232
25233         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
25234         unless plugged.  Disable the agent so that an open failure causes
25235         an error.
25236
25237         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
25238         Revert 2004-09-21 change.  The backend must be opened while
25239         synchronizing flags even when the backend stores the flags
25240         locally.
25241
25242 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
25243
25244         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
25245         in `header' match.  Reported by Svend Tollak Munkejord.
25246
25247         * message.el (message-cite-original): Fix use of
25248         `message-cite-articles-with-x-no-archive'.
25249
25250 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25251
25252         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
25253         (gnus-window-to-buffer): Ditto.
25254
25255         * mml.el (mml-preview-buffer): New variable.
25256         (mml-preview): Manage window layout with gnus-buffer-configuration.
25257
25258         * gnus-msg.el (gnus-setup-message): Put article numbers into the
25259         X-Draft-From header even if those articles aren't quoted.
25260
25261 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
25262
25263         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
25264         (gnus-request-set-mark, gnus-request-update-mark): Use new
25265         g-s-t-u-l-m to decide to use backend even when unplugged.
25266
25267 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
25268
25269         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
25270         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
25271
25272 2004-09-20  Simon Josefsson  <jas@extundo.com>
25273
25274         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
25275         "utf-16-le".
25276
25277 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
25278
25279         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
25280
25281 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
25282
25283         * uudecode.el (uudecode-use-external): Add :version.
25284
25285         * smime.el (smime-CA-file, smime-encrypt-cipher)
25286         (smime-dns-server): Add :version.
25287
25288         * smiley.el (gnus-smiley-file-types): Add :version.
25289
25290         * sha1.el (sha1-use-external): Add :version.
25291
25292         * pgg-def.el (pgg-query-keyserver): Add :version.
25293
25294         * nnmail.el (nnmail-fancy-expiry-targets)
25295         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
25296         Add :version.
25297
25298         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
25299         (nnimap-retrieve-groups-asynchronous): Add :version.
25300         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
25301
25302         * mml.el (mml-content-disposition-parameters)
25303         (mml-insert-mime-headers-always): Add :version.
25304
25305         * mm-util.el (mm-coding-system-priorities): Add :version.
25306
25307         * mm-decode.el (mm-inline-text-html-with-images)
25308         (mm-keep-viewer-alive-types, mm-external-terminal-program)
25309         (mm-verify-option): Add :version.
25310         (mm-text-html-renderer): Change :version.
25311
25312         * message.el (message-fcc-externalize-attachments)
25313         (message-required-headers, message-draft-headers)
25314         (message-subject-trailing-was-query)
25315         (message-subject-trailing-was-ask-regexp)
25316         (message-subject-trailing-was-regexp, message-mark-insert-begin)
25317         (message-mark-insert-end, message-archive-header)
25318         (message-archive-note, message-cross-post-default)
25319         (message-cross-post-note, message-followup-to-note)
25320         (message-cross-post-note-function, message-use-mail-followup-to)
25321         (message-subscribed-address-functions)
25322         (message-subscribed-address-file, message-subscribed-addresses)
25323         (message-subscribed-regexps, message-allow-no-recipients)
25324         (message-yank-cited-prefix, message-signature-insert-empty-line)
25325         (message-hidden-headers, message-hierarchical-addresses)
25326         (message-mail-user-agent, message-use-idna)
25327         (message-valid-fqdn-regexp)
25328         (message-strip-special-text-properties, message-header-synonyms)
25329         (message-beginning-of-line, message-tab-body-function): Add :version.
25330         (message-insert-canlock, message-wide-reply-confirm-recipients):
25331         Change :version.
25332
25333         * mail-source.el (mail-source-ignore-errors): Add :group, :type
25334         and :version.
25335         (mail-source-delete-old-incoming-confirm)
25336         (mail-source-movemail-program): Add :version.
25337
25338         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
25339         (gnus-agent-cache, gnus-agent): Change :version.
25340
25341         * gnus-util.el (gnus-use-byte-compile): Change :version.
25342
25343         * gnus-sum.el (gnus-summary-make-false-root-always)
25344         (gnus-summary-default-high-score)
25345         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
25346         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
25347         (gnus-read-all-available-headers, gnus-article-emulate-mime)
25348         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
25349         (gnus-sum-thread-tree-single-indent)
25350         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
25351         (gnus-sum-thread-tree-leaf-with-other)
25352         (gnus-sum-thread-tree-single-leaf): Add :version.
25353         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
25354         (gnus-article-loose-mime): Change :version.
25355
25356         * gnus-start.el (gnus-backup-startup-file)
25357         (gnus-save-startup-file-via-temp-buffer): Add :version.
25358
25359         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
25360         (gnus-server-offline-face): Add :version.
25361
25362         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
25363
25364         * gnus-msg.el (gnus-gcc-externalize-attachments)
25365         (gnus-debug-files, gnus-debug-exclude-variables)
25366         (gnus-discouraged-post-methods): Change :version.
25367         (gnus-confirm-mail-reply-to-news)
25368         (gnus-confirm-treat-mail-like-news): Add :version.
25369
25370         * gnus-int.el (gnus-server-unopen-status): Add :version.
25371
25372         * gnus-group.el (gnus-group-jump-to-group-prompt)
25373         (gnus-large-ephemeral-newsgroup)
25374         (gnus-fetch-old-ephemeral-headers): Add :version.
25375
25376         * gnus-fun.el (gnus-x-face-directory)
25377         (gnus-convert-pbm-to-x-face-command)
25378         (gnus-convert-image-to-x-face-command)
25379         (gnus-convert-image-to-face-command): Add :version.
25380
25381         * gnus-delay.el (gnus-delay-default-hour): Add :version.
25382
25383         * gnus-cite.el (gnus-cite-blank-line-after-header)
25384         (gnus-article-boring-faces): Add :version.
25385
25386         * gnus-art.el (gnus-buttonized-mime-types)
25387         (gnus-inhibit-mime-unbuttonizing)
25388         (gnus-treat-display-face)
25389         (gnus-treat-body-boundary): Change :version.
25390         (gnus-body-boundary-delimiter, gnus-picon-databases)
25391         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
25392         (gnus-treat-date-english, gnus-treat-fold-headers)
25393         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
25394         (gnus-treat-mail-picon, gnus-treat-wash-html)
25395         (gnus-article-encrypt-protocol)
25396         (gnus-use-idna, gnus-article-over-scroll)
25397         (gnus-mime-display-multipart-alternative-as-mixed)
25398         (gnus-mime-display-multipart-related-as-mixed)
25399         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
25400         (gnus-ctan-url, gnus-button-ctan-handler)
25401         (gnus-button-handle-ctan-bogus-regexp)
25402         (gnus-button-ctan-directory-regexp)
25403         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
25404         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
25405         (gnus-button-man-level, gnus-button-emacs-level)
25406         (gnus-button-message-level, gnus-button-browse-level): Add :version.
25407
25408         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
25409         (gnus-agent-go-online): Change :version.
25410         (gnus-agent-expire-unagentized-dirs)
25411         (gnus-agent-auto-agentize-methods): Add :version.
25412
25413         * flow-fill.el (fill-flowed-display-column)
25414         (fill-flowed-encode-column): Add :version.
25415
25416         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
25417         (gnus-outlook-deuglify-unwrap-max)
25418         (gnus-outlook-deuglify-cite-marks)
25419         (gnus-outlook-deuglify-unwrap-stop-chars)
25420         (gnus-outlook-deuglify-no-wrap-chars)
25421         (gnus-outlook-deuglify-attrib-cut-regexp)
25422         (gnus-outlook-deuglify-attrib-verb-regexp)
25423         (gnus-outlook-deuglify-attrib-end-regexp)
25424         (gnus-outlook-display-hook): Add :version.
25425
25426         * binhex.el (binhex-use-external): Add :version.
25427
25428 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
25429
25430         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
25431         and `invisible'.
25432
25433 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
25434
25435         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
25436         in gnus-registry-trim.
25437
25438 2004-09-13  Simon Josefsson  <jas@extundo.com>
25439
25440         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
25441
25442         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
25443
25444         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
25445         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25446         <yamaoka@jpl.org>.
25447         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
25448         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
25449         <yamaoka@jpl.org>.
25450
25451         * sieve.el (sieve-manage-mode): Ditto.
25452
25453 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
25454
25455         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
25456
25457 2004-09-11  Simon Josefsson  <jas@extundo.com>
25458
25459         * dns-mode.el: Add.
25460
25461         * mm-view.el (mm-display-dns-inline): Add.
25462
25463         * mm-decode.el (mm-inline-media-tests): Add text/dns.
25464         (mm-automatic-display): Ditto.
25465
25466         * mailcap.el (mailcap-mime-data): Add text/dns.
25467         (mailcap-mime-extensions): Map .soa to text/dns.
25468
25469 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
25470
25471         * gnus-art.el (article-decode-mime-words, article-babel)
25472         (gnus-article-highlight-signature, gnus-article-add-buttons)
25473         (gnus-signature-toggle): Remove unnecessary bindings of
25474         `inhibit-read-only' inherited from v5.10 merge.
25475
25476 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
25477
25478         * nntp.el (nntp): New customization group.
25479         (nntp-authinfo-file): Add customization group.
25480
25481         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
25482
25483         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
25484
25485         * gnus.el (to-address, to-list, subscribed)
25486         (large-newsgroup-initial): Ditto.
25487
25488         * flow-fill.el (fill-flowed-display-column)
25489         (fill-flowed-encode-column): Ditto.
25490
25491 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
25492
25493         * message.el (message-tokenize-header, message-send-mail-with-qmail):
25494         Use point-min rather than 1.
25495         (message-send-mail): Use buffer-size rather than point-max.
25496
25497         * gnus-sum.el (gnus-summary-search-article-forward):
25498         Signal a specific `search-failed' rather than a generic `error'.
25499
25500         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
25501         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
25502         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
25503
25504 2004-09-10  Simon Josefsson  <jas@extundo.com>
25505
25506         * nndb.el (require): Remove tcp and duplicate cl.
25507
25508 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
25509
25510         * gnus-agent.el (directory-files-and-attributes): Move forward.
25511
25512 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25513
25514         * gnus-agent.el (directory-files-and-attributes):
25515         Optionally defined to support XEmacs.
25516
25517 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
25518
25519         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
25520         to avoid run-time CL dependencies.
25521         (gnus-agent-unfetch-articles): New function.
25522         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
25523         article numbers even when local .overview file is missing.
25524         (gnus-agent-read-article-number): New function.  Only accepts
25525         27-bit article numbers.
25526         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
25527         Use gnus-agent-read-article-number.
25528         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
25529         from backend while recognizing that article numbers in .overview
25530         must be valid.
25531         (gnus-agent-update-files-total-fetched-for):
25532         Use directory-files-and-attributes to improve performance.
25533         * gnus-int.el (gnus-request-move-article):
25534         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
25535         improve performance.
25536
25537         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
25538         some users confused by references to .newsrc when they only have a
25539         .newsrc.eld file.
25540         (gnus-convert-mark-converter-prompt)
25541         (gnus-convert-converter-needs-prompt): Fix use of property list.
25542         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
25543         New function.  Used internally to only display 'gnus converting
25544         files' message when actually necessary.
25545
25546         * gnus-sum.el (): Remove (require 'gnus-agent) as required
25547         methods now autoloaded.
25548
25549 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
25550
25551         * gnus-sum.el (gnus-summary-insert-subject): Remove list
25552         identifiers.
25553
25554 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
25555
25556         * gnus-picon.el: Fix indentation and closing parenthesis.
25557
25558 2004-09-01  Simon Josefsson  <jas@extundo.com>
25559
25560         * message.el (message-canlock-generate): Require sha1, not
25561         sha1-el.  (Can we get rid of this require altogether?  It is ugly
25562         to require within a function.  Sadly, if sha1.el isn't loaded, the
25563         let binding in m-c-g will hide the defcustom definition, which is
25564         bad.)
25565
25566         * canlock.el: Require sha1, not sha1-el.
25567
25568         * message.el: Don't autoload sha1 (there is a autoload cookie in
25569         sha1.el).
25570
25571         * sha1-el.el: Rename to sha1.el.
25572
25573 2004-08-30  Juanma Barranquero  <lektu@terra.es>
25574
25575         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
25576
25577 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
25578
25579         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
25580
25581 2004-08-30  Kim F. Storm  <storm@cua.dk>
25582
25583         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
25584
25585         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
25586         Add :group 'nnimap.
25587
25588 2004-08-30  Andreas Schwab  <schwab@suse.de>
25589
25590         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
25591         ?* and ?\;.
25592
25593         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
25594         and ?\' to symbol instead of whitespace.
25595
25596 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
25597
25598         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
25599
25600         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
25601         instead of re-search-forward.
25602
25603         * gnus-uu.el (gnus-uu-save-article): Ditto.
25604         (gnus-uu-post-encode-uuencode): Ditto.
25605
25606         * html2text.el (html2text-clean-list-items): Ditto.
25607         (html2text-clean-dtdd): Ditto.
25608         (html2text-format-tags): Ditto.
25609
25610         * message.el (message-send-mail-with-sendmail): Fix regexp.
25611         (message-fill-field-general): Use search-forward instead of
25612         re-search-forward.
25613         (unbold-region): Ditto.
25614
25615         * nnrss.el (nnrss-request-article): Ditto.
25616
25617         * nnslashdot.el (nnslashdot-request-article): Ditto.
25618
25619         * nnweb.el (nnweb-gmane-wash-article): Ditto.
25620
25621         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
25622         "Unrecognized menu descriptor" error in XEmacs.
25623
25624 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
25625
25626         * gnus-sum.el (gnus-read-header): Don't remove a header for the
25627         parent article of a sparse article in the thread hashtb.
25628
25629 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
25630
25631         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
25632         (nnmail-expand-newtext): Lowercase expanded entries if
25633         nnmail-split-lowercase-expanded is non-nil.
25634
25635 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25636
25637         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
25638
25639         * gnus-group.el (gnus-group-line-format-alist): Convert the value
25640         of gnus-tmp-news-method into string under XEmacs.  It will be
25641         passed to gnus-correct-length which takes only a string argument.
25642
25643 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25644
25645         * gnus-util.el (gnus-bind-print-variables): New macro.
25646         (gnus-prin1): Use it.
25647         (gnus-prin1-to-string): Use it.
25648         (gnus-pp): New function.
25649         (gnus-pp-to-string): New function.
25650
25651         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
25652         Replace pp-to-string with gnus-pp-to-string.
25653         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
25654         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
25655         * gnus-msg.el (gnus-debug): Ditto.
25656         * gnus-score.el (gnus-score-save): Ditto.
25657         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
25658         gnus-pp-to-string.
25659         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
25660         with gnus-pp.
25661         * score-mode.el (gnus-score-pretty-print): Ditto.
25662         * webmail.el (webmail-debug): Ditto.
25663
25664 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25665
25666         * gnus-art.el (article-display-face, article-display-x-face):
25667         Use buffer-read-only.
25668
25669 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25670
25671         * gnus-art.el (article-hide-list-identifiers):
25672         Bind inhibit-read-only as t.
25673
25674 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
25675
25676         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
25677
25678 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
25679
25680         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
25681         (gnus-narrow-to-page): Don't assume point-min == 1.
25682         (gnus-article-edit-mode): Derive from message-mode.
25683
25684         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
25685         point-min == 1.
25686
25687         * imap.el (imap-parse-address-list, imap-parse-body-ext):
25688         Disable incorrect use of `assert'.
25689
25690         * message.el (message-mode): Set comment-start-skip.
25691
25692
25693 2004-08-22  Sam Steingold  <sds@gnu.org>
25694
25695         * pop3.el (pop3-leave-mail-on-server): New user variable.
25696         (pop3-movemail): Delete mail only when it is nil.
25697
25698 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
25699
25700         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
25701
25702         * mml.el (mml-preview): Use `pop-to-buffer'.
25703
25704         * message.el (message-goto-mail-followup-to): Insert after "To".
25705         (message-carefully-insert-headers): Add comment.
25706
25707         * gnus.el: Remove unused variable `gnus-article-check-size'.
25708
25709         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
25710
25711         * gnus-art.el (gnus-button-alist):
25712         Improve `gnus-button-handle-library' entry.
25713
25714 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
25715
25716         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
25717         Use downcase, since XEmacs capitalizes error messages differently.
25718
25719 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
25720
25721         * nntp.el: Add (require 'gnus) due to reference to
25722         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
25723
25724 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
25725
25726         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
25727         Bind `mm-fill-flowed'.
25728
25729         * mm-decode.el (mm-dissect-singlepart): Check it.
25730
25731 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
25732
25733         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
25734         'imap' for netrc parsing.
25735
25736 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
25737
25738         * mailcap.el (mailcap-mime-data): Mark as risky.
25739
25740 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25741
25742         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
25743         may be included in the encoded word.
25744         (rfc2047-encode): Don't append a space if the encoded word
25745         includes close parenthesis.
25746
25747 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25748
25749         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
25750         of text within parentheses.
25751
25752 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
25753
25754         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
25755         (gnus-encrypt-write-file-contents): Make the password key the file
25756         name PLUS the cipher, not just the cipher.  Also remove failed
25757         passwords from the cache.
25758
25759 2004-08-06  Simon Josefsson  <jas@extundo.com>
25760
25761         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
25762         Doc fix.
25763
25764 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25765
25766         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
25767         LWSP.
25768
25769 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
25770
25771         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25772         Try to append in-reply-to: data to the references: header.
25773
25774         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
25775         (netrc-parse): Use gnus-encrypt.el functions.
25776
25777         * gnus-encrypt.el: Add new file for encryption support; currently
25778         does only a few GPG ciphers and an internal XOR cipher.
25779
25780         * password.el: Add comments on using password-read-and-add.
25781         (password-read-and-add): Add function to read and add the
25782         password to the cache at once.
25783
25784 2004-07-28  Simon Josefsson  <jas@extundo.com>
25785
25786         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
25787         parameter (but don't use it, for now).
25788
25789         * imap.el (imap-ssl-open): Use imap-process-connection-type,
25790         instead of hard coding to nil.
25791
25792 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25793
25794         * mm-view.el (mm-inline-image-emacs): Open lines under an image
25795         as mm-inline-image-xemacs does.
25796
25797 2004-07-26  Simon Josefsson  <jas@extundo.com>
25798
25799         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
25800         Revert part of 2004-07-17 change below.
25801
25802 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
25803
25804         * rfc2047.el (rfc2047-encode-region): Don't infloop.
25805         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25806
25807 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25808
25809         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
25810         quotes that actually start with ">" at the beginning of the
25811         lines.
25812
25813 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25814
25815         * rfc2047.el (rfc2047-encode-region): Fix last change.
25816         (rfc2047-encode-parameter): Remove useless concat.
25817
25818 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
25819
25820         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
25821         encode special characters; fix some kind of misconfigured headers;
25822         signal a real error if debug-on-quit or debug-on-error is non-nil.
25823         (rfc2047-encode-max-chars): New variable.
25824         (rfc2047-encode-1): Use it.
25825         (rfc2047-encode-parameter): New function.
25826
25827         * mml.el (mml-insert-parameter): Remove an excessive space.
25828
25829 2004-07-17  Simon Josefsson  <jas@extundo.com>
25830
25831         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
25832         Kai Grossjohann <kai@emptydomain.de>.
25833         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
25834         (gnus-group-make-menu-bar): Ditto.
25835
25836         * gnus-util.el (gnus-group-server): Add.
25837
25838 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
25839
25840         * message.el (message-clone-locals): Clone sendmail and smtp
25841         variables.
25842
25843 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25844
25845         * rfc2047.el (rfc2047-encode-region): Fix last change.
25846
25847 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
25848
25849         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
25850         characters as non-special.
25851
25852 2004-07-09  Simon Josefsson  <jas@extundo.com>
25853
25854         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
25855         Users will lose all flag changes made while unplugged with
25856         e.g. nntp unless flag synchronization happens, thus `nil' is not a
25857         good default.  See numerous reports on ding mailing list.
25858
25859 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
25860
25861         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
25862         add generate-head-function and generate-article-function to the
25863         rfc822-forward entry.
25864         (nndoc-rfc822-forward-generate-article): New function.
25865         (nndoc-rfc822-forward-generate-head): New function.
25866
25867         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
25868
25869 2004-07-06  Dan Christensen  <jdc@uwo.ca>
25870
25871         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
25872         respect display group parameter and gnus-summary-expunge-below.
25873         (gnus-articles-to-read): Remove unused reference to display group
25874         parameter.
25875
25876 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25877
25878         * nnheader.el (nnheader-uniquify-message-id): New experimental
25879         variable.
25880         (nnheader-nov-read-message-id): Use it.
25881
25882         * spam-report.el (spam-report-gmane): Add interactive.
25883
25884 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
25885
25886         * mm-encode.el (mm-content-transfer-encoding-defaults):
25887         Use qp-or-base64 for the application/* types.
25888
25889 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
25890
25891         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
25892
25893 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
25894
25895         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
25896         trim value.
25897
25898 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25899
25900         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
25901         New macro and function.
25902         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
25903
25904 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25905
25906         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
25907         after-load-alist.
25908
25909 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25910
25911         * gnus-group.el (gnus-group-get-new-news-this-group):
25912         Don't update info that isn't there.
25913
25914 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
25915
25916         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
25917         entry.
25918
25919 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
25920
25921         * mm-view.el (mm-inline-render-with-function): Use multibyte
25922         buffer; decode html source by charset.
25923
25924         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
25925
25926         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
25927         Mule-UCS is loaded under XEmacs.
25928         (mm-mime-mule-charset-alist): Avoid duplicated entries.
25929
25930 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
25931
25932         * nnheader.el (nnheader-max-head-length): Increase to 8192.
25933
25934 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
25935
25936         * mm-util.el (mm-coding-system-p): Return a coding-system.
25937         (mm-mime-mule-charset-alist): Use shift_jis instead of
25938         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
25939         entries for the mime charsets iso-2022-jp-3 and shift_jis.
25940         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
25941         instead of japanese-shift-jis and iso-latin-1 respectively in
25942         order to share the default value with both Emacs and XEmacs-mule.
25943         (mm-mule-charset-to-mime-charset):
25944         Make mm-coding-system-priorities effective.
25945         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
25946         while predicating of candidates upon the priorities.
25947
25948 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
25949
25950         * gnus-sum.el (gnus-summary-make-menu-bar):
25951         Add gnus-uu-invert-processable.
25952
25953         * gnus.el: Autoload gnus-uu-invert-processable.
25954
25955 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
25956
25957         * mm-util.el (mm-with-multibyte-buffer): New macro.
25958
25959         * rfc2047.el (rfc2047-encode-string): Use it.
25960         (rfc2047-encode-region): Move point to the end of the region after
25961         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
25962
25963 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25964
25965         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
25966         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
25967
25968 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25969
25970         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
25971         (gnus-cite-parse): Ignore quoted envelope From_.
25972         Suggested by Karl Chen <quarl@nospam.quarl.org>.
25973
25974 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
25975
25976         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
25977         invalid addresses.
25978
25979 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
25980
25981         * spam.el: Change section markers, revise TODO list.
25982         (spam-backends): Make new master list of all installed backends.
25983         (spam-summary-exit-behavior): Add new variable to determine how
25984         messages moves are done at summary exit.
25985         (spam-move-spam-nonspam-groups-only)
25986         (spam-process-ham-in-nonham-groups)
25987         (spam-process-ham-in-spam-groups): Remove variables, the
25988         spam-summary-exit-behavior variable should be used to manage this
25989         behavior.
25990         (spam-old-ham-articles, spam-old-spam-articles): Remove.
25991         (spam-old-articles): Add variable, replacing spam-old-ham-articles
25992         and spam-old-spam-articles.
25993         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
25994         Add empty variables, placeholders for the backends they represent.
25995         (spam-set-difference): Move, unchanged.
25996         (spam-list-of-processors): Declare OBSOLETE, not used anymore
25997         unless the user has a processor variable.
25998         (spam-classifications, spam-classification-valid-p)
25999         (spam-backend-properties, spam-backend-property-valid-p)
26000         (spam-backend-function-type-valid-p)
26001         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
26002         (spam-report-articles-gmane, spam-report-articles-resend):
26003         Remove functions, they are not needed.
26004         (spam-install-backend-super, spam-backend-list)
26005         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
26006         (spam-backend-function, spam-backend-ham-registration-function)
26007         (spam-backend-spam-registration-function)
26008         (spam-backend-ham-unregistration-function)
26009         (spam-backend-spam-unregistration-function)
26010         (spam-backend-statistical-p, spam-backend-mover-p)
26011         (spam-install-backend-alias, spam-install-checkonly-backend)
26012         (spam-install-mover-backend, spam-install-nocheck-backend)
26013         (spam-install-backend, spam-install-statistical-backend)
26014         (spam-install-statistical-checkonly-backend): Add backend installation
26015         support.
26016         (spam-summary-prepare-exit): Rewrite to use the new backend code.
26017         (spam-group-processor-p): Use the new backend code and respect the
26018         summary exit behavior.
26019         (spam-mark-spam-as-expired-and-move-routine): Remove.
26020         (spam-summary-prepare): Change to use the new spam-old-articles
26021         variable.
26022         (spam-copy-or-move-routine, spam-copy-spam-routine)
26023         (spam-move-spam-routine, spam-copy-ham-routine)
26024         (spam-move-ham-routine): Add code to copy/move ham or spam.
26025         (spam-fetch-field-fast): Improve doc and code, plus allow the
26026         'number request.
26027         (spam-list-of-checks, spam-list-of-statistical-checks):
26028         Remove variables.
26029         (spam-split, spam-find-spam): Use the new backend code.
26030         (spam-registration-functions): Remove variable.
26031         (spam-unregister-routine): Add convenience wrapper.
26032         (spam-log-undo-registration, spam-register-routine)
26033         (spam-log-processing-to-registry)
26034         (spam-log-unregistration-needed-p): Rename "check" to "backend"
26035         where possible.
26036         (spam-check-gmane-xref, spam-check-regex-headers)
26037         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
26038         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
26039         (spam-check-bogofilter-headers, spam-check-spamoracle)
26040         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
26041         (spam-check-crm114-headers): Use the spam-split-group that
26042         spam-split prepares, no need to determine it every time.
26043
26044         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
26045         to the nnheader-parse-naked-head call.
26046
26047         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
26048
26049         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
26050         the nnheader-nov-read-message-id call.
26051
26052 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26053
26054         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
26055         gnus-activate-group twice.  Suggested by Markus Peter
26056         <warp@spin.de>.
26057
26058 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
26059
26060         * gnus-art.el (gnus-article-time-format): Exchange the order of
26061         day and month in the default value; fix customization type.
26062         (article-date-ut): Use add-text-properties.
26063         (article-make-date-line): Use message-make-date instead of
26064         current-time-string.
26065
26066         * message.el (message-fetch-field): Don't use set-text-properties.
26067         (message-make-date): Simplify.
26068
26069         * messagexmas.el (message-xmas-make-date): New function.
26070         (message-xmas-redefine): Defalias message-make-date to it.
26071
26072 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
26073
26074         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
26075         (rfc2047-encode-region): Treat text within parentheses as special;
26076         show the original text when error has occurred.
26077
26078         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
26079         already-computed method to gnus-activate-group.
26080
26081         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
26082         same select-methods identical Lisp objects.
26083
26084         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
26085         object when modifying the info.
26086
26087 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
26088
26089         * gnus-srvr.el (gnus-server-set-info): Remove the server from
26090         gnus-opened-servers since it has never been opened with the new
26091         configuration yet.
26092
26093 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26094
26095         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
26096         arg to nnheader-generate-fake-message-id.
26097
26098 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
26099
26100         * nnheader.el (nnheader-generate-fake-message-id): Accept a
26101         number and build a fake message ID localized to a group and
26102         article number (so it's repeatable from that point on).
26103         (nnheader-fake-message-id-p): Change regex to accomodate new fake
26104         ID format.
26105
26106         * gnus-sum.el (gnus-get-newsgroup-headers):
26107         Call nnheader-generate-fake-message-id with the article number.
26108
26109 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
26110
26111         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
26112         end-of-buffer.
26113
26114 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26115
26116         * message.el (message-ignored-supersedes-headers): Add Approved.
26117
26118 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
26119
26120         * rfc2047.el (rfc2047-encode-message-header): Remove useless
26121         goto-char.
26122         (rfc2047-encode): Fold the line before encoding.
26123
26124 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26125
26126         * rfc2047.el (rfc2047-encode-message-header): Disabled header
26127         folding -- not all headers can be folded, and this should be done
26128         by the message composition mode.  Probably.  I think.
26129
26130 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
26131
26132         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
26133         fast.
26134
26135         * gnus-ems.el (gnus-remove-image): Don't use
26136         message-text-with-property; remove only the image found first.
26137
26138         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
26139         found first.
26140
26141 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
26142
26143         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
26144
26145 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26146
26147         * message.el (message-text-with-property): Make it fast and accept
26148         optional arguments.
26149         (message-strip-forbidden-properties): Use it.
26150         (message-fix-before-sending): Follow the m-t-w-p change.
26151
26152         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
26153
26154 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
26155
26156         * gnus-art.el (article-hide-headers): Don't change the buffer
26157         mistakenly when performing mml-preview even if
26158         gnus-single-article-buffer is nil.
26159
26160 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
26161
26162         * message.el (message-expand-name-databases): New user option.
26163         (message-expand-name): Use it.
26164
26165 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
26166
26167         * spam.el (spam-report-articles-resend)
26168         (spam-report-resend-register-routine): Allow ham reporting.
26169         (spam-report-resend-register-ham-routine): Add wrapper.
26170         (spam-registration-functions): Add ham resending functions.
26171         (spam-list-of-processors): Add ham resend processor.
26172
26173         * gnus.el (ham-resend-to): Add new group parameter.
26174         (spam-process): Add ham resend option.
26175
26176         * spam-report.el (spam-report-resend): Allow reporting ham.
26177         (spam-report-resend-ham): Add wrapper.
26178
26179 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26180
26181         * message.el (message-cite-articles-with-x-no-archive):
26182         New variable.
26183         (message-cite-original): Use it.
26184
26185 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26186
26187         * message.el (message-cite-original): Respect X-No-Archive.
26188
26189 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
26190
26191         * gnus-art.el (article-hide-headers): Refer to the values for
26192         gnus-ignored-headers and gnus-visible-headers in the summary
26193         buffer since a user may have set them as group parameters.
26194
26195 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
26196
26197         * assistant.el (assistant-node-name): Add convenience function.
26198         (assistant-render-text, assistant-render-node): Add error handling,
26199         plus handle multiple next nodes.
26200         (assistant-find-next-node): Comment out for now.
26201         (assistant-find-next-nodes): Add function, returns list of next
26202         nodes.
26203
26204 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
26205
26206         * mail-source.el (mail-source-directory): Fix doc-string.
26207
26208 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
26209
26210         * assistant.el (assistant-render-text, assistant-eval): Add :set
26211         widget type, which is different because it takes and returns a
26212         list.  Much hilarity ensues.
26213
26214 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
26215
26216         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
26217
26218         * gnus-group.el (gnus-group-get-new-news-this-group):
26219         Add doc-string.
26220
26221         * gnus-start.el (gnus-activate-group): Add doc-string.
26222
26223 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
26224
26225         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
26226
26227 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
26228
26229         * assistant.el (assistant-render-text): Try to add a :set
26230         widget, more to come.
26231
26232         * spam.el (spam-group-spam-contents-p): Handle empty groupname
26233         strings.
26234         (spam-report-articles-resend)
26235         (spam-register-routine): Do registration iff any articles warrant
26236         it.
26237         (spam-summary-prepare-exit): Change log message for nil group
26238         destinations.
26239
26240 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
26241
26242         * spam.el (spam-report-resend-register-routine):
26243         Allow spam-report-resend-to to be a group parameter or a global value.
26244
26245 2004-05-26  Simon Josefsson  <jas@extundo.com>
26246
26247         * starttls.el: Merge with my GNUTLS based starttls.el.
26248         (starttls-gnutls-program, starttls-use-gnutls)
26249         (starttls-extra-arguments, starttls-process-connection-type)
26250         (starttls-connect, starttls-failure, starttls-success):
26251         New variables.
26252         (starttls-program, starttls-extra-args): Doc fix.
26253         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
26254         New functions.
26255         (starttls-negotiate, starttls-open-stream):
26256         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
26257         function if it is set.
26258
26259 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
26260
26261         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
26262         structured fields.
26263
26264 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26265
26266         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
26267
26268 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
26269
26270         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
26271         Add variable.
26272         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
26273         assigning the spam-mark to new messages.
26274
26275 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
26276
26277         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
26278
26279 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26280
26281         * dgnushack.el: Autoload customize-set-variable for XEmacs.
26282
26283         * rfc2047.el (rfc2047-encodable-p): Don't move point.
26284         (rfc2047-decode): Treat the ascii coding-system as raw-text by
26285         default.
26286
26287 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
26288
26289         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
26290         correct data.
26291
26292 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
26293
26294         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
26295         (spam-group-processor-p): Fix function.
26296         (spam-group-processor-multiple-p)
26297         (spam-group-spam-processor-report-gmane-p)
26298         (spam-group-spam-processor-report-resend-p)
26299         (spam-group-spam-processor-bogofilter-p)
26300         (spam-group-spam-processor-blacklist-p)
26301         (spam-group-spam-processor-ifile-p)
26302         (spam-group-ham-processor-ifile-p)
26303         (spam-group-spam-processor-spamoracle-p)
26304         (spam-group-spam-processor-crm114-p)
26305         (spam-group-ham-processor-bogofilter-p)
26306         (spam-group-spam-processor-stat-p)
26307         (spam-group-ham-processor-stat-p)
26308         (spam-group-ham-processor-whitelist-p)
26309         (spam-group-ham-processor-BBDB-p)
26310         (spam-group-ham-processor-spamoracle-p)
26311         (spam-group-ham-processor-copy-p): Remove functions with some
26312         prejudice against unneeded code.
26313         (spam-report-articles-resend)
26314         (spam-report-resend-register-routine): Allow the group/topic
26315         spam-resend-to value to override spam-report-resend-to.
26316         (spam-summary-prepare-exit): Invoke spam-group-processor-p
26317         properly now.
26318
26319         * gnus.el (spam-resend-to): Add group/topic parameter.
26320         (spam-process): Move the OBSOLETE processors to the end of the
26321         choices.
26322
26323 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
26324
26325         * spam-report.el (spam-report-resend-to, spam-report-resend):
26326         Start with resend-to set to nil, and then ask the user if necessary.
26327         (spam-report-resend): spam-report-resend takes a list of articles, not
26328         separate article numbers.
26329
26330 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
26331
26332         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
26333         addition to emacs-w3m.
26334
26335 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26336
26337         * assistant.el (assistant-authinfo-data): New function.
26338         (assistant-eval): Eval for entire assistant.
26339
26340         * netrc.el (netrc-services-file): New variable.
26341         (netrc-parse-services): New function.
26342         (netrc-find-service-name): New function.
26343         (netrc-find-service-number): New function.
26344         (netrc-port-equal): New function.
26345         (netrc-machine): Use it.
26346
26347         * nnimap.el (nnimap-open-connection): Use netrc.
26348
26349         * gnus-util.el (gnus-netrc-get): Remove aliases.
26350
26351         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
26352
26353         * assistant.el (wid-edit): Fix compilation.
26354
26355         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
26356
26357 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
26358
26359         * gnus-util.el (gnus-set-file-modes): New function.  (small
26360         patch).
26361
26362 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26363
26364         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
26365
26366         * assistant.el (assistant-render-node): Fix up rendering and
26367         read-only text.
26368         (assistant-render-node): Reset.
26369         (assistant-make-read-only): Not sticky.
26370
26371 2004-05-20  Danny Siu  <dsiu@adobe.com>
26372
26373         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
26374         centered even when gnus-auto-center-summary is t.
26375
26376 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26377
26378         * dns.el (dns-get-txt-answer): New function.
26379         (dns-read-txt): Ditto.
26380         (query-dns): Use it.
26381
26382 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
26383
26384         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
26385         active for foreign groups even if the group level is higher than
26386         the specified value.
26387
26388 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26389
26390         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
26391         non-active groups.
26392
26393         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
26394
26395 2004-05-20  Magnus Henoch  <mange@freemail.hu>
26396
26397         * dns.el (dns-read-type): Add support for SVR.  (small patch)
26398
26399 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
26400
26401         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
26402         (spam-crm114-header, spam-crm114-spam-switch)
26403         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
26404         (spam-crm114-positive-spam-header)
26405         (spam-crm114-database-directory, spam-list-of-processors)
26406         (spam-group-spam-processor-crm114-p)
26407         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
26408         (spam-generic-score, spam-list-of-checks)
26409         (spam-list-of-statistical-checks, spam-registration-functions)
26410         (spam-check-crm114-headers, spam-crm114-score)
26411         (spam-check-crm114, spam-crm114-register-with-crm114)
26412         (spam-crm114-register-spam-routine)
26413         (spam-crm114-unregister-spam-routine)
26414         (spam-crm114-register-ham-routine)
26415         (spam-crm114-unregister-ham-routine): Add CRM114 support.
26416
26417 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
26418
26419         * gnus.el: Add spam-use-crm114.
26420
26421         * spam.el (spam-list-of-processors, spam-registration-functions):
26422         Add spam-use-resend.
26423         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
26424         (spam-report-articles-gmane): Add doc fix.
26425         (spam-report-articles-resend, spam-report-resend-register-routine):
26426         Add wrappers around spam-report-resend-to.
26427
26428         * spam-report.el (spam-report-resend-to, spam-report-resend):
26429         Add support for resending spam.
26430         (spam-report-gmane): Fix line length >80.
26431
26432         * gnus.el (spam-process): Add spam-use-resend.
26433
26434 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26435
26436         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
26437         number of processed spam messages.
26438         (spam-ham-copy-or-move-routine): Return the number of processed
26439         ham messages.
26440         (spam-summary-prepare-exit): Use the above values to decide
26441         whether status messages should be displayed.
26442
26443 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
26444
26445         * rfc2047.el (rfc2047-encode-function-alist): Rename from
26446         `rfc2047-encoding-function-alist' in order to avoid conflicting
26447         with the old version.
26448         (rfc2047-encode-region): Concatenate words containing non-ASCII
26449         characters in structured fields; don't encode space-delimited
26450         ASCII words even in unstructured fields; don't break words at
26451         char-category boundaries.
26452         (rfc2047-encode-1): New function.
26453         (rfc2047-encode): Use it; encode text so that it occupies the
26454         maximum width within 76-column; work correctly on Q encoding for
26455         iso-2022-* charsets.
26456         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
26457         sure not to break a line just after the header name.
26458         (rfc2047-b-encode-region): Remove.
26459         (rfc2047-b-encode-string): New function.
26460         (rfc2047-q-encode-region): Remove.
26461         (rfc2047-q-encode-string): New function.
26462
26463         * mm-util.el (mm-replace-in-string): New function.
26464
26465 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26466
26467         * gnus-msg.el (gnus-inews-make-draft-meta-information):
26468         Really get it right.
26469         (gnus-inews-make-draft): Really.
26470
26471 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
26472
26473         * nnmh.el (nnmh-request-list-1): Don't check the link count
26474         before descending.  (small patch)
26475
26476 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26477
26478         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
26479         stuff.
26480
26481         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
26482         Match on real group name.
26483
26484         * gnus-art.el (gnus-signature-limit): Doc fix.
26485
26486         * gnus-msg.el (gnus-inews-make-draft): Quote list.
26487
26488         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
26489
26490 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
26491
26492         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
26493         isn't a string.
26494
26495 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26496
26497         * gnus-draft.el (gnus-draft-send):
26498         Bind rfc2047-encode-encoded-words.
26499
26500         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
26501         (rfc2047-encodable-p): Say that =? needs encoding.
26502         (rfc2047-encode-encoded-words): New variable.
26503
26504         * gnus-group.el (gnus-group-select-group): Doc fix.
26505
26506         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
26507
26508         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
26509         to nil.
26510
26511         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
26512
26513         * nnheader.el (nnheader-get-lines-and-char): New function.
26514
26515 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
26516
26517         * gnus-msg.el (gnus-summary-followup-with-original):
26518         Document yanking of region when active.
26519
26520 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26521
26522         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
26523         groups if the group level is higher than the specified value.
26524
26525 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26526
26527         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
26528         (gnus-group-jump-to-group): Add prefix argument using
26529         `gnus-group-jump-to-group-prompt'.  Query before jumping to
26530         non-active group.
26531
26532         * compface.el (uncompface): Be verbose when changing
26533         `uncompface-use-external'.
26534
26535         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
26536         handle manual section.
26537
26538 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26539
26540         * gnus-art.el (gnus-button-alist): Revert previous change.
26541
26542 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26543
26544         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
26545
26546 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26547
26548         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
26549         whether backend can accept message.
26550
26551         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
26552
26553 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
26554
26555         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26556         Avoid creating directory when nntp-marks-is-evil is true.
26557         Reported by Reiner Steib.
26558
26559 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
26560
26561         * gnus-picon.el (gnus-picon-insert-glyph):
26562         Add optional `nostring' argument.
26563
26564 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26565
26566         * gnus-picon.el (gnus-picon-style): New variable.
26567         (gnus-picon-transform-address): Support `gnus-picon-style'.
26568
26569 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26570
26571         * message.el (message-fill-field): Return point.
26572         (message-generate-headers): Go to end of field.
26573
26574         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
26575         stuff for non-living groups.
26576
26577 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
26578
26579         * gnus-art.el (gnus-article-followup-with-original)
26580         (gnus-article-reply-with-original): gnus-mark-active-p ->
26581         gnus-region-active-p.
26582
26583 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
26584
26585         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
26586         only when there is spam or ham to be processed.
26587
26588 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26589
26590         * mail-source.el (mail-source-delete-crash-box): Refactor.
26591         (mail-source-fetch): Use it.
26592         (mail-source-fetch-file): Ditto.
26593         (mail-source-fetch-directory): Run postscript in loop.
26594         (mail-source-fetch-pop): Delete.
26595         (mail-source-fetch-maildir): Ditto.
26596         (mail-source-fetch-imap): Ditto.
26597
26598         * imap.el (imap-authenticators): Comment out sasl.
26599
26600         * message.el (message-skip-to-next-address): New function.
26601         (message-fill-header-address): Refactor.
26602         (message-fill-address): Use it.
26603         (message-delete-address): Use it.
26604         (message-fill-header-general): Refactor.
26605         (message-fill-field-address): Rename.
26606         (message-narrow-to-field): Find the start of the header.
26607         (message-header-format-alist): Don't pre-fill.
26608         (message-fill-header): Remove.
26609         (message-insert-header): New function.
26610         (message-shorten-references): Use it.
26611
26612         * rfc2047.el (rfc2047-field-value): Strip props.
26613
26614         * mail-parse.el (mail-header-make-address): New alias.
26615
26616         * ietf-drums.el (ietf-drums-make-address): New function.
26617
26618         * imap.el: Add compiler directives.
26619
26620         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
26621
26622         * gnus-art.el (article-decode-idna-rhs): Don't use
26623         message-idna-inside-rhs-p.
26624
26625 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26626
26627         * message.el (message-idna-inside-rhs-p): Remove.
26628         (message-idna-to-ascii-rhs-1): Use proper address parsing.
26629
26630         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
26631         false positives.
26632
26633 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
26634
26635         * imap.el (imap-sasl-make-mechanisms): Use sasl.
26636
26637 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26638
26639         * nneething.el (nneething-file-name): Don't create spurious
26640         files.
26641
26642         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
26643         (gnus-inews-do-gcc): Remove sleep.
26644
26645         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
26646         part under point.
26647
26648         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
26649         (gnus-agent-regenerate-group): Using nil messages aren't valid.
26650
26651 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
26652
26653         * spam.el (spam-summary-prepare-exit): Fix (length).
26654
26655 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
26656
26657         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
26658         as expired without moving it" message when there are spam
26659         messages left.
26660
26661 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
26662
26663         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
26664         header is not nil.
26665
26666 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
26667
26668         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
26669         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
26670         (nntp-marks-changed-p): New arg SERVER.
26671         (nntp-request-update-info): Adjust caller.
26672
26673 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
26674
26675         * nntp.el (nntp-save-marks): Pass missing arg.
26676
26677 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
26678
26679         * nntp.el: Support marks.
26680         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
26681         (nntp-marks-modtime, nntp-marks-directory): New variables.
26682         (nntp-request-set-mark, nntp-request-update-info)
26683         (nntp-possibly-create-directory, nntp-marks-changed-p)
26684         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
26685         New functions.
26686
26687 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
26688
26689         * gnus-xmas.el (gnus-xmas-select-lowest-window)
26690         (gnus-xmas-redefine): Rename.
26691
26692         * gnus-score.el (gnus-score-insert-help):
26693         Use gnus-select-lowest-window.
26694
26695         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
26696         appt-select-lowest-window and rename to gnus-select-lowest-window.
26697
26698         * gnus.el: do.
26699
26700 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26701
26702         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
26703         encodings of MIME-encoded words, in order to improve
26704         interoperability with several broken MUAs.
26705
26706 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26707
26708         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
26709         tags, only when charsets are not specified in headers.
26710         (mm-inline-text-html-render-with-w3m): Ditto.
26711
26712         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
26713         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
26714
26715 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26716
26717         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
26718         instead of MIME-decoded from fields when checking
26719         `gnus-article-address-banner-alist'.
26720
26721 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
26722
26723         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
26724         description rather than subject.
26725
26726 2004-05-02  Steve Youngs  <steve@youngs.au.com>
26727
26728         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
26729
26730 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26731
26732         * gnus.el (gnus-version-number): Bump.
26733
26734 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26735
26736         * gnus.el: No Gnus v0.2 is released.
26737
26738 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26739
26740         * gnus-agent.el (gnus-agent-read-agentview):
26741         Inline gnus-uncompress-range.
26742
26743 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26744
26745         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
26746         `exec-installed-p'.
26747
26748 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
26749
26750         * gnus.el (spam-process, spam-autodetect-methods):
26751         Add bsfilter and bsfilter-headers.
26752
26753         * spam.el (spam-bsfilter): New customize group.
26754         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
26755         (spam-bsfilter-header, spam-bsfilter-probability-header)
26756         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
26757         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
26758         (spam-bsfilter-database-directory): New options.
26759         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
26760         (spam-list-of-statistical-checks, spam-registration-functions):
26761         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
26762         (spam-bsfilter-score): New command.
26763         (spam-check-bsfilter-headers, spam-check-bsfilter)
26764         (spam-bsfilter-register-with-bsfilter)
26765         (spam-bsfilter-register-spam-routine)
26766         (spam-bsfilter-unregister-spam-routine)
26767         (spam-bsfilter-register-ham-routine)
26768         (spam-bsfilter-unregister-ham-routine): New functions.
26769         (spam-generic-score): Support bsfilter; Accept an optional argument
26770         to recalcurate spam score even if scoring header has already been
26771         added.
26772         (spam-bogofilter-score, spam-spamassassin-score): Accept an
26773         optional argument to recalcurate spam score even if scoring header
26774         has already been added.
26775
26776 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
26777
26778         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
26779         strings!  Reported by David D. Smith <davidsmith@acm.org>.
26780         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
26781         link is missing.
26782
26783 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
26784
26785         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
26786         (html2text-get-attr): Rewrite.
26787
26788         * message.el (message-setup-1): Remove redundant put-text-property
26789         on mail-header-separator.
26790
26791 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
26792
26793         * gnus-registry.el (gnus-registry-cache-whitespace)
26794         (gnus-registry-action, gnus-registry-spool-action)
26795         (gnus-registry-split-fancy-with-parent): Change message levels
26796         from 5 to 3 or 7, as needed.
26797
26798         * spam.el (spam-summary-prepare-exit)
26799         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
26800         (spam-split, spam-find-spam, spam-log-undo-registration)
26801         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
26802         level from 5 to 6.
26803
26804 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
26805
26806         * gnus-ems.el: Autoload appt-select-lowest-window (revert
26807         2004-03-04 change).
26808
26809 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
26810
26811         * sieve-manage.el (sieve-manage-open):
26812         * nnweb.el (nnweb-insert-html):
26813         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
26814         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
26815         * nnspool.el (nnspool-request-group):
26816         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
26817         * nnml.el (nnml-request-update-info):
26818         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
26819         (nnmh-request-create-group, nnmh-update-gnus-unreads):
26820         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
26821         (nnimap-request-set-mark):
26822         * nnfolder.el (nnfolder-request-update-info):
26823         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
26824         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
26825         * gnus-uu.el (gnus-uu-find-articles-matching):
26826         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
26827         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
26828         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
26829         * gnus-nocem.el (gnus-nocem-scan-groups):
26830         * gnus-int.el (gnus-start-news-server):
26831         * gnus-group.el (gnus-group-make-kiboze-group)
26832         (gnus-group-browse-foreign-server):
26833         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
26834         Use mapc when appropriate.
26835
26836 2004-04-22  Dan Christensen  <jdc@uwo.ca>
26837             Adam Sjøgren  <asjo@koldfront.dk>
26838             Wes Hardaker  <wes@hardakers.net>
26839             Michael Shields  <shields@msrl.com>
26840
26841         * spam.el (spam-necessary-extra-headers): Get the extra headers we
26842         may need for spam sorting and scoring.
26843         (spam-user-format-function-S): Add user format function suitable for
26844         general use.
26845         (spam-article-sort-by-spam-status): Add sorting function for summary
26846         sorting.
26847         (spam-extra-header-to-number): Add function to get a score from a
26848         header.
26849         (spam-summary-score): Add function to get a numeric score from the
26850         headers.
26851         (spam-generic-score): Fix function doc, was in wrong place.
26852         (spam-initialize): Take symbols when it's run, and install the
26853         extra headers that spam-necessary-extra-headers thinks we need.
26854
26855 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
26856
26857         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
26858         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
26859
26860 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
26861
26862         * gnus-sum.el (gnus-set-global-variables)
26863         (gnus-build-all-threads, gnus-get-newsgroup-headers)
26864         (gnus-article-get-xrefs, gnus-summary-best-group)
26865         (gnus-summary-next-article, gnus-summary-enter-digest-group)
26866         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
26867         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
26868         Use with-current-buffer.
26869
26870 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
26871
26872         * spam.el (spam-summary-prepare-exit): Simplify logic.
26873         (spam-fetch-article-header): Read the article header if it's not
26874         available.
26875         (spam-list-articles): Simplify logic.
26876         (spam-filelist-register-routine): Fix bug with unregister-list.
26877
26878         * gnus-registry.el: Fix comments at beginning.
26879
26880 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
26881
26882         * message.el (message-cater-to-broken-inn): Remove.
26883         (message-shorten-references): Make sure the total folded length of
26884         References is shorter than 998 characters to cater to a bug in INN
26885         2.3.  Also, don't pretend that references aren't folded -- this
26886         hasn't worked for a while.
26887
26888 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26889
26890         * gnus-agent.el (gnus-agentize):
26891         gnus-agent-send-mail-real-function no longer set to current value
26892         of message-send-mail-function but rather a lambda that calls
26893         message-send-mail-function.  The change makes the agent real-time
26894         responsive to user changes to message-send-mail-function.
26895
26896 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26897
26898         * legacy-gnus-agent.el
26899         (gnus-agent-convert-to-compressed-agentview): Fix typos with
26900         help from Florian Weimer <fw@deneb.enyo.de>
26901
26902 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
26903
26904         * nnmail.el (nnmail-cache-insert): Revert last change.
26905
26906 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
26907
26908         * nnmail.el (nnmail-cache-insert): Always check whether
26909         nnmail-cache-ignore-groups matches a group name.
26910
26911 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
26912
26913         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
26914         (spam-find-spam, spam-log-processing-to-registry)
26915         (spam-log-registered-p, spam-log-unregistration-needed-p)
26916         (spam-log-undo-registration): Use gnus-message instead of
26917         gnus-error, none of these errors are fatal.
26918
26919         * gnus-registry.el (gnus-registry-clean-empty-function)
26920         (gnus-registry-clean-empty): Remove only empty entries without
26921         extra data.
26922
26923 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
26924
26925         * spam-stat.el (spam-stat-buffer-change-to-spam)
26926         (spam-stat-buffer-change-to-non-spam): Change (error) to
26927         (gnus-message 8) invocation.
26928
26929 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
26930
26931         * nntp.el (nntp-via-netcat-command): New variable.
26932         (nntp-via-netcat-switches): New variable.
26933         (nntp-open-via-rlogin-and-netcat): New function.
26934         (nntp-open-connection-function): Doc fix.
26935         (nntp-telnet-command): Doc fix.
26936         (nntp-end-of-line): Doc fix.
26937         (nntp-via-rlogin-command): Doc fix.
26938         (nntp-via-user-name): Doc fix.
26939         (nntp-via-address): Doc fix.
26940
26941 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
26942
26943         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
26944         error in Emacs 21.1.
26945
26946 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
26947
26948         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
26949
26950 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
26951
26952         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
26953         (gnus-agent-with-refreshed-group): New macro.
26954         (gnus-agent-rename-group): New function.
26955         (gnus-agent-delete-group): New function.
26956         (gnus-agent-save-group-info): Use gnus-command-method when
26957         `method' parameter is nil.  Don't write nil entries into the
26958         active file.
26959         (gnus-agent-get-group-info): New function.
26960         (gnus-agent-fetch-articles):
26961         Use gnus-agent-update-files-total-fetched-for to increment disk space
26962         used.
26963         (gnus-agent-fetch-headers, gnus-agent-save-alist):
26964         Use gnus-agent-update-view-total-fetched-for to increment disk space
26965         used.
26966         (gnus-agent-get-local): Add optional parameters to avoid calling
26967         gnus-group-real-name and gnus-find-method-for-group.
26968         (gnus-agent-set-local): Delete stored entry if either min, or max,
26969         are nil.
26970         (gnus-agent-fetch-session): Reworded error/quit messages.
26971         On quit, use gnus-agent-regenerate-group to record existance of any
26972         articles fetched to disk before the quit occurred.
26973         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
26974         gnus-agent-update-view-total-fetched-for, and
26975         gnus-agent-update-files-total-fetched-for to decrement disk space
26976         used.
26977         (gnus-agent-retrieve-headers):
26978         Use gnus-agent-update-view-total-fetched-for to increment disk space
26979         used.
26980         (gnus-agent-regenerate-group): Replace gnus-group-update-group
26981         with gnus-agent-update-files-total-fetched-for to decrement disk
26982         space and fresh group buffer.
26983         (gnus-agent-inhibit-update-total-fetched-for): New variable.
26984         (gnus-agent-need-update-total-fetched-for): New variable.
26985         (gnus-agent-update-files-total-fetched-for): New function.
26986         (gnus-agent-update-view-total-fetched-for): New function.
26987         (gnus-agent-total-fetched-for): New function.
26988
26989         * gnus-cache.el (gnus-cache-save-buffers):
26990         Use gnus-cache-update-overview-total-fetched-for to change disk space
26991         used by this group.
26992         (gnus-cache-possibly-enter-article):
26993         Use gnus-cache-update-file-total-fetched-for to increment disk space
26994         used by this group.
26995         (gnus-cache-possibly-remove-article):
26996         Use gnus-cache-update-file-total-fetched-for to decrement disk space
26997         used by this group.
26998         (gnus-cache-generate-nov-databases): Purge total fetched cache.
26999         (gnus-cache-rename-group): New function.
27000         (gnus-cache-delete-group): New function.
27001         (gnus-cache-inhibit-update-total-fetched-for): New variable.
27002         (gnus-cache-need-update-total-fetched-for): New variable.
27003         (gnus-cache-with-refreshed-group): New macro.
27004         (gnus-cache-update-file-total-fetched-for): New function.
27005         (gnus-cache-update-overview-total-fetched-for): New function.
27006         (gnus-cache-rename-group-total-fetched-for): New function.
27007         (gnus-cache-delete-group-total-fetched-for): New function.
27008         (gnus-cache-total-fetched-for): New function.
27009
27010         * gnus-group.el: Require gnus-sum and autoload functions to
27011         resolve warnings when gnus-group.el compiled alone.
27012         (gnus-group-line-format): Document new %F.
27013         (size of Fetched data) group line format; identifies disk space
27014         used by agent and cache.
27015         (gnus-group-line-format-alist): Define new F format.
27016         (gnus-total-fetched-for): New function.
27017         (gnus-group-delete-group): No longer update
27018         gnus-cache-active-altered as gnus-request-delete-group now keeps
27019         the cache in sync.
27020         (gnus-group-list-active): Let the agent store a server's active
27021         list if currently plugged.
27022
27023         * gnus-int.el (gnus-request-delete-group):
27024         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
27025         local disk in sync with the server.
27026         (gnus-request-rename-group):
27027         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
27028         local disk in sync with the server.
27029
27030         * gnus-start.el (gnus-get-unread-articles):
27031         Cosmetic simplification to logic.
27032
27033         * gnus-util.el (gnus-rename-file): New function.
27034
27035 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
27036
27037         * mm-util.el (mm-image-load-path): Handle nil in load-path.
27038
27039 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
27040
27041         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
27042         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
27043
27044 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
27045
27046         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
27047         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
27048
27049 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
27050
27051         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
27052
27053 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
27054
27055         * spam.el (spam-set-difference): Add function to replace
27056         gnus-set-difference in spam.el.
27057         (spam-summary-prepare-exit): Use spam-set-difference.
27058
27059 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
27060
27061         * gnus-registry.el (gnus-registry-cache-file): Update to use
27062         gnus-dribble-directory OR gnus-home-directory OR ~.
27063         (gnus-registry-split-fancy-with-parent): Fix doc.
27064
27065 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27066
27067         * message.el (message-exchange-point-and-mark):
27068         Use message-mark-active-p.  Suggested by Jesper Harder
27069         <harder@ifa.au.dk>.
27070
27071 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27072
27073         * message.el (message-exchange-point-and-mark): Don't activate
27074         region if it was inactive.  Suggested by Hiroshi Fujishima
27075         <pooh@nature.tsukuba.ac.jp>.
27076
27077 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27078
27079         * gnus-art.el (article-display-face): Display Faces in the same
27080         order as X-Faces.
27081
27082 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27083
27084         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
27085
27086 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27087
27088         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
27089         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
27090         (gnus-article-mime-hierarchy): Remove.
27091         (gnus-article-mime-hierarchy-next): Remove.
27092         (gnus-article-mode): Revert 2004-03-19 change.
27093         (gnus-article-setup-buffer): Revert 2004-03-19 change.
27094         (gnus-insert-mime-button): Revert 2004-03-19 change.
27095         (gnus-mime-accumulate-hierarchy): Remove.
27096         (gnus-mime-enter-multipart): Remove.
27097         (gnus-mime-leave-multipart): Remove.
27098         (gnus-mime-display-part): Revert 2004-03-19 change.
27099         (gnus-mime-display-alternative): Revert 2004-03-19 change.
27100
27101         * mml.el (mml-preview): Revert 2004-03-19 change.
27102
27103 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
27104
27105         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
27106
27107 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
27108
27109         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
27110         t while entering a file name using the mm-with-multibyte macro.
27111         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27112
27113         * mm-util.el (mm-with-multibyte): New macro.
27114
27115 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27116
27117         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
27118         New user option.
27119         (gnus-mime-multipart-functions): Doc and customization fix.
27120         (gnus-article-mime-hierarchy): New variable.
27121         (gnus-article-mime-hierarchy-next): New variable.
27122         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
27123         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
27124         gnus-article-mime-hierarchy-next to nil.
27125         (gnus-insert-mime-button): Show hierarchy numbers.
27126         (gnus-mime-accumulate-hierarchy): New function.
27127         (gnus-mime-enter-multipart): New function.
27128         (gnus-mime-leave-multipart): New function.
27129         (gnus-mime-display-part): Recompute hierarchical MIME structure.
27130         (gnus-mime-display-alternative): Show hierarchy numbers.
27131
27132         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
27133         gnus-article-mime-hierarchy-next to nil.
27134
27135 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
27136
27137         * dns.el: Don't require gnus-xmas.
27138
27139 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
27140
27141         * mml.el (mml-generate-mime-1): Don't use format=flowed with
27142         inline PGP.
27143         (mml-menu): Disable mml-quote-region if mark is inactive.
27144
27145 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27146
27147         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
27148         when the group's active is not available.
27149
27150 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27151
27152         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
27153         error.
27154
27155 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
27156
27157         * imap.el (imap-store-password): New variable.
27158         (imap-interactive-login): Use it.
27159         Suggested by Mark Plaksin <happy@mcplaksin.org>.
27160
27161 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27162
27163         * gnus-art.el (gnus-article-read-summary-keys): Restore new
27164         window-start and hscroll to summary window.
27165
27166 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27167
27168         * gnus-start.el (gnus-convert-old-newsrc): Only write the
27169         conversion message to newsrc-dribble when an actual conversion is
27170         performed.
27171
27172 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
27173
27174         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
27175
27176 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
27177
27178         * mm-decode.el (mm-complicated-handles): New function reviving
27179         former definition of mm-multiple-handles.
27180
27181         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
27182         (gnus-mime-delete-part): Use it.
27183
27184 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27185
27186         * gnus-agent.el (gnus-agent-read-local):
27187         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
27188         avoid the implicit assumption that they will always be equal.
27189         (gnus-agent-save-local): Bind buffer-file-coding-system, not
27190         coding-system-for-write, as the with-temp-file macro first prints
27191         to a buffer then saves the buffer.
27192
27193 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
27194
27195         * gnus-art.el (gnus-article-edit-part): New function.
27196         (gnus-mime-save-part-and-strip): Use it; do query instead of
27197         signaling an error; don't use mm-multiple-handles.
27198         (gnus-mime-delete-part): Ditto.
27199
27200 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27201
27202         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
27203         old file versions.
27204         (gnus-group-prepare-hook): Remove function that converted list
27205         form of gnus-agent-expire-days to group properties.
27206
27207         * gnus-int.el: Autoload gnus-agent-regenerate-group.
27208         (gnus-request-accept-article): Re-indented.
27209
27210         * gnus-start.el (gnus-convert-old-newsrc): Registered new
27211         converters to handle old agent file formats.  Add logic for a
27212         "backup before upgrading warning".
27213         (gnus-convert-mark-converter-prompt): Developers can mark
27214         functions as needing (default), or not needing,
27215         gnus-convert-old-newsrc's "backup before upgrading warning".
27216         (gnus-convert-converter-needs-prompt): Tests whether the user
27217         should be protected from potentially irreversable changes by the
27218         function.
27219
27220         * legacy-gnus-agent.el: New.  Provides converters that are only
27221         loaded when gnus-convert-old-newsrc needs to call them.
27222
27223 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
27224
27225         * mail-source.el (mail-source-touch-pop): Doc fix.
27226
27227         * message.el (message-smtpmail-send-it): Doc fix.
27228
27229 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
27230
27231         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
27232
27233         * nnmail.el (nnmail-split-fancy): do.
27234
27235         * gnus-kill.el (gnus-kill, gnus-execute): do.
27236
27237 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
27238
27239         * gnus-sum.el (gnus-widget-reversible-match)
27240         (gnus-widget-reversible-to-internal)
27241         (gnus-widget-reversible-to-external): New functions.
27242         (gnus-widget-reversible): New widget.
27243         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
27244
27245 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
27246
27247         * gnus-sum.el (gnus-thread-sort-functions)
27248         (gnus-article-sort-functions): Document `(not F)' items.
27249
27250 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
27251
27252         * spam.el (spam-use-gmane-xref): Add new backend.
27253         (spam-gmane-xref-spam-group): Add variable to control the name of the
27254         Gmane spam group.
27255         (spam-blackhole-servers, spam-blackhole-good-server-regex)
27256         (spam-regex-headers-spam, spam-regex-headers-ham)
27257         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
27258         (spam-list-of-checks): Add spam-use-gmane-xref to list of
27259         backends and checks.
27260         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
27261
27262         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
27263         an autodetect method.
27264
27265 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27266
27267         * gnus-int.el (gnus-request-accept-article): Inform the agent that
27268         articles are being added to a group.
27269         (gnus-request-replace-article): Inform the agent that articles
27270         need to be uncached as the cached contents are no longer valid.
27271
27272 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27273
27274         * binhex.el: Don't autoload executable-find.
27275
27276         * canlock.el: Don't autoload mail-fetch-field.
27277
27278         * dgnushack.el: Autoload c-mode for XEmacs.
27279
27280         * gnus-ems.el: Don't autoload appt-select-lowest-window.
27281
27282         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
27283         rmail-dont-reply-to and rmail-output.
27284
27285         * gnus-score.el: Don't autoload ffap-string-at-point.
27286
27287         * gnus-setup.el: Don't autoload sc-cite-original.
27288
27289         * imap.el: Don't autoload base64-decode-string,
27290         base64-encode-string and md5.
27291
27292         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
27293         and rmail-msg-restore-non-pruned-header.
27294
27295         * mm-decode.el: Don't autoload executable-find.
27296
27297         * mm-url.el: Don't autoload executable-find.
27298
27299         * mm-view.el: Don't autoload diff-mode.
27300
27301         * nndb.el: Don't autoload news-reply-mode, news-setup,
27302         cancel-timer and telnet.
27303
27304         * password.el: Don't autoload run-at-time for Emacs.
27305
27306         * sha1-el.el: Don't autoload executable-find.
27307
27308         * sieve-mode.el: Don't autoload c-mode.
27309
27310         * uudecode.el: Don't autoload executable-find.
27311
27312 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27313
27314         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
27315         (gnus-agent-possibly-alter-active): Avoid null in numeric
27316         comparison.
27317         (gnus-agent-set-local): Refuse to save null in local object table.
27318         (gnus-agent-regenerate-group): The REREAD parameter can now be a
27319         list of articles that will be marked as unread.
27320
27321 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
27322
27323         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
27324
27325 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
27326
27327         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
27328         language tags.
27329
27330 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
27331
27332         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
27333         Don't bind "obarray".
27334
27335         * gnus-sum.el (gnus-thread-sort-functions):
27336         Add `gnus-thread-sort-by-most-recent-number' and
27337         `gnus-thread-sort-by-most-recent-date'.
27338         Reported by Kai Grossjohann <kai@emptydomain.de>.
27339
27340 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
27341
27342         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
27343
27344 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27345
27346         * gnus-cus.el (gnus-agent-customize-category):
27347         Remove ignore-errors macro reference that required cl to be loaded at
27348         run-time.
27349
27350         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
27351         single-interval range of the form (min . max).  Previously the
27352         range had to look like ((min . max)).  Likewise, return
27353         (min . max) rather than ((min . max)).
27354         (gnus-range-map): Use gnus-range-normalize to accept
27355         single-interval range.
27356
27357         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
27358         the cache, but not the agent, now appear with their usual face.
27359
27360         * dgnushack.el (loaddir): New variable that is bound to the
27361         directory containing the dgnushack.el file.  Use loaddir, rather
27362         than srcdir, to update load-path.  Change lets dgnushack compile
27363         code in directories other than GNUS/lisp.
27364
27365 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
27366
27367         * lpath.el: Don't bind w3m-safe-url-regexp.
27368
27369         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
27370         w3m-safe-url-regexp variable buffer-local.
27371
27372         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27373
27374 2004-02-27  Simon Josefsson  <jas@extundo.com>
27375
27376         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
27377         gnus-group-real-prefix.
27378         (gnus-summary-move-article): Use it, instead of
27379         gnus-group-real-prefix.
27380
27381 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27382
27383         * lpath.el: Bind w3m-safe-url-regexp.
27384
27385         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
27386         w3m-safe-url-regexp variable buffer-local and set it as the value
27387         of mm-w3m-safe-url-regexp.
27388
27389         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
27390
27391         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
27392         parsing gnus-posting-styles when the message is not for replying.
27393
27394         * dgnushack.el: Autoload sgml-mode for XEmacs.
27395
27396         * nnrss.el (nnrss-opml-export):
27397         Use mm-set-buffer-file-coding-system instead of
27398         set-buffer-file-coding-system.
27399
27400 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
27401
27402         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
27403         of checkdoc.el).
27404         * nnrss.el: do.
27405         * gnus-mlspl.el: do.
27406         * gnus-ml.el: do.
27407         * gnus-srvr.el: do.
27408
27409         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
27410
27411 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
27412
27413         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
27414         Corrections to custom-manual links.
27415
27416         * gnus-art.el (gnus-article): Ditto.
27417
27418         * mm-decode.el (mime-display, mime-security): Ditto.
27419
27420 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27421
27422         * flow-fill.el: Typo.
27423
27424 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
27425
27426         * spam-wash.el: New file.
27427
27428 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
27429
27430         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
27431
27432 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
27433
27434         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
27435         to be run with new-articles as LIST1, not LIST2.
27436         (spam-registration-functions): Add spam-use-ham-copy as a nil
27437         registration backend.
27438
27439 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
27440
27441         * spam-stat.el (spam-stat-washing-hook): New option.
27442         (spam-stat-buffer-words): Use it.
27443         (spam-stat-process-directory, spam-stat-test-directory):
27444         Use insert-file-contents-literally.
27445         (spam-stat-coding-system): New variable.
27446         (spam-stat-load, spam-stat-save): Use it.
27447
27448 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
27449
27450         * spam-report.el (spam-report-plug-agent):
27451         Quote spam-report-url-to-file and spam-report-url-ping-plain.
27452
27453 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
27454
27455         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
27456         Allow / in mailto URLs.
27457
27458 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
27459
27460         * spam-report.el (spam-report-process-queue): Fix interactive use.
27461         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
27462         (spam-report-unplug-agent): Doc fixes.
27463         (spam-report-url-ping-mm-url, spam-report-url-to-file)
27464         (spam-report-agentize, spam-report-deagentize): Autoload.
27465
27466 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
27467
27468         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
27469
27470         * message.el (message-setup-fill-variables): Add mml tags to
27471         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
27472         <ajk@iu.edu>.
27473         (message-mode): Don't modify paragraph-separate there.
27474
27475 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
27476
27477         * compface.el (uncompface-use-external): Default to undecided.
27478         (uncompface-use-external-threshold): New variable.
27479         (uncompface-float-time): New macro.
27480         (uncompface): Determine whether to use the external decoder if
27481         uncompface-use-external is undecided.
27482
27483 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
27484
27485         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
27486         after images.
27487
27488         * gnus-art.el (gnus-mime-display-single): Remove dead code.
27489
27490 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
27491
27492         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
27493
27494         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
27495
27496         * gnus-sum.el (gnus-summary-limit-to-age)
27497         (gnus-summary-limit-children): do.
27498
27499         * gnus-int.el (gnus-request-scan): do.
27500
27501         * gnus-group.el (gnus-group-suspend): do.
27502
27503         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
27504
27505         * gnus-cite.el (gnus-cite-parse-attributions): do.
27506
27507         * gnus-agent.el (gnus-summary-set-agent-mark)
27508         (gnus-agent-regenerate-group): do.
27509
27510         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
27511
27512         * binhex.el (binhex-decode-region-internal): do.
27513
27514 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27515
27516         * gnus-fun.el (gnus-face-properties-alist): New user option.
27517         (gnus-display-x-face-in-from): Use it.
27518
27519         * gnus-art.el (article-display-face): Ditto.
27520
27521         * compface.el (uncompface-use-external): Default to nil.
27522
27523 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
27524
27525         * nntp.el (nntp-erase-buffer): New function.
27526         (nntp-retrieve-data, nntp-send-command)
27527         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
27528         (nntp-possibly-change-group): Use it.
27529
27530         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
27531         Use with-current-buffer.
27532
27533 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
27534
27535         * compface.el: Merge the ELisp-based uncompface program.
27536         (compface): New customization group.
27537         (uncompface-use-external): New user option.
27538         (uncompface): Call uncompface-internal if uncompface-use-external
27539         is nil.
27540         (uncompface-internal): New function.  Note that there are also
27541         some other functions and variables added for this function.
27542
27543 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
27544
27545         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
27546         if necessary.
27547
27548 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
27549
27550         * spam-report.el (spam-report-unplug-agent)
27551         (spam-report-plug-agent, spam-report-deagentize)
27552         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
27553         Add support for the Agent in spam-report: when unplugged, report to a
27554         file; when plugged, submit all the requests.
27555
27556         * spam.el (spam-register-routine): Fix message about
27557         registration.
27558
27559 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
27560
27561         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
27562         dependencies.
27563         (rfc2047-encode): Use it.
27564
27565         * gnus-art.el (gnus-button-marker-list): Move before first
27566         reference.
27567
27568         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
27569         (imap-parse-body): Fix format string mismatch.
27570
27571         * gnus-score.el (gnus-summary-increase-score): do.
27572
27573         * nnrss.el (nnrss-close): New function.
27574
27575 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
27576
27577         * nnrss.el (nnrss-make-filename): New function.
27578         (nnrss-request-delete-group, nnrss-read-server-data)
27579         (nnrss-save-server-data, nnrss-read-group-data)
27580         (nnrss-save-group-data): Use it.
27581         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
27582         (nnrss-read-server-data, nnrss-read-group-data): Use load.
27583         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
27584
27585 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
27586
27587         * mml.el (mml-compute-boundary-1): Don't uncompress files.
27588
27589 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
27590
27591         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
27592         files.
27593
27594         * message.el (message-generate-headers-first): Don't quote nil
27595         and t in docstrings.
27596
27597         * imap.el (imap-id): do.
27598
27599         * gnus-agent.el (gnus-agent-consider-all-articles)
27600         (gnus-agent-queue-mail): do.
27601
27602 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
27603
27604         * spam-report.el (spam-report-process-queue): New function.
27605         Process requests from `spam-report-requests-file'.
27606         (spam-report-process-queue): Doc fix.
27607
27608 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
27609
27610         * spam.el (spam-register-routine)
27611         (spam-log-processing-to-registry, spam-log-registered-p)
27612         (spam-log-unregistration-needed-p, spam-log-undo-registration):
27613         Change "check" to "spam-check" for semi-clarity.
27614
27615 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
27616
27617         * pop3.el: Require nnheader.
27618
27619         * mml-smime.el: Require cl.  Autoload message-fetch-field.
27620
27621         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
27622
27623         * gnus-picon.el: Require cl.
27624
27625         * gnus-fun.el: Require gnus-ems and gnus-util.
27626
27627         * gnus.el (gnus-method-to-server): Move defsubst before first use.
27628
27629         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
27630
27631         * gnus-art.el (gnus-article-edit-mode): Define before first
27632         reference.
27633
27634 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
27635
27636         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
27637         (gnus-uu-post-encoded): Use point-at-bol.
27638
27639         * gnus-topic.el (gnus-group-active-topic-p): do.
27640
27641         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
27642
27643         * gnus-group.el (gnus-group-kill-region): do.
27644
27645         * gnus-art.el (article-date-ut): do.
27646
27647         * message.el (message-fetch-field): Remove redundant
27648         case-fold-search binding.
27649         (message-narrow-to-field): Simplify.
27650
27651 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
27652
27653         * spam.el (spam-directory): Derive from `gnus-directory'.
27654
27655         * spam-report.el (spam-report-url-to-file)
27656         (spam-report-requests-file): New function and variable for offline
27657         reporting.
27658         (spam-report-url-ping-function): Add `spam-report-url-to-file'
27659         and user defined function.
27660         (spam-report-url-ping-mm-url): Remove doubled slash.
27661
27662 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
27663
27664         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
27665
27666 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
27667
27668         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
27669         Fix format string mismatch.
27670
27671         * sieve.el (sieve-deactivate-all): do.
27672
27673         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
27674
27675         * nnlistserv.el (nnlistserv-kk-wash-article): do.
27676
27677         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
27678
27679         * mm-bodies.el (mm-7bit-chars): Don't include \r.
27680
27681 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
27682
27683         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
27684         the list of checks.
27685
27686 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
27687
27688         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
27689         padding.
27690
27691 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
27692
27693         * mm-view.el (mm-fill-flowed): New variable.
27694         (mm-inline-text): Use it.
27695
27696 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
27697
27698         * spam.el (spam-spamassassin-register-ham-routine)
27699         (spam-spamassassin-register-spam-routine): Fix function names.
27700
27701 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
27702
27703         * gnus.el (gnus-tmp-grouplens): Remove.
27704         (gnus-summary-line-format): Remove grouplens.
27705
27706         * gnus-group.el (gnus-group-line-format): Ditto.
27707
27708         * gnus-spec.el (gnus-format-specs): Ditto.
27709         (gnus-update-format-specifications): Flush the group format spec
27710         cache if there's the grouplens stuff.
27711         (gnus-parse-simple-format): Replace %l with the empty string.
27712
27713 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
27714
27715         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
27716         omission.
27717
27718 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
27719
27720         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
27721         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
27722
27723 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
27724
27725         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
27726         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
27727         New macros and functions.
27728         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
27729         Handle > NLINK_MAX messages.
27730         * nnmaildir.el (nnmaildir-request-set-mark):
27731         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
27732
27733 2004-01-25  Alex Schroeder  <alex@gnu.org>
27734
27735         * spam-stat.el (spam-stat-process-directory-age): New option.
27736         (spam-stat-process-directory): Use it.
27737
27738 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
27739
27740         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
27741         (spam-stat-save): Accept prefix argument.
27742
27743 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
27744
27745         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
27746         links" error.
27747
27748 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
27749
27750         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
27751         the rest of the and/or forms.
27752
27753 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27754
27755         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
27756         compatibility with old .newsrc.eld files.
27757
27758         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
27759
27760         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
27761
27762         * gnus-start.el (gnus-1): do.
27763
27764         * gnus-group.el (gnus-group-line-format-alist): do.
27765
27766         * gnus.el (gnus-use-grouplens, gnus-visual): do.
27767
27768         * gnus-gl.el: Remove.
27769
27770 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27771
27772         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
27773         marks consisting of a single range {for example, (3 . 5)} rather
27774         than a list of a single range { ((3 . 5)) }.
27775
27776 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
27777
27778         * spam-stat.el (spam-stat-store-gnus-article-buffer):
27779         Use with-current-buffer.
27780         (spam-stat-store-current-buffer): Use insert-buffer-substring to
27781         avoid consing a string.
27782
27783         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
27784         Remove obsolete entries for big5 and gb2312.
27785
27786 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27787
27788         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
27789         uncompressed list.
27790
27791 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
27792
27793         * spam-stat.el (spam-stat-strip-xref): New function.
27794         (spam-stat-process-directory): Use it.
27795
27796         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
27797         here -- it's done in message-fetch-field.
27798
27799 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
27800
27801         * gnus-agent.el (gnus-agent-queue-mail)
27802         (gnus-agent-prompt-send-queue): New variables.
27803         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
27804         * gnus-draft.el (gnus-group-send-queue): Pass the group name
27805         "nndraft:queue" along to gnus-draft-send.
27806         Use gnus-agent-prompt-send-queue.
27807         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
27808         is "nndraft:queue".  Suggested by Gaute Strokkenes
27809         <gs234@srcf.ucam.org>
27810
27811         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
27812         (agent-enable-undownloaded-faces): Add.
27813         (gnus-agent-cat-groups): Use eval-and-compile, not
27814         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
27815         method of gnus-agent-cat-groups even when the buffer has been
27816         evaled.
27817         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
27818         delete gnus-agent-save-active-1.
27819         (gnus-agent-save-groups): Delete.  Identical to
27820         gnus-agent-save-active.
27821         (gnus-agent-write-active): No longer adjust agent's copy of active
27822         file as agent's adjustments are now stored in their own
27823         file.  Remove optional parameter.
27824         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
27825         servers.  Add use of min/max range limits from server's local
27826         file.
27827         (gnus-agent-save-alist): Remove unused optional argument.
27828         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
27829         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
27830         (gnus-agent-set-local): A per-server file that keeps min/max range
27831         limits for articles known to the agent.  Provides a fast mechanism
27832         for altering many active ranges.
27833         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
27834         active file (local makes it unnecessary).
27835         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
27836
27837         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
27838         (agent-enable-undownloaded-faces): Add.
27839
27840         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
27841         disable it when sending to "nndraft:queue".
27842         (gnus-group-send-queue): Add safety check to avoid sending queue
27843         when unplugged.
27844
27845         * gnus-group.el (gnus-group-catchup): Use new
27846         gnus-sequence-of-unread-articles, not
27847         gnus-list-of-unread-articles, to avoid exhausting memory with huge
27848         numbers of articles.  Use gnus-range-map to avoid having to
27849         uncompress the unread list.
27850         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
27851         Fix invalid ange-ftp reference.
27852
27853         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
27854         (gnus-sorted-range-intersection): Intersection of two ranges
27855         without requiring that they first be uncompressed.
27856
27857         * gnus-start.el (gnus-activate-group): Unless blocked by the
27858         caller, possibly expand the active range to include both cached
27859         and agentized articles.
27860         (gnus-convert-old-newsrc): Rewrote in anticipation of having
27861         multiple version-dependent converters.
27862         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
27863         gnus-agent-save-active.
27864         (gnus-save-newsrc-file): Save dirty agent range limits.
27865
27866         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
27867         gnus-agent-possibly-alter-active.
27868         (gnus-adjust-marked-articles): Faster handling of simple lists.
27869
27870 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
27871
27872         * spam-stat.el (spam-stat-test-directory): New optional argument
27873         displays a list of files detected.  Suggested by Andrew Cohen
27874         <cohen@andy.bu.edu>.
27875         (spam-stat-buffer-words-with-scores): Don't narrow and change
27876         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
27877
27878 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
27879
27880         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
27881         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
27882         (spam-spamassassin-arguments)
27883         (spam-spamassassin-spam-flag-header)
27884         (spam-spamassassin-positive-spam-flag-header)
27885         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
27886         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
27887         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
27888         (spam-list-of-processors, spam-list-of-checks)
27889         (spam-list-of-statistical-checks, spam-registration-functions)
27890         (spam-check-spamassassin-headers, spam-check-spamassassin)
27891         (spam-spamassassin-score)
27892         (spam-spamassassin-register-with-sa-learn)
27893         (spam-spamassassin-register-spam-routine)
27894         (spam-spamassassin-register-ham-routine)
27895         (spam-assassin-register-spam-routine)
27896         (spam-assassin-register-ham-routine): Add SpamAssassin support.
27897         (spam-bogofilter-score): Fix to show article before scoring.
27898
27899 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
27900
27901         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
27902         default scoring function.
27903         (spam-generic-score): Call spam-spamassassin-score if
27904         spam-use-spamassassin or spam-use-spamassassin-headers is on;
27905         spam-bogofilter-score otherwise.
27906
27907         * gnus.el (spam-process, spam-autodetect-methods):
27908         Add spamassassin and spamassassin-headers.
27909
27910 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
27911
27912         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
27913         Suppress unnecessary messages.
27914
27915 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
27916
27917         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
27918         make-hash-table.
27919
27920 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
27921
27922         * canlock.el (base64-encode-string): Don't autoload it.
27923
27924 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
27925
27926         * run-at-time.el: Remove useless (require 'itimer),
27927         eval-and-compile and (featurep 'xemacs).
27928
27929 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
27930
27931         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
27932         GROUP is a virtual group.
27933
27934 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
27935
27936         * gnus.el: Autoload `message-y-or-n-p'.
27937
27938 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
27939
27940         * pgg-parse.el: Remove unnecessary (require 'custom).
27941
27942         * pgg-def.el: do.
27943
27944         * nnmail.el: do.
27945
27946         * gnus-undo.el: do.
27947
27948         * gnus-picon.el: do.
27949
27950         * gnus-util.el: do.
27951
27952 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
27953
27954         * gnus-sum.el (gnus-pick-line-number): Add autoload.
27955
27956 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
27957
27958         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
27959         handle, as well as a list.
27960
27961         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
27962         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
27963         (mm-w3m-cid-retrieve): Simplify.
27964
27965 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
27966
27967         * message.el (message-kill-to-signature): Allow prefix arg to
27968         specify number of lines to keep before signature.
27969
27970 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
27971
27972         * message.el (message-kill-to-signature): Change docstring.
27973
27974 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
27975
27976         * canlock.el: Always require sha1-el.
27977         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
27978
27979         * message.el: Autoload sha1 only when compiling.
27980
27981         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
27982         eudc-expand-inline for XEmacs.
27983
27984 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
27985
27986         * message.el (message-canlock-generate): Require sha1-el.
27987
27988 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
27989
27990         * message.el (message-expand-name): Silence the byte compiler.
27991
27992         * lpath.el: Add detect-coding-system.
27993
27994         * dgnushack.el (dgnushack-compile): Remove obsolete check for
27995         cus-edit.
27996
27997 2004-01-13  Simon Josefsson  <jas@extundo.com>
27998
27999         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
28000         Invoke gnus-score-mode.
28001         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
28002
28003         * gnus-range.el (gnus-compress-sequence): Doc fix.
28004         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
28005
28006 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
28007
28008         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
28009
28010 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
28011
28012         * spam.el (spam-get-article-as-string): Update to use
28013         gnus-request-article-this-buffer, much simpler.
28014         (spam-get-article-as-buffer): Remove.
28015
28016 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
28017
28018         * message.el (message-expand-name): Use EUDC if the user uses that.
28019
28020 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
28021
28022         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
28023         character for the encoding to avoid consing a string.
28024
28025         * rfc2047.el (rfc2047-decode-string): Don't cons a string
28026         unnecessarily.
28027
28028         * mm-util.el (mm-replace-chars-in-string): Remove.
28029
28030         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
28031         of mm-replace-chars-in-string.
28032
28033 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
28034
28035         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
28036
28037         * mm-util.el (mm-subst-char-in-string): Support inplace.
28038
28039         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
28040         a new string in every iteration.  Use shy groups.
28041
28042 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
28043
28044         * gnus-srvr.el (gnus-browse-unsubscribe-group):
28045         * gnus-soup.el (gnus-soup-group-brew):
28046         * gnus-msg.el (gnus-put-message):
28047         * gnus-move.el (gnus-group-move-group-to-server):
28048         * gnus-kill.el (gnus-batch-score):
28049         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
28050         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
28051         (gnus-group-update-group, gnus-group-read-group)
28052         (gnus-group-make-group, gnus-group-make-help-group)
28053         (gnus-group-make-archive-group, gnus-group-make-directory-group)
28054         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
28055         (gnus-group-sort-by-unread, gnus-group-catchup)
28056         (gnus-group-unsubscribe-group, gnus-group-kill-group)
28057         (gnus-group-yank-group, gnus-group-set-info)
28058         (gnus-group-list-groups):
28059         * gnus.el (gnus-generate-new-group-name):
28060         * gnus-delay.el (gnus-delay-send-queue):
28061         * nnvirtual.el (nnvirtual-catchup-group):
28062         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
28063         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
28064         (gnus-group-prepare-topics, gnus-topic-check-topology):
28065         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
28066         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
28067         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
28068         (gnus-group-make-articles-read):
28069         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
28070         (gnus-group-change-level, gnus-kill-newsgroup)
28071         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
28072         (gnus-get-unread-articles, gnus-make-articles-unread)
28073         (gnus-make-ascending-articles-unread): Use accessor
28074         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
28075         to get group information for improved readability.
28076
28077
28078 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28079
28080         * gnus-art.el (article-decode-mime-words, article-babel)
28081         (gnus-article-highlight-signature, gnus-article-add-buttons)
28082         (gnus-signature-toggle): Use gnus-with-article-buffer.
28083
28084         * gnus-art.el (gnus-article-highlight-headers)
28085         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
28086
28087         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
28088         (gnus-article-set-globals, gnus-request-article-this-buffer)
28089         (gnus-button-message-id, gnus-article-maybe-hide-headers)
28090         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
28091         (gnus-mime-display-alternative): Use with-current-buffer.
28092
28093 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
28094
28095         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
28096         also under 80 char limit, and call gnus-error if needed.
28097         (spam-fetch-article-header): Fix - it was a
28098         buffer-local variable (gnus-newsgroup-data).
28099         (spam-find-spam): Use spam-generate-fake-headers, forget about
28100         spam-insert-fake-headers.
28101         (spam-insert-fake-headers): Remove.
28102
28103 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28104
28105         * deuglify.el (gnus-article-outlook-unwrap-lines)
28106         (gnus-outlook-rearrange-article)
28107         (gnus-outlook-repair-attribution-outlook)
28108         (gnus-outlook-repair-attribution-block)
28109         (gnus-outlook-repair-attribution-other): Remove redundant
28110         save-excursion.
28111
28112 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
28113
28114         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
28115         (spam-fetch-field-subject-fast)
28116         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
28117         (spam-fetch-article-header): Add functions to deal with Gnus
28118         internals for fast retrieval of article header data.
28119         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
28120
28121 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
28122
28123         * pop3.el (pop3-md5): Remove.
28124         (pop3-apop): Replace pop3-md5 with md5.
28125
28126         * mm-bodies.el: base64 is always built-in.
28127
28128         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
28129         Use with-current-buffer.
28130
28131 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
28132
28133         * canlock.el (canlock-insert-header): Remove excessive grouping in
28134         regexp.
28135
28136         * gnus-sum.el (gnus-summary-read-document): Ditto.
28137
28138         * gnus-uu.el (gnus-uu-part-number): Ditto.
28139
28140         * html2text.el (html2text-remove-tags): Ditto.
28141         (html2text-format-tags): Ditto.
28142         (html2text-format-single-elements): Ditto.
28143
28144         * mml.el (mml-parse-1): Ditto.
28145
28146 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
28147
28148         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
28149
28150         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
28151
28152         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
28153
28154         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
28155
28156 2003-11-15  Simon Josefsson  <jas@extundo.com>
28157
28158         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
28159         (pgg-gpg-lookup-key): Use regexp match instead of
28160         split-string (split-string is different between emacs 21.2 and
28161         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
28162
28163 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
28164
28165         * gnus-art.el (gnus-mime-view-all-parts)
28166         (gnus-article-part-wrapper, gnus-article-view-part):
28167         Use with-current-buffer.
28168
28169 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
28170
28171         * spam.el (spam-disable-spam-split-during-ham-respool)
28172         (spam-spamoracle-database, spam-cache-lookups)
28173         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
28174         (spam-group-ham-mark-p, spam-group-spam-mark-p)
28175         (spam-group-ham-marks, spam-group-spam-marks)
28176         (spam-group-spam-contents-p, spam-group-ham-contents-p)
28177         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
28178         also add spam-use-blackholes to the statistical checks.
28179         (spam-fetch-field-fast): Add interface to fetching fields, may
28180         become a macro.
28181         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
28182         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
28183         (spam-insert-fake-headers): Fake an article when needed.
28184         (spam-find-spam): Fake article when possible.
28185         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
28186         (spam-check-bogofilter-headers): Use message-fetch-field instead
28187         of nnmail-fetch-field.
28188
28189 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
28190
28191         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
28192
28193 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
28194
28195         * spam.el (spam-split): Do not require spam-use-CHECK to be
28196         enabled if that check is passed to spam-split explicitly; also
28197         fix so 'spam doesn't get converted to spam-split-group when
28198         spam-split-symbolic-return is t.
28199         (spam-find-spam): Find registrations of the article and use those
28200         instead of re-running spam-split to find the spam/ham
28201         classification of the article.
28202         (spam-log-processing-to-registry, spam-log-registered-p)
28203         (spam-log-unregistration-needed-p, spam-log-undo-registration):
28204         Use gnus-error instead of gnus-message.
28205         (spam-log-registration-type): Add function to determine the
28206         classification of a message based on registry entries; will
28207         return nil if both 'spam and 'ham are found.
28208         (spam-check-BBDB): Expand all the BBDB macros here so we can have
28209         a reasonably fast local cache without the loading errors.
28210         (spam-cache-lookups): Set to t by default.
28211         (spam-find-spam): Don't try to guess spam-cache-lookups.
28212         (spam-enter-whitelist, spam-enter-blacklist): Clear the
28213         spam-caches entry.
28214         (spam-filelist-build-cache, spam-filelist-check-cache):
28215         Fix caching of whitelist/blacklist entries.
28216         (spam-check-whitelist, spam-check-blacklist):
28217         Invoke spam-from-listed-p with a type, not a cache variable.
28218         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
28219
28220 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28221
28222         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
28223
28224         * nnmail.el (nnmail-split-fancy): do.
28225
28226         * mml.el (mml-parse): do.
28227
28228         * gnus-score.el (gnus-enter-score-words-into-hashtb)
28229         (gnus-score-adaptive): do.
28230
28231 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28232
28233         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
28234         (gnus-mime-button-map): Don't set keymap parent.
28235         (gnus-button-ctan-directory-regexp): Use shy grouping.
28236         (gnus-prev-page-map): Don't set keymap parent.
28237         (gnus-prev-page-map): Remove duplicated one.
28238         (gnus-next-page-map): Don't set keymap parent.
28239         (gnus-mime-security-button-map): Ditto.
28240
28241         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
28242         version number.
28243
28244         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
28245
28246 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28247
28248         * canlock.el (canlock-sha1-function): Remove.
28249         (canlock-sha1-function-for-verify): Remove.
28250         (canlock-openssl-program): Remove.
28251         (canlock-openssl-args): Remove.
28252         (canlock-ignore-errors): Remove.
28253         (canlock-sha1-with-openssl): Remove.
28254         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
28255         (canlock-verify): Don't use canlock-ignore-errors.
28256
28257         * sha1-el.el (sha1-string-external): Make it can return a string
28258         in binary form.
28259         (sha1-region-external): Ditto.
28260         (sha1-string-internal): Ditto.
28261         (sha1-region-internal): Ditto.
28262         (sha1-region): Ditto.
28263         (sha1-string): Ditto.
28264         (sha1): Ditto.
28265
28266 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28267
28268         * spam.el (spam-report-articles-gmane): New command.
28269
28270 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28271
28272         * gnus.el: Don't make unnecessary *Group* buffer when loading.
28273
28274         * run-at-time.el (run-at-time-saved): Remove.
28275         (run-at-time): Doc fix.
28276
28277 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
28278
28279         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
28280         (gnus-summary-limit-map): Add it.
28281         (gnus-summary-make-menu-bar): do.
28282
28283 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
28284
28285         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
28286         Make attempt at some caching support (done for BBDB only now).
28287         (spam-find-spam): Set spam-cache-lookups if there are more than 2
28288         addresses to be checked.
28289         (spam-clear-cache-BBDB): Add function, to be invoked by
28290         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
28291         (spam-check-BBDB): Check and use the caches, if
28292         spam-cache-lookups is on, remove superfluous (provide).
28293
28294 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
28295
28296         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
28297
28298 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
28299
28300         * run-at-time.el (run-at-time-saved): Move to after the definition
28301         of `run-at-time'.
28302
28303         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
28304
28305 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28306
28307         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
28308         mm-w3m-local-map-property.
28309
28310         * mm-view.el (mm-w3m-mode-map): Remove.
28311         (mm-w3m-local-map-property): Remove.
28312         (mm-inline-text-html-render-with-w3m): Don't use
28313         mm-w3m-local-map-property.
28314
28315 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28316
28317         * run-at-time.el: New file.
28318
28319         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
28320         under Emacs.
28321
28322         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
28323         of gnus-set-text-properties.
28324
28325         * gnus-uu.el (gnus-uu-save-article): Ditto.
28326
28327         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
28328
28329         * gnus-cite.el (gnus-cite-parse): Ditto.
28330
28331         * gnus-art.el (gnus-button-push): Use set-text-properties instead
28332         of gnus-.
28333
28334         * gnus-xmas.el (run-at-time): Require run-at-time.
28335
28336         * gnus.el: Change calls to nnheader-run-at-time and
28337         password-run-at-time throughout to use run-at-time directly.
28338
28339         * password.el: Remove definition of run-at-time.
28340
28341         * nnheaderxm.el: Remove definition of run-at-time.
28342
28343 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
28344
28345         * mml.el (mml-minibuffer-read-disposition): Show attachment type
28346         in prompt.
28347
28348 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28349
28350         * messagexmas.el (message-xmas-redefine): Alias
28351         `message-make-caesar-translation-table' to
28352         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
28353         version.
28354
28355         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
28356         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
28357         `gnus-xmas-set-text-properties'.
28358         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
28359         `gnus-xmas-completing-read'.
28360         (gnus-xmas-completing-read): Removed.
28361         (gnus-xmas-open-network-stream): Removed.
28362
28363         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
28364         XEmacs version.
28365
28366         * dns.el (dns-make-network-process): Use `open-network-stream'
28367         instead of `gnus-xmas-open-network-stream'.
28368
28369         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
28370
28371         * .cvsignore: Add auto-autoloads.el, custom-load.el.
28372
28373 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28374
28375         * gnus-art.el (gnus-mime-display-alternative)
28376         (gnus-insert-mime-button, gnus-insert-mime-security-button)
28377         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
28378         Don't use gnus-local-map-property.
28379
28380         * gnus-util.el (gnus-local-map-property): Remove.
28381
28382         * mm-view.el (mm-view-pkcs7-decrypt):
28383         Replace gnus-completing-read-maybe-default with completing-read.
28384
28385         * gnus-util.el (gnus-completing-read): do.
28386         (gnus-completing-read-maybe-default): Remove.
28387
28388 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
28389
28390         * password.el: Only autoload `run-at-time' if not XEmacs.
28391         Only autoload the itimer functions if XEmacs.
28392
28393 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
28394
28395         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
28396         XEmacsen.
28397
28398         * dgnushack.el: Autoload executable-find for XEmacs.
28399
28400 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
28401
28402         * gnus-art.el (gnus-read-string): Remove.
28403         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
28404         read-string.
28405
28406 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
28407
28408         * netrc.el: Autoload password-read.
28409         (netrc): Add configuration group.
28410         (netrc-encoding-method, netrc-openssl-path):
28411         Add variables for encoding and decoding of files with symmetric
28412         ciphers.
28413         (netrc-encode): Add assistant function to encode a file with
28414         netrc-encoding-method.
28415         (netrc-parse): Add interactive parameter, added optional
28416         decoding if netrc-encoding-method is non-nil but otherwise
28417         behavior is standard.
28418         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
28419         Do s/encode/encrypt/ everywhere.
28420
28421         * spam.el: Remove executable-find autoload.
28422
28423 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28424
28425         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
28426
28427         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
28428
28429 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
28430
28431         * gnus-art.el (gnus-treat-ansi-sequences)
28432         (article-treat-ansi-sequences): New variable and function.
28433         Suggested by Dan Jacobson <jidanni@jidanni.org>.
28434
28435         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
28436         Use it.
28437
28438 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
28439
28440         * mm-util.el (mm-quote-arg): Remove.
28441
28442         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
28443         shell-quote-argument.
28444
28445         * gnus-uu.el (gnus-uu-command): do.
28446
28447         * gnus-sum.el (gnus-summary-insert-pseudos): do.
28448
28449         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
28450         with make-char.
28451
28452         * mm-util.el (mm-make-char): Remove.
28453
28454         * mml.el (mml-mode): Replace gnus-add-minor-mode with
28455         add-minor-mode.
28456
28457         * gnus-undo.el (gnus-undo-mode): do.
28458
28459         * gnus-topic.el (gnus-topic-mode): do.
28460
28461         * gnus-sum.el (gnus-dead-summary-mode): do.
28462
28463         * gnus-start.el (gnus-slave-mode): do.
28464
28465         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
28466
28467         * gnus-ml.el (gnus-mailing-list-mode): do.
28468
28469         * gnus-gl.el (gnus-grouplens-mode): do.
28470
28471         * gnus-draft.el (gnus-draft-mode): do.
28472
28473         * gnus-dired.el (gnus-dired-mode): do.
28474
28475         * gnus-ems.el (gnus-add-minor-mode): Remove.
28476
28477         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28478         Replace gnus-char-width with char-width.
28479
28480         * gnus-ems.el (gnus-char-width): Remove.
28481
28482         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
28483         Replace gnus-char-width with char-width.
28484
28485         * gnus-ems.el (gnus-char-width): Remove.
28486
28487         * spam-stat.el (with-syntax-table): Remove with-syntax-table
28488         definition.
28489         Remove Emacs 20 hash table compatibility code.
28490
28491         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
28492         20 compatibility code.
28493
28494         * spam.el (spam-point-at-eol): Replace with point-at-eol.
28495
28496         * smime.el (smime-point-at-eol): Replace with point-at-eol.
28497
28498         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
28499         Replace with point-at-{eol,bol}.
28500
28501         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
28502
28503         * imap.el (imap-point-at-eol): Replace with point-at-eol.
28504
28505         * flow-fill.el (fill-flowed-point-at-bol)
28506         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
28507
28508         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
28509         Replace with point-at-{eol,bol} throughout all files.
28510
28511 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
28512
28513         * ntlm.el (ntlm-string-as-unibyte): New macro.
28514         (ntlm-build-auth-response): Use it.
28515
28516         Remove Emacs 20 stuff:
28517         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
28518         (butlast, mapc, remove): Remove the compiler macros.
28519         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
28520         of delq and copy-sequence.
28521         * gnus-art.el (popup-menu): Remove the compiler macro.
28522         * nnmail.el (nnmail-split-fancy): Don't support customizing with
28523         Emacs 20.
28524
28525 2004-01-05  Simon Josefsson  <jas@extundo.com>
28526
28527         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
28528         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
28529         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
28530         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
28531         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
28532         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28533         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
28534         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
28535         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
28536         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
28537         ntlm-string-permute, string-lshift into ntlm-string-lshift,
28538         string-xor into ntlm-string-xor.
28539         Suggested by Jesper Harder <harder@myrealbox.com>.
28540
28541         * ntlm.el: Don't include poem.
28542
28543         * md4.el (print-int32, print-string-hexa): Remove.
28544         Suggested by Jesper Harder <harder@myrealbox.com>.
28545
28546         * sasl-ntlm.el, ntlm.el, md4.el: New files.
28547
28548         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
28549         probably breaks emacs with DL patch, but do we care? Is anyone
28550         still using the DL stuff?)
28551
28552         * sieve-manage.el: Use the password package.
28553         (sieve-manage-read-passwd): Remove.
28554         (sieve-manage-interactive-login): Use password.  Re-add
28555         condition-case around loop.
28556
28557         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
28558         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
28559         Use the password package.
28560
28561 2003-02-19  Simon Josefsson  <jas@extundo.com>
28562
28563         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
28564         token.
28565
28566 2002-08-07  Simon Josefsson  <jas@extundo.com>
28567
28568         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
28569         (sieve-manage-authenticators)
28570         (sieve-manage-authenticator-alist): Add some SASL mechs.
28571         (sieve-sasl-auth): New function.
28572         (sieve-manage-cram-md5-auth)
28573         (sieve-manage-plain-auth): Rewrite using SASL library.
28574         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
28575         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
28576         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
28577         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
28578
28579 2004-01-05  Simon Josefsson  <jas@extundo.com>
28580
28581         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
28582         New files.
28583
28584 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28585
28586         * gnus-group.el (gnus-no-groups-message): Update.
28587
28588         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
28589
28590 2003-11-09  Simon Josefsson  <jas@extundo.com>
28591
28592         * imap.el: Support for ID IMAP extension (RFC 2971).
28593         (imap-local-variables): Add imap-id.
28594         (imap-id): New variable.
28595         (imap-id): New function.
28596         (imap-parse-response): Parse untagged ID response.
28597         * nnimap.el (nnimap-id): New variable.
28598         (nnimap-open-connection): Use it.
28599
28600 2003-12-28  Simon Josefsson  <jas@extundo.com>
28601
28602         * gnus-score.el (gnus-score-edit-all-score): New.
28603         * gnus-group.el (gnus-group-score-map): Bind it to W e.
28604
28605 2004-01-04  Simon Josefsson  <jas@extundo.com>
28606
28607         * password.el: Add.
28608
28609 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
28610
28611         * dns.el (dns-query-types): Fix typo.
28612         (dns-query-types): New function.
28613         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
28614         PTR and SOA replies, see RFC 1035.
28615
28616 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28617
28618         * gnus.el (gnus-logo-color-style): Change colors to `no'.
28619
28620         * Move to Changelog.2.
28621
28622 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28623
28624         * gnus.el (gnus-version-number): Bump version.
28625
28626 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28627
28628         * gnus.el: No Gnus v0.1 is released.
28629
28630 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
28631
28632         * gnus.el: No Gnus v0.0 is released.
28633
28634 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
28635
28636         * gnus.el (gnus-version-number): Bump.
28637         (gnus-version): No.
28638
28639 See ChangeLog.2 for earlier changes.
28640
28641   Copyright (C) 2004-2015 Free Software Foundation, Inc.
28642
28643   This file is part of GNU Emacs.
28644
28645   GNU Emacs is free software: you can redistribute it and/or modify
28646   it under the terms of the GNU General Public License as published by
28647   the Free Software Foundation, either version 3 of the License, or
28648   (at your option) any later version.
28649
28650   GNU Emacs is distributed in the hope that it will be useful,
28651   but WITHOUT ANY WARRANTY; without even the implied warranty of
28652   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28653   GNU General Public License for more details.
28654
28655   You should have received a copy of the GNU General Public License
28656   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
28657
28658 ;; Local Variables:
28659 ;; coding: utf-8
28660 ;; fill-column: 79
28661 ;; add-log-time-zone-rule: t
28662 ;; End: