gnus-art.el: Don't assume Date header begins with "Date"
[gnus] / lisp / ChangeLog
1 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * gnus-art.el (article-date-ut, article-update-date-lapsed): Don't
4         assume Date header begins with "Date", that may be customized into
5         something like "X-Sent" using gnus-article-time-format.
6         (article-transform-date): Allow multi-line Date header.
7
8 2013-06-02  David Engster  <deng@randomsample.de>
9
10         * registry.el (initialize-instance, registry-lookup)
11         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
12         (registry-lookup-secondary-value, registry-search, registry-delete)
13         (registry-insert, registry-reindex, registry-size, registry-prune): Do
14         not wrap methods in `eval-and-compile'.  This breaks due to latest
15         changes in EIEIO (introduction of eieio-core.el).
16
17 2013-05-30  Glenn Morris  <rgm@gnu.org>
18
19         * nnmail.el (nnmail-fancy-expiry-target):
20         Also bind mail-dont-reply-to-names.
21
22         * spam-stat.el (spam-stat-save):
23         No need to tweak font-lock in temp buffers.
24
25         * shr.el (shr-put-image): Silence compiler.
26
27 2013-05-29  Glenn Morris  <rgm@gnu.org>
28
29         * gnus-ems.el (set-process-plist): Every supported Emacs has this.
30
31         * gnus-group.el (gnus-sequence-of-unread-articles)
32         (gnus-summary-add-mark, gnus-mark-article-as-read)
33         (gnus-group-make-articles-read): Declare.
34
35         * gnus-sum.el (gnus-parameter-list-identifier)
36         (gnus-article-stop-animations, gnus-stop-downloads)
37         (gnus-article-only-boring-p, article-goto-body)
38         (gnus-flush-original-article-buffer, article-narrow-to-head)
39         (gnus-article-hidden-text-p, gnus-delete-wash-type)
40         (gnus-summary-save-in-pipe, gnus-article-show-summary): Declare.
41
42         * gnus.el: No need to eval-and-compile autoloads.
43
44         * gravatar.el (help-function-arglist): Autoload.
45
46         * nnimap.el (gnus-refer-thread-use-nnir): Declare.
47
48         * nnmail.el (nnmail-fancy-expiry-target): Maybe use mail-dont-reply-to.
49
50         * spam.el: No need to load spam-report when compiling.
51         No need to eval-and-compile autoloads.
52         (spam-report-resend-to): Declare.
53         (spam-report-resend-register-routine): Require 'spam-report.
54
55 2013-05-24  Julien Danjou  <julien@danjou.info>
56
57         * sieve.el (sieve-setup-buffer): Fix default port value in sieve buffer
58         setup.
59
60 2013-05-23  Glenn Morris  <rgm@gnu.org>
61
62         * gnus-util.el (rmail-swap-buffers-maybe)
63         (rmail-maybe-set-message-counters, rmail-count-new-messages)
64         (rmail-summary-exists, rmail-show-message, rmail-summary-displayed)
65         (rmail-pop-to-buffer, rmail-maybe-display-summary): Declare.
66
67         * mm-decode.el: No need to load term when compiling.
68         (term-mode, term-char-mode): Declare.
69
70         * mm-util.el: No need to load jka-compr when compiling.
71         (jka-compr-acceptable-retval-list, jka-compr-make-temp-name): Declare.
72
73         * nnmaildir.el: Require is automatically eval-and-compile.
74         (nnmail): Require at run-time too.
75
76         * registry.el (registry-size): Move definition before use.
77
78 2013-05-22  Daiki Ueno  <ueno@gnu.org>
79
80         * mml2015.el (mml2015-epg-sign): Make sure to insert newline after the
81         signed data to conform the standard.  (Bug#14232)
82
83 2013-05-20  Adam Sjøgren  <asjo@koldfront.dk>
84
85         * gnus-spec.el (gnus-parse-complex-format): Use unicode escape for left
86         double angle quotation mark.
87
88 2013-05-20  Glenn Morris  <rgm@gnu.org>
89
90         * format-spec.el (format-spec): Allow spec chars with nil.  (Bug#14420)
91
92 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
93
94         * message.el (message-insert-formatted-citation-line): handle finding
95         first/lastname when more than 2 names appear.
96
97 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
98
99         * shr.el (shr-tag-span): New function.
100
101 2013-05-18  Glenn Morris  <rgm@gnu.org>
102
103         * message.el (message-mode): Use message-mode-abbrev-table,
104         with text-mode-abbrev-table as parent.  (Bug#14413)
105
106 2013-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
107
108         * message.el (message-expand-group): Decode group names.
109
110 2013-05-16  Julien Danjou  <julien@danjou.info>
111
112         * gnus-notifications.el (gnus-notifications-notify): Use photo-file as
113         app-icon.
114
115 2013-05-15  Glenn Morris  <rgm@gnu.org>
116
117         * shr-color.el (shr-color-visible-luminance-min)
118         (shr-color-visible-distance-min): Use shr-color group.
119
120 2013-05-11  Glenn Morris  <rgm@gnu.org>
121
122         * gnus-vm.el: Make it loadable without VM.
123         (gnus-vm-make-folder, gnus-summary-save-in-vm): Require 'vm.
124         (vm-forward-message, vm-reply, vm-mail): Remove unused autoloads.
125
126 2013-05-09  Glenn Morris  <rgm@gnu.org>
127
128         * mml1991.el: Make it loadable.  (Bug#13456)
129
130         * gnus-art.el (gnus-article-date-headers, gnus-blocked-images):
131         * gnus-async.el (gnus-async-post-fetch-function):
132         * gnus-gravatar.el (gnus-gravatar-size, gnus-gravatar-properties):
133         * gnus-html.el (gnus-html-image-cache-ttl):
134         * gnus-notifications.el (gnus-notifications-timeout):
135         * gnus-picon.el (gnus-picon-properties):
136         * gnus-util.el (gnus-completion-styles):
137         * gnus.el (gnus-other-frame-resume-function):
138         * message.el (message-user-organization-file)
139         (message-cite-reply-position):
140         * nnir.el (nnir-summary-line-format)
141         (nnir-retrieve-headers-override-function):
142         * shr-color.el (shr-color-visible-luminance-min):
143         * shr.el (shr-blocked-images):
144         * spam-report.el (spam-report-resend-to):
145         * spam.el (spam-summary-exit-behavior): Fix custom types.
146
147         * gnus-salt.el (gnus-selected-tree-face): Fix default.
148
149 2013-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
150
151         * gnus-art.el (gnus-article-describe-bindings): Require help-mode
152         because of let-binding help-xref-following.  (Bug#14356)
153
154 2013-05-06  Glenn Morris  <rgm@gnu.org>
155
156         * mml2015.el (mml2015-epg-sign): Add name="signature.asc".  (Bug#13465)
157
158 2013-05-04  Andrew Cohen  <cohen@bu.edu>
159
160         * gnus-sum.el (gnus-read-header): Ensure groups are prefixed when
161         entering into the registry.
162
163 2013-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
164
165         * gnus.el: Ma Gnus v0.7 is released.
166
167 2013-05-01  Katsumi Yamaoka  <yamaoka@jpl.org>
168
169         * gnus-util.el (gnus-emacs-completing-read): Fix a filter for XEmacs.
170         (Bug#14304)
171
172 2013-04-27  Glenn Morris  <rgm@gnu.org>
173
174         * gnus.el (gnus-list-debbugs):
175         Use require rather than autoload.  (Bug#14262)
176
177 2013-04-27  Julien Danjou  <julien@danjou.info>
178
179         * sieve-manage.el (sieve-manage-authenticator-alist): Update the sieve
180         port to "sieve" now that it has an official IANA port assigned.
181
182 2013-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
183
184         * mail-source.el (mail-source-fetch-pop, mail-source-check-pop):
185         Don't set the MAILHOST environment variable permanently (Bug#14271).
186
187 2013-04-26  Glenn Morris  <rgm@gnu.org>
188
189         * message.el (message-bury): Revert 2013-03-18 change.  (Bug#14117)
190
191 2013-04-25  Andrew Cohen  <cohen@bu.edu>
192
193         * gnus-msg.el (gnus-inews-insert-gcc): Re-order conditional to work for
194         string values of 'gcc-self. Thanks to Saroj Thirumalai.
195
196 2013-04-24  Andrew Cohen  <cohen@bu.edu>
197
198         * nnir.el (nnir-close-group): Make sure we are in the right group.
199
200         * gnus-sum.el (gnus-summary-insert-articles): Force updates to the
201         dependency table from all newly retrieved headers.
202
203 2013-04-16  David Edmondson  <dme@dme.org>
204
205         Support <img src="data:...">.
206
207         * shr.el (shr-image-from-data): New function.
208         (shr-tag-img): Use it.
209
210 2013-04-14  Andrew Cohen  <cohen@bu.edu>
211
212         * nnir.el (nnir-request-set-mark): Make sure we are in the right
213         group.
214
215 2013-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
216
217         * gnus-msg.el (gnus-msg-mail): Make it avoid using posting styles
218         corresponding to any existing group (Bug#14166).
219
220 2013-04-10  Andrew Cohen  <cohen@bu.edu>
221
222         * nnir.el (number-sequence): No longer used.
223         (nnir-request-set-mark): New function.
224         (nnir-request-update-info): Improve marks updating.
225         (nnir-request-scan): Don't duplicate marks updating.
226         (gnus-group-make-nnir-group, nnir-run-imap, nnir-request-create-group):
227         Use 'assq rather than 'assoc. Quote anonymous function.
228         (nnir-request-group, nnir-close-group, gnus-summary-create-nnir-group):
229         Use 'gnus-group-prefixed-p.
230         (gnus-summary-create-nnir-group): Make sure server for method is open.
231
232 2013-04-04  Andrew Cohen  <cohen@bu.edu>
233
234         * nnir.el (gnus-nnir-group-p): New function.
235         (nnir-possibly-change-group): Use it.
236
237         * gnus-msg.el (gnus-setup-message): Use it.
238
239 2013-04-04  Katsumi Yamaoka  <yamaoka@jpl.org>
240
241         * mml.el (mml-minibuffer-read-description): Use `default' insted of
242         `initial-input' for the argument name.
243         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
244
245 2013-04-03  Kevin Layer  <layer@known.net>  (tiny change)
246
247         * mml.el (mml-minibuffer-read-description): Allow passing in a prefix
248         (used by MH-E).
249
250 2013-04-01  Andrew Cohen  <cohen@bu.edu>
251
252         * nnir.el (nnir-request-update-mark): Improve mark updating in original
253         group.
254
255         * gnus-msg.el (nnir-article-number, nnir-article-group): Autoload to
256         fix compilation.
257
258 2013-03-31  Andrew Cohen  <cohen@bu.edu>
259
260         * nnir.el (nnir-method-default-engines): And another typo.
261
262 2013-03-30  Andrew Cohen  <cohen@bu.edu>
263
264         * nnir.el (nnir-method-default-engines): Fix typo.
265
266 2013-03-29  Andrew Cohen  <cohen@bu.edu>
267
268         * nnir.el: Define 'number-sequence for xemacs.
269         (gnus-summary-create-nnir-group): New function to create an nnir group
270         from an nnir summary buffer based on the current query.
271         (nnir-request-create-group): Update to allow nnir group creation based
272         on the current query.
273
274 2013-03-28  Katsumi Yamaoka  <yamaoka@jpl.org>
275
276         * nndraft.el (nndraft-request-expire-articles):
277         Make expiry target always `delete'.
278
279 2013-03-27  Andrew Cohen  <cohen@bu.edu>
280
281         * gnus-msg.el (gnus-setup-message): When replying from an nnir summary
282         buffer use the posting-style and gcc of the original article group.
283         (gnus-inews-insert-gcc): Don't set gcc-self for virtual groups.
284
285         * nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come
286         after other deffoos.
287
288 2013-03-25  Andrew Cohen  <cohen@bu.edu>
289
290         * nnir.el: Major rewrite. Cleaner separation between searches and group
291         management. Marks are now shown in nnir summary buffers. Rudimentary
292         support for real (i.e. not ephemeral) nnir groups.
293         (gnus-summary-make-nnir-group): New function for initiating searches
294         from a summary buffer.
295
296 2013-03-18  Sam Steingold  <sds@gnu.org>
297
298         * message.el (message-bury): Minor cleanup.
299
300 2013-03-07  Paul Eggert  <eggert@cs.ucla.edu>
301
302         * gnus-cite.el: Specify utf-8, not iso-8859-1, for ASCII file.
303
304 2013-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * nndir.el (nndir-request-list): Remove 2nd argument passed to
307         nnml-request-list.  (Bug#13873)
308         (nndir-request-newsgroups): Remove, unused.
309
310         * nndraft.el (nndraft-request-newsgroups): Remove, unused.
311
312 2013-03-05  Paul Eggert  <eggert@cs.ucla.edu>
313
314         * deuglify.el, gnus-delay.el, gnus-spec.el, gnus-sum.el, html2text.el,
315         message.el, mm-decode.el, mml1991.el, nnir.el, shr.el, utf7.el:
316         Prefer UTF-8 when the encoding shouldn't matter and changes are small.
317
318 2013-03-03  Ted Phelps  <phelps@gnusto.com>
319
320         * shr.el: Make all the overlays set the `evaporate' property so that
321         they're removed properly.
322
323 2013-02-25  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
324
325         * mml2015-el (mml2015-epg-key-image): wrap epg-gpg-program in
326         shell-quote-argument.
327
328 2013-02-22  David Engster  <deng@randomsample.de>
329
330         * gnus-registry.el (gnus-registry-save): Provide class name when
331         calling `eieio-persistent-read' to avoid "unsafe call" warning.  Use
332         `condition-case' to stay compatible with older EIEIO versions which
333         only accept one argument.
334
335 2013-02-17  Daiki Ueno  <ueno@gnu.org>
336
337         * mml2015.el (epg-key-user-id-list, epg-user-id-string)
338         (epg-user-id-validity): Autoload.
339         (mml2015-epg-check-user-id): New function.
340         (mml2015-epg-check-sub-key): New function split from
341         mml2015-epg-find-usable-key.
342         (mml2015-epg-find-usable-key): Accept context, name, usage, and
343         optional name-is-key-id, to handle the case when user-id is unusable.
344         Reported by Łukasz Stelmach <stlman@poczta.fm>.
345
346 2013-02-17  Glenn Morris  <rgm@gnu.org>
347
348         * shr.el (shr-put-image): Use image-multi-frame-p if available.
349
350 2013-02-16  Glenn Morris  <rgm@gnu.org>
351
352         * shr.el (shr-put-image): Only animate images that specify a delay.
353         This is consistent with the old image-animated-p behavior.
354
355 2013-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
356
357         * gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)]
358         for XEmacs.
359
360 2013-02-13  Juri Linkov  <juri@jurta.org>
361
362         * gnus-art.el (gnus-article-mode-map):
363         * gnus-sum.el (gnus-summary-mode-map, gnus-summary-article-map):
364         Make S-SPC scroll in the opposite sense to SPC.  (Bug#2145)
365
366 2013-02-07  Gábor Vida  <gabor.v.vida@ericsson.com>  (tiny change)
367
368         * auth-source.el (auth-source-format-prompt): Don't get confused by
369         any "\" in replacement text.  (Bug#13637)
370
371 2013-01-30  Christopher Schmidt  <christopher@ch.ristopher.com>
372
373         * gnus-int.el (gnus-backend-trace-elapsed): New variable.
374         (gnus-backend-trace): Honour gnus-backend-trace.
375
376         * mml.el (mml-insert-part): Insert closing tag.
377
378         * mm-decode.el (mm-save-part): Handle invalid read-file-name results.
379
380 2013-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
381
382         * gnus-sum.el (gnus-summary-read-group-1): Protect against not being
383         able to find the article, which can happen in debbugs groups,
384         apparently.
385
386 2013-01-16  Glenn Morris  <rgm@gnu.org>
387
388         * smiley.el (smiley-style): Make the file loadable in batch mode.
389
390 2013-01-15  Stefan Monnier  <monnier@iro.umontreal.ca>
391
392         * nnimap.el (nnimap-keepalive): Don't throw an error if there's no more
393         imap process running.
394
395 2013-01-14  Julien Danjou  <julien@danjou.info>
396
397         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
398         Compare addresses against addresses, not against the full From field.
399
400 2013-01-13  Richard Stallman  <rms@gnu.org>
401
402         * message.el (message-forward-make-body-mime): New args BEG, END
403         specify what part of FORWARD-BUFFER to use.  Do the work directly
404         instead of calling `mml-insert-buffer'.
405
406 2013-01-11  Aaron S. Hawley  <Aaron.Hawley@vtinfo.com>
407
408         * gnus-start.el (gnus-check-new-newsgroups): Fix ambiguous doc string
409         cross-reference(s).
410
411         * gnus-sum.el (gnus-summary-newsgroup-prefix): Fix ambiguous doc string
412         cross-reference(s).
413
414 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
415
416         * gnus-art.el (gnus-mime-display-security): Use point-min-marker
417         and point-max-marker.
418         * gnus-async.el (gnus-async-article-callback): Use point-max-marker.
419
420 2013-01-11  Julien Danjou  <julien@danjou.info>
421
422         * color.el (color-rgb-to-hsv): Fix conversion computing in case min and
423         max are almost equal. Also return the correct value for V which is
424         already between 0 and 1.
425
426 2013-01-10  Uwe Brauer  <oub@mat.ucm.es>  (tiny change)
427
428         * mml-smime.el (mml-smime-encrypt-to-self): New user option analogous
429         to mml2015-encrypt-to-self.
430         (mml-smime-epg-encrypt): Respect mml-smime-encrypt-to-self.
431
432 2013-01-09  Daiki Ueno  <ueno@gnu.org>
433
434         * mml-smime.el (epg-sub-key-fingerprint): Autoload for
435         mml-smime-epg-find-usable-secret-key.
436
437 2013-01-08  Glenn Morris  <rgm@gnu.org>
438
439         * mml-smime.el (mml-smime-sign-with-sender): Add :version.
440
441 2013-01-07  Daiki Ueno  <ueno@gnu.org>
442
443         * mml-smime.el: Support signing by sender.
444         Requested by Uwe Brauer.
445         (mml-smime-sign-with-sender): New user option analogous
446         to mml2015-sign-with-sender.
447         (mml-smime-epg-sign): Respect mml-smime-sign-with-sender.
448         (mml-smime-epg-find-usable-secret-key): New helper function copied from
449         mml2015.el.
450
451 2012-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
452
453         * gnus-msg.el (gnus-inews-insert-gcc): Don't insert Gcc headers if Gnus
454         isn't running, because Gnus will probably not know how to handle the
455         Gcc header (bug#11941).
456
457         * nnimap.el (nnimap-update-info): Treat \Deleted articles as \Read
458         articles.
459
460 2012-12-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
461
462         * nnfolder.el (nnfolder-recursive-directory-files): New function.
463         (nnfolder-generate-active-file): Make this function work with recursive
464         folder names.
465
466 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
467
468         * nntp.el (nntp-open-connection): Use HELP as the capability command
469         instead of CAPABILITY because Typhoon v2.2.2.503 chokes completely on
470         unknown commands.  And CAPABILITY is an unknown command (bug#12763).
471
472 2012-12-27  Wolfgang Jenkner  <wjenkner@inode.at>
473
474         * gnus-spec.el (gnus-face-face-function): Don't use nil as no-op face
475         place holder since this gives `Invalid face reference: nil' messages.
476         Use the `default' face instead.  It has the same effect here, even
477         though it is not no-op.
478
479         * gnus-util.el
480         (gnus-put-text-property-excluding-characters-with-faces): Similarly.
481
482 2012-12-27  Lars Ingebrigtsen  <larsi@gnus.org>
483
484         * gnus-msg.el (gnus-summary-resend-message): Don't bug out on
485         non-string posting styles (bug#13285).
486
487 2012-12-27  Glenn Morris  <rgm@gnu.org>
488
489         * plstore.el (plstore-passphrase-callback-function):
490         Use plstore-get-file.
491
492 2012-12-27  Andreas Schwab  <schwab@linux-m68k.org>
493
494         * mml2015.el (mml2015-epg-key-image): Separate attribute stream from
495         stderr.
496
497 2012-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
498
499         * mml2015.el (mml2015-epg-key-image): Use mm-set-buffer-multibyte.
500
501         * gnus-compat.el (set-buffer-multibyte): Remove.
502
503 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
504
505         * mml2015.el (mml2015-epg-key-image): use --attribute-fd rather than
506         temporary file to get PGP key image. Pass no-show-photos when extracting
507         image to avoid having it pop up twice.
508
509 2012-12-26  Lars Ingebrigtsen  <larsi@gnus.org>
510
511         * gnus-art.el (gnus-article-treat-types): Include text/html as parts
512         eligible for treatment.
513
514         * gnus-util.el (gnus-goto-colon): Move to the beginning of the visual
515         lines.  This makes summary commands with hidden threads work more
516         reliably.
517
518         * gnus-cite.el (gnus-article-hide-citation-maybe): Leave an expansion
519         button to mark the hidden citations (bug#9395).
520
521 2012-12-26  Daiki Ueno  <ueno@gnu.org>
522
523         * mml2015.el (mml2015-epg-signature-to-string): New function.
524         (mml2015-epg-verify-result-to-string): New function.
525         (mml2015-epg-decrypt, mml2015-epg-clear-decrypt, mml2015-epg-verify)
526         (mml2015-epg-clear-verify): Use mml2015-epg-verify-result-to-string
527         instead of epg-verify-result-to-string.
528         (epg-signature-key-id, epg-signature-to-string): Autoload.
529         (epg-verify-result-to-string): Remove autoload.
530
531 2012-12-25  Adam Sjøgren  <asjo@koldfront.dk>
532
533         * mml2015.el (mml2015-epg-key-image): New function, to retrieve photo
534         ID image from GPG public key.
535         (mml2015-epg-key-image-to-string): New function.
536
537 2012-12-25  Leo Liu  <sdl.web@gmail.com>
538
539         * plstore.el (plstore-passphrase-callback-function): Fix error when
540         error when plstore-cache-passphrase-for-symmetric-encryption is set
541         (bug#13264).
542
543 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
544
545         * gnus-sum.el (gnus-set-global-variables): Don't copy over the summary
546         buffer to the article buffer here, because that clobbers multiple
547         article buffers.
548
549         * gnus-art.el (gnus-article-setup-buffer): Make sure that the article
550         buffer always points to the right summary buffer.
551
552 2012-12-25  John Wiegley  <jwiegley@gmail.com>
553
554         * auth-source.el (auth-source-netrc-parse): Allow using "password" as
555         the password (bug#12097).
556
557 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
558
559         * shr.el (shr-tag-a): Don't tagify <A> elements that don't have HREFs
560         (bug#13263).
561
562         * gnus-salt.el (gnus-highlight-selected-tree): Check whether the Tree
563         buffer exists before using it (bug#12475).
564
565         * gnus-agent.el (gnus-agent-fetch-articles): Don't fetch articles from
566         offline groups (bug#11937).
567
568         * message.el (message-yank-original): When using customize to set the
569         value of `message-cite-style', the variable it set to a symbol that's
570         the name of the variable, which must then be dereferenced (bug#12616).
571
572 2012-09-13  Wolfgang Jenkner  <wjenkner@inode.at>
573
574         * lisp/gnus-spec.el (gnus-face-face-function): Initialize the value of
575         the `face' property with a list whose car is the face specified in the
576         format string and whose cdr is (nil).
577         * lisp/gnus-util.el
578         (gnus-put-text-property-excluding-characters-with-faces):
579         Change accordingly.
580         (gnus-get-text-property-excluding-characters-with-faces): New function.
581         * lisp/gnus-sum.el (gnus-summary-highlight-line):
582         * lisp/gnus-salt.el (gnus-tree-highlight-node):
583         * lisp/gnus-group.el (gnus-group-highlight-line): Use it.
584
585 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
586
587         * nnimap.el (nnimap-authenticator): Expand to allow specifying the
588         login methods.
589         (nnimap-login): Respect the `nnimap-authenticator' variable.
590
591         * gnus-sum.el (gnus-summary-push-marks-to-backend): Push the complete
592         mark state when moving articles.  Otherwise unticked articles will get
593         their ticks back after moving.
594
595 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
596
597         * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
598
599         * message.el (message-ignored-news-headers): Always remove
600         X-Message-SMTP-Method to avoid information leakage if the user
601         mistakenly inserts the header into news messages.
602
603         * gnus-srvr.el (gnus-browse-delete-group): New command and keystroke.
604
605         * gnus-sum.el (gnus-summary-hide-thread): If point were further to the
606         right than four characters, this command would move point to
607         `point-max'.  Don't do that.
608
609         * gnus-group.el (gnus-group-read-ephemeral-group): Set the active data
610         to nil to allow re-selecting groups that gain articles.
611         (gnus-bug-group-download-format-alist): Update the URL.
612
613 2012-12-23  Andreas Schwab  <schwab@suse.de>
614
615         * shr.el (shr-tag-em): Render em as italic, not bold.
616
617 2012-12-23  Lars Ingebrigtsen  <larsi@gnus.org>
618
619         * gnus-int.el (gnus-backend-trace): Factor out into its own function
620         for reuse.
621         (gnus-open-server): Use it to add more tracing.
622         (gnus-finish-retrieve-group-infos): Add backend tracing.
623         (gnus-backend-trace): Also note the elapsed seconds.
624
625 2012-12-22  Philipp Haselwarter  <philipp@haselwarter.org>
626
627         * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save):
628         Set epa-file-encrypt-to from variable to avoid querying.
629
630 2012-12-14  Akinori MUSHA  <knu@iDaemons.org>  (tiny change)
631
632         * sieve-mode.el (sieve-font-lock-keywords):
633         Keywords should be word delimited.  (Bug#13173)
634
635 2012-12-13  Andreas Schwab  <schwab@suse.de>
636
637         * tls.el (tls-program): Update customize type.
638
639 2012-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
640
641         * gnus-art.el (gnus-article-browse-html-parts): Use <div align="left">
642         instead of <pre> to align message header.
643
644 2012-12-12  Sam Steingold  <sds@gnu.org>
645
646         * gnus.el (gnus-other-frame-resume-function): Add user option.
647         (gnus-other-frame): Call `gnus-other-frame-resume-function' on resume.
648
649 2012-12-06  Sam Steingold  <sds@gnu.org>
650
651         * gnus-start.el (gnus-before-resume-hook): Add.
652         (gnus-1): Run it when Gnus is alive.
653
654 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
655
656         * gmm-utils.el (gmm-called-interactively-p): Restore as a macro.
657         * gnus-art.el (article-unsplit-urls)
658         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
659         * gnus-registry.el (gnus-registry-get-article-marks)
660         * message.el (message-goto-body): Use it.
661         (message-called-interactively-p): Remove.
662
663         * spam-stat.el (spam-stat-called-interactively-p): New macro.
664         (spam-stat-score-buffer): Use it.
665
666         * spam.el: Silence the warnings against BBDB functions when compiling.
667
668         * gnus-score.el (gnus-score-decode-text-parts):
669         Use append+mapcar instead of the cl function mapcan.
670
671 2012-12-05  Sam Steingold  <sds@gnu.org>
672
673         * gnus.el (gnus-delete-gnus-frame): Extract from `gnus-other-frame'.
674         (gnus-other-frame): Add `gnus-delete-gnus-frame' to
675         `gnus-suspend-gnus-hook' in addition to `gnus-exit-gnus-hook'.
676
677 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
678
679         * gmm-utils.el (gmm-called-interactively-p): Revert.
680         This seems to cause Emacs to get stuck!
681         * gnus-art.el (article-unsplit-urls)
682         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
683         * gnus-registry.el (gnus-registry-get-article-marks)
684         * message.el (message-goto-body)
685         (message-called-interactively-p): Revert.
686
687         * gmm-utils.el (gmm-called-interactively-p): New function.
688         * gnus-art.el (article-unsplit-urls)
689         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
690         * gnus-registry.el (gnus-registry-get-article-marks)
691         * message.el (message-goto-body): Use it.
692         (message-called-interactively-p): Remove.
693
694         * gmm-utils.el (gmm-flet): Restore it using cl-letf.
695         * gnus-sync.el (gnus-sync-lesync-call)
696         * message.el (message-read-from-minibuffer): Use it.
697
698 2012-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
699
700         * gmm-utils.el (gmm-flet): Remove.
701         * gnus-sync.el (gnus-sync-lesync-call)
702         * message.el (message-read-from-minibuffer): Don't use it.
703
704 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
705
706         * gmm-utils.el (gmm-labels): Use cl-labels if available.
707
708 2012-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
709
710         * gmm-utils.el (gmm-flet, gmm-labels): New macros.
711
712         * gnus-sync.el (gnus-sync-lesync-call)
713         * message.el (message-read-from-minibuffer): Use gmm-flet.
714
715         * gnus-score.el (gnus-score-decode-text-parts): Use gmm-labels.
716
717         * gnus-util.el (gnus-macroexpand-all): Remove.
718
719 2012-12-03  Andreas Schwab  <schwab@linux-m68k.org>
720
721         * gnus-sum.el (gnus-summary-mode-map): Bind gnus-summary-widget-forward
722         to TAB, not [tab].
723         (gnus-summary-article-map): Likewise.
724
725         * gnus-sync.el (gnus-sync-newsrc-offsets): Restore definition.
726         (gnus-sync-save): Use correct format for gnus-sync-newsrc-loader.
727
728 2012-11-21  Paul Eggert  <eggert@cs.ucla.edu>
729
730         * time-date.el: Commentary fix.
731
732 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
733
734         * color.el: Don't require cl.
735         (color-complement): `caddr' -> `nth 2'.
736
737         * time-date.el (time-to-seconds): De-obsolete.
738
739 2012-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
740
741         * message.el (message-get-reply-headers):
742         Make sure the reply goes to the author if it is a wide reply.
743
744 2012-11-16  Jan Tatarik  <jan.tatarik@gmail.com>
745
746         * gnus-score.el (gnus-score-body):
747         * gnus-logic.el (gnus-advanced-body): Don't score by headers when
748         scoring by body.
749
750 2012-11-16  Glenn Morris  <rgm@gnu.org>
751
752         * gnus-diary.el (nndiary-request-create-group-functions)
753         (nndiary-request-update-info-functions)
754         (gnus-subscribe-newsgroup-functions)
755         (nndiary-request-accept-article-functions):
756         Use new names for hooks rather than obsolete aliases.
757
758 2012-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
759
760         * dgnushack.el (define-obsolete-variable-alias): Simplify.
761
762 2012-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
763
764         * gnus-art.el (gnus-article-browse-html-parts): Always replace charset
765         in meta tag with the one the part specifies in its header.
766
767 2012-10-25  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
768
769         * gnus-dired.el (gnus-dired-attach): Attach to last used message buffer
770         by default.
771
772 2012-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
773
774         * dgnushack.el (define-compiler-macro): Add autoload for XEmacs 21.4
775         and SXEmacs.  Suggested by Nelson Ferreira <nelson.ferreira@ieee.org>.
776
777 2012-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
778
779         * dgnushack.el (define-obsolete-variable-alias): Add a compiler-marco
780         and a runtime function for it, of which the XEmacs version takes only
781         two arguments.
782
783 2012-10-23  Stefan Monnier  <monnier@iro.umontreal.ca>
784
785         * nndiary.el (nndiary-request-create-group-functions)
786         (nndiary-request-update-info-functions)
787         (nndiary-request-accept-article-functions):
788         * gnus-start.el (gnus-subscribe-newsgroup-functions): Don't use
789         "-hooks" suffix.
790
791 2012-10-19  Julien Danjou  <julien@danjou.info>
792
793         * gnus-art.el: Require gnus-util because it uses
794         `gnus-timer--function'.
795
796 2012-10-17  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
797
798         * starttls.el (starttls-extra-arguments): Doc fix.
799
800 2012-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
801
802         * shr.el (shr-insert): \r is also not inserted, so don't try to delete
803         it.
804
805 2012-10-06  Glenn Morris  <rgm@gnu.org>
806
807         * gnus-notifications.el (gnus-notifications):
808         Add missing group :version tag.
809         * gnus-msg.el (gnus-gcc-pre-body-encode-hook)
810         (gnus-gcc-post-body-encode-hook):
811         * gnus-sync.el (gnus-sync-lesync-name)
812         (gnus-sync-lesync-install-topics): Add missing custom :version tags.
813
814 2012-10-06  Julian Scheid  <julians37@gmail.com>  (tiny change)
815
816         * color.el (color-hsl-to-rgb): Fix incorrect results for
817         small and large hue values.  (Bug#12559)
818
819 2012-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
820
821         New UIDL implementation.
822
823         * mail-source.el (mail-sources, mail-source-keyword-map):
824         Add :leave as a pop3 keyword.
825         (mail-source-fetch-pop): Bind pop3-leave-mail-on-server.
826
827         * pop3.el (pop3-leave-mail-on-server): Allow number.
828         (pop3-uidl-file, pop3-uidl-file-backup): New user options.
829         (pop3-movemail): Add UIDL support.
830         (pop3-send-streaming-command): Take a list of mail numbers instead of
831         the number of mails.
832         (pop3-write-to-file): Add X-UIDL header.
833         (pop3-uidl-stat, pop3-uidl-dele, pop3-uidl-load, pop3-uidl-save)
834         (pop3-uidl-add-xheader): New functions.
835
836         * message.el (message-ignored-resent-headers):
837         Add X-Content-Length and X-UIDL headers.
838
839 2012-10-05  Glenn Morris  <rgm@gnu.org>
840
841         * color.el (color-name-to-rgb, color-rgb-to-hex)
842         (color-hue-to-rgb, color-hsl-to-rgb, color-rgb-to-hsv)
843         (color-rgb-to-hsl, color-srgb-to-xyz, color-saturate-hsl)
844         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
845         (color-lighten-name, color-darken-hsl, color-darken-name): Doc fixes.
846
847 2012-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
848
849         * gnus-art.el (gnus-article-browse-delete-temp-files): Never ask again
850         a user about whether to delete temp files if once a user answered as n.
851
852 2012-09-25  Chong Yidong  <cyd@gnu.org>
853
854         * password-cache.el (password-read-and-add): Use a declare form to mark
855         this function obsolete.
856
857 2012-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
858
859         * lpath.el: Bind mail-encode-mml for old Emacsen.
860
861 2012-09-17  Richard Stallman  <rms@gnu.org>
862
863         * message.el (message-in-body-p): Don't set mark or modify buffer.
864
865         * mml.el (mml-attach-file): Doc fix.
866         (mml-attach-external, mml-attach-buffer, mml-attach-file):
867         Set mail-encode-mml when in Mail mode.
868         Simplify code to set HEAD and move back to HEAD.
869         (mml-insert-multipart, mml-insert-part):
870         Set mail-encode-mml when in Mail mode.
871
872 2012-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
873
874         * gnus-util.el (gnus-timer--function): New function.
875
876         * gnus-art.el (gnus-article-stop-animations): Use it.
877
878 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
879
880         Fix glitches caused by addition of psec to timers.
881         * gnus-art.el (gnus-article-stop-animations): Use timer--function
882         rather than raw access to timer vector.
883
884 2012-09-11  Julien Danjou  <julien@danjou.info>
885
886         * gnus-notifications.el (gnus-notifications): Check for nil values in
887         ignored addresses check.
888
889 2012-09-10  Stefan Monnier  <monnier@iro.umontreal.ca>
890
891         * qp.el (quoted-printable-decode-region): Inline+CSE+strength-reduction.
892
893 2012-09-07  Chong Yidong  <cyd@gnu.org>
894
895         * gnus-util.el
896         (gnus-put-text-property-excluding-characters-with-faces): Restore.
897
898         * gnus-salt.el (gnus-tree-highlight-node):
899         * gnus-sum.el (gnus-summary-highlight-line):
900         * gnus-group.el (gnus-group-highlight-line): Revert use of add-face.
901
902 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
903
904         * gnus-util.el: Fix compilation error on XEmacs 21.4.
905
906 2012-09-06  Juri Linkov  <juri@jurta.org>
907
908         * gnus-group.el (gnus-read-ephemeral-gmane-group): Change the naming
909         scheme for buffer names to be more consistent with other group and
910         article buffer names in Gnus.
911
912 2012-09-06  Lars Ingebrigtsen  <larsi@gnus.org>
913
914         * gnus-util.el
915         (gnus-put-text-property-excluding-characters-with-faces): Removed.
916
917         * gnus-compat.el: Define compat function `add-face' from Wolfgang
918         Jenkner.
919
920         * gnus-group.el (gnus-group-highlight-line): Use combining faces.
921
922         * gnus-sum.el (gnus-summary-highlight-line): Ditto.
923
924         * gnus-salt.el (gnus-tree-highlight-node): Ditto.
925
926 2012-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
927
928         * gnus-score.el (gnus-score-decode-text-parts): Use #' for
929         mm-text-parts used in labels macro to make it work with XEmacs 21.5.
930
931         * gnus-util.el (gnus-string-prefix-p): New function, an alias to
932         string-prefix-p in Emacs >=23.2.
933
934         * nnmaildir.el (nnmaildir--ensure-suffix, nnmaildir--add-flag)
935         (nnmaildir--remove-flag, nnmaildir--scan): Use gnus-string-match-p
936         instead of string-match-p.
937         (nnmaildir--scan): Use gnus-string-prefix-p instead of string-prefix-p.
938
939 2012-09-06  Kenichi Handa  <handa@gnu.org>
940
941         * qp.el (quoted-printable-decode-region): Fix previous change; handle
942         lowercase a..f.
943
944 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
945
946         * nnmaildir.el (nnmaildir--article-set-flags): Fix compilation error.
947
948 2012-09-05  Martin Stjernholm  <mast@lysator.liu.se>
949
950         * nnimap.el (nnimap-request-move-article): Decode the group name when
951         doing internal moves to avoid charset issues.
952
953         * gnus-demon.el (gnus-demon-init): Fixed regression when IDLE is t and
954         TIME is set.
955
956 2012-09-05  Juri Linkov  <juri@jurta.org>
957
958         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow opening more
959         than one group at a time (bug#11961).
960
961 2012-09-05  Julien Danjou  <julien@danjou.info>
962
963         * gnus-srvr.el (gnus-server-open-server): Don't message on failure:
964         this hide the real reason with a message giving absolutely no hint.
965
966 2012-09-05  Lars Ingebrigtsen  <larsi@gnus.org>
967
968         * gnus-group.el (gnus-group-mark-article-read): Propagate the read mark
969         to the backend (bug#11804).
970
971         * message.el (message-insert-newsgroups): Don't insert newsgroup
972         duplicates (bug#12275).
973
974 2012-09-05  John Wiegley  <johnw@newartisans.com>
975
976         * gnus.el (gnus-expand-group-parameters): Allow regexp substitutions in
977         sieve rules.
978
979 2012-09-05  Jan Tatarik  <jan.tatarik@gmail.com>
980
981         * gnus-score.el (gnus-score-decode-text-parts): Use #' for the local
982         function.
983
984         * gnus-logic.el (gnus-advanced-body): Allow scoring on decoded bodies.
985
986         * gnus-score.el (gnus-score-decode-text-parts): Ditto.
987
988 2012-09-05  Magnus Henoch  <magnus.henoch@gmail.com>
989
990         * nnmaildir.el: Make nnmaildir understand and write maildir flags.
991         That is, rename files from "unique:2," to "unique:2,S" for "seen", etc.
992         This should make nnmaildir more usable with offlineimap.
993
994 2012-09-05  Julien Danjou  <julien@danjou.info>
995
996         * nnimap.el (nnimap-request-list): Revert change that made listing
997         synchronous.
998         (nnimap-get-responses): Restore.
999
1000 2012-09-03  Lars Ingebrigtsen  <larsi@gnus.org>
1001
1002         * dgnushack.el: XEmacs 21.5 compilation fix.
1003
1004         * gnus-notifications.el (gnus-notifications-notify): Use it.
1005
1006         * gnus-fun.el (gnus-funcall-no-warning): New function to silence
1007         warnings on XEmacs.
1008
1009 2012-09-01  Paul Eggert  <eggert@cs.ucla.edu>
1010
1011         Better seeds for (random).
1012         * gnus-sync.el (gnus-sync-lesync-setup):
1013         * message.el (message-canlock-generate, message-unique-id):
1014         Change (random t) to (random), now that the latter is more random.
1015
1016 2012-08-31  Dave Abrahams  <dave@boostpro.com>
1017
1018         * nnimap.el (nnimap-change-group): Document result value
1019
1020         * auth-source.el (auth-sources): Fix macos keychain access.
1021
1022         * gnus-int.el (gnus-request-head): When gnus-override-method is set,
1023         allow the backend `request-head' function to determine the group
1024         name on its own.
1025         (gnus-request-expire-articles): Filter out negative article numbers
1026         during expiry (Bug#11980).
1027
1028         * gnus-range.el (gnus-set-difference): Change gnus-set-difference from
1029         O(N^2) to O(N).  This makes warping into huge groups tolerable.
1030
1031         * gnus-registry.el (gnus-try-warping-via-registry): Don't act as though
1032         you've found the article when you haven't.
1033
1034         * nnimap.el (nnimap-find-article-by-message-id): Account for the fact
1035         that nnimap-change-group can return t.
1036
1037 2012-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
1038
1039         * gnus-notifications.el (gnus-notifications-action): Avoid CL-ism.
1040
1041 2012-08-30  Julien Danjou  <julien@danjou.info>
1042
1043         * gnus-notifications.el (gnus-notifications-notify): Use timeout from
1044         `gnus-notifications-timeout'.
1045         (gnus-notifications-timeout): Add.
1046         (gnus-notifications-action): New function.
1047         (gnus-notifications-notify): Add :action using
1048         `gnus-notifications-action'.
1049         (gnus-notifications-id-to-msg): New variable.
1050         (gnus-notifications): Use `gnus-notifications-id-to-msg' to map
1051         notifications id to messages.
1052
1053 2012-08-30  Kenichi Handa  <handa@gnu.org>
1054
1055         * qp.el (quoted-printable-decode-region): Decode multiple bytes at
1056         once.
1057
1058 2012-08-29  Julien Danjou  <julien@danjou.info>
1059
1060         * gnus-notifications.el: New file.
1061         (gnus-notifications-notify): New function.
1062         (gnus-notifications): Use `gnus-notifications-notify'.
1063
1064 2012-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1065
1066         * gnus-sum.el (gnus-summary-enter-digest-group): Decode content
1067         transfer encoding first; bind gnus-newsgroup-charset to the charset
1068         that the article specifies (Bug#12209).
1069
1070 2012-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * gnus-cus.el (gnus-group-customize): Decode values posting-style holds.
1073         (gnus-group-customize-done): Encode values posting-style holds.
1074
1075         * gnus-msg.el (gnus-summary-resend-message)
1076         (gnus-configure-posting-styles): Decode values posting-style group
1077         parameter holds.
1078
1079 2012-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1080
1081         * gnus-msg.el (gnus-summary-resend-message): Honor posting-style for
1082         `name' and `address' in Resent-From header.
1083
1084 2012-08-14  Chong Yidong  <cyd@gnu.org>
1085
1086         * gnus-art.el (article-display-face): Handle failure in
1087         gnus-create-image (Bug#11802).
1088
1089 2012-08-10  Stefan Monnier  <monnier@iro.umontreal.ca>
1090
1091         * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):
1092         Use defsetf.
1093
1094 2012-08-10  Daiki Ueno  <ueno@unixuser.org>
1095
1096         * auth-source.el: (auth-source-plstore-search)
1097         (auth-source-secrets-search): Ignore :require and :type in search spec.
1098
1099 2012-08-06  Julien Danjou  <julien@danjou.info>
1100
1101         * nnimap.el (nnimap-request-head): Resture to-buffer parameter, used by
1102         `nnimap-request-move-article'.
1103
1104         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1105         Remove autoload, already handled by gnus.el.
1106
1107         * nnimap.el (nnimap-request-head): Remove to-buffer argument.
1108
1109         * gnus-int.el (gnus-request-head): Remove to-buffer argument, only
1110         supported by nnimap actually. Reverts previous change.
1111
1112         * gnus-int.el (gnus-request-head): Add an optional to-buffer parameter
1113         to mimic `gnus-request-article' and enjoy backends the nn*-request-head
1114         to-buffer argument that is already supported.
1115
1116 2012-08-05  Julien Danjou  <julien@danjou.info>
1117
1118         * gnus-demon.el (gnus-demon-add-handler, gnus-demon-remove-handler):
1119         Add autoload.
1120
1121 2012-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1122
1123         * gnus.el (gnus-valid-select-methods): Fix custom type.
1124
1125 2012-07-29  Teodor Zlatanov  <tzz@lifelogs.com>
1126
1127         * auth-source.el (auth-sources, auth-source-backend-parse)
1128         (auth-source-macos-keychain-search)
1129         (auth-source-macos-keychain-search-items)
1130         (auth-source-macos-keychain-result-append)
1131         (auth-source-macos-keychain-create): Support Mac OS X Keychains in
1132         auth-source.el through the /usr/bin/security utility.
1133         (auth-sources): Fix syntax error.
1134         (auth-source-macos-keychain-result-append): Fix variable name.
1135         (auth-sources, auth-source-macos-keychain-result-append): More fixes.
1136
1137 2012-07-27  Julien Danjou  <julien@danjou.info>
1138
1139         * message.el (fboundp): Add a defalias on `mail-dont-reply-to' for
1140         Emacs < 24.1
1141
1142 2012-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1143
1144         * message.el (message-kill-address): Don't kill last newline.
1145         (message-skip-to-next-address): Don't move to the next header.
1146         (message-fill-field-address): Work properly.
1147
1148 2012-07-25  Julien Danjou  <julien@danjou.info>
1149
1150         * gnus-art.el (gnus-kill-sticky-article-buffers): Reintroduce.
1151
1152 2012-07-24  Julien Danjou  <julien@danjou.info>
1153
1154         * mail-source.el (mail-source-movemail-and-remove): Remove, unused.
1155
1156         * nntp.el (nntp-send-nosy-authinfo, nntp-send-authinfo-from-file)
1157         (nntp-async-timer-handler): Remove, unused.
1158
1159         * nnimap.el (nnimap-get-responses): Remove, unused.
1160
1161         * nnheader.el (mail-header-set-extra): Remove, unused.
1162
1163         * netrc.el (netrc-find-service-number, netrc-store-data): Remove,
1164         unused.
1165
1166         * mm-view.el (mm-view-sound-file): Remove, unused.
1167
1168         * mm-url.el (mm-url-fetch-simple, mm-url-fetch-form)
1169         (mm-url-encode-multipart-form-data): Remove, unused.
1170
1171         * message.el (message-remove-signature, message-make-host-name)
1172         (message-fill-address): Remove, unused.
1173
1174         * gnus.el (gnus-writable-groups, gnus-group-guess-prefixed-name)
1175         (gnus-group-guess-full-name, gnus-group-guess-prefixed-name): Remove,
1176         unused.
1177
1178         * gnus-xmas.el (gnus-xmas-highlight-selected-summary)
1179         (gnus-xmas-call-region): Remove, unused.
1180
1181         * gnus-uu.el (gnus-uu-find-name-in-shar): Remove, unused.
1182
1183         * gnus-util.el (gnus-extract-address-component-name)
1184         (gnus-extract-address-component-email, gnus-sortable-date)
1185         (gnus-alist-to-hashtable, gnus-hashtable-to-alist)
1186         (gnus-process-live-p): Remove, unused.
1187
1188         * gnus-topic.el (gnus-group-parent-topic): Remove, unused.
1189
1190         * gnus-sum.el (gnus-score-set-default, gnus-article-parent-p)
1191         (gnus-article-read-p, gnus-uncompress-marks): Remove, unused.
1192         (gnus-summary-set-current-mark): Remove obsolete, empty and unused
1193         function.
1194
1195         * gnus-start.el (gnus-kill-newsgroup): Remove unused obsolete function.
1196
1197         * gnus-score.el (gnus-summary-score-crossposting)
1198         (gnus-score-regexp-bad-p): Remove, unused.
1199
1200         * gnus-salt.el (gnus-tree-goto-article): Remove, unused.
1201
1202         * gnus-range.el (gnus-sublist-p): Remove, unused.
1203
1204         * gnus-msg.el (gnus-mail-parse-comma-list, gnus-put-message): Remove,
1205         unused.
1206
1207         * gnus-kill.el (gnus-Newsgroup-kill-file): Remove, unused.
1208
1209         * gnus-int.el (gnus-list-active-group, gnus-request-group-articles)
1210         (gnus-request-associate-buffer): Remove, unused.
1211
1212         * gnus-group.el (gnus-group-set-method-info)
1213         (gnus-group-set-params-info): Remove, unused.
1214
1215         * gnus-fun.el (gnus-shell-command-to-string)
1216         (gnus-shell-command-on-region): Remove, unused.
1217
1218         * gnus-cite.el (gnus-cited-line-p): Remove, unused.
1219
1220         * gnus-art.el (gnus-article-text-type-exists-p)
1221         (article-translate-characters, gnus-article-hide-text-of-type)
1222         (gnus-kill-sticky-article-buffers, gnus-article-maybe-highlight):
1223         Remove, unused.
1224
1225 2012-07-22  Andrew Cohen  <cohen@bu.edu>
1226
1227         * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
1228
1229 2012-07-21  Julien Danjou  <julien@danjou.info>
1230
1231         * message.el (message-dont-reply-to-names): Replace deprecated
1232         `rmail-dont-reply-to-names' with `mail-dont-reply-to-names'.
1233         (message-get-reply-headers): Ditto.
1234
1235 2012-07-18  Julien Danjou  <julien@danjou.info>
1236
1237         * sieve-mode.el (sieve-mode-map): Bind C-c C-c to
1238         `sieve-upload-and-kill'.
1239
1240         * sieve.el (sieve-bury-buffer): Remove function.
1241         (sieve-manage-mode-map): Map "q" to `kill-buffer'.
1242         (sieve-upload-and-kill): New function, mapped to C-c C-c.
1243
1244 2012-07-17  Andreas Schwab  <schwab@linux-m68k.org>
1245
1246         * shr.el (shr-expand-url): Handle URL starting with `//'.
1247
1248 2012-07-13  Chong Yidong  <cyd@gnu.org>
1249
1250         * smime.el (smime-certificate-info): Set buffer-read-only directly,
1251         instead of calling toggle-read-only with a (bogus) argument.
1252
1253 2012-07-09  Tassilo Horn  <tassilo@member.fsf.org>
1254
1255         * gnus-sum.el (gnus-summary-limit-to-author): Use default value instead
1256         of initial input when reading the author to restrict the summary to.
1257
1258 2012-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1259
1260         * mm-decode.el (mm-shr):
1261         Allow overriding charset by mm-charset-override-alist.
1262
1263 2012-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
1264
1265         * gnus-art.el (gnus-article-view-part):
1266         Toggle subparts of multipart/alternative part.
1267
1268 2012-06-27  Stefan Monnier  <monnier@iro.umontreal.ca>
1269
1270         * shr.el (shr-render-buffer): New command.
1271         (shr-visit-file): Use it.
1272
1273 2012-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1274
1275         * tests/gnustest-nntp.el, tests/gnustest-registry.el:
1276         Set no-byte-compile and no-update-autoloads.
1277
1278 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1279
1280         * mm-decode.el: Add coding cookie for a soft hyphen that mm-shr uses.
1281
1282 2012-06-25  Julien Danjou  <julien@danjou.info>
1283
1284         * nnimap.el (nnimap-request-articles-find-limit): Rename from
1285         `nnimap-request-move-articles-find-limit' since we do not use it only
1286         for move operations.
1287         (nnimap-request-accept-article): Use
1288         `nnimap-request-articles-find-limit' to limit search by message-id.
1289
1290 2012-06-22  Paul Eggert  <eggert@cs.ucla.edu>
1291
1292         Support higher-resolution time stamps (Bug#9000).
1293
1294         * time-date.el (with-decoded-time-value): New arg PICO-SYMBOL in
1295         VARLIST.  It's optional, for backward compatibility.
1296         (encode-time-value): New optional arg PICO.  New type 3.
1297         (time-to-seconds) [!float-time]: Support the new picoseconds
1298         component if it's used.
1299         (seconds-to-time, time-subtract, time-add):
1300         Support ps-resolution time stamps as well.
1301
1302 2012-06-19  Julien Danjou  <julien@danjou.info>
1303
1304         * nnir.el (nnir-run-imap): Fix, use `nnimap-change-group'.
1305
1306         * nnimap.el (nnimap-log-buffer): Check that
1307         `window-point-insertion-type' is boundp, since it's not available in
1308         XEmacs.
1309
1310 2012-06-19  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
1311
1312         * nnimap.el (nnimap-log-buffer): Add this, setting
1313         `window-point-insertion-type' in the buffer to t.
1314         (nnimap-log-command): Use nnimap-log-buffer.
1315
1316 2012-06-19  Julien Danjou  <julien@danjou.info>
1317
1318         * nnimap.el (nnimap-find-article-by-message-id): Add an optional limit
1319         argument to be able to limit the search.
1320         (nnimap-request-move-article): Use `nnimap-request-move-articles-find-limit'.
1321         (nnimap-request-move-articles-find-limit): Add this to limit the search
1322         by Message-Id after a message move.
1323         (nnimap): Add defgroup.
1324
1325 2012-06-18  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
1326
1327         * gnus-win.el (gnus-configure-frame): Pass an arg to window-dedicated-p.
1328
1329 2012-06-15  Julien Danjou  <julien@danjou.info>
1330
1331         * nnimap.el (nnimap-find-article-by-message-id): Use
1332         `nnimap-possibly-change-group' rather than its own EXAMINE call.
1333         (nnimap-possibly-change-group): Add read-only argument.
1334         (nnimap-request-list): Use nnimap-possibly-change-group rather than
1335         issuing EXAMINE manually.
1336         (nnimap-find-article-by-message-id): Use `nnimap-possibly-change-group'
1337         with read-only argument.
1338         (nnimap-change-group): Rename from `nnimap-possibly-change-group'. We
1339         cannot possibly change because we need to be sure that it's either
1340         read-write or read-only.
1341
1342 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1343
1344         * gnus-art.el (gnus-article-read-summary-keys): Protect against the key
1345         being bound to a lambda form.
1346
1347 2012-04-14  Wolfgang Jenkner  <wjenkner@inode.at>
1348
1349         * gnus-agent.el (gnus-agent-retrieve-headers): Recalculate the range of
1350         articles when fetch-old is non-nil (bug#11370).
1351
1352 2012-05-04  Wolfgang Jenkner  <wjenkner@inode.at>
1353
1354         * gnus-picon.el (gnus-picon-properties): New defcustom.
1355         (gnus-picon-create-glyph): Use it.
1356
1357 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1358
1359         * gnus-group.el (gnus-group-get-new-news): Respect
1360         `gnus-group-use-permanent-levels', as documented (bug#11638).
1361
1362 2012-06-10  Dave Abrahams  <dave@boostpro.com>
1363
1364         * gnus-int.el (gnus-warp-to-article): Limit registry warping to real
1365         groups (bug#11641).
1366
1367 2012-06-10  Toke Høiland-Jørgensen  <toke@toke.dk>  (tiny change)
1368
1369         * nnmaildir.el (nnmaildir-request-expire-articles): Ensure that `time'
1370         is an integer to avoid later problems.
1371
1372 2012-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1373
1374         * shr.el: Add a iso-8859-1 cookie to make stuff work under other
1375         locales.
1376
1377         * mm-decode.el (mm-display-part): Dissect archives when hitting `RET'
1378         on a handle.
1379
1380         * gnus-sum.el (gnus-summary-limit-to-author): Use the current From
1381         address as the default.
1382         (gnus-summary-insert-old-articles): Don't include unexistent messages.
1383
1384         * nnfolder.el (nnfolder-save-buffer): Delete old versions silently.  It
1385         makes no sense to query the user about internal files.
1386
1387         * gnus-spec.el: Remove all the byte-compilation stuff, since
1388         benchmarking shows that it doesn't help when entering large summary
1389         buffers.
1390
1391         * gnus-xmas.el (gnus-xmas-define): Remove.
1392
1393         * gnus-util.el (gnus-byte-code): Remove.
1394
1395         * gnus-spec.el (gnus-update-format-specifications): Remove outdated
1396         grouplens stuff.
1397
1398 2012-06-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1399
1400         * gnus-msg.el (gnus-msg-mail): Warn the user about Gnus not running
1401         (bug#11514).
1402
1403 2012-06-07  Stephen Eglen  <S.J.Eglen@damtp.cam.ac.uk>
1404
1405         * message.el (message-buffers): Return all buffers derived from Message
1406         to make `gnus-dired-attach' work with mu4e.
1407
1408 2012-06-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1409
1410         * nntp.el: Stop the `letf' madness.
1411         (nntp--report-1): New var.
1412         (nntp-report): Merge nntp-report-1 into it.
1413         (nntp-with-open-group-function): Set nntp--report-1 instead of modifying
1414         the nntp-report function.
1415
1416         * auth-source.el: Fix comment-style to follow the convention.
1417
1418 2012-05-28  Daiki Ueno  <ueno@unixuser.org>
1419
1420         * mm-decode.el (mm-inhibit-auto-detect-attachment): New variable.
1421         (mm-dissect-singlepart): Don't guess the MIME type of
1422         application/octet-stream parts if mm-inhibit-auto-detect-attachment is
1423         set.
1424         (mm-dissect-multipart): Bind mm-inhibit-auto-detect-attachment if the
1425         toplevel MIME type is multipart/encrypted.
1426
1427 2012-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1428
1429         * gnus-msg.el (gnus-msg-mail): Ensure that gnus-newsgroup-name is
1430         a string so that Gcc works (bug#11514).
1431
1432 2012-05-26  Stefan Monnier  <monnier@iro.umontreal.ca>
1433
1434         * legacy-gnus-agent.el (gnus-agent-unhook-expire-days):
1435         * gnus-demon.el (gnus-demon-init): Don't bother with type-of.
1436
1437 2012-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
1438
1439         * gnus-win.el (gnus-configure-frame): Don't signal an error when
1440         jumping to *Server* from a dedicated *Group* window.
1441         (gnus-configure-frame): CSE.
1442
1443         * gnus-registry.el: Minor style cleanup.
1444         (gnus-registry--set/remove-mark): New function, extracted from
1445         gnus-registry-install-shortcuts.
1446         (gnus-registry-install-shortcuts): Use it.
1447
1448 2012-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1449
1450         * nnspool.el (news-path): Use eval-and-compile.
1451
1452 2012-05-24  Glenn Morris  <rgm@gnu.org>
1453
1454         * nnspool.el (news-directory, news-path, news-inews-program):
1455         Move here from paths.el.  Don't see a need for these to be autoloaded.
1456
1457         * gnus.el (gnus-default-nntp-server): Make it a defcustom.
1458         Merge in doc from paths.el version.  Don't see any need for this to be
1459         autoloaded, or for the warning about users not setting it.
1460
1461 2011-12-02  Wolfgang Jenkner  <wjenkner@inode.at>
1462
1463         * gnus-agent.el (gnus-agent-save-active): Deal with the "groups"
1464         format.  In particular, add an optional argument and a docstring.
1465
1466         * gnus-start.el (gnus-groups-to-gnus-format): Use it.
1467
1468         * nntp.el (nntp-finish-retrieve-group-infos): Make `nntp-server-buffer'
1469         current before calling `gnus-groups-to-gnus-format'.
1470         Note that this was already the case for `gnus-active-to-gnus-format'.
1471
1472 2012-05-04  Paul Eggert  <eggert@cs.ucla.edu>
1473
1474         Fix minor Y10k bug.
1475         * nnweb.el (nnweb-google-parse-1): Don't assume years have 4 digits.
1476
1477 2012-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
1478
1479         * nnimap.el (nnimap-open-connection-1): Don't leave an "opening..."
1480         message once it's actually open.
1481
1482 2012-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1483
1484         * gnus.el: Ma Gnus v0.5 is released.
1485
1486 2012-04-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1487
1488         * auth-source.el (auth-source--aput-1, auth-source--aput)
1489         (auth-source--aget): New functions and macros.
1490         Use them instead of aput/aget.
1491
1492 2012-04-27  Andreas Schwab  <schwab@linux-m68k.org>
1493
1494         * gnus.el (debbugs-gnu): Don't override existing autoload definition.
1495
1496 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1497
1498         * plstore.el (plstore-called-interactively-p): New compat macro copied
1499         from message.el.
1500         (plstore-mode): Use it.
1501
1502 2012-04-26  Daiki Ueno  <ueno@unixuser.org>
1503
1504         * plstore.el: Revive the editing feature.
1505         (plstore-mode): New mode to edit plstore file.
1506         (plstore-mode-toggle-display, plstore-mode-original)
1507         (plstore-mode-decoded): New command.
1508         (plstore--encode, plstore--decode, plstore--write-contents-functions)
1509         (plstore--insert-buffer, plstore--make): New function.
1510         (plstore-open, plstore-save): Simplify by using them.
1511
1512 2012-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1513
1514         * pop3.el (pop3-wait-for-messages): Fix retrieved data size calculation.
1515
1516 2012-04-19  Juanma Barranquero  <lekktu@gmail.com>
1517
1518         * tls.el (open-tls-stream): Remove unused binding.
1519
1520 2012-04-16  Glenn Morris  <rgm@gnu.org>
1521
1522         * nndraft.el (nndraft-request-list): Fix declaration.
1523
1524 2012-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525
1526         * mm-decode.el (mm-dissect-buffer): Doc fix.
1527
1528         * gnus-msg.el (gnus-inews-insert-gcc): Don't do the alist stuff when we
1529         don't have a current group.
1530
1531         * gnus-sum.el (gnus-handle-ephemeral-exit): Avoid creating the group
1532         buffer if it doesn't exist.
1533
1534         * gnus-group.el (gnus-group-read-ephemeral-group): If no quit-config is
1535         given, mark the group as ephemeral with the current window conf.
1536
1537         * gnus-sum.el (gnus-set-global-variables): Don't assume that the group
1538         buffer exists, which it doesn't if we haven't started Gnus.
1539         (gnus-summary-exit): Allow quitting when we don't have a group buffer.
1540
1541 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1542
1543         * mml.el (mml-generate-mime): Allow specifying what the top-level part
1544         type is.
1545
1546         * gnus-start.el (gnus-clean-old-newsrc): Remove totally bogus
1547         `unexists' entries.
1548         (gnus-clean-old-newsrc): Fix last checkin.
1549
1550         * nnimap.el (nnimap-update-info): None of the articles below the active
1551         low-water mark exist.
1552
1553         * dgnushack.el: Get rid of XEmacs compilation warning.
1554
1555         * gnus-msg.el (gnus-summary-cancel-article): See what From header we
1556         would have gotten if we posted to the group, and use that to compare
1557         against the message we want to cancel (bug#10808).
1558
1559         * gnus-sum.el (gnus-auto-center-summary): `scroll-margin' isn't defined
1560         on XEmacs.
1561
1562 2012-04-10  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1563
1564         * gnus-sum.el (gnus-auto-center-summary): Set default to respect
1565         `scroll-margin'.
1566
1567 2012-04-10  Elias Oltmanns  <eo@nebensachen.de>  (tiny change)
1568
1569         * gnus-cite.el (gnus-dissect-cited-text): A single line without
1570         citation prefix within a block of cited text should be considered part
1571         of that block *only* if it is a blank line.
1572
1573 2012-04-09  Chong Yidong  <cyd@gnu.org>
1574
1575         * binhex.el, hashcash.el, uudecode.el:
1576         Remove * characters from the front of variable docstrings.
1577
1578 2012-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1579
1580         * shr.el (shr-find-fill-point): Remove unused code; don't break a line
1581         before kinsoku-bol characters nor within kinsoku-eol characters.
1582
1583 2012-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1584
1585         * gnus-sync.el (gnus-topic-alist, gnus-group-topic)
1586         (gnus-topic-create-topic, gnus-topic-enter-dribble): Silence compiler.
1587         (gnus-sync-read): Use mapc instead of mapcar.
1588
1589         * mm-archive.el: Require mm-decode for some macros.
1590         (gnus-recursive-directory-files, mailcap-extension-to-mime): Silence
1591         the byte compiler.
1592         (mm-archive-decoders): New function that returns the value of
1593         the mm-archive-decoders variable.
1594
1595         * mm-decode.el: Don't require mm-archive; autoload mm-archive functions
1596         instead.
1597         (mm-dissect-singlepart): Use the function mm-archive-decoders.
1598
1599         * nnimap.el (gnus-refer-thread-use-nnir):
1600         * nnmail.el (mail-send-and-exit): Silence the byte compiler.
1601
1602 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1603
1604         * gnus-compat.el: Define `bound-and-true-p' for XEmacs.
1605
1606 2012-03-12  Peter Münster  <pmrb@free.fr>
1607
1608         * gnus-demon.el (gnus-demon-timers): Now a plist (function -> timer).
1609         (gnus-demon-cancel): Ditto.
1610         (gnus-demon-run-callback): When function cannot be called due to low
1611         idleness, call it when idleness reaches the expected value, instead of
1612         waiting another timer period.
1613         (gnus-demon-init): Add `time' to arguments of call-back.
1614
1615 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616
1617         * dgnushack.el: Bind `gnus-registry-enabled' for XEmacs.
1618
1619         * gnus.el: Register gnus-registry functions.
1620
1621         * gnus-registry.el (gnus-try-warping-via-registry): Moved here and
1622         indent.
1623
1624         * gnus-int.el (gnus-warp-to-article): Check whether the registry is
1625         enabled before warping.
1626
1627 2012-03-22  Dave Abrahams  <dave@boostpro.com>
1628
1629         * gnus-sum.el (gnus-summary-insert-subject): Record information in the
1630         registry about each article retrieved.
1631
1632         * gnus-int.el (gnus-select-group-with-message-id): New function.
1633         (gnus-try-warping-via-registry): Ditto.
1634         (gnus-warp-to-article): Fall back on the registry.
1635
1636 2012-03-22  Sergio Martínez  <samf0xb58@gmail.com>  (tiny change)
1637
1638         * nnimap.el (nnimap-request-scan): Allow `nnimap-inbox' to be a list of
1639         inboxes.
1640
1641 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1642
1643         * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup.
1644
1645 2012-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1646
1647         * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that
1648         gnus-gcc-self-resent-messages may be a group parameter.
1649         (gnus-summary-resend-message): Don't encode encoded words in header
1650         when Gcc'ing resent message.
1651
1652 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1653
1654         * shr.el (shr-insert): Treat non-breaking space just like normal
1655         space.  This seems to produce more pleasing results.
1656         (shr-insert): Only insert a blank line if we're starting from an image.
1657         (shr-tag-br): Allow <br> to end lines or to make a single blank line.
1658         (shr-ensure-paragraph): Consider lines with white space to be blank.
1659
1660 2012-03-15  Elias Pipping  <pipping@lavabit.com>
1661
1662         * Makefile.in: Respect DESTDIR.
1663
1664 2012-03-14  Christopher Schmidt  <christopher@ch.ristopher.com>
1665
1666         * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook
1667         and gnus-gcc-post-body-encode-hook.
1668
1669 2012-03-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1670
1671         * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
1672         messages that don't exist.
1673
1674         * gnus-sum.el (gnus-summary-expire-articles): Ditto.
1675
1676 2012-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1677
1678         pgg-def.el, pgg-gpg.el, pgg-parse.el, pgg-pgp.el, pgg-pgp5.el, pgg.el:
1679         Remove.
1680
1681         dgnushack.el (pgg-snarf-keys-region): Remove autoload.
1682
1683         lpath.el (pgg-parse-crc24-string, pgg-parse-crc24): Remove declaration.
1684
1685 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1686
1687         * gnus-msg.el (gnus-inews-insert-gcc): Protect against when we don't
1688         have a group name.
1689
1690         * gnus-art.el (article-wash-html): Ensure that we insert the HTML into
1691         a multibyte buffer (bug#7410).
1692         (article-wash-html): Parse the original article buffer to get the
1693         unencoded data (bug#7410).
1694
1695         * gnus-start.el (gnus-read-newsrc-el-file): Protect against broken
1696         .newsrc.el files.
1697
1698 2012-04-05  Bastien Guerry  <bzg@altern.org>
1699
1700         * color.el (color-lighten-name): Fix typo.
1701
1702 2012-03-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1703
1704         * auth-source.el (auth-source-netrc-create): Quote tokens that contain
1705         "#" to avoid having them interpreted as comments.
1706
1707 2012-03-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1708
1709         * shr.el (shr-insert): Update the text state properly to avoid
1710         inserting spurious paragraph starts.
1711
1712 2012-03-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713
1714         * shr.el (shr-table-widths): Divide the extra width more fairly over
1715         the TDs (bug#10973).
1716         (shr-render-td): Don't delete too much padding.
1717         (shr-natural-width): Compute the natural width more correctly.
1718         (shr-insert): Allow the natural width to be computed for tables again.
1719         (shr-tag-table-1): Rework how the natural widths are computed by
1720         rendering the table a third time.
1721         (shr-natural-width): Removed.
1722         (shr-buffer-width): New function.
1723         (shr-expand-newlines): Use it.
1724
1725         * gnus-msg.el (gnus-bug): Don't delete the other windows.  We may be
1726         using a `gnus-use-full-window' setup (bug#11013).
1727
1728 2012-03-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1729
1730         * gnus-int.el (gnus-backend-trace): Flip default to nil before Emacs
1731         24.1 release.
1732
1733 2012-03-10  David Edmondson  <dme@dme.org>
1734
1735         * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
1736         'Forwarded Message' header and the start of the message.
1737
1738 2012-03-04  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
1739
1740         * gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
1741         isn't running (bug#10897).
1742
1743 2012-03-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744
1745         * tls.el (open-tls-stream): Don't set the dont-query-on-exit flag.
1746         This is inconsistent with all the other stream functions, which leave
1747         the setting up to the higher levels (if so wanted) (bug#10931).
1748
1749 2012-02-28  Glenn Morris  <rgm@gnu.org>
1750
1751         * gmm-utils.el, gnus-agent.el, gnus-score.el, messagexmas.el,
1752         mm-decode.el: Standardize possessive apostrophe usage.
1753
1754 2012-02-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1755
1756         * shr.el (shr-column-specs): Protect against TDs with "width: 0%".
1757
1758 2012-02-25  Andreas Schwab  <schwab@linux-m68k.org>
1759
1760         * parse-time.el (parse-time-string): Allow extractor to return nil.
1761
1762 2012-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1763
1764         * nntp.el (nntp-send-authinfo): Work for secure nntp entry in authinfo.
1765
1766 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1767
1768         * gnus-start.el (gnus-clean-old-newsrc): Allow a FORCE parameter.
1769
1770 2012-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1771
1772         * mm-decode.el (mm-shr): Remove "soft hyphens".
1773
1774         * nnimap.el (nnimap-request-list): Return the group names encoded as
1775         utf8.  Otherwise non-European group names don't work.
1776         (nnimap-request-newgroups): Ditto.
1777
1778         * gnus-sum.el (gnus-summary-insert-old-articles): Fix the syntax for
1779         the default in `read-string' (bug#10757).
1780
1781         * gnus-msg.el (gnus-group-post-news): Don't bug out on `C-u a' on
1782         topics (bug#10843).
1783
1784         * nnimap.el (nnimap-log-command): Add the IMAP address to the log
1785         buffer.  Suggested by Herbert Valerio Riedel.
1786         (nnimap-request-move-article): Delete the message from the correct IMAP
1787         server.
1788
1789 2012-02-19  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
1790
1791         * gnus-demon.el (gnus-demon-init): Don't multiply time twice.
1792         Reported by Peter Münster.
1793
1794 2012-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
1795
1796         * shr.el (shr-image-fetched): Make sure we really kill the right
1797         buffer.
1798
1799 2012-02-16  Leo Liu  <sdl.web@gmail.com>
1800
1801         * gnus-start.el (gnus-1): Avoid duplicate entries.
1802
1803 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1804
1805         * imap.el: Remove.
1806
1807         * nntp.el (nntp-coding-system-for-read): Remove.
1808         (nntp-coding-system-for-write): Ditto.
1809         (nntp-open-connection): Just use `binary' directly.
1810
1811         * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
1812         Gnus 0.3.
1813
1814 2012-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
1815
1816         * mm-decode.el (mm-dissect-singlepart): Guess what the type of
1817         application/octet-stream parts really is.
1818
1819         * gnus-sum.el (gnus-propagate-marks): Remove.
1820
1821 2012-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1822
1823         * shr.el (shr-rescale-image): Undo previous change; see
1824         <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
1825
1826 2012-02-15  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1827
1828         * gnus.el: Ma Gnus v0.3 is released.
1829
1830 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1831
1832         * gnus-sum.el (gnus-summary-local-variables): Make
1833         `gnus-newsgroup-unexist' into a local variable.
1834
1835 2012-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1836
1837         * registry.el (registry-usage-test, registry-persistence-test): Move to
1838         tests/gnustest-registry.el.
1839         (registry-make-testable-db, registry-match-test)
1840         (registry-instantiation-test): Move to tests/gnustest-registry.el.
1841
1842         * gnus-registry.el (gnus-registry-misc-test)
1843         (gnus-registry-usage-test): Move to tests/gnustest-registry.el.
1844
1845         * tests/gnustest-registry.el: New file with the registry and
1846         gnus-registry ERT tests.
1847
1848 2012-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
1849
1850         * gnus-msg.el (gnus-summary-resend-message): Make
1851         gnus-summary-resend-message-insert-gcc be last item in
1852         message-header-setup-hook.
1853
1854 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1855
1856         * nnfolder.el (nnfolder-marks-directory, nnfolder-marks-is-evil)
1857         (nnfolder-marks, nnfolder-marks-file-suffix, nnfolder-marks-modtime):
1858         Remove.
1859         (nnfolder-open-server): Don't use marks.
1860         (nnfolder-request-delete-group): Ditto.
1861         (nnfolder-request-rename-group): Ditto.
1862         (nnfolder-request-set-mark, nnfolder-request-marks)
1863         (nnfolder-group-marks-pathname, nnfolder-marks-changed-p)
1864         (nnfolder-save-marks, nnfolder-open-marks): Remove.
1865
1866         * nnml.el (nnml-marks-is-evil, nnml-marks-file-name, nnml-marks)
1867         (nnml-marks-modtime): Remove.
1868         (nnml-request-delete-group): Don't use marks.
1869         (nnml-request-rename-group): Ditto.
1870         (nnml-request-set-mark, nnml-request-marks, nnml-marks-changed-p)
1871         (nnml-save-marks, nnml-open-marks): Remove.
1872
1873         * nntp.el (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
1874         (nntp-marks-modtime, nntp-marks-directory, nntp-request-set-mark)
1875         (nntp-request-marks, nntp-marks-directory, nntp-marks-changed-p)
1876         (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory)
1877         (nntp-server-to-method-cache): Remove.
1878
1879         * shr.el (shr-rescale-image): Fix wrong merge.
1880
1881 2012-02-15  Lars Ingebrigtsen  <larsi@gnus.org>
1882
1883         * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
1884         too-wide lines.
1885
1886 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1887
1888         * nnimap.el (nnimap-record-commands): New variable.
1889         (nnimap-log-command): Use it.
1890         (nnimap-make-process-buffer): Add a space to the process buffer.
1891         (nnimap-transform-headers): Don't bug out on header lines containing
1892         stuff that look like IMAP length encodings.
1893
1894         * shr.el (shr-rescale-image): Allow viewing large images.
1895
1896 2012-02-12  Lars Ingebrigtsen  <larsi@gnus.org>
1897
1898         * nnml.el (nnml-request-compact-group): Delete the marks file after
1899         compaction (bug#10800).
1900
1901         * gnus-art.el (gnus-stop-downloads): Stop `url-queue' downloads on
1902         group exit.
1903
1904         * nnimap.el (nnimap-parse-flags): Parse correctly when we have mixed
1905         QRESYNC/FETCH output.
1906
1907 2012-02-11  Glenn Morris  <rgm@gnu.org>
1908
1909         * sieve-manage.el (sieve-manage-default-stream):
1910         * shr.el (shr):
1911         * nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format)
1912         (nnir-retrieve-headers-override-function)
1913         (nnir-imap-default-search-key, nnir-notmuch-program)
1914         (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix)
1915         (nnir-method-default-engines):
1916         * message.el (message-cite-reply-position):
1917         * gssapi.el (gssapi-program):
1918         * gravatar.el (gravatar):
1919         * gnus-sum.el (gnus-refer-thread-use-nnir):
1920         * gnus-registry.el (gnus-registry-unfollowed-addresses)
1921         (gnus-registry-max-pruned-entries):
1922         * gnus-picon.el (gnus-picon-inhibit-top-level-domains):
1923         * gnus-int.el (gnus-after-set-mark-hook)
1924         (gnus-before-update-mark-hook):
1925         * gnus-async.el (gnus-async-post-fetch-function):
1926         * auth-source.el (auth-source-cache-expiry):
1927         Add missing :version tags to new defcustoms and defgroups.
1928
1929 2012-02-11  Lars Ingebrigtsen  <larsi@gnus.org>
1930
1931         * gnus-sum.el (gnus-adjust-marked-articles): Add to
1932         `gnus-newsgroup-unexist'.
1933
1934         * gnus.el (gnus-article-mark-lists): Add `unexist' to the list of
1935         marks.
1936         (gnus-article-special-mark-lists): Put the `unexist' in the special
1937         marks list instead.
1938
1939         * gnus-sum.el (gnus-articles-to-read): Don't include unexisting
1940         articles in the list of articles to be selected.
1941
1942         * nnimap.el (nnimap-retrieve-group-data-early): Query for unexisting
1943         articles.
1944         (nnimap-update-info): Keep track of unexisting articles.
1945         (nnimap-update-qresync-info): Ditto.
1946
1947 2012-02-10  Lars Ingebrigtsen  <larsi@gnus.org>
1948
1949         * message.el (message-default-send-mail-function): Made into own
1950         function for reuse by emacsbug.el.
1951
1952 2012-02-09  Juanma Barranquero  <lekktu@gmail.com>
1953
1954         * gnus.el (gnus-method-ephemeral-p): Move after declaration of defsubst
1955         `gnus-sloppily-equal-method-parameters' to avoid a warning.
1956
1957 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1958
1959         * mm-archive.el (mm-archive-dissect-and-inline): New function.
1960         (mm-archive-dissect-and-inline): Fix up the undisplayer.
1961
1962         * gnus-compat.el: Define `timer-set-function'.
1963
1964         * mm-decode.el (mm-display-external): Output the text from the command
1965         in the buffer after the command finished.  This makes text-based
1966         commands behave better.
1967
1968 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
1969
1970         * gnus-compat.el: Add a compat for the old `url-retrieve'.
1971
1972 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1973
1974         * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
1975         23.1.
1976
1977 2012-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1978
1979         * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
1980
1981 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1982
1983         * message.el (smtpmail-smtp-user): Silence compiler warning.
1984
1985 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
1986
1987         * message.el (message-multi-smtp-send-mail): Also allow specifying the
1988         SMTP user name.
1989
1990 2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1991
1992         * gnus-sum.el (gnus-summary-show-thread):
1993         next-single-char-property-change may return nil in XEmacs.
1994         (gnus-summary-article-map): Fix typo.
1995
1996 2012-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
1997
1998         * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
1999         running.
2000
2001         * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
2002
2003         * gnus.el (gnus-server-extend-method): Don't add an -address component
2004         if the method already has one (bug#9676).
2005
2006 2012-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
2007
2008         * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
2009         of an initial-input for consistency (bug#10757).
2010
2011         * dgnushack.el: Fix XEmacs compilation warning.
2012
2013         * shr.el: Inhibit getting and sending cookies when fetching pictures.
2014
2015         * gnus-html.el (gnus-html-schedule-image-fetching): Ditto.
2016
2017 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2018
2019         * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
2020         lines that are narrower than the window width.  Otherwise background
2021         "blocks" will look less readable.
2022
2023 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2024
2025         * nnimap.el (nnimap-transform-headers): Remove unused variable.
2026         (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
2027         have newlines within the strings, and where the UID comes after the
2028         BODYSTRUCTURE element (bug#10537).
2029
2030         * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
2031         (bug#10732).
2032
2033         * shr.el (shr-insert-document): Add doc string.
2034         (shr-visit-file): Ditto.
2035         (shr-remove-trailing-whitespace): New function.
2036         (shr-insert-document): Use it to clean up trailing whitespace as the
2037         final step (bug#10714).
2038
2039 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2040
2041         * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
2042         buffer if `gnus-kill-summary-on-exit' is nil.
2043
2044 2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
2045
2046         * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
2047         when just reading a single group from "without" Gnus.
2048
2049 2012-02-06  Chong Yidong  <cyd@gnu.org>
2050
2051         * gnus-sum.el (gnus-summary-show-thread):
2052         next-single-char-property-change never returns nil (Bug#8657).
2053
2054 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2055
2056         * message.el (message-multi-smtp-send-mail): New function.
2057         (message-multi-smtp-send-mail): Respect the X-Message-SMTP-Method
2058         header to implement multi-SMTP functionality.
2059
2060         * gnus-agent.el (gnus-agent-send-mail-function): Removed.
2061         (gnus-agentize): Don't set it.
2062         (gnus-agent-send-mail): Don't use it.
2063
2064         * gnus-sum.el (gnus-summary-widget-backward): New function and
2065         keystroke.
2066
2067         * gnus-compat.el: More the compat functions more compatible.
2068
2069         * shr.el (shr-put-image): Remove underlines from sliced images.
2070         (shr-zoom-image): Compute the region to be replaced more correctly.
2071
2072 2012-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2073
2074         * gnus-msg.el (gnus-gcc-self-resent-messages): New user option.
2075         (gnus-summary-resend-message-insert-gcc): New function.
2076         (gnus-summary-resend-message): Modify message-header-setup-hook and
2077         message-sent-hook to make it work for Gcc.
2078         (gnus-inews-do-gcc): Update the number of unread articles of groups
2079         that messages are Gcc'd to.
2080
2081         * message.el (message-resend): Run message-sent-hook to do Gcc.
2082
2083 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2084
2085         * lpath.el: Fix an XEmacs compilation warning.
2086
2087         * gnus-compat.el: Require `help-fns' to fix compilation error.
2088
2089         * gnus-registry.el (gnus-registry-fixup-registry): Move the message to
2090         a higher level to silence compilation.
2091
2092         * gnus-art.el (gnus-shr-put-image): Take and pass on a `flags'
2093         parameter to allow controlling the scaling.
2094
2095         * shr.el (shr-zoom-image): New command and keystroke.
2096         (shr-put-image): Take a `size' flag to say how to scale the image.
2097
2098         * gnus-compat.el: Redefine `delete-directory' to provide recursive
2099         deletion unless already defined.
2100
2101         * gnus.el (gnus-compat): Require it.
2102
2103         * gnus-compat.el: New file.
2104
2105         * gnus-start.el (gnus-clean-old-newsrc): New function.
2106         (gnus-read-newsrc-file): Use it.
2107
2108         * mm-archive.el (mm-dissect-archive): Use it to get all file names.
2109         Use recursive deletion.
2110         (mm-dissect-archive): Add support for zip files.
2111
2112         * gnus-util.el (gnus-recursive-directory-files): New function.
2113
2114         * mm-archive.el (mm-archive-list-files): Inline text and image parts.
2115         (mm-archive-decoders): Add tgz support.
2116
2117         * mm-decode.el (mm-shr): Make sure that the HTML ends with a newline.
2118         Otherwise inserting text into the Gnus buffer can look odd.
2119
2120         * gnus-art.el (gnus-mime-inline-part): Slight clean-up.
2121
2122         * mm-archive.el (mm-archive-decoders): Add support for tar.
2123
2124         * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
2125
2126         * nnmail.el (nnmail-extra-headers): Add Cc to the default.
2127
2128 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2129
2130         * mm-decode.el (mm-dissect-singlepart): Check that the decoder exists.
2131
2132         * mm-archive.el: New file.
2133
2134         * mm-decode.el (mm-dissect-singlepart): Use it to decode ms-tnef files.
2135
2136         * mm-util.el (mm-find-buffer-file-coding-system): Comment fix.
2137
2138         * message.el (message-goto-*): Make all the `message-goto-*' commands
2139         push the mark before moving point.  This makes it easier to go back to
2140         where you came from after editing whatever you jumped to.
2141
2142 2012-01-31  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
2143
2144         * gnus.el: Ma Gnus v0.1 is released.
2145
2146 2012-02-05  Lars Ingebrigtsen  <larsi@gnus.org>
2147
2148         * nnimap.el (nnimap-open-server): Allow switching the nnoo server
2149         without reconnecting.
2150         (nnimap-possibly-change-group): Ditto.
2151         (nnimap-finish-retrieve-group-infos): Don't reconnect if the server
2152         connection has died before being called.
2153
2154 2012-02-02  Lars Ingebrigtsen  <larsi@gnus.org>
2155
2156         * nnimap.el (nnimap-retrieve-group-data-early): Don't say we're doing
2157         an initial sync unless we're really doing one.
2158
2159         * gnus-group.el (gnus-group-read-ephemeral-group): Don't add a new
2160         address parameter if one already exists (bug#9676).
2161
2162         * gnus-msg.el (gnus-summary-mail-forward): Respect the process marks,
2163         not the prefix, as documented (bug#10689).
2164
2165 2012-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2166
2167         * gnus.el (gnus-valid-select-methods): nnmaildir also saves marks in
2168         the "server".
2169
2170         * gnus-group.el (gnus-group-get-new-news-this-group): Don't overwrite
2171         the real error message with the useless "previously known to be down".
2172         Which isn't even correct.
2173
2174         * nntp.el (nntp-open-connection): Report the error message if the nntp
2175         server can't be reached.
2176
2177         * nnimap.el (nnimap-retrieve-group-data-early): Keep track of how many
2178         groups we do a total scan for.
2179         (nnimap-wait-for-response): Say that we're doing a total scan, if we're
2180         doing that.
2181
2182 2012-01-31  Jim Meyering  <jim@meyering.net>
2183
2184         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2185         Correct a comment (insert "not") and hide nominally-doubled "to".
2186
2187 2012-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2188
2189         * gnus.el (gnus-version): Change name to "Ma Gnus".
2190
2191 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2192
2193         * gnus-agent.el (gnus-agent-auto-agentize-methods): Point to the Agent
2194         section in the manual.
2195
2196 2012-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2197
2198         * rfc2047.el (rfc2047-encode-region): Allow not folding the encoded
2199         words.
2200         (rfc2047-encode-string): Ditto.
2201         (rfc2047-encode-parameter): Don't fold parameters.  Some MUAs do not
2202         understand folded filename="..." parameters, for instance.
2203
2204         * nnimap.el (nnimap-wait-for-response): Include the imap server name in
2205         the message for greater debuggability.
2206
2207 2012-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
2208
2209         * mm-view.el (mm-display-inline-fontify): Bind `font-lock-support-mode'
2210         instead of setting it locally, since the latter doesn't seem to have
2211         any effect (most of the time).
2212
2213 2012-01-27  Elias Pipping  <pipping@lavabit.com>  (tiny change)
2214
2215         * shr.el (shr-browse-url): Fix the name of the `browse-url-mail'
2216         function call.
2217
2218 2012-01-27  Gábor Vida  <vidagabor@gmail.com>  (tiny change)
2219
2220         * gnus-demon.el (gnus-demon-run-callback, gnus-demon-init): Convert to
2221         seconds, and make the repeat clause with HH:MM specs work as
2222         documented.
2223
2224 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2225
2226         * proto-stream.el (proto-stream-capability-open): Fall back on
2227         :end-of-command if :end-of-capability doesn't exist.
2228
2229 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2230
2231         * gnus-sum.el (gnus-summary-mode): Don't make bidi-paragraph-direction
2232         bound globally in old Emacsen and XEmacsen.
2233
2234 2012-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
2235
2236         * gnus-start.el (gnus-get-unread-articles): Clear out "early" methods
2237         so that previous errors don't prohibit getting new news.
2238
2239         * nnimap.el (nnimap-retrieve-group-data-early): Ditto.
2240
2241         * nntp.el (nntp-retrieve-group-data-early): Ditto.
2242
2243 2012-01-26  Nick Alcock  <nick.alcock@oracle.com>  (tiny change)
2244
2245         * gnus.el (gnus-group-find-parameter): Check for liveness of the
2246         buffer, not of the string which is its name.
2247
2248 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2249
2250         * proto-stream.el (proto-stream-capability-open): Wait for
2251         :end-of-capability, not :end-of-command.
2252
2253         * gnus-sum.el (gnus-summary-move-article): Don't propagate marks to
2254         non-server-marks groups.
2255         (gnus-group-make-articles-read): Ditto.
2256
2257         * gnus-srvr.el (gnus-server-prepare): Use it to avoid showing ephemeral
2258         methods (bug#9676).
2259
2260         * gnus.el (gnus-method-ephemeral-p): New function.
2261
2262 2012-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2263
2264         * gnus-sum.el (gnus-summary-mode): Force paragraph direction to be
2265         left-to-right.
2266
2267 2012-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2268
2269         * nnimap.el (nnir-search-thread): Autoload to avoid a compilation
2270         warning.
2271
2272 2012-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
2273
2274         * gnus-sum.el (gnus-summary-line-format-alist): Don't try to
2275         macroexpand the nnir things, since they haven't been defined yet, and
2276         nnir requires gnus-sum.
2277
2278 2012-01-24  Julien Danjou  <julien@danjou.info>
2279
2280         * color.el (color-rgb-to-hsl): Fix value computing.
2281         (color-hue-to-rgb): New function.
2282         (color-hsl-to-rgb): New function.
2283         (color-clamp, color-saturate-hsl, color-saturate-name)
2284         (color-desaturate-hsl, color-desaturate-name, color-lighten-hsl)
2285         (color-lighten-name, color-darken-hsl, color-darken-name): New function.
2286
2287 2012-01-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2288
2289         * mm-decode.el (mm-interactively-view-part): Fix prompt.
2290
2291 2012-01-19  Julien Danjou  <julien@danjou.info>
2292
2293         * color.el (color-name-to-rgb): Use the white color to find the max
2294         color component value and return correctly computed values.
2295         (color-name-to-rgb): Add missing float conversion for max value.
2296
2297 2012-01-10  Teodor Zlatanov  <tzz@lifelogs.com>
2298
2299         * nntp.el (nntp-send-authinfo): Query `auth-source-search' with the
2300         logical server name in addition to the actual machine address.
2301
2302         * auth-source.el (auth-source-user-and-password): Add convenience
2303         wrapper to search by just host and optionally user.
2304
2305 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2306
2307         * shr.el (shr-visit-file): Move point to the beginning of the buffer
2308         after rendering.
2309
2310 2012-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
2311
2312         * gnus-sync.el (gnus-sync-newsrc-groups): Quote normally.
2313         (gnus-sync-lesync-pre-save-group-entry): Remove invalid invlists.
2314         (gnus-sync-lesync-normalize-group-entry): Ignore a few more keys.
2315
2316 2012-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317
2318         * gnus-sum.el (gnus-summary-read-group): Document more parameters
2319         (bug#9693).
2320         (gnus-summary-setup-buffer): Document return value (bug#9697).
2321
2322         * mm-decode.el (mm-interactively-view-part): Use `completing-read',
2323         since ido doesn't work on symbols (bug#9632).
2324
2325         * gnus.el (gnus-group-fast-parameter): Use the same precedence rules
2326         when getting a single value as when getting all the values.  This means
2327         that atoms like `gcc-self' work cumulatively, like variable settings,
2328         instead of getting the value from the last matching clause.
2329         (gnus-group-find-parameter): Protect against the group buffer not
2330         existing (bug#9585).
2331
2332 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2333
2334         * gnus-start.el (gnus-activate-group): Document more parameters
2335         (bug#9694).
2336
2337         * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
2338         (bug#9692).
2339
2340         * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
2341         article was fetched, so that it can be expired later (bug#9958).
2342         (gnus-agent-summary-fetch-series): Add doc string.
2343         (gnus-agent-summary-fetch-group): Don't remove tick and dormant marks
2344         (bug#9517).
2345
2346         * nntp.el (nntp-retrieve-groups): Refuse to do retrieval when an async
2347         retrieval is happening.
2348
2349         * gnus.el (gnus-parameters): Doc fix.
2350
2351 2012-01-06  Dave Abrahams  <dave@boostpro.com>
2352
2353         * gnus-sum.el (gnus-summary-refer-thread): If the subtree is hidden,
2354         show the thread after expansion.
2355
2356 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2357
2358         * gnus-art.el (article-narrow-to-head): If the head is completely
2359         empty, narrow to the empty region (bug#9764).
2360
2361         * gnus-sum.el (gnus-summary-mark-article-as-unread): Mark articles as
2362         read, and then mark them as unread only when the unread mark is used.
2363         This makes `C-- T k' actually work, even though it's confusing.
2364
2365         * gnus-win.el (gnus-all-windows-visible-p): Ensure that the buffer is
2366         alive before we try to find its window.
2367
2368 2012-01-06  Brian Sniffen  <bsniffen@akamai.com>  (tiny change)
2369
2370         * mm-decode.el (mm-display-external): Use a longer timeout for the
2371         deletion to allow slow programs to display the file.
2372
2373 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2374
2375         * gnus-art.el (gnus-article-browse-delete-temp-files): Fix up the
2376         prompt to be less confusing.
2377
2378         * gnus-msg.el (gnus-summary-reply): Do not give a `switch-to-buffer'
2379         argument to `message-reply'.  This broke `special-display-*' frame
2380         pop-uping (bug#10238).
2381
2382 2012-01-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2383
2384         * starttls.el (starttls-available-p): Return nil on Windows/MS-DOS
2385         systems, since these allegedly don't work there.
2386
2387 2012-01-04  Chris Gray  <chrismgray@gmail.com>  (tiny change)
2388
2389         * mm-decode.el (mm-shr): Check that `gnus-summary-buffer' really is a
2390         live buffer.
2391
2392 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2393
2394         * nnir.el (nnir-retrieve-headers): Protect against the article not
2395         existing on the server (bug#10335).
2396
2397 2012-01-04  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
2398
2399         * gnus-agent.el (gnus-agent-load-local): Recompute
2400         gnus-agent-article-local on changing method.
2401
2402 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403
2404         * gnus.el (gnus-parameters): Note precedence.
2405
2406 2012-01-04  Leo Liu  <sdl.web@gmail.com>
2407
2408         * nndraft.el (nndraft-update-unread-articles): Don't move point around
2409         in the group buffer.
2410
2411 2012-01-04  Julien Danjou  <julien@danjou.info>
2412
2413         * nnimap.el (nnimap-update-info): Fix an error when all articles UIDs
2414         change.
2415
2416 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2417
2418         * shr.el (shr-rescale-image): Add :ascent 100 to the rescaled picture,
2419         too.
2420
2421         * nntp.el (nntp-retrieve-group-data-early): Use it.
2422
2423 2012-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2424
2425         * nntp.el (nntp-retrieval-in-progress): New variable.
2426         (nntp-make-process-buffer): Make it buffer-local.
2427
2428         * gnus-demon.el (gnus-demon-time-to-step): Resurrect function lost in
2429         2010.
2430         (gnus-demon-init): Use it to compute the time if time is on the form
2431         "04:23".
2432
2433         * gnus-topic.el (gnus-topic-history): Define `gnus-topic-history'.
2434
2435         * nnimap.el (nnimap-finish-retrieve-group-infos): Check the connection
2436         status in the correct buffer.
2437
2438 2012-01-03  Leo Liu  <sdl.web@gmail.com>
2439
2440         * gnus-topic.el (gnus-topic-goto-next-group): Don't move point around
2441         when opening topics (bug#10407).
2442
2443 2011-12-30  Paul Eggert  <eggert@cs.ucla.edu>
2444
2445         * gnus-cus.el (gnus-score-customize):
2446         * gnus-sum.el (gnus-sort-gathered-threads):
2447         * message.el (message-shorten-references):
2448         * nnmairix.el (nnmairix-request-group):
2449         * uudecode.el (uudecode-decode-region-internal): Spelling fix.
2450
2451 2011-12-29  Paul Eggert  <eggert@cs.ucla.edu>
2452
2453         * gnus-agent.el (gnus-agent-regenerate-group):
2454         * gnus-int.el (gnus-retrieve-group-data-early):
2455         * mm-util.el (mm-codepage-ibm-list):
2456         * nndiary.el (Commentary, nndiary-get-new-mail):
2457         * nnir.el (nnir):
2458         * pgg-parse.el (pgg-parse-symmetric-key-algorithm-alist): Spelling fix.
2459
2460 2011-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2461
2462         * mm-view.el (mm-display-inline-fontify): Add comment.
2463
2464 2011-12-21  Paul Eggert  <eggert@cs.ucla.edu>
2465
2466         * nndiary.el (nndiary-parse-schedule-value, nndiary-parse-schedule):
2467         * ntlm.el (ntlm-smb-dohash): Spelling fix.
2468
2469 2011-12-19  Paul Eggert  <eggert@cs.ucla.edu>
2470
2471         * gnus-art.el (gnus-split-methods):
2472         * gnus-msg.el (gnus-configure-posting-styles):
2473         * gnus-spec.el (gnus-parse-simple-format):
2474         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
2475         * message.el (message-do-actions): Spelling fix.
2476
2477 2011-12-15  Juri Linkov  <juri@jurta.org>
2478
2479         * mm-decode.el (mm-inline-media-tests): Add missing
2480         `mm-handle-media-subtype'.
2481
2482 2011-12-14  Paul Eggert  <eggert@cs.ucla.edu>
2483
2484         * gnus-group.el (gnus-group-tool-bar):
2485         * gnus-sum.el (gnus-summary-tool-bar):
2486         * message.el (message-tool-bar):
2487         * rfc2231.el (rfc2231-parse-string): Spelling fix.
2488
2489 2011-12-12  Paul Eggert  <eggert@cs.ucla.edu>
2490
2491         * plstore.el (plstore--insert-buffer): Spelling fix.
2492
2493 2011-12-09  Tassilo Horn  <tassilo@member.fsf.org>
2494
2495         * message.el (message-valid-fqdn-regexp): Update with newly approved
2496         top-level domain names ".tel" and ".asia".
2497
2498 2011-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2499
2500         * gnus-sum.el (gnus-summary-show-article): Don't load shr
2501         unconditionally.
2502
2503 2011-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2504
2505         * message.el (message-pop-to-buffer): Use pop-to-buffer instead of
2506         pop-to-buffer-same-window for old Emacsen.
2507
2508 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2509
2510         * gnus-sum.el (gnus-summary-make-tool-bar): Fix typo.
2511
2512 2011-12-05  Paul Eggert  <eggert@cs.ucla.edu>
2513
2514         * netrc.el (netrc-credentials): Spelling fix.
2515
2516 2011-12-04  Paul Eggert  <eggert@cs.ucla.edu>
2517
2518         * gnus-fun.el (gnus-fun-ppm-change-string):
2519         * gnus-msg.el (gnus-inews-do-gcc):
2520         * gnus-sum.el (gnus-summary-find-for-reselect):
2521         * gnus.el (gnus-summary-cancelled):
2522         * message.el (message-cancel-hook, message-send-news):
2523         * nndiary.el (nndiary-headers, nndiary-parse-schedule-value):
2524         * nnir.el (nnir-run-hyrex):
2525         * nntp.el (nntp-with-open-group-function):
2526         * pgg.el (pgg-pending-timers): Spelling fix.
2527
2528 2011-12-04  Chong Yidong  <cyd@gnu.org>
2529
2530         * message.el (message-pop-to-buffer): Partially revert 2011-11-30
2531         change (Bug#10200).
2532
2533 2011-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2534
2535         * compface.el (uncompface):
2536         * gnus-art.el (gnus-article-x-face-command): Update the header format
2537         of icon data for the most recent icontopbm program.
2538
2539 2011-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2540
2541         * gnus-msg.el (gnus-inews-do-gcc):
2542         * message.el (message-send-mail):
2543         * mml.el (mml-generate-mime): Share the value of the buffer-local
2544         `message-options' variable between a draft buffer and temprary working
2545         buffers.
2546
2547 2011-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
2548
2549         * message.el (message-pop-to-buffer): Revert 2011-09-11 change.
2550
2551 2011-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2552
2553         * gnus-art.el (gnus-article-browse-html-parts): Convert link file names
2554         for Cygwin.
2555
2556 2011-11-27  Paul Eggert  <eggert@cs.ucla.edu>
2557
2558         * gnus-group.el (gnus-group-prepare-flat):
2559         * mm-bodies.el (mm-encode-body):
2560         * mml.el (mml-preview):
2561         * nnml.el (nnml-request-compact-group):
2562         * pop3.el (pop3-stream-type): Spelling fix.
2563
2564 2011-11-26  Paul Eggert  <eggert@cs.ucla.edu>
2565
2566         * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix.
2567
2568 2011-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2569
2570         * color.el (color-rgb-to-hsl):
2571         * gmm-utils.el (gmm-tool-bar-style):
2572         * gnus-group.el (gnus-group-prepare-flat):
2573         * gnus-topic.el (gnus-topic-prepare-topic):
2574         * mm-decode.el (mm-discouraged-alternatives):
2575         * rfc2047.el (rfc2047-encode-1):
2576         * starttls.el: Spelling fix.
2577
2578 2011-11-24  Glenn Morris  <rgm@gnu.org>
2579
2580         * binhex.el (binhex-begin-line): Give it basic doc-string.
2581
2582         * starttls.el, tls.el: Fix case of "GnuTLS".
2583
2584 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2585
2586         * gnus-group.el (gnus-group-highlight): Fix typo.
2587
2588 2011-11-24  Adam W  <adam_w67@yahoo.com>  (tiny change)
2589
2590         * mail-source.el (mail-source-fetch-maildir): Don't expect the return
2591         value of `delete-file', that returns nil for a local file but returns t
2592         for a remote file using ssh.
2593
2594 2011-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2595
2596         * gnus-sum.el (gnus-summary-save-article): Spelling fix.
2597
2598 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599
2600         * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to
2601         avoid later breakage.
2602
2603 2011-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2604
2605         * gnus-art.el (gnus-article-setup-buffer): Decode group name used for
2606         article buffers' name.
2607
2608 2011-11-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2609
2610         * shr.el (shr-table-horizontal-line): Revert infinite loops introduced
2611         by Paul Eggert's spellfixes two days ago.
2612
2613 2011-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2614
2615         * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that
2616         doesn't have it.
2617
2618         * mm-view.el (mm-display-inline-fontify): Make the font-lock variables
2619         buffer-local instead of binding them to avoid warnings.  Also demote
2620         errors (bug#10063).
2621         (font-lock-mode-hook): Shut up byte compiler.
2622
2623 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2624
2625         * mm-util.el (mm-charset-after):
2626         * nnir.el (nnir-run-hyrex):
2627         * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response)
2628         (ntlm-get-password-hashes, ntlm-md4hash):
2629         * smime.el: Fix typo.
2630
2631 2011-11-20  Paul Eggert  <eggert@cs.ucla.edu>
2632
2633         * gnus-agent.el (gnus-agent-expire-group-1):
2634         * nndiary.el (nndiary-last-occurence):
2635         * nnimap.el (nnimap-request-set-mark):
2636         * nnmairix.el (nnmairix-only-use-registry):
2637         * gnus-group.el (gnus-group-prepare-flat):
2638         * gnus-sum.el (gnus-decode-encoded-word-methods):
2639         * message.el (message-wash-subject):
2640         * nntp.el (nntp-retrieve-headers-with-xover):
2641         * smime.el (smime-certificate-directory): Spelling fix.
2642
2643 2011-11-19  Paul Eggert  <eggert@cs.ucla.edu>
2644
2645         * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables.
2646
2647         * color.el:
2648         * gnus-agent.el (gnus-agent-possibly-alter-active):
2649         * gnus-dired.el (gnus-dired-print):
2650         * mail-parse.el:
2651         * nnmairix.el (nnmairix-request-group):
2652         * shr.el (shr-image-displayer):
2653         * sieve-manage.el:
2654         * spam.el (spam-autodetect-recheck-messages): Spelling fix.
2655
2656 2011-11-18  Paul Eggert  <eggert@cs.ucla.edu>
2657
2658         * gnus-sum.el (gnus-auto-select-subject):
2659         * spam-report.el (spam-report-resend): Spelling fix.
2660
2661 2011-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2662
2663         * gnus-agent.el (gnus-agent-get-undownloaded-list):
2664         * gnus-art.el (gnus-default-article-saver):
2665         * gnus-srvr.el (gnus-server-copy-server):
2666         * gnus.el (gnus-sloppily-equal-method-parameters):
2667         * html2text.el (html2text-format-tag-list):
2668         * message.el (message-narrow-to-head):
2669         * nndiary.el:
2670         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2671         * sieve.el: Spelling fix.
2672
2673 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2674
2675         * gnus-agent.el (gnus-agent-expire-unagentized-dirs):
2676         * gnus-sum.el (gnus-summary-make-menu-bar):
2677         * gnus-uu.el (gnus-uu-decode-postscript)
2678         (gnus-uu-decode-postscript-and-save):
2679         * mailcap.el (mailcap-print-command):
2680         * registry.el (registry-lookup, registry-lookup-breaks-before-lexbind):
2681         Fix typos.
2682
2683 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2684
2685         * gnus-art.el (gnus-article-part-wrapper):
2686         * html2text.el (html2text-fix-paragraphs):
2687         * mm-decode.el (mm-image-fit-p):
2688         * rfc2047.el (rfc2047-encode-message-header):
2689         * shr-color.el (shr-color-visible-distance-min)
2690         (shr-color-relative-to-absolute, set-minimum-interval)
2691         (shr-color-visible): Fix typos.
2692
2693 2011-11-15  Paul Eggert  <eggert@cs.ucla.edu>
2694
2695         * gmm-utils.el (gmm-tool-bar-item):
2696         * gnus-art.el (gnus-treat-body-boundary):
2697         * gnus-diary.el (gnus-user-format-function-d):
2698         * gnus-start.el (gnus-get-unread-articles):
2699         * pgg-gpg.el (pgg-gpg-update-agent):
2700         * smime.el (smime-cert-by-ldap-1): Spelling fix.
2701
2702 2011-11-14  Paul Eggert  <eggert@cs.ucla.edu>
2703
2704         * gnus-topic.el (gnus-group-prepare-topics):
2705         * gnus-uu.el (gnus-extract-view):
2706         * gnus-win.el (gnus-use-frames-on-any-display): Spelling fix.
2707
2708 2011-11-09  Teodor Zlatanov  <tzz@lifelogs.com>
2709
2710         * spam.el: Move BBDB autoloads.
2711         (spam-exists-in-BBDB-p): New function to do the BBDB search directly in
2712         BBDB 2 and 3.
2713         (spam-check-BBDB): Use it.
2714         (spam-enter-ham-BBDB): Use it.
2715
2716 2011-11-09  Paul Eggert  <eggert@cs.ucla.edu>
2717
2718         * smime.el (smime-draw-buffer): Spelling fix.
2719
2720 2011-10-31  Peter Münster  <pmrb@free.fr>  (tiny change)
2721
2722         * gnus-group.el (gnus-group-get-new-news): New parameter `one-level'
2723         for scanning exactly one level.
2724         * gnus-start.el (gnus-get-unread-articles): Ditto.
2725
2726 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727
2728         * gnus-sum.el (gnus-articles-to-read): Change wording in prompt to be
2729         slightly clearer.
2730
2731 2011-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
2732
2733         * gnus-sync.el: More commentary about setup.
2734
2735 2011-11-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2736
2737         * message.el (message-send-and-exit): Document `arg'.
2738
2739 2011-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
2740
2741         * nnimap.el (nnimap-open-connection-1): Use tcp-keealive if possible.
2742
2743 2011-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
2744
2745         * gnus-sync.el: More commentary about `gnus-sync-read' issues.
2746
2747         * gnus-util.el (gnus-bound-and-true-p): Another comment to explain why
2748         we don't use `bound-and-true-p'.
2749
2750 2011-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
2751
2752         * gnus-util.el (gnus-bound-and-true-p): Remove.
2753         (gnus-bound-and-true-dumber-p): Rename to `gnus-bound-and-true-p'.
2754         * nnir.el: Use it.
2755         * nnmairix.el: Use it.
2756
2757 2011-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
2758
2759         * gnus-sync.el: Improve docs about CouchDB admins.
2760
2761         * gnus-util.el (gnus-bound-and-true-dumber-p): Define new, slower, dumb
2762         function because `gnus-bound-and-true-p' doesn't work well in XEmacs
2763         for reasons unknown.
2764         * nnir.el: Use it.
2765         * nnmairix.el: Use it.
2766
2767         * nnregistry.el: Remove unnecessary `gnus-registry-enabled' defvar.
2768         * nnir.el: Ditto.
2769         * nnmairix.el: Ditto.
2770
2771         * gnus-registry.el (gnus-registry-enabled): Default to nil.
2772
2773 2011-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
2774
2775         * gnus-sync.el (gnus-sync-lesync-setup): Fix salt when user setup is
2776         not needed.  Provide xmlplistread list function to produce XML plist
2777         output for non-Gnus LeSync clients.
2778
2779 2011-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
2780
2781         * gnus-fallback-lib/json.el: Add for XEmacs and Emacs 22 support.
2782
2783         * gnus-sync.el: Add LeSync synchronization backend and logic to read
2784         and save against it.  Group subscriptions, read marks, other marks,
2785         subscription levels, topic names, and topic offsets (the group's
2786         position within the topic) are saved.  This is an experimental backend
2787         and may change significantly.  Load json.el from the gnus-fallback-lib
2788         if it's not available otherwise.
2789         (gnus-sync-save): Don't use `apply-partially' because of XEmacs.
2790
2791 2011-10-26  Stefan Monnier  <monnier@iro.umontreal.ca>
2792
2793         * message.el (message-completion-function): Make sure
2794         message-tab-body-function is not attempted if one of
2795         message-completion-alist fails to find a completion (bug#9158).
2796
2797 2011-10-26  Daiki Ueno  <ueno@unixuser.org>
2798
2799         * mml.el (mml-quote-region): Quote <#secure> tag.
2800         (mml-generate-mime-1): Unquote <#secure> tag.
2801
2802 2011-10-20  Chong Yidong  <cyd@gnu.org>
2803
2804         * gnus-cite.el (gnus-message-citation-mode): Doc fix (in Emacs 24,
2805         calling a minor mode from Lisp with nil arg enables it, so we have to
2806         make the wording a bit ambiguous here).
2807
2808 2011-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
2809
2810         * gnus-util.el (gnus-bound-and-true-p): Macro for XEmacs compatibility.
2811         * nnir.el (nnir-mode): Use it.
2812         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2813         Use it.
2814
2815         * nnir.el (gnus-registry-enabled): Defvar to keep the compiler happy.
2816         * nnmairix.el (gnus-registry-enabled): Ditto.
2817
2818 2011-10-17  Dave Abrahams  <dave@boostpro.com>
2819
2820         * gnus-registry.el (gnus-registry-enabled): Add new variable (Bug#9691).
2821         (gnus-registry-install-shortcuts): Set `gnus-registry-install' to 'ask
2822         only while we need to find out if it should be t or nil.
2823         (gnus-registry-initialize): Don't set `gnus-registry-install' to t.
2824         (gnus-registry-install-hooks): Set `gnus-registry-enabled' to t when
2825         the registry is installed.  Set it to nil when it's unloaded.
2826         (gnus-registry-install-p): Provide user guidance for the initial value
2827         of `gnus-registry-install' when it's 'ask, otherwise return its value.
2828         * nnregistry.el (nnregistry-open-server, nnregistry-server-opened):
2829         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2830         * nnmairix.el (nnmairix-determine-original-group-from-registry):
2831         Use `gnus-registry-enabled' instead of `gnus-registry-install'.
2832         * nnir.el (nnir-mode): Use `gnus-registry-enabled' instead of
2833         `gnus-registry-install'.
2834
2835 2011-10-17  Daiki Ueno  <ueno@unixuser.org>
2836
2837         * mml2015.el (mml2015-epg-find-usable-key): Add comment about the
2838         previous change.
2839         * mml1991.el (mml1991-epg-find-usable-key): Skip the whole key if the
2840         primary key is marked as disabled.
2841
2842 2011-10-17  Christian von Roques  <roques@mti.ag>  (tiny change)
2843
2844         * mml2015.el (mml2015-epg-find-usable-key): Skip the whole key if the
2845         primary key is marked as disabled.
2846
2847 2011-10-11  Andreas Schwab  <schwab@linux-m68k.org>
2848
2849         * html2text.el (html2text-clean-anchor): Check for quotes around
2850         `href' value.
2851
2852 2011-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
2853
2854         * spam.el (spam-check-BBDB): Simplify and support BBDB 3.x when
2855         searching.  Drop `bbdb-cache'.
2856
2857 2011-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2858
2859         * message.el (message-signed-or-encrypted-p): Exclude header when
2860         checking if there is signed or encrypted body in text/plain message.
2861
2862 2011-10-09  Andreas Schwab  <schwab@linux-m68k.org>
2863
2864         * html2text.el (html2text-get-attr): Correctly handle attribute values
2865         containing "=".
2866
2867 2011-09-22  Kan-Ru Chen  <kanru@kanru.info>
2868
2869         * ecomplete.el (ecomplete-display-matches): Use a local keymap to
2870         handle bindings.
2871
2872 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2873
2874         * gnus-win.el (gnus-configure-windows): Protect against reading
2875         ephemeral groups outside of Gnus.
2876
2877 2011-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2878
2879         * shr.el (shr-tag-img): Don't get images displayed in tables.
2880
2881 2011-10-03  Glenn Morris  <rgm@gnu.org>
2882
2883         * gnus-group.el (gnus-bug-group-download-format-alist): Once again get
2884         the "maintainer" version of debbugs.gnu.org reports.
2885
2886 2011-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2887
2888         * shr.el (shr-tag-img): Add a space at the end of an ALT image text to
2889         make asynchronous adjacent image insertion work better.
2890
2891 2011-09-27  Daiki Ueno  <ueno@unixuser.org>
2892
2893         * plstore.el (plstore-select-keys, plstore-encrypt-to): Clarify
2894         documentation.
2895
2896 2011-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2897
2898         * gnus-uu.el (gnus-uu-grab-articles): Require gnus-async so that
2899         `gnus-asynchronous' isn't shadowed.
2900
2901 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2902
2903         * gnus-xmas.el (gnus-xmas-define): Add `member-ignore-case'.
2904
2905         * nnimap.el (nnimap-wait-for-response): Message less (bug#9540).
2906         (nnimap-insert-partial-structure): The charset parameter isn't
2907         case-sensitive.
2908
2909         * nnheader.el (nnheader-message-maybe): New function.
2910
2911         * shr.el (shr-tag-table): Render totally broken tables better.
2912
2913         * mml.el (mml-generate-mime-1): Don't alter the contents if we're
2914         computing the boundary.
2915
2916 2011-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2917
2918         * pop3.el (pop3-number-of-responses): Remove.
2919         (pop3-wait-for-messages): Rewrite to take linear time instead of
2920         exponential time.
2921
2922 2011-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2923
2924         * gnus-sum.el (gnus-summary-show-article): Bind `shr-ignore-cache' to
2925         re-fetch images.
2926
2927         * shr.el (shr-tag-img): Support a new variable `shr-ignore-cache' to
2928         re-fetch images when hitting `g' in Gnus.
2929
2930 2011-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2931
2932         * mml.el (mml-inhibit-compute-boundary): New internal variable.
2933         (mml-compute-boundary): Don't check collision if it is non-nil.
2934         (mml-compute-boundary-1): Use mml-generate-mime-1 to encode part
2935         before checking collision.
2936
2937 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938
2939         * message.el (message-indent-citation): Really make sure there's a
2940         newline at the end.
2941
2942         * nnimap.el (nnimap-parse-flags): Make regexp less prone to overflows.
2943         Fix suggested by John Wiegley.
2944
2945         * pop3.el (pop3-open-server): Fix +OK end-of-command regexp.
2946
2947         * gnus-art.el (gnus-treat-hide-citation): Add doc.
2948
2949         * message.el (message-default-send-rename-function): Break out into its
2950         own function.
2951
2952         * ecomplete.el (ecomplete-display-matches): Revert patch since it
2953         doesn't work under XEmacs.
2954
2955         * nnimap.el (nnimap-map-port): New function to connect to 993 instead
2956         of "imaps" to word around Windows problems.
2957         (nnimap-open-connection-1): Use it.
2958
2959         * message.el (message-indent-citation): Revert last change which made
2960         `F' not work.
2961
2962 2011-09-13  Kan-Ru Chen  <kanru@kanru.info>
2963
2964         * ecomplete.el (ecomplete-display-matches): Intercept key sequence from
2965         terminal as well.
2966
2967 2011-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * mm-view.el (mm-display-inline-fontify): Don't run doc-view-mode
2970         because it displays images using overlays that aren't easy to copy to
2971         the article buffer.
2972
2973 2011-09-20  Łukasz Stelmach  <lukasz.stelmach@iem.pw.edu.pl>  (tiny change)
2974
2975         * message.el (message-indent-citation): Fix empty line removal at the
2976         end of the citation.
2977
2978 2011-09-20  Julien Danjou  <julien@danjou.info>
2979
2980         * auth-source.el (auth-source-netrc-create): Use default value for
2981         password if specified.  Evaluate default.
2982         (auth-source-plstore-create): Ditto.
2983         (auth-source-plstore-create, auth-source-netrc-create): Fix default
2984         value evaluation.
2985         (auth-source-netrc-create): Typo fix.
2986         (auth-source-plstore-create): Ditto.
2987
2988         * password-cache.el (password-cache-remove): Remove entries even if the
2989         value is nil, so that password with a nil value (negative caching) is
2990         possible to invalidate.
2991
2992         * auth-source.el (auth-source-format-cache-entry): New function.
2993
2994 2011-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2995
2996         * gnus-fun.el (gnus-convert-image-to-x-face-command): Doc fix.
2997
2998 2011-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2999
3000         * mm-decode.el (mm-inline-media-tests): Fix typo in regexp.
3001
3002 2011-09-19  Julien Danjou  <julien@danjou.info>
3003
3004         * auth-source.el (auth-source-netrc-parse): Use an obfuscation method
3005         which work with things that are not ASCII.
3006
3007 2011-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3008
3009         * mm-decode.el (mm-inline-media-tests): Support imagemagick images.
3010
3011 2011-09-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3012
3013         * gnus-sum.el (gnus-summary-read-group-1): Bump the "Retrieving"
3014         message level.
3015
3016 2011-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3017
3018         * message.el (message-read-from-minibuffer): Make abbrev expansion work.
3019
3020 2011-09-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3021
3022         * gnus.el (gnus-interactive-exit): Update defcustom spec.
3023
3024 2011-09-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3025
3026         * gnus.el (gnus-nntp-server): Move to gnus-int.el to silence bytecomp.
3027         * gnus-int.el (gnus-nntp-server): Move from gnus.el.
3028
3029 2011-09-12  Andrew Cohen  <cohen@andy.bu.edu>
3030
3031         * gnus-group.el (gnus-group-list-limit-map, gnus-group-list-flush-map)
3032         (gnus-group-list-plus-map): Allow limiting, flushing and plusing ticked
3033         articles.
3034
3035 2011-09-11  Chong Yidong  <cyd@stupidchicken.com>
3036
3037         * message.el (message-pop-to-buffer): Default to switch-to-buffer.
3038         (message-mail-other-window, message-mail-other-frame)
3039         (message-news-other-window, message-news-other-frame):
3040         Use switch-to-buffer-other-frame and switch-to-buffer-other-window
3041         instead of setting buffer display varibles.
3042
3043 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3044
3045         * gnus-group.el (gnus-group-list-limit): Explain what the command does.
3046
3047         * gnus-sum.el (gnus-fetch-headers): Bump message level.
3048
3049 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3050
3051         * gnus-dup.el (gnus-dup-suppress-articles): Move "Suppressing
3052         duplicates" to a higher level.
3053
3054         * gnus-util.el (gnus-verbose): Lower default to 6 to get rid of the
3055         most egregious messages.
3056
3057 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3058
3059         * gnus-msg.el (gnus-summary-mail-forward): Minuscule doc fix.
3060
3061 2011-09-10  Tetsuo Tsukamoto  <tt.tetsuo.tsukamoto@gmail.com>  (tiny change)
3062
3063         * nnrss.el (nnrss-retrieve-groups): Decode the charset before looking
3064         up the file (bug#9351).
3065
3066 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3067
3068         * nnimap.el: Redo the charset handling.  Let Gnus encode the names, as
3069         it does with all other backends, but decode the names immediately after
3070         getting them.
3071
3072         * gnus-group.el (gnus-group-name-charset): Always return `utf-7' when
3073         decoding nnimap groups.
3074
3075         * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the
3076         newsrc file.  It doesn't seem like an important optimization any more.
3077
3078 2011-09-10  Dave Abrahams  <dave@boostpro.com>
3079
3080         * nnimap.el (nnimap-transform-headers): Fix regexp to be less prone to
3081         overflows.
3082
3083 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * gnus.el (gnus-article-mark-lists): Remove `recent'.
3086         (gnus-interactive-exit): Extend to `quiet'.
3087
3088         * gnus-sum.el (gnus-offer-save-summaries): Use it.
3089
3090         * gnus-art.el (gnus-treat-hide-citation-maybe): Add more doc to the
3091         string.
3092
3093         * plstore.el (plstore--get-buffer): Silence compiler warnings by
3094         renaming function arguments from `this'.
3095
3096         * gnus-sum.el (gnus-newsgroup-recent): Remove.
3097
3098         * gnus-spec.el (gnus-lrm-string-p): `bidi-string-mark-left-to-right'
3099         has been renamed.
3100         (gnus-lrm-string-p): Include RLM and PDF, too.
3101
3102         * gnus-int.el (gnus-open-server): Make the "denied" message clearer
3103         (bug#9225).
3104
3105 2011-09-10  Eli Zaretskii  <eliz@gnu.org>
3106
3107         Add autoload cookies for functions used by sendmail.el.
3108         * mm-encode.el (mm-default-file-encoding): Add autoload cookie.
3109
3110         * mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
3111
3112 2011-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3113
3114         * gnus-art.el (article-date-ut): Work properly even when there are
3115         things like Date header in the body; work for forwarded parts.
3116
3117 2011-09-05  Andrew Cohen  <cohen@andy.bu.edu>
3118
3119         * gnus-sum.el (gnus-summary-exit): Ensure we kill the proper
3120         original-article-buffer.
3121
3122 2011-09-05  Kan-Ru Chen  <kanru@kanru.info>
3123
3124         * nnir.el (nnir-compose-result): Fix matching of server type.
3125         (nnir-run-swish++): Ditto.
3126         (nnir-run-namazu): Ditto.
3127         (nnir-run-notmuch): Ditto.
3128
3129 2011-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130
3131         * gnus.el (gnus-home-directory): Add warning about setting in .gnus.el
3132         (bug#9405).
3133
3134         * gnus-score.el (gnus-summary-increase-score): Doc clarification
3135         (bug#9421).
3136
3137         * gnus-spec.el (gnus-face-0): Make all the face specs into defcustoms
3138         (bug#9425).
3139
3140         * gnus-art.el (gnus-treatment-function-alist): Remove CRs as the first
3141         thing (bug#9426).
3142
3143 2011-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3144
3145         * nnimap.el (nnimap-open-connection-1): Use the correct port number in
3146         the error message.
3147
3148 2011-09-02  Eli Zaretskii  <eliz@gnu.org>
3149
3150         * message.el (message-setup-1): Return t (Bug#9392).
3151
3152 2011-09-01  Andrew Cohen  <cohen@andy.bu.edu>
3153
3154         * gnus-sum.el: When adding article headers to a summary buffer also
3155         update gnus-newsgroup-articles (bug#9386).
3156
3157 2011-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3158
3159         * auth-source.el: Autoload help-mode.
3160
3161 2011-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3162
3163         * gnus-group.el (gnus-group-name-charset): Don't bug out on server
3164         names.
3165
3166 2011-08-27  Daiki Ueno  <ueno@unixuser.org>
3167
3168         * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of
3169         mm-replace-in-string for compatibility issues.
3170         * mml2015.el (mml2015-epg-verify): Ditto.
3171
3172 2011-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3173
3174         * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype.
3175
3176         * gnus-msg.el (gnus-setup-message): Remove extra apostrophe.
3177
3178 2011-08-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3179
3180         * nnmail.el (nnmail-get-new-mail-1): If one mail source bugs out,
3181         continue on and do the clean-up phase (bug#9188).
3182
3183         * gnus-sum.el (gnus-summary-expire-articles): When expiring articles,
3184         just ignore groups that can't be opened instead of erroring out
3185         (bug#9225).
3186
3187         * gnus-art.el (gnus-article-update-date-headers): Flip the default to
3188         nil since some many people are fuddy-duddies.
3189
3190         * gnus-html.el (gnus-html-image-fetched): Don't cache zero-length
3191         images.
3192
3193         * nntp.el (nntp-authinfo-file): Mark as obsolete -- use auth-source
3194         instead.
3195
3196         * pop3.el (pop3-wait-for-messages): Don't use Gnus functions here.
3197
3198         * gnus-util.el (gnus-process-live-p): Copy over compat function.
3199
3200         * pop3.el (pop3-wait-for-messages): If the pop3 process dies, stop
3201         processing.
3202
3203         * nntp.el (nntp-kill-buffer): Kill the process before killing the
3204         buffer to avoid warnings.
3205
3206 2011-08-20  Simon Josefsson  <simon@josefsson.org>
3207
3208         * gnus-agent.el (gnus-agent-expire-done-message): Use %.f as format
3209         specified to reduce precision.
3210
3211 2011-08-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3212
3213         * nnimap.el (nnimap-transform-headers): Protect against (NIL ...)
3214         bodystructures (bug#9314).
3215
3216 2011-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3217
3218         * gnus-art.el (gnus-insert-mime-button, gnus-mime-display-alternative):
3219         Make button keymap non-sticky after buttons.
3220
3221 2011-08-18  David Engster  <dengste@eml.cc>
3222
3223         * nnmairix.el (nnmairix-request-set-mark)
3224         (nnmairix-goto-original-article): Remove adding of article to registry,
3225         since `gnus-registry-add-group' isn't available anymore.
3226         (nnmairix-determine-original-group-from-registry):
3227         Use `gnus-registry-get-id-key' since `gnus-registry-fetch-groups' isn't
3228         available anymore.
3229
3230 2011-08-12  Simon Josefsson  <simon@josefsson.org>
3231
3232         * starttls.el (starttls-any-program-available): Define as obsolete
3233         function.
3234
3235 2011-08-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3236
3237         * gnus-util.el (gnus-y-or-n-p): Reinstate the message-clearing y-or-n-p
3238         versions which Gnus use when appropriate.
3239
3240         * gnus-group.el (gnus-group-clear-data): Add a y-or-n query, since it's
3241         a pretty destructive command.
3242
3243         * nnmail.el (nnmail-extra-headers): Clarify slightly (bug#9302).
3244
3245 2011-08-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3246
3247         * message.el (message-fix-before-sending): Make a different warning
3248         about NUL characters (bug#9270).
3249
3250         * gnus-sum.el (gnus-auto-select-subject): Allow specifying a function
3251         from custom (bug#9260).
3252
3253         * gnus-spec.el (gnus-lrm-string): Use 8206 instead of ?\x200e to make
3254         things work in Emacs 22 and XEmacs, too.
3255
3256         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): LRM-ify the
3257         default From.
3258
3259         * gnus-spec.el (gnus-lrm-string-p): New macro.
3260         (gnus-lrm-string): New constant.
3261         (gnus-summary-line-format-spec): LRM-ify the from.
3262         (gnus-tilde-max-form): LRM-ify string chopping.
3263
3264         * gnus-ems.el (gnus-string-mark-left-to-right): New function.
3265
3266         * message.el (message-is-yours-p): Allow disabling canlock checking
3267         (bug#9295).
3268         (message-shoot-gnksa-feet): Add `canlock-verify'.
3269         (message-auto-save-directory): Use ~/ as the auto-save directory if the
3270         message directory isn't writable (bug#9304).
3271
3272         * auth-source.el (auth-source-netrc-saver): Make the .authinfo file
3273         non-world-readable.
3274
3275 2011-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
3276
3277         * nndraft.el (nndraft-update-unread-articles): Don't send delayed
3278         articles.
3279
3280 2011-08-13  Andreas Schwab  <schwab@linux-m68k.org>
3281
3282         * gnus-score.el (gnus-all-score-files): Use copy-sequence instead of
3283         copy-list.
3284
3285 2011-08-12  Sam Steingold  <sds@gnu.org>
3286
3287         * gnus-score.el (gnus-score-find-alist): Keep the score files already
3288         in the reverse order to avoid modifying the cache with `nreverse'.
3289         (gnus-all-score-files): Do not modify the value returned by
3290         `gnus-score-find-alist' because it lives in a cache variable.
3291         (gnus-current-home-score-file): No need to `nreverse' the return value
3292         of `gnus-score-find-alist', it is already in the correct order.
3293
3294 2011-08-11  Andrew Cohen  <cohen@andy.bu.edu>
3295
3296         * nnimap.el (nnimap-transform-headers): BODYSTRUCTURE for messages of
3297         type MESSAGE and subtype RFC822 is slightly different from those of
3298         type TEXT.
3299
3300 2011-08-05  Andrew Cohen  <cohen@andy.bu.edu>
3301
3302         * gnus-sum.el (gnus-summary-refer-article): Warp to article.
3303         This allows article-referral to work from an nnir group.
3304
3305 2011-08-04  Andrew Cohen  <cohen@andy.bu.edu>
3306
3307         * gnus.el (registry-ignore): Add nnir groups to the ignore-list.
3308
3309 2011-08-04  Daiki Ueno  <ueno@unixuser.org>
3310
3311         * mml1991.el (mml1991-epg-find-usable-key)
3312         (mml1991-epg-find-usable-secret-key): New function.
3313         (mml1991-epg-sign): Check if signing key is usable.
3314         (mml1991-epg-encrypt): Check if encrypting key is usable (bug#8955).
3315
3316 2011-08-03  Andrew Cohen  <cohen@andy.bu.edu>
3317
3318         * nnir.el (nnir-read-server-parm): Add an argument to restrict to
3319         server-variables only.  This should fix a bug introduced with commit
3320         e1889675b7f4adf057833c5513c9374134c4e053.
3321         (nnir-run-query): 'nnir-search-engine should not be set from the global
3322         environment.
3323
3324 2011-08-02  Andrew Cohen  <cohen@andy.bu.edu>
3325
3326         * nnir.el (nnir-search-thread): Position point on referring article
3327         line.
3328         (nnir-warp-to-article): Clean up summary buffers.
3329
3330         * nnimap.el (nnimap-request-thread): Whitespace fix.
3331
3332 2011-08-02  Steve Purcell  <steve@sanityinc.com>  (tiny change)
3333
3334         * nnimap.el (nnimap-get-groups): Decode "&" correctly.
3335
3336 2011-08-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3337
3338         * starttls.el (starttls-available-p): Rename from
3339         `starttls-any-program-available' and changed return convention.
3340
3341 2011-07-31  Lars Ingebrigtsen  <larsi@gnus.org>
3342
3343         * nnmaildir.el (nnmaildir-request-accept-article): Don't call
3344         `unix-sync' unless it's defined.
3345
3346 2011-07-31  Marcus Harnisch  <marcus.harnisch@gmx.net>  (tiny change)
3347
3348         * gnus-art.el (gnus-article-stop-animations): Use `elt' instead of
3349         `aref' for XEmacs compatibiltiy.
3350
3351 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3352
3353         * spam.el (spam-fetch-field-fast): Rewrite slightly for clarity.
3354
3355 2011-07-31  Dave Abrahams  <dave@boostpro.com>
3356
3357         * gnus-sum.el (gnus-summary-refer-thread): Since lambdas aren't
3358         closures, quote the form properly (bug#9194).
3359
3360 2011-07-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3361
3362         * gnus-sum.el (gnus-summary-insert-new-articles): Clean up slightly.
3363         (gnus-summary-insert-new-articles): Protect against servers that are
3364         down.
3365
3366 2011-07-29  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
3367
3368         * mm-decode.el (mm-dissect-buffer): Add a default content-disposition
3369         in mm handle if none is specified.
3370
3371 2011-07-24  Andrew Cohen  <cohen@andy.bu.edu>
3372
3373         * nnimap.el (nnimap-make-thread-query): Quote message-ids for gmail.
3374
3375 2011-07-23  Andrew Cohen  <cohen@andy.bu.edu>
3376
3377         * nnir.el (nnir-search-thread): New function to make an nnir group
3378         based on a thread query.
3379
3380         * gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use
3381         of nnir in thread referral.
3382         (gnus-summary-refer-thread): Use it.
3383
3384         * nnimap.el (nnimap-request-thread): Use it.
3385
3386 2011-07-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3387
3388         * shr.el (shr-tag-comment): Ignore HTML comments.
3389
3390 2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
3391
3392         * nnir.el (gnus-group-make-nnir-group): Allow optional search query
3393         argument.
3394         (gnus-group-make-nnir-group, nnir-request-group, nnir-run-query):
3395         Use `nnir-address' to handle server info rather than passing an arg.
3396
3397         * nnimap.el (nnimap-make-thread-query): New utility function to format
3398         an imap thread search query.
3399         (nnimap-request-thread): Use it.
3400
3401         * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
3402         right select-method if we are not going back to the group buffer.
3403
3404 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405
3406         * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
3407         enter invalid buffer configurations into the quit form (bug#9107).
3408         (gnus-group-tool-bar-gnome): Replace connect/disconnect with
3409         unplugged/plugged.
3410
3411         * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
3412         keep track of which ones are unread (bug#9061).
3413
3414         * gnus.el (gnus-refer-article-method): Allow entering any sexp
3415         (bug#9055).
3416
3417         * gnus-art.el (gnus-article-show-images): Allow working if using w3m
3418         (bug#9041).
3419
3420         * gnus-html.el (mm-util): Require (bug#9073).
3421
3422         * gnus-sum.el (gnus-delete-duplicate-headers): New function.
3423         (gnus-summary-refer-thread): Use it to remove duplicates in the
3424         un-threaded view (bug#9053).
3425         (gnus-summary-insert-subject): Document USE-OLD-HEADER (bug#9070).
3426
3427 2011-07-07  Kan-Ru Chen  <kanru@kanru.info>
3428
3429         * nnir.el (nnir-read-server-parm): Use default value from global
3430         variable.  Without this the default search engine parameters aren't
3431         used at all.
3432
3433 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434
3435         * message.el (message-unique-id): Don't use the undocumented return
3436         value from (random t) (bug#9118).
3437
3438 2011-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3439
3440         * message.el (message-auto-save-directory): If the ~/Mail directory
3441         doesn't exist, use ~ as the auto-save directory (bug#4432).
3442
3443         * gnus-group.el (gnus-group-read-ephemeral-group): Start Gnus if it
3444         hasn't already been started.
3445
3446 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3447
3448         * gnus.el (debbugs-gnu): Rename from debbugs-emacs.
3449
3450         * message.el (message-reply): Work around mysterious bug where
3451         `message-mode' seems to overwrite the locally bound `subject' variable.
3452
3453 2011-07-14  Andrew Cohen  <cohen@andy.bu.edu>
3454
3455         * nnimap.el (nnimap-request-thread): Ensure search is performed in
3456         correct group.
3457
3458         * gnus-int.el (gnus-request-thread): Add group argument.
3459
3460         * gnus-sum.el (gnus-summary-refer-thread): Use it.
3461
3462 2011-07-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3463
3464         * dgnushack.el (debbugs-gnu-summary-mode): Update compat names, too.
3465
3466         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): `debbugs-*'
3467         renamed to `debbugs-gnu-*'.
3468
3469 2011-07-08  Daiki Ueno  <ueno@unixuser.org>
3470
3471         * plstore.el: Revert the editing feature since it is not urgent.
3472         (plstore-mode, plstore-mode-toggle-display, plstore-mode-original)
3473         (plstore-mode-decoded): Remove.
3474
3475 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476
3477         * gnus-msg.el (gnus-bug): Don't insert user variables.  It usually
3478         isn't very interesting any more, and it leaks potentially secret data.
3479         (gnus-debug): Remove.
3480
3481         * gnus-art.el (gnus-ignored-headers): Remove obsolete and non-working
3482         use of :custom-show.
3483
3484 2011-07-07  Daiki Ueno  <ueno@unixuser.org>
3485
3486         * plstore.el: Add documentation.
3487         (plstore-mode): New mode to edit plstore file.
3488         (plstore-mode-toggle-display, plstore-mode-original)
3489         (plstore-mode-decoded): New command.
3490         (plstore--encode, plstore--decode, plstore--write-contents-functions)
3491         (plstore--insert-buffer, plstore--make): New function.
3492         (plstore-open, plstore-save): Simplify by using them.
3493
3494 2011-07-06  Glenn Morris  <rgm@gnu.org>
3495
3496         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Silence compiler.
3497
3498 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3499
3500         * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
3501         no longer is much used.
3502         (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
3503         Articles".
3504
3505 2011-04-03  Kan-Ru Chen  <kanru@kanru.info>
3506
3507         * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches)
3508         (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir
3509         `notmuch' backend.
3510
3511 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3512
3513         * mm-decode.el (mm-text-html-renderer): Doc fix.
3514
3515         * gnus-msg.el (gnus-bug): Fix the MML tag.
3516
3517         * pop3.el (pop3-open-server): -ERR is a valid response to CAPA.
3518
3519 2011-07-05  Daiki Ueno  <ueno@unixuser.org>
3520
3521         * gnus-start.el (gnus-get-unread-articles): Don't connect to the
3522         secondary methods if started with `gnus-no-server'.
3523
3524 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
3525
3526         * message.el (message-return-action): Fix typo in docstring.
3527
3528 2011-07-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3529
3530         * gnus-group.el (gnus-read-ephemeral-bug-group): Allow fetching several
3531         bug reports at once.
3532
3533         * nnimap.el (nnimap-request-scan): Say that splitting has finished.
3534
3535 2011-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3536
3537         * nndraft.el: Require gnus-group.
3538         (nndraft-request-list): Declare.
3539
3540         * nndraft.el (nndraft-update-unread-articles): Don't show group having
3541         no unread article unless it matches gnus-permanently-visible-groups.
3542
3543         * nndraft.el (nndraft-update-unread-articles): New function.
3544         (nndraft-request-associate-buffer): Use it to update the number of
3545         unread articles for the nndraft groups in the group buffer when saving
3546         or killing a draft message.
3547
3548 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3549
3550         * gnus-group.el (gnus-read-ephemeral-bug-group): Bind the coding
3551         systems to binary before writing and reading the mbox files.
3552
3553         * gnus.el (gnus-summary-line-format): Link to the info node for %U
3554         instead of trying to list them all (bug#8978).
3555
3556 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
3557
3558         * pop3.el (pop3-open-server): Use :end-of-capability.
3559
3560 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3561
3562         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Make sure that
3563         the id is always a number.
3564
3565         * dgnushack.el (debbugs-summary-mode): Shut up compiler about debbugs.
3566
3567         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Hook into
3568         debbugs mode, if possible.
3569
3570 2011-07-02  Daiki Ueno  <ueno@unixuser.org>
3571
3572         * auth-source.el (auth-source-token-passphrase-callback-function):
3573         Reindent.
3574         (epg-context-operation): Remove unnecessary autoload.
3575
3576 2011-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577
3578         * gnus.el (gnus-list-debbugs): New command.
3579
3580         * gnus-group.el (gnus-bug-group-download-format-alist): Get the
3581         mboxstat instead of the maintbox, since the stat seems to be fuller.
3582
3583         * gnus-msg.el (gnus-configure-posting-styles): Don't try to select dead
3584         summary buffers.
3585
3586         * message.el (message-get-reply-headers): Delete all duplicates,
3587         instead of the first.
3588         (message-get-reply-headers): Ensure that we have progress while
3589         deleting duplicates.
3590
3591         * gnus-msg.el (gnus-configure-posting-styles): Get the local
3592         gnus-posting-style value from the summary buffer to make it easier to
3593         make that a per-buffer conf.
3594
3595 2011-07-02  Andrew Cohen  <cohen@andy.bu.edu>
3596
3597         * nnir.el (nnir-run-imap): Allow halting a search when an article is
3598         found by setting `shortcut' in 'query.
3599         (nnir-request-article): Use `shortcut' setting when requesting article
3600         by Message-ID.
3601
3602 2011-07-02  Teodor Zlatanov  <tzz@lifelogs.com>
3603
3604         * gnus-msg.el (gnus-bug): Give the Version and Package headers to
3605         debbugs with the X-Debbugs-Package and X-Debbugs-Version headers.
3606         Bring the pseudo-headers back too.
3607
3608 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3609
3610         * auth-source.el (auth-source-token-passphrase-callback-function):
3611         Simplify and remove EPA dependency.
3612
3613 2011-07-01  Andrew Cohen  <cohen@andy.bu.edu>
3614
3615         * nnir.el (nnir-request-article): Fix error message text.
3616
3617 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3618
3619         * auth-source.el (plstore-delete): Autoload.
3620         (auth-source-plstore-search): Support delete operation.
3621         * plstore.el (plstore-delete): New function.
3622
3623 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3624
3625         * gnus-draft.el (gnus-draft-clear-marks): Revert last change;
3626         mark actually existing articles as unread rather than the ones that
3627         active asserts.
3628
3629 2011-07-01  Paul Eggert  <eggert@cs.ucla.edu>
3630
3631         * nntp.el (nntp-record-command):
3632         * gnus-util.el (gnus-message-with-timestamp-1):
3633         Use format-time-string rather than decoding time stamps by hand.
3634         This is simpler and insulates the code from potential changes to
3635         current-time format.
3636
3637 2011-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3638
3639         * gnus-draft.el (gnus-draft-clear-marks): Mark deleted articles as read.
3640
3641 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3642
3643         * plstore.el (plstore-select-keys, plstore-encrypt-to): New variable.
3644         (plstore-save): Support public key encryption.
3645         (plstore--init-from-buffer): New function.
3646         (plstore-open): Use it; fix error when opening a non-existent file.
3647         (plstore-revert): Use plstore--init-from-buffer.
3648
3649 2011-07-01  Daiki Ueno  <ueno@unixuser.org>
3650
3651         * auth-source.el (auth-source-backend): Fix :initarg for data slot.
3652
3653 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3654
3655         * mml2015.el (mml2015-use): Replace string-match-p with string-match
3656         for old Emacsen.
3657
3658 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3659
3660         * mml2015.el (mml2015-use): Don't try to load PGG on Emacs 24, when EPG
3661         is not fully working.
3662
3663 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664
3665         * dgnushack.el: Autoload sha1 on XEmacs.
3666
3667         * gnus-group.el (gnus-read-ephemeral-emacs-bug-group): Take an optional
3668         quit window configuration.
3669
3670         * auth-source.el (epg-context-set-passphrase-callback):
3671         Remove duplicate autoload.
3672
3673 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3674
3675         * nnir.el (nnir-request-article): Allow requesting articles by
3676         Message-ID with nnimap.
3677
3678         * gnus-sum.el (gnus-refer-article-methods): Allow (nnir) entry to use
3679         current server.
3680
3681 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3682
3683         * auth-source.el: Autoload EPA/EPG functions.
3684         (auth-source-netrc-use-gpg-tokens): Clarify that it should not be
3685         changed when EPA/EPG is not available.
3686         (auth-source-backend): Rename "arg" member to "data".
3687         (auth-source-backend-parse, auth-source-plstore-search)
3688         (auth-source-plstore-create): Use it.
3689
3690 2011-06-30  Andrew Cohen  <cohen@andy.bu.edu>
3691
3692         * gnus-art.el (gnus-request-article-this-buffer): Use existing function
3693         `gnus-refer-article-methods'.
3694
3695 2011-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
3696
3697         * auth-source.el: Require EPA and EPG.
3698         (auth-source-passphrase-alist): New variable.
3699         (auth-source-passphrase-callback-function)
3700         (auth-source-token-passphrase-callback-function): Callbacks for the
3701         netrc field encryption (GPG tokens).
3702         (auth-source-epa-extract-gpg-token, auth-source-epa-make-gpg-token):
3703         Symmetric encryption and decryption of the netrc GPG tokens.
3704         (auth-source-netrc-normalize): Use them, simplifying the closure.
3705
3706 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3707
3708         * dgnushack.el (dgnushack-compile): Don't compile plstore.el unless epg
3709         is available.
3710
3711 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712
3713         * nnimap.el (nnimap-split-incoming-mail): If `nnimap-split-fancy' is
3714         non-nil, and `nnimap-split-methods' is nil, use the former.
3715
3716 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3717
3718         * plstore.el (plstore-revert): New function.
3719         (plstore-open): Use it; hide the buffer from user.
3720
3721 2011-06-30  Daiki Ueno  <ueno@unixuser.org>
3722
3723         * auth-source.el (auth-source-backend): New member "arg".
3724         (auth-source-backend-parse): Handle new backend 'plstore.
3725         * plstore.el: New file.
3726
3727 2011-06-30  Glenn Morris  <rgm@gnu.org>
3728
3729         * mm-util.el (mm-charset-synonym-alist): Move definition before use.
3730
3731 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3732
3733         * nnimap.el (nnimap-process-expiry-targets): Say what target we're
3734         expiring articles to.
3735
3736         * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4
3737         variations as ASCII (bug#5458).
3738
3739 2011-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3740
3741         * nnmh.el (nnmh-request-list-1): Work on MS Windows.
3742
3743 2011-06-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3744
3745         * message.el (message-point-in-header-p): Tweak the function to default
3746         to saying that we're not in the headers if there is no separator at
3747         all.  This makes it possible to use the Message version of `M-q' in
3748         buffers with no headers (bug#7987).
3749         (message-point-in-header-p): Fix last checkin to work with an empty
3750         mail-header-separator, too.
3751
3752         * auth-source.el (auth-source-netrc-saver): If the user says "don't ask
3753         again, save the choice via customize.
3754
3755 2011-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3756
3757         * message.el (message-send-mail-function): Add `sendmail-query-once'.
3758
3759         * nnimap.el (nnimap-finish-retrieve-group-infos): If the server has
3760         ended the connection, bail out before waiting infinitely on a new
3761         connection.
3762
3763 2011-06-28  Teodor Zlatanov  <tzz@lifelogs.com>
3764
3765         * gnus-msg.el (gnus-bug): Add Package and Version pseudo-headers to bug
3766         reports.
3767
3768         * gnus.el (gnus-bug-package): Use "gnus."
3769         (gnus-maintainer): Direct bug reports to submit@debbugs.gnu.org.
3770
3771 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3772
3773         * dgnushack.el: Make the timer warning go away on XEmacs.
3774
3775         * gnus-art.el (gnus-article-stop-animations): New function to stop any
3776         animations going on at article exit time.
3777
3778         * gnus-registry.el (gnus-registry-user-format-function-M): Reinstate,
3779         since removing it breaks people upgrading.
3780
3781         * shr.el (shr-put-image): Use the new interface for animating images.
3782         (shr-put-image): Animate for 60 seconds.
3783
3784         * dgnushack.el: Bind `gnutls-available-p' to `ignore' on XEmacs to
3785         avoid compiler warnings.
3786
3787         * auth-source.el (with-auth-source-epa-overrides): Fix compilation
3788         error with `find-file-hooks' on Emacs 22.
3789         (with-auth-source-epa-overrides): Ugly hack to Wrap the
3790         `find-file-hook' things in `symbol-value' to avoid compilation warnings
3791         on all architectures.
3792
3793         * spam.el (spam-stat): Require in a normal fashion without binding
3794         `spam-stat-install-hooks' to avoid compilation warnings.
3795
3796         * spam-stat.el (spam-stat-install-hooks): Remove.
3797         (spam-stat-install-hooks): Don't run automatically.
3798
3799 2011-06-26  Timo Juhani Lindfors  <timo.lindfors@iki.fi>  (tiny change)
3800
3801         * gnus-msg.el (gnus-summary-reply-to-list-with-original): New command
3802         and keystroke.
3803
3804 2011-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3805
3806         * auth-source.el (auth-source-netrc-cache): Move forward.
3807
3808 2011-06-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809
3810         * proto-stream.el (proto-stream-open-starttls): Use
3811         `gnutls-available-p' to see whether we have built-in support.
3812
3813         * auth-source.el (auth-source-netrc-create): Don't query the bits that
3814         we already know.
3815         (auth-source-forget-all-cached): Clear auth-source-netrc-cache, too.
3816         (auth-source-netrc-create): Don't prompt for the stuff we already know.
3817
3818 2011-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3819
3820         * auth-source.el (auth-source-netrc-create): Don't print all tokens in
3821         %S format, since that looks odd.
3822         (auth-sources): Prefer the ~/.authinfo file over the ~/.authinfo.gpg
3823         file, especially when saving.
3824
3825 2011-06-21  Andrew Cohen  <cohen@andy.bu.edu>
3826
3827         * nnimap.el (nnimap-find-article-by-message-id): return nil when no
3828         article found.
3829
3830 2011-06-18  Teodor Zlatanov  <tzz@lifelogs.com>
3831
3832         * auth-source.el (auth-source-netrc-use-gpg-tokens): Replace
3833         `auth-source-save-secrets' with a more sensitive alist that can be
3834         configured per file.  Experimental, so defaults to 'never.
3835         (auth-source-netrc-create): Use it.  Still experimental code.
3836         (with-auth-source-epa-overrides): Use `find-file-hooks' if
3837         `find-file-hook' is unbound (XEmacs fix).  Fix backquoting bug.
3838
3839 2011-06-16  Teodor Zlatanov  <tzz@lifelogs.com>
3840
3841         * auth-source.el (auth-source-save-secrets): New variable to control if
3842         secret tokens should be saved encrypted.
3843         (auth-source-netrc-parse, auth-source-netrc-search): Pass the file name
3844         to `auth-source-netrc-normalize'.
3845         (with-auth-source-epa-overrides): Add convenience macro.  Don't depend
3846         on the EPA variables being defined.
3847         (auth-source-epa-make-gpg-token): Convert text to a "gpg:" token.
3848         (auth-source-netrc-normalize): Convert "gpg:" tokens back to text in
3849         the lexical-let closure.
3850         (auth-source-netrc-create): Create "gpg:" tokens according to
3851         `auth-source-save-secrets'.
3852
3853 2011-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3854
3855         * gnus-group.el (gnus-group-update-group): Add new argument
3856         `info-unchanged' that stops updating dribble buffer.
3857
3858         * gnus-start.el (gnus-dribble-enter): Add new argument `regexp' that
3859         deletes lines matching to it in dribble buffer.
3860
3861         * gnus-agent.el (gnus-agent-fetch-group-1):
3862         * gnus-group.el (gnus-group-update-group-line, gnus-group-make-group):
3863         * gnus-srvr.el (gnus-server-update-server, gnus-server-set-info):
3864         * gnus-start.el (gnus-group-change-level):
3865         * gnus-sum.el (gnus-summary-move-article): Delete old dribble entry.
3866
3867         * gnus-sum.el (gnus-summary-update-info): Don't update dribble buffer
3868         if newsgroup info is not changed.
3869
3870         * gnus-group.el (gnus-group-get-new-news-this-group):
3871         * gnus-sum.el (gnus-summary-read-group-1, gnus-summary-exit-no-update):
3872         Don't update dribble buffer.
3873
3874 2011-06-01  Teodor Zlatanov  <tzz@lifelogs.com>
3875
3876         * gnus-registry.el (gnus-registry-remove-ignored): New function to
3877         remove entries with groups we ignore.
3878
3879 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3880
3881         * shr.el (shr-rescale-image): Add an :ascent of 100 to images so that
3882         the underline comes at the bottom.
3883
3884 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3885
3886         * gnus-registry.el (gnus-registry-article-marks-to-chars): Rename from
3887         `gnus-registry-user-format-function-M' and declare the latter obsolete.
3888         (gnus-registry-article-marks-to-names): Rename from
3889         `gnus-registry-user-format-function-M2'.
3890
3891 2011-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3892
3893         * gnus-sum.el (gnus-summary-exit): Make sure to kill article buffer in
3894         ephemeral group.
3895
3896 2011-05-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897
3898         * shr.el (shr-browse-image): Copy the URL if called interactively.
3899
3900 2011-05-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3901
3902         * gnus-group.el (gnus-group-mark-article-read): It's possible that we
3903         want to have `gnus-newsgroup-unselected' kept sorted.  If this isn't
3904         done, then unselected articles may be marked as read.
3905
3906         * pop3.el (pop3-open-server): Erase the buffer after the greeting,
3907         since not doing this seems to lead to a race condition in pop3-logon.
3908
3909         * nnvirtual.el (nnvirtual-request-article): Bind `gnus-command-method'
3910         so that the call chain it correct when we call "upwards".
3911
3912         * gnus-sum.el (gnus-select-newsgroup): Auto-expiry doesn't make sense
3913         in read-only groups.
3914
3915         * gnus-group.el (gnus-group-mark-article-read): Ditto.
3916
3917         * message.el (message-cite-reply-position): Doc string fix.
3918
3919         * nnimap.el (nnimap-transform-headers): Simplify regexp to hopefully
3920         avoid regexp overflow.
3921         (nnimap-transform-split-mail): Ditto.
3922
3923         * pop3.el (pop3-retr): Error out if the server closes the connection.
3924
3925 2011-05-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3926
3927         * mml1991.el (mml1991-mailcrypt-encrypt): Remove use of ill-designed
3928         mm-with-unibyte-current-buffer.  The buffer should not contain any
3929         multibyte chars anyway at this stage.
3930
3931 2011-05-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3932
3933         * shr.el (shr-urlify): Use shr-add-font to make underlines be less ugly
3934         at the end of lines.
3935
3936 2011-05-29  Julien Danjou  <julien@danjou.info>
3937
3938         * smiley.el (gnus-smiley-file-types): Add gif as supported file type.
3939
3940 2011-05-27  Glenn Morris  <rgm@gnu.org>
3941
3942         * gnus-group.el (gnus-bug-group-download-format-alist):
3943         Use the "maintainer" version of debian reports as well.
3944
3945 2011-05-26  Glenn Morris  <rgm@gnu.org>
3946
3947         * gnus-group.el (gnus-bug-group-download-format-alist):
3948         Use the "maintainer" version of debbugs.gnu.org reports.
3949
3950 2011-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3951
3952         * gnus-art.el (gnus-mime-delete-part): Fix mm-handle-filename usage.
3953
3954 2011-05-23  Stefan Monnier  <monnier@iro.umontreal.ca>
3955
3956         * gnus-cus.el (gnus-agent-customize-category):
3957         * gnus-delay.el (gnus-delay-send-queue):
3958         * gnus.el (gnus-other-frame):
3959         Don't quote lambda expressions with `quote'.
3960
3961 2011-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
3962
3963         * gnus-sum.el (gnus-summary-hide-thread): Fix bug where moving to hide
3964         the thread moves us backwards and so we loop forever.
3965
3966 2011-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3967
3968         * mm-bodies.el (mm-decode-content-transfer-encoding): Allow leading
3969         whitespace in base64 data lines.
3970
3971 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3972
3973         * gnus-registry.el (gnus-registry-user-format-function-M):
3974         Use `mapconcat'.
3975         (gnus-registry-user-format-function-M2): Use to see the full text of
3976         the marks.  Make "," the mark text separator.
3977
3978         * nntp.el (nntp-send-authinfo): Use the "force" token for NNTP
3979         authentication with auth-source.
3980
3981 2011-05-17  Glenn Morris  <rgm@gnu.org>
3982
3983         * gnus-group.el (gnus-import-other-newsrc-file):
3984         Use insert-file-contents.
3985
3986 2011-05-16  Teodor Zlatanov  <tzz@lifelogs.com>
3987
3988         * gnus-sum.el (gnus-summary-hide-all-threads): Add update message every
3989         1000 iterations.
3990
3991 2011-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3992
3993         * nntp.el (nntp-open-connection): Check if process-type is available.
3994
3995 2011-05-16  Julien Danjou  <julien@danjou.info>
3996
3997         * shr.el (shr-tag-del): Add support for del tag.
3998
3999 2011-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4000
4001         * gnus-html.el (gnus-html-put-image): Register a displayer.
4002
4003         * shr.el (shr-image-displayer): Don't remove text props from alt text.
4004
4005 2011-05-13  Teodor Zlatanov  <tzz@lifelogs.com>
4006
4007         * registry.el (prune-factor): New initialization parameter defaulting
4008         to 0.1.
4009         (registry-prune-hard): Use it.
4010
4011         * gnus-registry.el (gnus-registry-fixup-registry): Set prune-factor to
4012         0.1 expicitly.
4013
4014 2011-05-13  Glenn Morris  <rgm@gnu.org>
4015
4016         * message.el (message-send-mail-with-sendmail): Assume sendmail-program
4017         is bound, since this function requires sendmail.
4018
4019 2011-05-11  Teodor Zlatanov  <tzz@lifelogs.com>
4020
4021         * registry.el (registry-usage-test): Disable pruning test.
4022
4023 2011-05-11  David Engster  <dengste@eml.cc>
4024
4025         * lpath.el: Bind shr-put-image and process-type for Emacs22 and XEmacs.
4026         Bind set-network-process-option for XEmacs.
4027
4028 2011-05-10  Teodor Zlatanov  <tzz@lifelogs.com>
4029
4030         * registry.el (registry-prune-hard-candidates)
4031         (registry-prune-soft-candidates): Helper methods for registry pruning.
4032         (registry-prune): Use them.  Make the sort function optional.
4033
4034 2011-05-10  Jim Meyering  <meyering@redhat.com>
4035
4036         * shr.el (shr-colorize-region): Fix typo "on on -> on".
4037
4038 2011-05-10  Julien Danjou  <julien@danjou.info>
4039
4040         * shr.el (shr-put-color-1): Do not bug out when old-props is a face
4041         symbol and not a list.
4042
4043 2011-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4044
4045         * gnus-art.el (gnus-article-mode): Move binding of
4046         shr-put-image-function here from gnus-article-prepare-display.
4047
4048         * shr.el (shr-put-image-function): New variable.
4049         (shr-image-fetched, shr-image-displayer, shr-tag-img): Funcall it.
4050         (shr-put-image): Return scaled image.
4051
4052         * gnus-art.el (gnus-shr-put-image): New function.
4053         (gnus-article-prepare-display): Bind shr-put-image-function to it.
4054
4055         * gnus-html.el (gnus-html-wash-images): Register scaled images, not
4056         original ones, as deletable.
4057
4058 2011-05-09  Stefan Monnier  <monnier@iro.umontreal.ca>
4059
4060         * nntp.el (nntp-open-connection): Set TCP keepalive option.
4061
4062 2011-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
4063
4064         * registry.el (registry-full): Add convenience method.  Fix logic.
4065         (registry-insert): Use it.  Fix logic here too.
4066
4067         * gnus-registry.el (gnus-registry-insert): Add wrapper that calls
4068         `registry-prune' if `registry-full' returns t.
4069         (gnus-registry-handle-action)
4070         (gnus-registry-get-or-make-entry, gnus-registry-set-id-key)
4071         (gnus-registry-usage-test): Use it.
4072
4073 2011-05-07  Julien Danjou  <julien@danjou.info>
4074
4075         * shr.el (shr-link): Make shr-link inherit from link by default.
4076
4077 2011-05-06  Teodor Zlatanov  <tzz@lifelogs.com>
4078
4079         * shr.el (shr-urlify, shr-link): Fix shr-link face.
4080
4081 2011-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
4082
4083         * shr.el (shr-urlify, shr-link): Still broken but at least doesn't
4084         error out because the face is not a list.
4085
4086 2011-05-05  Glenn Morris  <rgm@gnu.org>
4087
4088         * proto-stream.el (gnutls-negotiate): Fix declarations.
4089
4090         * gnus-start.el (gnus-propagate-marks): Declare.
4091
4092 2011-05-04  Teodor Zlatanov  <tzz@lifelogs.com>
4093
4094         * registry.el (registry-reindex): Fix percentage message.
4095
4096         * proto-stream.el (network-stream-open-starttls): Adjust to call
4097         `gnutls-negotiate' with :process and :hostname arguments.
4098
4099 2011-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
4100
4101         * shr.el: Add shr-link face for links.
4102         (shr-urlify): Use it.
4103
4104         * registry.el (registry-insert): Make error message more helpful.
4105
4106 2011-05-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4107
4108         * gnus-html.el (gnus-html-schedule-image-fetching):
4109         Use url-queue-retrieve, if it exists.
4110
4111         * shr.el (shr-tag-img): Ditto.
4112
4113         * gnus.el: Autoload more gnus-agent functions.
4114
4115         * gnus-art.el (gnus-request-article-this-buffer): Store articles in the
4116         agent if we haven't already (bug#8502).
4117
4118         * gnus-async.el (gnus-async-article-callback): Put prefetched articles
4119         into the Agent, too.
4120
4121         * gnus-agent.el (gnus-agent-store-article): New function.
4122
4123         * nnheader.el (nnheader-insert-buffer-substring): Rename from nntp-
4124         and moved from that file for reuse.
4125
4126         * pop3.el (pop3-open-server): Error messages are "-ERR".
4127
4128 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4129
4130         * pop3.el (pop3-open-server): Upgrade opportunistically to STARTTLS.
4131         (open-tls-stream): Remove superfluous tls/starttls autoloads.
4132
4133 2011-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4134
4135         * gnus.el: No Gnus v0.17 is released.
4136
4137 2011-05-01  Stefan Monnier  <monnier@iro.umontreal.ca>
4138
4139         * gnus-sum.el (gnus-summary-next-article): Don't bug out if the summary
4140         buffer has moved to a different frame.
4141
4142 2011-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4143
4144         * nnimap.el (nnimap-request-article): Use nntp-insert-buffer-substring
4145         to get the conversion from unibyte to multibyte buffers to work on
4146         Emacs 22.
4147
4148         * nntp.el (nntp-request-article): Slight clean-up.
4149
4150 2011-04-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4151
4152         * shr.el (shr-strike-through): New face.
4153         (shr-tag-s): Use it to provide <s> support.
4154         (shr-tag-s): Remove duplicate definition.
4155
4156 2011-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
4157
4158         * gnus-registry.el (gnus-registry-ignore-group-p): Don't call
4159         `gnus-parameter-registry-ignore' if the *Group* buffer doesn't exist.
4160
4161 2011-04-24  Teodor Zlatanov  <tzz@lifelogs.com>
4162
4163         * proto-stream.el (proto-stream-open-starttls): Give host parameter to
4164         `gnutls-negotiate'.
4165         (gnutls-negotiate): Adjust `gnutls-negotiate' declaration.
4166
4167 2011-04-23  Glenn Morris  <rgm@gnu.org>
4168
4169         * gnus-sum.el (gnus-extra-headers): Bump :version.
4170
4171 2011-04-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4172
4173         * shr.el (shr-tag-sup): New function.
4174         (shr-tag-sub): Ditto.
4175
4176 2011-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
4177
4178         * gnus-registry.el (gnus-registry-ignore-group-p): Test specifically
4179         for the case where `gnus-registry-ignored-groups' is a list of lists,
4180         and don't call `gnus-parameter-registry-ignore' otherwise.
4181
4182 2011-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
4183
4184         * nnimap.el (nnimap-user): New backend variable.
4185         (nnimap-open-connection-1): Use it.
4186         (nnimap-credentials): Accept user parameter so it's explicit what user
4187         name is desired.
4188
4189         * gnus-sum.el (gnus-extra-headers): Add Keywords, Cc, and Gcc to
4190         default.
4191
4192         * gnus.el (gnus-registry-ignored-groups): Provide default in gnus.el,
4193         not gnus-registry.el.
4194
4195         * gnus-registry.el: Mention in comments how to modify
4196         `gnus-extra-headers' for proper recipient tracking and that it may
4197         already have To and Cc recently, which it does as of this commit.
4198         (gnus-registry-ignored-groups): Remove defcustom.
4199         Explain why in comments.
4200         (gnus-registry-action): Fix data-header reference to use the extra
4201         headers.  Explain in package commentary how to add To and Cc headers to
4202         the gnus-extra-headers.
4203         (gnus-registry-ignored-groups): Adjust defaults to match the parameter.
4204         (gnus-registry-ignore-group-p): Adjust to take either a group/topic
4205         parameter list or a string list in `gnus-registry-ignored-groups'.
4206         Fix logic error.
4207
4208 2011-04-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4209
4210         * shr.el (shr-expand-url): Protect against null urls.
4211
4212 2011-04-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4213
4214         * shr.el (shr-base): New binding.
4215         (shr-tag-base): Keep track of <base>.
4216         (shr-expand-url): New function used throughout.
4217
4218 2011-04-20  Teodor Zlatanov  <tzz@lifelogs.com>
4219
4220         * gnus-registry.el
4221         (gnus-registry--split-fancy-with-parent-internal): Fix loop bugs.
4222         (gnus-registry-ignored-groups): New variable.
4223         (gnus-registry-ignore-group-p): Use it.
4224         (gnus-registry-handle-action): Use `gnus-registry-ignore-group-p' and
4225         set the destination group to nil (same as delete) if it's ignored.
4226
4227 2011-04-20  David Engster  <dengste@eml.cc>
4228
4229         * tests/gnustest-nntp.el: New file for simple NNTP testing.
4230
4231         * Makefile.in (test-nntp): New rule.
4232         (check): Add it.
4233         (test-registry): Change '$(EMACS_COMP)' to '$(EMACS) $(FLAGS)'.
4234
4235 2011-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4236
4237         * gnus-registry.el (gnus-registry-action)
4238         (gnus-registry-fetch-header-fast):
4239         Don't use mail-header that looks an internal function of mailheader.el.
4240
4241 2011-04-19  Glenn Morris  <rgm@gnu.org>
4242
4243         * time-date.el (time-to-days): Remove unused local variables.
4244
4245 2011-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4246
4247         * gnus-registry.el: Eliminate cl functions.
4248         (gnus-registry-sort-addresses): New function that replaces mapcan.
4249         (gnus-registry-action, gnus-registry-spool-action)
4250         (gnus-registry-split-fancy-with-parent)
4251         (gnus-registry-fetch-recipients-fast): Use it.
4252         (gnus-registry-import-eld): Replace delete* with dolist + delq.
4253
4254         * registry.el (initialize-instance, registry-lookup)
4255         (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
4256         (registry-lookup-secondary-value, registry-search, registry-delete)
4257         (registry-insert, registry-reindex, registry-size, registry-prune):
4258         Use eval-and-compile.
4259
4260 2011-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
4261
4262         * registry.el (registry-reindex): New method to recreate the secondary
4263         registry indices.
4264
4265         * gnus-registry.el (gnus-registry-fixup-registry): Use it if the
4266         tracked field changes.
4267         (gnus-registry-unfollowed-addresses, gnus-registry-track-extra)
4268         (gnus-registry-action, gnus-registry-spool-action)
4269         (gnus-registry-handle-action)
4270         (gnus-registry--split-fancy-with-parent-internal)
4271         (gnus-registry-split-fancy-with-parent)
4272         (gnus-registry-register-message-ids): Add recipient tracking on spool,
4273         move, and delete actions, and for fancy splitting with parent.
4274         (gnus-registry-extract-addresses)
4275         (gnus-registry-fetch-recipients-fast)
4276         (gnus-registry-fetch-header-fast): Convenience functions.
4277         (gnus-registry-misc-test): ERT test of
4278         `gnus-registry-extract-addresses'.
4279
4280 2011-04-15  Teodor Zlatanov  <tzz@lifelogs.com>
4281
4282         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4283         Track by subject first, then sender.
4284
4285 2011-04-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4286
4287         * message.el (message-bogus-system-names): Replace ^...$ => \`...\'.
4288
4289         * gnus.el (gnus-splash-svg-color-symbols): Don't use insert-file from
4290         Lisp.
4291
4292         * gnus-draft.el (gnus-draft-setup): New arg `dont-pop'.
4293         (gnus-draft-send): Use it to avoid popping
4294         up frames from gnus-group-send-queue.
4295
4296 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4297
4298         * gnus-registry.el: Updated gnus-registry docs.
4299
4300 2011-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
4301
4302         * gnus-registry.el (gnus-registry--split-fancy-with-parent-internal):
4303         Fix logic bug.
4304         (gnus-registry-post-process-groups): Fix logging of no results and
4305         quote sender and subject.
4306
4307 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4308
4309         * proto-stream.el (proto-stream-open-starttls): Only do opportunistic
4310         STARTTLS upgrades if we have built-in gnutls support.  Upgrades via
4311         gnutls-cli are too slow to be done opportunistically.
4312
4313         * gnus-start.el (gnus-get-unread-articles): Slight cleanup.
4314         (gnus-read-active-for-groups): Don't try to finish getting stuff where
4315         we had no early-data returned.
4316         (gnus-get-unread-articles): Add a sanity check so that we don't issue
4317         two async commands to the same server at the same time.
4318
4319 2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
4320
4321         * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
4322
4323 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4324
4325         * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
4326         "warning" level.
4327
4328         * mm-url.el (mm-url-package-name): Remove to ease third-party reuse.
4329         (mm-url-insert-file-contents): Don't set the package names.
4330
4331 2011-04-11  Teodor Zlatanov  <tzz@lifelogs.com>
4332
4333         * gnus-registry.el (gnus-registry-action): Remove properties and
4334         simplify subject in `gnus-registry-handle-action'.
4335         (gnus-registry-spool-action): Get subject and sender from message if
4336         they are not passed in.
4337         (gnus-registry-handle-action): Remove properties and simplify subject
4338         consistently.
4339
4340 2011-04-11  Stefan Monnier  <monnier@iro.umontreal.ca>
4341
4342         * registry.el: Require CL before using defmacro*.
4343
4344 2011-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4345
4346         * gnus-art.el (article-treat-date): Assume that
4347         gnus-article-date-headers may be a group parameter.
4348
4349 2011-04-07  Teodor Zlatanov  <tzz@lifelogs.com>
4350
4351         * gnus-registry.el (gnus-registry-handle-action): More debugging.
4352
4353         * gnus-start.el (gnus-gnus-to-newsrc-format): Add a way to run
4354         interactively so the newsrc file can contain foreign groups too.
4355         Useful for debugging but not much for users.
4356
4357 2011-04-07  David Engster  <dengste@eml.cc>
4358
4359         * registry.el (registry-usage-test): Only do
4360         `registry-lookup-breaks-before-lexbind' testing for Emacs24 with
4361         lexical binding.
4362
4363 2011-04-07  David Engster  <dengste@eml.cc>
4364
4365         * Makefile.in (check, test-registry): New rules for test-suite.
4366
4367 2011-04-06  David Engster  <dengste@eml.cc>
4368
4369         * registry.el, gnus-registry.el: Use `ignore-errors' instead of third
4370         argument NOERROR for `require', since XEmacs 21.4 does not support it.
4371
4372 2011-04-06  David Engster  <dengste@eml.cc>
4373
4374         * registry.el (initialize-instance): Change :after to :AFTER to be
4375         compatible with old EIEIO version in XEmacs.
4376
4377 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4378
4379         * gnus-registry.el (gnus-registry-post-process-groups)
4380         (gnus-registry--split-fancy-with-parent-internal): Fix splitting bugs
4381         and provide better messaging.
4382
4383 2011-04-06  David Engster  <dengste@eml.cc>
4384
4385         * Makefile.in (fail-on-warning): New rule to compile with warnings as
4386         errors.
4387
4388         * dgnushack.el (dgnushack-compile-error-on-warn): New function to call
4389         dgnushack-compile with error-on-warn enabled, and to signal an error if
4390         clean compilation failed.
4391         (dgnushack-compile): New argument 'error-on-warn'.  If non-nil, compile
4392         with `byte-compile-error-on-warn'.  Return nil if errors occured.
4393
4394 2011-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4395
4396         * gnus-registry.el: Don't use ERT if it's not available.  Load it
4397         unconditionally anyway, discarding errors.
4398         (gnus-registry-delete-entries): New convenience function.
4399         (gnus-registry-import-eld): Import from old .eld registry.
4400
4401         * registry.el: Don't use ERT if it's not available.  Load it
4402         unconditionally anyway, discarding errors.
4403
4404         * proto-stream.el (gnutls-negotiate): Revert inadvertent commit of the
4405         version from the Claudio Bley GnuTLS patch (extra optional parameters
4406         and host name).
4407
4408 2011-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
4409
4410         * gnus-registry.el (gnus-registry-fixup-registry): New function to
4411         fixup the parameters that can be customized by the user between
4412         save/read cycles.
4413         (gnus-registry-read): Use it.
4414         (gnus-registry-make-db): Use it.
4415         (gnus-registry-spool-action, gnus-registry-handle-action):
4416         Fix messaging.
4417         (gnus-registry--split-fancy-with-parent-internal): Fix loop.
4418         Map references to actual group names with sender and subject tracking.
4419         (gnus-registry-post-process-groups): Use `cond' for better messaging.
4420         (gnus-registry-usage-test): Add subject lookup test.
4421
4422         * registry.el (registry-db, initialize-instance): Set up constructor
4423         instead of :initform arguments for the sake of older Emacsen.
4424         (registry-lookup-breaks-before-lexbind): New method to demonstrate
4425         pre-lexbind merge bug.
4426         (registry-usage-test): Use it.
4427         (initialize-instance, registry-db): Move the non-function initforms
4428         back to the class definition.
4429
4430 2011-04-03  Teodor Zlatanov  <tzz@lifelogs.com>
4431
4432         * registry.el: New library to manage gnus-registry-style data.
4433
4434         * gnus-registry.el: Use it (major rewrite).
4435
4436         * nnregistry.el: Use it.
4437
4438         * spam.el: Use it.
4439
4440 2011-04-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4441
4442         * gnus-sum.el (gnus-update-marks): Reinstate the code to not alter
4443         marks on non-selected articles.
4444
4445 2011-04-02  Chong Yidong  <cyd@stupidchicken.com>
4446
4447         * nnimap.el (nnimap-open-connection-1): Pass explicit :end-of-command
4448         parameter to open-protocol-stream.
4449
4450 2011-04-01  Julien Danjou  <julien@danjou.info>
4451
4452         * mm-view.el (mm-display-inline-fontify): Do not fontify with
4453         fundamental-mode.
4454
4455 2011-04-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4456
4457         * gnus-start.el (gnus-get-unread-articles): Don't try to contact denied
4458         servers.
4459
4460 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4461
4462         * gnus-sum.el (gnus-update-marks): Revert intersection change, which
4463         made marks not propagate, again.
4464
4465 2011-03-30  Chong Yidong  <cyd@stupidchicken.com>
4466
4467         * proto-stream.el (open-protocol-stream): Bring back `network' type.
4468         Make this the default type.
4469         (proto-stream-open-plain): Rename from proto-stream-open-default.
4470         (open-protocol-stream, proto-stream-open-starttls)
4471         (proto-stream-open-tls, proto-stream-open-shell): Replace `default'
4472         with `plain'.
4473
4474         * nnimap.el (nnimap-stream, nnimap-open-connection-1): Accept `network'
4475         value.
4476
4477         * nntp.el (nntp-open-connection-function): Document the fact that some
4478         values are not functions but are instead handled specially.
4479         Recognize nntp-open-plain-stream value.
4480         (nntp-open-connection): Recognize that value.
4481
4482 2011-03-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4483
4484         * dgnushack.el: Only do the defcustom compilation thing on XEmacs,
4485         where it seems to be needed.
4486
4487 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4488
4489         * gssapi.el (open-gssapi-stream): Remove the last mentions of the IMAP
4490         stuff.
4491
4492         * gnus-score.el (gnus-score-string): Fix calling convention of
4493         `gnus-simplify-buffer-fuzzy' after last patches.
4494
4495         * gnus-sum.el (gnus-update-marks): Don't send any marks updates to the
4496         server for articles we didn't get any headers for.  This is a sanity
4497         check.
4498
4499 2011-03-29  Michael Welsh Duggan  <md5i@md5i.com>
4500
4501         * nnimap.el (nnimap-open-connection-1): Is the login responds with a
4502         new CAPABILITY, use it.
4503
4504 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4505
4506         * gnus-agent.el (gnus-agent-fetch-headers): Don't message if we're not
4507         downloading anything.
4508
4509         * gnus.el (gnus-splash-svg-color-symbols): Remove superfluous `and'.
4510
4511 2011-03-29  Adam Sjøgren  <asjo@koldfront.dk>
4512
4513         * gnus.el (gnus-group-startup-message): Prefer svg file and replace
4514         colors.
4515         (gnus-splash-svg-color-symbols): New function.
4516
4517 2011-03-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4518
4519         * gnus-sum.el (gnus-simplify-buffer-fuzzy): Take the regexp explicitly
4520         instead of using the global gnus-simplify-subject-fuzzy-regexp.
4521         (gnus-simplify-subject-fuzzy): Use the local
4522         gnus-simplify-subject-fuzzy-regex instead of the global one.
4523         This makes using this variable in group parameters work.
4524
4525 2011-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
4526
4527         * gnus-registry.el (gnus-registry-unfollowed-groups):
4528         Add "archive:sent" to the unfollowed group regex (for the recent Gnus
4529         archive:sent-YYYY-MM-DD groups).
4530         (gnus-registry-split-fancy-with-parent): Bail out early in sender
4531         tracking if there are more than `gnus-registry-max-track-groups'
4532         matches.
4533
4534 2011-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4535
4536         * message.el (message--yank-original-internal): New function to do the
4537         insertion cleanly inside eval in `message-yank-original'.
4538         (message-yank-original): Use it.
4539
4540 2011-03-29  Julien Danjou  <julien@danjou.info>
4541
4542         * mm-view.el (mm-display-inline-fontify): Use `set-normal-mode' with
4543         local variables disabled rather than `normal-mode'.
4544
4545 2011-03-28  Brian T. Sniffen  <bsniffen@akamai.com>  (tiny change)
4546
4547         * imap.el (imap-shell-open, imap-process-connection-type):
4548         Use imap-process-connection-type for 'shell' streams as well as
4549         Kerberos, SSL, other subprocesses.
4550
4551 2011-03-26  Chong Yidong  <cyd@stupidchicken.com>
4552
4553         * proto-stream.el: Changes preparatory to merging open-protocol-stream
4554         with open-network-stream.
4555         (proto-stream-always-use-starttls): Option removed.
4556         (open-protocol-stream): Return a process object by default.  Provide a
4557         new parameter :return-list specifying a list-type return value, which
4558         now has the form (PROP . PLIST) instead of a fixed-length list.  Change
4559         :type `network' to `try-starttls', and `network-only' to `default'.
4560         Make `default' the default, for compatibility with open-network-stream.
4561         Handle the no-parameter case exactly as open-network-stream, with no
4562         additional stream processing.  Search plists using plist-get.
4563         Explicitly add :end-of-commend parameter if it is missing.
4564         (proto-stream-open-default): Rename from
4565         proto-stream-open-network-only.  Return 'default as the type.
4566         (proto-stream-open-starttls): Rename from proto-stream-open-network.
4567         Use plist-get.  Don't return `tls' as the type if STARTTLS negotiation
4568         failed.  Always return a list with a (possibly dead) process as the
4569         first element, for compatibility with open-network-stream.
4570         (proto-stream-open-tls): Use plist-get.  Always return a list.
4571         (proto-stream-open-shell): Return `default' as connection type.
4572         (proto-stream-capability-open): Use plist-get.
4573         (proto-stream-eoc): Function deleted.
4574
4575         * nnimap.el (nnimap-stream, nnimap-open-connection)
4576         (nnimap-open-connection-1): Handle renaming of :type parameter for
4577         open-protocol-stream.
4578         (nnimap-open-connection-1): Pass a :return-list parameter
4579         open-protocol-stream to obtain a list return value.  Parse this list
4580         using plist-get.
4581
4582         * nntp.el (nntp-open-connection): Handle renaming of :type parameter
4583         for open-protocol-stream.  Accept open-protocol-stream return value
4584         that is a subprocess object instead of a list.  Handle the case of a
4585         dead returned process.
4586
4587 2011-03-25  Teodor Zlatanov  <tzz@lifelogs.com>
4588
4589         * mm-util.el (mm-handle-filename): Move to mm-decode.el (bug#8330).
4590
4591         * mm-decode.el (mm-handle-filename): Move from mm-util.el (bug#8330).
4592
4593 2011-03-21  Julien Danjou  <julien@danjou.info>
4594
4595         * mm-view.el (mm-display-inline-fontify): Make mode optional, and call
4596         normal-mode if not set.  Set temp buffer unmodified to avoid kill-buffer
4597         query.
4598         (mm-inline-text): Render normal text with fontification whenever
4599         possible.
4600
4601         * gnus-sum.el (gnus-summary-save-parts-1):
4602         * gnus-art.el (gnus-article-browse-html-save-cid-content)
4603         (gnus-article-browse-html-parts, gnus-mime-delete-part)
4604         (gnus-mime-copy-part, gnus-mime-inline-part, gnus-insert-mime-button):
4605         Use `mm-handle-filename'.
4606
4607         * mm-util.el (mm-handle-filename): New function, return the filename of
4608         an handle.
4609
4610 2011-03-18  Julien Danjou  <julien@danjou.info>
4611
4612         * gnus-util.el (gnus-buffer-live-p): Simplify gnus-buffer-live-p.
4613         (gnus-buffer-live-p): Check that buffer is not nil.
4614
4615 2011-03-17  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4616
4617         * gnus.el: No Gnus v0.15 is released.
4618
4619 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4620
4621         * time-date.el (format-seconds): Use assoc instead of assoc-string to
4622         avoid warning on XEmacs.
4623
4624         * dgnushack.el: Bind help-echo-owns-message to avoid a compiler warning
4625         on XEmacs.
4626
4627         * gnus-art.el: Require mouse, which the build bot seems to say is
4628         needed.
4629
4630         * dgnushack.el: Define url-retrieve-synchronously unless not defined.
4631
4632         * gravatar.el (gravatar-retrieve-synchronously): Use `url-retrieve' on
4633         XEmacs, since it doesn't have url-retrieve-synchronously.
4634
4635         * time-date.el (format-seconds): Use assoc instead of assoc-string,
4636         since assoc-string doesn't exist in XEmacs.
4637
4638 2011-03-17  Antoine Levitt  <antoine.levitt@gmail.com>
4639
4640         * gnus-group.el (gnus-group-list-ticked): New function.
4641         (gnus-group-make-menu-bar): Provide a menu entry for it.
4642         (gnus-group-list-map): Provide a binding for it.
4643
4644 2011-03-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4645
4646         * shr.el (shr-visit-file): New command.
4647
4648         * nnimap.el (nnimap-fetch-inbox): Rewrite slightly last patch.
4649
4650 2011-03-17  Bjørn Mork  <bjorn@mork.no>
4651
4652         * nnimap.el (nnimap-fetch-inbox): Don't download bodies on ver4-capable
4653         servers.
4654
4655 2011-03-16  Julien Danjou  <julien@danjou.info>
4656
4657         * mm-uu.el (mm-uu-dissect-text-parts): Only dissect handle that are
4658         inline.
4659
4660         * gnus-art.el (article-hide-list-identifiers):
4661         Use gnus-group-get-list-identifiers.
4662
4663         * gnus-sum.el (gnus-group-get-list-identifiers): New function.
4664         (gnus-summary-remove-list-identifiers):
4665         Use gnus-group-get-list-identifiers to get regexp.
4666         (gnus-select-newsgroup, gnus-summary-insert-subject)
4667         (gnus-summary-insert-articles):
4668         Call gnus-summary-remove-list-identifiers unconditionally.
4669
4670 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4671
4672         * gnus-sum.el (gnus-articles-to-read): Revert back to old behavior if
4673         we're selecting a group with unread articles.
4674
4675         * nnimap.el (nnimap-open-connection-1): Allow `network-only', too.
4676
4677         * gssapi.el: New file separated out from imap.el to provide a general
4678         Kerberos 5 connection facility for Emacs.
4679
4680         * message.el (message-elide-ellipsis): Document the format spec
4681         ellipsis.
4682
4683 2011-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
4684
4685         * message.el (message-elide-region): Allow the ellipsis to say how many
4686         lines were removed.
4687
4688 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4689
4690         * gnus-win.el (gnus-configure-frame): Protect against trying to restore
4691         window configurations containing buffers that are now dead.
4692
4693         * nnimap.el (nnimap-parse-flags): Remove all MODSEQ entries before
4694         parsing to avoid integer overflows.
4695         (nnimap-parse-flags): Simplify the last change.
4696         (nnimap-parse-flags): Store HIGHESTMODSEQ as a string, since it may be
4697         too large for 32-bit Emacsen.
4698
4699 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4700
4701         * auth-source.el (auth-source-netrc-create):
4702         * message.el (message-yank-original): Fix use of `case'.
4703
4704 2011-03-15  Nelson Ferreira  <nelson.ferreira@ieee.org>  (tiny change)
4705
4706         * gnus-art.el (gnus-article-treat-body-boundary): Fix boundary width on
4707         XEmacs, which was one character too wide.
4708
4709 2011-03-09  Antoine Levitt  <antoine.levitt@gmail.com>
4710
4711         * gnus-sum.el (gnus-articles-to-read): Use gnus-large-newsgroup as
4712         default number of articles to display.
4713         (gnus-articles-to-read): Use pretty names for prompt.
4714
4715 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4716
4717         * gnus-int.el (gnus-open-server): Ditto.
4718
4719         * gnus-start.el (gnus-activate-group): Give a backtrace if
4720         debug-on-quit is set and the user hits `C-g'.
4721         (gnus-read-active-file): Ditto.
4722
4723         * gnus-group.el (gnus-group-read-ephemeral-group): Ditto.
4724
4725 2011-03-15  Teodor Zlatanov  <tzz@lifelogs.com>
4726
4727         * message.el (message-yank-original): Use cond instead of CL case.
4728
4729 2011-03-15  Stefan Monnier  <monnier@iro.umontreal.ca>
4730
4731         * auth-source.el (auth-source-netrc-create): Use usual format for the
4732         default in prompts.
4733
4734 2011-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4735
4736         * lpath.el: Fbind read-char-choice for XEmacs.
4737
4738 2011-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
4739
4740         * auth-source.el (auth-source-netrc-create): Show the default in the
4741         prompt when prompting for token creation.
4742
4743 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4744
4745         * auth-source.el (auth-source-format-prompt): Always convert the value
4746         to a string to avoid evaluating non-string arguments.
4747         (auth-source-netrc-create): Offer default properly, not as initial
4748         content in `read-string'.
4749         (auth-source-netrc-saver): Use a cache keyed by file name and MD5 hash
4750         of line to determine if we've been run before.  If so, don't run again,
4751         but print a trivial message to indicate the cache was hit instead.
4752
4753 2011-03-11  Teodor Zlatanov  <tzz@lifelogs.com>
4754
4755         * gnus-sync.el (gnus-sync-install-hooks, gnus-sync-unload-hook):
4756         Don't install `gnus-sync-read' to any hooks by default.  It's buggy.
4757         The user will have to run `gnus-sync-read' manually and wait for Cloudy
4758         Gnus.
4759
4760 2011-03-11  Julien Danjou  <julien@danjou.info>
4761
4762         * mm-uu.el (mm-uu-type-alist): Add support for diff starting with "===
4763         modified file".
4764
4765 2011-03-09  Teodor Zlatanov  <tzz@lifelogs.com>
4766
4767         * auth-source.el (auth-source-read-char-choice): New function to read a
4768         character choice using `dropdown-list', `read-char-choice', or
4769         `read-char'.  It appends "[a/b/c] " to the prompt if the choices were
4770         '(?a ?b ?c).  The `dropdown-list' support is disabled for now.  Use
4771         `eval-when-compile' to load `dropdown-list'.  Remove `dropdown-list'.
4772         (auth-source-netrc-saver): Use it.
4773         (auth-source-pick-first-password): New convenience function.
4774
4775 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4776
4777         * nnimap.el (nnimap-credentials): Keep the :save-function as the third
4778         parameter in the credentials.
4779         (nnimap-open-connection-1): Use it after a successful login.
4780         (nnimap-credentials): Add IMAP-specific user and password prompt.
4781
4782         * auth-source.el (auth-source-search): Add :require parameter, taking a
4783         list.  Document it and the :save-function return token.  Pass :require
4784         down.  Change the CREATED message from a warning to a debug statement.
4785         (auth-source-search-backends): Pass :require down.
4786         (auth-source-netrc-search): Pass :require down.
4787         (auth-source-netrc-parse): Use :require, if it's given, as a filter.
4788         Change save prompt to indicate all modifications saved here are
4789         deletions.
4790         (auth-source-netrc-create): Take user login name as default in user
4791         prompt.  Move all the save functionality to a lexically bound function
4792         under the :save-function token in the returned list.  Set up clearer
4793         default prompts for user, host, port, and secret.
4794         (auth-source-netrc-saver): New function, intended to be wrapped for
4795         :save-function.
4796
4797 2011-03-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4798
4799         * shr.el (shr-table-horizontal-line): Change the defaults for the table
4800         lines to be spaces instead.
4801
4802 2011-03-07  Julien Danjou  <julien@danjou.info>
4803
4804         * sieve-manage.el (sieve-sasl-auth): Create auth-info if not found.
4805         (sieve-sasl-auth): Check that auth-source-search did return something,
4806         or just return an empty string.
4807
4808 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4809
4810         * gnus.el (gnus-interactive): Use read-directory-name.
4811
4812         * gnus-uu.el (gnus-uu-decode-uu-and-save)
4813         (gnus-uu-decode-unshar-and-save, gnus-uu-decode-save)
4814         (gnus-uu-decode-binhex, gnus-uu-decode-yenc)
4815         (gnus-uu-decode-save-view, gnus-uu-decode-postscript-and-save):
4816         Likewise.
4817
4818         * gnus-group.el (gnus-group-make-directory-group): Likewise.
4819
4820 2011-03-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4821
4822         * gnus-start.el (gnus-group-change-level): Allow putting foreign groups
4823         onto the list of killed groups, too.  This makes killed nnimap groups,
4824         for instance, more reliably not reappear.
4825
4826         * nnimap.el (nnimap-request-thread): Don't bug out when we can't find
4827         the parent.
4828
4829         * gnus-sum.el (gnus-update-read-articles): Fix typo.
4830
4831         * gnus.el (gnus-valid-select-methods): Mark nnimap as a backend that
4832         really have server-side marks.
4833
4834         * gnus-sum.el (gnus-propagate-marks): Change default back to nil again,
4835         since most backends do not usefully have server-side marks.
4836         (gnus-update-read-articles): Propagate marks to all backends that
4837         really have server-side marks.
4838
4839 2011-03-05  Antoine Levitt  <antoine.levitt@gmail.com>
4840
4841         * message.el (message-cite-reply-position, message-cite-style):
4842         New variables.
4843         (message-yank-original): Use the new citation styles.
4844
4845 2011-03-04  Daiki Ueno  <ueno@unixuser.org>
4846
4847         * message.el (message-options): Revert 22da67af (workaround for XEmacs
4848         buffer-local issue); don't mark it buffer-local when running under
4849         XEmacs.
4850
4851 2011-03-03  Tassilo Horn  <tassilo@member.fsf.org>
4852
4853         * nnimap.el (nnimap-parse-flags): Add a workaround for FETCH lines with
4854         numbers too big to be `read'.
4855
4856 2011-03-02  Teodor Zlatanov  <tzz@lifelogs.com>
4857
4858         * password-cache.el (password-in-cache-p): Add autoload.
4859
4860         * message.el (message-options): Make buffer-local two ways to attempt
4861         to fix a XEmacs bug.
4862
4863 2011-03-02  Julien Danjou  <julien@danjou.info>
4864
4865         * gnus-art.el (gnus-with-article-buffer): Fix buffer live check.
4866
4867 2011-03-01  Julien Danjou  <julien@danjou.info>
4868
4869         * gnus-art.el (list-identifier): Add list-identifier as a parameter
4870         group.
4871         (article-hide-list-identifiers): Use list-identifier group parameter.
4872
4873 2011-02-28  Julien Danjou  <julien@danjou.info>
4874
4875         * sieve.el (sieve-buffer-script-name): New local variable to store
4876         sieve script name.
4877         (sieve-edit-script): Store sieve script name.
4878         (sieve-upload): Use sieve script name when uploading.
4879         (sieve-upload): Use substitute-command-keys.
4880         (sieve-edit-script): Use substitute-command-keys.
4881         (sieve-refresh-scriptlist): Use substitute-command-keys.
4882         (sieve-manage-mode-map): Define keymap properly.
4883         (sieve-manage-mode): Do not set mode name manually, change mode-name to
4884         (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage".
4885         Remove commented code about cvs.
4886         (sieve-manage-quit): New function.
4887         (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit.
4888
4889 2011-02-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4890
4891         * gnus-group.el (gnus-import-other-newsrc-file): New function.
4892
4893 2011-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
4894
4895         * auth-source.el (auth-source-search): Cache empty result sets.
4896
4897         * password-cache.el (password-in-cache-p): Convenience function to
4898         check if a key is in the cache, even if the value is nil.
4899
4900         * auth-source.el (auth-source-save-behavior): New variable to replace
4901         `auth-source-never-create'.
4902         (auth-source-netrc-create): Use it.
4903         (auth-source-never-save): Remove.
4904
4905 2011-02-25  Lars Ingebrigtsen  <larsi@gnus.org>
4906
4907         * nnimap.el (nnimap-stream): Doc fix.
4908         (nnimap-open-connection-1): Reverse the order of the ports to that the
4909         prompted-for port is first.
4910
4911         * gnus-start.el (gnus-get-unread-articles): Don't clobber the async
4912         retrieval by the no-group selection.
4913
4914         * gnus-demon.el (gnus-demon-init): run-with-timer should be called with
4915         numerical parameters.
4916
4917 2011-02-25  Julien Danjou  <julien@danjou.info>
4918
4919         * gnus-gravatar.el: Use gnus-with-article-buffer.
4920
4921         * gnus-art.el (gnus-with-article-buffer): Check that the
4922         gnus-article-buffer is alive.
4923
4924 2011-02-24  Teodor Zlatanov  <tzz@lifelogs.com>
4925
4926         * auth-source.el (auth-source-creation-prompts): New variable to manage
4927         creation-time prompts.
4928         (auth-source-search): Document it.
4929         (auth-source-format-prompt): Add utility function.
4930         (auth-source-netrc-create): Don't default the user name to
4931         user-login-name.  Use `auth-source-creation-prompts' and some default
4932         prompts for user, host, port, and password (the default generic prompt
4933         remains ugly).
4934         (auth-source-never-save): Add customizable option to never save info.
4935         (auth-source-netrc-create): Use it and improve save prompts.  Fix help
4936         mode excursion.
4937
4938 2011-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * auth-source.el (auth-source-netrc-create): Use `read-char' with no
4941         argument that XEmacs doesn't support.
4942
4943         * dgnushack.el (dgnushack-compile): Exclude color.el from being
4944         compiled for Emacsen having no `libxml-parse-html-region' support.
4945
4946         * gnus-xmas.el (gnus-xmas-define): Remove gnus-x-color-values.
4947
4948         * lpath.el: Bind buffer-save-without-query for XEmacs.
4949
4950 2011-02-23  Julien Danjou  <julien@danjou.info>
4951
4952         * gnus-art.el (article-make-date-line): Ignore errors if time is
4953         invalid and not convertible.
4954         (article-make-date-line): Only add lapsed time if time is not nil.
4955
4956 2011-02-23  Teodor Zlatanov  <tzz@lifelogs.com>
4957
4958         * auth-source.el (auth-source-netrc-create): Use `read-char' instead of
4959         `read-char-choice' for backwards compatibility.
4960         (auth-source-netrc-element-or-first): New function to DTRT for
4961         parameter extraction.
4962         (auth-source-netrc-create): Use it and fix multiple parameter print
4963         bug.  Use the default passed from above (given-default) or the
4964         built-in (user-login-name for :user).
4965
4966 2011-02-23  Lars Ingebrigtsen  <larsi@gnus.org>
4967
4968         * gnus-start.el (gnus-dribble-read-file):
4969         Set buffer-save-without-query, since we always want to save the dribble
4970         file, probably.
4971
4972         * nnmail.el (nnmail-article-group): Allow a final "" split to work on
4973         nnimap.
4974
4975         * gnus-sum.el (gnus-user-date-format-alist): Rename back again from
4976         -summary- since it's a user-visible variable.
4977
4978         * nnimap.el (nnimap-retrieve-group-data-early): Don't do QRESYNC the
4979         first time you use the new Gnus.
4980
4981 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4982
4983         * auth-source.el: Don't load netrc.el.
4984         (auth-sources): Search ~/.netrc as well by default.
4985         (auth-source-debug): Add 'trivia option for extra output.
4986         (auth-source-do-trivia): Use it.
4987         (auth-source-search): Simplify logic to use
4988         `auth-source-search-backends'.  Use `auth-source-do-trivia' where
4989         appropriate.  Don't keep a running count at this level.  Layer :create
4990         and :delete options appropriately on the first and second passes.
4991         Don't track the backend with the search results.
4992         (auth-source-search-backends): New function to search a list of
4993         backends for a processed spec.
4994         (auth-source-netrc-parse): Cache all netrc files, making
4995         auth-source-netrc-cache an alist keyed by the file name and using the
4996         file mtime as the caching criterion.  Keep the obfuscated data secret
4997         with a lexical bind.
4998         (auth-source-netrc-search): Don't calculate the length of the results
4999         unnecessarily.
5000         (auth-source-search-backends): Fix bug.
5001         (auth-source-netrc-create): Rework prompts.
5002
5003 2011-02-22  Andrew Cohen  <cohen@andy.bu.edu>
5004
5005         * nnir.el (nnir-imap-search-arguments,nnir-imap-default-search-key):
5006         Lower case names of search constraints.
5007         (nnir-run-query): Cache and reuse search constraints for all imap
5008         servers.
5009
5010 2011-02-22  Lars Ingebrigtsen  <larsi@gnus.org>
5011
5012         * gnus-msg.el (gnus-inews-add-send-actions): Restore the winconf name
5013         after exit.
5014         (gnus-setup-message): Define missing variable from last checkin.
5015
5016         * gnus-sum.el (gnus-summary-show-article): When called with t as the
5017         value, show the raw article.
5018
5019 2011-02-22  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5020
5021         * gnus.el: No Gnus v0.13 is released.
5022
5023 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5024
5025         * nnimap.el (nnimap-open-connection-1): Revert last change, since
5026         auth-source now accepts numbers.
5027
5028         * auth-source.el (auth-source-netrc-parse): Accept a number as the port
5029         spec, too.
5030         (auth-source-ensure-strings): New function.
5031
5032         * gnus-art.el (gnus-article-update-date-headers): Doc fix.
5033         (gnus-article-setup-buffer): Always restart the date timer so that user
5034         changes to the frequency is respected.
5035
5036         * nnimap.el (nnimap-open-connection-1): auth-source expects strings as
5037         port numbers, so make sure it gets that if nnimap-server-port is
5038         explicit.
5039
5040 2011-02-21  Simon Josefsson  <simon@josefsson.org>
5041
5042         * nnimap.el (nnimap-inbox): Doc fix.
5043
5044 2011-02-21  Chong Yidong  <cyd@stupidchicken.com>
5045
5046         * color.el (color-name-to-rgb): Rename from color-rgb->normalize.
5047         Autoload.  Add optional arg FRAME, and pass it to color-values.
5048         (color-complement): Caller changed.  Doc fix.
5049         (color-gradient): Rewrite for better clarity and efficiency.
5050
5051 2011-02-20  Chong Yidong  <cyd@stupidchicken.com>
5052
5053         * shr-color.el (shr-color->hexadecimal): Use renamed function names
5054         color-rgb-to-hex, color-name-to-rgb, color-srgb-to-lab, and
5055         color-lab-to-srgb.
5056
5057 2011-02-20  Drew Adams  <drew.adams@oracle.com>
5058
5059         * color.el: First part of merge from hexrgb.el.
5060         (color-rgb-to-hex): Rename from color-rgb->hex.
5061         (color-rgb-to-hsv): Rename from color-rgb->hsv.  Force hue and
5062         saturation to zero if the value is too small.
5063         (color-rgb-to-hsl): Rename from color-rgb->hsl.
5064         (color-srgb-to-xyz): Rename from color-srgb->xyz.  Doc fix.
5065         (color-xyz-to-srgb): Rename from color-xyz->srgb.  Doc fix.
5066         (color-xyz-to-lab): Rename from color-xyz->lab.  Doc fix.
5067         (color-lab-to-xyz): Rename from color-lab->xyz.  Doc fix.
5068         (color-lab-to-srgb): Rename from color-lab->srgb.  Doc fix.
5069         (color-cie-de2000): Doc fix.
5070
5071 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5072
5073         * nntp.el (nntp-finish-retrieve-group-infos): Add a kludge to use the
5074         given method as in the group name if we're using an extended method.
5075         (nntp-finish-retrieve-group-infos): Wait for the end of the LIST ACTIVE
5076         command, if we're using that, instead of waiting for the beginning.
5077
5078         * gnus-start.el (gnus-get-unread-articles): Extend the methods so that
5079         we're sure to get unique server names, and we don't output two async
5080         commands in the same buffer.  This fixes an NNTP hang for some users.
5081
5082 2011-02-21  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
5083
5084         * gnus.el: No Gnus v0.11 is released.
5085
5086 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
5087
5088         * gnus-sum.el (gnus-summary-next-article): Add a kludge to reselect the
5089         summary buffer before reading going to the next buffer.  This avoids
5090         putting the point in the group buffer if you `C-g' the command.
5091
5092         * auth-source.el (auth-source-netrc-parse): Add an in-memory netrc
5093         cache (for now) to make ~/.authinfo.gpg files usable.
5094
5095         * nnfolder.el (copyright-update): Define for the compiler.
5096
5097         * auth-source.el (auth-source-search): Fix unbound variable.
5098
5099 2011-02-19  Glenn Morris  <rgm@gnu.org>
5100
5101         * gnus.el (gnus-meta): Doc fix.
5102
5103 2011-02-19  Chong Yidong  <cyd@stupidchicken.com>
5104
5105         * nnfolder.el (nnfolder-save-buffer): Don't let-bind copyright-update,
5106         in case it's not yet loaded.
5107
5108 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
5109
5110         * nnimap.el (nnimap-wait-for-response): Ensure that we get the entire
5111         line we're waiting for.
5112
5113 2011-02-19  Darren Hoo  <darren.hoo@gmail.com>  (tiny change)
5114
5115         * gnus-art.el (gnus-article-next-page-1): Because customized mode-line
5116         face with line-width greater than zero will cause RET in gnus summary
5117         buffer to scroll down article page-wise because auto vscroll happens,
5118         it should be temporally disabled when doing a scroll-up.
5119
5120 2011-02-19  Lars Ingebrigtsen  <larsi@gnus.org>
5121
5122         * nnimap.el (nnimap-parse-copied-articles): Allow for "<foo> OK"
5123         outputs from the server.
5124
5125 2011-02-18  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5126
5127         * gnus-art.el (gnus-article-prepare): Run gnus-article-prepare-hook
5128         later so that bbdb can hook in easier.
5129
5130 2011-02-18  Lars Ingebrigtsen  <larsi@gnus.org>
5131
5132         * auth-source.el (auth-source-search): Don't try to create credentials
5133         if the caller doesn't want that.
5134         (auth-source-search): If we don't find a match, don't bug out on
5135         non-bound variables.
5136         (auth-source-search): Only ask a single backend to create the
5137         credentials.
5138
5139         * nnimap.el (nnimap-log-command): Add a newline to the inhibited
5140         logging.
5141         (nnimap-credentials): Protect against auth-source-search returning nil.
5142         (nnimap-request-list): Protect against not being able to open the
5143         server.
5144
5145 2011-02-17  Lars Ingebrigtsen  <larsi@gnus.org>
5146
5147         * auth-source.el (auth-source-search): Do a two-phase search, one with
5148         no :create to get the responses from all backends.
5149
5150         * nnimap.el (nnimap-open-connection-1): Delete duplicate server names
5151         when getting credentials.
5152
5153         * gnus-util.el (gnus-delete-duplicates): New function.
5154
5155 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
5156
5157         * nnimap.el (nnimap-credentials): Instead of picking the first port as
5158         a creation default, pass the whole port list down.  It will be
5159         completed.
5160
5161         * auth-source.el (auth-source-search): Updated docs to talk about
5162         multiple creation choices.
5163         (auth-source-netrc-create): Accept a list as a value (from the search
5164         parameters) and do completion on that list.  Keep a separate netrc line
5165         with the password obscured for showing the user.
5166
5167         * nnimap.el (nnimap-open-connection-1): Make the `nnimap-address' the
5168         first choice to `auth-source-search' so it will be used for entry
5169         creation instead of the server's Gnus-specific name.
5170         (nnimap-credentials): Rely on the auth-source library to select which
5171         port is actually wanted in the new netrc entry, so don't override
5172         `auth-source-creation-defaults'.
5173
5174         * auth-source.el (auth-source-netrc-parse): Use :port instead of
5175         :protocol and accept a missing user, host, or port as a wildcard match.
5176         (auth-source-debug): Default to off.
5177
5178         (auth-source-netrc-search, auth-source-netrc-create)
5179         (auth-source-secrets-search, auth-source-secrets-create)
5180         (auth-source-user-or-password, auth-source-backend, auth-sources)
5181         (auth-source-backend-parse-parameters, auth-source-search): Use :port
5182         instead of :protocol.
5183
5184         * nnimap.el (nnimap-credentials): Pass a port default to
5185         `auth-source-search' in case an entry needs to be created.
5186         (nnimap-open-connection-1): Use :port instead of :protocol.
5187
5188 2011-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5189
5190         * auth-source.el: Bind load-path when loading EIEIO from
5191         "gnus-fallback-lib/eieio"; don't pass more than two args, that XEmacs
5192         21.4 doesn't support, to `require'.
5193         (auth-source-secrets-search): Use mm-delete-duplicates instead of
5194         delete-dups that is not available in XEmacs 21.4.
5195
5196 2011-02-16  Raphael Kubo da Costa  <kubito@gmail.com>  (tiny change)
5197
5198         * auth-source.el: Correctly load EIEIO from "gnus-fallback-lib/eieio"
5199         as EIEIO must also be loaded when auth-source.el is being
5200         byte-compiled.
5201
5202 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5203
5204         * gnus-fallback-lib/eieio/eieio.el: Copy from Emacs.
5205
5206         * gnus-fallback-lib/eieio/eieio-speedbar.el: Copy from Emacs.
5207
5208         * gnus-fallback-lib/eieio/eieio-opt.el: Copy from Emacs.
5209
5210         * gnus-fallback-lib/eieio/eieio-datadebug.el: Copy from Emacs.
5211
5212         * gnus-fallback-lib/eieio/eieio-custom.el: Copy from Emacs.
5213
5214         * gnus-fallback-lib/eieio/eieio-comp.el: Copy from Emacs.
5215
5216         * gnus-fallback-lib/eieio/eieio-base.el: Copy from Emacs.
5217
5218         * auth-source.el: Load EIEIO from "gnus-fallback-lib/eieio" if
5219         necessary.
5220
5221 2011-02-16  Lars Ingebrigtsen  <larsi@gnus.org>
5222
5223         * gnus-sum.el (gnus-propagate-marks): Change default to t again, since
5224         nil means that nnimap doesn't get updated.
5225
5226 2011-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5227
5228         * auth-source.el (auth-source-netrc-create): Return a synthetic search
5229         result when the user doesn't want to write to the file.
5230         (auth-source-netrc-search): Expect a synthetic result and proceed
5231         accordingly.
5232         (auth-source-cache-expiry): New variable to override
5233         `password-cache-expiry'.
5234         (auth-source-remember): Use it.
5235
5236         * nnimap.el (nnimap-credentials): Remove the `inhibit-create'
5237         parameter.  Create entry if necessary by using :create t.
5238         (nnimap-open-connection-1): Don't pass `inhibit-create'.
5239
5240 2011-02-15  Teodor Zlatanov  <tzz@lifelogs.com>
5241
5242         * auth-source.el (auth-source-debug): Enable by default and don't
5243         mention the obsolete `auth-source-hide-passwords'.
5244         (auth-source-do-warn): New function to debug unconditionally.
5245         (auth-source-do-debug): Use it.
5246         (auth-source-backend-parse): Use it for invalid `auth-sources' entries
5247         and for Secrets API entries when the secrets.el library is not
5248         available.
5249
5250 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5251
5252         * gnus-sum.el (gnus-propagate-marks): Default to nil.
5253         (gnus-summary-exit): Kill the correct article buffer on exit from a
5254         `C-d' group.
5255
5256         * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
5257         gnus-propagate-marks.
5258
5259         * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
5260         before killing the buffers so that a non-full window conf gets handled
5261         correctly.
5262         (gnus-summary-exit): Ditto.
5263         (gnus-summary-read-group-1): Ditto.
5264
5265         * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
5266         async code again so that we can debug it properly.
5267
5268         * message.el (message-reply): Take an optional switch-buffer parameter
5269         so that Gnus window confs are respected better.
5270
5271 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5272
5273         * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
5274         `plist-get' to accept non-list parameters (XEmacs issue).
5275         Fix docstring.
5276         (auth-source-secrets-search): Use `delete-dups', `append mapcar', and
5277         `butlast' instead of `remove-duplicates', `mapcan', and `subseq'.
5278         (auth-sources, auth-source-backend-parse, auth-source-secrets-search):
5279         Login collection is "Login" and not "login".
5280
5281 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
5282
5283         * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
5284         multiple headers.
5285
5286         * nnimap.el (nnimap-inhibit-logging): New variable.
5287         (nnimap-log-command): Don't log login commands.
5288
5289         * auth-source.el (auth-source-netrc-search): The asserts seem to want
5290         to have more parameters.
5291
5292         * nnimap.el (nnimap-send-command): Mark the command time for each
5293         command, so that we don't get NOOPs stepping on our toes.
5294
5295         * gnus-art.el (article-date-ut): Get the date from the Date header on
5296         `t'.
5297
5298 2011-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * auth-source.el (auth-source-search): Use copy-sequence instead of
5301         the cl.el copy-list.
5302
5303 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5304
5305         * imap.el: Bring it back (revert
5306         84d800cd31de3064f0ed39617d725709a2f8f42f).
5307
5308 2011-02-13  Adam Sjøgren  <asjo@koldfront.dk>
5309
5310         * gnus-delay.el (gnus-delay-article) Fix number of seconds per day.
5311         Improve prompt.
5312
5313 2011-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
5314
5315         * gnus-art.el (gnus-article-mode-line-format): Remove the article
5316         washing status from the default format.  It isn't very informative.
5317
5318 2011-02-13  Tassilo Horn  <tassilo@member.fsf.org>  (tiny change)
5319
5320         * nnimap.el (nnimap-request-accept-article, nnimap-process-quirk):
5321         Fix Gcc processing on imap.
5322
5323 2011-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5324
5325         * imap.el: Remove file.  All the functionality is in nnimap.el.
5326
5327 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5328
5329         * message.el (message-bury): Don't pop up a new window when selected
5330         window is dedicated.
5331
5332 2011-02-10  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
5333
5334         * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.
5335
5336 2011-02-10  Teodor Zlatanov  <tzz@lifelogs.com>
5337
5338         * sieve-manage.el: Autoload `auth-source-search'.
5339         (sieve-sasl-auth): Use it.
5340
5341 2011-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
5342
5343         * nnimap.el: Autoload `auth-source-forget+'.
5344         (nnimap-open-connection-1): Use it if the connection fails.
5345
5346         * auth-source.el: Require `password-cache'.
5347         (auth-source-hide-passwords, auth-source-cache): Remove and mark
5348         obsolete.
5349         (auth-source-magic): Marker for `password-cache' keys.
5350         (auth-source-do-cache): Update docstring.
5351         (auth-source-search): Use and check cache.
5352         (auth-source-forget-all-cached, auth-source-remember)
5353         (auth-source-recall, auth-source-forget, auth-source-forget+)
5354         (auth-source-specmatchp): Caching support functions.
5355         (auth-source-forget-user-or-password, auth-source-forget-all-cached):
5356         Remove and obsolete.
5357         (auth-source-user-or-password): Remove caching to further discourage
5358         using it.  Always hide passwords.
5359
5360         * password-cache.el (password-cache-remove): Accept secrets that are
5361         not strings.
5362
5363 2011-02-09  Lars Ingebrigtsen  <larsi@gnus.org>
5364
5365         * nntp.el (nntp-retrieve-group-data-early-disabled): Disable the async
5366         code for now, since it doesn't work for all users.
5367
5368 2011-02-09  Julien Danjou  <julien@danjou.info>
5369
5370         * message.el (message-options): Make message-options really buffer
5371         local.
5372
5373 2011-02-08  Teodor Zlatanov  <tzz@lifelogs.com>
5374
5375         * mail-source.el: Autoload `auth-source-search'.
5376         (mail-source-keyword-map): Note order matters.
5377         (mail-source-set-1): Get all the mail-source source values and
5378         defaults and search auth-source on those if needed.  This can all
5379         probably be simplified.
5380
5381         * nnimap.el: Autoload `auth-source-search'.
5382         (nnimap-credentials): Use it.
5383         (nnimap-open-connection-1): Ask for the virtual server and physical
5384         address in one shot.
5385
5386         * nntp.el: Autoload `auth-source-search'.
5387         (nntp-send-authinfo): Use it.  Note TODO.
5388
5389 2011-02-08  Julien Danjou  <julien@danjou.info>
5390
5391         * shr.el (shr-tag-body): Add support for text attribute in body
5392         markups.
5393
5394         * message.el (message-options): Make message-options a local variable.
5395
5396 2011-02-07  Teodor Zlatanov  <tzz@lifelogs.com>
5397
5398         * auth-source.el (auth-source-secrets-search)
5399         (auth-source-user-or-password): Use `append' instead of `nconc'.
5400         (auth-source-user-or-password): Build return list better and protect
5401         against nil :secret.
5402
5403 2011-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
5404
5405         * nnimap.el (nnimap-update-info): Refactor slightly.
5406         (nnimap-update-info): Tell Gnus whether there are any \Recent messages.
5407         (nnimap-update-info): Clean up slightly.
5408         (nnimap-quirk): Add quirk for Gmail IMAP which bugs out on NUL
5409         characters.
5410         (nnimap-process-quirk): Rename function to avoid collision.
5411         (nnimap-update-info): Fix macrology bug-out.
5412         (nnimap-update-info): Simplify split history test.
5413
5414 2011-02-06  Michael Albinus  <michael.albinus@gmx.de>
5415
5416         * auth-source.el (top): Require 'eieio unconditionally.
5417         Autoload `secrets-get-attributes' instead of `secrets-get-attribute'.
5418         (auth-source-secrets-search): Limit search when `max' is greater than
5419         number of results.
5420
5421 2011-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
5422
5423         * nntp.el (nntp-finish-retrieve-group-infos): Protect against the first
5424         part not returning any data.
5425
5426         * proto-stream.el (open-protocol-stream): Document the return value.
5427
5428 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5429
5430         * auth-source.el (auth-source-secrets-search): Add examples.
5431
5432 2011-02-06  Julien Danjou  <julien@danjou.info>
5433
5434         * message.el (message-setup-1): Handle message-generate-headers-first
5435         set to t.
5436
5437 2011-02-06  Teodor Zlatanov  <tzz@lifelogs.com>
5438
5439         * auth-source.el (auth-sources): Allow for simpler defaults for Secrets
5440         API with a string "secrets:collection-name" and with 'default.
5441         (auth-source-backend-parse): Parse "secrets:collection-name" and
5442         'default.  Recurse on parses instead of repeating code.  Use the
5443         Secrets API is the source is not nil and 'ignore otherwise.  Emit a
5444         message when ignoring a source.
5445         (auth-source-search): List ignored search keys at the top level.
5446         (auth-source-netrc-create): Use `case' instead of `cond'.
5447         (auth-source-secrets-search): Created with TODOs.
5448         (auth-source-secrets-create): Created with TODOs.
5449         (auth-source-retrieve, auth-source-create, auth-source-delete)
5450         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
5451         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
5452         (auth-source-user-or-password-sftp)
5453         (auth-source-user-or-password-smtp): Remove.
5454         (auth-source-user-or-password): Deprecated and modified to be a wrapper
5455         around `auth-source-search'.  Not tested thoroughly.
5456
5457 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
5458
5459         * auth-source.el: Bring in assoc and eioeio libraries.
5460         (secrets-enabled): New variable to track the status of the Secrets API.
5461         (auth-source-backend): New EIOEIO class to represent a backend.
5462         (auth-source-creation-defaults): New variable to set prompt defaults
5463         during token creation (see the `auth-source-search' docstring for
5464         details).
5465         (auth-sources): Simplify to allow a simple string as a netrc backend
5466         spec.
5467         (auth-source-backend-parse): Parse a backend from an `auth-sources' spec.
5468         (auth-source-backend-parse-parameters): Fill in the backend parameters.
5469         (auth-source-search): Main auth-source API entry point.
5470         (auth-source-delete): Wrapper around `auth-source-search' for deletion.
5471         (auth-source-search-collection): Helper function for searching.
5472         (auth-source-netrc-parse, auth-source-netrc-normalize)
5473         (auth-source-netrc-search, auth-source-netrc-create): Netrc backend.
5474         Supports search, create, and delete.
5475         (auth-source-secrets-search, auth-source-secrets-create): Secrets API
5476         backend stubs.
5477         (auth-source-user-or-password): Call `auth-source-search' but it's not
5478         ready yet.
5479
5480 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
5481
5482         * message.el (message-setup-1): Remove the read-only stuff, since it
5483         doesn't work under XEmacs, for some reason.
5484
5485         * gnus-sum.el (gnus-user-date): Rename back from
5486         gnus-summary-user-date since user code refers to it.
5487
5488         * shr.el (shr-render-td): Store the actual background color used.
5489
5490         * message.el (message-setup-1): Don't bind the constant
5491         -forbidden-properties.
5492         (message-setup-1): Revert previous change, since it needs to bind the
5493         props to insert them.
5494         (message-resend): Allow removing the read-only separator line.
5495
5496 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5497
5498         * nnimap.el (nnimap-request-accept-article): Give an error message if
5499         the APPEND wasn't successful.
5500
5501 2011-02-03  Adam Sjøgren  <asjo@koldfront.dk>
5502
5503         * gnus-start.el (gnus-get-unread-articles): Fix the call to methods
5504         that have no groups.
5505
5506 2011-02-03  Julien Danjou  <julien@danjou.info>
5507
5508         * gnus-draft.el: Remove progn around gnus-draft-setup.
5509
5510 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5511
5512         * gnus-start.el (gnus-read-active-for-groups): This function is never
5513         called with a nil `infos', so clean that up.
5514         (gnus-get-unread-articles): Request active files from primary/secondary
5515         methods that have no groups (yet).
5516
5517 2011-02-03  Julien Danjou  <julien@danjou.info>
5518
5519         * message.el (message-setup-1): Always generate References first.
5520         (message-mail): Return the return value of message-setup, not always t.
5521         (message-setup-1): Insert mail-header-separator with read-only and
5522         intangible properties set.
5523
5524         * gnus.el (gnus-summary-line-format): Add missing semi-colon for
5525         user-date in docstring.
5526
5527         * gnus-art.el (gnus-article-jump-to-part): Remove useless sit-for.
5528
5529         * gnus.el (gnus-summary-line-format): Mention &user-date format in
5530         docstring.
5531
5532         * gnus.el (gnus-user-date-format-alist): Change default value.
5533         Use defcustom, with type and group. Move from gnus-util.el.
5534         Rename to gnus-summary-user-date-format-alist.
5535
5536 2011-02-03  Glenn Morris  <rgm@gnu.org>
5537
5538         * nnimap.el (gnus-fetch-headers): Declare.
5539
5540         * nnheader.el (gnus-range-add, gnus-remove-from-range): Autoload.
5541
5542 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
5543
5544         * message.el (message-forward-make-body-digest-plain)
5545         (message-followup, message-reply): Clean up things noted by Stefan.
5546
5547         * gnus-art.el (gnus-article-setup-buffer): Stop the date timer if
5548         gnus-article-update-date-headers is nil.
5549         (gnus-article-date-headers): Rip out the old -treat-date-* stuff, since
5550         it didn't really work with defcustom.
5551         (article-update-date-lapsed): Make sure the window start doesn't move,
5552         either.
5553
5554 2011-02-01  Julien Danjou  <julien@danjou.info>
5555
5556         * mm-uu.el (mm-uu-type-alist): Add support for git format-patch diff
5557         format.
5558
5559         * mm-decode.el (mm-inline-media-tests): Do not check for diff-mode it's
5560         standard in Emacs nowadays.
5561
5562         * color.el (color-gradient): Add a color-gradient function.
5563
5564 2011-02-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5565
5566         * message.el (message-expand-name): Don't trust the return value of
5567         bbdb-complete-name.
5568         (message-check-news-header-syntax): Remove unused var `start'.
5569         (message-idna-to-ascii-rhs-1): Remove unused vars `rhs' and `address'.
5570         (message-inhibit-body-encoding): Move to before first use.
5571         (mail-abbrev-mode-regexp, Expires, User-Agent, Lines, Distribution)
5572         (To, References, In-Reply-To, Newsgroups, Subject, Path, From)
5573         (Organization, Message-ID, Date, mh-previous-window-config):
5574         Defvar the vars using dynamic scoping.
5575
5576 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
5577
5578         * shr.el (shr-render-td): Only do colors at the final rendering.
5579         Should be slightly faster.
5580         (shr-insert-table): Fix up TD background colors when doing the
5581         vertical padding.
5582
5583         * gnus-art.el (article-date-ut): Protect against articles with no Date
5584         header.
5585         (article-update-date-lapsed): Don't use current-column to find the
5586         horizontal position.  It's fragile in the presence of \003 characters.
5587
5588         * gnus-start.el (gnus-read-active-file-1): Remove dead parameter infos.
5589
5590 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5591
5592         * gnus-art.el (article-transform-date): Rewrite to still work when
5593         there are several rfc2822 parts.
5594         (article-transform-date): Fix infinite recursion.
5595         (article-date-ut): Replace infinitely many Date headers with a single
5596         one when called interactively.
5597
5598         * nnimap.el (nnimap-wait-for-response): Wait for results in a more
5599         secure manner.
5600
5601         * gnus-art.el (article-update-date-lapsed): Try to avoid having point
5602         move around by not using save-window-excursion.  It seems to work...
5603
5604 2011-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5605
5606         * gnus-art.el (article-make-date-line): Work for user-defined format.
5607
5608 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
5609
5610         * nntp.el (nntp-retrieve-group-data-early)
5611         (nntp-finish-retrieve-group-infos): Implement the asynchronous data
5612         fetching functions.
5613
5614         * gnus-start.el (gnus-read-active-for-groups): Read the active files
5615         thoroughly for all backends that have no known groups.  This should
5616         allow new nnml methods to retrieve mail.
5617
5618         * gnus-group.el (gnus-group-jump-to-group): Allow jumping to groups
5619         that Gnus doesn't know exists again.
5620
5621         * gnus-art.el (gnus-article-date-lapsed-new-header): Remove.
5622         (gnus-treat-date-ut): Ditto.
5623         (gnus-article-update-date-header): Rename.
5624         (gnus-treat-date-local): Remove.
5625         (gnus-treat-date-english): Remove.
5626         (gnus-treat-date-lapsed): Remove.
5627         (gnus-treat-date-combined-lapsed): Remove.
5628         (gnus-treat-date-original): Remove.
5629         (gnus-treat-date-iso8601): Remove.
5630         (gnus-treat-date-user-defined): Remove.
5631         (gnus-article-date-headers): New variable to control all the date
5632         header options.
5633         (article-date-ut): Rewrite to allow using the new way to format date
5634         headers(s).
5635
5636 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
5637
5638         * nnmail.el (nnmail-article-group): Check for a direct fancy split
5639         method.
5640         (nnmail-article-group): A better test for fanciness.
5641
5642         * nnimap.el (nnimap-request-head): Protect against not finding the
5643         article by Message-ID.
5644
5645 2011-01-29  Lars Ingebrigtsen  <larsi@gnus.org>
5646
5647         * gnus-art.el (article-update-date-lapsed): Try a better way to really
5648         keep point at the "same place".
5649
5650 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5651
5652         * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active
5653         data if the group is inactive.
5654
5655 2011-01-28  Julien Danjou  <julien@danjou.info>
5656
5657         * gnus-win.el: Remove dead function gnus-window-configuration-element.
5658         (gnus-all-windows-visible-p): Remove old compatibility code.
5659         (gnus-window-top-edge): Add docstring.
5660
5661         * gnus-group.el (gnus-group-jump-to-group): Set must match to t.
5662
5663 2011-01-28  Lars Ingebrigtsen  <larsi@gnus.org>
5664
5665         * gnus-int.el (gnus-request-marks): Call *-request-marks instead of the
5666         older request-update-info.
5667
5668         * gnus-art.el (article-make-date-line): Limit the length a bit more.
5669
5670 2011-01-28  Daiki Ueno  <ueno@unixuser.org>
5671
5672         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt):
5673         Give mml2015-signers higher precedence over mml2015-sign-with-sender.
5674
5675 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5676
5677         * gnus-group.el (gnus-group-refresh-group): Refresh even non-visible
5678         groups.  This makes the nndraft:queue group pop up if it's not already
5679         there.
5680
5681         * gnus-sum.el (gnus-summary-read-group-1): Fix the "contains no
5682         messages" logic, which was reversed.
5683
5684         * gnus-art.el (article-update-date-lapsed): Ensure that point stays at
5685         the "same place" even if point is on the line being replaced.
5686         (article-update-date-lapsed): Allow updating both the combined lapsed
5687         and the lapsed headers.
5688         (article-update-date-lapsed): Skip past all the X-Sent/Date headers.
5689         (article-make-date-line): Limit the number of segments dynamically to
5690         avoid too-long lines.
5691
5692 2011-01-27  Julien Danjou  <julien@danjou.info>
5693
5694         * mml2015.el (mml2015-epg-sign): Add and use mml2015-sign-with-sender.
5695         (mml2015-epg-encrypt): Use mml2015-sign-with-sender.
5696
5697 2011-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5698
5699         * shr.el (shr-expand-newlines, shr-previous-newline-padding-width):
5700         Use plist-get instead of the cl function getf.
5701
5702 2011-01-27  Glenn Morris  <rgm@gnu.org>
5703
5704         * gnus-util.el (float-time): Get rid of compiler warning, again.
5705
5706 2011-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
5707
5708         * shr.el (shr-put-color): Special-case background colors: Do put them
5709         at the blank parts at the front of the lines.
5710
5711         * gnus-draft.el (gnus-draft-clear-marks): New function to be run as an
5712         exit hook to nix out all data on readedness on group exit.
5713
5714         * gnus-util.el (float-time): If float-time is bound, always use it on
5715         all Emacsen.  It's unclear why the subrp check was there.
5716         (time-date): Require to make some autoload issues on XEmacs go away.
5717
5718         * shr.el (shr-put-color): Don't do the box padding in tables, since
5719         they're already padded.
5720
5721 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
5722
5723         * gnus-art.el (gnus-article-next-page): When the last line of the
5724         article is displayed, scroll down once more instead of going to the
5725         next article at once.
5726         (article-lapsed-string): Refactor out and allow specifying how many
5727         segments you want.
5728         (gnus-article-setup-buffer): Start updating the lapsed header directly.
5729         (gnus-article-update-lapsed-header): New variable.
5730
5731         * shr.el: Revert change that made headings use different-sized faces.
5732         The Emacs display engine isn't advanced enough that, for instance,
5733         tables can comfortably use differently-sized faces.
5734
5735 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5736
5737         * nnimap.el (nnimap-open-connection-1): Store the actual stream type
5738         used.
5739         (nnimap-login): Prefer plain LOGIN if it's enabled (since it requires
5740         fewer round trips than CRAM-MD5, and it's less likely to be buggy), and
5741         we're using an encrypted connection.
5742
5743         * proto-stream.el: Alter the interface functions to also return the
5744         actual stream type used: network or tls.
5745
5746 2011-01-25  Julien Danjou  <julien@danjou.info>
5747
5748         * mm-view.el (mm-display-shell-script-inline): Fix typo in docstring.
5749         (mm-display-javascript-inline): New function.
5750
5751         * mm-decode.el (mm-inline-media-tests): Add application/javascript
5752         viewing function.
5753
5754 2011-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5755
5756         * shr.el (shr-expand-newlines): Fix variable name.
5757
5758 2011-01-25  Lars Ingebrigtsen  <larsi@gnus.org>
5759
5760         * shr.el (shr-expand-newlines): Make nested boxes work.
5761
5762 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5763
5764         * shr.el (shr-expand-newlines): Proof of concept implementation of boxy
5765         backgrounds.
5766         (shr-expand-newlines): Switch to using overlays to enable kill'n'yank
5767         in a more sensible manner.
5768
5769 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
5770
5771         * mml-smime.el (mml-smime-use): Make it a defcustom and default to 'epg
5772         if EPG is loaded.
5773
5774 2011-01-24  Julien Danjou  <julien@danjou.info>
5775
5776         * shr.el: Use defface to create shr-tag-h[1-6] faces to fontify h[1-6]
5777         tags.
5778
5779 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
5780
5781         * gnus-art.el (gnus-article-read-summary-keys): Don't call disabled
5782         commands.
5783
5784         * gnus-gravatar.el (gnus-gravatar-insert): Don't move point around
5785         in the article buffer.
5786         (gnus-gravatar-insert): Use blank space from the current buffer to
5787         avoid breaking text properties.  This makes X-Sent updating work again.
5788
5789         * gravatar.el (gravatar-retrieve): Be silent when retrieving.
5790
5791 2011-01-23  Lars Ingebrigtsen  <larsi@gnus.org>
5792
5793         * gnus-html.el (gnus-html-image-fetched): Kill the buffer anyway, and
5794         fix the bug in url-http.el instead.
5795
5796         * shr.el (shr-image-fetched): Ditto.
5797
5798         * shr.el (shr-image-fetched): Avoid having point move in the article
5799         buffer.
5800
5801         * gnus-html.el (gnus-html-image-fetched): Don't kill the temporary
5802         buffer after being called.  It's apparently being killed by url.el, and
5803         killing it made point move to end-of-buffer in a random buffer.
5804
5805         * shr.el (shr-image-fetched): Ditto.
5806
5807 2011-01-23  Julien Danjou  <julien@danjou.info>
5808
5809         * mm-decode.el (mm-inline-media-tests): Change text/org to text/x-org.
5810
5811         * mm-uu.el (mm-uu-org-src-code-block-extract): Change text/org to
5812         text/x-org.
5813
5814 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5815
5816         * gnus-sum.el (gnus-summary-move-article): Protect against backends
5817         (i.e., nnimap) returning nil as the article number.
5818
5819 2011-01-22  Kazuhiro Ito  <kzhr@d1.dion.ne.jp>  (tiny change)
5820
5821         * flow-fill.el (fill-flowed): Make `delete-space' option correspond to
5822         "DelSp" parameter in RFC3676.
5823
5824 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5825
5826         * message.el (message-check-recipients): Display the encoded version of
5827         the bogus address if they differ.
5828
5829         * gnus-draft.el (gnus-group-send-queue): Really refresh the queue group
5830         after sending.
5831
5832         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5833
5834         * gnus-group.el (gnus-group-refresh-group): New convenience function.
5835
5836         * gnus-draft.el (gnus-group-send-queue): Update the queue group in the
5837         group buffer after sending the queue.
5838
5839         * gnus-agent.el (gnus-agent-send-mail): Ditto.
5840
5841 2011-01-22  Julien Danjou  <julien@danjou.info>
5842
5843         * mailcap.el (mailcap-mime-extensions): Rename text/org to text/x-org.
5844
5845 2011-01-22  Lars Ingebrigtsen  <larsi@gnus.org>
5846
5847         * mm-decode.el (mm-preferred-alternative-precedence): Don't bug out on
5848         nested related parts.
5849
5850         * nnfolder.el (nnfolder-request-expire-articles): Return the list of
5851         unexpired articles.  This fixes the regression that led expiry marks to
5852         disappear from nnfolder groups.
5853
5854 2011-01-21  Stefan Monnier  <monnier@iro.umontreal.ca>
5855
5856         * gnus-art.el (gnus-button-alist, gnus-button-handle-info-keystrokes):
5857         Don't confuse the "ret" of "retrograde" with RET.
5858
5859 2011-01-21  Julien Danjou  <julien@danjou.info>
5860
5861         * gnus-art.el (gnus-mime-display-single): Use mm-display-inline rather
5862         than mm-insert-inline.
5863
5864 2011-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5865
5866         * gnus-art.el (gnus-article-remove-images, gnus-article-show-images):
5867         Widen article buffer.
5868
5869 2011-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
5870
5871         * mm-util.el (mm-find-buffer-file-coding-system): Don't forget to kill
5872         the temp buffer.
5873         * message.el (message-mailer-swallows-blank-line): Use with-temp-buffer.
5874
5875 2011-01-20  Julien Danjou  <julien@danjou.info>
5876
5877         * mm-decode.el (mm-inline-media-tests): Add text/x-sh.
5878
5879         * gnus-art.el (gnus-mime-inline-part): Use mm-display-inline rather
5880         than mm-insert-inline to insert inline part: this respect
5881         mm-inline-media-tests displayers.
5882
5883         * mm-view.el (mm-display-shell-script-inline): New function.
5884
5885         * mm-decode.el (mm-inline-media-tests): Add x-shellscript and x-sh.
5886
5887         * mm-uu.el (mm-uu-type-alist): Add org block.
5888         (mm-uu-org-src-code-block-extract): New function.
5889
5890         * mm-view.el (mm-display-org-inline): New function.
5891
5892         * mm-decode.el (mm-automatic-display): Add text/org.
5893
5894         * mailcap.el (mailcap-mime-extensions): Add .org.
5895
5896 2011-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5897
5898         * gnus-art.el (gnus-article-highlight): Remove argument passed to
5899         gnus-article-add-buttons.
5900
5901 2011-01-19  Tom Rauchenwald  <sehnsucht.nach.unendlichkeit@quantentunnel.de>  (tiny change)
5902
5903         * spam.el (spam-spamassassin-register-with-sa-learn): Insert a full
5904         From header with a date and "nobody" as the sender.
5905
5906 2011-01-19  Julien Danjou  <julien@danjou.info>
5907
5908         * gnus-art.el (gnus-article-add-buttons): Simplify condition.
5909         (gnus-button-push): Remove gnus-button-entry function, it fails heavily
5910         if you have the same regexp several times.
5911         (gnus-button-push): Fix matching when regexp is symbol.
5912
5913 2011-01-15  Glenn Morris  <rgm@gnu.org>
5914
5915         * message.el (message-mail): A compose-mail function should
5916         accept headers as strings.
5917
5918 2011-01-13  Chong Yidong  <cyd@stupidchicken.com>
5919
5920         * message.el (message-tool-bar-gnome): Tweak tool-bar items.
5921         Add :vert-only tags.
5922         (message-mail): New arg RETURN-ACTION.
5923         (message-return-action): New var.
5924         (message-bury): Use it.
5925         (message-mode): Make it buffer-local.
5926         (message-send-and-exit): Always call message-bury.
5927
5928         * gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
5929         message-mail.
5930
5931 2011-01-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5932
5933         * nnimap.el (nnimap-convert-partial-article): Protect against
5934         zero-length body parts.
5935
5936         * mm-decode.el (mm-preferred-alternative-precedence):
5937         Discourage showing empty parts.
5938
5939         * gnus-int.el (gnus-request-accept-article): Don't try to update marks
5940         and stuff if the backend didn't return the article number.  This fixes
5941         an Exchange-related nnimap bug.
5942
5943         * gnus-sum.el (gnus-summary-next-article): Remove hack to reselect
5944         group window, because it does the wrong thing when a separate frame
5945         displays the group buffer.
5946
5947         * proto-stream.el (open-protocol-stream): Protect against the low-level
5948         transport functions returning nil.
5949
5950 2011-01-07  Daiki Ueno  <ueno@unixuser.org>
5951
5952         * mml2015.el (epg-sub-key-fingerprint): Autoload.
5953         (mml2015-epg-find-usable-secret-key): New function.
5954         (mml2015-epg-sign): Use mml2015-epg-find-usable-secret-key instead of
5955         mml2015-epg-find-usable-key (Bug#7797).
5956         (mml2015-epg-encrypt): Ditto.
5957
5958 2011-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5959
5960         * dgnushack.el (rot13-string): Fix the way to get the argument.
5961
5962 2011-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5963
5964         * flow-fill.el (fill-flowed-encode): Do encoding citation-aware.
5965
5966 2011-01-03  Glenn Morris  <rgm@gnu.org>
5967
5968         * sieve-manage.el (sieve-manage-open): Correctly set sieve-manage-port.
5969
5970         * sieve.el (sieve-open-server): Give a more explicit error if
5971         sieve-manage-open returns nil.  (Bug#7720)
5972
5973 2011-01-02  Karl Fogel  <kfogel@red-bean.com>
5974
5975         * gnus-msg.el (gnus-message-replyencrypt): Default to `t'.
5976
5977 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978
5979         * nnimap.el (nnimap-login): Prefer AUTH=CRAM-MD5, if it's available.
5980         This avoids sending passwords in plain text over non-encrypted
5981         channels.
5982
5983         * shr.el (shr-rescale-image): Display all GIF images as animated images.
5984
5985         * nnimap.el (nnimap-login): Refactored out into own function, and
5986         implement CRAM-MD5.
5987         (nnimap-wait-for-line): Refactored out.
5988
5989         * mm-view.el (mml-smime): Require.
5990
5991 2010-12-20  David Engster  <deng@eml.cc>
5992
5993         * mm-view.el (mm-view-pkcs7-decrypt): If mml-smime-use is set to 'epg,
5994         use EPG to decrypt S/MIME messages instead of openssl.
5995
5996 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5997
5998         * nnimap.el (nnimap-request-group): Avoid double SELECT on `M-g'.
5999
6000         * gnus-group.el (gnus-group-kill-group): Don't try to update the group
6001         status is the group clearly is unreachable.
6002
6003         * auth-source.el (auth-source-create): Add the optional second
6004         parameter to `local-variable-p' to be compatible with XEmacs.
6005
6006 2011-01-02  Wang Diancheng  <dcwang@kingbase.com.cn>  (tiny change)
6007
6008         * nnml.el (nnml-request-article): Allow requesting by Message-ID to
6009         work when using a compressed nnml folder.
6010
6011 2011-01-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6012
6013         * gnus-sum.el (gnus-select-newsgroup): Don't propagate marks to
6014         backends after sanitising on entry, because this never makes sense:
6015         If the articles have gone missing, then the data no longer exists on
6016         the backend, and if they haven't, then Gnus is wrong, and shouldn't
6017         overwrite anything anyway.
6018
6019         * shr.el (shr-insert-document): Bind shr-width dynamically to
6020         window-width if it's nil.
6021
6022 2010-12-30  Tassilo Horn  <tassilo@member.fsf.org>
6023
6024         * shr.el (shr-width, shr-insert-document): Allow nil as shr-width value
6025         with the meaning of using the full emacs window width for rendering.
6026
6027 2010-12-27  Daiki Ueno  <ueno@unixuser.org>
6028
6029         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Take care the
6030         case when sender is not given.
6031
6032 2010-12-23  Julien Danjou  <julien@danjou.info>
6033
6034         * gnus-gravatar.el (gnus-gravatar-transform-address): Set
6035         `mail-extr-ignore-realname-equals-mailbox-name' to nil when extracting
6036         the addresses, otherwise we might misplaced the gravatar.
6037
6038 2010-12-21  Daiki Ueno  <ueno@unixuser.org>
6039
6040         * mml1991.el (pgg-sign-region, pgg-encrypt-region):
6041         * gnus-art.el (pgg-snarf-keys-region): Autoload since PGG is now
6042         obsolete in Emacs.
6043
6044 2010-12-20  Julien Danjou  <julien@danjou.info>
6045
6046         * gnus-util.el (gnus-rescale-image): Revert last change.
6047
6048 2010-12-17  Chong Yidong  <cyd@stupidchicken.com>
6049
6050         * binhex.el: Improve commentary (Bug#7482).
6051
6052 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6053
6054         * gnus-group.el (gnus-group-delete-articles): New command.
6055
6056 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6057
6058         * nnir.el (nnir-mode): Make sure 'gnus-registry-install is bound.
6059
6060 2010-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6061
6062         * gnus-sum.el (gnus-get-newsgroup-headers): Revert the last change
6063         here, since it's up to the backends to do CRLF removal if their
6064         protocol has it.
6065
6066         * nnimap.el (nnimap-retrieve-headers): Remove CRLF from the headers.
6067
6068 2010-12-17  Julien Danjou  <julien@danjou.info>
6069
6070         * gnus-util.el (gnus-rescale-image): Allow to resize images even if
6071         they are from file.  Can also scale up.
6072
6073 2010-12-17  Andrew Cohen  <cohen@andy.bu.edu>
6074
6075         * gnus-sum.el (gnus-summary-refer-thread): Simplify code.
6076         Restore gnus-use-agent.
6077         (gnus-get-newsgroup-headers): Avoid unwanted spaces at eol.
6078
6079         * nnir.el (nnir-get-active): Ignore nnir-ignored-newsgroups if null.
6080
6081 2010-12-17  Julien Danjou  <julien@danjou.info>
6082
6083         * gravatar.el (gravatar-retrieve-synchronously): New function.
6084         (gravatar-get-data): Make more robust.
6085
6086 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6087
6088         * lpath.el: Bind epa-file-encrypt-to for Emacs 22 and XEmacs.
6089
6090 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6091
6092         * nnimap.el (nnimap-wait-for-response): Fix the end-point calculation
6093         to really consider the last line.
6094
6095 2010-12-16  Daiki Ueno  <ueno@unixuser.org>
6096
6097         * auth-source.el (auth-source-gpg-encrypt-to): New variable to set the
6098         list of recipient keys, or use symmetric encryption if not a list.
6099         (auth-source-create): Use it to make `epa-file-encrypt-to' local for an
6100         EPA override, replacing the call to `netrc-store-data'.
6101
6102 2010-12-16  Dan Davison  <dandavison7@gmail.com>  (tiny change)
6103
6104         * gnus-srvr.el: Avoid passing nil regexp argument to
6105         delete-matching-lines.
6106
6107 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6108
6109         * gnus-html.el (gnus-html-schedule-image-fetching): Make sure the HTML
6110         fetching stops when Gnus exits.
6111
6112         * nnfolder.el (nnfolder-save-all-buffers): Refactor out into its own
6113         function.
6114         (nnfolder-request-expire-articles): Save all the buffers after doing
6115         expiry.
6116
6117         * nnmail.el (nnmail-expiry-target-group): Revert the "all articles are
6118         the last article", since that led to serious performance regressions
6119         when expiring nnml groups.
6120
6121 2010-12-16  Andrew Cohen  <cohen@andy.bu.edu>
6122
6123         * nnir.el: Improve customizations.
6124
6125 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6126
6127         * gnus-start.el (gnus-subscribe-newsgroup): Notify the backend.
6128
6129         * gnus-group.el (gnus-group-kill-group): Notify the backend that the
6130         group has been killed.
6131         (gnus-group-yank-group): Ditto.
6132
6133         * gnus-srvr.el (gnus-browse-unsubscribe-group): Ditto.
6134
6135         * nnimap.el (nnimap-request-update-group-status): New function.
6136
6137         * gnus-int.el (gnus-request-update-group-status): New interface
6138         function.
6139
6140         * gnus-sum.el (gnus-summary-push-marks-to-backend): Fix the logic for
6141         copying read-ness to the backends.
6142
6143         * nnimap.el (nnimap-quirk): New function.
6144         (nnimap-retrieve-group-data-early): Use it.
6145         (nnimap-quirks): New alist.
6146
6147 2010-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6148
6149         * shr.el (shr-insert): Set shr-start after deleting trailing space;
6150         don't delete it within indentation.
6151
6152 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6153
6154         * nnimap.el (nnimap-wait-for-response): Always look (at least) at the
6155         previous line.
6156
6157 2010-12-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6158
6159         * nnimap.el (nnimap-retrieve-group-data-early): Fix the syntax of the
6160         QRESYNC command by deleting a superfluous space which broke Cyrus
6161         servers.  This change will break other servers that are buggy the other
6162         way around.
6163
6164 2010-12-14  Teodor Zlatanov  <tzz@lifelogs.com>
6165
6166         * spam.el: Reindent and fix long lines.
6167         (spam-copy-or-move-routine): Exclude invalid move destinations.
6168
6169 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
6170
6171         * nnir.el (nnir-mode): Don't install registry hooks if user hasn't
6172         installed the registry.
6173
6174 2010-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * dgnushack.el (rot13-string): New macro for XEmacs.  netrc.el uses it.
6177
6178 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6179
6180         * nnir.el (nnir-run-gmane): Better check for gmane groups: error out if
6181         groupname doesn't contain "gmane".
6182
6183 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6184
6185         * netrc.el (netrc-point-at-eol): Remove the unused netrc-point-at-old
6186         and netrc-bound-and-true-p bindings.
6187         (netrc-parse): Cache the netrc contents.
6188
6189         * gnus-start.el (gnus-matches-options-n): Fix typo in last change.
6190         (gnus-1): Don't create the nndrafts group twice.
6191         (gnus-setup-news): There's no need to read the active file here, since
6192         that's done again later on a per-backend basis.
6193         (gnus-start-draft-setup): Make sure that the new group is started out
6194         empty.
6195
6196         * gnus-agent.el (gnus-agentize): Don't create the queue group
6197         automatically on startup.  It'll be created later, if needed.
6198
6199         * gnus-start.el (gnus-auto-subscribed-groups): Add nnimap to the list
6200         of automatically subscribed groups.
6201         (gnus-auto-subscribed-categories): New variable.
6202         (gnus-matches-options-n): Use it.
6203         (gnus-default-subscribed-newsgroups): Remove unused variable.
6204         (gnus-start-draft-setup): Message a bit less.
6205
6206 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
6207
6208         * nnir.el (nnir-run-imap): Return article list in order of increasing
6209         UID.
6210
6211 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6212
6213         * gnus-sum.el (gnus-summary-enter-digest-group):
6214         Mention gnus-auto-select-on-ephemeral-exit.
6215
6216         * proto-stream.el (proto-stream-open-network-only): Fix the calling
6217         convention of the network-only option.
6218
6219 2010-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6220
6221         * proto-stream.el (proto-stream-open-network-only): New function to
6222         have a way to specify non-STARTTLS upgrade connections.
6223
6224 2010-12-10  Julien Danjou  <julien@danjou.info>
6225
6226         * gnus-gravatar.el (gnus-gravatar-transform-address): Fix error when
6227         email address is nil.
6228
6229         * message.el (message-bogus-recipient-p): Set address to "" if nil.
6230
6231 2010-12-10  Andrew Cohen  <cohen@andy.bu.edu>
6232
6233         * nnir.el (nnir-request-expire-articles): Ignore expiry except for
6234         deletion.
6235         (nnir-run-imap): Only need to parse list once.
6236
6237 2010-12-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6238
6239         * shr.el (shr-tag-script): Ignore <script>.
6240         (shr-tag-label): Add <label> support.
6241
6242 2010-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6243
6244         * mm-util.el (mm-ucs-to-char): Use eval-and-compile.
6245
6246         * shr.el (shr-image-displayer): Work for images lined side by side.
6247
6248 2010-12-08  Robert Pluim  <rpluim@gmail.com>
6249
6250         * gnus-demon.el (gnus-demon-init): Call run-with-timer with an integer
6251         parameter, since XEmacs doesn't accept t as a parameter.
6252
6253 2010-12-08  Andrew Cohen  <cohen@andy.bu.edu>
6254
6255         * nnir.el (nnir-retrieve-headers): Use rassq when comparing article
6256         ids.
6257         (nnir-run-gmane): Simplify groupspec formatting.
6258         (nnir-request-expire-articles): New function.
6259
6260 2010-12-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6261
6262         * nnimap.el (nnimap-parse-flags): Tweak VANISHED regexp to avoid regexp
6263         overflow, possibly.
6264
6265         * shr.el (shr-tag-table-1): Use bg/gfcolor specs on tables.
6266         (shr-render-td): Handle td style="" better.
6267         (shr-tag-table): Use the color from the style sheet.
6268         (shr-render-td): Make sure we copy over all the overlays, too.
6269
6270 2010-12-07  Andrew Cohen  <cohen@andy.bu.edu>
6271
6272         * nnir.el (nnir-run-gmane): Restore sub-optimal test for gmane server.
6273         (nnir-request-article): Improve article retrieval.
6274
6275 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6276
6277         * mm-util.el (mm-extra-numeric-entities): New variable.
6278
6279         * mm-url.el (mm-url-decode-entities):
6280         * mm-decode.el (mm-shr): Use it to decode extra numeric entities.
6281
6282         * lpath.el: Fbind completion-at-point for Emacs 22 and XEmacs.
6283
6284 2010-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
6285
6286         * message.el: Use completion-at-point.
6287         (message-completion-function): New fun, extracted from message-tab.
6288         (message-mode): Use it for completion-at-point-functions.
6289         (message-tab): Use it and completion-at-point.
6290
6291 2010-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6292
6293         * shr.el (shr-find-fill-point): Don't break a line after a kinsoku-bol
6294         character if a non-breakable character follows.
6295
6296 2010-12-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6297
6298         * proto-stream.el (proto-stream-open-tls): Return nil if we don't get
6299         any stream.
6300
6301         * shr.el (shr-tag-font): Colorize the region.
6302         (shr-tag-body): Ditto.
6303         (shr-tag-font): Actually let the styles be inherited instead of
6304         overwriting them.
6305         (shr-tag-font): Get the background color right.
6306         (shr-tag-style): Ignore all <style> tags for the moment.
6307
6308         * gnus-int.el (gnus-request-thread): Rework to take a header instead of
6309         a Message-ID to avoid having nnimap depend on gnus-sum.
6310
6311         * shr.el (shr-descend): Only colorize something if we have a node that
6312         sets colors.
6313
6314 2010-12-06  Julien Danjou  <julien@danjou.info>
6315
6316         * shr.el (shr-render-td): Render td content with shr-descend, so style
6317         will be applied to <td> too.
6318         (shr-colorize-region): Colorize region even if we only have a background.
6319         (shr-tag-body): Fix color and background color inheritance.
6320         Do not recolorize after shr-generic.
6321         (shr-tag-font): Let shr-generic colorize via inheritance.
6322
6323 2010-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6324
6325         * shr.el (shr-find-fill-point): Don't regard apostrophe as kinsoku-bol.
6326
6327 2010-12-06  Andrew Cohen  <cohen@andy.bu.edu>
6328
6329         * nnir.el (nnir-request-move-article): Remove obsolete code.
6330
6331 2010-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6332
6333         * gnus-util.el (gnus-macroexpand-all): Use eval-and-compile.
6334
6335 2010-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6336
6337         * gnus-sum.el (gnus-summary-respool-article): The completion function
6338         expects a list instead of an alist.
6339
6340         * nntp.el (nntp-snarf-error-message): nnheader-report takes a format
6341         string as the parameter.
6342
6343         * gnus.el (gnus-valid-select-methods): Allow nnimap to respool.
6344
6345         * shr.el (shr-stylesheet): New dynamic variable for cascading the
6346         styles.
6347         (shr-colorize-region): New function.
6348         (shr-insert-background-overlay): Remove.
6349         (shr-render-td): Background setting should be taken care of on a higher
6350         level.
6351         (shr-tag-body): Use post-hoc colorizations.
6352         (shr-tag-body): Set up a style sheet based on bgcolor/fgcolor.
6353         (shr-put-color-1): Don't overwrite old colors.
6354         (shr-colorize-region): When the background color isn't explicit, use
6355         a fixed background.
6356
6357         * gnus-util.el (gnus-output-to-mail): Require nnmail before using
6358         nnmail variables.
6359
6360 2010-12-05  Bjørn Mork  <bjorn@mork.no>
6361
6362         * nnimap.el (nnimap-process-expiry-targets): Avoid downloading articles
6363         unless necessary.
6364
6365 2010-12-05  Andrew Cohen  <cohen@andy.bu.edu>
6366
6367         * nnir.el (nnir-run-gmane): Use more careful test for gmane nntp
6368         server.
6369
6370 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6371
6372         * gnus-html.el (gnus-html-put-image): Use widget instead of local maps
6373         so that TAB works.
6374
6375         * gnus-sum.el (gnus-summary-show-article): Reverse the meanings of `C-u
6376         C-u g' and `C-u g' so that `C-u g' does what it traditionally did.
6377
6378         * shr.el (shr-urlify): Show the URL before the title to avoid
6379         misleading URLs.
6380
6381 2010-12-04  Adam Sjøgren  <asjo@koldfront.dk>
6382
6383         * shr.el (shr-urlify): Display the title in <a> tags.
6384
6385 2010-12-04  Andrew Cohen  <cohen@andy.bu.edu>
6386
6387         * nnir.el (nnir-categorize): Replace mapcar with mapc.
6388
6389 2010-12-03  Andrew Cohen  <cohen@andy.bu.edu>
6390
6391         * nnir.el: Rearrange code to allow macros to be autoloaded by
6392         gnus-sum.el.
6393         (nnir-retrieve-headers-override-function): Make this variable
6394         customizable.
6395         (nnir-retrieve-headers): Remove obsolete subject-mangling code.
6396
6397         * gnus-sum.el (nnir-article-group,nnir-article-rsv): Autoload macros
6398         from nnir.el.
6399
6400 2010-12-03  Julien Danjou  <julien@danjou.info>
6401
6402         * gnus-demon.el (gnus-demon-init): Fix time computing when time is nil.
6403
6404 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6405
6406         * gnus-util.el (gnus-macroexpand-all): Don't modify argument;
6407         allow optional argument `environment'.
6408
6409 2010-12-03  Glenn Morris  <rgm@gnu.org>
6410
6411         * mm-extern.el (message-goto-body): Update declaration.
6412
6413 2010-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * gnus-util.el (gnus-macroexpand-all): New function.
6416
6417         * gnus-sum.el (gnus-summary-line-format-alist): Use gnus-macroexpand-all
6418         instead of macroexpand-all that is unavailable in XEmacs.
6419
6420 2010-12-02  Andrew Cohen  <cohen@andy.bu.edu>
6421
6422         * nnir.el (nnir-summary-line-format): New variable.
6423         (nnir-mode): Use it.
6424         (nnir-artlist-*,nnir-aritem-*): Reimplement as macros.
6425         (nnir-article-ids): Reimplement as defsubst.
6426         (nnir-retrieve-headers): Don't mangle the subject header.
6427         (nnir-run-imap): Use 100 as RSV score.
6428         (nnir-run-find-grep): Fix for full server searching.
6429         (nnir-run-gmane): Better restriction to gmane groups.
6430
6431         * gnus-sum.el (gnus-summary-line-format-alist): Add specs for nnir
6432         summary buffers.
6433
6434 2010-12-02  Julien Danjou  <julien@danjou.info>
6435
6436         * gnus-win.el (gnus-configure-frame): Remove old compatibility code.
6437
6438         * gnus-msg.el: Mark gnus-outgoing-message-group as obsolete.
6439
6440         * gnus-win.el (gnus-configure-windows): Remove Gnus 3.x setting
6441         support.
6442
6443 2010-12-01  Andrew Cohen  <cohen@andy.bu.edu>
6444
6445         * nnir.el: Update to handle the registry better.
6446         (autoload): Silence byte-compiler.
6447         (nnir-open-server): Add a hook for nnir groups.
6448         (nnir-request-move-article): Don't mangle the header.  Better to use
6449         formatting variables (which will be added in the future).
6450         (nnir-registry-action): Update the registry using the original article
6451         group name.
6452         (nnir-mode): Install nnir-specific hooks for updating the registry.
6453
6454         * gnus-sum.el
6455         (gnus-article-original-subject,gnus-newsgroup-original-name):
6456         Remove obsolete variables.
6457         (gnus-summary-move-article): Remove use of obsolete variables.
6458         (gnus-summary-local-variables): Make move and delete hooks local to
6459         summary buffers.
6460
6461 2010-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6462
6463         * rtree.el: New file.
6464
6465 2010-12-01  Julien Danjou  <julien@danjou.info>
6466
6467         * message.el (message-user-organization): Do not use
6468         gnus-local-organization.
6469
6470         * gnus.el: Remove gnus-local-organization.
6471
6472         * gnus-msg.el: Remove nastygram thing.
6473
6474 2010-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
6475
6476         * nnmaildir.el (nnmaildir-request-set-mark): Add article to add-mark
6477         funcall.
6478
6479 2010-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6480
6481         * gnus-gravatar.el (gnus-gravatar-insert): Allow LWSP in the middle of
6482         names.
6483
6484         * shr.el (shr-find-fill-point): Don't break line between kinsoku-bol
6485         characters.
6486
6487         * gnus-gravatar.el (gnus-gravatar-insert): Delete unnecessary binding
6488         to t of inhibit-read-only since it is inside gnus-with-article-headers.
6489         Suggested by Štěpán Němec <stepnem@gmail.com>.
6490         (gnus-gravatar-transform-address): Use mail-extract-address-components
6491         that supports non-ASCII names rather than mail-header-parse-addresses.
6492
6493 2010-11-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6494
6495         * proto-stream.el (open-protocol-stream): All starttls connections are
6496         handled by the network handler.
6497
6498 2010-11-30  Julien Danjou  <julien@danjou.info>
6499
6500         * nnimap.el (nnimap-open-connection-1): Use gnus-string-match-p.
6501         (nnimap-open-connection-1): Fix PREAUTH.
6502
6503         * gnus-gravatar.el (gnus-gravatar-size): Set gnus-gravatar-size to nil.
6504
6505 2010-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6506
6507         * shr.el (shr-char-breakable-p, shr-char-nospace-p)
6508         (shr-char-kinsoku-bol-p, shr-char-kinsoku-eol-p): New macros.
6509         (shr-insert): Use them.
6510         (shr-find-fill-point): Work better for kinsoku chars and apostrophes.
6511
6512 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6513
6514         * nnir.el (nnir-request-move-article): Bail out if original group
6515         doesn't support article moves.
6516         (nnir-get-active): Improve active list retrieval.
6517
6518 2010-11-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6519
6520         * shr.el (shr-find-fill-point): Don't break before apostrophes.
6521
6522 2010-11-29  Binjo  <binjo.cn@gmail.com>  (tiny change)
6523
6524         * nnimap.el (nnimap-open-connection-1): w32 open-network-stream doesn't
6525         seem to accept strings-with-numbers as port numbers.
6526
6527 2010-11-29  Andrew Cohen  <cohen@andy.bu.edu>
6528
6529         * gnus-sum.el (gnus-summary-delete-article): If delete fails don't
6530         change the registry.
6531
6532 2010-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6533
6534         * nnir.el (nnir-run-gmane): Use mm-delete-duplicates instead of
6535         delete-dups that is not available in XEmacs 21.4.
6536
6537         * mm-util.el (mm-delete-duplicates): Add comment.
6538
6539 2010-11-28  Andrew Cohen  <cohen@andy.bu.edu>
6540
6541         * nnir.el (nnir-ignored-newsgroups): New variable.
6542         (nnir-get-active): Use it.
6543
6544 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6545
6546         * proto-stream.el (proto-stream-open-network): Add some comments.
6547
6548         * nntp.el (nntp-open-connection): Provide a :success condition.
6549
6550         * nnimap.el (nnimap-open-connection-1): Ditto.
6551
6552         * proto-stream.el (proto-stream-open-network): See what the response to
6553         the STARTTLS command is.
6554
6555         * nnimap.el (nnimap-open-connection-1): Always upgrade to STARTTLS (for
6556         backwards compatibility).
6557         (nnimap-open-connection-1): Really respect nnimap-server-port.
6558
6559         * proto-stream.el (proto-stream-open-network): When doing opportunistic
6560         TLS upgrades we don't really care about the identity of the peer.
6561         (proto-stream-open-network): Force starttls.el to use gnutls-cli, since
6562         that what we've checked for.
6563         (proto-stream-always-use-starttls): Only default to t if
6564         open-gnutls-stream exists.
6565         (proto-stream-open-network): If STARTTLS failed, then just open a
6566         normal connection.
6567         (proto-stream-open-network): Wait until the greeting before doing
6568         STARTTLS.
6569
6570         * nntp.el (nntp-open-connection): Report what the connection error is.
6571
6572         * proto-stream.el (open-protocol-stream): Rename from
6573         open-proto-stream.
6574
6575 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6576
6577         * nnimap.el (nnimap-stream): Change default to `undecided'.
6578         (nnimap-open-connection): If `nnimap-stream' is `undecided', try ssl
6579         first, and then network.
6580         (nnimap-open-connection-1): Respect nnimap-server-port.
6581         (nnimap-open-connection): Be more backwards-compatible.
6582
6583         * proto-stream.el (proto-stream-always-use-starttls): New variable.
6584         (proto-stream-open-starttls): De-duplicate the starttls code.
6585         (proto-stream-open-starttls): Folded back into the main function.
6586         (proto-stream-open-network): Fix typo in the gnutls path.
6587         (proto-stream-command): Refactor out.
6588
6589         * nntp.el (nntp-open-connection): Fix the STARTTLS command syntax.
6590
6591         * proto-stream.el (proto-stream-open-starttls): Actually implement the
6592         starttls.el STARTTLS.
6593
6594         * color.el (color-lab->srgb): Fix function call name.
6595
6596         * proto-stream.el (proto-stream-open-tls): Delete output from openssl
6597         if we're using tls.el.
6598         (proto-stream-open-network): If we don't have gnutls-cli or gnutls
6599         built in, then don't try to establish a STARTTLS connection.
6600
6601         * nntp.el (nntp-open-connection): Switch on STARTTLS on supported
6602         servers.
6603
6604         * proto-stream.el (open-proto-stream): Use network, not stream.
6605         (open-proto-stream): Add a way to specify what the end of a command is.
6606
6607         * nntp.el (nntp-open-connection): Use proto-streams for the relevant
6608         connections types.
6609         (nntp-open-network-stream): Remove.
6610         (nntp-open-ssl-stream): Remove.
6611         (nntp-open-tls-stream): Remove.
6612         (nntp-ssl-program): Remove.
6613
6614         * nnimap.el (nnimap-open-connection): Check for "OK" from the greeting.
6615
6616 2010-11-27  Andrew Cohen  <cohen@andy.bu.edu>
6617
6618         * nnir.el: Fix typos.
6619         (nnir-retrieve-headers-override-function): Rename variable to reflect
6620         new semantics.
6621         (nnir-article-group, nnir-article-number, nnir-article-rsv): New helper
6622         macros.
6623         (nnir-request-article, nnir-request-move-article): Use them.
6624         (nnir-categorize): New function.
6625         (nnir-run-query): Use it.
6626         (nnir-retrieve-headers): Rewrite to batch header retrieval.
6627         (nnir-run-gmane): nnir-retrieve-headers now returns the headers already
6628         sorted.
6629         (nnir-group-full-name): Use gnus-group-full-name instead.
6630         (nnir-artlist-artitem-group, nnir-artlist-artitem-number)
6631         (nnir-artlist-artitem-rsv, nnir-sort-groups-by-server): Obsolete.
6632
6633 2010-11-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6634
6635         * nnimap.el (nnimap-open-connection): Fix typo in STARTTLS command.
6636
6637         * proto-stream.el: New library to provide protocol-specific
6638         TLS/STARTTLS connections for IMAP, NNTP, SMTP, POP3 and similar
6639         protocols.
6640         (open-proto-stream): Complete the documentation.
6641         (proto-stream-open-network): Fix some typos.
6642
6643         * nnimap.el (nnimap-open-connection): Use it.
6644
6645 2010-11-27  Yuri Karaban  <tech@askold.net>  (tiny change)
6646
6647         * pop3.el (pop3-open-server): Read server greeting before starting TLS
6648         negotiation.
6649
6650 2010-11-26  Julien Danjou  <julien@danjou.info>
6651
6652         * color.el: Rename various rgb functions to srgb.
6653
6654 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6655
6656         * nnimap.el (nnimap-get-groups): Allow non-quoted strings as mailbox
6657         names.
6658
6659 2010-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6660
6661         * shr.el (shr-insert): Revert last change.
6662         (shr-find-fill-point): Never leave point being at bol;
6663         relax the kinsoku limitation when rendering tables.
6664
6665 2010-11-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6666
6667         * nnmail.el (nnmail-expiry-target-group): Protect against degenerate
6668         results from -accept-article.
6669
6670         * shr-color.el: Require cl when compiling.
6671
6672         * nnheader.el (nnheader-update-marks-actions): Fix typo in last
6673         checkin.
6674
6675         * gnus-art.el (gnus-url-mailto): Unfold URLs before using them.
6676
6677         * nnimap.el (nnimap-request-set-mark): Add is "+", not "-".
6678
6679         * gnus-sum.el (gnus-summary-push-marks-to-backend): Use 'set instead of
6680         'add and 'delete to set backend marks.
6681
6682         * nnmaildir.el (nnmaildir-request-set-mark): Be explicit about 'set.
6683
6684         * nnheader.el (nnheader-update-marks-actions): Refactor out.
6685
6686         * nntp.el (nntp-request-set-mark): Use it.
6687
6688         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6689
6690         * nnml.el (nnml-request-set-mark): Ditto.
6691
6692         * nnimap.el (nnimap-last-response-string): Remove the unfolding -- it
6693         introduces regressions in article selection.
6694         (nnimap-find-uid-response): New function.
6695         (nnimap-request-accept-article): Use the UID returned, if any.
6696         (nnimap-request-move-article): Use the UID returned, if any.
6697         (nnimap-get-groups): Reimplement to work with folded lines.
6698         (nnimap-find-uid-response): The UID is the last element in the list.
6699         (nnimap-request-set-mark): Extend syntax with 'set.
6700
6701         * nnml.el (nnml-request-set-mark): Ditto.
6702
6703         * nnfolder.el (nnfolder-request-set-mark): Ditto.
6704
6705         * nntp.el (nntp-request-set-mark): Ditto.
6706
6707 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6708
6709         * message.el (message-called-interactively-p): A temporary macro.
6710         (message-goto-body): Use it temporarily.
6711
6712 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6713
6714         * nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
6715         (nnimap-last-response-string): Unfold quoted lines, if they exist.
6716         (nnimap-last-response-string): Fix last unfolding fix.
6717
6718 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6719
6720         * shr.el (shr-insert): Fix the way to fold lines.
6721
6722 2010-11-25  Julien Danjou  <julien@danjou.info>
6723
6724         * shr-color.el (shr-color->hexadecimal): Use color-rgb->hex.
6725
6726         * color.el: Rename from color-lab.el
6727         (color-rgb->hex): Add.
6728         (color-complement): Add.
6729         (color-complement-hex): Add.
6730
6731         * gnus-sum.el (gnus-summary-widget-forward): Add, and bind to [tab].
6732
6733 2010-11-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6734
6735         * shr-color.el (shr-color-visible): Don't bug out if the color names
6736         don't exist.
6737
6738 2010-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6739
6740         * mml.el (mml-preview): Make sure to bind gnus-displaying-mime to nil,
6741         assuming that article displaying or another mml-preview may be
6742         interrupted for an error or for the like.
6743
6744         * shr.el (shr-get-background): Fix argument name.
6745
6746 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6747
6748         * gnus-cache.el (gnus-summary-insert-cached-articles): Use it.
6749
6750         * gnus-sum.el (gnus-summary-include-articles): New function.
6751
6752         * message.el (message-goto-body): called-interactively-p needs a
6753         parameter, so use `any'.
6754
6755         * nnimap.el (nnimap-request-move-article): It's no longer necessary to
6756         clear marks before moving, since they're synced from the Gnus side
6757         first.
6758
6759         * gnus-sum.el (gnus-summary-push-marks-to-backend): New function.
6760         (gnus-summary-move-article): Copy over all marks before moving, so that
6761         IMAP doesn't think a new article has arrived.
6762
6763 2010-11-24  Julien Danjou  <julien@danjou.info>
6764
6765         * shr.el (shr-insert-background-overlay): Fix typo.
6766         (shr-render-td): Copy the background before rendering.
6767
6768         * shr-color.el (shr-color-visible): Fix docstring.
6769
6770         * shr.el (shr-tag-table): Add bgcolor support.
6771         (shr-render-td): Add bgcolor support.
6772         (shr-get-background): Add.
6773         (shr-insert-foreground-overlay): Use shr-get-background.
6774
6775         * message.el (message-goto-body): Use called-interactively-p.
6776         (message-in-body-p): message-goto-body returns point.
6777
6778 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6779
6780         * mm-util.el (mm-enable-multibyte): Use `to' instead of t.  This fixes
6781         Fixes something or other in Emacs 23, and is backwards compatible.
6782
6783         * message.el (message-goto-body): Remove the <#secure special-casing,
6784         which is too special.
6785
6786         * shr.el (shr-parse-style): Drop !important from styles.
6787
6788 2010-11-24  Daniel Schoepe  <daniel.schoepe@googlemail.com>  (tiny change)
6789
6790         * gnus-sum.el (gnus-summary-articles-in-thread): Fix a bug that causes
6791         this function to return incorrect results when calling it with an
6792         explicit article argument different from
6793         (gnus-summary-article-number).
6794
6795 2010-11-24  Julien Danjou  <julien@danjou.info>
6796
6797         * shr.el (shr-insert-color-overlay): Replace deprecated syntax.
6798         (shr-tag-body): Add background support.
6799         (shr-descend): Add background support.
6800         (shr-tag-title): Add.
6801
6802         * shr-color.el (shr-color-visible): Really return original background
6803         if fixed.
6804
6805 2010-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6806
6807         * shr.el (shr-color-check): Protect against non-existent color names.
6808
6809 2010-11-24  Julien Danjou  <julien@danjou.info>
6810
6811         * color-lab.el: Require 'cl when compiling.
6812
6813         * shr.el (shr-insert-color-overlay): Remove specific rgb() check.
6814
6815         * shr-color.el (shr-color->hexadecimal): Only return the hexadecimal
6816         matched part.
6817
6818         * color-lab.el: Fix all expt calls to use float type.
6819
6820 2010-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6821
6822         * shr.el (shr-insert-color-overlay): Pass rgb(rrr, ggg, bbb) type color
6823         expression to shr-color-check as is.
6824
6825         * shr-color.el (shr-color->hexadecimal): Ignore case of color names.
6826
6827         * color-lab.el: Add coding cookie.
6828         (float-pi): Use eval-and-compile.
6829
6830         * dgnushack.el (dgnushack-compile): Exclude shr-color.el from being
6831         compiled for Emacsen having no `libxml-parse-html-region' support.
6832
6833 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6834
6835         * shr.el (shr-insert-color-overlay): Split stuff like
6836         "#444444 !important" to find the real color.
6837         (shr-tag-font): Resurrect shr-tag-font again, since it's needed to
6838         parse <font color="red"> entries.
6839
6840 2010-11-23  Andrew Cohen  <cohen@andy.bu.edu>
6841
6842         * nnheader.el (nnheader-parse-head): Bug fix.  Properly position
6843         point when parsing headers.
6844
6845         * nnspool.el (nnspool-insert-nov-head): Bug fix.  Make sure point
6846         is positioned properly when parsing headers.
6847
6848 2010-11-23  Julien Danjou  <julien@danjou.info>
6849
6850         * color-lab.el (boundp): Bind float-pi for Emacs < 23.3.
6851
6852         * shr-color.el (shr-color->hexadecimal): Add support for color names.
6853
6854         * shr.el (shr-parse-style): Replace \n with space in style parsing.
6855
6856         * shr-color.el (shr-color-hsl-to-rgb-fractions):
6857         Use shr-color-hue-to-rgb.
6858         (shr-color->hexadecimal): Call shr-color-hsl-to-rgb-fractions.
6859
6860 2010-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6861
6862         * shr.el (shr-color->hexadecimal): Autoload.
6863         (shr-descend): Add color to all tags.
6864
6865 2010-11-22  Julien Danjou  <julien@danjou.info>
6866
6867         * shr.el (shr-tag-color-check): Convert colors to hexadecimal with
6868         shr-color->hexadecimal.
6869
6870         * shr-color.el (shr-color->hexadecimal): Add converting functions for
6871         RGB() or HSL() color representation.
6872
6873         * shr.el (shr-tag-font): Add.
6874         (shr-tag-color-check): New function to get better colors.
6875         (shr-tag-insert-color-overlay): Factorize code between tag-font and
6876         tag-span.
6877
6878         * shr-color.el: New file.
6879
6880         * color-lab.el: New file.
6881
6882         * gnus-art.el (gnus-url-mailto): Do not downcase args.
6883
6884 2010-11-21  Andrew Cohen  <cohen@andy.bu.edu>
6885
6886         * nnir.el: Fix typo in comments.
6887         (nnir-run-imap): Simplify code.  No need to reverse artlist.
6888         (nnir-run-gmane): Use nnir-tmp-buffer for web results.
6889
6890 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6891
6892         * gnus-srvr.el (gnus-server-show-server): New command and keystroke.
6893
6894         * nnimap.el (nnimap-get-capabilities): Refactor out.
6895         (nnimap-open-connection): Re-request capabilities after STARTTLS.
6896
6897 2010-11-21  Ralf Angeli  <angeli@caeruleus.net>
6898
6899         * mm-uu.el (mm-uu-type-alist): Prevent spurious empty line from
6900         appearing when `mm-uu-hide-markers' is nil.
6901
6902 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6903
6904         * nnimap.el (nnimap-unselect-group): Make into its own function.
6905         (nnimap-request-rename-group): Unselect group before renaming.
6906         This had gotten lost somewhere.
6907         (nnimap-request-accept-article): Keep track of examined groups, and
6908         unselect the group before APPENDing to read-only groups.
6909         (nnimap-request-move-article): Clear flags before moving so that they
6910         can be re-set later.
6911
6912 2010-11-20  Katsumi Yamaoka  <yamaoka@jpl.org>
6913
6914         * gnus-gravatar.el (gnus-gravatar-transform-address): Decode name again.
6915         (gnus-gravatar-insert): Put avatar always in the beginning of the field.
6916
6917 2010-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6918
6919         * gnus-art.el (gnus-mime-display-single):
6920         * gnus-html.el (gnus-html-wash-images, gnus-html-prefetch-images):
6921         * mm-decode.el (mm-shr): Assume that gnus-inhibit-images may be a group
6922         parameter.
6923
6924 2010-11-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6925
6926         * shr.el (shr-table-horizontal-line): Rename from shr-table-line.
6927         (shr-table-vertical-line): New variable.
6928         (shr-insert-table): Use it.
6929
6930 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6931
6932         * gnus-html.el (gnus-html-wash-images): Don't display images if
6933         gnus-inhibit-images is non-nil; register displayer for cid images.
6934         (gnus-html-display-image): Work for cid image.
6935         (gnus-html-insert-image): Allow arguments.
6936         (gnus-html-put-image): Inhibit read-only.
6937         (gnus-html-prefetch-images): Don't prefetch images if
6938         gnus-inhibit-images is non-nil.
6939
6940 2010-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6941
6942         * shr.el (shr-put-image): Break lines when inserting big pictures.
6943
6944 2010-11-17  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6945
6946         * mml2015.el (mml2015-epg-encrypt): Fix two cons with missing
6947         sender, thanks Katsumi Yamaoka.
6948
6949 2010-11-17  Andrew Cohen  <cohen@andy.bu.edu>
6950
6951         * nnir.el (nnir-run-imap): Reverse the article list for each group
6952         rather than the whole list.
6953
6954 2010-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6955
6956         * shr.el (shr-image-displayer): Protect function against non-existent
6957         image source.
6958
6959         * gnus-art.el (gnus-inhibit-images): New user option.
6960         (gnus-mime-display-single): Don't display image if it is non-nil.
6961
6962         * mm-decode.el (mm-shr): Bind shr-inhibit-images to the value of
6963         gnus-inhibit-images.
6964
6965         * shr.el (shr-image-displayer): New function.
6966         (shr-tag-img): Use it.
6967
6968 2010-11-16  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
6969
6970         * mml2015.el (mml2015-epg-sign): Use From header.
6971
6972 2010-11-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6973
6974         * gnus-html.el (gnus-html-wash-images): Register a displayer.
6975
6976         * gnus-util.el (gnus-find-text-property-region): Return markers.
6977
6978         * shr.el (shr-tag-img): Put a displayer in the text property.
6979
6980         * gnus-util.el (gnus-find-text-property-region): New utility function.
6981
6982         * gnus-html.el (gnus-html-display-image): Make the alt optional.
6983         (gnus-html-show-images): Remove.
6984
6985         * gnus-art.el (gnus-article-show-images): New, more general function.
6986
6987         * gnus-html.el: Use image-url instead of gnus-image-url to unify the
6988         image url text properties.
6989
6990         * shr.el: Ditto.
6991
6992         * gnus-agent.el (gnus-agentize): Only do the auto-agentizing if
6993         gnus-agent-auto-agentize-methods is set.  Which it isn't.
6994
6995 2010-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6996
6997         * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it
6998         work for two or more articles.
6999
7000 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7001
7002         * gnus-art.el (article-treat-non-ascii): Keep text properties not to
7003         divide an image that's in an html article to two or more when washing
7004         non-ASCII characters in alt text of it.
7005
7006 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7007
7008         * mm-decode.el (mm-dissect-buffer): Pass sender's mail address to
7009         smime-decrypt-region using function argument.
7010         (mm-possibly-verify-or-decrypt, mm-dissect-multipart): Relay it.
7011
7012         * mm-view.el (mm-view-pkcs7, mm-view-pkcs7-decrypt): Relay it.
7013
7014         * smime.el (smime-decrypt-region): Catch it.
7015
7016 2010-11-11  Stefan Monnier  <monnier@iro.umontreal.ca>
7017
7018         * smime.el (smime-mode-map): Move initialization into declaration.
7019         (gnus-run-mode-hooks): Don't autoload.
7020         (smime-mode): Use define-derived-mode.
7021
7022 2010-11-11  Glenn Morris  <rgm@gnu.org>
7023
7024         * smime.el (from): Restrict declaration to XEmacs.
7025
7026         * nnir.el (gnus-group-topic-name): Autoload.
7027
7028 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7029
7030         * shr.el (shr-insert): Don't break long line if it is because of
7031         kinsoku-bol characters in the line end.
7032
7033 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
7034
7035         * nnir.el (nnir-request-move-article): Fix to provide original group
7036         and subject.
7037         (nnir-warp-to-article): Don't fail on articles whose headers haven't
7038         been retrieved.
7039
7040         * gnus-sum.el (gnus-summary-move-article): Use original group and
7041         subject for virtual articles such as those in an nnir summary buffer.
7042
7043 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7044
7045         * gnus-art.el (article-treat-non-ascii): Make it work for XEmacs (at
7046         least 21.5).
7047
7048         * smime.el (from): Declare it again for XEmacs.
7049
7050 2010-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7051
7052         * message.el (message-resend): Don't disable encoding unless it's
7053         already encoded.
7054
7055         * nnimap.el (nnimap-update-info): Fix problem with `g' chopping of
7056         low-numbered articles.
7057
7058 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7059
7060         * rfc2047.el (rfc2047-syntax-table): Simplify.
7061
7062         * lpath.el: Fbind set-char-table-range for XEmacs 21.4 and SXEmacs 22.1.
7063
7064         * gnus-art.el (article-treat-non-ascii): Use put-char-table instead of
7065         set-char-table-range for XEmacs.
7066
7067 2010-11-10  Glenn Morris  <rgm@gnu.org>
7068
7069         * time-date.el (time-to-seconds): Always an alias on Emacs,
7070         never a real function.
7071         (with-no-warnings): Remove compat stub, now unused.
7072         (time-less-p): Doc fix.
7073         (time-to-number-of-days): Simplify.
7074
7075         * smime.el (from): Remove unused declaration.
7076
7077         * gnus-util.el (with-no-warnings): Remove compat stub, now unused.
7078         (gnus-float-time): On Emacs, always an alias.
7079
7080         * ecomplete.el (with-no-warnings): Remove compat stub, now unused.
7081         (ecomplete-add-item): Use float-time on Emacs, else gnus-float-time.
7082
7083 2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7084
7085         * dgnushack.el: Don't use ignore-errors in the top level form since it
7086         is unavailable in XEmacs even if cl is loaded.
7087
7088         * gnus-art.el (org-entities): Declare it to silence the byte compiler.
7089
7090 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7091
7092         * shr.el (browse-url-mailto): Autoload.
7093
7094         * gnus-art.el (article-treat-non-ascii): New command and keystroke.
7095
7096         * message.el (message-subject-trailing-was-ask-regexp): A ] in a []
7097         regexp doesn't need quoting.
7098
7099 2010-11-09  Sven Joachim  <svenjoac@gmx.de>
7100
7101         * message.el (message-subject-trailing-was-ask-regexp)
7102         (message-subject-trailing-was-regexp): Match was: in addition to was.
7103
7104 2010-11-09  Glenn Morris  <rgm@gnu.org>
7105
7106         * nnbabyl.el (nnbabyl-request-move-article, nnbabyl-delete-mail)
7107         (nnbabyl-check-mbox): Use point-at-bol.
7108
7109 2010-11-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7110
7111         * shr.el (shr-browse-url): Call browse-url-mailto for mailto: links.
7112
7113         * message.el (message-mailto): New function.
7114         (message-mailto): Should accept other parameters.
7115         (message-mailto): Remove since it duplicates browse-url-mailto
7116         functionality.
7117
7118 2010-11-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7119
7120         * gnus-start.el (gnus-get-unread-articles): Ignore totally non-existent
7121         methods.
7122         (gnus-read-active-file): Ditto.
7123
7124         * gnus-group.el (gnus-group-read-ephemeral-group): Remove superfluous
7125         ": " from the prompt.
7126         (gnus-group-make-group): Ditto.
7127
7128 2010-11-07  Glenn Morris  <rgm@gnu.org>
7129
7130         * gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
7131         (gnus-bookmark-kill-line): Use point-at-eol.
7132
7133 2010-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7134
7135         * gnus-gravatar.el (gnus-gravatar-transform-address): No need to skip
7136         asterisks in From header.
7137
7138 2010-11-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7139
7140         * gnus-ems.el (gnus-put-image): Use a blank text as the insertion
7141         string to avoid making the From headers syntactically invalid.
7142
7143         * message.el (message-send-mail): Don't insert courtesy messages if the
7144         message already has List-Post and List-ID messages.
7145
7146 2010-11-06  Glenn Morris  <rgm@gnu.org>
7147
7148         * gnus-art.el (gnus-treat-article): Give dynamic local variables
7149         `condition', `type', `length' a prefix.
7150         (gnus-treat-predicate): Update for above name changes.
7151
7152 2010-11-06  Andrew Cohen  <cohen@andy.bu.edu>
7153
7154         * nnir.el (gnus-summary-nnir-goto-thread): Remove function and
7155         binding.  Handled by `gnus-summary-refer-thread' instead.
7156         (nnir-warp-to-article): New backend function.
7157
7158         * nnimap.el (nnimap-request-thread): Force dependency updating.
7159
7160         * gnus-sum.el (gnus-fetch-headers): Allow more arguments.
7161         (gnus-summary-refer-thread): Rework to improve thread-referral.
7162
7163         * gnus-int.el (gnus-warp-to-article): New function.
7164
7165         * gnus-sum.el (gnus-summary-article-map): Bind it.
7166
7167 2010-11-04  Andrew Cohen  <cohen@andy.bu.edu>
7168
7169         * nnir.el (gnus-summary-nnir-goto-thread): Limit work done by
7170         gnus-summary-refer-thread.
7171
7172         * gnus-sum.el (gnus-build-all-threads): Force updating of dependency
7173         headers.
7174         (gnus-summary-limit-include-thread): Prevent articles in thread from
7175         being cut in gnus-cut-threads.
7176         (gnus-summary-refer-thread): Limit retrieved headers to those in
7177         thread.
7178
7179 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7180
7181         * message.el (message-send-mail): Use the value of
7182         message-courtesy-message from the message buffer.
7183
7184         * gnus-html.el (gnus-html-browse-url): Implement mailto: URLs.
7185
7186         * shr.el (shr-browse-url): Implement mailto: URLs.
7187
7188         * gnus-sum.el (gnus-summary-show-article): Take `t' as the arg to mean
7189         "raw".
7190
7191         * nnimap.el (nnimap-find-article-by-message-id): Don't EXAMINE a group
7192         if it's already selected.
7193
7194         * mm-decode.el (mm-save-part): Put the entire path in the `M-n' slot.
7195
7196 2010-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7197
7198         * shr.el (shr-tag-img): Use string-width and truncate-string-to-width
7199         to measure the length and truncate alt text.
7200
7201 2010-11-03  Glenn Morris  <rgm@gnu.org>
7202
7203         * nndiary.el (nndiary-generate-nov-databases-1)
7204         (nndiary-generate-active-info): Rename dynamic variable `files' to
7205         something less generic.
7206
7207 2010-11-03  Andrew Cohen  <cohen@andy.bu.edu>
7208
7209         * nnir.el (nnir-request-move-article): Call the underlying backend to
7210         move articles from nnir.
7211
7212 2010-11-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7213
7214         * gnus-cite.el (gnus-article-natural-long-line-p): Remove.
7215
7216 2010-11-02  Julien Danjou  <julien@danjou.info>
7217
7218         * nnir.el: Remove wais support.
7219
7220 2010-11-02  Glenn Morris  <rgm@gnu.org>
7221
7222         * gnus-html.el: Reorder requirements to quieten compiler.
7223
7224 2010-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7225
7226         * gnus-cite.el (gnus-article-fill-cited-article): Make fill work
7227         properly for XEmacs as well.
7228         (gnus-article-fill-cited-article, gnus-article-foldable-buffer)
7229         (gnus-article-natural-long-line-p): Use window-width rather than
7230         frame-width.
7231
7232 2010-11-01  Andrew Cohen  <cohen@andy.bu.edu>
7233
7234         * nnir.el (nnir-run-gmane): Inhibit demon.  Return nil if no messages.
7235         (nnir-read-parms): Don't modify query.
7236         (nnir-run-query): Add ability to search topic on current line.
7237         (nnir-get-active): Clean up.
7238
7239 2010-11-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7240
7241         * gnus-cite.el (gnus-article-foldable-buffer): Protect against
7242         degenerate articles.
7243
7244         * gnus-sum.el (gnus-print-buffer): Rewrite to use with-temp-buffer.
7245         (gnus-print-buffer): Just print the buffer as is, without any copying
7246         to a buffer and then re-highlighting.
7247
7248         * nnimap.el (nnimap-request-group): Store the new updated info.
7249         (nnimap-request-group): Select the group when we don't know whether it
7250         exists or not.
7251
7252         * gnus-start.el (gnus-ask-server-for-new-groups): Return the new
7253         groups.
7254
7255         * gnus-group.el (gnus-group-find-new-groups): Display all the new
7256         groups.
7257
7258         * gnus-start.el (gnus-find-new-newsgroups): Return the list of new
7259         groups.
7260
7261         * gnus-cite.el (gnus-article-fill-cited-article): Minimize the
7262         long-lines case by only filling the long lines.
7263
7264         * nnimap.el (nnimap-parse-line): Don't bug out oddly formed replies
7265         (bug #7311).
7266
7267 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7268
7269         * shr.el: No need to declare `declare-function' since shr.el is for
7270         only Emacsen that provide `libxml-parse-html-region'.
7271
7272         * dgnushack.el: Remove `(defvar iswitchb-temp-buflist)', that is
7273         effective only in a file it is referred to.
7274
7275 2010-11-01  Glenn Morris  <rgm@gnu.org>
7276
7277         * mm-util.el (gnus-completing-read): Autoload.
7278         (mm-read-coding-system): Simplify Emacs definition.
7279
7280         * nnmail.el (gnus-activate-group):
7281         * nnimap.el (gnutls-negotiate):
7282         * nntp.el (netrc-parse): Fix declarations.
7283
7284 2010-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7285
7286         * gnus-util.el (gnus-string-match-p): New function, that is an alias to
7287         string-match-p in Emacs >=23.
7288
7289         * gnus-msg.el (gnus-configure-posting-styles):
7290         * nnir.el (nnir-run-gmane): Use gnus-string-match-p.
7291
7292 2010-11-01  Glenn Morris  <rgm@gnu.org>
7293
7294         * nnir.el (declare-function): Add compat stub.
7295         (mm-url-insert, mm-url-encode-www-form-urlencoded): Declare.
7296         (nnir-run-gmane): Require 'mm-url.
7297
7298         * mm-util.el (mm-string-to-multibyte): Simplify.
7299
7300         * shr.el (declare-function): Add compat stub.
7301         (url-cache-create-filename): Declare.
7302         (mm-disable-multibyte, widget-convert-button): Autoload.
7303
7304         * smime.el (ldap-search): Declare.
7305         (smime-cert-by-ldap-1): Require ldap on Emacs.
7306
7307         * nnimap.el: Require nnmail, and gnus-sum when compiling.
7308         (nnimap-keepalive): Use gnus-float-time.
7309
7310         * mail-source.el (nnheader-message, gnus-float-time): Autoload.
7311         (mail-source-delete-crash-box): Use gnus-float-time.
7312
7313         * gnus-dired.el (gnus-completing-read): Autoload.
7314
7315         * mm-view.el (gnus-rescale-image): Autoload.
7316
7317         * mm-decode.el (gnus-completing-read, gnus-blocked-images): Autoload.
7318
7319         * gnus.el (gnus-sloppily-equal-method-parameters): Move defn before use.
7320
7321         * sieve-manage.el: Require 'cl when compiling.
7322
7323         * gnus-util.el (iswitchb-read-buffer): Declare rather than autoload.
7324         (gnus-iswitchb-completing-read): Require iswitchb.
7325         (gnus-select-frame-set-input-focus): Silence compiler.
7326
7327 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7328
7329         * message.el (message-subject-trailing-was-query): Change default to t,
7330         since I think that's what most people want.
7331
7332         * nnimap.el (nnimap-request-accept-article): Erase buffer before
7333         appending for easier debugging.
7334         (nnimap-wait-for-connection): Take a regexp.
7335         (nnimap-request-accept-article): Wait for the continuation line before
7336         sending anything unless we're streaming.
7337
7338         * gnus-art.el (gnus-treat-article): Only inhibit body washing, and
7339         leave the header washing to take place.
7340
7341 2010-10-31  Daniel Dehennin  <daniel.dehennin@baby-gnu.org>
7342
7343         * gnus-msg.el (gnus-configure-posting-styles): Permit the use of
7344         regular expression match and replace in posting styles.
7345
7346 2010-10-31  Andrew Cohen  <cohen@andy.bu.edu>
7347
7348         * nnir.el (gnus-group-make-nnir-group,nnir-run-query): Allow searching
7349         an entire server.
7350         (nnir-get-active): New function.
7351         (nnir-run-imap): Use it.
7352         (nnir-run-gmane): Who knew, gmane search returns an article score!
7353
7354         * gnus-srvr.el (gnus-server-mode-map): Add binding "G" to search the
7355         server on the current line with nnir.
7356
7357 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7358
7359         * gnus-cite.el (gnus-article-foldable-buffer): Refactor out.
7360         (gnus-article-foldable-buffer): Don't fold regions that have a ragged
7361         left edge.
7362         (gnus-article-foldable-buffer): Skip past the prefix when determining
7363         raggedness.
7364
7365         * gnus-sum.el (gnus-summary-show-article): Add `C-u C-u g' for showing
7366         the raw article, and change `C-u g' to show the article without doing
7367         treatments.
7368
7369         * gnus-art.el (gnus-mime-display-alternative): Actually pass the type
7370         on to `gnus-treat-article'.
7371         (gnus-inhibit-article-treatments): New variable.
7372
7373         * gnus.el: Autoload gnus-article-fill-cited-long-lines.
7374
7375         * gnus-art.el (gnus-treatment-function-alist): Have
7376         gnus-treat-fill-long-lines point to gnus-article-fill-cited-long-lines.
7377         (gnus-treat-fill-long-lines): Change default to fill all text/plain
7378         sections.
7379
7380         * gnus-cite.el (gnus-article-fill-cited-article): Remove unused `force'
7381         parameter.
7382         (gnus-article-fill-cited-long-lines): New function.
7383         (gnus-article-fill-cited-article): Allow filling only long sections.
7384
7385         * shr.el (shr-find-fill-point): Don't break lines between punctuation
7386         and non-punctuation (like after the apostrophe in "'We").
7387
7388         * gnus-sum.el (gnus-summary-select-article): Make sure
7389         gnus-original-article-buffer is alive.
7390
7391         * nndoc.el (nndoc-dissect-buffer): Reverse the order of the articles to
7392         reflect the order they're in in the digest.
7393
7394         * gnus.el (gnus-group-startup-message): Move point to the start of the
7395         buffer.
7396
7397         * nnimap.el (nnimap-capability): New function.
7398         (nnimap-open-connection): Only send AUTHENTICATE PLAIN if LOGINDISABLED
7399         is set.
7400
7401 2010-10-31  David Engster  <dengste@eml.cc>
7402
7403         * nnmairix.el (nnmairix-get-valid-servers): Return list of strings to
7404         conform with changes to gnus-completing-read.
7405
7406 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7407
7408         * shr.el (shr-tag-img): Output "*" instead of "[img]".
7409
7410 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7411
7412         * nnir.el: Move defvar, defcustom around to keep file organized
7413         and keep byte-compiler quiet.
7414         (nnir-read-parms): Accept search-engine as arg.
7415         (nnir-run-query): Pass search-engine as arg.
7416         (nnir-search-engine): Remove.
7417
7418 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7419
7420         * shr.el (shr-generic): The text nodes should be text, not :text.
7421
7422         * nnir.el (nnir-search-engine): Ressurect variable, since it's used
7423         later in the file.
7424
7425 2010-10-30  Andrew Cohen  <cohen@andy.bu.edu>
7426
7427         * nnir.el: General clean up.  Allow searching with multiple engines.
7428         Allow separate extra-parameters for each engine.
7429         Batch queries when possible.
7430         (nnir-imap-default-search-key,nnir-method-default-engines):
7431         Add customize interface.
7432         (nnir-run-gmane): New engine.
7433         (nnir-engines): Use it.  Qualify all prompts with engine name.
7434         (nnir-search-engine): Remove global variable.
7435         (nnir-run-hyrex): Restore for now.
7436         (nnir-extra-parms,nnir-search-history): New variables.
7437         (gnus-group-make-nnir-group): Use them.
7438         (nnir-group-server): Remove in favor of gnus-group-server.
7439         (nnir-request-group): Avoid searching twice.
7440         (nnir-sort-groups-by-server): New function.
7441
7442 2010-10-30  Julien Danjou  <julien@danjou.info>
7443
7444         * gnus-group.el: Remove gnus-group-fetch-control.
7445
7446         * gnus-start.el (gnus-find-new-newsgroups):
7447         Remove gnus-check-first-time-used.
7448
7449         * gnus.el: Remove gnus-backup-default-subscribed-newsgroups.
7450
7451 2010-10-30  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
7452
7453         * nnimap.el (nnimap-update-info): Allow 'ticked and other flags to be
7454         set on groups that don't have \* permanentflags.
7455
7456 2010-10-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7457
7458         * shr.el (shr-tag-span): Drop colorization of regions since we don't
7459         control the background color.
7460         (shr-tag-img): Ignore very small web bug type images.
7461         (shr-put-image): Add help-echo alt texts to the images.
7462         (shr-tag-video): Show the video poster image.
7463
7464 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7465
7466         * shr.el (shr-table-depth): New variable.
7467         (shr-tag-table-1): Only insert the images after the top-level table.
7468
7469         * nnimap.el (nnimap-split-incoming-mail): Fix typo.
7470
7471         * gnus-util.el (gnus-list-memq-of-list): New function.
7472
7473         * nnimap.el (nnimap-split-incoming-mail): Note that the INBOX has been
7474         selected.
7475         (nnimap-unsplittable-articles): New slot.
7476         (nnimap-new-articles): Use it.
7477
7478 2010-10-29  Stephen Berman  <stephen.berman@gmx.net>  (tiny change)
7479
7480         * gnus-group.el (gnus-group-get-new-news-this-group): Don't have point
7481         move to the previous line on `M-g'.
7482
7483 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7484
7485         * gnus-msg.el (gnus-inews-do-gcc): Don't have the backends do the slow
7486         *-request-group, which seems unnecessary.
7487
7488         * nnimap.el (nnimap-quote-specials): Function copied over from
7489         imap.el.
7490         (nnimap-open-connection): Use AUTHENTICATE PLAIN on servers that say
7491         they support that.  Suggested by Tom Regner.
7492
7493 2010-10-29  Julien Danjou  <julien@danjou.info>
7494
7495         * gnus-sum.el (gnus-summary-delete-marked-as-read): Remove obsolete
7496         defalias.
7497         (gnus-summary-delete-marked-with): Remove obsolete defalias.
7498
7499         * gnus.el: Remove `gnus-nntp-service' variable.
7500         (gnus-secondary-servers): Make obsolete.
7501         (gnus-nntp-server): Make obsolete.
7502
7503         * gnus-start.el (gnus-1): Remove x-splash calls.
7504
7505         * gnus-ems.el (gnus-x-splash): Remove.
7506
7507         * gnus.el (gnus-group-startup-message): Simplify/update code.
7508
7509         * gnus-xmas.el (gnus-xmas-define): Remove unused gnus-characterp
7510         definition.
7511
7512         * gnus-group.el (gnus-group-make-tool-bar): Check for display graphic
7513         capability before doing anything.
7514         (gnus-group-insert-group-line): Remove useless
7515         gnus-group-remove-excess-properties.
7516
7517 2010-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7518
7519         * gnus-art.el (gnus-article-goto-part): Work for article narrowed by ^L.
7520
7521 2010-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7522
7523         * gnus-sum.el (gnus-summary-rescan-group): Try to restore the window
7524         config after reselecting.
7525
7526 2010-10-28  Julien Danjou  <julien@danjou.info>
7527
7528         * shr.el (shr-put-image): Use point even if only inserting text.
7529         (shr-put-image): Save excursion when inserting alt text on non-graphic
7530         display, so the behavior is the same when we are on a graphic display.
7531
7532         * nnir.el (nnir-run-swish-e): Remove hyrex support.
7533
7534 2010-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7535
7536         * gnus-art.el (gnus-article-jump-to-part): Error on no part; fix prompt.
7537         (gnus-mime-copy-part): Check coding system, not charset.
7538         (gnus-mime-view-part-externally): Never remove part.
7539         (gnus-mime-view-part-internally): Don't remove part here.
7540         (gnus-article-part-wrapper): Make sure MIME tag is visible.
7541         (gnus-article-goto-part): Go to displayed or preferred subpart if it is
7542         multipart/alternative.
7543
7544         * mm-decode.el (mm-display-part): Take optional arg `force'.
7545
7546 2010-10-26  Julien Danjou  <julien@danjou.info>
7547
7548         * gnus-group.el (gnus-group-default-list-level): Add this function to
7549         compute the default list level.
7550         (gnus-group-default-list-level): Add possibility to use a function.
7551
7552 2010-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7553
7554         * mm-decode.el (mm-shr): Add undisplayer to MIME handle.
7555
7556         * gnus-group.el (gnus-group-completing-read)
7557         (gnus-read-ephemeral-bug-group): Replace replace-regexp-in-string with
7558         gnus-replace-in-string.
7559
7560 2010-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7561
7562         * shr.el (shr-tag-div): Add.
7563
7564         * lpath.el: Fbind current-idle-time for XEmacs 21.4 and SXEmacs 22.1.
7565
7566 2010-10-25  Julien Danjou  <julien@danjou.info>
7567
7568         * gnus-util.el: Remove `gnus-with-local-quit'.
7569
7570         * gnus-demon.el (gnus-demon-init): Use run-with-idle-timer function.
7571
7572 2010-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7573
7574         * gnus-sum.el (gnus-summary-select-article): Fix type error in checking
7575         the original article buffer.
7576
7577 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7578
7579         * nnimap.el (nnimap-request-head): New function.
7580         (nnimap-request-move-article): Try to be slightly faster by not
7581         requesting the entire message when moving.
7582         (nnimap-transform-headers): Don't bug out on bodiless articles.
7583         (nnimap-send-command): Have no outstanding messages if the IMAP server
7584         doesn't support streaming.
7585         (nnimap-transform-headers): Fold {quoted} strings more sloppily.
7586
7587 2010-10-24  Julien Danjou  <julien@danjou.info>
7588
7589         * message.el (message-default-headers): Fix type.
7590
7591 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7592
7593         * gnus-html.el (gnus-html-prefetch-images): Decode entities before
7594         prefetching images.
7595
7596         * gnus-sum.el (gnus-group-make-articles-read): Propagate marks to the
7597         backend for unknown groups.  This is mainly useful for nnimap groups.
7598
7599         * gnus-agent.el (gnus-agent-fetch-group): Don't download stuff if the
7600         group isn't covered by the agent.
7601
7602 2010-10-22  Andrew Cohen  <cohen@andy.bu.edu>
7603
7604         * nnir.el (nnir-method-default-engines): New variable.
7605         (nnir-run-query): Use it.
7606         (nnir-group-mode-hook): Remove key binding and move to gnus-group.el.
7607         (gnus-summary-nnir-goto-thread): Change group if needed.
7608
7609         * gnus-group.el (gnus-group-group-map): Add key binding for
7610         gnus-group-make-nnir-group.
7611
7612 2010-10-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7613
7614         * shr.el (shr-tag-object): Add.
7615
7616         * gnus-sum.el (gnus-summary-select-article): Make sure we have the
7617         original article buffer live.
7618         (gnus-summary-select-article-buffer):
7619         Mention gnus-widen-article-buffer.
7620
7621 2010-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7622
7623         * shr.el (shr-tag-strong): Add.
7624
7625 2010-10-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7626
7627         * gnus-group.el (gnus-group-completing-read): Remove all newlines from
7628         group names.  They mess up the group buffer badly.
7629
7630         * shr.el (shr-tag-img): Don't bug out on images that don't have a SRC.
7631
7632         * gnus-group.el (gnus-group-mark-group): Use gnus-group-position-point
7633         instead of the summary one.
7634
7635 2010-10-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * mml.el (mml-preview): Work properly when editing article.
7638
7639         * gnus-start.el (gnus-read-active-file-1): Don't add method to
7640         gnus-have-read-active-file if it's already been in.
7641
7642 2010-10-22  Tom Tromey  <tromey@redhat.com>
7643
7644         * gnus-group.el (gnus-group-unsubscribe-group): Fix args passed to
7645         gnus-group-completing-read.
7646
7647 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7648
7649         * message.el (message-mode-map): Don't bind M-; to comment region, to
7650         allow the global comment-dwim to work.
7651
7652 2010-10-21  Julien Danjou  <julien@danjou.info>
7653
7654         * message.el (message-setup-1): Allow message-default-headers to be a
7655         function.
7656
7657 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7658
7659         * shr.el (shr-tag-table): Simplify.
7660
7661 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7662
7663         * gnus-html.el (gnus-html-prefetch-images): Only prefetch http images
7664         to avoid trying to snarf invalid stuff.
7665
7666         * gnus-sum.el (gnus-summary-edit-article-done): Bind free variable.
7667
7668         * gnus.el (gnus-message-archive-group): Quote value.
7669         (gnus-message-archive-group): Mark as changed.
7670
7671         * shr.el (shr-add-font): Don't put the font properties on the newline
7672         or the indentation.
7673
7674         * message.el (message-fix-before-sending): Change options when sending
7675         non-printable characters.
7676
7677         * gnus.el (gnus-message-archive-method): Change the default to
7678         monthly outgoing groups.
7679
7680         * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles
7681         that have gotten new numbers.
7682
7683         * nnimap.el (nnimap-request-replace-article): New function.
7684
7685 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7686
7687         * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.
7688         (nnrss-request-article): Don't use special html washing code.
7689
7690 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7691
7692         * shr.el (shr-tag-table): Remove useless nconc.
7693
7694 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7695
7696         * gnus-art.el (article-wash-html): Simplify and remove the charset
7697         stuff.  Use the normal html rendering code instead of the special html
7698         washing code.
7699
7700         * mm-view.el (mm-text-html-renderer-alist): Add the `shr' and
7701         `gnus-w3m' symbols.
7702         (mm-text-html-washer-alist): Remove.
7703
7704         * mm-decode.el (mm-inline-text-html-renderer): Remove.
7705         (mm-inline-media-tests): Remove use.
7706         (mm-text-html-renderer): Change default to the `shr' symbol.
7707
7708         * mm-view.el (mm-inline-text-html): Remove use.
7709
7710         * gnus-art.el (gnus-blocked-images): New function.  Allow the
7711         `gnus-blocked-images' to be a function.
7712         (gnus-article-wash-function): Remove.
7713
7714 2010-10-20  Julien Danjou  <julien@danjou.info>
7715
7716         * spam.el (spam-list-of-processors): Mark as obsolete.
7717
7718         * nnimap.el (nnimap-request-article): Fix BODYSTRUCTURE retrieval.
7719         (nnimap-insert-partial-structure): Fix boundary detection.
7720
7721 2010-10-20  Andreas Seltenreich  <seltenreich@gmx.de>
7722
7723         * gnus-draft.el (gnus-draft-check-draft-articles): Don't unnecessarily
7724         run file-truename on remote files.  This can be expensive and even
7725         prevent one from editing drafts if some unrelated buffer has a stale
7726         connection.
7727
7728 2010-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7729
7730         * shr.el (shr-find-fill-point): Shorten line if the preceding char is
7731         kinsoku-eol regardless of shr-kinsoku-shorten.
7732         (shr-tag-table-1): Rename from shr-tag-table; make it a subroutine.
7733         (shr-tag-table): Support caption, thead, and tfoot.
7734
7735 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7736
7737         * shr.el (shr-find-fill-point): Don't leave blanks at the start of some
7738         lines.
7739         (shr-save-contents): New command and keystroke.
7740
7741         * nndoc.el (nndoc-type-alist): Add git support.
7742         (nndoc-git-type-p): New function.
7743         (nndoc-transform-git-article): Ditto.
7744         (nndoc-transform-git-headers): Ditto.
7745         (nndoc-transform-git-headers): Generate Subject headers.
7746
7747         * shr.el (shr-parse-style): New function.
7748         (shr-tag-span): Ditto.
7749
7750         * nnmairix.el (nnmairix-summary-mode-hook): Move nnmairix's `$' command
7751         to `G G' to avoid collisions.
7752
7753 2010-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7754
7755         * shr.el: Load kinsoku if necessary.
7756         (shr-kinsoku-shorten): New internal variable.
7757         (shr-find-fill-point): Make kinsoku shorten text line if
7758         shr-kinsoku-shorten is bound to non-nil.
7759         (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
7760         shr-indentation too when testing if table is wider than frame width.
7761         (shr-insert-table): Use `string-width' instead of `length' to measure
7762         text width.
7763         (shr-insert-table-ruler): Make sure indentation is done at bol.
7764
7765 2010-10-19  Stefan Monnier  <monnier@iro.umontreal.ca>
7766
7767         * nnimap.el (nnimap-request-move-article, nnimap-parse-line)
7768         (nnimap-process-expiry-targets): Use unibyte for buffers that hold
7769         undecoded network data.
7770
7771 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7772
7773         * gnus-agent.el (gnus-agent-toggle-plugged): Use the right minor mode
7774         name in the mode line spec so that the mode line menu works
7775         (bug #2431).
7776
7777         * message.el (message-get-reply-headers): If we're fed `to-address',
7778         then always use that.
7779
7780         * gnus-art.el (gnus-article-make-menu-bar): The article/group menus
7781         aren't so wide as to need to switch off the edit menu.
7782
7783         * gnus-delay.el (gnus-delay-article): Remove superfluous `group'
7784         binding.  Suggested by Leo <sdl.web@gmail.com> (bug #6613).
7785
7786         * nnimap.el (nnimap-request-group): Don't SELECT the group twice on
7787         `M-g'.
7788         (nnimap-update-info): Update flags/read marks even if \* isn't part of
7789         the permanent marks.
7790
7791 2010-10-18  Andrew Cohen  <cohen@andy.bu.edu>
7792
7793         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
7794         Splitting according to references/in-reply-to obeys the ignore-groups
7795         variable, while splitting by sender and subject do not.
7796
7797 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7798
7799         * gnus-art.el (gnus-article-dumbquotes-map): Make into a char/string
7800         alist, so that we can look for non-Unicode chars.
7801         (article-translate-strings): Allow both character and string maps.
7802
7803 2010-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7804
7805         * shr.el (shr-insert): Don't insert space behind a wide character
7806         categorized as kinsoku-bol, or between characters both categorized as
7807         nospace.
7808
7809 2010-10-16  Andrew Cohen  <cohen@andy.bu.edu>
7810
7811         * gnus-sum.el (gnus-summary-refer-thread): Bug fix.  Add the thread
7812         headers to gnus-newsgroup-headers.
7813
7814 2010-10-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7815
7816         * shr.el (shr-tag-img): Don't align images -- since we're not
7817         rescaling, this often leads to ugly displays.
7818
7819 2010-10-15  Andrew Cohen  <cohen@andy.bu.edu>
7820
7821         * gnus-sum.el (gnus-summary-refer-thread): Unconditionally ignore
7822         duplicates.
7823
7824 2010-10-15  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
7825
7826         * gnus-diary.el (gnus-diary-check-message): Fix gnus-completing-read
7827         call.
7828
7829 2010-10-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7830
7831         * gnus.el: Autoload gnus-html-show-images.
7832
7833         * nnimap.el: Use nnheader-message throughout.
7834
7835         * shr.el (shr-tag-img): Ignore images with no data.
7836
7837 2010-10-15  Julien Danjou  <julien@danjou.info>
7838
7839         * mml.el (mml-generate-mime-1): Add `mml-enable-flowed' variable to add
7840         a possibility to disable format=flow encoding when using hard newlines.
7841
7842 2010-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7843
7844         * shr.el (shr-insert): Remove space inserted before or after a
7845         breakable character or at the beginning or the end of a line.
7846         (shr-find-fill-point): Do kinsoku; find the second best point or give
7847         it up if there's no breakable point.
7848
7849 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7850
7851         * nnimap.el (nnimap-open-connection): Message when opening connection
7852         for debugging purposes.
7853
7854         * gnus-art.el (gnus-article-setup-buffer): Set article mode truncation
7855         on every setup buffer call to allow this to change from article to
7856         article.
7857
7858         * shr.el (shr-tag-table): Experimental feature: Truncate lines in
7859         buffers where we have a wide table.
7860
7861 2010-10-14  Andrew Cohen  <cohen@andy.bu.edu>
7862
7863         * gnus-sum.el (gnus-summary-refer-thread): Implement a version that
7864         uses *-request-thread.
7865
7866 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7867
7868         * nnimap.el (nnimap-open-connection): Remove %s from openssl
7869         incantation, which is no longer valid.
7870
7871 2010-10-14  Julien Danjou  <julien@danjou.info>
7872
7873         * shr.el: Fix defcustom type (char -> character).
7874
7875 2010-10-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7876
7877         * nnimap.el (nnimap-open-connection): tls-program should be a list of
7878         programs.
7879
7880 2010-10-14  Julien Danjou  <julien@danjou.info>
7881
7882         * shr.el (shr-tag-a): Use url-link as widget type.
7883
7884         * gnus-group.el (gnus-group-insert-group-line): Fix group argument to
7885         `gnus-group-get-icon'.
7886
7887 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7888
7889         * nnimap.el (nnimap-close-server): Forget the nnimap data on close.
7890         This should make server editing work better.
7891
7892         * shr.el (shr-find-fill-point): Don't inloop on indented text.
7893
7894         * tls.el (tls-program): Remove spurious %s from openssl.
7895
7896         * nnimap.el (nnimap-open-connection): Fix open-tls-stream call.
7897         (nnimap-parse-flags): Fix regexp.
7898
7899         * shr.el (shr-find-fill-point): Use a filling algorithm that should
7900         probably work for CJVK text, too.
7901
7902         * nnimap.el (nnimap-extend-tls-programs): Remove.
7903         (nnimap-open-connection): Bind STARTTLS to openssl explicitly.
7904
7905         * tls.el (tls-starttls-switches): Remove starttls hack.
7906         (open-tls-stream): Ditto.
7907         (tls-find-starttls-argument): Ditto.
7908
7909 2010-10-13  Julien Danjou  <julien@danjou.info>
7910
7911         * nnimap.el (nnimap-parse-flags): Be more strict when looking for FETCH
7912         responses.
7913
7914 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7915
7916         * mm-decode.el (mm-shr): Allow use from non-Gnus users.
7917
7918         * gnus-spec.el (gnus-parse-simple-format): princ doesn't really insert
7919         anything in Emacs.
7920
7921         * shr.el (shr-current-column): Remove buggy and unnecessary function.
7922
7923 2010-10-13  Julien Danjou  <julien@danjou.info>
7924
7925         * shr.el (shr-width): Make shr-width a defcustom with default to
7926         fill-column.
7927         (shr-tag-img): Use shr-width rather than fill-column.
7928
7929 2010-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7930
7931         * dgnushack.el (byte-optimize-apply):
7932         * gnus-dired.el (gnus-dired-attach): Silence XEmacs 21.5 when compiling.
7933
7934         * gnus-gravatar.el (gnus-gravatar-transform-address): Adjust avatars'
7935         position when (X-)Faces exist.
7936         (gnus-treat-from-gravatar, gnus-treat-mail-gravatar): Force displaying
7937         avatars when called interactively.
7938
7939 2010-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7940
7941         * gnus-gravatar.el (gnus-gravatar-too-ugly): Don't test if
7942         gnus-article-x-face-too-ugly is bound.
7943
7944 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7945
7946         * rfc2231.el (rfc2231-parse-string): Ignore repeated parts.
7947
7948         * nnimap.el (nnimap-request-rename-group): Unselect by selecting a
7949         mailbox that doesn't exist.
7950
7951 2010-10-12  Julien Danjou  <julien@danjou.info>
7952
7953         * shr.el (shr-tag-img): Encode URL properly when retrieving.
7954         (shr-get-image-data): Encode URL properly when fetching from cache.
7955         (shr-tag-img): Use aligned-to spaces to align correctly images.
7956
7957         * gnus-gravatar.el (gnus-gravatar-insert): Check if buffer is alive
7958         before inserting the Gravatar.
7959
7960         * shr.el (shr-tag-img): Add align attribute support for <img>.
7961
7962 2010-10-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7963
7964         * gnus-gravatar.el (gnus-art): Require.
7965
7966         * gnus-sum.el (gnus-summary-mark-as-unread-forward)
7967         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
7968         Remove long obsoleted functions.
7969
7970 2010-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7971
7972         * lpath.el: Fbind gnutls-negotiate for Emacs 22 and XEmacsen.
7973
7974         * nnimap.el (gnutls-negotiate): Silence the byte compiler.
7975
7976         * gnus-art.el, gnus-cache.el, gnus-fun.el, gnus-group.el:
7977         * gnus-picon.el, gnus-spec.el, gnus-sum.el, gnus-util.el, gnus.el:
7978         * hashcash.el, imap.el, mail-source.el, message.el, mm-bodies.el:
7979         * mm-decode.el, mm-extern.el, mm-util.el, mm-view.el, mml-smime.el:
7980         * mml.el, mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnmail.el:
7981         * nnmaildir.el, nnrss.el, nntp.el, pgg-parse.el, pgg.el, rfc1843.el:
7982         * sieve-manage.el, smime.el, spam.el:
7983         Fix comment for declare-function.
7984
7985 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7986
7987         * nnimap.el (nnimap-request-rename-group): Select group read-only
7988         before renaming it.
7989
7990         * shr.el (shr-insert): Fix up the white space only regexp.
7991
7992         * nnimap.el (nnimap-transform-split-mail): Not all articles have
7993         bodies.  Protect against this.  Reported by Michael Welsh Duggan.
7994
7995         * shr.el (shr-current-column): New function.
7996         (shr-find-fill-point): New function.
7997
7998 2010-10-11  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
7999
8000         * sieve-manage.el (sieve-manage-open): Allow port names as well as port
8001         numbers.
8002
8003 2010-10-11  Julien Danjou  <julien@danjou.info>
8004
8005         * shr.el (shr-hr-line): Add.
8006         (shr-tag-hr): Use shr-hr-line to specify which character to use to
8007         display hr lines.
8008         (shr-max-columns): Do not change state to nil if we just inserting
8009         spaces.
8010
8011 2010-10-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8012
8013         * gnus-topic.el (gnus-topic-read-group): If after the last group,
8014         select the last group.
8015
8016 2010-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
8017
8018         * gnus-int.el (gnus-run-hook-with-args): Autoload from gnus-util.el.
8019
8020 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
8021
8022         * dig.el (dig-mode-map): Declare and define in one step.
8023
8024 2010-10-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8025
8026         * nnimap.el (nnimap-update-qresync-info): \Flagged messages are read
8027         for Gnus.
8028         (nnimap-retrieve-group-data-early): utf7-encode the group parameters.
8029         (nnimap-update-qresync-info): Mark \Seen articles as read.
8030
8031         * gnus-sum.el (gnus-summary-set-local-parameters): Ignore the `active'
8032         non-variable, too.
8033
8034         * nnimap.el (nnimap-open-connection): Use gnutls STARTTLS, if
8035         available.
8036         (nnimap-update-info): Rely more on the current active than the param
8037         active to avoid marking articles as read too much.
8038
8039         * auth-source.el (auth-source-create): Use (user-login-name) for the
8040         user name default.
8041
8042         * nnimap.el (nnimap-update-info): If the server doesn't return any
8043         useful info, just use the previous info.
8044         (nnimap-update-info): Prefer old info over start-article.
8045         (nnimap-update-qresync-info): Finish implementing QRESYNC.
8046
8047 2010-10-10  Andrew Cohen  <cohen@andy.bu.edu>
8048
8049         * nnir.el (autoload): Clean up autoloads.
8050         (nnir-imap-default-search-key): Rename from nnir-imap-search-field.
8051         Use key rather than value.
8052         (nnir-imap-search-other): New variable.
8053         (nnir-read-parm): Use it.
8054         (nnir-imap-expr-to-imap): Use %S rather than imap-quote-specials.
8055         (gnus-summary-nnir-goto-thread): Modify to work with imap.
8056
8057 2010-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
8058
8059         * nnimap.el (nnimap-wait-for-response): If the user hits `C-g', kill
8060         the process, too.
8061
8062 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8063
8064         * spam.el (gnus-summary-mode-map): Bind to "$".
8065         Suggested by Russ Allbery.
8066
8067         * shr.el: Rework the way things are indented by <li> slightly.
8068
8069         * gnus.el (gnus-group-set-parameter): Fix typo.
8070
8071         * nnimap.el: Start implementing QRESYNC support.
8072
8073 2010-10-09  Julien Danjou  <julien@danjou.info>
8074
8075         * nnir.el (nnir-engines): Fix too many arguments.
8076
8077 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8078
8079         * nnmail.el (nnmail-expiry-target-group): Say that every expiry target
8080         group is the "last", so that the backends like nnfolder actually save
8081         their folders.
8082
8083         * nnimap.el (nnimap-open-connection): If we have gnutls loaded, then
8084         try to use that for the tls stream.
8085         (nnimap-retrieve-group-data-early): Rework the marks code to heed
8086         UIDVALIDITY and find out which groups are read-only and not.
8087         (nnimap-get-flags): Use the same marks parsing code as the rest of
8088         nnimap.
8089
8090 2010-10-09  Julien Danjou  <julien@danjou.info>
8091
8092         * nnir.el (nnir-read-parm): Fix call to gnus-completing-read.
8093
8094         * gnus-gravatar.el (gnus-gravatar-transform-address): Error errors when
8095         retrieving gravatars.
8096
8097         * shr.el (shr-table-corner): Add.
8098         (shr-table-line): Add.
8099         (shr-insert-table-ruler): Use the above defcustoms to insert tables.
8100
8101 2010-10-08  Julien Danjou  <julien@danjou.info>
8102
8103         * mm-decode.el (mm-text-html-renderer): Add mm-shr in choice list.
8104
8105 2010-10-08  Teodor Zlatanov  <tzz@lifelogs.com>
8106
8107         * gnus-util.el (gnus-alist-pull): Rename `gnus-pull'.
8108
8109         * gnus-sum.el (gnus-mark-article-as-unread)
8110         (gnus-summary-mark-article-as-unread, gnus-summary-remove-bookmark)
8111         (gnus-summary-set-bookmark): Use it.
8112
8113         * gnus-msg.el (gnus-setup-message): Use it.
8114
8115         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8116
8117         * gnus.el (gnus-group-remove-parameter): Use it.
8118
8119         * gnus-group.el (gnus-group-make-web-group): Use it.
8120
8121         * gnus-demon.el (gnus-demon-remove-handler): Use it.
8122
8123         * nnregistry.el: Update docs to mention manual.
8124
8125         * gnus-registry.el: Update docs to mention nnregistry.el.
8126         (gnus-registry-initialize): Don't install nnregistry refer method
8127         automatically.
8128         (gnus-registry-install-nnregistry): Remove it.
8129
8130 2010-10-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8131
8132         * shr.el (shr-insert): Don't insert double spaces.
8133
8134 2010-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8135
8136         * gnus-gravatar.el (gnus-treat-from-gravatar)
8137         (gnus-treat-mail-gravatar): Bind gnus-gravatar-too-ugly to nil when
8138         called interactively.
8139
8140         * gnus-art.el (gnus-mime-view-part-externally)
8141         (gnus-mime-view-part-internally): Make predicate function passed to
8142         gnus-mime-view-part-as-type assume argument is a mime type, not a list
8143         of a mime type.
8144
8145         * shr.el (shr-table-widths): Don't use cl function `reduce'.
8146
8147 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8148
8149         * shr.el (require): Require cl when compiling.
8150         (shr-tag-hr): New function.
8151
8152         * nnimap.el (nnimap-update-info): Remove double setting of high.
8153         (nnimap-update-info): Don't ignore groups that have no UIDNEXT.
8154         This makes nnimap work properly on Courier again.
8155
8156         * gnus.el (gnus-carpal): The carpal mode has been removed, but define
8157         the variable for backwards compatibility.
8158
8159         * mm-decode.el (mm-save-part): If given a non-directory result, expand
8160         the file name before using to avoid setting mm-default-directory to
8161         nil.
8162
8163         * gnus-start.el (gnus-get-unread-articles): Require gnus-agent before
8164         bidning gnus-agent variables.
8165
8166         * shr.el (shr-render-td): Use a cache for the table rendering function
8167         to avoid getting an exponential rendering behavior in nested tables.
8168         (shr-insert): Rework the line-breaking algorithm.
8169         (shr-insert): Don't leave trailing spaces.
8170         (shr-insert-table): Also insert empty TDs.
8171         (shr-tag-blockquote): Ensure paragraphs after </ul>.
8172
8173 2010-10-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8174
8175         * gnus-sum.el (gnus-number): Rename from `number'.
8176         (gnus-article-marked-p, gnus-summary-limit-to-display-predicate)
8177         (gnus-summary-limit-children): Update uses correspondingly.
8178
8179 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8180
8181         * gnus-gravatar.el (gnus-gravatar-too-ugly): New user option.
8182         (gnus-gravatar-transform-address): Don't show avatars of people of
8183         which mail addresses match gnus-gravatar-too-ugly.
8184
8185 2010-10-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8186
8187         * shr.el (shr-table-widths): Expand TD elements to fill available
8188         space.
8189
8190 2010-10-07  Julien Danjou  <julien@danjou.info>
8191
8192         * nnimap.el (nnimap-request-rename-group): Add this method.
8193
8194 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8195
8196         * gnus-html.el (gnus-html-schedule-image-fetching): Remove function
8197         name from XEmacs' function-arglist.
8198
8199         * gnus-gravatar.el (gnus-gravatar-insert): Don't add properties to
8200         gravatar under XEmacs.
8201
8202 2010-10-07  Teodor Zlatanov  <tzz@lifelogs.com>
8203
8204         * auth-source.el: Update docs with TODO items.
8205
8206         * gnus-sync.el: Update docs to explain state and plans.
8207
8208         * gnus-int.el (gnus-after-set-mark-hook, gnus-before-update-mark-hook):
8209         Hooks for mark updates.
8210         (gnus-request-set-mark, gnus-request-update-mark): Use them.
8211
8212         * gnus-util.el (gnus-run-hooks-with-args): Convenience function to run
8213         hooks with arguments, which is needed for mark update hooks.
8214
8215 2010-10-06  Julien Danjou  <julien@danjou.info>
8216
8217         * gnus.el (gnus-expand-group-parameter): Only return and act on what
8218         was matched.
8219
8220         * sieve-manage.el: Update example in `Commentary'.
8221
8222         * sieve.el (sieve-open-server): Use sieve-manage-authenticate.
8223
8224         * sieve-manage.el (sieve-manage-open): Use sieve-manage-default-port,
8225         not 2000.
8226         (sieve-manage-authenticate): Re-add function.
8227
8228 2010-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8229
8230         * shr.el (shr-insert): Get 'space transition right.
8231         (shr-render-td): Only delete space at the end of the TD.
8232
8233         * nnimap.el (nnimap-open-connection): Prepare to support
8234         open-gnutls-stream.
8235
8236         * shr.el: Rearrange function order to be more logical.
8237
8238 2010-10-06  Julien Danjou  <julien@danjou.info>
8239
8240         * nnrss.el (nnrss-check-group): Remove 404 URL in comment.
8241         (nnrss-discover-feed): Remove 404 URL in docstring.
8242
8243         * nnir.el: Fix Swish-E URL.
8244         Fix Namazu URL.
8245
8246         * message.el (message-change-subject): Remove 404 URL in a comment.
8247
8248 2010-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8249
8250         * gnus-art.el (gnus-mime-view-part-as-type): Make it work when being
8251         called interactively.
8252
8253         * gnus-util.el (gnus-remove-if): Allow hash table.
8254         (gnus-remove-if-not): New function.
8255
8256         * gnus-art.el (gnus-mime-view-part-as-type):
8257         * gnus-score.el (gnus-summary-score-effect):
8258         * gnus-sum.el (gnus-read-move-group-name):
8259         Replace remove-if-not with gnus-remove-if-not.
8260
8261         * gnus-group.el (gnus-group-completing-read):
8262         Regard collection as a hash table if it is not a list.
8263
8264 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8265
8266         * shr.el (shr-render-td): Allow blank/missing <TD>s.
8267
8268         * shr.el: Document the table-rendering algorithm.
8269
8270 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8271
8272         * dgnushack.el (dgnushack-compile): Exclude shr.el from being compiled
8273         for Emacsen having no `libxml-parse-html-region' support.
8274
8275 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8276
8277         * gnus-html.el (gnus-html-schedule-image-fetching): Protect against
8278         invalid URLs.
8279
8280         * shr.el (shr-tag-img): Shorten ALT texts and allow them to be
8281         line-broken.
8282         (shr-tag-img): Ignore image fetching errors.
8283         (shr-overlays-in-region): Compute overlay positions correctly.
8284
8285         * mm-decode.el (mm-shr): Require shr.
8286
8287         * gnus-art.el (gnus-blocked-images): Move variable here.
8288
8289         * shr.el (shr-insert-table): Bind free variable.
8290
8291         * mm-decode.el (mm-shr): Bind shr-content-function.
8292
8293         * shr.el (shr-content-function): New variable.
8294
8295         * gnus-sum.el (gnus-article-sort-by-most-recent-date): New function,
8296         added for symmetry.
8297
8298         * nnir.el (nnir-retrieve-headers): Don't bug out on invalid data.
8299
8300         * gnus-group.el (gnus-group-make-group): Doc fix.
8301
8302         * nnimap.el (nnimap-request-newgroups): Return success.
8303
8304         * shr.el (shr-find-elements): New function.
8305         (shr-tag-table): Put all the images after the table.
8306         (shr-tag-table): Really inhibit images inside the table.
8307         (shr-collect-overlays): Copy over overlays from the TD elements to the
8308         main document.
8309
8310         * mm-decode.el (mm-shr): Bind shr-blocked-images to
8311         gnus-blocked-images.
8312
8313 2010-10-05  Julien Danjou  <julien@danjou.info>
8314
8315         * sieve-manage.el (sieve-sasl-auth): Use auth-source to authenticate.
8316
8317         * gnus-html.el (gnus-html-wash-images): Rescale image from cid too.
8318         (gnus-html-maximum-image-size): Add this function.
8319         (gnus-html-put-image): Use gnus-html-maximum-image-size.
8320
8321         * sieve-manage.el (sieve-manage-capability): Do not bug out when the
8322         server-value of the capability is nil.
8323
8324 2010-10-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8325
8326         * shr.el (shr-tag-em): Add <EM> tag.
8327
8328 2010-10-05  Florian Ragwitz  <rafl@debian.org>  (tiny change)
8329
8330         * sieve-manage.el (sieve-manage-default-stream): Make default stream
8331         customizable.
8332
8333         * gnus-html.el (gnus-html-wash-tags): Decode URL entities to avoid
8334         handing broken links to browse-url.
8335
8336 2010-10-05  Julien Danjou  <julien@danjou.info>
8337
8338         * gnus-util.el (gnus-emacs-completing-read)
8339         (gnus-iswitchb-completing-read): Use autoload rather than require.
8340
8341 2010-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8342
8343         * lpath.el: Fbind libxml-parse-html-region and shr-insert-document for
8344         Emacs 22 and XEmacs; fbind help-function-arglist for XEmacs 21.4 and
8345         SXEmacs; fbind ido-completing-read, and bind iswitchb-mode and
8346         iswitchb-temp-buflist for XEmacs.
8347
8348         * gnus-util.el (gnus-completing-read-function): Exclude
8349         gnus-icompleting-read and gnus-ido-completing-read from candidates for
8350         XEmacs since iswitchb.el is very old and ido.el is unavailable in
8351         XEmacs.
8352
8353         * gnus-registry.el (gnus-registry-install-nnregistry): Rewrite so as
8354         not to use `delete-dups' that is unavailable in XEmacs 21.4.
8355
8356         * gnus-html.el: Don't require help-fns under XEmacs.
8357         (gnus-html-schedule-image-fetching): Work for XEmacs.
8358
8359         * mm-decode.el (mm-shr): Decode contents by charset.
8360
8361 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8362
8363         * nnimap.el (nnimap-open-connection): Give an error if nnimap-stream is
8364         unknown.
8365
8366         * shr.el (shr-tag-blockquote): Ensure paragraph after quote, too.
8367         (shr-get-image-data): Ensure against the cache file missing.
8368
8369         * nnimap.el (nnimap-finish-retrieve-group-infos): Message while waiting
8370         for data.
8371
8372         * spam-report.el (spam-report-url-ping-plain): Don't query about
8373         killing the process.
8374
8375         * shr.el (shr-render-td): Protect against too-wide text.
8376
8377 2010-10-04  Julien Danjou  <julien@danjou.info>
8378
8379         * mml-smime.el (mml-smime-openssl-encrypt-query): Fix choices.
8380         (mml-smime-openssl-sign-query): Fix gnus-completing-read call.
8381
8382         * gravatar.el (gravatar-retrieved): Kill buffer when gravatar has been
8383         retrieved.
8384
8385 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8386
8387         * shr.el (browse-url): Require.
8388         (shr-ensure-paragraph): Don't insert a new newline after empty-ish
8389         lines.
8390         (shr-show-alt-text, shr-browse-image): New commands.
8391         (shr-browse-url, shr-copy-url): New commands.
8392
8393         * gnus-sum.el (gnus-widen-article-window): New variable.
8394         (gnus-summary-select-article-buffer): Use it.
8395
8396         * message.el (message-idna-to-ascii-rhs-1): Don't bug out on addresses
8397         without @ signs.
8398
8399 2010-10-04  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
8400
8401         * nnir.el (nnir-run-imap): Remove spurious space in search string.
8402
8403 2010-10-04  Julien Danjou  <julien@danjou.info>
8404
8405         * gnus-util.el (gnus-emacs-completing-read): Mapcar collection to list,
8406         for XEmacs.
8407
8408 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8409
8410         * gnus-salt.el: Remove all gnus-carpal stuff -- it's not useful.
8411
8412         * nnimap.el (nnimap-open-connection): Allow tls as a synonym for ssl.
8413         (nnimap-close-server): Implement.
8414
8415         * dgnushack.el (iswitchb): Require to shut up the compiler.
8416
8417         * shr.el (shr-ensure-paragraph): Fix the non-empty line case.
8418         (shr-insert): Tweak line breaking.
8419         (shr-insert): Handle <pre> better.
8420         (shr-tag-li): Get <li> indentation right.
8421         (shr-tag-li): Get <li> indentation even righter.
8422         (shr-tag-blockquote): Ensure paragraph start.
8423         (shr-make-table): Tweak table generation.
8424         (shr-make-table): Fix typo.
8425
8426         * shr.el: Implement table rendering.
8427
8428 2010-10-04  Julien Danjou  <julien@danjou.info>
8429
8430         * gnus-html.el (gnus-html-put-image): Fix resize image code.
8431
8432 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8433
8434         * shr.el (shr-insert): Use string anchors instead of line anchors.
8435
8436 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8437
8438         * shr.el: Add headings.
8439         (shr-ensure-paragraph): Actually work.
8440         (shr-tag-li): Make <ul> prettier.
8441         (shr-insert): Get white space at the beginning/end of elements right.
8442         (shr-tag-p): Collapse subsequent <p>s.
8443         (shr-ensure-paragraph): Don't insert double line feeds after blank
8444         lines.
8445         (shr-insert): \t is also space.
8446         (shr-tag-s): Fix "s" tag name function.
8447         (shr-tag-s): Fix face prop name.
8448
8449 2010-10-03  Julien Danjou  <julien@danjou.info>
8450
8451         * gnus-html.el (gnus-html-put-image): Use gnus-rescale-image.
8452
8453         * mm-view.el (gnus-window-inside-pixel-edges): Add autoload for
8454         gnus-window-inside-pixel-edges.
8455
8456         * gnus-ems.el (gnus-window-inside-pixel-edges): Move from gnus-html to
8457         gnus-ems.
8458
8459         * mm-view.el (mm-inline-image-emacs): Support image resizing.
8460
8461         * gnus-util.el (gnus-rescale-image): Add generic gnus-rescale-image
8462         function.
8463
8464         * mm-decode.el (mm-inline-large-images): Enhance defcustom and add
8465         resize choice.
8466
8467 2010-10-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8468
8469         * shr.el (shr-tag-p): Don't insert newlines on empty tags at the
8470         beginning of the buffer.
8471
8472         * gnus-sum.el (gnus-summary-select-article-buffer): Really select the
8473         article buffer again.
8474
8475         * shr.el (shr-tag-p): Don't insert newlines at the start of the buffer.
8476
8477         * mm-decode.el (mm-shr): Narrow before inserting, so that shr can know
8478         when it's at the start of the buffer.
8479
8480         * shr.el (shr-tag-blockquote): Convert name.
8481         (shr-rescale-image): Use the right image-size variant.
8482
8483         * gnus-sum.el (gnus-summary-select-article-buffer): If the article
8484         buffer isn't shown, then select the current article first instead of
8485         bugging out.
8486         (gnus-summary-select-article-buffer): Show both the article and summary
8487         buffers again.
8488
8489         * shr.el (shr-fontize-cont): Protect against regions with no text.
8490         Rename tag functions to shr-tag-* for enhanced security.
8491         (shr-tag-ul, shr-tag-ol, shr-tag-li, shr-tag-br): New functions.
8492
8493 2010-10-03  Chong Yidong  <cyd@stupidchicken.com>
8494
8495         * shr.el (shr-insert):
8496         * pop3.el (pop3-movemail):
8497         * gnus-html.el (gnus-html-wash-tags): Don't use plusp, as cl may not be
8498         loaded.
8499
8500 2010-10-03  Glenn Morris  <rgm@gnu.org>
8501
8502         * nnmairix.el (nnmairix-replace-illegal-chars): Drop Emacs 20 code.
8503
8504         * smime.el (smime-cert-by-ldap-1): Drop Emacs 21 code.
8505
8506         * gnus-art.el (gnus-next-page-map): Drop Emacs 20 compat cruft.
8507
8508         * gmm-utils.el (gmm-write-region): Drop Emacs 20 compat cruft.
8509
8510         * gnus-util.el (gnus-make-local-hook): Simplify.
8511
8512 2010-10-02  Julien Danjou  <julien@danjou.info>
8513
8514         * gnus-util.el (gnus-iswitchb-completing-read): New function.
8515         (gnus-ido-completing-read): New function.
8516         (gnus-emacs-completing-read): New function.
8517         (gnus-completing-read): Use gnus-completing-read-function.
8518         Add gnus-completing-read-function.
8519
8520 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8521
8522         * shr.el (shr-insert-document): Autoload.
8523         (shr-img): Be silent.
8524         (shr-insert): Add a newline after every picture before text.
8525         (shr-add-font): Use overlays for combining faces.
8526         (shr-insert): Pass upwards the text start point.
8527
8528         * mm-decode.el (mm-text-html-renderer): Default to shr.el rendering, if
8529         possible.
8530         (mm-shr): New function.
8531
8532 2010-10-02  Julien Danjou  <julien@danjou.info>
8533
8534         * gnus-gravatar.el (gnus-gravatar-insert): Adjust character where we
8535         should go backward.
8536
8537 2010-10-02  Juanma Barranquero  <lekktu@gmail.com>
8538
8539         * shr.el (shr): Fix typo in provide call.
8540
8541 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8542
8543         * shr.el: New file.
8544
8545         * gnus-html.el (gnus-html-schedule-image-fetching): Be silent.
8546
8547         * gnus-topic.el (gnus-topic-move-group): Fix the syntax of the
8548         completing read.
8549
8550 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8551
8552         * gnus-start.el (gnus-check-bogus-newsgroups): Say how many groups
8553         we're being queried about.  Suggested by Dan Jacobson.
8554
8555         * nndoc.el (nndoc-type-alist): Do babyl before mime-parts.
8556         Suggested by Jason Eisner.
8557
8558         * gnus-async.el (gnus-async-delete-prefetched-entry): Remove from hash
8559         table, too.  Suggested by Stefan Wiens.
8560         (gnus-async-prefetched-article-entry): Use intern-soft to avoid growing
8561         the table unnecessary.  Suggested by Stefan Wiens.
8562
8563         * gnus-sum.el (gnus-summary-clear-local-variables): This is probably no
8564         longer needed, and probably doesn't work either, as pointed out by
8565         Stefan Wiens.
8566         (gnus-summary-exit): Remove call to the clearing function.
8567         (gnus-summary-exit-no-update): Ditto.
8568
8569         * gnus-art.el (gnus-summary-save-in-file): Use with-current-buffer
8570         instead of gnus-eval-in-buffer-window to avoid popping up frames.
8571         Reported by Stefan Monnier.
8572         (gnus-summary-save-in-rmail): Ditto.
8573
8574         * gnus-sum.el (gnus-summary-select-article-buffer): Show only the
8575         article buffer, instead of both the article buffer and the summary
8576         buffer.  Sort of suggested by Dan Jacobson.
8577
8578         * gnus-win.el (gnus-buffer-configuration): Add an only-article spec.
8579
8580         * nnmbox.el (nnmbox-read-mbox): Mark buffer for deletion on Gnus exit.
8581         Suggested by Dan Jacobson.
8582
8583         * mm-encode.el (mm-content-transfer-encoding-defaults): Try to make the
8584         documentation clearer.
8585
8586         * message.el (message-shorten-references): Comment on the number "21".
8587         Suggested by Stefan Monnier.
8588
8589         * gnus-sum.el (gnus-summary-scroll-up): Add more documentation.
8590         Suggested by Dan Jacobson.
8591
8592         * gnus.el (gnus-large-newsgroup):
8593         Mention gnus-large-ephemeral-newsgroup.  Suggested by Dan Jacobson.
8594
8595         * gnus-msg.el (gnus-summary-resend-message): When resending, don't
8596         externalize attachments.  Bug reported by Steve Wen.
8597
8598         * gnus.el (gnus-continuum-version): Make inactive, since it doesn't
8599         really message anything to the user.
8600
8601         * nnmail.el (nnmail-article-group): Allow using the fancy split method
8602         directly.
8603
8604         * nnimap.el (nnimap-request-group): Low higher than high to signal no
8605         messages in empty groups.
8606
8607 2010-10-01  Ted Zlatanov  <tzz@lifelogs.com>
8608
8609         * nnimap.el (nnimap-request-group): Don't bug out when there's an empty
8610         non-UIDNEXT group.
8611
8612 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8613
8614         * gnus-group.el (gnus-group-completing-read): Return the symbol name,
8615         not the value from the collection.
8616
8617         * nnimap.el (nnimap-update-info): Ignore groups that have no UIDNEXT
8618         values.  This sometimes happens on some groups that have no info.
8619         (nnimap-request-newgroups): New function.
8620
8621 2010-10-01  Teodor Zlatanov  <tzz@lifelogs.com>
8622
8623         * gnus-registry.el (gnus-registry-install-nnregistry): Move the feature
8624         check into `gnus-registry-initialize'.
8625         (gnus-registry-initialize): Ditto.
8626         Fix and extend header docs.
8627
8628 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8629
8630         * gnus-html.el (gnus-html-prefetch-images): Adjust regexp to avoid
8631         regexp backtrace overflows.
8632
8633         * nnimap.el (nnimap-extend-tls-programs): Only extend those programs
8634         for starttls that tls.el implements; i.e. openssl.
8635
8636         * tls.el (tls-starttls-switches): Give up on using starttls with
8637         gnutls-cli.
8638         (tls-program): Add --insecure to be consistent with the defaults from
8639         openssl s_client.  Now all three commands are insecure.
8640
8641 2010-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8642
8643         * lpath.el: Bind completion-styles-alist for XEmacs.
8644
8645         * gravatar.el: Don't load image.el that XEmacs doesn't provide.
8646         (gravatar-create-image): New function that's an alias to
8647         gnus-xmas-create-image, gnus-create-image, or create-image.
8648         (gravatar-data->image): Use it.
8649
8650 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
8651
8652         * gnus-registry.el (gnus-registry-install-nnregistry): New function to
8653         install the nnregistry refer method.
8654         (gnus-registry-install-hooks): Use it.
8655         (gnus-registry-unfollowed-groups): Add nnmairix to the default
8656         unfollowed groups.
8657
8658 2010-09-30  Jose A. Ortega Ruiz  <jao@gnu.org>  (tiny change)
8659
8660         * gnus-sum.el (gnus-summary-show-thread): Skip past invisible text when
8661         expanding threads.
8662
8663 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8664
8665         * nnir.el: Use the server names without suffixes (bug #7009).
8666
8667         * nnimap.el (nnimap-open-connection): Reinstate the auto-upgrade from
8668         unencrypted to STARTTLS, if possible.
8669
8670 2010-09-30  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
8671
8672         * message.el (message-ignored-supersedes-headers): Strip Injection-*
8673         headers before superseding.
8674
8675 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8676
8677         * nnrss.el (nnrss-use-local): Add documentation.
8678
8679         * nnimap.el (nnimap-extend-tls-programs): New function.
8680         (nnimap-open-connection): Use tls.el exclusively, and not starttls.el.
8681         (nnimap-wait-for-connection): Accept the greeting from the stupid
8682         output from openssl s_client -starttls, too.
8683
8684         * tls.el (tls-starttls-switches): New variable.
8685         (tls-find-starttls-argument): Use it.
8686         (open-tls-stream): Ditto.
8687
8688         * netrc.el (netrc-credentials): Return the value of the "default" entry.
8689         (netrc-machine): Ditto.
8690
8691         * nnimap.el (nnimap-find-article-by-message-id): Really return the
8692         article number.
8693         (nnimap-split-fancy): New variable.
8694         (nnimap-split-incoming-mail): Use it.
8695
8696         * nntp.el (nntp-server-list-active-group): Document.
8697
8698         * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
8699         SELECT to get the message-id.
8700
8701         * mail-source.el (mail-sources): Remove webmail support.
8702         (defvar): Ditto.
8703         (mail-source-fetcher-alist): Ditto.
8704         (mail-source-fetch-webmail): Remove.
8705
8706         * webmail.el: Remove -- doesn't seem relevant any more.
8707
8708         * gnus.el: Fix up make-obsolete-variable declarations throughout.
8709
8710         * nnimap.el (nnimap-request-accept-article): Get the Message-ID without
8711         the \r.
8712
8713 2010-09-30  Julien Danjou  <julien@danjou.info>
8714
8715         * gnus-agent.el (gnus-agent-add-group): Fix call to
8716         gnus-completing-read.
8717
8718 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8719
8720         * nndoc.el (nndoc-retrieve-groups): New function.
8721
8722         * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
8723         `default', use nnmail-split-methods.
8724         (nnimap-request-article): Downcase the NILs so that they are nil.
8725
8726         * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
8727         symbol.
8728
8729         * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
8730         code, since if the user has requested network, that's what they ought
8731         to get.
8732         (nnimap-request-set-mark): Erase the buffer before issuing commands.
8733         (nnimap-split-rule): Mark as obsolete.
8734
8735         * pop3.el (pop3-send-streaming-command, pop3-stream-length):
8736         New variable.
8737
8738         * nnimap.el (nnimap-insert-partial-structure): Get the type from the
8739         correct slot, too.
8740
8741 2010-09-29  Julien Danjou  <julien@danjou.info>
8742
8743         * gnus.el (gnus-local-domain): Declare variable obsolete.
8744
8745         * gnus-util.el (gnus-icompleting-read): Require iswitchb.
8746         Fix history computing.
8747         (gnus-ido-completing-read): Require ido.
8748
8749 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8750
8751         * gnus-registry.el: Don't prompt on load, which makes it impossible to
8752         build Gnus.
8753
8754         * nnimap.el (nnimap-insert-partial-structure): Be way more permissive
8755         when interpreting the structures.
8756         (nnimap-request-accept-article): Add \r\n to the lines to make this
8757         work with Cyrus.
8758
8759         * nndraft.el (nndraft-request-expire-articles): Use the group name
8760         instead if "nndraft".  Fix found by Nils Ackermann.
8761
8762 2010-09-29  Ludovic Courtes  <ludo@gnu.org>
8763
8764         * nnregistry.el: Add.
8765
8766 2010-09-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8767
8768         * nnmail.el (group, group-art-list, group-art):
8769         Remove unneeded directives.
8770
8771 2010-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8772
8773         * mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)
8774         (mm-mime-charset):
8775         * rfc2047.el (rfc2047-syntax-table):
8776         * utf7.el (utf7-utf-16-coding-system): Comment fix.
8777
8778         * nnrss.el (nnrss-read-server-data, nnrss-read-group-data): Use `load'
8779         rather than `insert-file-contents' and `eval-region'.
8780
8781         * pgg.el (pgg-run-at-time-1): Define it for XEmacs only; fix if/else
8782         construction.
8783
8784         * smime-ldap.el (smime-ldap-search): Remove Emacs 21 compatible code.
8785
8786         * time-date.el: No need to require cl for Emacs 21.
8787
8788 2010-09-29  Julien Danjou  <julien@danjou.info>
8789
8790         * gnus-gravatar.el (gnus-gravatar-properties): Add this properties in
8791         replacement of `gnus-gravatar-relief' to mimic
8792         `gnus-faces-properties-alist'.
8793         Add :version property.
8794
8795 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8796
8797         * mail-source.el (mail-source-report-new-mail):
8798         * message.el (message-default-mail-headers):
8799         * mm-decode.el (mm-valid-image-format-p): Comment fix.
8800
8801         * mml2015.el (mml2015-use): Don't bind recursive-load-depth-limit.
8802
8803 2010-09-28  Julien Danjou  <julien@danjou.info>
8804
8805         * gnus-gravatar.el (gnus-gravatar-insert): Fix search in case
8806         mail-address contains the same string as real-name.
8807
8808         * gnus-ems.el (gnus-put-image): Revert Lars, change and insert
8809         non-blank in header, otherwise it'll get stripped.
8810
8811         * gnus-gravatar.el (gnus-gravatar-insert): Search backward for
8812         real-name, and then for mail address rather than doing : or , search.
8813
8814 2010-09-27  Julien Danjou  <julien@danjou.info>
8815
8816         * gnus-util.el (gnus-completing-read): Use gnus-use-ido to apply the
8817         right completing-read function.
8818         (gnus-use-ido): New variable
8819         (gnus-completing-read-with-default): Remove.
8820         * gnus-agent.el (gnus-agent-read-group): Remove prompt computing.
8821         (gnus-agent-add-group):
8822         * gnus-srvr.el (gnus-server-add-server, gnus-server-goto-server):
8823         * mm-view.el (mm-view-pkcs7-decrypt):
8824         * mm-util.el (mm-codepage-setup):
8825         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
8826         * mml-smime.el (mml-smime-openssl-sign-query):
8827         * mml.el (mml-minibuffer-read-type, mml-minibuffer-read-disposition)
8828         (mml-insert-multipart):
8829         * gnus-msg.el (gnus-summary-yank-message):
8830         * gnus-int.el (gnus-start-news-server):
8831         * mm-decode.el (mm-interactively-view-part):
8832         * gnus-dired.el (gnus-dired-attach):
8833         * gnus.el (gnus-read-method):
8834         * gnus-bookmark.el (gnus-bookmark-jump):
8835         * gnus-art.el (gnus-mime-view-part-as-type)
8836         (gnus-mime-action-on-part, gnus-article-encrypt-body):
8837         * gnus-topic.el (gnus-topic-jump-to-topic, gnus-topic-move-matching)
8838         (gnus-topic-copy-matching, gnus-topic-sort-topics, gnus-topic-move):
8839         * nnmairix.el (nnmairix-create-server-and-default-group)
8840         (nnmairix-update-groups, nnmairix-get-server)
8841         (nnmairix-backend-to-server, nnmairix-goto-original-article)
8842         (nnmairix-get-group-from-file-path):
8843         * nnrss.el (nnrss-find-rss-via-syndic8):
8844         * gnus-group.el (gnus-group-completing-read, gnus-group-make-web-group)
8845         (gnus-group-make-useful-group, gnus-group-add-to-virtual)
8846         (gnus-group-browse-foreign-server):
8847         * gnus-sum.el (gnus-summary-goto-article, gnus-summary-limit-to-extra)
8848         (gnus-summary-execute-command, gnus-summary-respool-article)
8849         (gnus-read-move-group-name):
8850         * gnus-score.el (gnus-summary-increase-score)
8851         (gnus-summary-score-effect):
8852         * gnus-registry.el (gnus-registry-read-mark): Use gnus-completing-read.
8853
8854 2010-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8855
8856         * lpath.el: Remove url-http-file-exists-p, w32-focus-frame, and
8857         x-focus-frame.
8858
8859         * nnimap.el (auth-source-forget-user-or-password)
8860         (auth-source-user-or-password): Autoload.
8861
8862         * message.el (message-from-style, message-interactive)
8863         (message-cite-prefix-regexp, message-sendmail-envelope-from)
8864         (message-yank-prefix, message-indentation-spaces, message-signature)
8865         (message-signature-file): Add comment.
8866
8867 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8868
8869         * gnus-sum.el (gnus-summary-read-group-1): Set gnus-newsgroup-highest.
8870         (gnus-summary-insert-new-articles): Use gnus-newsgroup-highest to get
8871         new articles.
8872
8873         * nnimap.el (nnimap-request-article): Don't partial-fetch single-part
8874         parts.
8875         (nnimap-request-article): Work with the t setting, too.
8876
8877         * gnus-sum.el (gnus-summary-exit): Kill the article buffer later, so
8878         that you don't get flashes of other buffers.
8879         (gnus-summary-show-complete-article): Intern before setting.
8880
8881 2010-09-27  David Engster  <dengste@eml.cc>
8882
8883         * nnmairix.el (nnmairix-replace-group-and-numbers): Deal with NOV as
8884         well as HEADERS.
8885         (nnmairix-retrieve-headers): Provide new argument for the above.
8886
8887 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8888
8889         * gnus-sum.el (gnus-summary-move-article): Don't alter
8890         gnus-newsgroup-active.  This makes `/ N' work after copying to the same
8891         group.
8892
8893         * nnimap.el (nnimap-update-info): Don't destructively alter active.
8894
8895         * message.el (message-cite-prefix-regexp): Revert my last edit.
8896
8897         * gnus-sum.el (gnus-summary-show-complete-article): Bind the server
8898         variable instead of the Gnus variable.
8899
8900         * nnimap.el (nnimap-find-wanted-parts-1): Use it.
8901
8902         * gnus-art.el (gnus-fetch-partial-articles): Move back to nnimap again.
8903
8904         * nnimap.el (nnimap-request-accept-article): Remove the "." at the end,
8905         since some servers don't like it.
8906         (nnimap-open-connection): Forget credentials if the server says the
8907         password was wrong.
8908         (nnimap-parse-line): Protect against invalid data.
8909
8910         * gnus-sum.el (gnus-summary-move-article): Add comment.
8911         (gnus-summary-insert-new-articles): Copy the old-high watermark so that
8912         nothing alters it while scanning for new messages.
8913
8914         * nnimap.el (nnimap-request-accept-article): Send a "." at the end,
8915         which may or may not help.
8916         (nnimap-open-connection): If we're doing a stream connection, and then
8917         discover we're on a STARTTLS-capable server, then open a STARTTLS
8918         connection instead.
8919
8920 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8921
8922         * nnimap.el (utf7): Require.
8923
8924         * message.el (message-cite-prefix-regexp): Remove "}" from citation
8925         prefix.
8926
8927 2010-09-27  Juanma Barranquero  <lekktu@gmail.com>
8928
8929         * nnmail.el (nnmail-fancy-expiry-targets): Fix typo in docstring.
8930
8931 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8932
8933         * nnimap.el (nnimap-request-accept-article): Message the error on
8934         error.
8935
8936 2010-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8937
8938         * gnus-art.el (gnus-mime-delete-part): Fix Lisp type of byte(s).
8939
8940 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8941
8942         * nndoc.el (nndoc-request-list): Return success always.
8943
8944         * gnus-agent.el (gnus-agent-retrieve-headers): Don't propagate
8945         `fetch-old' -- we only want to fetch the articles we've requested.
8946         The rest are in the agent, probably.
8947         (gnus-agent-read-servers-validate): Change the level for the "Ignoring
8948         disappeared server" to something low.  It's not important.
8949
8950         * nnimap.el (nnimap-get-whole-article): Remove the data that may have
8951         arrived before the FETCH data.
8952
8953         * nnmh.el (nnmh-request-expire-articles): Don't try to fetch the expiry
8954         target here, because we don't know the Gnus name of the group.
8955
8956         * nndraft.el (nndraft-request-expire-articles): Fetch the expiry target
8957         for the correct group.
8958
8959         * gnus-ems.el (gnus-create-image): Ignore all image-creation errors.
8960
8961         * gnus.el (gnus): Give a final warning after startup.
8962
8963         * gnus-util.el (gnus-action-message-log): New variable.
8964         (gnus-message): Use it.
8965         (gnus-final-warning): New function.
8966
8967         * nnimap.el (nnimap-open-connection): Record the greeting.
8968         (nnimap): Add greeting.
8969
8970 2010-09-26  Julien Danjou  <julien@danjou.info>
8971
8972         * gnus-html.el (gnus-html-show-images): Fix gnus-html-display-image
8973         arguments.
8974         (gnus-html-wash-images): Fix spec computing to include start/end.
8975
8976         * gnus-art.el (gnus-article-treat-body-boundary): Fix length computing.
8977
8978 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8979
8980         * nnimap.el (nnimap-request-expire-articles): Compress ranges before
8981         deletion.
8982         (nnimap-retrieve-headers): Don't select the group, because that's
8983         already done by nnimap-possibly-change-group.
8984
8985         * gnus-picon.el (gnus-picon-inhibit-top-level-domains): New variable.
8986         (gnus-picon-transform-address): Use it.
8987
8988         * mail-source.el (mail-source-value): Revert previous patch.
8989
8990         * nnimap.el (nnimap-credentials): Allow inhibiting the password query
8991         on failure.
8992         (nnimap-open-connection): Look up both virtual and physical server name
8993         credentials.
8994
8995         * gnus-win.el: Revert previous patch, since it made Gnus backtrace.
8996
8997 2009-02-07  Dave Love  <fx@gnu.org>
8998
8999         * tls.el (open-tls-stream): Don't query killing process.
9000
9001 2009-02-08  Dave Love  <fx@gnu.org>
9002
9003         * gnus-win.el (gnus-window-to-buffer-helper)
9004         (gnus-all-windows-visible-p): Function needn't be a symbol.
9005
9006         * mail-source.el (mail-source-value): Function needn't be a symbol.
9007
9008 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9009
9010         * message.el (message-cite-prefix-regexp): Remove } from the cite
9011         prefix.
9012
9013         * gnus-art.el (gnus-treatment-function-alist): Do picons before
9014         highlight again, so that the highlight is correct.
9015
9016         * gnus-picon.el (gnus-picon): Remove again.
9017         (gnus-picon-create-glyph): Set the background XPM color explicitly.
9018
9019         * gnus-art.el (gnus-treatment-function-alist): Insert picons after
9020         doing the header highlightling, so that the background color of the
9021         picon is correct.
9022
9023         * gnus-picon.el (gnus-picon-xbm): Remove obsolete face.
9024         (gnus-picon): Ditto.
9025         (gnus-picon): Reinstate.  The background color for picons is white.
9026         (gnus-picon-insert-glyph): Make the background white.
9027
9028         * nnml.el (nnml-open-nov): Don't return dead buffers.
9029
9030         * auth-source.el (auth-source-create): Query the user for whether to
9031         store the credentials.
9032
9033         * netrc.el (netrc-store-data): New function.
9034
9035         * auth-source.el (auth-source-user-or-password): Use the existing auth
9036         sources, if any, for creation.
9037
9038         * gnus.el (gnus-group-fast-parameter): Return the last matching
9039         parameter instead of the first matching parameter.
9040
9041 2010-09-26  Julien Danjou  <julien@danjou.info>
9042
9043         * gnus-sum.el (gnus-auto-center-group): Transform into a defcustom.
9044
9045 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9046
9047         * mml2015.el (mml2015-use): Remove gpg support.
9048
9049         * mml1991.el (mml1991-function-alist): Remove gpg function.
9050         (mml1991-gpg-sign): Remove.
9051
9052 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
9053
9054         * gnus-srvr.el (gnus-browse-subscribe-newsgroup-method): New variable.
9055         (gnus-browse-unsubscribe-current-group): Document it.
9056         (gnus-browse-unsubscribe-group): Use it.
9057
9058 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9059
9060         * gnus-group.el (gnus-read-ephemeral-bug-group): Add the bug email
9061         address to the To list for easier response.
9062
9063         * gnus.el (gnus-play-startup-jingle): Remove.
9064         (gnus-splash): Don't play jingle.
9065         (gnus): Silence gnus-load message.
9066
9067         * gnus-art.el (gnus-treat-play-sounds): Remove.
9068
9069         * gnus.el (gnus-play-jingle): Remove audio support.
9070
9071         * gnus-cus.el (gnus-score-customize): Remove audio reference.
9072
9073         * earcon.el: Remove -- no users.
9074
9075         * gnus-audio.el: Remove -- no users of this package.
9076
9077         * gnus-sum.el (gnus-summary-limit-children): Remove nocem support.
9078
9079         * gnus-start.el (gnus-setup-news): Remove nocem support.
9080
9081         * gnus-group.el (gnus-group-get-new-news): Remove nocem call.
9082
9083         * gnus.el (gnus-use-nocem): Remove.
9084
9085         * gnus-demon.el (gnus-demon-add-nocem, gnus-demon-scan-nocem):
9086         Remove.
9087
9088         * gnus-nocem.el (gnus-nocem-issuers): Remove file.  Apparently nobody
9089         uses NoCeM any more.
9090
9091         * gnus-art.el (gnus-ctan-url): Seems not very useful -- removed.
9092         (gnus-button-ctan-handler): Ditto.
9093         (gnus-button-handle-ctan-bogus-regexp): Ditto.
9094         (gnus-button-ctan-directory-regexp): Ditto.
9095         (gnus-button-handle-ctan): Ditto.
9096         (gnus-button-tex-level): Ditto.
9097         (gnus-button-alist): Remove CTAN stuff.
9098
9099 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9100
9101         * nnimap.el (nnimap-wait-for-response): Reverse logic in the
9102         nnimap-streaming test.
9103
9104         * gnus-start.el (gnus-get-unread-articles): Don't try to open failed
9105         servers twice.
9106
9107         * nnimap.el (nnimap-open-connection): Add more error reporting when
9108         nnimap fails early.
9109
9110         * nnheader.el (nnheader-get-report-string): New function.
9111         (nnheader-get-report): Use it.
9112
9113         * gnus-int.el (gnus-check-server): Say what the error was when opening
9114         failed.
9115
9116         * nnimap.el (nnimap-wait-for-response): Search further when we're not
9117         using streaming.
9118
9119 2010-09-25  Julien Danjou  <julien@danjou.info>
9120
9121         * gnus-html.el (gnus-html-rescale-image): Use our defalias
9122         gnus-window-inside-pixel-edges.
9123
9124 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9125
9126         * gnus-srvr.el (gnus-server-copy-server): Add documentation.
9127
9128         * mm-decode.el (mm-save-part): Allow saving to other directories the
9129         normal Emacs way.
9130
9131         * nndoc.el (nndoc-type-alist): Move mime-parts after mbox.
9132         Suggested by Jay Berkenbilt.
9133
9134         * gnus-art.el (gnus-mime-delete-part): Fix plural for "byte" when
9135         there isn't a single byte.
9136
9137         * gnus-int.el (gnus-open-server): Don't query whether to go offline --
9138         just do it.  It doesn't really seem to matter what the user responds
9139         here, I think, so it's just a confusing question.
9140
9141         * nnimap.el (nnimap-retrieve-group-data-early): Fix typo in the
9142         non-streaming case.
9143
9144         * gnus-art.el (gnus-flush-original-article-buffer): Separate out.
9145         (gnus-article-encrypt-body): Use it.
9146
9147         * gnus-sum.el (gnus-summary-show-complete-article): New command and
9148         keystroke.
9149
9150         * nnimap.el (nnimap-find-wanted-parts-1):
9151         Use gnus-fetch-partial-articles.
9152
9153         * gnus-art.el (gnus-fetch-partial-articles): New variable.
9154
9155         * nnimap.el (nnimap-insert-partial-structure): New function.
9156         (nnimap-get-partial-article): New function.
9157         (nnimap-request-article): Use it.
9158         (nnimap-wait-for-response): Return whether the wait was successful.
9159         (nnimap-finish-retrieve-group-infos): Don't do anything if the
9160         retrieval wasn't successful.
9161         (nnimap-retrieve-group-data-early): Allow throttling servers.
9162         (nnimap-streaming): New variable.
9163         (nnimap-fetch-partial-articles): Remove.
9164
9165         * mm-decode.el (mm-with-part): Protect against killed buffers.
9166
9167         * nndraft.el (nndraft-retrieve-headers): Insert Lines and Chars headers
9168         for prettier summary display.
9169
9170 2010-09-25  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
9171
9172         * nnir.el (nnir-run-imap): Allow sending IMAP search patterns directly.
9173
9174 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9175
9176         * gnus.el (gnus-local-domain): Put gnus-local-domain back again, since
9177         apparently third-party libraries depend on it.
9178
9179         * nnimap.el (nnimap-open-connection): Wait for the response to STARTTLS
9180         before starting negotiation.
9181
9182         * gnus-art.el (gnus-treat-from-gravatar): Change default to nil for
9183         privacy reasons.
9184         (gnus-treat-mail-gravatar): Ditto.
9185
9186         * gnus-ems.el (gnus-put-image): Don't put any non-blank text into the
9187         buffer when inserting images.  Inserting text into the headers, for
9188         instance, can make them invalid.
9189
9190 2010-09-25  Julien Danjou  <julien@danjou.info>
9191
9192         * rfc1843.el: Remove useless rfc1843-old-gnus-decode-header-function
9193         variables.
9194
9195         * nnheader.el: Remove useless variables news-reply-yank-from and
9196         news-reply-yank-message-id.
9197
9198         * mml2015.el: Remove useless mc-default-scheme and mc-schemes
9199         variables.
9200
9201         * mml1991.el: Remove useless mml1991-verbose.
9202
9203         * gnus.el: Remove useless variable gnus-use-generic-from.
9204         Remove obsolete variable gnus-topic-indentation.
9205
9206         * gnus-uu.el: Remove useless gnus-uu-shar-file-name.
9207
9208         * gnus-sum.el: Remove useless gnus-newsgroup-none-id.
9209
9210         * gnus-picon.el: Remove useless gnus-picon-setup-p variable.
9211
9212         * gnus-group.el: Remove useless gnus-group-icon-cache.
9213         Remove useless gnus-ephemeral-group-server.
9214
9215         * gnus-bookmark.el: Remove useless gnus-bookmark-after-jump-hook.
9216
9217         * mml2015.el: Remove useless mml2015-verbose.
9218
9219         * mml-smime.el: Remove useless mml-smime-verbose.
9220
9221         * gnus.el: Remove useless gnus-local-domain.
9222
9223         * gnus-gravatar.el (gnus-gravatar-transform-address):
9224         Use gnus-gravatar-size.
9225
9226         * gnus-art.el: Remove useless gnus-treat-translate.
9227
9228 2010-09-24  Julien Danjou  <julien@danjou.info>
9229
9230         * gnus-sum.el: Add support for Gravatars.
9231
9232         * gnus-art.el: Add support for Gravatars.
9233
9234         * gnus-gravatar.el: Add this file.
9235
9236         * gravatar.el: Add this file.
9237
9238 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9239
9240         * gnus-sum.el (gnus-summary-fetch-faq): Remove.
9241
9242         * gnus-group.el (gnus-group-fetch-faq): Remove.
9243
9244         * gnus.el (gnus-group-faq-directory): Remove.
9245
9246         * gnus-group.el (gnus-group-fetch-charter): Remove.
9247
9248         * gnus.el (gnus-group-charter-alist): Remove.
9249
9250         * gnus-group.el (gnus-group-archive-directory): Remove.
9251         (gnus-group-recent-archive-directory): Ditto.
9252         (gnus-group-make-archive-group): Remove.
9253
9254         * nnimap.el (nnimap-update-info): Protect against nil uidnexts.
9255
9256         * gnus-cache.el (gnus-cache-braid-heads): When braiding heads, don't
9257         use the same article number for all the cached articles.
9258
9259         * nnimap.el (nnimap-command): Register the last command time so
9260         that we can use it for idling NOOPs.
9261         (nnimap-open-connection): Start the keeplive timer.
9262         (nnimap-make-process-buffer): Store all the process buffers.
9263         (nnimap-keepalive): New function.
9264
9265         * starttls.el (starttls-open-stream): Add autoload cookie.
9266
9267 2010-09-24  Michael Welsh Duggan  <md5i@md5i.com>  (tiny change)
9268
9269         * nnimap.el (nnimap-split-incoming-mail): Fix paren typo in the 'junk
9270         handling.
9271
9272 2010-09-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9273
9274         * nnrss.el (nnrss-retrieve-groups): Change to the group before checking
9275         its data structures.
9276
9277         * gnus.el (gnus-sloppily-equal-method-parameters): Use copy-sequence
9278         instead of the cl.el copy-list.
9279         (gnus-sloppily-equal-method-parameters): Use equal instead of the cl
9280         equalp.
9281
9282 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9283
9284         * gmm-utils.el (gmm-tool-bar-from-list): Always use tool-bar-local-item
9285         and tool-bar-local-item-from-menu.
9286
9287         * gnus-agent.el (gnus-agent-make-mode-line-string): Always use
9288         mode-line-highlight face for Emacs.
9289
9290         * gnus-art.el (toplevel): Don't bind recursive-load-depth-limit while
9291         loading gnus-sum.elc; fix comment for canlock-verify.
9292         (gnus-article-jump-to-part): Use read-number.
9293         (gnus-insert-mime-button, gnus-insert-mime-security-button):
9294         Remove Emacs pre-21 compatible code for help-echo.
9295         (gnus-article-next-page-1): No need to adjust the number of lines.
9296         (gnus-article-describe-bindings): Always use help-buffer.
9297
9298         * gnus-audio.el (gnus-audio-inline-sound):
9299         * gnus-cus.el (gnus-custom-mode):
9300         * gnus-group.el (gnus-group-update-tool-bar): Comment fix.
9301
9302         * gnus-sum.el (gnus-remove-overlays): Doc fix.
9303
9304         * gnus-util.el (gnus-select-frame-set-input-focus): Remove Emacs 21
9305         compatible code.
9306
9307 2010-09-24  Glenn Morris  <rgm@gnu.org>
9308
9309         * message.el (message-output): Use gnus-output-to-rmail if a buffer is
9310         visiting the fcc file in rmail-mode.
9311
9312         * dns-mode.el: Move autoloaded auto-mode-alist entries to files.el.
9313
9314 2010-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9315
9316         * nnir.el: Silence the byte compiler.
9317
9318         * gnus-html.el (gnus-html-encode-url-chars): New function, that's an
9319         alias to browse-url-url-encode-chars if any.
9320         (gnus-html-encode-url): Use it.
9321
9322 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9323
9324         * gnus-start.el (gnus-use-backend-marks): New variable.
9325         (gnus-get-unread-articles-in-group): Use it.
9326
9327         * gnus-sum.el (gnus-summary-local-variables): Prepare for list/range
9328         makeover.
9329
9330 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9331
9332         * nnimap.el (nnimap-retrieve-headers): Return 'headers.
9333
9334 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9335
9336         * gnus-start.el (gnus-fixup-nnimap-unread-after-getting-new-news):
9337         Remove.
9338         (gnus-setup-news-hook):
9339         Remove gnus-fixup-nnimap-unread-after-getting-new-news.
9340
9341         * gnus-int.el (gnus-request-update-info): Protect against backends not
9342         having the function.
9343
9344         * nnimap.el (nnimap-stream): Mention starttls.
9345         (nnimap-open-connection): Add starttls support.
9346
9347 2010-09-23  Andrew Cohen  <cohen@andy.bu.edu>
9348
9349         * nnir.el (nnir-run-imap): Fix up nnir to work with the new nnimap.
9350
9351 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9352
9353         * nnimap.el (nnimap-transform-headers): Don't bug out on invalid
9354         BODYSTRUCTUREs.
9355         (nnimap-transform-headers): Unfold quoted {42} headers.
9356
9357         * gnus-start.el (gnus-get-unread-articles): Allow backends to update
9358         the info.
9359         (gnus-get-unread-articles): Only call updatep on backends that support
9360         it.
9361
9362         * nnweb.el (nnweb-request-update-info): NOOP.
9363
9364         * nnmaildir.el (nnmaildir-request-marks): Rename from -update-info.
9365
9366         * nnfolder.el (nnfolder-request-marks): Rename from -update-info,
9367         since it only deals with marks.
9368
9369         * gnus-int.el (gnus-request-marks): Rename gnus-request-update-info to
9370         gnus-request-marks, and make a new gnus-request-update-info.
9371
9372         * nnimap.el (nnimap-update-info): When UIDNEXT is present, use that for
9373         the active instead of the high number, which is usually too low.
9374
9375 2010-09-23  Teodor Zlatanov  <tzz@lifelogs.com>
9376
9377         * netrc.el (netrc-parse): Remove encrypt.el mentions.
9378         * encrypt.el: Remove.
9379
9380 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9381
9382         * nnimap.el (nnimap-update-info): Sync non-standard flags from the
9383         server in symbolic form.
9384
9385         * gnus-html.el (gnus-max-image-proportion): Increase proportion to 0.9.
9386
9387 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9388
9389         * nnimap.el (nnimap-parse-flags): Parse the data in any order.
9390         (nnimap-update-info): Fix up code slightly.
9391
9392         * gnus-int.el (gnus-open-server): Add tracing for performance
9393         debugging.
9394
9395         * gnus-group.el (gnus-group-highlight-line): Typo fix: beg, not start.
9396         (gnus-group-insert-group-line): Pass the real group name so that it
9397         gets the right data.
9398
9399         * gnus-start.el (gnus-get-unread-articles): Don't have
9400         `gnus-get-unread-articles-in-group' update info, since that can be
9401         really slow and doesn't seem to be needed?
9402
9403 2010-09-22  Dan Christensen  <jdc@uwo.ca>
9404
9405         * time-date.el (date-to-time): Try using parse-time-string first before
9406         using the slower timezone-make-date-arpa-standard.
9407
9408 2010-09-22  Julien Danjou  <julien@danjou.info>
9409
9410         * gnus-group.el (gnus-group-insert-group-line):
9411         Call gnus-group-highlight-line.
9412         (gnus-group-update-hook): Remove gnus-group-highlight-line from the
9413         default hook list.
9414         (gnus-group-update-eval-form): Add new function.
9415         (gnus-group-highlight-line): Use gnus-group-update-eval-form.
9416         (gnus-group-get-icon): Use gnus-group-update-eval-form.
9417
9418 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9419
9420         * nnimap.el (nnimap-request-expire-articles): If nnmail-expiry-wait is
9421         immediate, then expire all articles.
9422         (nnimap-update-info): Fix off-by-one errors.
9423         (nnimap-flags-to-marks): Would return no marks lists for group with no
9424         flags.  Instead return the other data.
9425
9426 2010-09-22  Julien Danjou  <julien@danjou.info>
9427
9428         * gnus-group.el (gnus-group-get-icon): Rename gnus-group-add-icon that
9429         Only return an icon.
9430         (gnus-group-insert-group-line): Compute icon to return.
9431
9432         * gnus-html.el (gnus-html-image-automatic-caching): Add custom var.
9433         (gnus-html-image-fetched): Only cache if
9434         gnus-html-image-automatic-caching is set.
9435         (gnus-html-image-fetched): Check for errors.
9436
9437 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9438
9439         * gnus-start.el (gnus-read-active-for-groups): Only run -request-scan
9440         once per method on `g'.  This ensures that backends like nnfolder don't
9441         open all their folders.
9442
9443         * nnimap.el (nnimap-split-incoming-mail): Delete 'junk.
9444         (nnimap-request-list): Nix out group in the correct buffer.
9445         (nnimap-parse-flags): Implement by using `read' instead of
9446         hand-parsing.
9447         (nnimap-flags-to-marks): Pass on permanent-flags.
9448         (nnimap-make-process-buffer): Record the server name.
9449         (nnimap-parse-flags): Fix typo.
9450         (nnimap-request-scan): Run split on the server in general, not just a
9451         single group.
9452
9453         * nnmail.el (nnmail-split-incoming): Take an optional junk-func
9454         parameter, and propagate this downwards.
9455
9456         * nnimap.el (nnimap-request-list): Set the current nnimap group to nil,
9457         since EXAMINE changes it on the server.
9458
9459         * gnus-int.el (gnus-request-expire-articles): Inhibit the daemon, since
9460         this command might take a while.
9461
9462 2010-09-22  Julien Danjou  <julien@danjou.info>
9463
9464         * gnus-html.el (gnus-html-put-image): Stop using markers.  They are
9465         harmful if you have 2 images side-by-side, they can't be properly
9466         update on text deletion.  Using text-property is safer here.
9467         (gnus-html-image-fetched): Search also for \r\n\r\n to get the start of
9468         data.
9469
9470 2010-09-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9471
9472         * nnimap.el (nnimap-expunge-inbox): Remove.
9473         (nnimap-mark-and-expunge-incoming): Use nnimap-expunge instead.
9474         (nnimap-expunge): Flip default to t.
9475
9476         * gnus.el (gnus-method-to-server): Don't push things to the cache
9477         unless it's unique.
9478         (gnus-server-to-method): Ditto.
9479
9480 2010-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
9481
9482         * nnimap.el (nnimap-delete-article): Tell user if expunge won't happen.
9483
9484 2010-09-22  Julien Danjou  <julien@danjou.info>
9485
9486         * gnus-html.el (gnus-html-get-image-data): Search also for \r\n\r\n to
9487         get the start of data.
9488         (gnus-html-encode-url): Add this function to encode special chars in
9489         URL.
9490         (gnus-html-wash-images): Use gnus-html-encode-url to encode URL.
9491         (gnus-html-prefetch-images): Use gnus-html-encode-url to encode URL.
9492
9493         * gnus-group.el (gnus-group-update-hook): Call gnus-group-add-icon by
9494         default.
9495         (gnus-group-add-icon): Move to gnus-group.el, and rewrite so it works.
9496
9497         * gnus-html.el (gnus-html-wash-images): Use xml-substitute-special on
9498         images alt-text.
9499         (gnus-html-put-image): Put alt-text as help-echo.
9500
9501 2010-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9502
9503         * mailcap.el (mailcap-parse-mailcap, mailcap-parse-mimetypes):
9504         * mm-util.el (mm-decompress-buffer):
9505         * nnir.el (nnir-run-find-grep):
9506         * pop3.el (pop3-list): Use 3rd arg of split-string.
9507
9508         * time-date.el (format-seconds): Comment fix.
9509
9510         * dgnushack.el (toplevel): Don't advise byte-optimize-form-code-walker
9511         and byte-optimize-form-code-walker.
9512         (dgnushack-make-auto-load): Don't advise make-autoload.
9513
9514         * lpath.el: Remove Emacs 21 stuff.
9515
9516 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9517
9518         * gnus-sum.el (gnus-update-marks): Add sanity check to not delete marks
9519         outside the active range.  Suggested by Dan Christensen.
9520
9521         * gnus-start.el (gnus-get-unread-articles): Get the extended method
9522         slightly later to avoid double-getting it.
9523
9524         * nnml.el (nnml-generate-nov-file): Fix variable name clobbering from
9525         previous patch.
9526
9527         * gnus-sum.el (gnus-adjust-marked-articles): Fix another typo.
9528
9529 2010-09-21  Adam Sjøgren  <asjo@koldfront.dk>
9530
9531         * gnus-sum.el (gnus-adjust-marked-articles): Fix typo.
9532
9533 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9534
9535         * gnus-int.el (gnus-open-server): Give a better error message in the
9536         "go offline" case.
9537
9538         * gnus-sum.el (gnus-adjust-marked-articles): Hack to avoid adjusting
9539         marks for nnimap, which is seldom the right thing to do.
9540
9541         * gnus.el (gnus-sloppily-equal-method-parameters): Refactor out.
9542         (gnus-same-method-different-name): New function.
9543
9544         * nnimap.el (parse-time): Require.
9545
9546         * gnus-start.el (gnus-get-unread-articles): Fix the prefixed select
9547         method in the presence of many similar methods.
9548
9549         * nnmail.el (nnmail-expired-article-p): Fix typo: time-subtract.
9550
9551         * nnimap.el (nnimap-find-expired-articles): Don't refer to
9552         nnml-inhibit-expiry.
9553
9554         * gnus-sum.el (gnus-summary-move-article): Use gnus-server-equal to
9555         find out whether methods are equal.
9556
9557         * nnimap.el (nnimap-find-expired-articles): New function.
9558         (nnimap-process-expiry-targets): New function.
9559         (nnimap-request-move-article): Request the article before looking at
9560         what the Message-ID is.  Fix found by Andrew Cohen.
9561         (nnimap-mark-and-expunge-incoming): Wait for the last sequence.
9562
9563         * nnmail.el (nnmail-expired-article-p): Allow returning the cutoff time
9564         for oldness in addition to being a predicate.
9565
9566         * nnimap.el (nnimap-request-group): When we have zero articles, return
9567         the right data to Gnus.
9568         (nnimap-request-expire-articles): Only delete articles immediately if
9569         the target is 'delete.
9570
9571         * gnus-sum.el (gnus-summary-move-article): When respooling to the same
9572         method, this would bug out.
9573
9574         * gnus-group.el (gnus-group-expunge-group): Rename from
9575         gnus-group-nnimap-expunge, and implemented as a normal interface
9576         function.
9577
9578         * gnus-int.el (gnus-request-expunge-group): New function.
9579
9580         * nnimap.el (nnimap-request-create-group): Implement.
9581         (nnimap-request-expunge-group): New function.
9582
9583 2010-09-21  Julien Danjou  <julien@danjou.info>
9584
9585         * gnus-html.el (gnus-html-image-cache-ttl): Add new variable.
9586         (gnus-html-cache-expired): Add new function.
9587         (gnus-html-wash-images): Use `gnus-html-cache-expired' to check
9588         wethever we should display image for fetch it.
9589         Compute alt-text earlier to pass it to the fetching function too.
9590         (gnus-html-schedule-image-fetching): Change function argument to only
9591         get one image at a time, not a list.
9592         (gnus-html-image-fetched): Use `url-store-in-cache' to store image in
9593         cache.
9594         (gnus-html-get-image-data): New function to retrieve image data from
9595         cache.
9596         (gnus-html-put-image): Change buffer argument to use image data rather
9597         than file, and place image above region rather than inserting a new
9598         one.  Do not take alt-text as argument, since it's useless now: we place
9599         the image above alt-text.
9600         (gnus-html-prune-cache): Remove.
9601         (gnus-html-show-images): Start to fetch image when we find one, do not
9602         push into a temporary list.
9603         (gnus-html-prefetch-images): Only fetch image if they have expired.
9604         (gnus-html-browse-image): Fix, use 'gnus-image-url.
9605         (gnus-html-image-map): Add "v" to browse-url on undisplayed image.
9606
9607 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9608
9609         * rfc2047.el (rfc2047-encode-parameter): Doc fix.
9610
9611 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9612
9613         * gnus-group.el (gnus-group-line-format-alist): Have the ?U (unseen)
9614         spec inser "*" if the group isn't active instead of 0.
9615
9616         * nnimap.el (nnimap-request-group): Don't select the imap buffer before
9617         opening the server.
9618         (nnimap-request-delete-group): Implement group deletion.
9619         (nnimap-transform-headers): Return the size of the entire message in
9620         the Bytes header, not just the size of the first part.
9621         (nnimap-request-move-article): When moving an article from nnimap,
9622         request the article first so the accepting form has an article to
9623         accept.  Reported by Dan Christensen.
9624         (nnimap-command): Make sure that the error message doesn't error out.
9625
9626 2010-09-20  David Edmondson  <dme@dme.org>
9627
9628         * nnimap.el (nnimap-request-set-mark): Don't wait for a response when
9629         we haven't requested anything.
9630
9631 2010-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9632
9633         * nnimap.el (nnimap-fetch-inbox): Use "[]" as the parameter instead of
9634         "".  Fix found by Andrew Cohen.
9635
9636         * mail-parse.el (mail-header-encode-parameter): Use -encode-parameter
9637         instead of -encode-string.
9638
9639 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
9640
9641         * gnus-html.el (gnus-html-image-fetched): Pass arg to kill-buffer.
9642
9643         * gnus-sum.el (gnus-summary-update-mark): Replace subst-char-in-string
9644         by mm-subst-char-in-string.
9645
9646 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9647
9648         * nnimap.el (nnimap-wait-for-connection): Avoid a race condition while
9649         waiting for the connection string.
9650
9651         * gnus-html.el (gnus-html-image-fetched): Protect against the data not
9652         arriving.
9653
9654         * gnus-start.el (gnus-ignored-newsgroups): Remove [] from the list of
9655         bogus characters.  This allows selecting certain Gmail groups.
9656
9657         * nnimap.el (nnimap-find-wanted-parts-1): New function.
9658         (nnimap-fetch-partial-articles): New variable.
9659         (nnimap-open-connection): When looking for credentials, also use the
9660         nnimap-server-port.
9661         (nnimap-request-article): Return the group/article number, so that Gnus
9662         `^' works as expected.
9663         (nnimap-find-wanted-parts-1): Return the MIME parts as IMAP wants them.
9664
9665         * gnus.el (gnus-similar-server-opened): Refactor a bit and add
9666         comments.
9667         (gnus-methods-sloppily-equal): New function.
9668         (gnus): When using the development version of Gnus, load the gnus-load
9669         file.
9670
9671         * gnus-start.el (gnus-get-unread-articles): Make sure that we call
9672         `gnus-open-server' on each method before trying to scan them etc.
9673         This ensures that all the backend parameters are set correctly.
9674
9675         * nnimap.el (nnimap-authenticator): New variable.
9676         (nnimap-open-connection): Allow anonymous login.
9677         (nnimap-transform-headers): The chars header is called Chars not Bytes.
9678         (nnimap-wait-for-response): Don't infloop if the IMAP connection drops.
9679
9680         * gnus-art.el (gnus-article-describe-briefly): Fix up typo in last
9681         patch, found by Knut Anders Hatlen.
9682
9683 2010-09-19  Andreas Schwab  <schwab@linux-m68k.org>
9684
9685         * gnus-agent.el (gnus-agent-batch-confirmation)
9686         (gnus-agent-expire-group, gnus-agent-expire): Pass proper format string
9687         to gnus-message.
9688         * gnus-art.el (gnus-article-describe-briefly): Likewise.
9689         * gnus-group.el (gnus-group-list-groups, gnus-group-describe-group)
9690         (gnus-group-edit-global-kill, gnus-group-describe-briefly): Likewise.
9691         * gnus-int.el (gnus-open-server): Likewise.
9692         * gnus-score.el (gnus-score-edit-current-scores, gnus-score-edit-file)
9693         (gnus-score-check-syntax): Likewise.
9694         * gnus-srvr.el (gnus-browse-describe-briefly): Likewise.
9695         * gnus-start.el (gnus-read-active-file-1, gnus-read-active-file-1):
9696         Likewise.
9697         * gnus-sum.el (gnus-summary-describe-briefly): Likewise.
9698
9699 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9700
9701         * gnus-html.el (gnus-html-prefetch-images): Fix up the url-retrieve
9702         calling conventions so that prefetch doesn't bug out.
9703
9704 2010-09-19  Julien Danjou  <julien@danjou.info>
9705
9706         * gnus-sum.el (gnus-summary-update-mark): Use `subst-char-in-string'
9707         rather than `subst-char-in-region' in order to be able to replace ASCII
9708         char by UTF-8 ones.
9709
9710         * gnus-html.el (gnus-html-prefetch-images): Use `url-retrieve' rather
9711         than curl.
9712         (gnus-html-image-fetched): Fix `gnus-html-put-image' call not setting
9713         the right URL and ALT text on images.
9714         (gnus-html-wash-tags): Fix tag case.
9715         Add support for `s' and `ins' tags.  Use gnus-emphasis-* faces.
9716         (gnus-article-html): Add -o display_ins_del=2 option.
9717         (gnus-html-wash-tags): Add better support for <ul> tags symbols.
9718
9719 2010-09-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9720
9721         * nnheader.el (nnheader-insert-nov): Protect against junk appearing in
9722         the extra mail headers, which sometimes seem to happen for unknown
9723         reasons.
9724
9725         * mail-parse.el (mail-header-encode-parameter): Define as
9726         rfc2045-encode-string instead of as rfc2231-encode-string, since some
9727         (or most, perhaps?) mail readers don't understand the latter, but do
9728         understand the former.
9729
9730         * gnus-agent.el (gnus-agent-auto-agentize-methods): Switch the default
9731         to nil, so that no methods are automatically agentized.  I think this
9732         is probably what most users want.
9733
9734         * gnus-html.el (gnus-html-schedule-image-fetching): Ignore all errors
9735         from url-retrieve, for instance about invalid URLs.
9736
9737         * nnimap.el (nnimap-finish-retrieve-group-infos): Protect against
9738         groups that have no articles.
9739         (nnimap-request-article): Check that we really got an article when we
9740         requested one.
9741
9742         * gnus-agent.el (gnus-agent-load-alist): Nix out the alist if the file
9743         doesn't exist.
9744
9745         * nnimap.el (nnimap-finish-retrieve-group-infos): Return data in the
9746         nntp buffer so the agent can save it.
9747         (nnimap-open-shell-stream): Bind `process-connection-type' to nil, so
9748         that CRLF doesn't get translated to \n.
9749         (nnimap-open-connection): Don't make 'shell commands only send \n.
9750
9751 2010-09-19  Stefan Monnier  <monnier@iro.umontreal.ca>
9752
9753         * nnml.el (nnml-files): Add prefix to dynamic var `files'.
9754         (nnml-generate-nov-databases-directory, nnml-generate-active-info):
9755         Update var name.
9756         (nnml-generate-nov-file): Use dolist.
9757         (nnml-directory-articles, nnml-current-group-article-to-file-alist):
9758         Use with-current-buffer.
9759
9760 2010-09-18  Julien Danjou  <julien@danjou.info>
9761
9762         * gnus-html.el (gnus-html-schedule-image-fetching): Fetch all images in
9763         parallel.
9764
9765 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9766
9767         * nnimap.el (nnimap-update-info): When doing partial marks update, get
9768         the range update right.
9769         (nnimap-request-group): Don't make `M-g' bug out on group with no
9770         marks.
9771         (nnoo): Require, so that other packages can require nnimap.
9772         (nnimap-wait-for-response): Be a bit more lax in finding the end of the
9773         command we're looking for.  This helps when the server sends more
9774         responses after we've gotten everything we expected.
9775         (nnimap): Add a `newlinep' field to keep track of end-of-line
9776         conventions.
9777         Don't send CRLF to things that don't want it.
9778         (nnimap-request-accept-article): Ditto.
9779
9780 2010-09-18  Julien Danjou  <julien@danjou.info>
9781
9782         * gnus-html.el (gnus-html-schedule-image-fetching): Use `url' rather
9783         than curl to retrieve images.
9784
9785 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9786
9787         * nnimap.el (nnimap-update-info): Extend the info so that we can set
9788         the marks.
9789         (nnimap-open-connection): Fix typo -- should be 'shell, not 'stream.
9790         (nnimap-wait-for-connection): New function.
9791         (nnimap-open-connection): If we have PREAUTH, don't query for login
9792         credentials.
9793         (nnimap-update-info): Fix off-by-one error when concatenating ranges
9794         when doing a partial update.
9795
9796 2010-09-18  Julien Danjou  <julien@danjou.info>
9797
9798         * gnus-html.el (gnus-html-wash-tags): Add support for i, b and u HTML
9799         tags.
9800
9801 2010-09-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9802
9803         * nnimap.el (nnimap-credentials): New function.
9804         (nnimap-open-connection): Use the new function to look for credentials
9805         also on the numeric equivalents of "imap" and "imaps".
9806
9807         * gnus-start.el (gnus-activate-group): Send the info to
9808         gnus-request-group.
9809
9810         * nnimap.el (nnimap-request-group): Have the "check" version of the
9811         function parse flags and update the info, so that a `M-g' get a total
9812         resync of all flags from the group.
9813
9814         * gnus-int.el (gnus-request-group): Take an optional `info' parameter
9815         to allow backends to alter the info on group selection.  Also alter all
9816         the backend -request-group functions to take the parameter.
9817
9818         * nnimap.el (nnimap-store-info): New function.
9819         (nnimap-update-info): Store the info for later usage.
9820         (nnimap-request-group): Use the stored info for the dont-check case, so
9821         that we don't retrieve all marks when we enter a group.
9822
9823         * nnimap.el: Use deffoo instead of defun for interface functions.
9824
9825         * gnus-start.el (gnus-get-unread-articles): Allow the backends to
9826         update the group info.  This makes the nndraft groups, for instance, go
9827         back to their old behavior.
9828
9829         * gnus-sum.el (gnus-select-newsgroup): Indent.
9830
9831         * nnimap.el (nnimap-possibly-change-group): Return nil if we can't log
9832         in.
9833         (nnimap-finish-retrieve-group-infos): Make sure we're not waiting for
9834         nothing.
9835
9836         * gnus-start.el (gnus-get-unread-articles): Don't try to scan groups
9837         from methods that are denied.
9838
9839         * gnus-int.el (gnus-method-denied-p): New function.
9840
9841         * nnimap.el (nnimap-open-connection): Use auth-sources to query and
9842         store the password instead of netrc.
9843         (nnimap-open-connection): Don't error out when we can't make a
9844         connections.
9845
9846         * auth-source.el (auth-source-create): In the password prompt, say what
9847         we're querying for.  Also prompt for user name if that hasn't been
9848         given.
9849
9850         * nnimap.el (nnimap-with-process-buffer): Remove.
9851
9852 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9853
9854         * gnus-start.el (gnus-read-active-for-groups): Don't use the "finish"
9855         method when we're reading from the agent.
9856
9857         * nnagent.el (nnagent-retrieve-group-data-early): New dummy method.
9858
9859         * auth-source.el (auth-sources): Add ~/.authinfo to the default, since
9860         that's probably most useful for users.
9861
9862         * gnus-int.el (gnus-check-server): Save result so that it doesn't say
9863         "failed" all the time.
9864
9865         * gnus.el: Throughout all files, replace (save-excursion (set-buffer
9866         ...)) with (with-current-buffer ... ).
9867
9868         * nntp.el (nntp-open-server): Return whether the open was successful or
9869         not.
9870
9871         * gnus-sum.el (gnus-summary-first-subject): Have `unseen-or-unread'
9872         select an unread unseen article first.
9873
9874         * nnimap.el (nnimap-open-connection): If the user doesn't have a
9875         /etc/services, supply some sensible port defaults.
9876
9877         * dgnushack.el: Define netrc-credentials.
9878
9879 2010-09-17  Julien Danjou  <julien@danjou.info>
9880
9881         * mm-decode.el (mm-text-html-renderer): Document gnus-article-html.
9882
9883 2010-09-17  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
9884
9885         * nnimap.el (nnimap-get-groups): Don't bug out if the LIST command
9886         doesn't have any parameters.
9887
9888 2010-09-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9889
9890         * nnimap.el (nnimap-open-connection): Upcase all capabilities, and use
9891         only upcased checks.
9892
9893         * nnmail.el (nnmail-article-group): Fix typo in "bogus" section.
9894
9895         * nnimap.el (nnimap-open-shell-stream): New function.
9896         (nnimap-open-connection): Use it.
9897         (nnimap-transform-headers): Get the number of lines in each message.
9898         (nnimap-retrieve-headers): Query for BODYSTRUCTURE so that we get the
9899         number of lines.
9900         (nnimap-request-list): Not all servers return UIDNEXT.  Work past this
9901         problem.
9902
9903         * utf7.el (utf7-encode): Autoload.
9904
9905         * nnmail.el (nnmail-inhibit-default-split-group): New internal variable
9906         to allow the mail splitting to not return a default group.  This is
9907         useful for nnimap, which will leave unmatched mail in the inbox.
9908
9909         * nnimap.el: Rewritten.
9910
9911         * gnus.el (gnus-article-special-mark-lists): Add uid/active tuples, for
9912         nnimap usage.
9913
9914         * gnus-sum.el (gnus-summary-move-article): Pass the move-to group name
9915         if the move is internal, so that nnimap can do fast internal moves.
9916
9917         * gnus-start.el (gnus-get-unread-articles): Support early retrieval of
9918         data.
9919         (gnus-read-active-for-groups): Support finishing the early retrieval of
9920         data.
9921
9922         * gnus-range.el (gnus-range-nconcat): New function.
9923
9924         * gnus-int.el (gnus-finish-retrieve-group-infos)
9925         (gnus-retrieve-group-data-early): New functions.
9926
9927 2010-09-17  Stefan Monnier  <monnier@iro.umontreal.ca>
9928
9929         * nnrss.el (nnrss-retrieve-headers, nnrss-request-list-newsgroups)
9930         (nnrss-retrieve-groups):
9931         * pop3.el (pop3-open-server, pop3-read-response, pop3-list, pop3-retr)
9932         (pop3-quit): Use with-current-buffer.
9933
9934 2010-09-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9935
9936         * pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output
9937         instead of nnheader-accept-process-output.
9938
9939         * dgnushack.el (dgnushack-compile): Add comment.
9940
9941         * lpath.el: No need to fbind propertize for XEmacs 21.4.
9942
9943         * gnus-html.el (gnus-html-schedule-image-fetching)
9944         (gnus-html-prefetch-images): Replace process-kill-without-query by
9945         gnus-set-process-query-on-exit-flag.
9946
9947 2010-09-16  Romain Francoise  <romain@orebokech.com>
9948
9949         * gnus-html.el: Require gnus-art for `gnus-with-article-buffer'.
9950
9951 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9952
9953         * gnus-registry.el (gnus-registry-install-shortcuts): The second
9954         parameter to unintern is mandatory-ish in Emacs 24.
9955
9956         * gnus-html.el (gnus-html-schedule-image-fetching)
9957         (gnus-html-prefetch-images): Check for curl before using it.
9958
9959         * mm-decode.el (mm-text-html-renderer): Don't have gnus-article-html
9960         depend on curl, which isn't essential.
9961
9962         * imap.el: Revert back to version
9963         cb950ed8ff3e0f40dac437a51b269166f9ffb60d, since some of the changes
9964         seem problematic.
9965
9966 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9967
9968         * gnus-registry.el (gnus-registry-install-shortcuts):
9969         Explicitly pass `obarray' to `unintern' to avoid a warning.
9970
9971 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9972
9973         * gnus-start.el (gnus-read-active-for-groups): Revert the previous
9974         change.
9975
9976         * nnrss.el (nnrss-request-list): Remove this function and related
9977         functions, including the moreover stuff.
9978
9979 2010-09-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9980
9981         * nnrss.el (nnrss-retrieve-groups): New function.
9982
9983 2010-09-14  Juanma Barranquero  <lekktu@gmail.com>
9984
9985         * .dir-locals.el: Add no-byte-compile cookie.
9986
9987 2010-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9988
9989         * time-date.el (format-seconds): Comment fix.
9990
9991         * gnus-start.el (gnus-read-active-for-groups): Run gnus-activate-group
9992         for back end that doesn't support request-scan.
9993
9994 2010-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9995
9996         * gnus-start.el (gnus-read-active-file-1): If gnus-agent isn't set,
9997         then do request scans from the backends.
9998
9999         * netrc.el (netrc-credentials): New conveniency function.
10000
10001         * gnus-sum.el (gnus-summary-update-hook): Change default to nil, to
10002         avoid running a hook per line, since this takes a lot of time,
10003         profiling shows.
10004         (gnus-summary-prepare-threads): Call `gnus-summary-highlight-line'
10005         directly if gnus-visual-p is true.
10006
10007 2010-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10008
10009         * gnus-start.el (gnus-read-active-for-groups): Check only subscribed
10010         groups; replace mapcar with dolist which is a bit faster; pass groups
10011         info to gnus-read-active-file-1.
10012         (gnus-read-active-file-1): Scan only specified groups if the new
10013         optional arg `infos' is given.
10014
10015 2010-09-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10016
10017         * mail-source.el (mail-source-fetch-pop): Use pop3-movemail again.
10018
10019         * pop3.el (pop3-movemail): Remove.
10020         (pop3-streaming-movemail): Rename to pop3-movemail.
10021
10022         * gnus-html.el (gnus-html-wash-tags): Refactor out the image bit, and
10023         don't restrict end-tag searches to the end of the line.
10024
10025 2010-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10026
10027         * gnus-start.el (gnus-get-unread-articles): Set the number of unread
10028         articles of every unchecked group to t, which means unknown since the
10029         server has never been opened.
10030
10031 2010-09-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10032
10033         * gnus-html.el (gnus-html-show-alt-text): New command.
10034         (gnus-html-browse-image): Ditto.
10035         (gnus-html-wash-tags): Add the data to allow showing the ALT text and
10036         to browse the image directly.
10037         (gnus-html-wash-tags): Search for images first, so that <a><img> works
10038         better.
10039
10040         * gnus-async.el (gnus-async-article-callback):
10041         Call `gnus-html-prefetch-images' unconditionally.
10042
10043         * gnus-html.el (gnus-html-schedule-image-fetching): Decode entities
10044         before feeding URLs to curl.
10045
10046 2010-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10047
10048         * gnus-html.el (gnus-html-wash-tags, gnus-html-put-image): Mark cid and
10049         internal images as deletable by `W D D'.
10050
10051         * gnus-async.el (gnus-html-prefetch-images): Autoload it when compiling.
10052         (gnus-async-article-callback): Fix typo.
10053
10054 2010-09-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10055
10056         * gnus-html.el (gnus-html-wash-tags): Limit end-tag matching to the
10057         current line to work around bugs in the output from w3m.
10058
10059         * gnus-async.el (gnus-async-article-callback): Always prefetch images
10060         for groups that want that.
10061
10062         * nntp.el (nntp-wait-for-string): Supply a timeout for
10063         accept-process-output to ensure progress.
10064
10065         * gnus-start.el (gnus-get-unread-articles): If being given an explicit
10066         level to get unread articles from, then use that for foreign groups,
10067         too.
10068
10069         * gnus-html.el (gnus-html-wash-tags): Remove <a name...> tags, which
10070         confuses the rest of the function.
10071
10072         * gnus-start.el (gnus-read-active-for-groups): Do a `gnus-request-scan'
10073         for the methods that support -retrieve-groups, too.
10074
10075         * nnml.el (nnml-save-nov): Remove some debugging-related messages.
10076
10077 2010-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10078
10079         * dgnushack.el (dgnushack-compile, dgnushack-make-cus-load)
10080         (dgnushack-make-auto-load): Exclude .dir-locals.el file.
10081
10082         * pop3.el: Require cl when compiling.
10083         (pop3-number-of-responses): Search for "+OK", not "+OK ".
10084
10085 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10086
10087         * gnus-start.el (gnus-get-unread-articles): Don't bother with groups
10088         that aren't going to be activated.
10089         (gnus-get-unread-articles): Fix up the last commit.
10090
10091         * gnus-html.el (gnus-article-html): Allow calling without specifying
10092         the handle.  In that case, dissect the buffer first.
10093
10094         * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
10095
10096         * nnimap.el (nnimap-open-connection): Revert the change that would look
10097         into authinfo for imaps instead of imap.
10098
10099         * gnus-start.el (gnus-activate-group): Take an optional parameter to
10100         say that you don't want to call gnus-request-group with don-check, but
10101         do check the reponse.  This is for virtual groups only.
10102         (gnus-get-unread-articles): Count the archive groups as secondary, so
10103         that they're activated the same way as before.
10104
10105         * imap.el (imap-message-map): Removed optional buffer parameter, since
10106         no callers use it.
10107         (imap-message-get): Ditto.
10108         (imap-message-put): Ditto.
10109         (imap-mailbox-map): Ditto.
10110         (imap-mailbox-put): Ditto.
10111         (imap-mailbox-get): Ditto.
10112         (imap-mailbox-get): Revert last change for this function.
10113
10114         * nnimap.el (nnimap-request-list): Servers may return \NoSelect
10115         case-insensitively.
10116         (nnimap-debug): Remove.
10117
10118         * net/imap.el (imap-fetch-safe): Remove function, and alter all
10119         callers to use `imap-fetch' instead.  According to the comments, this
10120         should be safe, since all other IMAP clients use the 1:* syntax.
10121         (imap-enable-exchange-bug-workaround): Remove.
10122         (imap-debug): Remove -- doesn't seem very useful.
10123
10124         * mail-source.el (mail-source-fetch): Don't message if we're fetching
10125         mail from a file, and the file doesn't exist.
10126
10127         * imap.el (imap-log): New convenience function used throughout instead
10128         of repeating the same code all over the place.
10129
10130         * pop3.el (pop3-streaming-movemail): Return t for success.
10131
10132         * nnimap.el (nnimap-open-connection): Look for the "imaps" entry in the
10133         .authinfo if we're using ssl connection.
10134
10135         * nnvirtual.el (nnvirtual-create-mapping): Use the active info we
10136         already have if we're in a main Gnus `g' run.
10137
10138         * gnus-start.el (gnus-method-rank): Get info for virtual groups last.
10139
10140 2010-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
10141
10142         * gnus-start.el (gnus-method-rank): Replace equalp with equal.
10143
10144         * nnmh.el (nnmh-request-list-1): Bind `file'.
10145
10146         * pop3.el (pop3-set-process-query-on-exit-flag): New function that's an
10147         alias to set-process-query-on-exit-flag or process-kill-without-query.
10148         (pop3-open-server): Use it.
10149
10150 2010-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10151
10152         * mail-source.el (mail-source-delete-crash-box): Always move the crash
10153         box to the Incoming file.  Fixes mistake in previous checkin.
10154
10155         * pop3.el (pop3-send-streaming-command): Off-by-one error on the
10156         request loop (for debugging purposes) removed.
10157
10158         * nnml.el (nnml-save-nov): Message around nnml-save-nov so that the
10159         culprit is more visible.
10160         (nnml-save-incremental-nov, nnml-open-incremental-nov)
10161         (nnml-add-incremental-nov): New functions to do "incremental" nov
10162         updates, where we just append to the end of the existing nov files
10163         without reading/writing them in full.
10164
10165         * mail-source.el (mail-source-delete-crash-box): Really only check the
10166         incoming files once in a while.
10167
10168         * pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
10169
10170         * mail-source.el (mail-source-delete-crash-box): Only check the
10171         incoming files for deletion once per day to save a lot of file
10172         accesses.
10173
10174         * pop3.el (pop3-logon): Fix up unbound variable typo.
10175
10176         * mail-source.el (pop3-streaming-movemail): Autoload.
10177
10178         * pop3.el (pop3-streaming-movemail):
10179         Respect pop3-leave-mail-on-server.
10180
10181         * mail-source.el (mail-source-fetch-pop): Use streaming pop3
10182         retrieval.
10183
10184         * pop3.el (pop3-process-filter): Remove unused function.
10185         (pop3-streaming-movemail, pop3-send-streaming-command)
10186         (pop3-wait-for-messages, pop3-write-to-file)
10187         (pop3-number-of-responses): New functions for streaming pop3
10188         retrieval.
10189
10190         * gnus-start.el (gnus-get-unread-articles): Protect against groups that
10191         come from no known methods.
10192         (gnus-make-hashtable-from-newsrc-alist): Remove duplicates from .newsrc
10193         list.
10194
10195         * pop3.el (pop3-display-message-size-flag): Remove -- everybody wants
10196         message sizes.
10197         (pop3-movemail): Use erase-buffer instead of looping and deleting
10198         regions, which seems rather odd.
10199
10200         * gnus-agent.el (gnus-agent-load-local): Only read the agent.lib/local
10201         file once per `g' run.
10202
10203         * nnmh.el (nnmh-request-list-1): Output active lines also for empty
10204         directories.  This makes the draft queue directory work.
10205
10206         * gnus-start.el (gnus-get-unread-articles): Rewrite the way we request
10207         data from the backends, so that we only request the list of groups from
10208         each method once.  This should speed things up considerably.
10209
10210         * nnvirtual.el (nnvirtual-request-list): Remove function so that we can
10211         detect that it's not implemented.
10212
10213         * nnmh.el (nnmh-request-list-1): Fix up the recursion behavior so that
10214         we actually do recurse down into the tree, but don't stat all leaf
10215         nodes.
10216
10217         * gnus-html.el (gnus-html-show-images): If there are no images to show,
10218         then say so instead of bugging out.
10219
10220         * gnus-agent.el (gnus-agent-load-alist): Check whether the agentview
10221         files exist before trying to read them.
10222
10223         * gnus-html.el (gnus-html-wash-tags): Remove even more white space
10224         around <pre_int>.
10225
10226         * gnus-art.el (gnus-article-copy-string): Say what data we copied.
10227
10228         * nnmh.el (nnmh-request-list-1): Optimize for speed.
10229
10230 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10231
10232         * mm-util.el (mm-image-load-path): Just return the image directories,
10233         not all directories in the path in addition to the image directories.
10234         (mm-image-load-path): Maintain a cache of the image directories so that
10235         the `g' command in Gnus doesn't have to stat dozens of directories each
10236         time.
10237
10238         * gnus-html.el (gnus-html-put-image): Allow images to be removed.
10239         (gnus-html-wash-tags): Add a new `i' command to insert images.
10240         (gnus-html-insert-image): New command and keystroke.
10241         (gnus-html-redisplay-with-images): New command and keystroke.
10242         (gnus-html-show-images): Rename command.
10243         (gnus-html-wash-tags): Remove more white space before <pre_int> image
10244         spacers.
10245         (gnus-html-wash-tags): Decode entities at the end, so that entities
10246         inside the tags don't mess up the rest of the "parsing".
10247
10248         * gnus-agent.el (gnus-agent-auto-agentize-methods): Change the default
10249         so that nnimap methods aren't agentized by default.  There's apparently
10250         many problems related to agent/imap behavior.
10251
10252         * gnus-art.el (gnus-article-copy-string): New command and key binding.
10253
10254         * gnus-html.el: Doc fix.
10255
10256 2010-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
10257
10258         * lpath.el: Fbind device-on-window-system-p, glyph-image, glyphp, and
10259         specifier-spec-list for Emacs 21.
10260
10261         * gnus-html.el (gnus-html-put-image): Use gnus-graphic-display-p,
10262         glyph-width and glyph-height instead of display-graphic-p and
10263         image-size; make avoidance of displaying small images work for XEmacs.
10264
10265         * gnus-util.el (gnus-graphic-display-p): Use device-on-window-system-p
10266         for XEmacs.
10267
10268         * gnus-ems.el (gnus-set-process-plist, gnus-process-plist): Change name
10269         of symbol that holds plist data.
10270         (gnus-process-plist): Remove plist of process after getting it.
10271
10272 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10273
10274         * message.el (message-generate-hashcash): Change default to
10275         'opportunistic if hashcash is installed.
10276
10277         * gnus-html.el (gnus-html-rescale-image): Fix up typo in rescaling.
10278         (gnus-html-put-image): Only call image-size once, since it's somewhat
10279         time-consuming on remote X servers.
10280
10281 2010-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10282
10283         * gnus-xmas.el (gnus-xmas-create-image): Don't try to examine image
10284         type on data, not a file name.
10285
10286         * lpath.el: Fbind w3-parse-buffer for Emacs <=22 and XEmacs; fbind
10287         window-pixel-edges for Emacs 21.
10288
10289         * gnus-html.el (gnus-article-html): Make work buffer multibyte for
10290         decoded contents.
10291         (gnus-html-put-image, gnus-html-rescale-image): Pass `file' argument.
10292
10293 2010-09-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10294
10295         * gnus-group.el (gnus-group-line-format): Remove %O (moderated) from
10296         group line format, since it isn't very interesting.
10297
10298         * gnus-agent.el (gnus-agent-short-article),
10299         (gnus-agent-long-article): Increase values for these two variables,
10300         since most people are likely to have more network connection and
10301         storage than before.
10302
10303         * gnus.el (gnus-refer-article-method): Change default to 'current.
10304         When referring an article, the common behavior is to refer it from the
10305         current select method, not the native select method.  The chances of
10306         the native select method having the message in question is rather slim
10307         these days.
10308
10309         * gnus-sum.el (gnus-auto-select-subject): Change default to
10310         `unseen-or-unread'.  I think it's likely that most people want to
10311         select an unseen article over a previously seen, but unread one.
10312
10313         * gnus.el (gnus-mode-non-string-length): Change default to 30.  nil
10314         means that in the article buffer none of the minor mode elements will
10315         be shown, usually, and this is not desirable in most cases.
10316
10317         * gnus-sum.el (gnus-summary-goto-unread): Change default to nil, so
10318         that commands like `d' (and the like) go to the next line in the
10319         buffer, instead of the next unread article.  I think this is the
10320         behavior that is most natural for most users.
10321         (gnus-single-article-buffer): Change default to nil, so that people can
10322         have as many article buffers open as they have summary buffer.  I think
10323         this is the most natural way for the groups to behave.
10324
10325         * message.el (message-generate-new-buffers): Change default to
10326         `unsent', so that all new message buffers start their names with the
10327         string "*unsent", and it's easier to find the buffers if you move from
10328         them.
10329
10330 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10331
10332         * gnus-html.el (gnus-html-wash-tags): Don't show images that are really
10333         small.  They're probably tracking images.
10334         (gnus-html-wash-tags): Remove all <pre_int> place holders.
10335         (gnus-html-rescale-image): Yet another try at getting the image sizing
10336         right.
10337
10338         * nntp.el (nntp-request-set-mark): Refuse to do marks if
10339         nntp-marks-file-name is nil.
10340
10341 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10342
10343         * gnus-html.el (gnus-html-wash-tags)
10344         (gnus-html-schedule-image-fetching, gnus-html-image-url-blocked-p):
10345         Better logging.
10346
10347 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10348
10349         * nndoc.el (nndoc-type-alist): Add a new type for Google digests.
10350
10351         * gnus-html.el (gnus-html-wash-tags): Check the value of
10352         gnus-blocked-images in the summary buffer.
10353
10354 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10355
10356         * gnus-html.el (gnus-html-image-url-blocked-p): Doc fix.
10357
10358 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10359
10360         * gnus-html.el (gnus-html-wash-tags): "A" is also used for links, just
10361         like "a", it seems like.
10362         (gnus-html-image-url-blocked-p): Take a parameter for blocked-images
10363         since it needs to be picked from the correct buffer.
10364
10365         * nnwfm.el: Remove.
10366
10367         * nnlistserv.el: Remove.
10368
10369 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10370
10371         * gnus-html.el (gnus-html-image-url-blocked-p): New function.
10372         (gnus-html-prefetch-images, gnus-html-wash-tags): Use it.
10373
10374 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10375
10376         * nnkiboze.el: Remove.
10377
10378         * nndb.el: Remove.
10379
10380         * gnus-html.el (gnus-html-put-image): Use the deleted text as the image
10381         alt text.
10382         (gnus-html-rescale-image): Try to get the rescaling logic right for
10383         images that are just wide and not tall.
10384
10385         * gnus.el (gnus-string-or): Fix the syntax to not use eval or
10386         overshadow variable bindings.
10387
10388 2010-09-01  Teodor Zlatanov  <tzz@lifelogs.com>
10389
10390         * gnus-html.el (gnus-html-wash-tags)
10391         (gnus-html-schedule-image-fetching, gnus-html-prefetch-images):
10392         Add extra logging.
10393
10394 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10395
10396         * gnus-html.el (gnus-html-wash-tags): Delete the IMG_ALT region.
10397         (gnus-max-image-proportion): New variable.
10398         (gnus-html-rescale-image): New function.
10399         (gnus-html-put-image): Rescale images.
10400
10401 2010-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
10402
10403         Fix up some byte-compiler warnings.
10404         * gnus.el (gnus-group-find-parameter, gnus-kill-save-kill-buffer):
10405         * gnus-cite.el (gnus-article-highlight-citation, gnus-dissect-cited-text)
10406         (gnus-article-fill-cited-article, gnus-article-hide-citation)
10407         (gnus-article-hide-citation-in-followups, gnus-cite-toggle):
10408         * gnus-group.el (gnus-group-set-mode-line, gnus-group-quit)
10409         (gnus-group-set-info, gnus-add-mark): Use with-current-buffer.
10410         (gnus-group-update-group): Use save-excursion and with-current-buffer.
10411
10412 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10413
10414         * gnus-html.el (gnus-article-html): Decode contents by charset.
10415
10416 2010-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10417
10418         * gnus-html.el (gnus-html-cache-directory, gnus-html-cache-size)
10419         (gnus-html-frame-width, gnus-blocked-images):
10420         * message.el (message-prune-recipient-rules): Add custom version.
10421         * gnus-sum.el (gnus-auto-expirable-marks): Bump custom version.
10422
10423         * gnus-ems.el (gnus-process-get, gnus-process-put): New compatibility
10424         functions.
10425
10426         * gnus-html.el (gnus-html-curl-sentinel): Replace process-get with
10427         gnus-process-get.
10428
10429 2010-08-31  Julien Danjou  <julien@danjou.info>  (tiny change)
10430
10431         * nnimap.el (nnimap-request-newgroups): Use nnimap-request-list-method
10432         instead of lsub directly.
10433
10434 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10435
10436         * nnwarchive.el: Remove.
10437
10438         * gnus-soup.el: Remove.
10439
10440         * nnsoup.el: Remove.
10441
10442         * nnultimate.el: Remove.
10443
10444         * gnus-html.el (gnus-blocked-images): New variable.
10445
10446         * message.el (message-prune-recipients): New function.
10447         (message-prune-recipient-rules): New variable.
10448
10449         * gnus-cite.el (gnus-article-natural-long-line-p): New function to
10450         guess whether a long line is natural text or not.
10451
10452         * gnus-html.el (gnus-html-schedule-image-fetching):
10453         Use gnus-process-plist and friends for compatibility.
10454
10455 2010-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
10456
10457         * gnus-html.el: Require packages that define macros used in this file.
10458         (gnus-article-mouse-face): Declare to silence byte-compiler.
10459         (gnus-html-curl-sentinel): Use with-current-buffer, inhibit-read-only, and
10460         process-get.
10461         (gnus-html-put-image): Use plist-get to avoid getf.
10462         (gnus-html-prefetch-images): Use with-current-buffer.
10463
10464 2010-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10465
10466         * gnus-ems.el: Provide compatibility functions for
10467         gnus-set-process-plist.
10468
10469         * lpath.el: Bind completion-styles for Emacs 21 and XEmacs; bind
10470         header-line-format for XEmacs 21.4.
10471
10472         * gnus-sum.el (gnus-summary-stop-at-end-of-message):
10473         * gnus.el (gnus-valid-select-methods):
10474         * message.el (message-send-mail-partially-limit):
10475         * mm-decode.el (mm-text-html-renderer):
10476         * mml.el (mml-insert-mime-headers-always):
10477         * smiley.el (smiley-regexp-alist): Bump custom version.
10478
10479 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10480
10481         * gnus-html.el: require mm-url.
10482         (gnus-html-wash-tags): Clarify the code a bit by renaming the variable
10483         with the url to `url'.
10484         (gnus-html-wash-tags): Support cid: URLs/images.
10485
10486 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10487
10488         * gnus-sum.el: As per discussion 3 years, 8 weeks, 3 days, 9 hours, 57
10489         minutes, 56 seconds ago on the ding list, remove the `w' and `i'
10490         bindings, as they aren't useful at all.  `w' is moved to `W w'.
10491
10492         * gnus-move.el: Remove file, since it doesn't really work.
10493
10494         * gnus-html.el (gnus-article-html): Tell w3m that the input is
10495         UTF-8.  This seems to fix problems with some German web feeds.
10496
10497         * gnus.el (gnus-group-startup-message): Put the xpm version of the logo
10498         at the top so that the proper colors are applied.
10499
10500         * gnus-xmas.el (gnus-xmas-create-image): Make this work on files that
10501         don't have dots in their names.
10502
10503         * gnus-art.el (gnus-article-view-part): Doc fix.
10504
10505         * gnus-html.el (gnus-html-put-image): Use gnus-create-image to be
10506         XEmacs-compatible.
10507         (gnus-html-put-image): Don't do images on non-graphic displays.
10508
10509         * nnslashdot.el: Remove this unused backend.
10510
10511         * gnus-undo.el (gnus-undo-register-1): Limit the undo actions to 100
10512         actions.
10513         (gnus-undo-register-1): Revert last change.
10514
10515         * gnus-group.el (gnus-group-completing-read): Protect against not
10516         having completion-styles bound.
10517
10518         * mml.el (mml-insert-mime-headers-always): Change the default to t, to
10519         make broken recipients happier.
10520
10521         * gnus-html.el (gnus-html-put-image): Use gnus-put-image.
10522
10523         * gnus-ems.el (gnus-put-image): Have gnus-put-image take an optional
10524         point parameter.
10525
10526         * gnus-xmas.el (gnus-xmas-put-image): Ditto.
10527
10528         * gnus-group.el (gnus-group-completing-read): Add 'substring to
10529         completion-styles for group selection.
10530
10531 2009-02-04  Andreas Schwab  <schwab@suse.de>
10532
10533         * gnus-score.el (gnus-score-string): Fix regex for matching extra
10534         headers and regexp-quote the match if necessary.
10535
10536 2009-03-24  Miles Bader  <miles@gnu.org>
10537
10538         * smiley.el (smiley-regexp-alist): Don't delete the semicolon before
10539         the blinking smiley.
10540
10541 2009-03-24  Simon Josefsson  <simon@josefsson.org>
10542
10543         * smiley.el (smiley-regexp-alist): Disallow ;;) from being treated as a
10544         blink smiley.
10545
10546 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10547
10548         * gnus-start.el (gnus-dribble-read-file): Ensure that the directory
10549         where the dribbel file lives exists.
10550
10551         * message.el (message-send-mail-partially-limit): Change the default to
10552         nil, since most people don't want this.
10553
10554         * mm-url.el (mm-url-decode-entities): Also decode entities like
10555         &#x3212.
10556
10557 2009-07-16  Kevin Ryde  <user42@zip.com.au>  (tiny change)
10558
10559         * gnus-sum.el (gnus-summary-idna-message):
10560         * nnrss.el (nnrss-normalize-date, nnrss-discover-feed):
10561         Hyperlink urls in docstrings with URL `...'.
10562
10563 2010-08-29  Adam Sjøgren  <asjo@koldfront.dk>
10564
10565         * gnus-html.el (gnus-html-put-image): Use XEmacs-compatible image
10566         functions.
10567
10568 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10569
10570         * gnus-art.el (gnus-article-add-button): Take an optional parameter to
10571         say what the mouseover text should be.
10572
10573         * gnus-html.el (gnus-html-prefetch-images): Use the summary-local
10574         version of the mm-w3m-safe-url-regexp variable to only download images
10575         in the groups where we want that to happen.
10576
10577         * gnus-sum.el (gnus-summary-stop-at-end-of-message): New variable.
10578
10579         * gnus-art.el (gnus-article-beginning-of-window): Make into defun for
10580         easier debugging.
10581         (gnus-article-beginning-of-window): Add kludge to allow spacing past
10582         big pictures in the article buffer.
10583
10584         * mm-decode.el (mm-text-html-renderer): Default the html renderer to
10585         gnus-article-html.
10586         (mm-text-html-renderer): gnus-article-html needs curl in addition to
10587         w3m.
10588
10589         * gnus-html.el: Start a new super-simple HTML renderer based on w3m.
10590
10591 2010-08-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10592
10593         * gnus.el (gnus-valid-select-methods): Remove reference to nngoogle,
10594         which doesn't exist.
10595
10596         * message.el (message-inhibit-ecomplete): New variable to allow some
10597         function to inhibit ecomplete address storage.
10598         (message-resend): Disable ecomplete message storage when resending
10599         messages.
10600
10601         * nntp.el (nntp-async-kluge): Remove the Emacs 20.3-related kluge.
10602
10603 2010-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
10604
10605         * gnus-sum.el (gnus-summary-move-article, gnus-summary-delete-article):
10606         Save excursion while copying, moving, and deleting articles in order to
10607         prevent the cursor from jumping to unforeseen place.
10608
10609 2010-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10610
10611         * lpath.el: No need to bind bookmark-current-buffer,
10612         bookmark-yank-point and bookmark-make-record-function.
10613
10614 2010-08-17  Glenn Morris  <rgm@gnu.org>
10615
10616         * gnus-sync.el: Require gnus components whose functions are used.
10617
10618         * gnus-art.el (bookmark-make-record-function):
10619         * gnus-sum.el (bookmark-yank-point, bookmark-current-bookmark):
10620         Declare for compiler.
10621
10622         * mm-url.el (mml-compute-boundary): Autoload.
10623
10624 2010-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10625
10626         * gnus-start.el (gnus-start-draft-setup): Move doc string forward.
10627
10628 2010-08-14  Teodor Zlatanov  <tzz@lifelogs.com>
10629
10630         Typo fix "hoo4a" -> "hook".
10631
10632         * gnus-sync.el (gnus-sync-install-hooks): Typo fix.
10633
10634 2010-08-14  Glenn Morris  <rgm@gnu.org>
10635
10636         * gnus-sync.el (gnus-sync): Fix defgroup version.
10637
10638 2010-08-13  Teodor Zlatanov  <tzz@lifelogs.com>
10639
10640         Doc fixes and keep unknown groups (ammended for nunion bug fix).
10641
10642         * gnus-sync.el: Fix docs.
10643         (gnus-sync-save): Keep unknown groups in `gnus-sync-newsrc-loader'.
10644         (gnus-sync-read): Don't wipe `gnus-sync-newsrc-loader' after reading.
10645
10646 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10647
10648         Optimizations for gnus-sync.el.
10649
10650         * gnus-sync.el: Add docs about gnus-sync-backend
10651         possibilities.
10652         (gnus-sync-save): Remove unnecessary message.
10653         (gnus-sync-read): Optimize and show what groups were skipped.
10654
10655 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10656
10657         Minor bug fixes for gnus-sync.el.
10658
10659         * gnus-sync.el (gnus-sync-unload-hook, gnus-sync-install-hooks):
10660         Don't read the sync on get-new-news.
10661
10662         * gnus-sync.el (gnus-sync-save): Define `variable' so the compiler is
10663         quiet.
10664
10665         * gnus-sync.el (gnus-sync-read): Use `gnus-sync-newsrc-offsets'
10666         (fix typo).
10667
10668 2010-07-30  Lawrence Mitchell  <wence@gmx.li>
10669
10670         Make saving and restoring of hidden threads work with overlays.
10671         Patch applied by Ted Zlatanov.
10672
10673         * gnus-sum.el (gnus-hidden-threads-configuration)
10674         (gnus-restore-hidden-threads-configuration): Update to deal with text
10675         properties, rather than searching for a magic character.
10676
10677 2010-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
10678
10679         New gnus-sync.el library for synchronization of marks.
10680
10681         * gnus-sync.el: New library for synchronization of marks.
10682
10683         * gnus-util.el (gnus-grep-in-list): Move from gnus-registry.el and
10684         renamed from `gnus-registry-grep-in-list'.
10685
10686         * gnus-registry.el (gnus-registry-follow-group-p):
10687         Use `gnus-grep-in-list'.
10688
10689         * gnus-start.el (gnus-start-draft-setup): Make it interactive.
10690
10691 2010-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10692
10693         * rfc2047.el (rfc2047-encode): Use utf-8 as a last resort if
10694         determining charset of text fails.
10695
10696 2010-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
10697
10698         * nnmail.el (nnmail-get-new-mail-1): Revert.
10699
10700         * nnml.el (nnml-active-number): Make sure names of newly created groups
10701         in nnml-group-alist are encoded.
10702
10703 2010-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
10704
10705         * nnmail.el (nnmail-get-new-mail-1): Encode group names possibly
10706         containing non-ASCII characters in active file for nnml back end.
10707
10708 2010-07-24  David Engster  <dengste@eml.cc>
10709
10710         * mml-smime.el (mml-smime-epg-verify): Also accept the older
10711         x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
10712
10713 2010-07-21  Daiki Ueno  <ueno@unixuser.org>
10714
10715         * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>"
10716         tag (Bug#6654).
10717
10718 2010-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
10719
10720         * gnus-sum.el (gnus-summary-bookmark-make-record): Bookmark position in
10721         the article buffer, not the summary buffer.
10722
10723 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10724
10725         * gnus-sum.el (gnus-summary-bookmark-make-record): Make it work for
10726         Emacs 23 as well.
10727
10728 2010-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10729
10730         * lpath.el: Bind bookmark-current-buffer, bookmark-yank-point for all
10731         Emacs versions; bind bookmark-make-record-function for Emacs >=22.
10732
10733 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10734
10735         Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).
10736         Patch applied by Karl Fogel.
10737
10738         * gnus-sum.el (gnus-summary-bookmark-make-record):
10739         Set `bookmark-yank-point' and `bookmark-current-buffer' to allow C-w.
10740
10741 2010-07-13  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
10742
10743         Allow bookmarks to be set from Gnus Article buffers (Bug #5975).
10744         Patch applied (with minor tweaks) by Karl Fogel.  Note this leaves
10745         C-w still not working correctly from Article buffers; Thierry's
10746         patch to fix that will be applied after this.
10747
10748         * gnus-art.el (bookmark-make-record-function): New local variable.
10749
10750         * gnus-sum.el (gnus-summary-bookmark-make-record): Allow setting from
10751         article buffer.
10752         (gnus-summary-bookmark-jump): Maybe jump to article buffer.
10753
10754 2010-07-13  Karl Fogel  <kfogel@red-bean.com>
10755
10756         * gnus-sum.el (bookmark-make-record-default): Adjust declaration, based
10757         on changes in bookmark.el.
10758
10759 2010-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10760
10761         * gnus-xmas.el (gnus-xmas-read-event-char): Use display-message with
10762         `no-log' instead of message not to log prompt string.
10763
10764 2010-06-22  Mark A. Hershberger  <mah@everybody.org>
10765
10766         * mm-url.el (mm-url-encode-multipart-form-data): New function to handle
10767         the *other* type of HTML form submission.
10768
10769 2010-06-15  Michael Albinus  <michael.albinus@gmx.de>
10770
10771         * auth-source.el (auth-source-pick): If choice does not contain a
10772         questioned keyword, set the check to t.
10773
10774 2010-06-12  Romain Francoise  <romain@orebokech.com>
10775
10776         * gnus-util.el (gnus-date-get-time): Move up before first use.
10777
10778 2010-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10779
10780         * gnus-art.el (gnus-mime-buttonized-part-id): New internal variable.
10781         (gnus-article-edit-part): Bind it to make last part that is substituted
10782         or deleted visible.
10783         (gnus-mime-display-single): Buttonize part of which id equals to
10784         gnus-mime-buttonized-part-id.
10785
10786 2010-06-10  Dan Christensen  <jdc@uwo.ca>
10787
10788         * gnus-util.el (gnus-user-date): Use gnus-date-get-time.
10789         (gnus-dd-mmm): Use gnus-date-get-time.
10790         * gnus-sum.el (gnus-thread-latest-date): Use gnus-date-get-time and
10791         simplify logic.
10792         (gnus-summary-limit-to-age): Use gnus-date-get-time.
10793         (gnus-sort-threads): Emit message if gnus-sort-threads-loop used.
10794
10795 2010-06-08  Michael Albinus  <michael.albinus@gmx.de>
10796
10797         * auth-source.el (top): Autoload `secrets-list-collections',
10798         `secrets-create-item', `secrets-delete-item'.
10799         (auth-sources): Fix tag string.
10800         (auth-get-source, auth-source-retrieve, auth-source-create)
10801         (auth-source-delete): New defuns.
10802         (auth-source-pick): Rewrite in order to avoid 2 passes.
10803         (auth-source-forget-user-or-password): New parameter USERNAME.
10804         (auth-source-user-or-password): New parameters CREATE-MISSING and
10805         DELETE-EXISTING.  Retrieve password interactively, if needed.
10806
10807 2010-06-07  Teemu Likonen  <tlikonen@iki.fi>  (tiny change)
10808
10809         * gnus-agent.el (gnus-agent-expire-unagentized-dirs): Don't ask about
10810         deleting unused directories when gnus-expert-user is t.
10811
10812 2010-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10813
10814         * gnus-art.el (gnus-article-browse-delete-temp-files): Don't make query
10815         for each temp file when gnus-article-browse-delete-temp is ask.
10816
10817 2010-05-25  Stefan Monnier  <monnier@iro.umontreal.ca>
10818
10819         * gnus-uu.el, imap.el, nndoc.el, nnrss.el, rfc2047.el, utf7.el:
10820         Replace Lisp calls to delete-backward-char by calls to delete-char.
10821
10822 2010-05-20  Kevin Ryde  <user42@zip.com.au>
10823
10824         * gnus-start.el (gnus-level-unsubscribed): Doc fix.  (Bug#6206)
10825
10826 2010-05-19  Michael Albinus  <michael.albinus@gmx.de>
10827
10828         * password-cache.el (password-cache-remove): Fix docstring.
10829
10830 2010-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10831
10832         * gnus-sum.el (gnus-summary-save-article): Don't bother to re-fetch
10833         article unless decoding article to be saved.
10834
10835 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10836
10837         * mml1991.el (mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt):
10838         * mml2015.el (mml2015-gpg-encrypt): Disable multibyte in buffers
10839         generated within the mm-with-unibyte-current-buffer macro.
10840
10841 2010-05-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10842
10843         * gnus-art.el (gnus-bind-safe-url-regexp): Bind mm-w3m-safe-url-regexp
10844         to nil when we're in a mml-preview buffer and no group is selected.
10845
10846 2010-05-12  Andreas Seltenreich  <seltenreich@gmx.de>
10847
10848         * gnus-sum.el (gnus-summary-read-group-1): Don't jump to next group
10849         when catching the `C-g'.  Reported by "Leo".
10850
10851 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10852
10853         * message.el (message-forward-make-body-plain)
10854         (message-forward-make-body-mml): Use mm-multibyte-string-p instead of
10855         multibyte-string-p.
10856
10857         * lpath.el: Revert.
10858
10859 2010-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10860
10861         * message.el (message-forward-make-body-mml): Assume original message
10862         is multibyte string; error on unibyte.
10863         (message-forward-make-body-plain): Ditto; don't add excessive newline
10864         in body end.
10865
10866         * lpath.el: Fbind multibyte-string-p for XEmacs 21.4 and SXEmacs.
10867
10868 2010-05-11  Andreas Seltenreich  <seltenreich@gmx.de>
10869
10870         * gnus-sum.el (gnus-summary-kill-thread): Use gnus-summary-mark-article
10871         instead of g-s-m-a-as-unread to set the expirable mark.  (Bug#5284)
10872
10873 2010-05-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10874
10875         * mm-extern.el (mm-extern-url): Don't use
10876         mm-with-unibyte-current-buffer.
10877         (mm-extern-cache-contents): Use with-current-buffer instead of
10878         save-excursion + set-buffer.
10879
10880 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10881
10882         * mm-util.el (mm-emacs-mule): Remove.
10883
10884 2010-05-10  Andreas Seltenreich  <seltenreich@gmx.de>
10885
10886         * gnus-sum.el (gnus-summary-mode): Don't make minor-mode-alist
10887         buffer-local as it's incompatible with Stefan Monnier's 2010-05-03
10888         change.
10889
10890 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10891
10892         * mm-util.el (mm-with-unibyte-current-buffer): Redefine it so as not to
10893         bind the default value of enable-multibyte-characters to nil.
10894
10895 2010-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
10896
10897         * message.el (message-forward-make-body-plain)
10898         (message-forward-make-body-mml):
10899         Don't use mm-with-unibyte-current-buffer.
10900
10901 2010-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10902
10903         * dns-mode.el (auto-mode-alist): Add entry for .zone files.
10904
10905 2010-05-07  Christian von Roques  <roques@mti.ag>  (tiny change)
10906
10907         * mml2015.el (mml2015-epg-find-usable-key): Skip disabled key
10908         (Bug#5592).
10909
10910 2010-05-07  Julien Danjou  <julien@danjou.info>
10911
10912         * gnus-art.el (gnus-mime-pipe-part): Add optional argument `cmd'; pass
10913         it to mm-pipe-part.
10914
10915         * mm-decode.el (mm-pipe-part): Add optional argument `cmd'; use it if
10916         it is given.
10917
10918 2010-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10919
10920         * binhex.el (binhex-decode-region-internal):
10921         * dns.el (dns-read-string-name, dns-write, dns-read, dns-read-type):
10922         (dns-query):
10923         * nnweb.el (nnweb-gmane-search):
10924         * pgg-parse.el (pgg-parse-armor):
10925         * pgg.el (pgg-verify-region):
10926         * sha1.el (sha1-string-external):
10927         * uudecode.el (uudecode-decode-region-internal):
10928         * yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
10929         XEmacs.
10930
10931         * gnus-art.el (gnus-article-browse-html-parts):
10932         * gnus-group.el (gnus-read-ephemeral-gmane-group):
10933         (gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
10934         make-temp-file.
10935
10936         * gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
10937         gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
10938         compiling.
10939
10940         * gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
10941         gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
10942         XEmacs when compiling.
10943
10944         * gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
10945         gnus-pick-mode-off-hook for XEmacs when compiling.
10946         (gnus-binary-mode): Bind gnus-binary-mode-on-hook and
10947         gnus-binary-mode-off-hook for XEmacs when compiling.
10948
10949         * gnus-sum.el (gnus-summary-limit-strange-charsets-predicate):
10950         Return nil if char-charset is not available.
10951
10952         * imap.el (imap-disable-multibyte)
10953         * sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as
10954         macros.
10955
10956         * mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
10957         instead of encode-coding-string.
10958
10959         * mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
10960         'xemacs) instead of mm-emacs-mule to switch function definitions.
10961         (mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
10962
10963         * lpath.el: Fbind delete-overlay and overlay-lists for XEmacs;
10964         bind temporary-file-directory for XEmacs;
10965         fbind make-temp-file, set-buffer-multibyte, string-as-multibyte and
10966         timer-set-function for XEmacs 21.4 and SXEmacs;
10967         bind timer-list for XEmacs 21.4 and SXEmacs;
10968         fbind char-charset and find-charset-region for non-Mule XEmacs;
10969         fbind decode-coding-region, decode-coding-string, detect-coding-region,
10970         encode-coding-region and encode-coding-string for XEmacs having no
10971         file-coding feature.
10972
10973 2010-05-06  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
10974
10975         * mml-sec.el (mml-secure-message-sign): Fix cut and paste error.
10976
10977 2010-05-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10978
10979         * gnus-dired.el, gnus-draft.el, gnus-ml.el, gnus-salt.el, gnus-sum.el,
10980         gnus-undo.el, mml.el: Require easy-mmode for XEmacs when compiling.
10981
10982 2010-05-03  Juanma Barranquero  <lekktu@gmail.com>
10983
10984         * mm-util.el (mm-decompress-buffer): Use `delete-file';
10985         alias `jka-compr-delete-temp-file' no longer exists.
10986
10987 2010-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
10988
10989         Use define-minor-mode in Gnus where applicable.
10990         * mml.el (mml-mode): Use define-minor-mode.
10991         * gnus-undo.el (gnus-undo-mode-map): Initialize in declaration.
10992         (gnus-undo-mode): Use define-minor-mode.
10993         * gnus-sum.el (gnus-dead-summary-mode-map): Initialize in declaration.
10994         (gnus-dead-summary-mode): Use define-minor-mode.
10995         * gnus-salt.el (gnus-pick-mode-map, gnus-binary-mode-map):
10996         Initialize in declaration.
10997         (gnus-pick-mode, gnus-binary-mode): Use define-minor-mode.
10998         * gnus-ml.el (gnus-mailing-list-mode-map): Initialize in declaration.
10999         (gnus-mailing-list-mode): Use define-minor-mode.
11000         * gnus-draft.el (gnus-draft-mode-map): Initialize in declaration.
11001         (gnus-draft-mode): Use define-minor-mode.
11002         * gnus-dired.el (gnus-dired-mode-map): Initialize in declaration.
11003         (gnus-dired-mode): Use define-minor-mode.
11004
11005 2010-05-01  Andreas Seltenreich  <seltenreich@gmx.de>
11006
11007         * mml.el (mml-generate-mime-1,mml-compute-boundary-1): Update 'mml
11008         handles on recursive mml-to-mime translation and check them for
11009         boundary delimiter collisions.  Reported by Greg Troxel.
11010
11011 2010-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11012
11013         * gnus-util.el: Don't load tm and apel XEmacs packages when compiling.
11014
11015 2010-04-23  Stefan Monnier  <monnier@iro.umontreal.ca>
11016
11017         * mm-util.el (mm-find-buffer-file-coding-system):
11018         * yenc.el (yenc-decode-region): Don't let-bind a read-only variable.
11019
11020 2010-04-22  Andreas Seltenreich  <seltenreich@gmx.de>
11021
11022         * message.el (message-generate-headers): Record insertion of optional
11023         headers as well.  Otherwise the check to prevent repeated insertion of
11024         optional headers is a no-op.
11025
11026 2010-04-17  Teodor Zlatanov  <tzz@lifelogs.com>
11027
11028         * smime.el: Don't mention CVS.
11029
11030         * nnrss.el (nnrss-fetch): Don't mention CVS.
11031
11032         * nnir.el: Don't mention CVS.
11033
11034 2010-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11035
11036         * gnus-sum.el (gnus-summary-bookmark-make-record):
11037         Add `location' field.
11038
11039 2010-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
11040
11041         * lpath.el: Fbind bookmark-default-handler,
11042         bookmark-get-bookmark-record, bookmark-make-record-default,
11043         bookmark-prop-get for Emacs <23 and XEmacs.
11044
11045 2010-04-12  Stefan Monnier  <monnier@iro.umontreal.ca>
11046
11047         * gnus-sum.el: Add bookmark declarations to silence the compiler.
11048         (gnus-mark-xrefs-as-read, gnus-summary-limit-to-bodies):
11049         Use with-current-buffer to silence the byte-compiler.
11050         (gnus-summary-bookmark-make-record): Use derived-mode-p and don't
11051         bother to require `gnus'.
11052         (gnus-summary-bookmark-jump): Don't forget to autoload.  Simplify.
11053
11054 2010-04-12  Thierry Volpiatto  <thierry.volpiatto@gmail.com>
11055
11056         * gnus-sum.el (gnus-summary-bookmark-make-record)
11057         (gnus-summary-bookmark-jump): New functions.
11058         (gnus-summary-mode): Setup bookmark support.
11059
11060 2010-04-01  Andreas Schwab  <schwab@linux-m68k.org>
11061
11062         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use buffer-file-coding-system
11063         if set.
11064
11065 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11066
11067         * gnus-art.el (gnus-article-browse-html-save-cid-content): Rename from
11068         gnus-article-browse-html-save-cid-image; make it work recursively for
11069         forwarded messages as well.
11070         (gnus-article-browse-html-parts): Work when prefix arg is given.
11071         (gnus-article-browse-html-article): Doc fix.
11072
11073 2010-03-30  Chong Yidong  <cyd@stupidchicken.com>
11074
11075         * message.el (message-default-mail-headers):
11076         (message-default-headers): Carry the value mail-default-headers over
11077         into message-default-mail-headers, rather than message-default-headers.
11078
11079 2010-03-30  Martin Stjernholm  <mast@lysator.liu.se>
11080
11081         * mm-decode.el (mm-add-meta-html-tag): Add option to override the
11082         charset.
11083
11084         * gnus-art.el (gnus-article-browse-html-parts): Force the correct
11085         charset into the <meta> tag when the article is encoded to utf-8.
11086
11087 2010-03-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11088
11089         * gnus-art.el (gnus-article-browse-delete-temp-files):
11090         Delete directories as well.
11091         (gnus-article-browse-html-parts): Work for images that do not specify
11092         file names; delete temp directory when quitting; insert header at the
11093         right place; use file: scheme for image files.
11094
11095 2010-03-30  Eric Schulte  <schulte.eric@gmail.com>
11096
11097         * gnus-art.el (gnus-article-browse-html-save-cid-image): New function.
11098         (gnus-article-browse-html-parts): Use it to make temporary cid image
11099         files in addition to html file so that browser may display them.
11100
11101 2010-03-29  Katsumi Yamaoka  <yamaoka@jpl.org>
11102
11103         * mm-decode.el (mm-add-meta-html-tag): Fix regexp matching meta tag.
11104
11105 2010-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
11106
11107         * auth-source.el (auth-source-pick): Fix for non-secrets specifier.
11108
11109 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
11110
11111         * auth-source.el (auth-sources): Change default to be simpler.
11112         Explain about Secret Service API sources.  Improve Customize options.
11113         (auth-source-pick): Change to accept any number of search parameters.
11114         Implement fallbacks iteratively, not recursively.  Add scoring on the
11115         second pass and sort by score.  Call Secret Service API when needed.
11116         (auth-source-user-or-password): Use it.  Call Secret Service API
11117         directly when needed to get the user name and the password.
11118
11119 2010-03-24  Juanma Barranquero  <lekktu@gmail.com>
11120
11121         * message.el (message-interactive): Doc fix.
11122         (message-qmail-inject-args): Reflow.
11123         (message-kill-to-signature): Fix typo in docstring.
11124
11125         * smiley.el (smiley-buffer): Fix typo in docstring.
11126
11127 2010-03-24  Glenn Morris  <rgm@gnu.org>
11128
11129         * mail-source.el (gnus-message): Declare.
11130         (mail-source-delete-old-incoming): Require gnus-util.
11131
11132 2010-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11133
11134         * gnus-art.el (canlock-verify): Autoload it for Emacs 21.
11135
11136         * message.el (ecomplete-setup): Autoload it for Emacs <23.
11137
11138         * mml-sec.el (mml-secure-cache-passphrase): Default to t that is
11139         password-cache's default if it is not bound.
11140         (mml-secure-passphrase-cache-expiry): Default to 16 that is
11141         password-cache-expiry's default if it is not bound.
11142
11143         * pop3.el (pop3-list): Don't use 3rd arg of `split-string' which is not
11144         available in Emacs 21.
11145
11146         * lpath.el: Suppress compiler warnings for:
11147         canlock-insert-header and smtpmail-default-smtp-server for Emacs 21 and
11148         XEmacs;
11149         ecomplete-add-item, ecomplete-save, hashcash-wait-async,
11150         mail-add-payment, mail-add-payment-async, netrc-get, netrc-machine,
11151         netrc-machine-user-or-password and netrc-parse for Emacs 22 and XEmacs.
11152
11153 2010-03-23  Teodor Zlatanov  <tzz@lifelogs.com>
11154
11155         * auth-source.el (auth-sources): Fix up definition so extra parameters
11156         are always inline.
11157
11158 2010-03-22  Martin Stjernholm  <mast@lysator.liu.se>
11159
11160         * nnimap.el (nnimap-verify-uidvalidity): Fix bug where uidvalidity
11161         wasn't updated after mismatch.  Clear cached mailbox info correctly
11162         when uidvalidity changes.
11163         (nnimap-group-prefixed-name): New function to avoid some code
11164         duplication.
11165         (nnimap-verify-uidvalidity, nnimap-group-overview-filename)
11166         (nnimap-request-group): Use it.
11167         (nnimap-retrieve-groups, nnimap-verify-uidvalidity)
11168         (nnimap-update-unseen): Significantly improved speed of Gnus startup
11169         with many imap folders.  This is done by caching the group status from
11170         the imap server persistently in a group parameter `imap-status'.  (This
11171         was cached before too if `nnimap-retrieve-groups-asynchronous' was set,
11172         but not persistently, so every Gnus startup was still very slow.)
11173
11174 2010-03-22  Teodor Zlatanov  <tzz@lifelogs.com>
11175
11176         * assistant.el (assistant-render-text): Run `widget-setup' and don't
11177         delete the extra newline.  Otherwise editing of :string and :number
11178         types don't work.
11179
11180 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11181
11182         * auth-source.el: Set up autoloads.  Bump to 23.2 because of the
11183         secrets.el dependency.
11184         (auth-sources): Add optional user name.  Add secrets.el configuration
11185         choice (unused right now).
11186
11187 2010-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
11188
11189         * gnus-sum.el (gnus-summary-make-menu-bar):
11190         Let `gnus-registry-install-shortcuts' fill in the functions.
11191
11192         * gnus-registry.el (gnus-summary-misc-menu): Declare to avoid
11193         warnings.
11194         (gnus-registry-misc-menus): Variable to hold registry mark menus.
11195         (gnus-registry-install-shortcuts): Populate and use it in a
11196         `gnus-summary-menu-hook' lambda, under "Gnus"->"Registry Marks".
11197
11198 2010-03-20  Martin Stjernholm  <mast@lysator.liu.se>
11199
11200         * nnimap.el (nnimap-decode-group-name, nnimap-encode-group-name):
11201         In-place substitutions for the group name encoding/decoding.
11202         (nnimap-find-minmax-uid, nnimap-possibly-change-group)
11203         (nnimap-retrieve-headers-progress, nnimap-possibly-change-group)
11204         (nnimap-retrieve-headers-progress, nnimap-request-article-part)
11205         (nnimap-update-unseen, nnimap-request-list)
11206         (nnimap-retrieve-groups, nnimap-request-update-info-internal)
11207         (nnimap-request-set-mark, nnimap-split-to-groups)
11208         (nnimap-split-articles, nnimap-request-newgroups)
11209         (nnimap-request-create-group, nnimap-request-accept-article)
11210         (nnimap-request-delete-group, nnimap-request-rename-group)
11211         (nnimap-acl-get, nnimap-acl-edit): Use them.  Replace `mbx' with
11212         `encoded-mbx' for consistency.
11213         (nnimap-close-group): Call `imap-current-mailbox' instead of using the
11214         variable `imap-current-mailbox'.
11215
11216         * gnus-agent.el (gnus-agent-fetch-articles, gnus-agent-fetch-headers)
11217         (gnus-agent-regenerate-group): Use `gnus-agent-decoded-group-name'.
11218
11219 2010-03-20  Bojan Petrovic  <bpetrovi@f.bg.ac.rs>
11220
11221         * pop3.el (pop3-display-message-size-flag): Display message size byte
11222         counts during POP3 download.
11223         (pop3-movemail): Use it.
11224         (pop3-list): Implement listing of available messages.
11225
11226 2010-03-20  Mark Triggs  <mst@dishevelled.net>  (tiny change)
11227
11228         * nnir.el (nnir-get-article-nov-override-function): New function to
11229         override the normal NOV retrieval.
11230         (nnir-retrieve-headers): Use it.
11231
11232 2010-03-19  Michael Albinus  <michael.albinus@gmx.de>
11233
11234         * auth-source.el (netrc-machine-user-or-password): Autoload.
11235
11236 2010-03-19  Glenn Morris  <rgm@gnu.org>
11237
11238         Stop message.el from loading about 40 libraries it doesn't always need.
11239         The general approach is to autoload rather than require, and to
11240         require in the specific functions rather than the file.  (Bug#5642)
11241
11242         * gmm-utils.el: Don't require wid-edit.
11243         (widget-create-child-value, widget-convert, widget-default-get):
11244         Autoload.
11245
11246         * gnus-util.el: Don't require time-date, netrc.
11247         (message-fetch-field, gnus-group-name-decode): Declare rather than
11248         autoloading.
11249         (gnus-fetch-field): Require message.
11250         (gnus-decode-newsgroups): Require gnus-group.
11251
11252         * ietf-drums.el: Don't require time-date.
11253
11254         * message.el: Don't require hashcash, canlock, ecomplete.
11255         Do require mail-utils.  Require nnheader only when compiling.
11256         (smtpmail-default-smtp-server): Remove declaration.
11257         (message-send-mail-function): Check smtpmail-default-smtp-server
11258         is bound rather than requiring smtpmail.
11259         (message-auto-save-directory, message-insert-signature):
11260         Use expand-file-name rather than nnheader-concat.
11261         (nnheader-insert-file-contents): Autoload.
11262         (hashcash-wait-async): Declare.
11263         (message-send-mail): Only call gnus-setup-posting-charset if
11264         gnus-group-posting-charset-alist is bound.  Require hashcash if needed.
11265         (message-send-mail-with-sendmail): Require sendmail.
11266         (canlock-password, canlock-password-for-verify): Declare.
11267         (message-canlock-password): Require canlock.
11268         (nnheader-get-report): Autoload.
11269         (gnus-setup-posting-charset): Declare.
11270         (message-send-news): Require gnus-msg.
11271         (message-make-references, message-make-in-reply-to): Use mail-header-id
11272         rather than the alias mail-header-message-id.
11273         (ecomplete-add-item, ecomplete-save): Declare.
11274         (message-put-addresses-in-ecomplete): Require ecomplete.
11275         (ecomplete-display-matches): Autoload.
11276
11277         * mm-decode.el: Don't require mailcap, gnus-util.
11278         (gnus-map-function, gnus-replace-in-string, gnus-read-shell-command)
11279         (message-fetch-field, mailcap-parse-mailcaps, mailcap-mime-info):
11280         Autoload.
11281         (mailcap-mime-extensions): Declare.
11282
11283         * mm-encode.el: Don't require mailcap.
11284         (mailcap-extension-to-mime): Autoload.
11285
11286         * mml-sec.el: Don't require password-cache.
11287
11288         * mml.el (gnus-setup-posting-charset): Declare rather than autoload.
11289         (mailcap-parse-mimetypes, mailcap-mime-types): Declare.
11290         (mml-minibuffer-read-type): Require mailcap.
11291         (mml-preview): Require gnus-msg.
11292
11293         * mml1991.el: Require password-cache.
11294         (password-cache-expiry): Remove declaration.
11295
11296         * mml2015.el: Require password-cache.
11297         (password-cache-expiry): Remove declaration.
11298
11299         * nneething.el (mailcap): Require mailcap.
11300
11301         * nnheader.el (declare-function): Add compatibility stub.
11302         (message-remove-header): Declare rather than autoload.
11303         (nnheader-replace-header): Require message.
11304
11305         * nnimap.el (declare-function): Add compatibility stub.
11306         (netrc-parse, netrc-machine-user-or-password): Declare.
11307         (nnimap-open-connection): Require netrc.
11308
11309         * nntp.el (declare-function): Add compatibility stub.
11310         (netrc-parse, netrc-machine, netrc-get): Declare.
11311         (nntp-send-authinfo): Require netrc.
11312
11313         * rfc2047.el: Don't require qp.
11314         (quoted-printable-encode-region, quoted-printable-decode-string):
11315         Autoload.
11316
11317         * sieve-mode.el: Don't require easymenu.
11318         (easy-menu-add-item): Autoload it.
11319
11320         * spam-stat.el (time-to-number-of-days): Autoload it.
11321
11322 2010-03-19  Glenn Morris  <rgm@gnu.org>
11323
11324         * password-cache.el (password-cache, password-cache-expiry): Autoload.
11325
11326 2010-03-18  Glenn Morris  <rgm@gnu.org>
11327
11328         * hashcash.el (declare-function): Remove duplicate definition.
11329
11330 2010-03-17  Kevin Ryde  <user42@zip.com.au>
11331
11332         * mml.el (mml-read-tag): Unquote values with `read' to reverse
11333         prin1 in mml-insert-tag (just stripping the quotes gave wrong
11334         value if any backslash escapes).
11335
11336 2010-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11337
11338         * mm-util.el (mm-charset-to-coding-system): Use coding-system-from-name
11339         if it is available.  (bug#5647)
11340
11341         * lpath.el: Suppress compiler warning for coding-system-from-name for
11342         Emacs 21 and XEmacs.
11343
11344 2010-03-14  Juri Linkov  <juri@jurta.org>
11345
11346         * hmac-def.el:
11347         * hmac-md5.el:
11348         * netrc.el: Fix keywords.
11349
11350 2010-02-26  Glenn Morris  <rgm@gnu.org>
11351
11352         * message.el (message-send-mail-function): Change the default, so that
11353         it inherits from a customized send-mail-function.  (Bug#5643)
11354
11355 2010-02-24  Stefan Monnier  <monnier@iro.umontreal.ca>
11356
11357         * gnus-art.el (gnus-treat-display-x-face): Don't burp if
11358         shell-command-to-string signals an error (bug#5299).
11359
11360 2010-02-24  Glenn Morris  <rgm@gnu.org>
11361
11362         * message.el (message-smtpmail-send-it)
11363         (message-send-mail-with-mailclient): Doc fixes.
11364
11365 2010-02-16  Glenn Morris  <rgm@gnu.org>
11366
11367         * message.el (message-default-mail-headers): Change the default value
11368         to ease the transition from mail-mode to message-mode.  (Bug#5555)
11369
11370 2010-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11371
11372         * parse-time.el (parse-time-syntax): Define it for only XEmacs.
11373         (parse-time-string-chars): Implement 2009-08-16 change for Emacs.
11374
11375 2010-01-18  Chong Yidong  <cyd@stupidchicken.com>
11376
11377         * time-date.el (date-to-time): Doc fix (Bug#5408).
11378
11379 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
11380
11381         * message.el (message-mail): Just pass yank-action on to message-setup.
11382         (message-setup): Handle (FUN . ARGS) form of yank-action.
11383         (message-with-reply-buffer, message-widen-reply)
11384         (message-yank-original): Handle non-buffer values of
11385         message-reply-buffer (Bug#4080).
11386         (message-setup-1): Prefer to save message-reply-buffer as a buffer.
11387
11388 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
11389
11390         * nnmairix.el (nnmairix-group-delete-recreate-this-group):
11391         Fix typo in docstring.
11392
11393 2010-01-08  Jason Rumney  <jasonr@gnu.org>
11394
11395         * sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK
11396         response.
11397
11398 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11399
11400         * gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
11401
11402         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
11403
11404         * message.el (message-check-news-header-syntax): Protect against a
11405         string that `rfc822-addresses' returns when parsing fails.
11406
11407 2010-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
11408
11409         * gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
11410         (gnus-previous-char-property-change): New functions.
11411
11412         * gnus-sum.el (gnus-forward-line-ignore-invisible): Use them.
11413
11414 2010-01-05  Andreas Schwab  <schwab@linux-m68k.org>
11415
11416         * gnus-sum.el (gnus-forward-line-ignore-invisible): New function.
11417         (gnus-summary-recenter): Use it instead of forward-line.  (Bug#5257)
11418
11419 2010-01-02  Chong Yidong  <cyd@stupidchicken.com>
11420
11421         * message.el (message-exchange-point-and-mark): Rework last change to
11422         avoid using optional arg of exchange-point-and-mark, for backward
11423         compatibility.
11424
11425 2010-01-01  Chong Yidong  <cyd@stupidchicken.com>
11426
11427         * message.el (message-exchange-point-and-mark):
11428         Call exchange-point-and-mark with an argument rather than setting
11429         mark-active by hand (Bug#5175).
11430
11431 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11432
11433         * nntp.el (nntp-service-to-port): Work for service expressed with
11434         numeric string; replace [:digit:] with [0-9] for XEmacs.
11435
11436 2009-12-17  Glenn Morris  <rgm@gnu.org>
11437
11438         * gnus-group.el (gnus-bug-group-download-format-alist):
11439         Change emacs entry to debbugs.gnu.org.  Bump :version.
11440
11441 2009-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
11442
11443         * mm-encode.el (mm-sign-option, mm-encrypt-option): Add :version tag.
11444
11445 2009-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
11446
11447         * message.el (message-info): Explain why we use `Info-goto-node'.
11448
11449 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11450
11451         * lpath.el: Always bind default-file-name-coding-system for (S)XEmacs.
11452
11453 2009-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
11454
11455         * message.el (message-completion-in-region): New compatibility function.
11456         (message-expand-group): Use it.
11457
11458 2009-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11459
11460         * gnus-group.el (gnus-group-prepare-flat): Check also whether groups
11461         with no unread article should be listed if the 2nd arg `predicate' is
11462         given.
11463
11464 2009-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
11465
11466         * lpath.el: Fbind recenter-top-bottom for Emacs 21, 22, and (S)XEmacs.
11467
11468 2009-11-29  Juri Linkov  <juri@jurta.org>
11469
11470         * gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
11471         when it is fboundp in GNU Emacs 23.1.  Put `isearch-scroll' property
11472         on `gnus-recenter'.  (Bug#4698, Bug#4981)
11473
11474 2009-11-26  Kevin Ryde  <user42@zip.com.au>
11475
11476         * sha1.el (sha1-string-external): default-directory "/" in case
11477         otherwise non-existent.  process-connection-type pipe for touch of
11478         efficiency recommended by elisp manual.  (An aside in Bug#3911.)
11479
11480 2009-11-25  Kevin Ryde  <user42@zip.com.au>
11481
11482         * dns-mode.el: Add "Keywords: comm".  It's only an editing mode, but
11483         it's comms related and sgml-mode.el has "comm" on that basis too.
11484
11485 2009-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
11486
11487         * rfc2047.el (rfc2047-decode-region): Don't quote decoded words
11488         containing tspecial characters if they have been already quoted.
11489
11490 2009-11-05  Dan Nicolaescu  <dann@ics.uci.edu>
11491
11492         * dns-mode.el (auto-mode-alist): Purecopy string.
11493
11494 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
11495
11496         * hashcash.el (hashcash-generate-payment): Use with-current-buffer.
11497
11498 2009-10-24  Glenn Morris  <rgm@gnu.org>
11499
11500         * gnus-art.el (help-xref-stack-item): Define for compiler.
11501
11502 2009-10-21  Kevin Ryde  <user42@zip.com.au>
11503
11504         * dns.el: Add "Keywords: comm", as per net/net-utils.el.
11505
11506 2009-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
11507
11508         * gnus-sum.el (gnus-remove-overlays): eval-and-compile.
11509
11510 2009-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
11511
11512         * gnus-sum.el (gnus-summary-show-thread): Remove useless goto-char.
11513         (gnus-summary-show-thread, gnus-summary-hide-thread): Indent.
11514
11515 2009-10-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11516
11517         * gnus.el (gnus-overlay-get): New alias to overlay-get.
11518         (gnus-overlays-in): New alias to overlays-in.
11519
11520         * gnus-sum.el (gnus-remove-overlays): Use gnus-overlays-in,
11521         gnus-overlay-get, and gnus-delete-overlay.
11522         (gnus-summary-show-thread): Make it work as well for systems in which
11523         next-single-char-property-change is not available.
11524         (gnus-summary-hide-thread): Use gnus-make-overlay and gnus-overlay-put.
11525
11526         * gnus-xmas.el (gnus-xmas-overlays-in): New function.
11527         (gnus-overlay-get): New alias to extent-property.
11528         (gnus-overlays-in): New alias to gnus-xmas-overlays-in.
11529
11530         * dgnushack.el: Autoload add-to-invisibility-spec for XEmacs 21.4 and
11531         SXEmacs.
11532
11533         * lpath.el: Fbind next-single-char-property-change for XEmacs 21.4 and
11534         SXEmacs.
11535
11536 2009-10-14  Reiner Steib  <Reiner.Steib@gmx.de>
11537
11538         * gnus-sum.el (gnus-remove-overlays): Add doc string and alias.
11539
11540 2009-10-14  Dan Nicolaescu  <dann@ics.uci.edu>
11541
11542         * gnus-sum.el (gnus-remove-overlays): Compatibility code for Emacs 21
11543         and XEmacs that don't have `remove-overlays'.
11544
11545 2009-10-14  Stefan Monnier  <monnier@iro.umontreal.ca>
11546
11547         * gnus-sum.el (gnus-summary-mode, gnus-summary-show-all-threads)
11548         (gnus-summary-show-thread, gnus-summary-hide-thread): Get rid of
11549         selective display.  Use overlays instead.
11550
11551 2009-10-04  Juanma Barranquero  <lekktu@gmail.com>
11552
11553         * spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
11554
11555 2009-09-29  Juanma Barranquero  <lekktu@gmail.com>
11556
11557         * spam-stat.el (spam-stat-load): Fix typo in message.
11558
11559 2009-09-24  Juanma Barranquero  <lekktu@gmail.com>
11560
11561         * dig.el (dig-invoke): Fix typo in docstring.
11562         (query-dig): Reflow docstring.
11563
11564 2009-09-23  Juanma Barranquero  <lekktu@gmail.com>
11565
11566         * gnus-art.el (gnus-article-encrypt-body):
11567         * message.el (message-check-recipients):
11568         * mm-util.el (mm-codepage-setup):
11569         * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch)
11570         (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
11571
11572 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
11573
11574         * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option.
11575         * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select
11576         keys from the menu if mm-{sign,encrypt}-option is 'guided.
11577         * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto.
11578         * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto.
11579
11580 2009-09-21  Kevin Ryde  <user42@zip.com.au>
11581
11582         * dig.el: Add "Keywords: comm", as per net-utils.el.
11583
11584 2009-09-21  Stefan Monnier  <monnier@iro.umontreal.ca>
11585
11586         * dig.el (dig-mode): Use define-derived-mode.
11587
11588 2009-09-19  Glenn Morris  <rgm@gnu.org>
11589
11590         * pgg-pgp.el (pgg-pgp-encrypt-region): Add missing mapconcat separator.
11591
11592 2009-09-18  Glenn Morris  <rgm@gnu.org>
11593
11594         * gnus-diary.el (gnus-diary-check-message):
11595         * message.el (message-insert-formatted-citation-line):
11596         * nnbabyl.el (top-level):
11597         * nndiary.el (nndiary-schedule):
11598         Fix typos in condition-case handlers.
11599
11600 2009-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
11601
11602         * gnus-art.el (gnus-article-edit-part): Work for the buffer
11603         configuration that provides the sole article window in a frame;
11604         position point correctly after deleting a part.
11605
11606 2009-09-14  Adam Sjøgren  <asjo@koldfront.dk>
11607
11608         * spam.el (spam-unregister-on-reregister): Add boolean variable.
11609         (spam-resolve-registrations-routine): Use it to unregister articles
11610         that change status.
11611
11612 2009-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
11613
11614         * parse-time.el (parse-time-syntax): Restore it to keep compatibility
11615         with XEmacs.
11616         (parse-time-string-chars): Use it.
11617
11618 2009-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
11619
11620         * imap.el (imap-interactive-login): Better messages.
11621         (imap-open): Fix bug with renamed buffer on reconnect.
11622         (imap-authenticate): Add buffer-local imap-last-authenticator variable
11623         for easier debugging and cleaner code.  On successful (guessed based on
11624         server capabilities) secondary authentication, set imap-state
11625         correctly.
11626         (imap-last-authenticator): Define imap-last-authenticator as a variable
11627         to avoid warnings.
11628
11629 2009-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11630
11631         * nnrss.el (nnrss-request-article): Remove binding of
11632         default-enable-multibyte-characters that has gotten needless by
11633         the 2007-07-13 change in rfc2047-encode-message-header.
11634
11635         * mml.el (mml-insert-multipart): Error on the message header.
11636         (mml-insert-part): Error on the message header; position point at
11637         the end of a MIME tag.
11638
11639 2009-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
11640
11641         * time-date.el (autoload): Expand define-obsolete-function-alias into
11642         defalias and make-obsolete for old Emacsen that Gnus supports.
11643         (with-no-warnings): Define it for old Emacsen.
11644         (time-to-seconds): Don't use (featurep 'xemacs) to check if float-time
11645         is available.
11646         (time-to-number-of-days): Don't use (featurep 'xemacs) to check if
11647         float-time is available; suppress compile warning for time-to-seconds.
11648
11649         * gnus-util.el (with-no-warnings): Define it for old Emacsen.
11650         (gnus-float-time): Alias to float-time if it exists.
11651
11652         * ecomplete.el (with-no-warnings): Define it for old Emacsen.
11653         (ecomplete-add-item): Don't use (featurep 'xemacs) to check if
11654         float-time is available; suppress compile warning for time-to-seconds.
11655
11656         * lpath.el: Fbind time-to-seconds for Emacs 21.; fbind float-time for
11657         XEmacs.
11658
11659 2009-09-09  Teodor Zlatanov  <tzz@lifelogs.com>
11660
11661         * imap.el (imap-message-map): Docstring fix.
11662
11663 2009-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
11664
11665         * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA
11666         may break data.  Suggested by Dmitri Paduchikh <dpaduch@k66.ru>.
11667         Add the optional argument `encoding' that overrides the default.
11668
11669         * mml.el (mml-generate-mime-1): Pass encoding defined by a user to
11670         mm-encode-buffer.
11671
11672 2009-09-04  Glenn Morris  <rgm@gnu.org>
11673
11674         * qp.el (quoted-printable-encode-string): Use mm-enable-multibyte, or
11675         mm-disable-multibyte, rather than default-enable-multibyte-characters.
11676         * utf7.el (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or
11677         mm-with-unibyte-buffer, rather than default-enable-multibyte-characters.
11678         * mm-util.el (mm-with-unibyte-current-buffer)
11679         (mm-find-buffer-file-coding-system):
11680         * yenc.el (yenc-decode-region): Use default-value rather than
11681         default-enable-multibyte-characters.
11682
11683 2009-09-03  Glenn Morris  <rgm@gnu.org>
11684
11685         * mm-util.el (mm-emacs-mule, mm-default-multibyte-p):
11686         * rfc2047.el (rfc2047-encode-message-header): Use default-value rather
11687         than default-enable-multibyte-characters.
11688
11689 2009-09-02  Karl Kleinpaste  <karl@kleinpaste.org>
11690
11691         * gnus-art.el (gnus-article-read-summary-keys):
11692         Fix gnus-buffer-configuration's value temporarily used.
11693
11694 2009-09-02  Glenn Morris  <rgm@gnu.org>
11695
11696         * gnus-util.el (gnus-float-time): New function.
11697         * gnus-delay.el (gnus-delay-article):
11698         * gnus-sum.el (gnus-thread-latest-date):
11699         * gnus-util.el (gnus-user-date): Use gnus-float-time.
11700         * nnspool.el (nnspool-request-newgroups):
11701         Use gnus-float-time rather than time-to-seconds.
11702         * ecomplete.el (ecomplete-add-item): In Emacs, use float-time.
11703
11704         * gnus-art.el (gnus-signature-face, gnus-header-from-face)
11705         (gnus-header-subject-face, gnus-header-newsgroups-face)
11706         (gnus-header-name-face, gnus-header-content-face):
11707         * gnus-cite.el (gnus-cite-attribution-face, gnus-cite-face-1)
11708         (gnus-cite-face-2, gnus-cite-face-3, gnus-cite-face-4)
11709         (gnus-cite-face-5, gnus-cite-face-6, gnus-cite-face-7)
11710         (gnus-cite-face-8, gnus-cite-face-9, gnus-cite-face-10)
11711         (gnus-cite-face-11):
11712         * gnus-picon.el (gnus-picon-xbm-face, gnus-picon-face):
11713         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
11714         (gnus-server-closed-face, gnus-server-denied-face)
11715         (gnus-server-offline-face):
11716         * gnus.el (gnus-group-news-1-face, gnus-group-news-1-empty-face)
11717         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
11718         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
11719         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
11720         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
11721         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
11722         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
11723         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
11724         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
11725         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
11726         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
11727         (gnus-summary-selected-face, gnus-summary-cancelled-face)
11728         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
11729         (gnus-summary-normal-ticked-face, gnus-summary-high-ancient-face)
11730         (gnus-summary-low-ancient-face, gnus-summary-normal-ancient-face)
11731         (gnus-summary-high-undownloaded-face)
11732         (gnus-summary-low-undownloaded-face)
11733         (gnus-summary-normal-undownloaded-face)
11734         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
11735         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
11736         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
11737         (gnus-splash-face):
11738         * message.el (message-header-to-face, message-header-cc-face)
11739         (message-header-subject-face, message-header-newsgroups-face)
11740         (message-header-other-face, message-header-name-face)
11741         (message-header-xheader-face, message-separator-face)
11742         (message-cited-text-face, message-mml-face):
11743         * sieve-mode.el (sieve-control-commands-face)
11744         (sieve-action-commands-face, sieve-test-commands-face)
11745         (sieve-tagged-arguments-face):
11746         * spam.el (spam-face):
11747         Mark face aliases with "-face" in the name as obsolete.
11748
11749 2009-09-01  Glenn Morris  <rgm@gnu.org>
11750
11751         * gnus-salt.el (gnus-pick-mouse-pick-region): Use forward-line rather
11752         than goto-line.
11753
11754 2009-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11755
11756         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11757         Don't move point if the command is invoked inside the message header.
11758
11759 2009-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
11760
11761         * imap.el (imap-send-command): Simplify.
11762         (imap-wait-for-tag): point-max -> buffer-size.
11763
11764 2009-08-29  Stefan Monnier  <monnier@iro.umontreal.ca>
11765
11766         * spam.el (spam-ifile-path, spam-bogofilter-path, spam-sa-learn-path)
11767         (spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path):
11768         * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers):
11769         * nnir.el (nnir-swish-e-index-file):
11770         * gnus-sum.el (gnus-summary-delete-marked-as-read)
11771         (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward)
11772         (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread):
11773         * gnus-msg.el (gnus-inews-mark-gcc-as-read):
11774         * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp)
11775         (gnus-treat-display-xface): Add Emacs version of obsolescence.
11776
11777 2009-08-28  Katsumi Yamaoka  <yamaoka@jpl.org>
11778
11779         * mml.el (mml-attach-file, mml-attach-buffer, mml-attach-external):
11780         Don't save excursion.
11781
11782 2009-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
11783
11784         * nnheader.el (nnheader-find-file-noselect):
11785         * mm-util.el (mm-insert-file-contents):
11786         Use (default-value 'major-mode) instead of default-major-mode.
11787
11788 2009-08-27  Stefan Monnier  <monnier@iro.umontreal.ca>
11789
11790         * nnrss.el (nnrss-request-article): Avoid default-fill-column.
11791
11792 2009-08-26  Glenn Morris  <rgm@gnu.org>
11793
11794         * parse-time.el (parse-time-rules): Autoload riskiness here, rather
11795         than placing in files.el.
11796
11797 2009-08-25  Glenn Morris  <rgm@gnu.org>
11798
11799         * nnir.el (top-level): Don't require cl at run-time.
11800         (nnir-run-waissearch, nnir-run-swish-e, nnir-run-hyrex):
11801         Replace cl-function substitute with gnus-replace-in-string.
11802         (nnir-run-waissearch, nnir-run-swish++, nnir-run-swish-e)
11803         (nnir-run-hyrex, nnir-run-namazu): Replace cl-function sort* with sort.
11804         (nnir-run-find-grep): Replace cl-functions find-if and subseq with
11805         simplified expansions.
11806
11807 2009-08-25  Kevin Ryde  <user42@zip.com.au>
11808
11809         * dig.el (dig): Add autoload cookie.
11810
11811 2009-08-22  Glenn Morris  <rgm@gnu.org>
11812
11813         * gnus-art.el (gnus-button-patch): Use forward-line rather than
11814         goto-line.
11815
11816 2009-08-16  Chong Yidong  <cyd@stupidchicken.com>
11817
11818         * parse-time.el (parse-time-string-chars): Save match data.
11819
11820 2009-08-16  Jan Seeger  <jan.seeger@thenybble.de>  (tiny change)
11821
11822         * parse-time.el (parse-time-string-chars): Compute using character
11823         classes, to handle non-ascii characters (Bug#3190).
11824
11825 2009-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
11826
11827         * gnus-group.el (gnus-safe-html-newsgroups): New user option.
11828
11829         * gnus-art.el (gnus-bind-safe-url-regexp): New macro.
11830         (gnus-mime-view-all-parts, gnus-mime-view-part-internally)
11831         (gnus-mm-display-part, gnus-mime-display-single)
11832         (gnus-mime-display-alternative): Use gnus-bind-safe-url-regexp to
11833         override mm-w3m-safe-url-regexp according to gnus-safe-html-newsgroups.
11834
11835         * gnus-sum.el
11836         (gnus-mark-copied-or-moved-articles-as-expirable): New user option.
11837         (gnus-summary-move-article): Add expirable mark to articles copied or
11838         moved to group that has auto-expire turned on if the option is non-nil.
11839
11840 2009-07-24  Glenn Morris  <rgm@gnu.org>
11841
11842         * gnus-demon.el (gnus-demon-add-nntp-close-connection):
11843         Fix typo.  (Bug#3903)
11844
11845 2009-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11846
11847         * gnus-art.el (gnus-article-mode-map): Bind the "e" key to
11848         gnus-article-read-summary-keys rather than gnus-summary-edit-article
11849         that should not be used for draft articles.
11850         (gnus-article-read-summary-keys): Use key-binding instead of lookup-key
11851         that has no concern in minor mode keys.
11852         (gnus-article-summary-command, gnus-article-summary-command-nosave):
11853         Abolish.
11854
11855 2009-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
11856
11857         * nnrss.el (nnrss-request-article): Allow mml-to-mime to generate MIME
11858         article without making inquiry to a user for unknown encoding.
11859
11860         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--new-number)
11861         (nnmaildir--scan): Assume i-node and device number that file-attributes
11862         returns might be cons-cell.
11863
11864         * dgnushack.el: Autoload thing-at-point for XEmacs 21.5.
11865
11866         * lpath.el: Fbind cp-supported-codepages for XEmacs 21.5.
11867
11868 2009-07-16  Teodor Zlatanov  <tzz@lifelogs.com>
11869
11870         * auth-source.el: Remove docs now in auth.texi.  Don't use
11871         `gnus-message' for logging.  Add new variables `auth-source-debug' and
11872         `auth-source-hide-passwords' and use them.
11873
11874 2009-07-15  Glenn Morris  <rgm@gnu.org>
11875
11876         * gnus-spec.el (gnus-make-format-preserve-properties): Doc fix.
11877
11878 2009-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
11879
11880         * gnus-group.el (gnus-group-make-rss-group): Strip newlines and
11881         excessive whitespace from the default values of title and description.
11882
11883 2009-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
11884
11885         * mm-decode.el (mm-dissect-buffer): Use message-fetch-field instead of
11886         mail-fetch-field to fetch Content-Description header in order to
11887         exclude newlines.
11888
11889 2009-06-18  Ulrich Mueller  <ulm@gentoo.org>
11890
11891         * pgg-gpg.el (pgg-gpg-lookup-key-owner): Handle colon listings
11892         format used by GnuPG 2.0.11.
11893
11894 2009-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
11895
11896         * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset
11897         to deleted part.
11898
11899 2009-05-30  David Engster  <dengste@eml.cc>
11900
11901         * nnmairix.el: Remove old documentation in the commentary block.
11902         (nnmairix-request-group): Do not update active file for nnml back ends.
11903         (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back
11904         end so that overview files are ignored.
11905         (nnmairix-update-groups): Make updating the groups more robust by using
11906         marks.
11907         (nnmairix-determine-original-group-from-path): Circumvent mairix bug
11908         with dollar characters in message-id.
11909
11910 2009-04-28  Reiner Steib  <Reiner.Steib@gmx.de>
11911
11912         * spam.el: Use dns-query instead of query-dns.  Was renamed on
11913         2008-12-25 in dns.el.
11914
11915 2009-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
11916
11917         * rfc2047.el (rfc2047-decode-region): Don't skip past `start', which
11918         could happen if the text is only composed of spaces and/or tabs.
11919
11920 2009-03-03  Brian Sniffen  <bts@evenmere.org>  (tiny change)
11921
11922         * gnus-draft.el (gnus-draft-send): Bind gnus-message-setup-hook to nil
11923         when sending a queued message to avoid extra mml tags.
11924
11925 2009-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
11926
11927         * mml.el (mml-insert-mime): Don't break parts that mm-uu dissected.
11928
11929 2009-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
11930
11931         * lpath.el: Fbind rmail-swap-buffers-maybe for Emacs 21~22;
11932         fbind rmail-msg-restore-non-pruned-header, rmail-swap-buffers-maybe and
11933         rmail-toggle-header for XEmacs;
11934         bind rmail-default-file and rmail-default-rmail-file for XEmacs.
11935
11936 2009-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
11937
11938         * gnus-dired.el: Remove autoload for gnus-setup-message.
11939         (gnus-dired-attach): Fake this-command value to prevent Gnus from
11940         displaying Gnus logo; always use compose-mail.
11941
11942 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
11943
11944         * gnus-dired.el: Tell autoload that gnus-setup-message is a macro.
11945
11946 2009-02-18  Katsumi Yamaoka  <yamaoka@jpl.org>
11947
11948         * gnus-nocem.el (gnus-nocem-groups): Remove invalid NoCeM groups.
11949         (gnus-nocem-issuers): List currently active issuers; fix custom type.
11950         (gnus-nocem-verifyer): Default to gnus-nocem-epg-verify if EasyPG is
11951         available.
11952         (gnus-nocem-epg-verify): New function.
11953
11954 2009-02-15  Reiner Steib  <Reiner.Steib@gmx.de>
11955
11956         * gnus-art.el (gnus-button-alist): Recognize Konqueror info links.
11957
11958 2009-02-15  Glenn Morris  <rgm@gnu.org>
11959
11960         * gnus-util.el (rmail-insert-rmail-file-header)
11961         (rmail-count-new-messages, rmail-show-message): Remove unnecessary
11962         autoloads.
11963         (rmail-default-rmail-file): Remove unnecessary declaration.
11964         (gnus-output-to-rmail): Handle mbox Rmail as well as Babyl Rmail.
11965
11966 2009-02-14  Glenn Morris  <rgm@gnu.org>
11967
11968         * gnus.el (rmail-default-rmail-file): Remove declaration of deleted
11969         variable (only used in gnus-util, which declares it anyway).
11970         (rmail-output-to-rmail-file): Remove autoload of deleted function,
11971         which was only needed by gnus-art (changed to not use it any more).
11972         (rmail-insert-rmail-file-header): Remove autoload of deleted function,
11973         only used in gnus-util, which autoloads it itself.
11974         (rmail-update-summary): Fix autoload.
11975
11976         * gnus-art.el (gnus-summary-save-in-mail): Use gnus-output-to-rmail
11977         rather than rmail-output-to-rmail-file.
11978
11979 2009-02-07  Glenn Morris  <rgm@gnu.org>
11980
11981         * message.el (rmail-msg-restore-non-pruned-header): Remove unneeded
11982         autoload of function that no longer exists.
11983         (rmail-toggle-header): Declare.
11984         (message-forward-rmail-make-body): Handle mbox Rmail.
11985
11986 2009-01-31  Glenn Morris  <rgm@gnu.org>
11987
11988         * gnus-sum.el (gnus-summary-next-article): XEmacs-friendly version of
11989         2009-01-09 change.
11990
11991 2009-01-31  Dave Love  <fx@gnu.org>
11992
11993         * imap.el (imap-fetch-safe): Bind debug-on-error.
11994         (imap-debug): Add imap-fetch-safe.
11995
11996 2009-01-26  Teodor Zlatanov  <tzlatanov@jumptrading.com>
11997
11998         * auth-source.el (auth-source-forget-user-or-password): Clarify docs.
11999         (auth-source-forget-all-cached): New convenience function.
12000         (auth-source-user-or-password): Accept list of modes or a single mode.
12001
12002         * mail-source.el (mail-source-bind, mail-source-set-1): Use list of
12003         auth-source modes.
12004
12005         * netrc.el (netrc-machine-user-or-password): Use list of
12006         auth-source modes.
12007
12008         * nnimap.el (nnimap-open-connection): Use list of
12009         auth-source modes.
12010
12011         * nntp.el (nntp-send-authinfo): Use list of
12012         auth-source modes.
12013
12014 2009-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
12015
12016         * auth-source.el: Update docs to reflect epa-file-enable is to be used
12017         now.
12018
12019 2009-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12020
12021         * nnmail.el (nnmail-pathname-coding-system): Default to the `file-name'
12022         coding system in XEmacs; add a workaround for XEmacs.
12023
12024         * lpath.el: Fbind coding-system-aliasee.
12025
12026 2009-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
12027
12028         * mm-util.el (mm-coding-system-priorities): Protect against nil value
12029         of current-language-environment.
12030
12031 2009-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
12032
12033         * nnfolder.el (nnfolder-read-folder): Check if most-positive-fixnum is
12034         available at runtime.
12035
12036 2009-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
12037
12038         * gnus-art.el (article-date-ut): Fix end point of narrowing.
12039
12040 2009-01-11  Aidan Kehoe  <kehoea@parhasard.net>
12041
12042         * nnfolder.el (nnfolder-read-folder): The (lsh -1 -1) trick to generate
12043         the greatest positive fixnum value doesn't work under an XEmacs with
12044         bignum support; use the most-positive-fixnum constant instead,
12045         available since Emacs 21.1 with cl and XEmacs 21.1.
12046
12047 2009-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12048
12049         * gnus-sum.el (gnus-summary-next-article): Revert last change by which
12050         XEmacs gets not to work.
12051
12052 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12053
12054         * mm-util.el (mm-coding-system-priorities): Allow the value like
12055         "Japanese (UTF-8)" of current-language-environment.
12056
12057 2009-01-09  Glenn Morris  <rgm@gnu.org>
12058
12059         * gnus-sum.el (gnus-summary-next-article): Replace last-command-char
12060         with last-command-event.
12061
12062 2009-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
12063
12064         * imap.el (imap-enable-exchange-bug-workaround): Explain auto-detection
12065         in the doc string.
12066
12067         * message.el (message-fix-before-sending): Amend comment.
12068
12069 2009-01-08  Dave Love  <fx@gnu.org>
12070
12071         * imap.el (imap-message-appenduid-1): Fix typo in imap-fetch-safe call.
12072
12073 2009-01-07  David Engster  <dengste@eml.cc>
12074
12075         * gnus-msg.el (gnus-inews-do-gcc): Fix last patch to deal with
12076         simplified server definitions by converting it via
12077         gnus-server-to-method.
12078
12079 2009-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12080
12081         * gnus-sum.el (gnus-summary-set-local-parameters): Always evaluate
12082         parameter's operands.
12083
12084 2009-01-06  David Engster  <dengste@eml.cc>
12085
12086         * gnus-msg.el (gnus-inews-do-gcc): Reduce to short group name when on
12087         primary select method (for gnus-group-mark-article-as-read).
12088
12089 2009-01-06  Tassilo Horn  <tassilo@member.fsf.org>
12090
12091         * gnus-art.el (gnus-treat-display-face): Fix docstring link to point to
12092         `(gnus)Face', not `(gnus)X-Face'.
12093
12094 2009-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12095
12096         * mm-util.el (mm-ucs-to-char): New function.
12097
12098         * mm-url.el (mm-url-decode-entities): Use it.
12099
12100         * lpath.el: Fbind decode-char, int-to-char, ucs-to-char and
12101         unicode-to-char.
12102
12103 2009-01-05  Dave Love  <fx@gnu.org>
12104
12105         * time-date.el: Require cl for `declare'.
12106
12107 2009-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
12108
12109         * time-date.el (format-seconds): Explain `assoc-string'.  Suggested by
12110         Dave Love.
12111
12112 2009-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
12113
12114         * message.el (message-fix-before-sending): Add `eight-bit' to
12115         illegible-text check.
12116
12117 2009-01-03  Michael Olson  <mwolson@gnu.org>
12118
12119         * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where
12120         `headers' is nil.  This can occur if the IMAP server does not have
12121         permissions to read messages from a folder, but can write new messages
12122         to the folder.
12123         (nnimap-request-article-part): Do not insert `data' if it is nil.
12124
12125         * imap.el (imap-parse-fetch): Courier can insert spurious blank
12126         characters which will confuse `read', so skip past them.
12127
12128 2009-01-01  Dave Love  <fx@gnu.org>
12129
12130         * imap.el (imap-string-to-integer): Fix typo.
12131         (imap-fetch-safe): New function.
12132         (imap-message-copyuid-1, imap-message-appenduid-1): Use it.
12133
12134         * nnimap.el (nnimap-find-minmax-uid): Use imap-fetch-safe.
12135
12136         * imap.el (imap-process-connection-type, imap-debug, imap-open):
12137         (imap-parse-greeting): Fix doc strings.
12138         (imap-tls-open, imap-search, imap-message-appenduid-1): Add FIXMEs.
12139         (imap-parse-flag-list): Make messages unique.
12140         (imap-parse-body): Fix comments.  Add comment on Exchange 2007.
12141
12142         * nnimap.el: Fix author email.
12143         (nnimap-split-rule): Add FIXME comment.
12144         (nnimap-debug): Fix doc string.
12145
12146 2008-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
12147
12148         * dns.el (dns-set-servers): Check "Address".  Fix typo.
12149
12150 2008-12-25  Reiner Steib  <Reiner.Steib@gmx.de>
12151
12152         * dns.el (dns-set-servers): Renamed from dns-parse-resolv-conf.  Call
12153         nslookup if resolv.conf isn't available.
12154         (dns-query): Rename from query-dns.
12155         (dns-query-cached): Rename from query-dns-cached.
12156
12157 2008-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12158
12159         * gnus-sum.el (gnus-summary-set-article-display-arrow): Make
12160         overlay-arrow-position and overlay-arrow-string buffer-local; no need
12161         to check if those variables exist (first appeared in Emacs 18.50).
12162
12163 2008-12-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12164
12165         * mm-util.el (mm-line-number-at-pos): New function.
12166
12167         * spam-report.el (spam-report-process-queue): Use it.
12168
12169 2008-12-24  David Engster  <dengste@eml.cc>
12170
12171         * gnus-sum.el (gnus-summary-set-local-parameters): Don't bind
12172         parameters that haven't existed as variables as buffer-local variables.
12173
12174 2008-12-23  Dave Love  <fx@gnu.org>
12175
12176         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Don't use
12177         cadar.
12178
12179         * sieve-manage.el (sieve-manage-starttls-p): Rename from
12180         imap-starttls-p.
12181         (sieve-manage-starttls-open): Rename from imap-starttls-open.
12182
12183 2008-12-22  Dave Love  <fx@gnu.org>
12184
12185         * imap.el: Fix author email.  Doc fixes.
12186         (imap-parse-body): Work around assertion failure in bogus Exchange 2007
12187         reply.
12188
12189 2008-12-22  Reiner Steib  <Reiner.Steib@gmx.de>
12190
12191         * spam-report.el (spam-report-gmane-max-requests): New constant.
12192         (spam-report-gmane-wait): New variable.
12193         (spam-report-gmane-ham, spam-report-gmane-spam)
12194         (spam-report-url-ping-plain, spam-report-process-queue): Wait only if
12195         spam-report-gmane-wait is non-nil should be sufficient to avoid DOS-ing
12196         the server.
12197
12198         * nnheader.el (nnheader-read-timeout, nnheader-accept-process-output):
12199         Add explanations.
12200
12201         * pop3.el (pop3-accept-process-output, pop3-read-timeout): Use
12202         nnheader-accept-process-output and nnheader-read-timeout if available.
12203         (pop3-movemail): Use it.
12204
12205         * message.el (message-check-news-body-syntax): Fix signature check if
12206         there's an attachment.
12207
12208 2008-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
12209
12210         * mm-util.el: Add comments to the mm- emulating functions.
12211
12212 2008-12-21  Reiner Steib  <Reiner.Steib@gmx.de>
12213
12214         * gnus-start.el (gnus-before-startup-hook): Fix doc string.
12215         Reported by Stephen Berman <stephen.berman@gmx.net>.
12216
12217 2008-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12218
12219         * mm-util.el (mm-substring-no-properties): New function.
12220         (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string)
12221         (mm-special-display-p): Enable those lambda forms to be byte compiled.
12222         (mm-string-to-multibyte): Doc fix.
12223
12224         * mml.el (mml-attach-file): Use mm-substring-no-properties.
12225
12226 2008-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
12227
12228         * mml.el (mml-attach-file): Strip text properties from file name.
12229         (Bug#1574)
12230
12231 2008-12-16  Glenn Morris  <rgm@gnu.org>
12232
12233         * mm-util.el (mm-charset-override-alist): Declare for compiler.
12234
12235 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12236
12237         * mml.el (mml-generate-mime-1): Prefer the MIME charset that Emacs
12238         knows since the charset specified might be a bogus alias that
12239         mm-charset-synonym-alist provides.
12240
12241 2008-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
12242
12243         * mm-util.el (mm-charset-synonym-alist): Add bogus names "UTF8" and
12244         "ISO_8859-1".
12245
12246         * gnus-start.el (gnus-backup-startup-file): Improve doc string.
12247
12248 2008-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
12249
12250         * mm-util.el (mm-charset-eval-alist):
12251         Define it before mm-charset-to-coding-system.
12252         (mm-charset-to-coding-system): Add optional argument `silent';
12253         define it before mm-charset-override-alist.
12254         (mm-charset-override-alist): Add `(gb2312 . gbk)' to the
12255         default value if it can be used in Emacs currently running;
12256         silence mm-charset-to-coding-system.
12257
12258 2008-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12259
12260         * rfc2047.el (rfc2047-charset-to-coding-system): Add new argument
12261         `allow-override' which says whether to use `mm-charset-override-alist'.
12262         (rfc2047-decode-encoded-words): Use it.
12263
12264         * mm-util.el (mm-charset-override-alist): Fix custom type;
12265         add `(gb2312 . gbk)' to choices.
12266
12267 2008-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12268
12269         * mm-view.el (mm-inline-text-html-render-with-w3m): Make it simple and
12270         fast.
12271
12272         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12273
12274         * lpath.el: Bind w3m-link-map for Emacs 21, 22, and XEmacs.
12275
12276 2008-12-04  Naohiro Aota  <nao.aota@gmail.com>
12277
12278         * mm-view.el (mm-inline-text-html-render-with-w3m): Put special keymap
12279         on links.
12280
12281         * gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
12282
12283 2008-12-03  Lute Kamstra  <lute@gnu.org>
12284
12285         * sha1.el: Remove leading * from docstrings of defcustoms,
12286         deffaces, defconsts and defuns.
12287
12288 2008-12-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12289
12290         * message.el (message-idna-to-ascii-rhs-1): Protect against local
12291         users' addresses that don't have domain parts.
12292         (message-idna-to-ascii-rhs): Use message-narrow-to-headers-or-head
12293         rather than message-narrow-to-head since there will be the message
12294         header separator.
12295
12296 2008-12-02  Stefan Monnier  <monnier@iro.umontreal.ca>
12297
12298         * nnimap.el (nnimap-retrieve-headers-progress): Don't use nnimap-demule
12299         since the result is inserted in a unibyte buffer anyway.
12300         (nnimap-demule-use-string-to-multibyte): Remove.
12301         (nnimap-demule): Alias it to mm-string-to-multibyte.
12302
12303 2008-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
12304
12305         * nnimap.el (nnimap-demule-use-string-to-multibyte): New temporary
12306         variable for debugging bug#464 and bug#1174.
12307         (nnimap-demule): Use it.
12308
12309 2008-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
12310
12311         * gnus-score.el (gnus-score-find-trace): Handle default score in total
12312         score calculation correctly.
12313
12314 2008-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
12315
12316         * message.el (message-send-mail): Just set the buffer to unibyte
12317         rather than use mm-with-unibyte-current-buffer which does a lot more.
12318         (message-send-mail-partially): Don't bother with
12319         mm-with-unibyte-current-buffer since it's already been made unibyte by
12320         message-send-mail.
12321
12322 2008-11-11  Teodor Zlatanov  <tzz@lifelogs.com>
12323
12324         * nnrss.el (nnrss-make-hash-index): Debug message of full item.
12325
12326 2008-11-10  Teodor Zlatanov  <tzz@lifelogs.com>
12327
12328         * netrc.el (netrc-parse): If a list is passed in as FILE, return it.
12329
12330 2008-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
12331
12332         * starttls.el (starttls-any-program-available): Rewritten so it doesn't
12333         require itself and to remove `with-no-warnings'.
12334
12335 2008-11-03  Teodor Zlatanov  <tzz@lifelogs.com>
12336
12337         * starttls.el (starttls-any-program-available): Get the name of the
12338         available TLS layer program.
12339         (starttls-open-steam-gnutls, starttls-open-stream): Put port number as
12340         well as the host name in the "opening" message.
12341
12342         * auth-source.el (auth-source-cache, auth-source-do-cache)
12343         (auth-source-user-or-password): Cache passwords and logins by default,
12344         allow override with `auth-source-do-cache'.
12345         (auth-source-forget-user-or-password): Allow users to remove cache
12346         entries if needed.
12347
12348 2008-11-01  Juanma Barranquero  <lekktu@gmail.com>
12349
12350         * md4.el (md4-buffer): Fix typo in docstring.
12351         (md4, md4-64): Doc fixes.
12352         (md4-pack-int32): Reflow docstring.
12353
12354 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12355
12356         * ietf-drums.el (ietf-drums-remove-comments): Localize second
12357         condition-case to only the forward-sexp call.
12358
12359 2008-10-31  Teodor Zlatanov  <tzz@lifelogs.com>
12360
12361         * ietf-drums.el (ietf-drums-remove-comments): Fix bug with single
12362         quotes contained.  Make it more robust regardless by an extra
12363         condition-case wrapper.
12364
12365 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12366
12367         * lpath.el: No need to fbind codepage-setup for Emacs 23.
12368
12369 2008-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
12370
12371         * nnml.el (nnml-request-expire-articles): Check if the function set to
12372         `nnmail-expiry-target' returns the symbol `delete'.
12373
12374         * nnfolder.el (nnfolder-request-expire-articles): Ditto.
12375
12376         * nnmail.el (nnmail-expiry-target): Fix custom type.
12377
12378 2008-10-02  Glenn Morris  <rgm@gnu.org>
12379
12380         * mm-util.el (mm-codepage-setup): Tweak codepage error.
12381         Silence compiler warning.
12382
12383 2008-10-01  Magnus Henoch  <mange@freemail.hu>
12384
12385         * tls.el (open-tls-stream): Show the actual command being
12386         executed, instead of the format string.
12387
12388 2008-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
12389
12390         * lpath.el: Fbind codepage-setup for Emacs 23.
12391
12392 2008-09-30  Chong Yidong  <cyd@stupidchicken.com>
12393
12394         * mml.el (mml-menu): Don't assume mml2015 is bound.
12395
12396 2008-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12397
12398         * gnus-art.el (gnus-article-read-summary-keys): Check if summary window
12399         exists.
12400
12401 2008-09-27  Glenn Morris  <rgm@gnu.org>
12402
12403         * gnus-util.el (mail-header-remove-comments): Autoload it.
12404
12405 2008-09-27  Andreas Schwab  <schwab@suse.de>
12406
12407         * gnus-util.el (gnus-split-references): Strip comments.
12408         (gnus-parent-id): Likewise.
12409
12410 2008-09-26  Reiner Steib  <Reiner.Steib@gmx.de>
12411
12412         * message.el (message-confirm-send): Fix version.
12413
12414 2008-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
12415
12416         * message.el (message-idna-to-ascii-rhs-1): Use
12417         mail-extract-address-components rather than mail-header-parse-addresses
12418         that is an alias by default to ietf-drums-parse-addresses that does not
12419         support non-ASCII names in headers' contents.
12420
12421 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
12422
12423         * message.el (message-confirm-send): Fix variable documentation to
12424         avoid the "y/n" wording.
12425
12426 2008-09-25  Francis Litterio  <flitterio@gmail.com>  (tiny change)
12427
12428         * message.el (message-set-auto-save-file-name): Save to a different
12429         filename so multiple messages (especially drafts) can be recovered.
12430
12431 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
12432
12433         * message.el (message-confirm-send): Add appropriate version.
12434
12435 2008-09-22  Teodor Zlatanov  <tzz@lifelogs.com>
12436
12437         * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in
12438         defvar.
12439
12440 2008-09-22  Daiki Ueno  <ueno@unixuser.org>
12441
12442         * mm-view.el (mm-pkcs7-signed-magic): Use literals.
12443         (mm-pkcs7-enveloped-magic): Ditto.
12444
12445 2008-09-17  Simon Josefsson  <simon@josefsson.org>
12446
12447         * sieve-manage.el (sieve-manage-is-string): Accept literals too.
12448         Reported by Arnt Gulbrandsen <arnt@oryx.com>.
12449
12450 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
12451
12452         * gnus-registry.el (gnus-registry-use-long-group-names): Make t the
12453         default, it's better.
12454
12455 2008-09-11  Teodor Zlatanov  <tzz@lifelogs.com>
12456
12457         * gnus-sum.el (gnus-summary-insert-line): Trap errors on setting the
12458         summary line gnus-number property and ignore them (with a warning
12459         message).
12460
12461 2008-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12462
12463         * gnus-group.el (gnus-group-make-useful-group): Don't use the compiler
12464         macro caddr in the interactive form since it won't be expanded.
12465
12466 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12467
12468         * gnus-art.el (gnus-mime-set-charset-parameters): Add new argument
12469         `charset'; fix name of function called recursively.
12470         (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
12471
12472 2008-09-09  Katsumi Yamaoka  <yamaoka@jpl.org>
12473
12474         * gnus-art.el (gnus-mime-strip-charset-parameters): Remove.
12475         (gnus-mime-set-charset-parameters): New function.
12476         (gnus-mime-view-part-as-charset): Use it to correctly display part
12477         specifying wrong charset.
12478
12479 2008-09-08  David Engster  <dengste@eml.cc>
12480
12481         * nnmairix.el (nnmairix-create-server-and-default-group): Require match
12482         in completing-read for back end server.
12483
12484 2008-09-03  Teodor Zlatanov  <tzz@lifelogs.com>
12485
12486         * message.el (message-confirm-send): New variable to confirm sending a
12487         message.
12488         (message-send): Use it.
12489
12490 2008-08-30  Teodor Zlatanov  <tzz@lifelogs.com>
12491
12492         * gnus-spec.el (gnus-parse-simple-format): Revert last patch.
12493
12494 2008-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12495
12496         * gnus-spec.el (gnus-parse-simple-format): Remove trailing whitespace.
12497
12498 2008-08-21  Teodor Zlatanov  <tzz@lifelogs.com>
12499
12500         * gnus-registry.el (gnus-registry-max-track-groups): New variable to
12501         prevent tracking too many groups.
12502         (gnus-registry-split-fancy-with-parent, gnus-registry-fetch-groups):
12503         Use it.
12504
12505 2008-08-11  Ralf Angeli  <angeli@caeruleus.net>
12506
12507         * gnus-art.el (gnus-article-next-page): Respect `scroll-margin' when
12508         moving point to the bottom of the window in order to avoid recentering.
12509
12510 2008-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12511
12512         * lpath.el: Bind scroll-margin for XEmacs 21.4 and SXEmacs.
12513
12514         * gnus-art.el (gnus-article-next-page, gnus-article-prev-page)
12515         (gnus-article-next-page-1): Use compiler directive (featurep 'xemacs).
12516         (gnus-article-beginning-of-window): Fix calculation.
12517
12518 2008-08-08  Katsumi Yamaoka  <yamaoka@jpl.org>
12519
12520         * gnus-msg.el (gnus-summary-supersede-article)
12521         (gnus-summary-resend-message-edit): Bind mail-parse-charset to the
12522         value of gnus-newsgroup-charset to decode non-MIME encoded text in
12523         message header.
12524
12525 2008-08-02  Chong Yidong  <cyd@stupidchicken.com>
12526
12527         * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
12528         pending output coming after the status change.
12529
12530 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
12531
12532         * message.el:
12533         * gnus-start.el:
12534         * gnus-registry.el: Remove VMS support.
12535
12536 2008-07-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12537
12538         * rfc2104.el (rfc2104-string-make-unibyte): Define it as a compiler
12539         macro.
12540         (rfc2104-hash): Use it.
12541
12542 2008-07-30  Reiner Steib  <Reiner.Steib@gmx.de>
12543
12544         * gnus-sum.el (gnus-summary-sort-by-most-recent-number)
12545         (gnus-summary-sort-by-most-recent-date): New commands.
12546         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add key bindings
12547         and menu entries.
12548
12549 2008-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
12550
12551         * gnus-art.el (gnus-summary-save-in-pipe): Generate work buffer always;
12552         don't redisplay article for raw contents; remove plural articles stuff.
12553
12554         * gnus-sum.el (gnus-summary-pipe-output): Pipe raw articles by symbolic
12555         prefix `r'; use gnus-summary-save-in-pipe directly instead of relying
12556         on gnus-summary-save-article; display results properly.
12557
12558 2008-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
12559
12560         * lpath.el: No need to fbind ns-focus-frame.
12561
12562 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
12563
12564         * gnus-art.el (gnus-summary-save-in-pipe): Add optional argument `raw'.
12565
12566 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
12567
12568         * gnus-art.el (gnus-summary-save-in-pipe):
12569         Consider gnus-save-all-headers.
12570
12571 2008-07-21  Dan Nicolaescu  <dann@ics.uci.edu>
12572
12573         * gnus-util.el (ns-focus-frame): Remove declaration.
12574         (gnus-select-frame-set-input-focus): Undo previous change.  Treat ns
12575         like x.
12576
12577 2008-07-21  Thien-Thi Nguyen  <ttn@gnuvola.org>
12578
12579         * rfc2104.el (rfc2104-zero): Delete defconst.
12580         (rfc2104-hex-alist): Likewise.
12581         (rfc2104-hex-to-int): Delete func.
12582         (rfc2104-hexstring-to-bitstring): Likewise.
12583         (rfc2104-nybbles): New defconst.
12584         (rfc2104-hash): Rewrite for speed.
12585
12586 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12587
12588         * tls.el (open-tls-stream): Make it work with the 2nd argument
12589         BUFFER that is a string but does not exist as a buffer object, as
12590         mentioned in the doc-string.
12591
12592 2008-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
12593
12594         * lpath.el: Fbind ns-focus-frame for Emacs 21, 22, XEmacs 21.4, and
12595         SXEmacs.
12596
12597 2008-07-16  Glenn Morris  <rgm@gnu.org>
12598
12599         * gnus-util.el (ns-focus-frame): Declare for compiler.
12600
12601 2008-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
12602
12603         * gnus-art.el (gnus-article-save): Ignore gnus-visible-headers that is
12604         set as a group parameter.
12605         (gnus-summary-save-in-pipe): Work when it is called independently.
12606         (gnus-summary-pipe-to-muttprint): Don't modify
12607         gnus-summary-pipe-output-default-command.
12608
12609 2008-07-10  Stefan Monnier  <monnier@iro.umontreal.ca>
12610
12611         * message.el (message-send-mail-with-sendmail):
12612         Display the error message.
12613
12614 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
12615
12616         * gnus-art.el (gnus-default-article-saver):
12617         Add gnus-summary-save-in-pipe to choices.
12618         (gnus-summary-save-in-pipe): Add :decode and :headers properties; use
12619         gnus-summary-pipe-output-default-command as the default command.
12620         (gnus-summary-pipe-to-muttprint): Update gnus-summary-muttprint-program
12621         instead of gnus-last-shell-command.
12622
12623         * gnus-sum.el (gnus-summary-pipe-output-default-command):
12624         New user option.
12625         (gnus-summary-muttprint-program): Mention the value will be changed.
12626         (gnus-summary-save-article): Force showing of all headers.
12627         (gnus-summary-pipe-output): Work with the 2nd argument HEADERS.
12628
12629 2008-07-01  Rupert Swarbrick  <rswarbrick@googlemail.com>  (tiny change)
12630
12631         * gnus-score.el (gnus-score-find-trace): Add "Total score" line.
12632
12633 2008-07-02  Juanma Barranquero  <lekktu@gmail.com>
12634
12635         * nnimap.el (nnimap-id):
12636         * sieve-manage.el (sieve-manage-open): Doc fixes.
12637
12638 2008-07-02  Francesc Rocher  <rocher@member.fsf.org>
12639
12640         * gnus.el (gnus-group-startup-message): Prefer SVG or PNG image,
12641         if available.
12642
12643 2008-06-25  Stefan Monnier  <monnier@iro.umontreal.ca>
12644
12645         * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.
12646
12647         * nnkiboze.el (nnkiboze-generate-group):
12648         Use explicit mm-disable-multibyte rather than mm-with-unibyte.
12649
12650         * nnmairix.el: Require CL.
12651
12652 2008-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
12653
12654         * dgnushack.el: Autoload get-display-table and put-display-table for
12655         XEmacs 21.5.
12656
12657         * lpath.el: Fbind get-display-table and put-display-table for XEmacs
12658         21.4 and SXEmacs.
12659
12660 2008-06-15  David Engster  <dengste@eml.cc>
12661
12662         * nnimap.el (nnimap-request-delete-group): Unselect group if necessary.
12663
12664 2008-06-14  Aidan Kehoe  <kehoea@parhasard.net>
12665
12666         * gnus-util.el (gnus-put-display-table, gnus-get-display-table):
12667         New macros that expand to an `aset'/`aref' call under Emacs, and to a
12668         runtime choice under XEmacs.
12669
12670         * gnus-sum.el (gnus-summary-set-display-table):
12671         Use `gnus-put-display-table', `gnus-get-display-table',
12672         `gnus-set-display-table' for the display table, instead of `aset'.
12673
12674         * gnus-xmas.el (gnus-xmas-summary-set-display-table):
12675         Use `gnus-put-display-table', `gnus-get-display-table',
12676         `gnus-set-display-table' for the display table.
12677
12678 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12679
12680         * nnmairix.el: Add autoloads.
12681
12682 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
12683
12684         * nnmairix.el (nnmairix-delete-recreate-group)
12685         (nnmairix-update-and-clear-marks): Fix error messages.
12686
12687 2008-06-14  David Engster  <dengste@eml.cc>
12688
12689         * nnmairix.el: Upgrade to version 0.6.
12690         (nnmairix-group-toggle-propmarks-this-group)
12691         (nnmairix-group-toggle-readmarks-this-group)
12692         (nnmairix-group-delete-recreate-this-group)
12693         (nnmairix-group-toggle-allowfast-this-group, nnmairix-propagate-marks)
12694         (nnmairix-remove-tick-mark-original-article): New commands.
12695         (nnmairix-mairix-search-options, nnmairix-propagate-marks-upon-close)
12696         (nnmairix-propagate-marks-to-nnmairix-groups)
12697         (nnmairix-only-use-registry, nnmairix-allowfast-default)
12698         (nnmairix-marks-cache, nnmairix-version-output): New variables.
12699         (nnmairix-request-set-mark, nnmairix-request-update-info): New back end
12700         functions needed for marks propagation and manipulation of read marks.
12701         (nnmairix-update-groups): New function.
12702         (nnmairix-get-groups-from-server, nnmairix-delete-recreate-group)
12703         (nnmairix-determine-original-group-from-registry)
12704         (nnmairix-determine-original-group-from-path)
12705         (nnmairix-get-group-from-file-path, nnmairix-map-range)
12706         (nnmairix-check-mairix-version, nnmairix-group-toggle-parameter):
12707         New helper functions.
12708         (nnmairix-group-mode-hook, nnmairix-summary-mode-hook): Insert new
12709         keystrokes for new commands.
12710         (nnmairix-delete-and-create-on-change): Doc string cleanup.
12711         (nnmairix-request-group): Check allow-fast group parameter.
12712         (nnmairix-request-create-group): Set allow-fast group parameter if
12713         nnmairix-allowfast-default is set.
12714         (nnmairix-close-group): Propagate marks upon closing if needed.
12715         (nnmairix-group-toggle-threads-this-group): Use new.
12716         nnmairix-group-toggle-parameter helper function.
12717         (nnmairix-search): Better check for empty search result.
12718         (nnmairix-goto-original-article): Use new helper functions for
12719         determining original article.
12720         (nnmairix-show-original-article): Make sure message-id is in brackets.
12721         (nnmairix-call-mairix-binary): Change variable name.
12722         (nnmairix-update-and-clear-marks): Use nnmairix-delete-recreate-group
12723         helper function.
12724         (nnmairix-widget-toggle-activate): Fix doc string.
12725
12726 2008-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
12727
12728         * nnir.el: Require edmacro when compiling with XEmacs.
12729         (nnir-run-find-grep): Don't use 3rd arg of `split-string' which is not
12730         available in Emacs 21.
12731
12732 2008-06-11  Glenn Morris  <rgm@gnu.org>
12733
12734         * gnus-util.el (x-focus-frame):
12735         * gnus.el (image-size):
12736         * mm-decode.el (image-size): Declare.
12737
12738         * gnus-picon.el (declare-function): Add compat definition.
12739         (image-size): Declare.
12740
12741         * gnus-group.el (tool-bar-map):
12742         * gnus-sum.el (tool-bar-map): Define for compiler.
12743
12744         * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
12745
12746         * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
12747
12748         * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
12749         * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
12750         * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
12751         * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
12752         * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
12753         * sieve-manage.el, spam-report.el, spam.el:
12754         Remove unnecessary eval-and-compile of autoloads.
12755
12756 2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
12757
12758         * auth-source.el: Precise Tramp doc.
12759
12760 2008-06-07  Glenn Morris  <rgm@gnu.org>
12761
12762         * nnmairix.el: Remove unnecessary eval-when-compile.
12763
12764 2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
12765
12766         * lpath.el: Fbind propertize for XEmacs 21.4.
12767
12768 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
12769
12770         * nnir.el: Move here from ../contrib.
12771
12772 2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
12773
12774         * gnus-util.el (gnus-read-shell-command): New function.
12775         * mm-decode.el (mm-pipe-part):
12776         * gnus-art.el (gnus-summary-save-in-pipe): Use it.
12777
12778 2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
12779
12780         * message.el (message-disassociate-draft): Revert 2008-03-18 change.
12781
12782 2008-06-03  Glenn Morris  <rgm@gnu.org>
12783
12784         * pop3.el (nnheader-accept-process-output): Autoload it.
12785
12786 2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
12787
12788         * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
12789         are not 2-digit hexadecimal characters that follow `%'s.
12790
12791 2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
12792
12793         * message.el (message-bogus-recipient-p): Fix type in doc string.
12794         Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
12795         (message-bogus-addresses): Rename from message-bogus-address-regexp.
12796         Improve custom options.
12797         (message-bogus-recipient-p): Adjust accordingly.
12798
12799 2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
12800
12801         * parse-time.el (parse-time-months, parse-time-weekdays): Add
12802         long-form month and day names.
12803
12804 2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
12805
12806         * dgnushack.el: Autoload debug, eudc-expand-inline and
12807         pgg-snarf-keys-region for XEmacs.
12808
12809         * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
12810
12811         * nnmairix.el: Require edmacro when compiling with XEmacs.
12812
12813 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
12814
12815         * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
12816         (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
12817
12818 2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
12819
12820         * auth-source.el: Add more docs.
12821
12822         * netrc.el (netrc-machine): Always match if the port is not given.
12823
12824 2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12825
12826         * nnheader.el (nnheader-read-timeout): Change the default timeout from
12827         0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
12828         retrieval faster in some cases, but might make CPU usage larger.
12829         If this has any bad side effects, we might revert this change.
12830
12831         * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
12832         seems to make mail retrieval much, much faster.
12833         (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
12834         unconditionally.
12835
12836         * gnus-draft.el (gnus-group-send-queue):
12837         Bind message-send-mail-partially-limit to nil to avoid being prompted.
12838
12839 2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
12840
12841         * mml.el (mml-attach-buffer): Prompt for `disposition'.
12842
12843         * message.el (message-bogus-address-regexp): Fix and improve custom
12844         type.
12845         (message-setup-hook): Add message-check-recipients as custom option.
12846
12847 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
12848
12849         * message.el (message-cite-function): Remove bogus autoload which crept
12850         in during merge from v5-10.
12851
12852 2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
12853
12854         * nnimap.el (nnimap-open-connection): Fix login/password bug.
12855
12856         * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
12857
12858         * auth-source.el: Preliminary Tramp docs.
12859         (auth-sources): Change the default auth-sources to use
12860         EPA .gpg files.
12861
12862 2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
12863
12864         * nntp.el: Autoload `auth-source-user-or-password'.
12865         (nntp-send-authinfo): Use it.
12866
12867         * nnimap.el: Autoload `auth-source-user-or-password'.
12868         (nnimap-open-connection): Use it.
12869
12870         * auth-source.el: Add docs on using with url-auth.  Import gnus-util
12871         for the gnus-message function.
12872         (auth-source-user-or-password): Use it.
12873
12874 2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
12875
12876         * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
12877         rfc2104-hexstring-to-byte-list.  Return a unibyte string.
12878         (rfc2104-hash): Use it.
12879
12880 2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
12881
12882         * gnus-art.el (gnus-article-toggle-truncate-lines):
12883         Don't use `iff' in docstring.
12884
12885 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
12886
12887         * gnus-registry.el: Adjusted copyright dates and added a keyword.
12888
12889         * gnus-util.el (gnus-extract-address-component-name)
12890         (gnus-extract-address-component-email): Convenience functions around
12891         `gnus-extract-address-components'.
12892
12893         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
12894         Use `gnus-extract-address-component-email' to fix bug of comparing full
12895         sender name to `user-mail-address'.
12896
12897 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
12898
12899         * gnus-registry.el (gnus-registry-grep-in-list): Fix logic, use
12900         catch/throw to optimize.
12901         (gnus-registry-find-keywords): Just use member to find a keyword.
12902
12903 2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
12904
12905         * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
12906         is current before calling gnus-server-prepare.
12907         (gnus-server-setup-buffer, gnus-server-update-server)
12908         (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
12909
12910 2008-05-04  Juri Linkov  <juri@jurta.org>
12911
12912         * mailcap.el (mailcap-replace-in-string): New compatibility alias.
12913         (mailcap-file-default-commands): Use mailcap-replace-in-string
12914         instead of replace-regexp-in-string, and mailcap-delete-duplicates
12915         instead of delete-dups.  Use [ \t\n]* for whitespace in regexp.
12916
12917 2008-05-03  Reiner Steib  <reiner.steib@gmx.de>
12918
12919         * gnus-sum.el (gnus-propagate-marks): Fix custom version.
12920
12921 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12922
12923         * gnus.el: Bump version to 0.11.
12924
12925 2008-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
12926
12927         * gnus.el: No Gnus v0.10 is released.
12928
12929 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
12930
12931         * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
12932         hooks.
12933         (gnus-update-read-articles): Speed up non-marks-using users.
12934         (gnus-use-marks): Define gnus-use-marks.
12935         (gnus-propagate-marks): Rename variable to something more sensible.
12936
12937 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
12938
12939         * gmm-utils.el (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode)
12940         (gmm-image-load-path-for-library): Fix typos in docstrings.
12941         (gmm-message): Reflow docstring.
12942
12943 2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
12944
12945         * mail-source.el (mail-source-set-1, mail-source-bind):
12946         Move auth-source code out of the macro to clean it up and fix bugs.
12947
12948 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
12949
12950         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
12951         by sender if it's equal to user-mail-address, it's likely to be
12952         useless.
12953
12954         * mail-source.el (mail-source-bind): Don't use user or password if they
12955         are not bound.  Unintern them if they are nil.  Don't use server unless
12956         it's bound, and default it to empty string otherwise.
12957
12958 2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
12959
12960         * mail-source.el: Load auth-source.el.
12961         (mail-source-bind): Add comments.  Call auth-source-user-or-password to
12962         get user name or password, if auth-sources is set up.
12963
12964         * gnus-registry.el (gnus-registry-split-strategy): New variable for
12965         strategy of splitting with parent.
12966         (gnus-registry-split-fancy-with-parent)
12967         (gnus-registry-post-process-groups): Use it and fix prior
12968         bug (returning a list as the split result).
12969
12970         * auth-source.el (auth-sources): Remove server parameter.
12971         (auth-source-pick, auth-source-user-or-password)
12972         (auth-source-user-or-password-imap)
12973         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
12974         (auth-source-user-or-password-sftp)
12975         (auth-source-user-or-password-smtp): Remove server parameter.
12976
12977 2008-04-25  Juanma Barranquero  <lekktu@gmail.com>
12978
12979         * smime.el (smime-sign-region, smime-encrypt-region)
12980         (smime-decrypt-region):
12981         Remove redundant calls to `generate-new-buffer-name'.
12982
12983 2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
12984
12985         * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
12986         Don't use QP for message/rfc822.
12987         (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
12988
12989 2008-04-24  Stefan Monnier  <monnier@iro.umontreal.ca>
12990
12991         * sieve-manage.el (sieve-string-bytes): Remove.
12992         (sieve-manage-putscript): Use length instead: `string-bytes' gives the
12993         correct byte-length only if the process's coding-system is the same as
12994         the one used internally by Emacs to represent strings.
12995
12996 2008-04-22  Juri Linkov  <juri@jurta.org>
12997
12998         * mailcap.el (mailcap-file-default-commands): New function.
12999
13000 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13001
13002         * message.el (message-signature-separator, message-cite-function):
13003         Change custom version.
13004
13005 2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
13006
13007         * tls.el (tls-program): Add -ign_eof argument to call the openssl
13008         commands.
13009         (tls-checktrust): Ditto.
13010
13011 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
13012
13013         * mm-decode.el (mm-display-external): Make temp file read-only.
13014
13015 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
13016
13017         * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
13018         binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
13019         `C-c C-f d'.
13020
13021 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
13022
13023         * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
13024
13025 2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
13026
13027         * gnus.el: Bump version to 0.9.
13028
13029 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
13030
13031         * gnus.el: No Gnus v0.8 is released.
13032
13033 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13034
13035         * mail-source.el (mail-source-value):
13036         Prefer fboundp to functionp so it works with macros as well.
13037
13038 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13039
13040         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13041         Fix last change in case the element is not even a symbol.
13042
13043 2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
13044
13045         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13046         Prefer fboundp to functionp so it works with macros as well.
13047
13048 2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
13049
13050         * auth-source.el: Add docs.
13051         (auth-sources): Modify format to support server.
13052         (auth-source-pick, auth-source-user-or-password)
13053         (auth-source-user-or-password-imap)
13054         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13055         (auth-source-user-or-password-sftp)
13056         (auth-source-user-or-password-smtp): Add server parameter.
13057
13058 2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
13059
13060         * gnus-registry.el: Initialize the registry when gnus-registry-install
13061         is t.
13062
13063 2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13064
13065         * compface.el (uncompface): Make buffer unibyte.
13066
13067 2008-04-07  Stefan Monnier  <monnier@iro.umontreal.ca>
13068
13069         * mail-source.el (mail-source-value):
13070         Prefer fboundp to functionp so it works with macros as well.
13071
13072 2008-04-05  Glenn Morris  <rgm@gnu.org>
13073
13074         * gnus-ems.el (mm-disable-multibyte): Autoload it.
13075
13076 2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
13077
13078         * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer):
13079         Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
13080
13081         * nnheader.el (nnheader-init-server-buffer): Change buffer's
13082         multibyteness after rather than before erasing it.
13083
13084         * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
13085         mm-with-multibyte.
13086         (gnus-request-article-this-buffer): Make sure the proper decoding is
13087         used if gnus-original-article-buffer happens to be unibyte.
13088
13089         * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
13090         default-enable-multibyte-characters.
13091
13092         * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
13093         default-enable-multibyte-characters.
13094
13095         * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
13096
13097         * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
13098
13099 2008-04-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13100
13101         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13102         Fix last change in case the element is not even a symbol.
13103
13104 2008-04-02  Simon Josefsson  <simon@josefsson.org>
13105
13106         * imap.el (imap-enable-exchange-bug-workaround): New variable.
13107         (imap-message-copyuid-1): Use it.
13108         (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
13109         J. Williams in
13110         <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
13111
13112         * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
13113         imap-enable-exchange-bug-workaround.
13114         (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
13115
13116 2008-04-01  Simon Josefsson  <simon@josefsson.org>
13117
13118         * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
13119         a 100 byte status-checks into a 2-3MB transfer for each group.
13120         (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
13121         to enable bug workaround or not.
13122         (nnimap-find-minmax-uid): Only enable workaround conditionally.
13123
13124 2008-03-31  Glenn Morris  <rgm@gnu.org>
13125
13126         * message.el (mml2015-use): Declare for compiler.
13127         (message-info): Require mml2015 when appropriate.
13128
13129 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
13130
13131         * Makefile.in (EMACS_COMP): Quote directory name that might contain
13132         whitespace.
13133
13134 2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
13135
13136         * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
13137         (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
13138         (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
13139         (nntp-service-to-port): New function.
13140         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
13141         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
13142         (nntp-open-netcat-stream): New function.
13143         (nntp-open-via-rlogin-and-netcat): Don't use a pty.
13144
13145 2008-03-29  Sven Joachim  <svenjoac@gmx.de>
13146
13147         * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
13148
13149 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
13150
13151         * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
13152
13153 2008-03-28  Magnus Henoch  <mange@freemail.hu>
13154
13155         * dns.el (dns-write): Use set-buffer-multibyte.
13156
13157 2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
13158
13159         * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
13160
13161 2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
13162
13163         * message.el (message-signature-separator): Change default.
13164         Improve custom type.
13165         (message-cite-function): Change default to
13166         message-cite-original-without-signature.
13167
13168         * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
13169         toggle.
13170
13171         * message.el (message-check-news-body-syntax): Fix signature check.
13172         (message-setup-1): Mark buffer as unmodified _after_ running
13173         message-setup-hook and handling message-alternative-emails.
13174         (message-shorten-references): Be more strict when building list of
13175         valid references to comply with GNKSA.
13176
13177         * gnus-group.el (gnus-read-ephemeral-bug-group)
13178         (gnus-read-ephemeral-debian-bug-group)
13179         (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
13180
13181         * message.el (message-info): Don't use booleanp which isn't supported
13182         in Emacs 21 and XEmacs.
13183
13184 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
13185
13186         * gnus-group.el (gnus-gmane-group-download-format): Rename from
13187         gnus-group-gmane-group-download-format.
13188         (gnus-group-read-ephemeral-gmane-group): Rename from
13189         gnus-group-read-ephemeral-gmane-group.
13190         (gnus-read-ephemeral-gmane-group-url): Rename from
13191         gnus-group-read-ephemeral-gmane-group-url.
13192         (gnus-bug-group-download-format-alist): New variable.
13193         (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
13194         (gnus-read-ephemeral-emacs-bug-group): New commands.
13195
13196 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
13197
13198         * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
13199         (gnus-visible-headers): Improve custom type.
13200
13201 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
13202
13203         * mml.el (mml-menu): Add workarounds for XEmacs.
13204
13205         * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
13206         X-Boundary header.
13207
13208         * message.el (message-simplify-recipients): Fix previous commit.
13209
13210 2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
13211
13212         * mm-util.el (mm-set-buffer-multibyte): New function.
13213         * mm-decode.el (mm-copy-to-buffer): Use it.
13214
13215         * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
13216         Prefer fboundp to functionp so it works with macros as well.
13217
13218 2008-03-19  Glenn Morris  <rgm@gnu.org>
13219
13220         * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
13221         Accidentally removed in the sync process with Emacs.
13222
13223 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
13224
13225         * message.el (message-alter-recipients-discard-bogus-full-name):
13226         New function.
13227         (message-alter-recipients-function): New variable.
13228         (message-get-reply-headers): Use it.
13229         (message-replace-header): New helper function.
13230         (message-recipients-without-full-name): New variable.
13231         (message-simplify-recipients): New command.
13232
13233         * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
13234
13235         * message.el (message-info): Handle EasyPG manual.
13236
13237         * mml.el (mml-menu): Add entry for EasyPG.
13238
13239 2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
13240
13241         * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
13242         parameter.
13243
13244         * message.el (message-disassociate-draft): Specify drafts group name
13245         fully.
13246
13247 2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
13248
13249         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
13250         Eliminate unnecessary duplicates from the match list.
13251
13252 2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13253
13254         * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
13255
13256         * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
13257
13258         * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
13259         args of `how-many' of which the XEmacs version doesn't take; declare
13260         Info-index-next as function.
13261
13262 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
13263
13264         * gnus-score.el (gnus-score-headers): Fix handling of
13265         gnus-inhibit-slow-scoring.
13266
13267         * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
13268         string.
13269         (gnus-button-url-regexp): Improve handling of parenthesis.
13270         (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
13271         (gnus-button-handle-info-keystrokes): Handle index entries.
13272
13273 2008-03-15  Glenn Morris  <rgm@gnu.org>
13274
13275         * parse-time.el (parse-time-string): Simplify.
13276
13277 2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
13278
13279         * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
13280         Incoming* files.
13281
13282 2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
13283
13284         * auth-source.el (auth-sources): Rename from auth-source-choices.
13285         (auth-source-pick): Use it.
13286
13287 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13288
13289         * binhex.el (binhex-decode-region-internal):
13290         * uudecode.el (uudecode-decode-region-internal):
13291         * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
13292         * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
13293         setting default-enable-multibyte-characters.
13294
13295 2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
13296
13297         * auth-source.el (auth-source-protocols)
13298         (auth-source-protocols-customize, auth-source-choices): Add and
13299         modified variable customizations and defaults.
13300         (auth-source-pick, auth-source-user-or-password)
13301         (auth-source-protocol-defaults, auth-source-user-or-password-imap)
13302         (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
13303         (auth-source-user-or-password-sftp)
13304         (auth-source-user-or-password-smtp): Use new variables and provide an
13305         interface to netrc.el.
13306
13307 2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
13308
13309         * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
13310         (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
13311         Make sure the nntp port to specify is a string.
13312
13313 2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
13314
13315         * nntp.el: Use with-current-buffer.
13316         (nntp-send-buffer): Just set the buffer to unibyte rather than use the
13317         dubious mm-with-unibyte-current-buffer.
13318         (nntp-with-open-group-function): New function extracted from
13319         nntp-with-open-group macro.
13320         (nntp-with-open-group): Use the function, so it's easier to debug.
13321         Add indentation and debugging info.
13322         (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet):
13323         Recommend the use of the netcat alternatives.
13324
13325         * rfc2047.el (rfc2047-decode-string): Don't use `m'.
13326         Avoid mm-string-as-multibyte as well.
13327
13328         * nnweb.el (nnweb-insert-html):
13329         Remove use of nnheader-string-as-multibyte.
13330
13331         * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
13332         (nnheader-string-as-multibyte): Remove.
13333
13334         * mm-view.el: Use inhibit-read-only.
13335         (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
13336         (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
13337         or unibyte-string.
13338
13339         * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
13340         (mm-uu-yenc-extract): Use with-current-buffer.
13341
13342         * gnus-soup.el (gnus-soup-send-packet): Don't use
13343         mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
13344
13345         * nnmh.el: Use with-current-buffer.
13346         (nnmh-request-list-1): Use mm-string-to-multibyte rather than
13347         mm-string-as-multibyte on the output of mm-encode-coding-string.
13348
13349         * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
13350         (nnimap-request-move-article): Use with-current-buffer.
13351
13352         * mm-decode.el (mm-with-part): Set the buffer to unibyte before
13353         inserting the handle-buffer's text, so the implicit multibyte->unibyte
13354         conversion uses string-make-unibyte rather than string-as-unibyte.
13355
13356         * gnus-msg.el: Use with-current-buffer.
13357
13358         * message.el (message-ignored-resent-headers): Add "Delivered-To".
13359
13360 2008-03-10  Daiki Ueno  <ueno@unixuser.org>
13361
13362         * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
13363         string for caching if it is 'PIN.
13364
13365 2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13366
13367         * lpath.el: Consider the case without Emacs/W3.
13368
13369 2008-03-08  Glenn Morris  <rgm@gnu.org>
13370
13371         * time-date.el (date-to-time, time-subtract, time-add)
13372         (safe-date-to-time): Doc fixes.
13373
13374 2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
13375
13376         * mail-source.el (mail-source-delete-old-incoming-confirm):
13377         Change default to nil.
13378         (mail-source-delete-old-incoming): Make confirmation prompt more clear.
13379
13380 2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13381
13382         * lpath.el: Rearrange.
13383
13384         * gnus-art.el (gnus-narrow-to-page): Position point properly.
13385         (gnus-article-goto-prev-page): Work for articles having ^L's.
13386
13387         * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
13388
13389         * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
13390
13391 2008-03-07  Karl Fogel  <kfogel@red-bean.com>
13392
13393         * gnus-bookmark.el: Adjust for renames in bookmark.el.
13394         (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
13395         (gnus-bookmark-jump): Adjust some variable names.
13396
13397 2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
13398
13399         * auth-source.el: New package.
13400         (auth-source-choices): Add customization entry point variable.
13401
13402         * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
13403         bug.
13404
13405 2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
13406
13407         * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
13408         (gnus-registry-initialize, gnus-registry-install-p): Use it.
13409         (gnus-registry-install-shortcuts): Rename from
13410         gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
13411         the `gnus-registry-mark-map' keymap dynamically from
13412         `gnus-registry-marks'.  The generated functions update the summary line
13413         when a registry mark is added or deleted, and will call
13414         `gnus-registry-install-p' (see the comments in the code).
13415         (gnus-registry-user-format-function-M): Use concat intelligently.
13416
13417         * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
13418         the registry mark functions.
13419
13420 2008-03-05  Glenn Morris  <rgm@gnu.org>
13421
13422         * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
13423         * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
13424         gnus-art.
13425         (top-level): No need to load own source when compiling.
13426
13427 2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
13428
13429         * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
13430         Suggested by <chris.anderton@zetnet.co.uk>.
13431
13432 2008-03-04  Glenn Morris  <rgm@gnu.org>
13433
13434         * gnus-sum.el (top-level): No need to require gnus when compiling,
13435         since unconditionally required near start of file.
13436         (gnus-summary-display-while-building): Move definition before use.
13437
13438 2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
13439
13440         * gnus-registry.el (gnus-registry-user-format-function-M):
13441         Add formatting function.
13442
13443 2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
13444
13445         * gnus-registry.el (gnus-registry-marks): Change format to be nicer
13446         with plists.
13447         (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
13448         Use new format.
13449
13450 2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
13451
13452         * gnus-art.el (gnus-article-describe-bindings): Work for the version of
13453         `where-is-internal' that returns a range of key sequences.
13454
13455 2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
13456
13457         * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
13458
13459         * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
13460         (gnus-summary-jump-to-group): Consider windows on other displayed
13461         frames as well.  Similar changes might be needed elsewhere, but that's
13462         the one I've bumped into during my use.
13463
13464         * nndoc.el (nndoc-oe-dbx-type-p):
13465         * gnus-msg.el (gnus-debug):
13466         * gnus-group.el (gnus-update-group-mark-positions):
13467         Use mm-string-to-multibyte.
13468
13469 2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
13470
13471         * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
13472         doesn't handle NotDashEscaped.
13473
13474         * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
13475         (mml-dnd-attach-options): Fix typo in custom choice.
13476
13477         * gnus-group.el (gnus-group-read-ephemeral-gmane-group):
13478         Change nndoc-article-type to mbox.
13479         (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
13480
13481         * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
13482         to nil, instead of html2text.
13483
13484         * imap.el (imap-debug): Add `imap-ping-server'.
13485
13486         * gnus-bookmark.el: Add FIXMEs.
13487
13488         * message.el (message-form-letter-separator)
13489         (message-send-form-letter-delay): New variables.
13490         (message-send-form-letter): Use them.  New command to send form
13491         letters.  Requested by Uwe Siart.
13492         (message-send-mail-function): Doc fix.  Add "Other" custom option.
13493
13494 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13495
13496         * Update copyright years.
13497
13498 2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
13499
13500         Sync from EMACS_22_BASE.
13501
13502         * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
13503
13504 2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
13505
13506         * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
13507         empty author.
13508
13509 2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
13510
13511         * gnus-registry.el (gnus-registry-marks): Add variable for
13512         customization of marks and their appearance.
13513         (gnus-registry-read-mark): Use it.
13514         (gnus-registry-do-marks): Add utility function to loop through
13515         `gnus-registry-marks'.
13516         (gnus-registry-install-shortcuts-and-menus): Add function to install
13517         shortcuts and menus.
13518         (gnus-registry-initialize): Use it.
13519         (gnus-registry-default-mark): Clarify documentation.
13520
13521 2008-02-29  Glenn Morris  <rgm@gnu.org>
13522
13523         * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
13524         * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
13525         * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
13526         * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
13527         Change defcustom :version from 23.0 to 23.1.
13528
13529 2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
13530
13531         * gnus-registry.el (gnus-registry-follow-group-p)
13532         (gnus-registry-post-process-groups): Add functions to aid registry
13533         splitting and improve logging.  Clarify behavior in function
13534         documentation.
13535         (gnus-registry-split-fancy-with-parent): Use them.
13536
13537 2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
13538
13539         * gnus-art.el: Use with-current-buffer.
13540
13541 2008-02-27  David Engster  <dengste@eml.cc>
13542
13543         * nnmairix.el (nnmairix-request-group-with-article-number-correction):
13544         Express real group name in the response.
13545
13546 2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
13547
13548         * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends)
13549         (nnmairix-last-server, nnmairix-current-server): Defvar them.
13550         (nnmairix-goto-original-article): Defvar gnus-registry-install and
13551         autoload gnus-registry-fetch-group when compiling.
13552         (nnmairix-request-group-with-article-number-correction):
13553         Remove unreferenced argument passed to nnmairix-call-backend.
13554
13555 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
13556
13557         * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments.
13558         (mm-uu-extract): Improve face for low color ttys.
13559         Reported by Sascha Wilde.
13560
13561 2008-02-27  Glenn Morris  <rgm@gnu.org>
13562
13563         * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
13564         (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
13565         variables to defconsts.  Convert comments to doc-strings.
13566         (nnmairix-last-server, nnmairix-current-server): Convert from free
13567         variables to defvars.  Convert comments to doc-strings.
13568         (gnus-registry-fetch-group): Autoload.
13569         (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
13570         (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
13571         (nnmairix-widget-build-editable-fields): Use car cddr rather than
13572         caddr.
13573         (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
13574         nnmairix-request-group-with-article-number-correction call.
13575         (nnmairix-fast, nnmairix-group): New, less general names, for free
13576         variables passed from nnmairix-request-group to
13577         nnmairix-request-group-with-article-number-correction.  Declare.
13578         (nnmairix-request-group-with-article-number-correction):
13579         Use nnmairix-fast, nnmairix-group rather than fast, group.
13580
13581 2008-02-26  David Engster  <dengste@eml.cc>
13582
13583         * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
13584         version 0.5.
13585
13586 2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
13587
13588         * gnus-registry.el (gnus-registry-register-message-ids): Use `id'
13589         instead of making an extra function call.  Don't add the current group
13590         to articles only when they have the group.  Use
13591         `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'.
13592         Reported by David <de_bb@arcor.de>.
13593
13594 2008-02-24  Miles Bader  <miles@gnu.org>
13595
13596         * mm-util.el (mm-hack-charsets, mm-iso-8859-15-compatible)
13597         (mm-iso-8859-x-to-15-table, mm-iso-8859-x-to-15-region)
13598         (mm-find-mime-charset-region):
13599         * mm-bodies.el (mm-encode-body):
13600         * mml.el (mml-parse-1): Revert removal of `mm-hack-charsets'.
13601
13602 2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
13603
13604         * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG
13605         has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs.
13606
13607 2008-02-16  Reiner Steib  <Reiner.Steib@gmx.de>
13608
13609         * mail-source.el (mail-source-delete-incoming): Change default.
13610         Supplement doc string.
13611
13612         * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments.
13613
13614 2008-02-14  Glenn Morris  <rgm@gnu.org>
13615
13616         * time-date.el (format-seconds): New function.
13617
13618 2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
13619
13620         * nnmail.el (nnmail-message-id-cache-file): Derive from
13621         `gnus-home-directory'.
13622
13623 2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
13624
13625         * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
13626         Document negative prefix.
13627
13628         * gnus-group.el (gnus-group-read-group): Document negative prefix.
13629
13630 2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
13631
13632         * message.el (message-unsent-separator): Add the Exim bounce
13633         separator.
13634
13635 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
13636
13637         * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer
13638         list.
13639         (mml2015-epg-encrypt): Remove skipped recipients/signers from the
13640         recipient/signer list.
13641
13642 2008-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
13643
13644         * Makefile.in (datarootdir): Define.
13645         (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory
13646         name that might contain whitespace.
13647
13648 2008-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
13649
13650         * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
13651         fbound (Emacs 23 unicode), signal an error.
13652
13653 2008-02-08  Glenn Morris  <rgm@gnu.org>
13654
13655         * gnus-art.el (pgg-display-output-buffer): Declare as function.
13656
13657 2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
13658
13659         * nnimap.el (nnimap-open-connection): Add "143" and "993" as default
13660         ports to the calls to `netrc-machine-user-or-password' in addition to
13661         "imap" and "imaps".
13662
13663 2008-02-01  Zhang Wei  <id.brep@gmail.com>
13664
13665         * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030.
13666
13667         * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030.
13668
13669 2008-02-01  Kenichi Handa  <handa@m17n.org>
13670
13671         * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
13672         rfc2104-hexstring-to-bitstring and changed to return a byte list.
13673         (rfc2104-hash): Convert the result of concat to unibyte string.
13674
13675 2008-02-01  Dave Love  <fx@gnu.org>
13676
13677         * gnus-start.el (gnus-read-newsrc-el-file): Don't bind
13678         coding-system-for-read.
13679         (gnus-gnus-to-quick-newsrc-format): Insert coding cookie.
13680
13681 2008-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
13682
13683         * gnus.el (gnus-group-startup-message): Add `find-image' call before
13684         image-load-path is let-bound.  Reported by Harald Hanche-Olsen
13685         <hanche@math.ntnu.no>.
13686
13687 2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
13688
13689         * gnus-art.el (gnus-article-describe-bindings): Work for draft group.
13690
13691         * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto.
13692
13693 2008-01-28  Dan Nicolaescu  <dann@ics.uci.edu>
13694
13695         * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at):
13696         * message.el (message-beginning-of-line): Use featurep instead of bound
13697         tests in order to resolve conditionals at compile time.
13698
13699 2008-01-24  Michael Sperber  <sperber@deinprogramm.de>
13700
13701         * mail-source.el (mail-sources): Add `group' choice.
13702
13703         * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another
13704         parameter `in-group' to control into which group the articles go.
13705         Add treatment of `group' mail-source.
13706
13707 2008-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
13708
13709         * gnus-art.el (gnus-insert-mime-button): Don't decode description.
13710
13711         * mm-decode.el (mm-dissect-buffer): Decode description.
13712
13713         * mml.el (mml-to-mime): Encode message header first.
13714
13715 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
13716
13717         * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
13718         xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
13719
13720         * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
13721         help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
13722
13723 2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
13724
13725         * gnus-registry.el (gnus-registry-trim): Use append, not concat.
13726
13727 2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13728
13729         * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
13730         prefix keys.
13731         (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
13732         (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
13733         gnus-xmas.el.
13734
13735         * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
13736         (gnus-xmas-article-describe-bindings): New function.
13737         (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
13738         gnus-xmas-article-describe-bindings.
13739
13740         * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
13741
13742 2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
13743
13744         * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
13745         Add new variables for article mark management.
13746         (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
13747         list of extra data entries which, when present, will indicate that the
13748         article ID should not be trimmed from the registry.
13749         (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
13750         functions.
13751         (gnus-registry-read-mark): New function to read a mark name from the
13752         user.
13753         (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
13754         (gnus-registry-set-article-mark-internal): New functions to add and
13755         remove marks.
13756         (gnus-registry-get-article-marks): New function to show the marks for
13757         an article, or retrieve them for further use.
13758
13759 2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
13760
13761         * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
13762         keys when no argument is given.
13763
13764 2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
13765
13766         * imap.el (imap-ping-server): New variable.
13767         (imap-opened): On add extra ping if imap-ping-server is non-nil.
13768         (imap-ping-server): Minor doc string fixes.
13769
13770 2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
13771
13772         * imap.el (imap-ping-server): New function.
13773         (imap-opened): Call imap-ping-server.
13774
13775 2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
13776
13777         * gnus-sum.el (gnus-article-sort-by-random)
13778         (gnus-thread-sort-by-random): Fix doc strings.
13779         Reported by jidanni@jidanni.org.
13780
13781 2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13782
13783         * gnus-art.el (gnus-article-describe-bindings): New function.
13784         (gnus-article-read-summary-keys): Use it.
13785         (gnus-article-mode-map): Bind `C-h b' to it.
13786
13787 2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
13788
13789         * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
13790         XEmacs.
13791         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13792         Protect against non-character events.
13793
13794         * lpath.el: Fbind map-keymap for Emacs 21.
13795
13796 2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
13797
13798         * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url):
13799         New command.
13800         (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
13801         instead of END.  Change name of the temp file.
13802         (gnus-group-gmane-group-download-format): Add doc string.  Make it
13803         customizable.
13804
13805 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
13806
13807         * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
13808         bind `S W' to gnus-article-wide-reply-with-original; set default
13809         binding to gnus-article-read-summary-send-keys.
13810         (gnus-article-read-summary-keys): Fix the order of keys; display
13811         continuation keys correctly in the echo area; describe bindings
13812         correctly when keys end with `C-h'.
13813         (gnus-article-read-summary-send-keys): New function.
13814         (gnus-article-describe-key, gnus-article-describe-key-briefly):
13815         Work for gnus-article-read-summary-send-keys; display continuation keys
13816         correctly in the echo area.
13817         (gnus-article-reply-with-original): Ignore prefix argument.
13818         (gnus-article-wide-reply-with-original): New function.
13819
13820         * lpath.el: Fbind character-to-event and set-keymap-default-binding for
13821         Emacs 21.
13822
13823 2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
13824
13825         * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
13826         display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
13827
13828 2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
13829
13830         * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
13831         (gnus-group-read-ephemeral-gmane-group): New command.
13832
13833 2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
13834
13835         * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
13836
13837 2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
13838
13839         * message.el (message-send-mail-function): Increase custom version.
13840
13841         * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
13842         password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
13843
13844 2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
13845
13846         * imap.el (imap-authenticate): Use current-buffer instead of buffer,
13847         for the cases where imap-authenticate is called with a nil buffer
13848         parameter.
13849
13850 2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
13851
13852         * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
13853         html parts correctly; support forwarded messages.
13854         (gnus-article-browse-html-article): Remove work buffers.
13855
13856         * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
13857         compiling.
13858         (netrc-bound-and-true-p): New macro.
13859         (netrc-parse): Use it instead of bound-and-true-p that is not available
13860         in XEmacs 21.4.
13861
13862 2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
13863
13864         * gnus-registry.el (gnus-registry-mark-article)
13865         (gnus-registry-article-marks): Add functionality to mark articles
13866         through the Gnus registry.
13867
13868         * encrypt.el: Clarify documentation for the new pgg method.
13869         (encrypt-file-alist): Add PGG option.
13870         (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
13871         functionality.  Abstract password key and messaging to external
13872         functions.
13873         (encrypt-password-key, encrypt-get-passphrase-if-needed)
13874         (encrypt-message-method-and-cipher): Add new convenience external
13875         functions.
13876         (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
13877         (encrypt-pgg-process-buffer): Add PGG functionality glue.
13878
13879         * netrc.el: Autoload encrypt when encrypt-file-alist is set.
13880         (netrc-parse): Use encrypt-file-alist to determine if
13881         encrypt-find-model or encrypt-insert-file-contents should be used.
13882
13883         * encrypt.el: Clarify documentation.  Load password-cache or
13884         password, whichever one is found first, instead of autoloading.
13885
13886 2007-12-19  Glenn Morris  <rgm@gnu.org>
13887
13888         * mml.el (message-options-set, message-narrow-to-head)
13889         (message-in-body-p, message-mail-p, message-encode-message-body):
13890         Autoload.
13891         (message-remove-header, message-narrow-to-headers-or-head)
13892         (message-subscribed-p, message-make-mail-followup-to)
13893         (message-position-on-field, message-news-p)
13894         (message-options-set-recipient, message-generate-headers)
13895         (message-sort-headers): Declare as functions.
13896
13897 2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
13898
13899         * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
13900         convention in doc string.
13901
13902 2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
13903
13904         * gnus-art.el (gnus-article-browse-html-parts): Add message header and
13905         title to html parts.
13906         (gnus-article-browse-html-article): Pass message header to it.
13907
13908         * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
13909
13910 2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
13911
13912         * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
13913         or password compatible with XEmacs.
13914
13915 2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
13916
13917         * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
13918         format document.
13919         (gnus-mime-delete-part): Don't write description line if empty.
13920         (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
13921
13922 2007-12-14  Johan Bockgård  <bojohan@gnu.org>
13923
13924         * gnus-sum.el (gnus-summary-mark-unread-as-read)
13925         (gnus-summary-mark-read-and-unread-as-read)
13926         (gnus-summary-mark-current-read-and-unread-as-read)
13927         (gnus-summary-mark-unread-as-ticked): Doc fix.
13928         `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
13929
13930 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13931
13932         * gnus-sum.el (gnus-summary-prev-article): Fix doc string.
13933         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
13934
13935 2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
13936
13937         * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
13938         yes-or-no-p.
13939
13940 2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
13941
13942         * mm-decode.el (mm-add-meta-html-tag): New function.
13943         (mm-save-part-to-file, mm-pipe-part): Use it.
13944
13945         * gnus-art.el (gnus-article-browse-delete-temp-files):
13946         Use gnus-y-or-n-p instead of y-or-n-p.
13947         (gnus-article-browse-html-parts): Work with message/external-body; use
13948         mm-add-meta-html-tag.
13949
13950 2007-12-11  Glenn Morris  <rgm@gnu.org>
13951
13952         * gnus-cache.el: Require gnus-sum not just when compiling.
13953
13954         * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
13955
13956         * gnus-int.el (gnus-server-opened, gnus-status-message):
13957         Move definitions before use.
13958
13959         * mm-decode.el: Require gnus-util.
13960         (mm-remove-part): Only call delete-annotation on XEmacs.
13961
13962         * mm-uu.el (gnus-original-article-buffer): Define for compiler.
13963
13964         * nnmail.el: Require gnus-int.
13965
13966         * spam.el: Move `require's before `eval-when-compile's.
13967
13968         * gnus-ems.el (gnus-alive-p):
13969         * gnus-fun.el (message-goto-eoh):
13970         * gnus-util.el (gnus-group-name-decode):
13971         * mail-source.el (gnus-compress-sequence):
13972         * message.el (Info-goto-node, format-spec):
13973         * mm-bodies.el (message-options-get):
13974         * mm-decode.el (mm-view-pkcs7):
13975         * mm-util.el (gmm-write-region):
13976         * mml-smime.el (mml-compute-boundary)
13977         (gnus-completing-read-with-default):
13978         * mml.el (widget-button-press, gnus-make-hashtable):
13979         * mml1991.el (mm-decode-content-transfer-encoding)
13980         (mm-encode-content-transfer-encoding)
13981         (message-options-get, message-options-set):
13982         * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
13983         * nnfolder.el (gnus-request-group):
13984         * nnheader.el (ietf-drums-unfold-fws):
13985         * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
13986         * smime.el (gnus-run-mode-hooks):
13987         * spam-stat.el (gnus-message): Autoload.
13988
13989         * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
13990         * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
13991         * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
13992         * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
13993         Add declare-function compatibility definition.
13994
13995         * gnus-cache.el (nnvirtual-find-group-art):
13996         * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
13997         (gnus-add-image, gnus-add-wash-type):
13998         * gnus-group.el (nnkiboze-score-file):
13999         * gnus-sum.el (turn-on-gnus-mailing-list-mode)
14000         (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
14001         * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
14002         (message-tokenize-header, gnus-get-buffer-create)
14003         (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
14004         (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
14005         * gnus.el (gnus-group-decoded-name):
14006         * mail-source.el (imap-capability):
14007         * mm-bodies.el (message-options-set):
14008         * mm-decode.el (gnus-configure-windows):
14009         * mm-extern.el (message-goto-body):
14010         * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
14011         * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
14012         (epg-sub-key-validity, message-options-set):
14013         * mml.el (widget-event-point, gnus-configure-windows):
14014         * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
14015         * mml2015.el (epg-check-configuration, epg-configuration)
14016         (message-options-set):
14017         * nndb.el (nndb-request-article):
14018         * nnfolder.el (gnus-request-create-group):
14019         * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
14020         * nnmaildir.el (gnus-group-mark-article-read):
14021         * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
14022         * rfc1843.el (message-fetch-field):
14023         * spam.el (gnus-extract-address-components):
14024         Declare as functions.
14025
14026 2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
14027
14028         * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
14029
14030         * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
14031
14032         * lpath.el: Fbind run-mode-hooks for Emacs 21;
14033         bind show-trailing-whitespace for XEmacs.
14034
14035 2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
14036
14037         * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
14038         new no-op macro for backward compatibility.
14039
14040         * imap.el (imap-string-to-integer): New function.
14041
14042 2007-12-09  Glenn Morris  <rgm@gnu.org>
14043
14044         * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
14045
14046         * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
14047         * message.el, mm-view.el, sieve-manage.el, smime.el:
14048         Add declare-function compatibility definition.
14049
14050         * gnus-art.el (w3-region, w3m-region, Info-menu):
14051         * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
14052         * gnus-sum.el (gnus-get-predicate):
14053         * gnus-util.el (mm-append-to-file, w32-focus-frame):
14054         * message.el (mail-abbrev-in-expansion-header-p):
14055         * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
14056         (w3m-detect-meta-charset, w3m-region):
14057         * sieve-manage.el (password-read, password-cache-add)
14058         (password-cache-remove):
14059         * smime.el (password-read-and-add): Declare as functions.
14060
14061 2007-12-08  David Kastrup  <dak@gnu.org>
14062
14063         * gnus-sum.el (gnus-summary-simplify-subject-query):
14064         * ecomplete.el (ecomplete-display-matches): Fix buggy call to
14065         `message'.
14066
14067 2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
14068
14069         * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
14070         it to bind idna-program, installation-directory, defined-colors, and
14071         face-attribute for XEmacs of the version that compiles defcustom forms.
14072
14073 2007-12-07  Glenn Morris  <rgm@gnu.org>
14074
14075         * gnus-art.el (article-make-date-line): Revert previous change.
14076
14077 2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
14078
14079         * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
14080
14081 2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
14082
14083         * nnmaildir.el (nnmaildir-request-update-info): Improve performance.
14084         Call gnus-add-to-range ranges only once with a prepared article-list.
14085
14086 2007-12-06  Paul Jarc  <prj@po.cwru.edu>
14087
14088         * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups)
14089         (nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
14090         group names with backslashes.
14091         Reported by Tassilo Horn <tassilo@member.fsf.org>.
14092
14093 2007-12-06  Deepak Goel  <deego3@gmail.com>
14094
14095         * gnus-art.el (article-make-date-line):
14096         * gnus-start.el (gnus-load):
14097         * pop3.el (pop3-read-response): Fix buggy call to `error'.
14098
14099 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14100
14101         * gnus-art.el (gnus-use-idna):
14102         * gnus-start.el (gnus-site-init-file):
14103         * message.el (message-use-idna):
14104         * mm-uu.el (mm-uu-hide-markers):
14105         * smiley.el (smiley-style): Revert changes that suppress warnings.
14106
14107 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14108
14109         * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
14110         specify charset to html source.
14111         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
14112
14113 2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14114
14115         * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
14116         idna-program in order to suppress byte compile warning issued by XEmacs
14117         that came to byte compile the default value section of defcustom forms
14118         recently.
14119
14120         * gnus-start.el (gnus-site-init-file): Don't directly refer to the
14121         value of installation-directory.
14122
14123         * message.el (message-use-idna): Don't directly refer to the value of
14124         idna-program.
14125
14126         * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
14127
14128         * smiley.el (smiley-style): Don't directly call face-attribute.
14129
14130 2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
14131
14132         * gnus-group.el (gnus-group-highlight-line): Add FIXME.
14133
14134         * gnus-dired.el: Reduce Gnus dependencies.
14135         (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml):
14136         Don't require.  Use autoloads instead.
14137         (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
14138         (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
14139         (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
14140         (gnus-dired-mode): Adjust doc string.
14141         (gnus-dired-mail-mode): New variable.
14142         (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
14143         (gnus-dired-mode): Avoid using `gnus-run-hooks'.
14144         (gnus-dired-mail-buffers): New function.  Return mail or message
14145         composition buffers.
14146         (gnus-dired-attach): Use it.
14147         (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
14148         NO-DECODE.
14149         (gnus-dired-print): Use `gnus-print-buffer' depending on
14150         `gnus-dired-mail-mode'.
14151
14152 2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
14153
14154         * rfc2047.el (rfc2047-encoded-word-regexp)
14155         (rfc2047-encoded-word-regexp-loose): Move forward; add comments
14156         explaining what regexp patterns are for.
14157
14158 2007-12-04  Glenn Morris  <rgm@gnu.org>
14159
14160         * password.el: Move to password-cache.el.
14161
14162         * mml1991.el (password-read, password-cache-add, password-cache-remove):
14163         * mml2015.el (password-read, password-cache-add, password-cache-remove):
14164         * mml-smime.el (password-read, password-cache-add)
14165         (password-cache-remove):
14166         No need to autoload, since mml-sec requires password.
14167
14168         * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
14169         * message.el (gnus-extract-address-components):
14170         * mml-smime.el (gnus-extract-address-components): Define for compiler.
14171
14172         * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
14173         password.
14174
14175 2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
14176
14177         * mailcap.el: Reduce dependencies.
14178         (mail-header-parse-content-type): Autoload.
14179         (mailcap-delete-duplicates): New alias.
14180         (mailcap-mime-info): Add optional argument NO-DECODE.
14181         (mailcap-mime-types): Use mailcap-delete-duplicates.
14182
14183         * message.el (message-ignored-supersedes-headers): Add "X-ID".
14184
14185 2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
14186
14187         * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
14188         (imap-parse-status): Upcase status-att for servers that sends them
14189         lower-case (e.g., MS Exchange 2007).
14190
14191 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
14192
14193         * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
14194         function.
14195
14196         * gnus-uu.el (gnus-uu-decode-yenc): New command.
14197         (gnus-uu-yenc-article): New function.
14198
14199         * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
14200
14201         * mm-uu.el (mm-uu-yenc-extract): Get the data from the original buffer.
14202
14203 2007-12-02  Glenn Morris  <rgm@gnu.org>
14204
14205         * binhex.el (binhex): New custom group.
14206         (binhex-decoder-program, binhex-decoder-switches)
14207         (binhex-use-external): Move to the binhex custom group.
14208
14209         * uudecode.el (uudecode): New custom group.
14210         (uudecode-decoder-program, uudecode-decoder-switches)
14211         (uudecode-use-external): Move to the uudecode custom group.
14212
14213         * netrc.el (top-level): Don't load `encrypt' features.
14214         (netrc-parse): Don't use encrypt.
14215         (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
14216
14217         * encrypt.el: Remove file.
14218
14219 2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
14220
14221         * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
14222         matches on patches.
14223
14224         * gnus-art.el (gnus-article-browse-html-article):
14225         Mention `mm-text-html-renderer' in the doc string.
14226
14227         * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
14228         string.  Add comments.
14229
14230         * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
14231         if rhs is ASCII.
14232
14233 2007-12-01  Glenn Morris  <rgm@gnu.org>
14234
14235         * mail-source.el (top-level): Require format-spec before
14236         eval-when-compile.
14237
14238 2007-11-30  Glenn Morris  <rgm@gnu.org>
14239
14240         * encrypt.el: Require password, rather than autoloading password-read.
14241
14242 2007-11-29  Glenn Morris  <rgm@gnu.org>
14243
14244         * imap.el (sasl-find-mechanism, sasl-mechanism-name)
14245         (sasl-make-client, sasl-next-step, sasl-step-data)
14246         (sasl-step-set-data): Declare as functions.
14247
14248 2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
14249
14250         * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
14251
14252 2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
14253
14254         * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
14255         certs should be verified and what is to be done in the event of a
14256         verification failure.
14257
14258         * gnus.el (gnus-method-to-server): Add an optional parameter so the
14259         caller can indicate whether the cache should be disregarded for this
14260         call.  This way the result of the call is reproducible at all times and
14261         can be considered a canonical server name for the supplied method.
14262         (gnus-agent-method-p): Canonicalize server names by pushing their
14263         method through `gnus-method-to-server' using the no-cache argument.
14264
14265         * gnus-srvr.el (gnus-server-insert-server-line):
14266         Call `gnus-method-to-server' with `no-cache' argument.
14267
14268         * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
14269         gnus-agent-possibly-synchronize-flags as this should be called when the
14270         server is actually being opened.
14271         (gnus-agent-possibly-synchronize-flags)
14272         (gnus-agent-possibly-synchronize-flags-server): Move check for the
14273         flags file of an agentized server to the latter function.
14274
14275         * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
14276         (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
14277         after a connection has been established successfully.
14278
14279 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
14280
14281         * gnus-art.el (article-display-face): Force to display face if called
14282         interactively; check if gnus-article-x-face-too-ugly matches author.
14283         (article-display-x-face): Display face even if From header is missing
14284         as article-display-face does.
14285
14286 2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
14287
14288         * hashcash.el (message-narrow-to-headers-or-head)
14289         (message-fetch-field, message-goto-eoh)
14290         (message-narrow-to-headers): Declare as functions.
14291
14292 2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
14293
14294         * mail-source.el (mail-sources): Default to fetch from file for
14295         compatibility with default of nnmail-spool-file.
14296
14297 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
14298
14299         * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
14300         (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
14301         to look for encoded word that should be encoded again.
14302         (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
14303         (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
14304         encoding pattern.
14305         (rfc2047-decode-region): Switch strict regexp and loose one according
14306         to rfc2047-allow-irregular-q-encoded-words.
14307
14308 2007-11-25  Romain Francoise  <romain@orebokech.com>
14309
14310         * gnus-msg.el (gnus-summary-reply): Delete extra paren.
14311
14312 2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
14313
14314         * tls.el (tls-program): Provide more custom choices from
14315         `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
14316         (tls-process-connection-type, tls-success): Remove "*" in doc string.
14317
14318 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14319
14320         * nnmail.el (nnmail-spool-file): Remove obsolete variable.
14321         (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
14322
14323         * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
14324         `nnmail-spool-file'.
14325
14326         * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
14327         `nnmail-spool-file'.
14328
14329         * gnus-move.el (gnus-change-server): Ditto.
14330
14331         * gnus-kill.el (gnus-batch-score): Ditto.
14332
14333         * gnus-cache.el (gnus-jog-cache): Ditto.
14334
14335         * gnus-msg.el (gnus-summary-reply):
14336         Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
14337
14338 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14339
14340         * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
14341         version.  Minor improvement to doc strings.
14342         (tls-program): Add comment.
14343
14344 2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
14345
14346         * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
14347         (tls-checktrust): New variable.  Check if GNU TLS complained about a
14348         mismatch between the hostname provided in the certificate and the name
14349         of the host connnecting to.
14350         (open-tls-stream): Use them.  Check certificates against trusted root
14351         certificates.
14352
14353 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
14354
14355         * gnus-cache.el (gnus-cache-generate-nov-databases):
14356         Use nnml-generate-nov-databases-directory instead of
14357         nnml-generate-nov-databases-1.
14358
14359 2007-11-24  Glenn Morris  <rgm@gnu.org>
14360
14361         * message.el (message-tool-bar-retro): Update for rename
14362         mail_send.xpm->mail-send.xpm.
14363
14364 2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
14365
14366         * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
14367         `smime-ldap-search' for Emacs 22 and up.
14368
14369 2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
14370
14371         * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
14372
14373         * message.el (message-send-mail-function): Fix error convention.
14374         (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
14375         (message-widen-reply, message-send-mail, message-talkative-question)
14376         (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
14377         (message-clone-locals, message-send-news): Use with-current-buffer.
14378         (message-insert-or-toggle-importance): Remove unused var `valid'.
14379         (message-make-references): Remove unused var `new-references'.
14380         (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
14381
14382 2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
14383
14384         * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
14385         (spam-split-symbolic-return-positive): Reflow docstring.
14386         (spam-backends, spam-summary-exit-behavior)
14387         (spam-mark-ham-unread-before-move-from-spam-group)
14388         (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
14389         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
14390         (spam-clear-cache, spam-backend-check, spam-install-backend)
14391         (spam-install-statistical-backend, spam-list-of-processors)
14392         (spam-group-processor-p, spam-split, spam-bogofilter-score)
14393         (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
14394         (spam-check-crm114, spam-initialize, spam-unload-hook):
14395         Fix typos in docstrings.
14396
14397 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14398
14399         * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
14400         been checked if they have never been read and those group levels are
14401         higher than the one that a user specified.
14402
14403 2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
14404
14405         * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
14406         foreign groups unless a group level is specified by a user.
14407         Reported by Dan Nicolaescu <dann@ics.uci.edu>.
14408
14409 2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
14410
14411         * message.el (message-send-mail-function): Require sendmail.
14412
14413 2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
14414
14415         * message.el (message-send-mail-function): Check for smtpmail too.
14416
14417         * utf7.el (utf7-encode, utf7-decode): Use coding system
14418         `utf-7'/`utf-7-imap' from utf-7.el' if available.
14419
14420         * message.el (message-send-mail-function): New function.
14421         (message-send-mail-function): Set default using
14422         message-send-mail-function.  Adjust doc string.
14423         (message-send-mail-with-mailclient): New function.
14424
14425 2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
14426
14427         * smime.el (from):
14428         * rfc2047.el (message-posting-charset):
14429         * qp.el (mm-use-ultra-safe-encoding):
14430         * pop3.el (parse-time-months):
14431         * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
14432         * nnml.el (files):
14433         * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
14434         (jka-compr-compression-info-list, ange-ftp-path-format)
14435         (efs-path-regexp):
14436         * nndiary.el (files):
14437         * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
14438         (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
14439         (epg-digest-algorithm-alist, inhibit-redisplay)
14440         (password-cache-expiry):
14441         * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
14442         (pgg-output-buffer, password-cache-expiry):
14443         * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
14444         (efs-path-regexp):
14445         * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
14446         (inhibit-redisplay):
14447         * mm-uu.el (file-name, start-point, end-point, entry)
14448         (gnus-newsgroup-name, gnus-newsgroup-charset):
14449         * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
14450         (latin-unity-ucs-list):
14451         * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
14452         (mm-uu-binhex-decode-function):
14453         * message.el (gnus-message-group-art, gnus-list-identifiers)
14454         (rmail-enable-mime-composing, gnus-local-organization)
14455         (gnus-post-method, gnus-select-method, gnus-active-hashtb)
14456         (gnus-read-active-file, facemenu-add-face-function)
14457         (facemenu-remove-face-function, gnus-article-decoded-p)
14458         (tool-bar-mode):
14459         * mail-source.el (display-time-mail-function):
14460         * gnus-util.el (nnmail-pathname-coding-system)
14461         (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
14462         (gnus-original-article-buffer, gnus-user-agent)
14463         (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
14464         (xemacs-codename, sxemacs-codename, emacs-program-version):
14465         * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
14466         * gnus-start.el (gnus-agent-covered-methods)
14467         (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
14468         (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
14469         (gnus-newsgroup-headers, gnus-group-list-mode)
14470         (gnus-group-mark-positions, gnus-newsgroup-data)
14471         (gnus-newsgroup-unreads, nnoo-state-alist)
14472         (gnus-current-select-method, mail-sources)
14473         (nnmail-scan-directory-mail-source-once, nnmail-split-history)
14474         (nnmail-spool-file, gnus-cache-active-hashtb):
14475         * gnus-mh.el (mh-lib-progs):
14476         * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
14477         (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
14478         (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
14479         (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
14480         (gnus-group-buffer):
14481         * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
14482         (font-lock-set-defaults):
14483         * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
14484         (gnus-face-properties-alist, charset, gnus-summary-article-menu)
14485         (gnus-summary-post-menu, total-parts, type, condition, length):
14486         * gnus-agent.el (gnus-agent-read-agentview):
14487         * flow-fill.el (show-trailing-whitespace):
14488         * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
14489         eval-and-compile wrappers for byte compiler pacifiers.
14490
14491         * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
14492         (mm-display-inline-fontify): Check for featurep 'xemacs not
14493         extent-list.
14494
14495         * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
14496         itimer-list.
14497         (mm-create-image-xemacs): Only do something for XEmacs.
14498         (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
14499
14500         * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
14501
14502         * gnus-registry.el (gnus-adaptive-word-syntax-table):
14503         * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
14504
14505 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
14506
14507         * nnimap.el (nnimap-split-download-body):
14508         * gnus-demon.el (gnus-demon):
14509         * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
14510
14511 2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14512
14513         * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer):
14514         New macros.
14515         (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
14516         (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
14517         copy data from unibyte buffer to multibyte current buffer.
14518         (nntp-retrieve-headers, nntp-retrieve-groups): Use nntp-copy-to-buffer
14519         to copy data from unibyte current buffer to multibyte buffer.
14520         (nntp-make-process-buffer): Make process buffer unibyte.
14521
14522         * pop3.el (pop3-open-server): Fix typo in Lisp code.
14523
14524 2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
14525
14526         * pop3.el (pop3-open-server): Accept and process data more robustly at
14527         connection start to avoid spurious "POP SSL connection failed" errors.
14528
14529 2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14530
14531         * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
14532         read group names.
14533
14534 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
14535
14536         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
14537
14538 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14539
14540         * nnmail.el (nnmail-parse-active): Make group names unibyte.
14541         (nnmail-save-active): Use a unibyte buffer when saving active file,
14542         which may contain non-ASCII group names.
14543
14544         * nnml.el (nnml-request-group): Decode group names in messages.
14545
14546 2007-11-05  Reiner Steib  <Reiner.Steib@gmx.de>
14547
14548         * message.el (message-citation-line-function)
14549         (message-insert-formatted-citation-line): Fix spelling of
14550         `message-insert-formated-citation-line'.
14551
14552 2007-11-03  Reiner Steib  <Reiner.Steib@gmx.de>
14553
14554         * gnus-sum.el (gnus-summary-highlight): Mark as risky local variable.
14555
14556 2007-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
14557
14558         * nnml.el (nnml-request-rename-group): Bind file-name-coding-system to
14559         nnmail-pathname-coding-system.
14560
14561         * gnus-group.el (gnus-group-rename-group): Encode non-ASCII group name
14562         that a user enters; decode group names in messages.
14563
14564         * gnus-msg.el (gnus-inews-do-gcc): Encode non-ASCII group names.
14565
14566 2007-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
14567
14568         * mm-util.el (mm-charset-eval-alist): Mark as risky local variable.
14569
14570         * gnus.el (gnus-group-charter-alist): Mark as risky local variable.
14571
14572         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Mark as
14573         risky local variable.
14574
14575         * gnus-group.el (gnus-group-icon-list): Mark as risky local variable.
14576
14577 2007-11-01  Teodor Zlatanov  <tzz@lifelogs.com>
14578
14579         * encrypt.el: Improve documentation to fix function name typo.
14580         Reported by Daiki Ueno <ueno@unixuser.org>.
14581
14582 2007-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14583
14584         * gnus-art.el (gnus-article-next-page): Honor gnus-article-over-scroll
14585         even if the point is not in the last page of an article.
14586         (gnus-article-prev-page): Honor gnus-article-over-scroll when moving
14587         back to the previous page.
14588
14589 2007-10-30  Reiner Steib  <Reiner.Steib@gmx.de>
14590
14591         * qp.el (quoted-printable-decode-string): Fix typo in doc string.
14592
14593 2007-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
14594
14595         * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
14596
14597 2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
14598
14599         * message.el (message-check-news-body-syntax):
14600         Avoid mm-string-as-multibyte.
14601         (message-hide-headers): Don't assume (point-min)==1.
14602
14603 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
14604
14605         * message.el (message-remove-blank-cited-lines): Fix if remove is
14606         given.
14607         (message-bogus-address-regexp): New variable.
14608         (message-bogus-recipient-p): New function.
14609         (message-check-recipients): New command.
14610         (message-syntax-checks): Add `bogus-recipient'.
14611         (message-fix-before-sending): Add `bogus-recipient'.
14612
14613         * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
14614         (gnus-treat-body-boundary): Don't test window-system.
14615
14616 2007-10-28  Leo Liu  <sdl.web@gmail.com>
14617
14618         * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
14619
14620 2007-10-28  Miles Bader  <miles@gnu.org>
14621
14622         * nnheader.el (nnheader-uniquify-message-id): Make sure this is defined
14623         at compile-time too.
14624
14625 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
14626
14627         * gnus-msg.el (gnus-message-setup-hook):
14628         Add `message-remove-blank-cited-lines' to options.
14629
14630 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
14631
14632         * message.el (message-remove-blank-cited-lines): New function.
14633         Suggested by Karl Plästerer.
14634
14635 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
14636
14637         * hashcash.el (mail-add-payment): Replace mapcar called for effect with
14638         mapc.
14639
14640         * imap.el (imap-open): Replace mapcar called for effect with mapc.
14641         (top-level): Use mapc to set functions to be traced for debugging.
14642
14643         * legacy-gnus-agent.el (gnus-agent-convert-agentview): Replace mapcar
14644         called for effect with while loop.
14645
14646         * message.el (message-talkative-question): Replace mapcar called for
14647         effect with mapc.
14648
14649         * mm-util.el: Use mapc instead of mapcar to make compatible functions.
14650         (mm-find-mime-charset-region, mm-find-charset-region): Replace mapcar
14651         called for effect with dolist.
14652
14653         * mml.el (mml-insert-mime): Replace mapcar called for effect with mapc.
14654
14655         * nndiary.el: Use dolist instead of mapcar to add diary headers to
14656         gnus-extra-headers and nnmail-extra-headers.
14657
14658         * nnimap.el (nnimap-request-update-info-internal): Replace mapcar
14659         called for effect with dolist.
14660         (top-level): Use mapc to set functions to be traced for debugging.
14661
14662         * nnmail.el (nnmail-read-incoming-hook): Doc fix.
14663         (nnmail-split-fancy-with-parent): Replace mapcar called for effect with
14664         dolist.
14665
14666         * nnmaildir.el (nnmaildir--delete-dir-files, nnmaildir-request-close):
14667         Replace mapcar called for effect with mapc.
14668         (nnmaildir--scan, nnmaildir-request-scan, nnmaildir-retrieve-groups)
14669         (nnmaildir-request-update-info, nnmaildir-request-delete-group)
14670         (nnmaildir-retrieve-headers, nnmaildir-request-set-mark)
14671         (nnmaildir-close-group): Replace mapcar called for effect with dolist.
14672
14673         * nnrss.el (nnrss-make-hash-index): Use gnus-remove-if instead of
14674         remove-if that's a cl function.
14675
14676         * webmail.el (webmail-debug): Replace mapcar called for effect with
14677         dolist.
14678
14679         * gnus-xmas.el (gnus-group-add-icon): Replace mapcar called for effect
14680         with mapc.
14681
14682 2007-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14683
14684         * gnus-agent.el (gnus-agent-read-agentview, gnus-agent-save-alist)
14685         (gnus-agent-expire-unagentized-dirs): Replace mapcar called for effect
14686         with while loop.
14687
14688         * gnus-art.el: Use mapc instead of mapcar to make gnus-article-*
14689         functions from article-* functions.
14690         (gnus-multi-decode-header): Replace mapcar called for effect with
14691         dolist.
14692
14693         * gnus-bookmark.el (gnus-bookmark-bmenu-list)
14694         (gnus-bookmark-show-details): Replace mapcar called for effect with
14695         while loop.
14696
14697         * gnus-diary.el (gnus-diary-update-group-parameters): Replace mapcar
14698         called for effect with while loop.
14699
14700         * gnus-group.el (gnus-group-suspend): Replace mapcar called for effect
14701         with dolist.
14702
14703         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
14704         Replace mapcar called for effect with dolist.
14705
14706         * gnus-spec.el (gnus-correct-length): Make it simple and fast.
14707
14708         * gnus-sum.el (gnus-multi-decode-encoded-word-string)
14709         (gnus-build-sparse-threads, gnus-summary-limit-include-expunged):
14710         Replace mapcar called for effect with dolist.
14711         (gnus-simplify-buffer-fuzzy): Replace mapcar called for effect with
14712         mapc.
14713
14714         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-move-group):
14715         Replace mapcar called for effect with dolist.
14716         (gnus-topic-list): Replace mapcar called for effect with mapc.
14717
14718         * gnus.el: Use mapc instead of mapcar to add autoloads.
14719
14720 2007-10-23  Richard Stallman  <rms@gnu.org>
14721
14722         * gnus-group.el (gnus-group-highlight): Mark as risky.
14723
14724 2007-10-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14725
14726         * gnus.el (gnus-server-to-method): Return method found first in
14727         gnus-newsrc-alist.
14728
14729         * gnus-art.el (gnus-article-highlight-signature)
14730         (gnus-insert-prev-page-button, gnus-insert-next-page-button): Make a
14731         button overlay without the front stickiness.
14732
14733 2007-10-22  Kevin Greiner  <kevin.greiner@compsol.cc>
14734
14735         * gnus-agent.el (gnus-agent-expire-group-1): The check for an unsorted
14736         overview buffer needed a catch to receive its throw.
14737         (gnus-agent-flush-cache): Declare as interactive to make this function
14738         easier to use.
14739
14740 2007-10-20  Reiner Steib  <Reiner.Steib@gmx.de>
14741
14742         * html2text.el (html2text-fix-paragraph): Use `forward-line' instead of
14743         `next-line'.
14744
14745 2007-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
14746
14747         * nnmail.el (nnmail-fancy-expiry-target): Use rmail-dont-reply-to to
14748         exclude address matching message-dont-reply-to-names.
14749
14750 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14751
14752         * gnus-util.el (gnus-string<): New function.
14753
14754         * gnus-sum.el (gnus-article-sort-by-author)
14755         (gnus-article-sort-by-recipient, gnus-article-sort-by-subject): Use it.
14756
14757 2007-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
14758
14759         * gnus-win.el (gnus-configure-windows): Focus on the frame for which
14760         the frame-focus tag is set in gnus-buffer-configuration.
14761
14762 2007-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
14763
14764         * gnus-art.el (gnus-article-add-button): Make a button overlay without
14765         the front stickiness.
14766
14767 2007-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
14768
14769         * gnus-art.el (gnus-button-alist): Exclude newline in RFC2396-compliant
14770         url pattern; remove duplicate one.
14771         (gnus-article-extend-url-button): New function.
14772         (gnus-article-add-buttons): Use it.
14773         (gnus-button-push): Use concatenated url that it makes.
14774
14775 2007-10-04  Juanma Barranquero  <lekktu@gmail.com>
14776
14777         * sieve-manage.el (sieve-manage-interactive-login): Doc fix.
14778
14779 2007-10-02  Stefan Monnier  <monnier@iro.umontreal.ca>
14780
14781         * gnus-uu.el (gnus-uu-reginize-string, gnus-uu-expand-numbers):
14782         Don't hardcode point-min==1.
14783
14784 2007-10-08  Reiner Steib  <Reiner.Steib@gmx.de>
14785
14786         * mm-util.el (mm-charset-synonym-alist): Alias gbk to cp936.
14787         Fix comment about "iso8859-1".
14788
14789 2007-10-08  Daiki Ueno  <ueno@unixuser.org>
14790
14791         * mm-decode.el (mm-possibly-verify-or-decrypt): Replace PARTS with the
14792         ones returned from the verify-function.
14793
14794         * mm-uu.el (mm-uu-pgp-signed-extract-1):
14795         Call mml2015-extract-cleartext-signature if extraction failed.
14796
14797 2007-10-07  Daiki Ueno  <ueno@unixuser.org>
14798
14799         * mm-uu.el (mm-uu-pgp-signed-extract-1): Delete the first line
14800         beginning with "-----BEGIN PGP SIGNED MESSAGE-----" if extraction
14801         failed.
14802
14803 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
14804
14805         * Relicense "GPLv2 or later" files to "GPLv3 or later".
14806
14807 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
14808
14809         * pgg.el, pgg-def.el, pgg-gpg.el: Revert to the version in v5-10.  The
14810         trunk version of PGG was unmaintained.  The author of PGG, Daiki Ueno,
14811         recommends to use EasyPG instead of PGG.
14812
14813         * pgg.el: Revert to revision 6.23.2.16.
14814
14815         * pgg-def.el: Revert to revision 6.6.2.14.
14816
14817         * pgg-gpg.el: Revert to revision 6.23.2.34.
14818
14819 2007-09-27  Teodor Zlatanov  <tzz@lifelogs.com>
14820
14821         * gnus-sum.el (gnus-summary-kill-thread): Allow universal prefix zero
14822         to mark a thread as expirable.  Add variable `hide' to handle hiding of
14823         thread for both the null and zero (kill/expire thread) universal prefix
14824         cases.
14825         (gnus-summary-expire-thread): Add new function to expire a thread,
14826         using gnus-summary-kill-thread.
14827         (gnus-summary-mode-map, gnus-summary-thread-map): Add 'M-C-e' and 'T e'
14828         shortcuts for gnus-summary-expire-thread.
14829         (gnus-summary-mode-map, gnus-summary-thread-map): Remove `M-C-e' and `T
14830         e' bindings for gnus-summary-expire-thread.  Add `T E' binding.
14831
14832 2007-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
14833
14834         * gnus-registry.el (gnus-registry-store-extra-entry): Allow for nil
14835         extras value, so an extras entry can be deleted.
14836         (gnus-registry-delete-extra-entry): Use it.
14837         (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
14838         (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
14839         (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
14840         storage through the gnus-registry, and provide an appropriate API for
14841         it.
14842
14843 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14844
14845         * gnus-sum.el (gnus-newsgroup-maximum-articles): Move from gnus.el.
14846         Suggested by Leo <sdl.web@gmail.com>.
14847
14848         * gnus.el: Do.
14849
14850 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14851
14852         * gnus.el (gnus-newsgroup-maximum-articles): Rename from
14853         gnus-maximum-newsgroup.  Suggested by Leo <sdl.web@gmail.com>.
14854
14855         * gnus-agent.el (gnus-agent-fetch-headers): Do.
14856
14857         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14858         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles): Do.
14859
14860 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14861
14862         * nnmbox.el (nnmbox-request-article): Don't assume delim regexp matches
14863         newline.
14864         (nnmbox-request-accept-article): Don't change article in source buffer;
14865         narrow to header to use message-fetch-field rather than
14866         nnmail-fetch-field; use with-current-buffer instead of save-excursion.
14867         (nnmbox-request-replace-article): Quote lines that'll be misidentified
14868         as delimiters; make sure article ends with newline.
14869         (nnmbox-delete-mail): Correct last position of article to be deleted;
14870         ignore X-Gnus-Newsgroup header in article body.
14871         (nnmbox-save-mail): Quote lines looking like delimiters at the right
14872         positions; make sure article ends with newline.
14873
14874         * message.el (message-display-abbrev): Don't infloop when a user
14875         inserts SPC in the beginning of header.
14876
14877         * lpath.el: Don't bind define-ccl-program for non-Mule XEmacs; bind
14878         coding-system-for-read and coding-system-for-write for XEmacs having no
14879         file-coding feature.
14880
14881         * dgnushack.el: Bind or autoload define-ccl-program for XEmacs.
14882
14883 2007-09-12  Teodor Zlatanov  <tzz@lifelogs.com>
14884
14885         * gnus-registry.el (gnus-registry-unfollowed-groups): Add INBOX to the
14886         list of groups not followed by default.  Fix type to be regexp.
14887         (gnus-registry-grep-in-list): Fix inverted parameters to string-match.
14888
14889 2007-09-06  Tassilo Horn  <tassilo@member.fsf.org>
14890
14891         * hmac-def.el (define-hmac-function): Switch from old-style to
14892         new-style backquotes.
14893
14894         * md4.el (md4-make-step): Likewise.
14895
14896 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
14897
14898         * gnus-start.el (gnus-gnus-to-newsrc-format): Use a unibyte buffer and
14899         raw-text coding system when saving .newsrc file, which may contain
14900         non-ASCII group names.
14901
14902 2007-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
14903
14904         * gnus-cus.el (gnus-score-extra): New widget.
14905         (gnus-score-extra-convert): New function.
14906         (gnus-score-customize): Use it for Extra.
14907
14908 2007-08-31  Daiki Ueno  <ueno@unixuser.org>
14909
14910         * mml2015.el (mml2015-extract-cleartext-signature): New function.
14911         (mml2015-mailcrypt-clear-verify): Use it.
14912         (mml2015-gpg-clear-verify): Use it.
14913         (mml2015-pgg-clear-verify): Use it.
14914         (mml2015-epg-clear-verify): Replace the current part with the output
14915         from GnuPG; don't extract the plaintext by itself.
14916
14917         * mm-uu.el (mm-uu-pgp-beginning-signature): Abolish.
14918         (mm-uu-pgp-signed-extract-1): Bind coding-system-for-read when calling
14919         mml2015-clear-verify-function; don't touch the armor headers or
14920         dash-escaped text here.
14921
14922 2007-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
14923
14924         * gnus-art.el (gnus-article-edit-part): Don't jump to nonexistent part.
14925         (gnus-mime-view-part-as-type-internal): Default to text/plain for text
14926         parts, or application/octet-stream as a last resort.
14927         (gnus-mime-view-part-as-type): Don't toggle display.
14928         (gnus-mime-view-part-as-charset): Don't turn off display before
14929         querying charset.
14930
14931         * mm-view.el (mm-inline-text-html-render-with-w3): Don't add XEmacs
14932         stuff to undisplayer function in Emacs.
14933         (mm-inline-text-html-render-with-w3m): Remove Emacs/W3 stuff.
14934
14935         * mml.el (mml-generate-mime-1): Prefer utf-8 when encoding
14936         text/calendar parts.
14937
14938 2007-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
14939
14940         * gnus-art.el (gnus-mime-display-single): Use utf-8 by default for
14941         decoding text/calendar parts.
14942
14943         * message.el (message-forward-make-body-mime): Always mark body as
14944         having no illegible text; remove signed-or-encrypted argument.
14945         (message-forward-make-body): Don't pass signed-or-encrypted arg to it.
14946
14947         * mml.el (mml-generate-mime): Make sure it uses multibyte temp buffer.
14948         (mml-generate-mime-1): Don't encode body if it is specified to be in
14949         raw form; don't make buffer be unibyte when inserting multibyte string.
14950
14951 2007-08-23  Stefan Monnier  <monnier@iro.umontreal.ca>
14952
14953         * sha1.el: Fix up comment style.
14954         (sha1-F0, sha1-F1, sha1-F2, sha1-F3, sha1-S1, sha1-S5, sha1-S30)
14955         (sha1-OP, sha1-add-to-H): Use new-style backquotes.
14956
14957         * hex-util.el: Fix up comment style.
14958         (hex-char-to-num, num-to-hex-char): Use new-style backquotes.
14959
14960         * gnus-salt.el: Use with-current-buffer.
14961         (gnus-pick-setup-message): Fix long-standing typo.
14962
14963 2007-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
14964
14965         * imap.el (imap-logout-timeout): New variable.
14966         (imap-logout, imap-logout-wait): New functions.
14967         (imap-kerberos4-open, imap-gssapi-open, imap-close): Use them.
14968
14969         * nnimap.el (nnimap-logout-timeout): New server variable.
14970         (nnimap-open-server, nnimap-close-server): Bind imap-logout-timeout to
14971         nnimap-logout-timeout.
14972
14973         * gnus-art.el (gnus-article-summary-command-nosave)
14974         (gnus-article-read-summary-keys): Don't use 3rd arg of pop-to-buffer.
14975
14976 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14977
14978         * gnus.el (gnus-maximum-newsgroup): New variable.
14979
14980         * gnus-agent.el (gnus-agent-fetch-headers): Limit the range of articles
14981         according to gnus-maximum-newsgroup.
14982
14983         * gnus-sum.el (gnus-articles-to-read, gnus-list-of-unread-articles)
14984         (gnus-list-of-read-articles, gnus-sequence-of-unread-articles):
14985         Limit the range of articles according to gnus-maximum-newsgroup.
14986
14987 2007-08-14  Tassilo Horn  <tassilo@member.fsf.org>
14988
14989         * gnus-art.el (gnus-sticky-article): Fix problems described in
14990         <b4mps1qitio.fsf@jpl.org> on ding.  Thanks to Katsumi.
14991         Don't perform gnus-configure-windows here; reuse existing sticky
14992         article buffer.
14993
14994         * gnus-sum.el (gnus-summary-display-article): Setup article buffer if
14995         it doesn't exist in gnus-article-mode.
14996
14997 2007-08-13  Katsumi Yamaoka  <yamaoka@jpl.org>
14998
14999         * gnus-agent.el (gnus-agent-decoded-group-names): New variable.
15000         (gnus-agent-decoded-group-name): New function.
15001         (gnus-agent-group-path, gnus-agent-group-pathname): Use it.
15002         (gnus-agent-expire-group-1): Use it; decode group name in messages.
15003
15004 2007-08-12  Tassilo Horn  <tassilo@member.fsf.org>
15005
15006         * gnus-sum.el (gnus-summary-article-map, gnus-summary-make-menu-bar):
15007         Add binding for gnus-sticky-article.
15008         (gnus-summary-exit): Don't kill sticky article buffers.
15009
15010         * gnus-art.el (gnus-sticky-article-mode): New mode to generate a sticky
15011         article buffer.
15012         (gnus-sticky-article, gnus-kill-sticky-article-buffer)
15013         (gnus-kill-sticky-article-buffers): New commands.
15014
15015 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15016
15017         * nntp.el (nntp-xref-number-is-evil): New server variable.
15018         (nntp-find-group-and-number): If it is non-nil, don't trust article
15019         numbers in the Xref header.
15020
15021 2007-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15022
15023         * gnus-agent.el (gnus-agent-read-group): New function.
15024         (gnus-agent-flush-group, gnus-agent-expire-group)
15025         (gnus-agent-regenerate-group): Use it.
15026         (gnus-agent-expire-unagentized-dirs): Bind file-name-coding-system to
15027         nnmail-pathname-coding-system.
15028
15029 2007-08-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15030
15031         * gnus-ems.el (gnus-x-splash): Bind inhibit-read-only to t.
15032
15033         * gnus-sum.el (gnus-summary-insert-articles): Mark inserted articles
15034         that are unread as unread, and also as selected so that information of
15035         marks having been changed by a user may be updated when exiting group.
15036
15037 2007-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
15038
15039         * gnus-art.el (article-hide-headers): Bind inhibit-read-only to t.
15040
15041 2007-08-03  Katsumi Yamaoka  <yamaoka@jpl.org>
15042
15043         * gnus-art.el (gnus-mime-display-single): Pass part number that is
15044         calculated ignoring signature parts to gnus-treat-article.
15045
15046 2007-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15047
15048         * gnus-art.el (gnus-mime-security-verify-or-decrypt): Don't narrow to
15049         a point here in order to keep the window start.
15050         (gnus-insert-mime-security-button): Make a button overlay without the
15051         front stickiness.
15052         (gnus-mime-display-security): Goto the end of a button.
15053
15054         * gnus-group.el (gnus-group-name-at-point): Fix regexps.
15055
15056 2007-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15057
15058         * gnus-group.el (gnus-group-name-at-point): Rewrite; rename from
15059         group-name-at-point.
15060         (gnus-group-completing-read): New function that offers decoded
15061         non-ASCII group names for completion.
15062         (gnus-fetch-group, gnus-group-read-ephemeral-group)
15063         (gnus-group-jump-to-group, gnus-group-make-group-simple)
15064         (gnus-group-unsubscribe-group, gnus-group-fetch-charter)
15065         (gnus-group-fetch-control): Use it.
15066         (gnus-fetch-group): Use group-name-at-point for the initial value
15067         rather than the default value; use gnus-alive-p.
15068
15069         * gnus-msg.el (gnus-group-mail, gnus-group-news, gnus-group-post-news)
15070         (gnus-summary-mail-other-window, gnus-summary-news-other-window)
15071         (gnus-summary-post-news): Use gnus-group-completing-read.
15072
15073         * gnus-sum.el (gnus-select-newsgroup): Decode group name in error msg.
15074         (gnus-read-move-group-name): Decode group name for completion.
15075
15076 2007-07-31  Teodor Zlatanov  <tzz@lifelogs.com>
15077
15078         * gnus-srvr.el (gnus-server-close-all-servers): Close servers not only
15079         in gnus-inserted-opened-servers but also in gnus-server-alist (Katsumi
15080         Yamaoka slightly modified the code).
15081
15082 2007-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15083
15084         * nnmail.el (nnmail-group-names-not-encoded-p): New variable.
15085         (nnmail-split-incoming): Bind it.
15086
15087         * nnml.el (nnml-group-name-charset): New function.
15088         (nnml-decoded-group-name): Use it; don't decode group name if
15089         nnmail-group-names-not-encoded-p is non-nil.
15090         (nnml-encoded-group-name): New function.
15091         (nnml-group-pathname): Inline nnml-decoded-group-name.
15092         (nnml-request-expire-articles): Decode group name in message.
15093         (nnml-request-delete-group): Ditto; bind file-name-coding-system to
15094         nnmail-pathname-coding-system.
15095         (nnml-save-mail, nnml-active-number): Work with decoded group names and
15096         not decoded ones according to nnmail-group-names-not-encoded-p.
15097         (nnml-generate-active-info): Use nnml-encoded-group-name.
15098
15099 2007-08-08  Glenn Morris  <rgm@gnu.org>
15100
15101         * gmm-utils.el, gnus-async.el, gnus-msg.el, gnus-score.el
15102         * gnus-util.el, imap.el, mailcap.el, nnimap.el: Replace `iff' in
15103         doc-strings and comments.
15104
15105 2007-07-25  Glenn Morris  <rgm@gnu.org>
15106
15107         * Relicense all FSF files to GPLv3 or later.
15108
15109 2007-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15110
15111         * gnus-sum.el (gnus-summary-move-article):
15112         Make gnus-summary-respool-article work.
15113
15114 2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
15115
15116         * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
15117         string.
15118
15119 2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
15120
15121         * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
15122         that should be ignored when comparing distant RSS articles with local
15123         ones.
15124         (nnrss-make-hash-index): New function.  Create a hash index according
15125         to the ignored fields.
15126         (nnrss-check-group): Use it.
15127
15128 2007-07-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15129
15130         * gnus-agent.el (gnus-agent-group-pathname): Take notice of the method.
15131
15132         * gnus-art.el (article-decode-group-name): Decode Xref header too.
15133
15134         * gnus-group.el (gnus-group-make-group): Encode group name here unless
15135         the new optional argument ENCODED is non-nil.
15136         (gnus-group-make-doc-group): Use gnus-group-name-charset to determine
15137         coding system for encoding group name.
15138         (gnus-group-make-rss-group): Pass un-encoded group name to
15139         gnus-group-make-group.
15140         (gnus-group-set-info): Tell gnus-group-make-group that group name is
15141         encoded.
15142
15143         * gnus-sum.el (gnus-summary-move-article, gnus-read-move-group-name):
15144         Encode group name to which articles are moved or copied.
15145         (gnus-summary-edit-article): Use gnus-group-name-charset to determine
15146         coding system for encoding Newsgroup, Followup-To and Xref headers.
15147
15148         * nnagent.el (nnagent-request-set-mark): Use unibyte buffer to compose
15149         marks; use nnheader-file-coding-system to write a file.
15150         (nnagent-retrieve-headers): Bind file-name-coding-system to
15151         nnmail-pathname-coding-system.
15152
15153         * nnmail.el (nnmail-insert-xref): Don't break non-ASCII group name.
15154
15155         * nnml.el (nnml-decoded-group-name, nnml-group-pathname): New functions.
15156         (nnml-request-article, nnml-request-create-group)
15157         (nnml-request-rename-group, nnml-find-id)
15158         (nnml-possibly-change-directory, nnml-possibly-create-directory)
15159         (nnml-save-mail, nnml-active-number, nnml-marks-changed-p)
15160         (nnml-save-marks): Use nnml-group-pathname instead of
15161         nnmail-group-pathname.
15162
15163         (nnml-request-create-group, nnml-request-expire-articles)
15164         (nnml-request-move-article, nnml-request-delete-group)
15165         (nnml-deletable-article-p, nnml-possibly-create-directory)
15166         (nnml-get-nov-buffer, nnml-generate-nov-databases-directory)
15167         (nnml-open-marks): Bind file-name-coding-system to
15168         nnmail-pathname-coding-system.
15169
15170         (nnml-request-article): Pass server argument to nnml-find-group-number.
15171         (nnml-request-create-group, nnml-active-number, nnml-save-marks):
15172         Pass server argument to nnml-possibly-create-directory.
15173         (nnml-request-accept-article): Pass server argument to
15174         nnml-active-number and nnml-save-mail.
15175         (nnml-find-group-number): Pass server argument to nnml-find-id.
15176         (nnml-request-update-info): Pass server argument to
15177         nnml-marks-changed-p.
15178
15179         (nnml-find-id, nnml-find-group-number, nnml-possibly-create-directory)
15180         (nnml-save-mail, nnml-active-number): Add server argument.
15181
15182         (nnml-request-delete-group): Warn if group is missing.
15183         (nnml-get-nov-buffer): Decode group name.
15184         (nnml-generate-active-info): Encode group name.
15185         (nnml-open-marks): Decode group name in messages.
15186
15187 2007-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15188
15189         * gnus-art.el (gnus-article-part-wrapper): Work with the nearest part
15190         if it is not specified.
15191         (gnus-article-pipe-part, gnus-article-save-part)
15192         (gnus-article-interactively-view-part, gnus-article-copy-part)
15193         (gnus-article-view-part-as-charset, gnus-article-view-part-externally)
15194         (gnus-article-inline-part, gnus-article-save-part-and-strip)
15195         (gnus-article-replace-part, gnus-article-delete-part)
15196         (gnus-article-view-part-as-type): Pass raw prefix argument to
15197         gnus-article-part-wrapper.
15198
15199 2007-07-18  Katsumi Yamaoka  <yamaoka@jpl.org>
15200
15201         * gnus-agent.el (gnus-agent-save-active):
15202         Bind nnheader-file-coding-system to gnus-agent-file-coding-system.
15203
15204         * gnus-cache.el (gnus-cache-save-buffers)
15205         (gnus-cache-possibly-enter-article, gnus-cache-request-article)
15206         (gnus-cache-retrieve-headers, gnus-cache-change-buffer)
15207         (gnus-cache-possibly-remove-article, gnus-cache-articles-in-group)
15208         (gnus-cache-braid-nov, gnus-cache-braid-heads)
15209         (gnus-cache-generate-active, gnus-cache-rename-group)
15210         (gnus-cache-delete-group, gnus-cache-update-file-total-fetched-for)
15211         (gnus-cache-update-overview-total-fetched-for):
15212         Bind file-name-coding-system to nnmail-pathname-coding-system.
15213         (gnus-cache-decoded-group-names, gnus-cache-unified-group-names):
15214         New variables.
15215         (gnus-cache-decoded-group-name): New function.
15216         (gnus-cache-file-name): Use it.
15217         (gnus-cache-generate-active): Use non-decoded group name for active.
15218
15219         * gnus-util.el (gnus-write-buffer): Bind file-name-coding-system at the
15220         right place.
15221         (gnus-write-active-file): Don't break non-ASCII group names.
15222
15223         * nntp.el (nntp-marks-changed-p): Bind file-name-coding-system to
15224         nnmail-pathname-coding-system.
15225
15226         * lpath.el: Bind default-file-name-coding-system,
15227         file-name-coding-system and language-info-alist for XEmacs.
15228
15229         * gnus-uu.el (gnus-uu-decode-save): Typo.
15230
15231 2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
15232
15233         * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
15234
15235 2007-07-14  David Kastrup  <dak@gnu.org>
15236
15237         * gnus-art.el (gnus-mime-delete-part): Don't go through article-edit
15238         finishing actions if we did not edit the article.
15239
15240 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15241
15242         * gnus-agent.el (gnus-agent-rename-group, gnus-agent-delete-group)
15243         (gnus-agent-fetch-articles, gnus-agent-unfetch-articles)
15244         (gnus-agent-crosspost, gnus-agent-backup-overview-buffer)
15245         (gnus-agent-flush-group, gnus-agent-flush-cache)
15246         (gnus-agent-fetch-headers, gnus-agent-load-alist)
15247         (gnus-agent-read-agentview, gnus-agent-expire-group-1)
15248         (gnus-agent-retrieve-headers, gnus-agent-request-article)
15249         (gnus-agent-regenerate-group)
15250         (gnus-agent-update-files-total-fetched-for)
15251         (gnus-agent-update-view-total-fetched-for):
15252         Bind file-name-coding-system to nnmail-pathname-coding-system.
15253         (gnus-agent-group-pathname): Don't encode file names by
15254         nnmail-pathname-coding-system.
15255         (gnus-agent-save-local): Bind file-name-coding-system correctly; bind
15256         coding-system-for-write instead of buffer-file-coding-system to
15257         gnus-agent-file-coding-system.
15258
15259         * gnus-msg.el (gnus-inews-make-draft, gnus-inews-insert-archive-gcc):
15260         Decode group name.
15261
15262         * gnus-srvr.el (gnus-browse-foreign-server): Make group names unibyte.
15263
15264         * gnus-start.el (gnus-update-active-hashtb-from-killed)
15265         (gnus-read-newsrc-el-file): Make group names unibyte.
15266
15267         * nnmail.el (nnmail-group-pathname): Don't encode file names by
15268         nnmail-pathname-coding-system.
15269
15270         * nnrss.el (nnrss-file-coding-system): Doc fix; make it begin with *.
15271         (nnrss-request-delete-group): Bind file-name-coding-system to
15272         nnmail-pathname-coding-system.
15273         (nnrss-read-server-data, nnrss-read-group-data):
15274         Bind file-name-coding-system correctly.
15275         (nnrss-check-group): Pass nnrss-file-coding-system to md5.
15276
15277         * nntp.el: Require gnus-group for the function gnus-group-name-charset.
15278         (nntp-server-to-method-cache): New variable.
15279         (nntp-group-pathname): New function that decodes non-ASCII group names.
15280         (nntp-possibly-create-directory, nntp-marks-changed-p)
15281         (nntp-save-marks, nntp-open-marks): Use it.
15282         (nntp-possibly-create-directory, nntp-open-marks):
15283         Bind file-name-coding-system to nnmail-pathname-coding-system.
15284         (nntp-open-marks): Decode group names when bootstrapping marks.
15285
15286         * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode
15287         Newsgroups and Followup-To headers.
15288
15289 2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15290
15291         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
15292         (gnus-server-closed-face, gnus-server-denied-face)
15293         (gnus-server-offline-face): Remove variable.
15294         (gnus-server-font-lock-keywords): Use faces that are not aliases.
15295
15296         * gnus-util.el (gnus-message-with-timestamp-1): Use log-message instead
15297         of modifying message-stack directly for XEmacs.
15298
15299         * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
15300         (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
15301         if the coding-system argument is nil for XEmacs.
15302
15303         * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
15304         mm-charset-override-alist.
15305
15306         * rfc2047.el: Don't require base64; require rfc2045 for the function
15307         rfc2045-encode-string.
15308         (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
15309         to quote the parameter value.
15310
15311 2007-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
15312
15313         * gnus-group.el (gnus-group-name-charset): Allow a method of the short
15314         form in gnus-group-name-charset-method-alist.
15315
15316         * gnus-eform.el (gnus-edit-form): Add optional argument layout which
15317         overrides the default layout edit-form.
15318
15319         * gnus-win.el (gnus-buffer-configuration): Add edit-server.
15320
15321         * gnus-srvr.el (gnus-server-edit-server): Use edit-server layout.
15322
15323 2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15324
15325         * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
15326         as unfetched articles.
15327
15328 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
15329
15330         * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
15331
15332 2007-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
15333
15334         * nnagent.el (nnagent-request-set-mark): Also set the marks for the
15335         original back end that keeps marks in the local system.
15336
15337 2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15338
15339         * gnus-art.el (gnus-article-summary-command-nosave): Don't set the 3rd
15340         arg of pop-to-buffer for XEmacs.
15341         (gnus-article-read-summary-keys): Ditto; don't restore window
15342         configuration if summary command ends up with neither article buffer
15343         nor summary buffer; describe bindings if summary keys end with C-h.
15344
15345 2007-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15346
15347         * message.el (message-fix-before-sending): Skip raw message part to be
15348         forwarded while checking illegible text.
15349         (message-forward-make-body-mime, message-forward-make-body):
15350         Mark signed or encrypted raw message as having no illegible text.
15351
15352 2007-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15353
15354         * gnus-util.el (gnus-add-timestamp-to-message): New user option.
15355         (gnus-message-with-timestamp-1): New macro.
15356         (gnus-message-with-timestamp): New function.
15357         (gnus-message): Use them.
15358
15359         * nnheader.el (nnheader-message): Use them.
15360
15361 2007-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
15362
15363         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Add newlines to
15364         .newsrc.eld file.
15365
15366 2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
15367
15368         * gnus-agent.el (gnus-agent-fetch-headers)
15369         (gnus-agent-retrieve-headers):
15370         Bind gnus-decode-encoded-address-function to identity.
15371
15372         * nntp.el (nntp-send-xover-command): Recognize an xover command is
15373         available also when the server returns simply a dot.
15374
15375         * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
15376
15377 2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15378
15379         * gnus-ems.el (gnus-x-splash): Fix calculation; error in tty.
15380
15381 2007-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15382
15383         * gnus-ems.el (gnus-x-splash): Make it work.
15384
15385         * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
15386         from being used.
15387
15388         * lpath.el: Bind line-spacing and tool-bar-mode for XEmacs.
15389
15390 2007-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
15391
15392         * gnus-xmas.el (gnus-xmas-define): Make gnus-make-overlay ignore the
15393         4th and the 5th arguments.
15394
15395         * gnus-art.el (gnus-insert-mime-button): Make a button overlay without
15396         the front stickiness.
15397         (gnus-article-summary-command-nosave): Correct the order of the
15398         arguments passed to pop-to-buffer.
15399         (gnus-article-read-summary-keys): Ditto; make it work properly when the
15400         summary command ends up with the article buffer.
15401
15402         * mm-decode.el (mm-insert-part): Separate the extracted parts that have
15403         the same faces.
15404
15405 2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
15406
15407         * gnus-art.el (gnus-split-methods): Fix typo in docstring.
15408
15409 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
15410
15411         * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
15412         * gnus-sum.el (gnus-summary-highlight):
15413         * pgg.el (pgg-sign-region, pgg-sign):
15414         * mail-source.el (mail-source-delete-old-incoming-confirm):
15415         * nndiary.el (nndiary-reminders): Fix typos in docstrings.
15416
15417 2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
15418
15419         * gnus-art.el (gnus-mime-view-part-externally)
15420         (gnus-mime-view-part-internally): Fix predicate function passed to
15421         completing-read.
15422
15423         * mm-decode.el (mm-image-fit-p): Return t if argument is not an image.
15424
15425         * gnus.el (gnus-update-message-archive-method): Add :version.
15426
15427 2007-06-01  Katsumi Yamaoka  <yamaoka@jpl.org>
15428
15429         * gnus.el (gnus-update-message-archive-method): New variable.
15430
15431         * gnus-start.el (gnus-setup-news): Update saved "archive" method
15432         according to gnus-message-archive-method if
15433         gnus-update-message-archive-method is non-nil.
15434
15435 2007-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
15436
15437         * gnus-sum.el (gnus-summary-limit-to-address): New function.
15438         Suggested by Loic Dachary <loic@dachary.org>.
15439         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
15440
15441 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15442
15443         * message.el (message-pop-to-buffer): Add switch-function argument.
15444         (message-mail): Pass switch-function argument to it.
15445
15446 2007-05-25  Reiner Steib  <Reiner.Steib@gmx.de>
15447
15448         * mm-decode.el (mm-file-name-rewrite-functions): Make it customizable.
15449         Improve doc string.
15450
15451 2007-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15452
15453         * gnus-art.el (gnus-header-from, gnus-header-subject, gnus-header-name)
15454         (gnus-header-content):
15455         * gnus-cite.el (gnus-cite-10):
15456         * gnus-srvr.el (gnus-server-closed):
15457         * gnus.el (gnus-group-mail-1, gnus-group-mail-1-empty)
15458         (gnus-group-mail-2, gnus-group-mail-2-empty, gnus-group-mail-3)
15459         (gnus-group-mail-3-empty, gnus-group-mail-low)
15460         (gnus-group-mail-low-empty, gnus-splash):
15461         * message.el (message-header-to, message-header-cc)
15462         (message-header-subject, message-header-other, message-header-name)
15463         (message-header-xheader, message-separator, message-cited-text)
15464         (message-mml): Lighten colors of faces used for dark background.
15465
15466 2007-05-24  Simon Josefsson  <simon@josefsson.org>
15467
15468         * nnimap.el (nnimap-need-unselect-to-notice-new-mail): Change default
15469         to t as an experiment.  Suggested by Greg Troxel <gdt@work.lexort.com>.
15470
15471 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15472
15473         * message.el (message-narrow-to-headers-or-head):
15474         Ignore mail-header-separator in the body.
15475
15476 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15477
15478         * mm-decode.el (mm-image-fit-p): Return t if image size is just the
15479         same as window size.
15480
15481 2007-05-22  Kevin Ryde  <user42@zip.com.au>
15482
15483         * message.el (message-font-lock-keywords): Use message-header-xheader
15484         face for "X-Foo", its apparent intended purpose.  Move "X-" pattern
15485         ahead of the anything pattern, to get it recognized.
15486
15487 2007-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
15488
15489         * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
15490         spam.el loads uses it in the compiled defadvice form.
15491
15492 2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
15493
15494         * gnus-sum.el (gnus-articles-to-read)
15495         (gnus-summary-insert-old-articles): Don't truncate group name for
15496         `read-string'.
15497
15498         * gnus-util.el (gnus-limit-string): Delete this function.
15499
15500         * gnus-sum.el (gnus-simplify-subject-fully):
15501         Use `truncate-string-to-width' instead.
15502
15503 2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
15504
15505         * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.
15506         Tell if, on summary exit, the next group has to be selected.
15507         (gnus-summary-exit): Use it.
15508
15509 2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
15510
15511         * gnus-art.el (gnus-article-mode): Fix comment about displaying
15512         non-break space.
15513
15514 2007-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15515
15516         * nnfolder.el (nnfolder-request-group, nnfolder-request-create-group):
15517         Check if group is not a directory.
15518         (nnfolder-request-expire-articles): Don't delete articles if the target
15519         group is not available.
15520
15521         * nnml.el (nnml-request-create-group): Properly check if group is not a
15522         file.
15523         (nnml-request-expire-articles): Don't delete articles if the target
15524         group is not available.
15525
15526         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
15527         Don't quote characters that are within parentheses.
15528
15529 2007-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15530
15531         * gnus-sum.el (gnus-auto-select-on-ephemeral-exit): New variable.
15532         (gnus-handle-ephemeral-exit): Select article according to it.
15533
15534 2007-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
15535
15536         * message.el (message-insert-formated-citation-line): Remove newline.
15537         (message-citation-line-format): Add final \n here so that the user can
15538         avoid a blank line.
15539
15540 2007-05-03  Dan Christensen  <jdc@uwo.ca>
15541
15542         * nndoc.el (nndoc-type-alist, nndoc-lanl-gov-announce-type-p)
15543         (nndoc-transform-lanl-gov-announce, nndoc-generate-lanl-gov-head):
15544         Update lanl/arXiv support.
15545
15546 2007-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
15547
15548         * gnus.el: Bump version number.
15549
15550 2007-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15551
15552         * gnus.el (gnus-version-number): Bump version.
15553
15554 2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
15555
15556         * gnus.el: No Gnus v0.6 is released.
15557
15558 2007-04-27  Didier Verna  <didier@xemacs.org>
15559
15560         * gnus-util.el (gnus-orify-regexp): Move and rename to ...
15561         * gmm-utils.el (gmm-regexp-concat): ... here.
15562         * message.el: Don't require 'gnus-util.
15563         (message-dont-reply-to-names): Handle name change above.
15564         * gnus-sum.el (gnus-ignored-from-addresses): Ditto.
15565
15566 2007-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
15567
15568         * mm-util.el (mm-charset-synonym-alist): Don't make it a user option
15569         since the initial value varies according to the system.
15570
15571 2007-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
15572
15573         * mm-util.el (mm-charset-synonym-alist): Defcustom.
15574
15575 2007-04-25  NAKAJI Hiroyuki  <nakaji@jp.freebsd.org>  (tiny change)
15576
15577         * mm-util.el (mm-charset-synonym-alist): Map iso8859-1 to iso-8859-1.
15578
15579 2007-04-24  Didier Verna  <didier@xemacs.org>
15580
15581         Improve the type of gnus-ignored-from-addresses.
15582         * gnus-util.el (gnus-orify-regexp): New function.
15583         * message.el (gnus-util): Require it.
15584         * message.el (message-dont-reply-to-names): Use gnus-orify-regexp.
15585         * gnus-sum.el (gnus-ignored-from-addresses): New function.
15586         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use it.
15587
15588 2007-04-24  Didier Verna  <didier@xemacs.org>
15589
15590         * gnus-sum.el:
15591         * gnus-utils.el: Fix some trailing whitespaces.
15592
15593 2007-04-23  Katsumi Yamaoka  <yamaoka@jpl.org>
15594
15595         * gnus-msg.el (gnus-summary-resend-message-edit): Add Gcc header.
15596         (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent
15597         article's Message-ID; refer parent article in summary buffer.
15598
15599         * message.el (message-bounce): Call mime-to-mml.
15600
15601         * dgnushack.el (byte-optimize-form-code-walker): Fix the form which was
15602         not helpful to Emacs 21.1 and 21.2 for detecting a bug that does not
15603         optimize and/or forms properly.
15604
15605 2007-04-22  Reiner Steib  <Reiner.Steib@gmx.de>
15606
15607         * dgnushack.el (with-syntax-table): XEmacs bug has been fixed.  Add
15608         URL.
15609
15610 2007-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
15611
15612         * gnus-msg.el (gnus-summary-supersede-article): Add Gcc header.
15613
15614 2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15615
15616         * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
15617         (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
15618         displayed of multipart/alternative part if it is invoked from summary
15619         buffer.
15620
15621         * mm-view.el (mm-inline-text-html-render-with-w3m)
15622         (mm-inline-text-html-render-with-w3m-standalone)
15623         (mm-inline-render-with-function): Use mail-parse-charset by default.
15624
15625 2007-04-18  Levin Du  <zslevin@gmail.com>  (tiny change)
15626
15627         * parse-time.el (parse-time-string-chars): Check if CHAR
15628         is less than the length of parse-time-syntax.
15629
15630 2007-04-17  Katsumi Yamaoka  <yamaoka@jpl.org>
15631
15632         * gnus-uu.el (gnus-uu-digest-mail-forward): Pull articles processed
15633         from gnus-newsgroup-processable.
15634
15635 2007-04-16  Didier Verna  <didier@xemacs.org>
15636
15637         * gnus-msg.el (gnus-configure-posting-styles):
15638         Handle message-signature-directory properly with :file syntax.
15639         Reported by "Leo".
15640
15641 2007-04-11  Didier Verna  <didier@xemacs.org>
15642
15643         New user option: message-signature-directory.
15644         * gnus-msg.el (gnus-configure-posting-styles): Support it.
15645         * message.el (message-insert-signature): Ditto.
15646         * message.el (message-signature-file): Doc update.
15647         * message.el (message-signature-directory): New.
15648
15649 2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
15650
15651         * gnus-msg.el (gnus-inews-yank-articles):
15652         Use message-exchange-point-and-mark instead of exchange-point-and-mark.
15653
15654 2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15655
15656         * message.el (message-yank-original): Make sure cited text ends with
15657         newline; don't exchange point and mark.
15658
15659 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
15660
15661         * tls.el (open-tls-stream): Properly handle case where there
15662         is no associated buffer.
15663
15664 2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
15665
15666         * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
15667         message-yank-original, make sure (< mark TEXT point).
15668
15669 2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
15670
15671         * message.el (message-fill-column): New variable.
15672         (message-mode): Use it.  Add comment on a possible new hook.
15673
15674         * nnmail.el (nnmail-spool-file): Mark as obsolete.
15675         (nnmail-get-new-mail): Reformat.
15676
15677         * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
15678
15679         * gmm-utils.el: Fix Commentary.
15680         (gmm-tool-bar-from-list): Fix typo in doc string.
15681
15682 2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
15683
15684         * message.el (message-yank-original): Don't switch point and mark
15685         unnecessarily to put point and mark as documented.
15686
15687 2007-03-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
15688
15689         * message.el (message-put-addresses-in-ecomplete): Only fetch headers
15690         from the message heads.
15691
15692 2007-03-25  Kevin Greiner  <kevin.greiner@compsol.cc>
15693
15694         * gnus-art.el (gnus-article-set-window-start): Do nothing when the
15695         article buffer does not have a window.  This may not be the best
15696         solution but is certainly better than setting the start of the null,
15697         that is the current, window.
15698
15699 2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
15700
15701         * gnus-draft.el (gnus-draft-setup-hook): New hook.
15702         (gnus-draft-setup): Run it.
15703
15704         * gnus-score.el (gnus-inhibit-slow-scoring): New variable, renamed from
15705         gnus-score-fast-scoring.  Allow regexp.
15706         (gnus-score-headers): Use it.
15707
15708         * gnus-util.el (gnus-emacs-version): Include "no MULE" in no-MULE
15709         XEmacs.
15710
15711         * gnus-art.el (gnus-article-browse-html-article): Fix typo in doc
15712         string.
15713         (gnus-button-alist): Also catch `<f1> k ...'.
15714         (gnus-treat-display-x-face): Fix doc string.
15715
15716 2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15717
15718         * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
15719         evaluation of gnus-extended-version to ensure correct generation of the
15720         User-Agent header when message-generate-headers-first is used.
15721
15722 2007-03-24  Simon Josefsson  <simon@josefsson.org>
15723
15724         * hashcash.el (hashcash-generate-payment-async): Don't crash if
15725         hashcash-path is nil.  Don't call callback with incorrect number of
15726         parameters if val is 0.
15727
15728 2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15729
15730         * message.el (message-required-news-headers):
15731         * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
15732
15733 2007-03-18  Thien-Thi Nguyen  <ttn@gnu.org>
15734
15735         * tls.el (open-tls-stream): In handshake-waiting loop,
15736         don't wait more if there is output available to process.
15737
15738 2007-03-17  Thien-Thi Nguyen  <ttn@gnu.org>
15739
15740         * tls.el (tls-program): Doc fix.
15741
15742 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
15743
15744         * message.el (message-generate-new-buffers): Change the meaning of the
15745         nil value; add `standard' to the choices; treat t as `unique'; improve
15746         doc string.
15747         (gnus-select-frame-set-input-focus): Autoload.
15748         (message-buffer-name): Search for the existing message buffer if
15749         message-generate-new-buffers is nil or `standard'; treat the value t of
15750         message-generate-new-buffers as `unique'.
15751         (message-pop-to-buffer): Raise the frame already displaying the message
15752         buffer; clear the echo area after querying.
15753         (message-setup): Pass the `continue' argument to compose-mail.
15754         (message-mail): Prefer `switch-function' if it is given; search for the
15755         existing message buffer if the `continue' argument is non-nil; pass
15756         continue and switch-function arguments to compose-mail by way of
15757         message-setup.
15758         (message-mail-other-window): Adjust argument of message-setup.
15759         (message-mail-other-frame): Ditto.
15760
15761 2007-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15762
15763         * gnus-cite.el (font-lock-set-defaults): Autoload it for Emacs.
15764         (gnus-message-citation-mode): Require font-lock for XEmacs; make sure
15765         to turn font-lock on when turning gnus-message-citation-mode on.
15766
15767 2007-03-06  Daiki Ueno  <ueno@unixuser.org>
15768
15769         * mml-smime.el (mml-smime-use): New variable; default to use openssl.
15770         (mml-smime-function-alist): New variable; add epg as the backend.
15771         * mml-sec.el (mml-smime-sign): Don't require mml-smime, autoload
15772         mml-smime- functions instead.
15773         * mm-view.el: Require smime.
15774
15775 2007-03-05  Didier Verna  <didier@xemacs.org>
15776
15777         * gnus-topic.el (gnus-topic-hierarchical-parameters): Perform merging
15778         instead of just inheritance for posting styles.
15779         * gnus.el (gnus-group-fast-parameter): Fix typo in comment.
15780
15781 2007-02-24  Chris Moore  <dooglus@gmail.com>
15782
15783         * pgg-pgp5.el (pgg-pgp5-encrypt-region):
15784         * pgg-pgp.el (pgg-pgp-encrypt-region):
15785         * pgg-gpg.el (pgg-gpg-encrypt-region):
15786         Check pgg-encrypt-for-me if no other recipients.
15787
15788 2007-02-24  John Paul Wallington  <jpw@pobox.com>
15789
15790         * tls.el (tls-certtool-program): Fix custom type.
15791
15792 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15793
15794         * gnus-cite.el (gnus-message-search-citation-line): Use point-at-bol
15795         and point-at-eol instead of line-(beginning|end)-position.
15796
15797         * assistant.el (assistant-parse-buffer): Ditto.
15798
15799         * netrc.el (netrc-parse-services): Ditto.
15800
15801 2007-02-28  Daiki Ueno  <ueno@unixuser.org>
15802
15803         * mml2015.el (mml2015-epg-find-usable-key): New function.
15804         (mml2015-epg-sign): Use it.
15805         (mml2015-epg-encrypt): Use it.
15806
15807 2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
15808
15809         * message.el (message-make-in-reply-to): Quote name containing
15810         non-ASCII characters.  It will make the RFC2047 encoder cause an error
15811         if there are special characters.  Reported by NAKAJI Hiroyuki
15812         <nakaji@jp.freebsd.org>.
15813
15814 2007-02-27  Didier Verna  <didier@xemacs.org>
15815
15816         Include the group parameters as well as the topic ones in the
15817         inheritance filter process.
15818         * gnus-topic.el (gnus-topic-hierarchical-parameters): New optional
15819         argument GROUP-PARAMS-LIST.
15820         * gnus-topic.el (gnus-group-topic-parameters): Use it.
15821
15822 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
15823
15824         * nntp.el (nntp-never-echoes-commands)
15825         (nntp-open-connection-functions-never-echo-commands): New variables.
15826         (nntp-send-command): Use them.
15827
15828 2007-02-20  Daiki Ueno  <ueno@unixuser.org>
15829
15830         * mml2015.el (mml2015-epg-verify): Simplify.
15831
15832 2007-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
15833
15834         * mml.el (mml-content-disposition-alist): New user option.
15835         (mml-content-disposition): New function.
15836         (mml-insert-mime-headers, mml-minibuffer-read-disposition): Use it.
15837         (mml-attach-file, mml-dnd-attach-file): Pass file name to it.
15838
15839 2007-02-19  Daiki Ueno  <ueno@unixuser.org>
15840
15841         * mml2015.el (mml2015-epg-verify): Convert LF to CRLF before signature
15842         verification.
15843
15844 2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15845
15846         * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
15847         articles posted in the last 24 hours.
15848
15849 2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
15850
15851         * smiley.el (smiley-regexp-alist): Add "dead" smiley.
15852
15853 2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
15854
15855         * nntp.el (nntp-send-command): Don't wait for echoes when
15856         nntp-open-ssl-stream is used.
15857
15858 2007-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
15859
15860         * gnus-cite.el (gnus-test-font-lock-add-keywords)
15861         (gnus-message-add-citation-keywords)
15862         (gnus-message-remove-citation-keywords): Remove.
15863         (gnus-message-citation-mode): Instead of modifying font-lock-keywords
15864         directly, make the variables in font-lock-defaults buffer-local, add
15865         gnus-message-citation-keywords to them and then update the value of
15866         font-lock-keywords.
15867
15868 2007-02-09  Katsumi Yamaoka  <yamaoka@jpl.org>
15869
15870         * message.el (message-cite-original-1): Don't call
15871         gnus-article-highlight-citation.
15872
15873         * gnus-cite.el (gnus-cite-parse): Work with two or more MS-type
15874         citations; fix line count.
15875
15876 2007-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
15877
15878         * gnus-cite.el (gnus-test-font-lock-add-keywords): New function.
15879         (gnus-message-add-citation-keywords)
15880         (gnus-message-remove-citation-keywords): Use it; fix the emulating
15881         versions of font-lock-add-keywords and font-lock-remove-keywords to
15882         work with XEmacs correctly.
15883
15884 2007-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
15885
15886         * gnus-cite.el (gnus-cite-face-list): Set the values of
15887         gnus-message-max-citation-depth and gnus-message-citation-keywords.
15888         (gnus-message-max-citation-depth): Use defvar rather than defconst.
15889         (gnus-message-cite-prefix-regexp): New variable.
15890         (gnus-message-search-citation-line): Use it; protect against long
15891         citation prefix; fill match data with nil rather than 0 for XEmacs; set
15892         the 0th match data for Emacs.
15893         (gnus-message-citation-keywords): Set LAXMATCH flag in every HIGHLIGHT.
15894         (gnus-message-add-citation-keywords): Append keywords rather than
15895         prepending; emulate font-lock-add-keywords if it is not available.
15896         (gnus-message-remove-citation-keywords):
15897         Emulate font-lock-remove-keywords if it is not available.
15898
15899         * gnus-msg.el (gnus-message-highlight-citation): Default to t.
15900
15901         * message.el (message-cite-prefix-regexp): Set the value of
15902         gnus-message-cite-prefix-regexp.
15903
15904 2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15905
15906         * nnweb.el (nnweb-google-parse-1): Update parser.
15907
15908 2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
15909
15910         * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
15911
15912 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
15913
15914         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
15915         regexp.
15916
15917 2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
15918
15919         * uudecode.el (uudecode-string-to-multibyte): New function emulating
15920         string-to-multibyte.
15921         (uudecode-decode-region-internal): Use it.
15922
15923         * lpath.el: Fbind string-as-multibyte for XEmacs.
15924
15925 2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
15926
15927         * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file):
15928         Fix custom choice.
15929
15930         * gnus-art.el (gnus-signature-limit): Fix custom choice.
15931
15932 2007-01-22  Daiki Ueno  <ueno@unixuser.org>
15933
15934         * mm-util.el (mm-inhibit-file-name-handlers): Add epa-file-handler.
15935
15936         * mm-decode.el (mm-save-part-to-file): Use `mm-write-region' instead of
15937         `write-region' to respect `mm-inhibit-file-name-handlers'.
15938
15939 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
15940
15941         * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
15942         Use gnus-home-directory instead of "~/" or "$HOME".
15943
15944 2007-01-17  Teodor Zlatanov  <tzz@lifelogs.com>
15945
15946         * encrypt.el (encrypt-insert-file-contents): Add better prompt
15947         to mention filename.
15948         Add comments at beginning regarding usage.
15949         (encrypt-write-file-contents): Change interactive so a string is
15950         acceptable.  If the file has no associated model, show an error instead
15951         of a nonsense prompt.
15952
15953 2007-01-16  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
15954
15955         * spam.el (spam-bsfilter-ham-switch): Fix typo.
15956         Thanks to Yoshihiko Yamada for kind notification of this typo.
15957
15958 2007-01-12  Kenichi Handa  <handa@m17n.org>
15959
15960         * uudecode.el (uudecode-decode-region-internal): Make it work in a
15961         multibyte buffer.
15962
15963 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
15964
15965         * gnus-score.el (gnus-score-fast-scoring): New variable.
15966         (gnus-score-headers): Use it.
15967
15968         * gnus-sum.el (gnus-auto-select-first): Improve doc string.
15969
15970         * message.el (message-cite-original-1):
15971         Call gnus-article-highlight-citation if requested.
15972         (message-make-from): Allow name and address as optional arguments.
15973
15974         * gnus-cite.el (gnus-article-highlight-citation): Add SAME-BUFFER arg.
15975
15976         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
15977         bugs to doc string.
15978         (gnus-button-alist): Add mid\\|message-id.
15979         (gnus-button-fetch-group): Extend for use in
15980         `browse-url-browser-function'.
15981         (gnus-button-url-regexp): Try to catch paired parentheses like in
15982         Wikipedia URLs.
15983
15984         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
15985         Suggested by Simon Krahnke <overlord@gmx.li>.
15986
15987 2007-01-13  Romain Francoise  <romain@orebokech.com>
15988
15989         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
15990         Update copyright.
15991
15992 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
15993
15994         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
15995
15996 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
15997
15998         * gnus-registry.el (gnus-registry-unfollowed-groups)
15999         (gnus-registry-split-fancy-with-parent): Fix documentation.
16000
16001 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16002
16003         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
16004         from nnweb groups.
16005
16006 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16007
16008         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
16009         Xref urls.  Erase buffer before requesting head.
16010
16011         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16012
16013 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
16014
16015         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
16016         customizable.
16017
16018 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
16019
16020         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
16021         no signing key is found.
16022         (mml2015-epg-encrypt): Ask user whether to skip or abort if
16023         no encrypting and/or signing key is found.
16024
16025 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
16026
16027         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
16028
16029 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16030
16031         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
16032         headers read from disk with the ones newly found in the current search.
16033         This should no longer cause problems, because the article numbers in
16034         Gmane's `nov.php' output are ignored since the previous change.
16035
16036 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16037
16038         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
16039
16040 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16041
16042         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
16043         replace-regexp-in-string; bind url-version; fbind display-images-p and
16044         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
16045         find-face and set-itimer-function for Emacs; bind itimer-list for
16046         Emacs.
16047
16048         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
16049
16050 2007-01-01  Romain Francoise  <romain@orebokech.com>
16051
16052         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
16053
16054 2006-12-31  Steve Youngs  <steve@sxemacs.org>
16055
16056         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
16057         `define-minor-mode' macro definition expanded properly.
16058         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
16059         exclude it there.
16060
16061         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
16062         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
16063         `fboundp' test.
16064         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
16065         This is OK to autoload in (S)XEmacs now.
16066
16067 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16068
16069         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
16070         keystroke.
16071         (gnus-summary-limit-to-singletons): Fix typo.
16072
16073         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
16074         else fails.
16075
16076 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16077
16078         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
16079         docstring.
16080
16081         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
16082         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
16083         (gnus-summary-insert-dormant-articles): Fix typo in message.
16084
16085 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
16086
16087         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
16088         nil for XEmacs.
16089         (gnus-message-citation-mode): Don't autoload in XEmacs.
16090
16091         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
16092
16093 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
16094
16095         * nnimap.el (nnimap-expunge-search-string):
16096         Mention nnimap-search-uids-not-since-is-evil in docstring.
16097
16098 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
16099
16100         * spam.el: Revert to make-obsolete-variable because
16101         define-obsolete-variable-alias is not supported in Emacs 21.
16102
16103         * spam.el (spam-ifile-path, spam-ifile-database-path)
16104         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
16105         make-obsolete-variable.
16106         (spam-bsfilter-path, spam-bsfilter-program)
16107         (spam-spamassassin-path, spam-spamassassin-program)
16108         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.
16109         Don't use "path" inappropriately.
16110         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
16111         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
16112         variable names.
16113
16114 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
16115
16116         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
16117         summary buffer.
16118
16119         * password.el (password-cache-remove): Use clear-string to burn
16120         password, if available.
16121
16122 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16123
16124         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
16125
16126         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
16127
16128         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
16129         (gnus-message-highlight-citation): Move defcustom here from
16130         gnus-cite.el.
16131         (gnus-message-citation-mode): Autoload.
16132
16133         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
16134         checks to make it compile with XEmacs.
16135         (gnus-message-citation-mode): New minor mode.
16136         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
16137         (gnus-message-highlight-citation): New variables.
16138         (gnus-message-search-citation-line)
16139         (gnus-message-add-citation-keywords)
16140         (gnus-message-remove-citation-keywords)
16141         (turn-on-gnus-message-citation-mode)
16142         (turn-off-gnus-message-citation-mode): New functions.
16143
16144 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
16145
16146         * gnus-cite.el: Enable highlighting of different citation levels in
16147         message-mode.
16148
16149 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
16150
16151         * message.el (message-make-fqdn): Fix comment.
16152         (message-bogus-system-names): Add ".local".
16153
16154         * spam.el (spam-ifile-path, spam-ifile-program)
16155         (spam-ifile-database-path, spam-ifile-database)
16156         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
16157         Don't use "path" inappropriately.
16158         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
16159         strings.
16160         (spam-check-ifile, spam-ifile-register-with-ifile)
16161         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter):
16162         Use new variable names.
16163
16164         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
16165         (gnus-treat-display-smileys): Simplify using
16166         gnus-image-type-available-p.
16167
16168         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
16169         available.
16170
16171         * gnus-xmas.el (gnus-xmas-image-type-available-p):
16172         Use `display-images-p' if available.
16173
16174 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
16175
16176         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
16177         one after turning on the buffer's multibyteness instead of decoding
16178         them directly in the unibyte buffer that causes unexpected conversion
16179         in Emacs 23 (unicode).
16180
16181 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16182
16183         * message.el (message-generate-hashcash): Fix custom type.
16184
16185 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16186
16187         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
16188
16189 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
16190
16191         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
16192         disconnect icons.  Add help text.
16193
16194 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
16195
16196         * spam.el (spam-extra-header-to-number): CRM114 spam score is
16197         negated to be consistent with the others we handle.
16198
16199 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16200
16201         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
16202         version of gnus-summary-buffer to something, so that we can use two
16203         article buffers at the same time.
16204
16205 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
16206
16207         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
16208         trigger all the extra headers.
16209         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
16210         sorting.
16211
16212 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16213
16214         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
16215         solid groups.
16216
16217 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
16218
16219         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
16220
16221 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
16222
16223         * legacy-gnus-agent.el: Add Copyright notice.
16224
16225 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
16226
16227         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
16228
16229 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16230
16231         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
16232
16233         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
16234         to make it work reliably in CVS Emacs.
16235         (gnus-summary-limit-strange-charsets-predicate)
16236         (gnus-summary-limit-to-predicate): New functions.
16237
16238 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
16239
16240         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
16241         specifying array size.
16242         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
16243         array if it is too small.
16244         (gnus-sort-threads-recursive): Rename from gnus-sort-thread-1.
16245         (gnus-sort-threads-loop): New function.
16246
16247 2006-12-06  Chris Moore  <dooglus@gmail.com>
16248
16249         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
16250         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
16251
16252 2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
16253
16254         * mm-url.el (mm-url-predefined-programs): Call curl with correct
16255         options.
16256
16257 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16258
16259         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
16260         DOS-ing the recipient.
16261
16262         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
16263         the headers when creating the mapping to avoid mismappings.
16264         (nnweb-gmane-create-mapping): Always nix out old mapping.
16265
16266 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16267
16268         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
16269         and mm-verify-option to never.
16270
16271 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16272
16273         * message.el (message-signed-or-encrypted-p): New function.
16274         (message-forward-make-body): Use it.
16275
16276         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
16277         Replace encode-coding-string with mm-encode-coding-string.
16278
16279 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16280
16281         * nneething.el (nneething-decode-file-name):
16282         Replace decode-coding-string with mm-decode-coding-string.
16283
16284         * gnus-int.el (gnus-open-server): Say failed server's name.
16285
16286 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
16287
16288         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
16289         strings to a single string.  Quote `errors-file-name'.
16290         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
16291         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
16292         Adjust calls.  Use `shell-quote-argument'.
16293
16294 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
16295
16296         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
16297         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
16298
16299         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
16300         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
16301         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
16302         (gnus-group-make-directory-group, gnus-group-transpose-groups):
16303         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
16304         (gnus-subscribe-newsgroup, gnus-1):
16305         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
16306         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
16307         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
16308         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
16309
16310 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16311
16312         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
16313         keystroke.
16314         (gnus-summary-limit-to-bodies): Implement headersp.
16315
16316 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16317
16318         * dns.el (query-dns): Protect against "Process dns deleted" strings.
16319
16320 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
16321
16322         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
16323
16324 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16325
16326         * message.el (message-generate-hashcash): Expand range of values to
16327         include `opportunistic'.
16328         (message-send-mail): Use it.
16329
16330 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16331
16332         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
16333         and comment it.
16334
16335         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
16336
16337 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
16338
16339         * gnus-util.el (gnus-extract-address-components): Improve comment.
16340
16341 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16342
16343         * gnus-util.el (gnus-extract-address-components): Work with address in
16344         which the name portion contains @.
16345
16346         * lpath.el: Fbind custom-autoload.
16347
16348 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16349
16350         * gnus.el (gnus-start): Move custom group up.
16351         (gnus-select-method): Don't autoload, but make it available for
16352         `customize-variable'.
16353         (gnus-getenv-nntpserver): Don't autoload.
16354
16355 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
16356
16357         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
16358
16359 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
16360
16361         * message.el (message-sendmail-extra-arguments): New variable.
16362         (message-send-mail-with-sendmail): Use it.
16363
16364 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
16365
16366         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
16367         mm-with-unibyte-current-buffer to make string unibyte.
16368
16369         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
16370         mm-string-as-multibyte.
16371
16372 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
16373
16374         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
16375         Reported by Werner Koch <wk@gnupg.org>.
16376
16377 2006-11-14  Daiki Ueno  <ueno@p360>
16378
16379         * mml2015.el: Autoload epa-select-keys when compiling.
16380
16381 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16382
16383         * mml2015.el (mml2015-epg-sign): Save the signing keys in
16384         message-options.
16385         (mml2015-epg-encrypt): Save the recipient keys in message-options.
16386
16387 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
16388
16389         * mml2015.el (mml2015-epg-encrypt): Remove backward compatibility for
16390         EasyPG (< 0.0.6).
16391         (mml2015-always-trust): New user option.
16392         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
16393         prompt.
16394
16395 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
16396
16397         * nntp.el (nntp-authinfo-force): New variable.
16398         (nntp-send-authinfo): Use it.
16399
16400 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
16401
16402         * message.el (message-strip-subject-encoded-words): Allow _not_ to
16403         decode encoded words.  Improve prompt.  Add comment about forwarding.
16404         (message-replacement-char): Move up.
16405
16406 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
16407
16408         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
16409         instead of gnus-intersection because arguments of gnus-sorted-nunion
16410         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
16411
16412 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
16413
16414         * message.el (message-strip-subject-encoded-words): Reformat prompt.
16415         (message-simplify-subject-functions):
16416         Enable message-strip-subject-encoded-words by default.
16417
16418 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
16419
16420         * message.el (message-strip-subject-encoded-words): New function.
16421         (message-simplify-subject-functions): New variable.
16422         (message-simplify-subject): Use it.  Fix typo in doc string.
16423         Support message-strip-subject-encoded-words.
16424
16425 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
16426
16427         * gnus-diary.el (gnus-diary-delay-format-function):
16428         * nndiary.el (nndiary-reminders):
16429         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
16430
16431 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
16432
16433         * gnus-art.el (article-hide-boring-headers): Fetch date from
16434         gnus-original-article-buffer to avoid problems with localized date
16435         strings.
16436
16437 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
16438
16439         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
16440
16441 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
16442
16443         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16444         New variables.
16445         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16446         (mm-charset-synonym-alist): Move some entries to
16447         mm-codepage-iso-8859-list.
16448         (mm-charset-synonym-alist, mm-charset-override-alist):
16449         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16450
16451 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
16452
16453         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
16454
16455 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
16456
16457         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
16458         with Emacs 21 and XEmacs.
16459
16460 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
16461
16462         * spam.el (spam-parse-address): New function for better parsing,
16463         catching errors, etc.
16464         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
16465
16466 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
16467
16468         * mm-view.el: Add interactive arg to html2text autoload.
16469
16470 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
16471
16472         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
16473
16474 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
16475
16476         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
16477         New variables.
16478         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
16479         (mm-charset-synonym-alist): Move some entries to
16480         mm-codepage-iso-8859-list.
16481
16482         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
16483
16484 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
16485
16486         * message.el (message-citation-line-format)
16487         (message-insert-formated-citation-line): Fix implementation of %E, %N
16488         and %n according to the doc string.
16489
16490 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
16491
16492         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16493         Use car-safe to avoid bad parses.
16494
16495 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16496
16497         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
16498         names.
16499
16500         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
16501
16502 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16503
16504         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
16505         header.
16506
16507         * message.el (message-draft-headers): Add Date.
16508         (message-headers-to-generate): Fix typo in docstring.
16509
16510         * nndraft.el (nndraft-required-headers): New variable.
16511         (nndraft-generate-headers): Use it.
16512
16513         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
16514
16515 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16516
16517         * gnus-registry.el (gnus-registry-wash-for-keywords)
16518         (gnus-registry-find-keywords): New functions to allow easy searching of
16519         articles that are in the registry.
16520
16521 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
16522
16523         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list):
16524         Use ietf-drums-parse-address instead of gnus-extract-address-components.
16525         Reported by Damien Elmes <damien@repose.cx>.
16526
16527 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
16528
16529         * gnus.el (gnus-mime): Remove unused custom group.
16530
16531 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16532
16533         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
16534         "blank line" when searching for end of armor headers.
16535
16536 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
16537
16538         * gmm-utils.el (gmm-write-region): Fix variable name.
16539
16540 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
16541
16542         * gmm-utils.el (gmm-write-region): New function based on compatibility
16543         code from `mm-make-temp-file'.
16544
16545         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
16546
16547         * nnmaildir.el (nnmaildir--update-nov)
16548         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
16549         Use `gmm-write-region'.
16550
16551 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
16552
16553         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist):
16554         Add iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
16555
16556         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
16557
16558         * message.el (message-replacement-char): New variable.
16559         (message-fix-before-sending): Use it.
16560         (message-simplify-subject): New function to remove duplicate code.
16561         (message-reply, message-followup): Use it.
16562
16563         * gnus-sum.el (gnus-summary-make-menu-bar):
16564         Clarify gnus-summary-limit-to-articles.
16565
16566 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
16567
16568         * gnus-util.el (gnus-with-local-quit): New macro.
16569
16570         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
16571
16572 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
16573
16574         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
16575         ignore non-string data.
16576
16577 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
16578
16579         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
16580         non-string data (needs to be done in the registry too).
16581
16582 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16583
16584         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
16585         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
16586         (gnus-registry-split-fancy-with-parent)
16587         (gnus-registry-fetch-simplified-message-subject-fast)
16588         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
16589         Remove text properties on ingress into the registry and when it's saved.
16590         (gnus-registry-clean-empty-function): Fix bug with cleaning the
16591         registry from entries with no groups.
16592
16593 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
16594
16595         * gnus-util.el (gnus-string-remove-all-properties): Add utility
16596         function to remove string properties.
16597
16598 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
16599
16600         * gmm-utils.el (gmm): Adjust custom version.
16601
16602         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist):
16603         Adjust custom version.
16604
16605         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
16606
16607 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
16608
16609         * gnus-art.el (gnus-insert-prev-page-button)
16610         (gnus-insert-next-page-button): Simplify.  Reformat.
16611
16612 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16613
16614         * gnus-art.el (gnus-insert-prev-page-button)
16615         (gnus-insert-next-page-button): Apply gnus-article-button-face.
16616
16617 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
16618
16619         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
16620
16621 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
16622
16623         * gnus-art.el (gnus-insert-mime-button)
16624         (gnus-insert-mime-security-button):
16625         Apply gnus-article-button-face to MIME and security buttons.
16626
16627 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
16628
16629         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
16630         readable.
16631
16632 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16633
16634         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
16635
16636 2006-09-20  Steve Youngs  <steve@sxemacs.org>
16637
16638         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
16639         `browse-url-of-file' instead of `browse-url'.
16640
16641 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16642
16643         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
16644         regexp.  Articles containing quotation were cut prematurely.
16645
16646 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
16647
16648         * message.el (message-cite-original-1): Use nobody by default for the
16649         value of From header.
16650         (message-reply): Ditto.
16651
16652 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
16653
16654         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
16655         to the gnus-info.  This fixes a bug of inline-PGP message verification.
16656         Reported by Michael Piotrowski <mxp@dynalabs.de>.
16657
16658 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
16659
16660         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
16661         mails in the doc string.  Add some URLs in comment.
16662         (pop3-movemail): Warn about pop3-leave-mail-on-server.
16663
16664 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
16665
16666         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
16667         backslashes handling and the way to find boundaries of quoted strings.
16668
16669 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
16670
16671         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
16672         mml1991-encrypt-to-self is set and mml1991-signers is not set.
16673         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
16674         mml2015-encrypt-to-self is set and mml2015-signers is not set.
16675
16676 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
16677
16678         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
16679         doc string.
16680         (gnus-button-regexp, gnus-button-last): Remove unused variables.
16681
16682 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
16683
16684         * lpath.el: Fbind epg-check-configuration.
16685
16686 2006-09-06  Simon Josefsson  <jas@extundo.com>
16687
16688         * mml2015.el (mml2015-use): Doc fix, mention epg.
16689
16690 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16691
16692         * mml2015.el (mml2015-use): Default to epg, if available.
16693
16694 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
16695
16696         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
16697         message-sender.
16698         (mml1991-epg-encrypt): Ditto.
16699         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
16700         message-sender.
16701         (mml2015-epg-encrypt): Ditto.
16702
16703 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
16704
16705         * message.el (message-send-mail-with-sendmail): Look for sendmail in
16706         several common directories.
16707
16708 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
16709
16710         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
16711         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
16712
16713 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16714
16715         * gnus-art.el (article-decode-encoded-words): Make it fast.
16716
16717 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
16718
16719         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
16720
16721         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
16722         in quoted string into `\'.
16723
16724 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16725
16726         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16727         Use standard-syntax-table.
16728
16729 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
16730
16731         * gnus-art.el (gnus-decode-address-function): New variable.
16732         (article-decode-encoded-words): Use it to decode headers which are
16733         assumed to contain addresses.
16734         (gnus-mime-delete-part): Remove useless `or'.
16735
16736         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
16737         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
16738         (gnus-nov-parse-line): Use it to decode From header.
16739         (gnus-get-newsgroup-headers): Ditto.
16740         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
16741
16742         * mail-parse.el (mail-decode-encoded-address-region): New alias.
16743         (mail-decode-encoded-address-string): New alias.
16744
16745         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
16746         New function.
16747         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
16748         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
16749         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
16750         (rfc2047-decode-string): Ditto.
16751         (rfc2047-decode-address-region): New function.
16752         (rfc2047-decode-address-string): New function.
16753
16754 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
16755
16756         * message.el (message-caesar-buffer-body): Allow rotating headers.
16757
16758         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
16759
16760         * message.el (message-insert-formated-citation-line): Fix %f.
16761         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
16762
16763 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
16764
16765         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
16766         (gnus-bookmark-mouse-available-p): New macro.
16767         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
16768         (gnus-bookmark-bmenu-show-infos): Use it.
16769         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
16770         (gnus-bookmark-bmenu-hide-infos): Ditto.
16771         (gnus-bookmark-remove-properties): New function.
16772         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
16773         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
16774         (gnus-bookmark-write-file): Bind coding-system-for-write.
16775         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
16776         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
16777         group before selecting it.
16778         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
16779         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
16780         quit-window if it is not available; use gnus-mouse-2 and bind it to
16781         gnus-bookmark-bmenu-select-by-mouse.
16782         (gnus-bookmark-show-details): Remove unused variable `details-list'.
16783         (gnus-bookmark-bmenu-select-by-mouse): New function.
16784
16785 2006-08-13  Romain Francoise  <romain@orebokech.com>
16786
16787         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
16788         space.
16789
16790 2006-08-10  Romain Francoise  <romain@orebokech.com>
16791
16792         * dns-mode.el: Alias `zone-mode' to `dns-mode'.
16793         (dns-mode-soa-auto-increment-serial): New user option.
16794         (dns-mode-soa-maybe-increment-serial): New function.
16795         (dns-mode): Add the latter to `write-contents-functions'.
16796
16797 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16798
16799         * compface.el (uncompface): Use binary rather than raw-text-unix.
16800
16801 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
16802
16803         * compface.el (uncompface): Make sure the eol conversion doesn't take
16804         place when communicating with the external programs.
16805         Reported by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
16806
16807 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
16808
16809         * nnheader.el (nnheader-insert-head): Fix typo in comment.
16810
16811 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16812
16813         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
16814         Make it more robust by parsing author and date independently.
16815
16816 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
16817
16818         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
16819
16820 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
16821
16822         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
16823         first matching secret key.
16824         (mml2015-epg-encrypt): Ditto.
16825
16826         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
16827         first matching secret key.
16828         (mml1991-epg-encrypt): Ditto.
16829
16830         * mml2015.el (mml2015-encrypt-to-self): New user option.
16831         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
16832         mml2015-epg-encrypt-to-self is set.
16833
16834         * mml1991.el (mml1991-encrypt-to-self): New variable.
16835         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
16836         mml1991-epg-encrypt-to-self is set.
16837
16838         * mml2015.el (mml2015-signers): New user option.
16839         (mml2015-epg-sign): Reflect the value of mml2015-signers.
16840         (mml2015-epg-encrypt): Allow to select signing keys.
16841
16842         * mml1991.el (mml1991-signers): New variable.
16843         (mml1991-epg-sign): Reflect the value of mml1991-signers.
16844         (mml1991-epg-encrypt): Allow to select signing keys.
16845
16846 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
16847
16848         * nnheader.el (nnheader-insert-head): Make it work even if the file
16849         uses CRLF for the line-break code.
16850
16851 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
16852
16853         * mml2015.el: Require mml-sec instead of password.
16854         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
16855         (mml2015-cache-passphrase): Inherit the default value from
16856         mml-secure-cache-passphrase.
16857         (mml2015-passphrase-cache-expiry): Inherit the default value from
16858         mml-secure-passphrase-cache-expiry.
16859
16860         * mml1991.el: Require mml-sec instead of password.
16861         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
16862         (mml1991-cache-passphrase): Inherit the default value from
16863         mml-secure-cache-passphrase.
16864         (mml1991-passphrase-cache-expiry): Inherit the default value from
16865         mml-secure-passphrase-cache-expiry.
16866
16867         * mml-sec.el: Require password.
16868         (mml-secure-verbose): New user option.
16869         (mml-secure-cache-passphrase): New user option.
16870         (mml-secure-passphrase-cache-expiry): New user option.
16871
16872 2006-07-24  David Smith  <davidsmith@acm.org>  (tiny change)
16873             Andreas Vögele  <andreas@altroot.de>   (tiny change)
16874
16875         * pgg-def.el (pgg-truncate-key-identifier):
16876         Truncate the key ID to 8 letters from the end.
16877
16878 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16879
16880         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
16881         workaround for the url package included with Emacs.
16882
16883         * nnweb.el (nnweb-google-create-mapping): Update regexp.
16884
16885 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
16886
16887         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
16888         correctly.  This fixes a bug caused by the 2006-05-12 change.
16889
16890 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
16891
16892         * nnmail.el (nnmail-article-group): If splitting raises an error, give
16893         some information about the error when saying that the `bogus' mail
16894         group will be used.
16895
16896 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
16897
16898         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
16899         string.
16900
16901 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
16902
16903         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
16904
16905 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16906
16907         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
16908
16909 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16910
16911         * mml1991.el (mml1991-function-alist): Add epg.
16912         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
16913         (mml1991-epg-encrypt): New functions.
16914
16915 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
16916
16917         * mml2015.el (mml2015-verbose): New variable.
16918         (mml2015-cache-passphrase): Ditto.
16919         (mml2015-passphrase-cache-expiry): Ditto.
16920         (mml2015-function-alist): Add epg.
16921         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
16922         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
16923         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt):
16924         New functions.
16925
16926 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16927
16928         * message.el (message-cite-original-1): Preserve region when removing
16929         quoted text due to X-No-Archive in order to avoid bogus attribution
16930         when citing multiple messages.
16931
16932 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16933
16934         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.
16935         Reported by Kenneth Jacker <khj@be.cs.appstate.edu>.
16936
16937 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
16938
16939         * gnus-diary.el (gnus-user-format-function-d)
16940         (gnus-user-format-function-D): Autoload.
16941
16942         * imap.el (Commentary): Fix typo.
16943
16944         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
16945         2006-04-22 contribution.
16946
16947 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16948
16949         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
16950         It didn't really fix the bogosity I'm seeing with solid web groups.
16951
16952 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16953
16954         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
16955         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
16956         created using server names.  If we use the feature without declaring
16957         it, Gnus does not properly manage server and group state.
16958
16959         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
16960         bound.
16961
16962 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
16963
16964         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
16965         looking up the method using GROUP's prefix before inventing a new one.
16966         It is used on killed/unknown groups in various places where returning
16967         an all-new method isn't expected by the caller.
16968
16969         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
16970         and match semantics of gnus-group-real-prefix.
16971
16972 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
16973
16974         * nnmail.el (nnmail-broken-references-mailers): New variable.
16975         (nnmail-ignore-broken-references): New function generalizing
16976         nnmail-fix-eudora-headers.
16977         (nnmail-fix-eudora-headers): Now obsolete.
16978
16979         * gnus-art.el (gnus-button-handle-custom):
16980         Support `customize-apropos*'.
16981
16982 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
16983
16984         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
16985
16986         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
16987         articles.
16988
16989 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
16990
16991         * message.el (message-cite-reply-above): New variable.
16992         (message-yank-original): Use it.
16993
16994 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
16995
16996         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
16997
16998 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
16999
17000         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
17001         as read.
17002
17003         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
17004
17005 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
17006
17007         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
17008         (gnus-bookmark-default-file): Use gnus-directory.
17009         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
17010         Remove "*" in doc string.
17011         (gnus-bookmark-write-file): Simplify.
17012         (gnus-bookmark-maybe-sort-alist): Use `when'.
17013         (gnus-bookmark-get-bookmark): Fix typo in doc string.
17014         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark):
17015         Add FIXME about Emacs 21 and XEmacs compatibility.
17016         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
17017         compatibility.
17018         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
17019         compatibility.
17020         (gnus-bookmark-menu-heading): Fix version.
17021
17022 2006-06-19  Bastien Guerry  <bzg@altern.org>
17023
17024         * gnus-bookmark.el: New file.
17025
17026 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17027
17028         * message.el (message-syntax-checks): Doc fix.
17029
17030 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17031
17032         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
17033         unsubscribed groups as if they were killed ones.  It causes duplicate
17034         entries in gnus-newsrc-alist.
17035
17036 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17037
17038         * message.el (message-syntax-checks): Doc fix.
17039         (message-send-mail): Add check for continuation headers.
17040         (message-check-news-header-syntax): Fix regexp used to check for
17041         continuation headers.
17042
17043 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
17044
17045         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
17046
17047 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
17048
17049         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
17050
17051 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
17052
17053         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
17054         default-truncate-lines.
17055
17056 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17057
17058         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
17059         to fill the utf-8 entry.
17060
17061         * lpath.el: Fbind unicode-precedence-list.
17062
17063 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17064
17065         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
17066
17067 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
17068
17069         * gnus-agent.el (directory-files-and-attributes): Move all the way
17070         forward (the third and final move).
17071         (gnus-agent-read-agentview): Trap reconstruction errors due to
17072         nonexistent directory.  Handle by returning nil.
17073
17074 2006-05-30  Didier Verna  <didier@xemacs.org>
17075
17076         * message.el (message-dont-reply-to-names): Update the custom type.
17077         * message.el (message-dont-reply-to-names): New defsubst: potentially
17078         convert a list of regexps into a single one.
17079         * message.el (message-get-reply-headers): Use it.
17080         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
17081
17082 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
17083
17084         * gnus-agent.el (directory-files-and-attributes): Move forward.
17085
17086 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17087
17088         * gnus-ml.el (gnus-mailing-list-subscribe)
17089         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
17090         (gnus-mailing-list-message): Fix doc strings.
17091
17092 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17093
17094         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
17095         of doing it manually.
17096
17097 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
17098
17099         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
17100         comment.
17101
17102 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
17103
17104         * gnus-agent.el: Add gnus-agent-flush* to purge agent info.
17105         (gnus-agent-read-agentview): Fix handling of end-of-file error.
17106         (gnus-agent-read-local): All symbols allocated in my-obarray.
17107         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
17108         (gnus-agent-regenerate-group): Check numeric names to see if they are
17109         messages or groups.
17110         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
17111         better way of do this...)
17112
17113         * gnus-cache.el (gnus-agent-total-fetched-for):
17114         Ignore 'dummy.group' (there should be a better way of do this...)
17115
17116 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
17117
17118         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
17119         (gnus-saved-headers): Ditto.
17120         (gnus-default-article-saver): Mention functions may have properties.
17121         (gnus-article-save): Override gnus-save-all-headers and
17122         gnus-saved-headers by :headers property which saver function may have.
17123         (gnus-summary-save-in-file): Add :headers property.
17124         (gnus-summary-write-to-file): Ditto.
17125
17126         * gnus-sum.el (gnus-summary-save-article): Bind
17127         gnus-prompt-before-saving to t when saving many articles in a file;
17128         always show all headers.
17129
17130         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
17131
17132 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
17133
17134         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
17135         marks.
17136
17137         * message.el (message-indent-citation): Add optional arguments to allow
17138         using it outside of message buffers.
17139
17140         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
17141         (gnus-article-treat-unfold-headers): Use it.
17142         (gnus-article-truncate-lines): New variable.
17143         (gnus-article-mode): Use it.
17144         (gnus-article-toggle-truncate-lines): New function.
17145
17146         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
17147         Add gnus-article-toggle-truncate-lines.
17148
17149         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
17150         coding system in XEmacs, use binary.
17151
17152 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17153
17154         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
17155         after-load-alist.
17156
17157         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
17158         this function should save decoded articles.
17159         (gnus-summary-write-to-file): Use property to specify this function
17160         should save decoded articles and specify gnus-summary-save-in-file
17161         should be used to save articles other than the first one when saving
17162         many articles.
17163         (gnus-summary-save-body-in-file): Use property to specify this
17164         function should save decoded articles.
17165         (gnus-summary-write-body-to-file): Use property to specify this
17166         function should save decoded articles and specify
17167         gnus-summary-save-body-in-file should be used to save articles other
17168         than the first one when saving many articles.
17169
17170         * gnus-sum.el (gnus-summary-save-article): Simplify.
17171
17172 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17173
17174         * gnus-art.el (gnus-default-article-saver):
17175         Add gnus-summary-write-body-to-file.
17176         (gnus-article-save-coding-system): Don't use coding system object
17177         in XEmacs.
17178         (gnus-read-save-file-name): Add optional `dir-var' argument which
17179         specifies directory in which files are saved; work even if optional
17180         `variable' argument is not specified.
17181         (gnus-summary-write-to-file): Read file name.
17182         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
17183         (gnus-summary-write-body-to-file): New function.
17184
17185         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
17186         (gnus-summary-local-variables): Add it.
17187         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
17188         (gnus-summary-save-article): Remove optional `decode' argument;
17189         determine whether to decode articles by the value of
17190         gnus-default-article-saver; when saving many files using
17191         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
17192         it first and use gnus-summary-save-in-file or
17193         gnus-summary-save-body-in-file thereafter unless
17194         gnus-prompt-before-saving is always; move point to article which
17195         will be saved.
17196         (gnus-summary-save-article-file): Revert.
17197         (gnus-summary-write-article-file): Revert.
17198         (gnus-summary-save-article-body-file): Revert.
17199         (gnus-summary-write-article-body-file): New function.
17200
17201 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
17202
17203         * gnus-art.el (gnus-default-article-saver): Doc fix.
17204         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
17205         from gnus-summary-save-article-coding-system, and default to a
17206         certain coding system.
17207         (gnus-output-to-file): Add coding cookie and encode text according
17208         to gnus-article-save-coding-system; don't use mm-append-to-file.
17209
17210         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
17211         gnus-art.el and rename to gnus-article-save-coding-system.
17212         (gnus-summary-save-article): Require gnus-art; don't show all
17213         headers if it decodes articles; don't add coding cookie here;
17214         don't bind mm-text-coding-system-for-write.
17215         (gnus-summary-save-article-file): Save decoded articles.
17216         (gnus-summary-write-article-file): When saving many files, use
17217         gnus-summary-write-to-file first and gnus-summary-save-in-file
17218         thereafter unless gnus-prompt-before-saving is always.
17219         (gnus-summary-save-article-body-file): Save decoded articles.
17220
17221         * lpath.el: Fbind select-safe-coding-system for XEmacs.
17222
17223 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17224
17225         * nnrss.el (nnrss-check-group): Bind hash-index.
17226
17227 2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
17228
17229         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
17230         its hash index.  Store this hash in `nnrss-group-data'.
17231         (nnrss-read-group-data): Update accordingly.
17232
17233 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17234
17235         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
17236         entry.
17237
17238         * gnus-sum.el (gnus-summary-make-menu-bar):
17239         Add gnus-article-browse-html-article.
17240
17241 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
17242
17243         * gnus-sum.el (gnus-summary-mime-map):
17244         Add gnus-article-browse-html-article.
17245
17246         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
17247
17248 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
17249
17250         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
17251         suitable coding systems in customize.
17252
17253 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
17254
17255         * mail-source.el (mail-sources): Fix custom type.
17256
17257 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
17258
17259         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
17260         (gnus-summary-expire-articles-now): Shorten prompt.
17261
17262         * gmm-utils.el (wid-edit): Require.
17263         (defun-gmm): Rename from `gmm-defun-compat'.
17264         (gmm-image-search-load-path): Use it.
17265         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
17266
17267 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
17268
17269         * gnus-sum.el (gnus-summary-save-article-coding-system):
17270         New variable.
17271         (gnus-summary-save-article): Add optional `decode' argument.
17272         If it is set and gnus-summary-save-article-coding-system is non-nil,
17273         save decoded article.
17274         (gnus-summary-write-article-file): Save decoded article if
17275         gnus-summary-save-article-coding-system is non-nil.
17276
17277         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
17278         type.
17279
17280 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
17281
17282         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
17283
17284 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17285
17286         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
17287         first to test gnus-single-article-buffer which may be buffer-local.
17288
17289         * gnus-sum.el (gnus-summary-setup-buffer):
17290         Make gnus-single-article-buffer buffer-local and nil in ephemeral
17291         group; make gnus-article-buffer, gnus-article-current, and
17292         gnus-original-article-buffer always buffer-local.
17293         (gnus-summary-exit): Kill article buffer belonging to ephemeral
17294         group.
17295         (gnus-handle-ephemeral-exit): Don't move to next summary line.
17296
17297 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
17298
17299         * nnml.el (nnml-request-compact-group): Compressed files might not
17300         have .gz extension.
17301
17302 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
17303
17304         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
17305         (mm-copy-to-buffer): Use with-current-buffer.
17306         (mm-display-part): Simplify.
17307         (mm-inlinable-p): Add optional arg `type'.
17308
17309 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
17310
17311         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
17312         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
17313         Try harder to show the attachment internally or externally using
17314         gnus-mime-view-part-as-type.
17315
17316 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
17317
17318         * message.el (message-from-style, message-signature-separator)
17319         (message-user-organization-file, message-send-mail-function)
17320         (message-citation-line-function, message-yank-prefix)
17321         (message-indent-citation-function, message-signature)
17322         (message-signature-file, message-signature-insert-empty-line):
17323         Remove autoloads.
17324
17325         * gnus-art.el (gnus-buttonized-mime-types):
17326         Remove "multipart/signed".  Revert 2006-04-26 change.
17327
17328 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17329
17330         * gnus.el (gnus-version-number): Bump version.
17331
17332 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
17333
17334         * gnus.el: No Gnus v0.5 is released.
17335
17336 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17337
17338         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
17339         fetching articles by message-id.
17340
17341 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17342
17343         * message.el (hashcash): Require hashcash as normal.
17344
17345         * ecomplete.el (ecomplete-highlight-match-line):
17346         Use point-at-eol.
17347         (ecomplete-highlight-match-line): Use `highlight', because that
17348         face exists in both Emacs and XEmacs.
17349
17350         * message.el (message-display-abbrev): Use point-at-bol.
17351
17352         * mail-source.el: Don't require timer/timer-funcs.
17353
17354         * gnus-async.el: Ditto.
17355
17356         * password.el: Ditto.
17357
17358         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
17359
17360         * mm-url.el: Ditto.
17361
17362         * gnus-xmas.el: Don't require timer-funcs.
17363
17364         * mm-util.el: Require timer/timer-funcs.
17365
17366 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17367
17368         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
17369         Close.
17370
17371 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
17372
17373         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
17374         unibyte after clear-decrypt function runs.
17375
17376         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
17377         returns as a unibyte string.
17378
17379 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17380
17381         * lpath.el: Revert.
17382
17383         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
17384         (pgg-gpg-process-sentinel): Revert.
17385
17386         * pgg-pgp.el (pgg-pgp-process-region): Revert.
17387         (pgg-pgp-lookup-key): Revert.
17388
17389         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
17390         (pgg-pgp5-lookup-key): Revert.
17391
17392         * pgg.el (pgg-fetch-key): Revert.
17393
17394 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
17395
17396         * lpath.el: Fbind string-as-multibyte for XEmacs.
17397
17398         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
17399         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
17400         (mml1991-pgg-encrypt): Ditto.
17401
17402         * pgg-gpg.el (pgg-string-to-multibyte): New function.
17403         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
17404         a multibyte buffer.
17405
17406         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
17407         (pgg-pgp-lookup-key): Ditto.
17408
17409         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
17410         (pgg-pgp5-lookup-key): Ditto.
17411
17412         * pgg.el (pgg-fetch-key): Ditto.
17413
17414 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
17415
17416         * message.el (message-user-organization-file): Check several
17417         locations of the organization file.
17418
17419         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
17420         Add gnus-article-view-part-as-type.
17421
17422         * gnus-art.el (gnus-article-view-part-as-type): New function.
17423
17424         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
17425         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
17426
17427         * mml.el: Simplify autoload.
17428         (mml-mode): defvar dnd-protocol-alist instead of using
17429         symbol-value.
17430         (mml-default-directory): New variable.
17431         (mml-minibuffer-read-file): Use it.
17432         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
17433
17434         * message.el (message-citation-line-format): New variable.
17435         (message-insert-formated-citation-line): New function.
17436         (message-citation-line-function):
17437         Add `message-insert-formated-citation-line' to custom type.
17438
17439         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
17440         to doc string.
17441
17442         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
17443         depending on mm-verify-option.
17444
17445 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
17446
17447         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
17448         binding pgg-* variables; reimplement the section which prevents
17449         MIME header from being signed.
17450         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
17451         pgg-text-mode; remove a blank line at the top of body.
17452
17453         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
17454         lines at the top of body; use gnus-newsgroup-charset if there's no
17455         Charset header.
17456
17457 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
17458
17459         * message.el (message-self-insert-commands): Doc fix.
17460
17461         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
17462         (mm-uu-pgp-encrypted-test): Ditto.
17463         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
17464         between header and body; return application/pgp-encrypted handle
17465         if decryption failed; decode decrypted body by charset.
17466
17467         * mm-decode.el (mm-automatic-display): Don't make application/pgp
17468         element match to application/pgp-*.
17469
17470 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17471
17472         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
17473         HTML.
17474
17475 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17476
17477         * mail-source.el (mail-source-call-script): Message the error
17478         string.
17479
17480 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17481
17482         * gnus-util.el (gnus-byte-compile): Use it.
17483
17484 2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
17485
17486         * gnus-util.el (kill-empty-logs): New function.
17487
17488 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17489
17490         * message.el (message-mail-alias-type): Doc fix.
17491         (message-mail-alias-type-p): New function.
17492         (message-send): Use it.
17493         (message-mode): Ditto.
17494         (message-strip-forbidden-properties): Ditto.
17495
17496         * ecomplete.el (ecomplete-database-file-coding-system):
17497         New variable.
17498         (ecomplete-save): Use it.
17499         (ecomplete-setup): Use it.
17500
17501 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
17502
17503         * message.el (message-self-insert-commands): New variable.
17504         (message-strip-forbidden-properties): Use it.
17505
17506 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17507
17508         * message.el (message-put-addresses-in-ecomplete): Use a regexp
17509         that doesn't make XEmacs choke.
17510
17511 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
17512
17513         * gnus-util.el (gnus-replace-in-string):
17514         Prefer replace-regexp-in-string over of replace-in-string.
17515
17516 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
17517
17518         * gnus-util.el (gnus-select-frame-set-input-focus):
17519         Use select-frame-set-input-focus if it is available in XEmacs; use
17520         definition defined in Emacs 22 for old Emacsen.
17521
17522         * dgnushack.el: Autoload unmorse-region for XEmacs.
17523
17524         * lpath.el: Bind cursor-in-non-selected-windows and
17525         select-frame-set-input-focus for XEmacs.
17526
17527 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
17528
17529         * mm-view.el (mm-inline-text): Use equal instead of equalp.
17530
17531 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
17532
17533         * gnus-registry.el (gnus-registry-cache-save): Remove text
17534         properties when saving via the temp buffer.
17535
17536 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17537
17538         * message.el (message-generate-hashcash): Honor custom type.
17539
17540 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17541
17542         * message.el (message-generate-hashcash): Default to non-nil when
17543         hashcash is found.
17544
17545         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
17546         (gnus-refer-thread-limit): Increase default to 500.
17547
17548         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
17549
17550         * flow-fill.el (fill-flowed): Allow delete-space.
17551
17552 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
17553
17554         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
17555         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
17556         Remove autoloads.
17557
17558 2006-04-18  Simon Josefsson  <jas@extundo.com>
17559
17560         * message.el (message-generate-hashcash): Default to.
17561
17562 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
17563
17564         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
17565         concatenating segments rather than before concatenating them.
17566
17567 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17568
17569         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
17570
17571 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17572
17573         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
17574
17575         * message.el (message-forward-make-body-plain):
17576         Allow message-forward-ignored-headers to be a list.
17577         (message-remove-ignored-headers): Factor out into function.
17578         (message-forward-make-body-mml): Use it.
17579
17580         * imap.el (imap-quote-specials): New function.
17581         (imap-login-auth): Quote specials.
17582
17583         * rfc2231.el (rfc2231-parse-string): Remove dead code.
17584         (rfc2231-parse-string): Allow concatanation of parameters that
17585         aren't contiguous.  The test case is
17586           (mail-header-parse-content-type "message/external-body;
17587             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
17588             access-type=LOCAL-FILE;
17589             name*1*=plugh%2fhello-sailor%2fbing.pdf")
17590
17591 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
17592
17593         * nntp.el (nntp-accept-process-output): Return the value of
17594         `nnheader-accept-process-output'.
17595
17596 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17597
17598         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
17599         (gnus-button-alist): Recognize more diff formats.
17600         (gnus-button-patch): Strip directory.
17601
17602 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
17603
17604         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
17605         Emacs 22 when setting focus.
17606
17607 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17608
17609         * gnus-art.el (gnus-article-treat-types): Do treatment of
17610         text/x-verbatim parts.
17611         (gnus-button-patch): New command.
17612
17613         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
17614         addresses that contain invalid characters.
17615
17616 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17617
17618         * message.el (message-put-addresses-in-ecomplete):
17619         Use gnus-replace-in-string.
17620         (message-is-yours-p): Use the more correct
17621         mail-header-parse-address instead of
17622         mail-extract-address-components.
17623         (message-put-addresses-in-ecomplete): Fix typo.
17624
17625         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
17626         keystroke.
17627
17628         * gnus-art.el (gnus-treatment-function-alist): Change order of
17629         newsgroups/generic header folding to avoid double-folding.
17630
17631         * message.el (message-hidden-headers): Add X-Draft-From.
17632
17633         * gnus-sum.el (gnus-summary-repeat-search-article-forward):
17634         New command.
17635         (gnus-summary-repeat-search-article-backward): New command.
17636
17637         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
17638         groups in the parent topic.
17639
17640 2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
17641
17642         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
17643         (spam-extra-header-to-number): Return the CRM114 number as a
17644         number instead of a string.
17645
17646 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17647
17648         * gnus-art.el (gnus-face-properties-alist): Move here from
17649         gnus-fun.
17650
17651         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
17652
17653 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17654
17655         * message.el (message-strip-forbidden-properties): Only display on
17656         self-insert-command.
17657
17658         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
17659         reindent.
17660         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
17661
17662 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
17663
17664         * smiley.el (smiley-style): Fix typo.
17665
17666 2006-03-23  Kenichi Handa  <handa@m17n.org>
17667
17668         * rfc2231.el (rfc2231-encode-string): Use mm-disable-multibyte
17669         instead of set-buffer-multibyte.
17670
17671 2006-03-23  Kenichi Handa  <handa@m17n.org>
17672
17673         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17674         buffer and then decode the buffer text if necessary.
17675         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17676         first, and after mm-encode-body, change the buffer to unibyte.
17677
17678 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17679
17680         * hashcash.el (hashcash-insert-payment-async-2):
17681         Use message-goto-eoh instead of doing it manually.
17682         (mail-add-payment): Use message-narrow-to-header instead of trying
17683         to do the same itself.
17684
17685         * message.el (message-hidden-headers): Add Face.
17686
17687         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
17688         reparenting code.
17689         (gnus-summary-reparent-children): Refactored out code.
17690         (gnus-summary-thread-map): New keystroke.
17691         (gnus-summary-reparent-children): Make into command.
17692
17693         * smiley.el (smiley-style): Default to `medium' if using a large
17694         font.
17695
17696         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
17697         does it itself.
17698
17699         * message.el (message-point-in-header-p): Simplify definition.
17700
17701 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17702
17703         * nnagent.el (nnagent-request-set-mark): Silence log file
17704         writing.
17705         (nnagent-request-set-mark): Use write-region instead of
17706         append-to-file.
17707
17708         * gnus-sum.el (gnus-read-header): Fudge article number if using a
17709         strange select method.
17710
17711         * ecomplete.el (ecomplete-display-matches): Get highlightling
17712         right.
17713         (ecomplete-display-matches): Use literals.
17714         (ecomplete-display-matches): Disable message logging.
17715
17716         * message.el (message-display-abbrev): Small optimization.
17717
17718         * ecomplete.el (ecomplete-display-matches): Allow automatic
17719         display.
17720
17721         * message.el (message-strip-forbidden-properties):
17722         Display abbrevs.
17723         (message-display-abbrev): Get automatic display right.
17724
17725         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
17726         keystrokes.
17727
17728 2006-04-13  Romain Francoise  <romain@orebokech.com>
17729
17730         TODO: Backport to v5-10!
17731
17732         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
17733         Move here (and rename) from gnus-registry.el.
17734
17735         * gnus-registry.el: Require gnus-util.
17736         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
17737
17738 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17739
17740         * gnus-group.el (gnus-group-catchup-current):
17741         Change if-then-else-if-then-else into cond.
17742         (gnus-group-catchup): Indent.
17743         (group-name-at-point): New function.
17744         (gnus-fetch-group): Provide default from thing at point.
17745
17746 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17747
17748         * message.el (message-display-abbrev): Fix regexp.
17749
17750         * ecomplete.el (ecomplete-highlight-match-line):
17751         Reimplement choosing.
17752         (ecomplete-highlight-match-line): Fix up code rewrite, remove
17753         dead variables.
17754
17755         * message.el (message-newline-and-indent): Remove debugging.
17756         (message-display-abbrev): Use new implementation.
17757
17758 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
17759
17760         * gnus-art.el (gnus-article-mode):
17761         Set cursor-in-non-selected-windows to nil.
17762
17763         * smiley.el: Revert previous change.
17764         (smiley-data-directory): defvar it before using it in the
17765         defcustom of `smiley-style'.
17766
17767 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17768
17769         * message.el (message-newline-and-indent): New function.
17770
17771         * ecomplete.el: Implement more bits.
17772
17773         * message.el (message-put-addresses-in-ecomplete): Clean up the
17774         string.
17775
17776         * ecomplete.el (ecomplete-add-item): Chop off decimals.
17777
17778         * gnus-sum.el (gnus-summary-save-parts):
17779         Bind gnus-summary-save-parts-counter and use it to make unique file
17780         names.
17781
17782         * gnus-art.el (gnus-ignored-headers): Add some more headers.
17783
17784         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
17785         parameter to say whether to actually parse the individual
17786         addresses.
17787
17788         * message.el (message-put-addresses-in-ecomplete): New function.
17789         (ecomplete): Require.
17790         (message-mail-alias-type): Add ecomplete as an option.
17791
17792 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
17793
17794         * flow-fill.el (fill-flowed): Remove trailing space from blank
17795         quoted lines.
17796
17797 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17798
17799         * smiley.el (smiley-style): Move definition later to avoid a
17800         compilation warning.
17801
17802 2006-04-12  Kenichi Handa  <handa@m17n.org>
17803
17804         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
17805         buffer and then decode the buffer text if necessary.
17806         (rfc2231-encode-string): Be sure to work on multibyte buffer at
17807         first, and after mm-encode-body, change the buffer to unibyte.
17808         Use mm-disable-multibyte instead of set-buffer-multibyte.
17809
17810 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
17811
17812         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
17813         Content-Type header instead of Content-Disposition header.
17814         (gnus-mime-inline-part): Ditto.
17815         (gnus-mime-view-part-as-charset): Ignore charset that the part
17816         specifies.
17817
17818         * mm-decode.el (mm-display-part): Work with external parts and
17819         usual parts similarly.
17820
17821         * mm-extern.el (mm-inline-external-body): Use mm-display-part
17822         instead of gnus-display-mime.
17823
17824         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
17825         instead of with-temp-buffer.
17826
17827         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
17828         tag to summarized topics part in order to encode non-ASCII text.
17829
17830 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17831
17832         * smiley.el (smiley-style): New variable.
17833         (smiley-directory): New function.
17834         (smiley-data-directory): Derive from `smiley-style' using
17835         `smiley-directory'.
17836         (smiley-regexp-alist): Add new entries.
17837
17838         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
17839         (gnus-article-browse-delete-temp): Add :version.
17840
17841 2006-04-11  Arne Jørgensen  <arne@arnested.dk>
17842
17843         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
17844         the sieve region.
17845
17846 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17847
17848         * gnus.el (gnus-version-number): Bump version.
17849
17850 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
17851
17852         * gnus.el: No Gnus v0.4 is released.
17853
17854 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
17855
17856         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
17857         layout.
17858
17859         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
17860         unknown charset.
17861
17862         * message.el (message-header-synonyms): Add Original-To to the
17863         default.
17864
17865         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
17866         optional parameter.
17867
17868 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
17869
17870         * gnus-fun.el (gnus): Require it for gnus-directory.
17871
17872 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
17873
17874         * gnus-fun.el (gnus-face-properties-alist): Add :version.
17875
17876 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17877
17878         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
17879
17880 2006-04-05  Simon Josefsson  <jas@extundo.com>
17881
17882         * password.el (password-reset): New function.
17883
17884 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
17885
17886         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region):
17887         Wait for BEGIN_SIGNING too, new in GnuPG 1.4.3.
17888
17889 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17890
17891         * nnweb.el (nnweb-google-create-mapping): Update regexp.
17892         Some whitespace was matched into the url, which broke browsing hits
17893         > 100 when mm-url-use-external was nil.
17894
17895 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
17896
17897         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17898         Check gnus-extra-headers for 'Newsgroups.
17899
17900         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
17901         bound.
17902
17903 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
17904
17905         * pgg-gpg.el: Clean up process buffers every time gpg processes
17906         complete.
17907
17908 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
17909
17910         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
17911         doc string.
17912
17913 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
17914
17915         * pgg-gpg.el (pgg-gpg-process-filter)
17916         (pgg-gpg-wait-for-completion): Check if buffer is alive.
17917
17918         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
17919         lines, temporary fix.
17920
17921 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
17922
17923         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
17924
17925 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
17926
17927         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
17928         default-enable-multibyte-characters.  This reverts the change from
17929         revision 6.17 which is no longer necessary because the passphrase
17930         is sent separately now.  GnuPG messages are unreadable under
17931         multibyte locales with default-enable-multibyte-characters set to
17932         nil.
17933
17934 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
17935
17936         * message.el (message-tool-bar-gnome): Move "spell".
17937
17938 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
17939
17940         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
17941         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
17942         instead.
17943
17944 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
17945
17946         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
17947         Improve newsgroups handling for NNTP overviews which don't include
17948         Newsgroups.
17949
17950 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17951
17952         * message.el (message-resend): Bind message-generate-hashcash to nil.
17953
17954 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
17955
17956         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
17957         when searching for already-paid recipients.
17958
17959 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
17960
17961         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
17962         passphrases when it is not needed.
17963         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
17964         passphrase stuff from gpg, should only be necessary when you use
17965         gpg with a smartcard.
17966
17967 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
17968
17969         * mml.el (mml-insert-mime): Ignore cached contents of
17970         message/external-body part.
17971
17972         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
17973         (mm-insert-part): Ditto.
17974
17975 2006-03-23  Simon Josefsson  <jas@extundo.com>
17976
17977         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
17978         Reiner.
17979         (pgg-gpg-use-agent-p): Use it again.
17980
17981 2006-03-23  Simon Josefsson  <jas@extundo.com>
17982
17983         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
17984         older emacsen.
17985         (pgg-gpg-use-agent-p): Don't use it.
17986
17987 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
17988
17989         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
17990         if we can.
17991
17992 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
17993
17994         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
17995         (pgg-gpg-update-agent): New function.
17996         (pgg-gpg-use-agent-p): New function.
17997         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
17998         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
17999         (pgg-gpg-sign-region): Use it.
18000
18001 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18002
18003         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
18004         Reported by Ralf Wachinger <rwachinger@gmx.de>.
18005
18006 2006-03-21  Simon Josefsson  <jas@extundo.com>
18007
18008         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
18009         <wilde@sha-bang.de>.
18010         (pgg-gpg-use-agent): New variable.
18011         (pgg-gpg-process-region): Use it.
18012         (pgg-gpg-encrypt-region): Likewise.
18013         (pgg-gpg-encrypt-symmetric-region): Likewise.
18014         (pgg-gpg-decrypt-region): Likewise.
18015         (pgg-gpg-sign-region): Likewise.
18016         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
18017
18018 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
18019
18020         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
18021
18022         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
18023         Add comment on version.
18024
18025 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
18026
18027         * smiley.el: Add missing test smiley.
18028
18029 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18030
18031         * mm-decode.el (mm-with-part): New macro.
18032         (mm-get-part): Use it; work with message/external-body as well.
18033         (mm-save-part): Treat name and filename equally.
18034
18035         * mm-extern.el (mm-extern-cache-contents): New function.
18036         (mm-inline-external-body): Use it; force the part to be displayed;
18037         move undisplayer added to the cached handle to the parent.
18038
18039         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
18040         (gnus-mime-view-part-as-type): Work with message/external-body.
18041
18042         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
18043
18044 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
18045
18046         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
18047         images in image-load-path.  [Sync with image.el, revision 1.60, in
18048         Emacs.]
18049
18050 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
18051
18052         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
18053         path rather than symbol.  Always return list of directories.
18054         Guarantee that image directory comes first.  [Sync with image.el,
18055         revision 1.59, in Emacs.]
18056
18057         * message.el (message-make-tool-bar): Adjust to new API of
18058         `gmm-image-load-path-for-library'.
18059
18060         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18061
18062         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18063
18064 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18065
18066         * gnus-art.el (gnus-article-only-boring-p):
18067         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
18068         intangible text.
18069         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
18070
18071 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
18072
18073         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.
18074         Use `defun' instead of `gmm-defun-compat'.
18075
18076 2006-03-14  Simon Josefsson  <jas@extundo.com>
18077
18078         * message.el (message-unique-id): Don't use message-number-base36
18079         if (user-uid) is a float.
18080         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
18081
18082 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18083
18084         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
18085
18086         * gnus-art.el (gnus-mime-display-single): Make sure there is an
18087         empty line between a part and a message part.
18088
18089 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
18090
18091         * smiley.el: Add more test smileys.
18092         (smiley-data-directory, smiley-regexp-alist)
18093         (gnus-smiley-file-types): Fix doc strings.
18094         (smiley-update-cache): Clear smiley-cached-regexp-alist before
18095         adding new elements.
18096         (smiley-mouse-map): Unused code.  Make it a comment.
18097
18098 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
18099
18100         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
18101         scan latest NoCeM messages instead of old ones.
18102         (gnus-nocem-check-article): Fix regexps so as to match to PGP
18103         delimiters that are recently used.
18104         (gnus-nocem-load-cache): Add autoload cookie.
18105
18106         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
18107
18108         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
18109         level which is larger than gnus-use-nocem is specified.
18110
18111         * gnus-group.el (gnus-group-get-new-news): Ditto.
18112
18113 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
18114
18115         * gnus-util.el (gnus-tool-bar-update): New function.
18116
18117         * gnus-group.el (gnus-group-update-tool-bar): New variable.
18118         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
18119
18120         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
18121
18122         * gnus-group.el (gnus-group-redraw-when-idle)
18123         (gnus-group-redraw-check): Remove.
18124         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
18125
18126 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18127
18128         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
18129         if optional last element is specified in splits (FIELD VALUE...).
18130
18131 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
18132
18133         * message.el (message-make-tool-bar): Rename gmm-image-load-path
18134         to gmm-image-load-path-for-library.  Call with no-error argument.
18135         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
18136
18137         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18138
18139         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
18140
18141         * gmm-utils.el (gmm-image-load-path): Remove alias.
18142
18143 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
18144
18145         * gmm-utils.el (gmm-image-load-path): Add alias.
18146
18147         * nnml.el (nnml-generate-nov-databases-directory): Rename from
18148         nnml-generate-nov-databases-1.
18149         (nnml-generate-nov-databases): Use it.
18150         (nnml-generate-nov-databases-directory): Document no-active
18151         argument.
18152
18153         * gmm-utils.el (gmm-image-load-path-for-library): Return single
18154         directory if path is t.  Add no-error.
18155
18156         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
18157         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
18158
18159         * gnus-art.el (gnus-article-browse-delete-temp-files):
18160         Simplify resetting gnus-article-browse-html-temp-list.
18161
18162         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
18163         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
18164         Add example to docstring.  Rename local variables.  Move error
18165         checks to default case in cond and simplify.
18166
18167 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
18168
18169         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
18170         handle is multipart when calling it recursively.
18171         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
18172
18173 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
18174
18175         * nnimap.el (nnimap-request-update-info-internal): Optimize.
18176         Don't `gnus-uncompress-range' to avoid excessive memory usage.
18177
18178 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18179
18180         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
18181         is loaded.
18182
18183         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
18184         loaded.
18185
18186 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
18187
18188         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
18189         to "Emacs 23 (unicode)" in doc string.
18190
18191         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
18192         "Emacs 23 (unicode)" in comment.
18193
18194 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18195
18196         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
18197
18198         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
18199         characters 160 through 255 in Emacs 23.
18200
18201 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18202
18203         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
18204         gnus-article-browse-html-temp.
18205         (gnus-article-browse-delete-temp): Make it customizable.
18206         Add `file'.  Adjust doc string.
18207         (gnus-article-browse-delete-temp-files): Add argument.
18208         Allow query for each file.  Adjust doc string.
18209         (gnus-article-browse-html-parts):
18210         Add `gnus-article-browse-delete-temp-files' to
18211         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
18212
18213 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
18214
18215         * gnus-art.el (gnus-article-browse-html-temp)
18216         (gnus-article-browse-delete-temp): New variables.
18217         (gnus-article-browse-delete-temp-files): New function.
18218         (gnus-article-browse-html-parts): Use it.
18219
18220 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
18221
18222         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
18223
18224         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
18225         string.
18226
18227         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
18228         gnus-summary-insert-new-articles when unplugged.
18229         Remove gnus-summary-search-article-forward.
18230
18231         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
18232         display-visual-class instead of display-color-cells.
18233
18234 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
18235
18236         * dgnushack.el: Autoload customize-group for XEmacs.
18237
18238         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
18239         message/* containing non-ASCII text properly.
18240
18241 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
18242
18243         * message.el: Require gmm-utils, remove autoloads.
18244         (message-tool-bar): Set default based on
18245         gmm-tool-bar-style.
18246         (message-tool-bar-gnome): Add gmm-customize-mode.
18247
18248         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
18249         gmm-tool-bar-style.
18250         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
18251
18252         * gnus-group.el (gnus-group-tool-bar): Set default based on
18253         gmm-tool-bar-style.
18254         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
18255
18256         * gmm-utils.el (gmm-image-directory): Rename variable from
18257         gmm-image-load-path.
18258         (gmm-image-load-path): Use gmm-image-directory.
18259         (gmm-customize-mode): New function.
18260         (gmm-tool-bar-style): New variable.
18261
18262         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
18263         gnus-group-redraw-line-number.
18264         (gnus-group-redraw-check): Simplify.
18265         (gnus-group-tool-bar-update): Remove redraw check.
18266         (gnus-group-make-tool-bar): Add redraw check.
18267
18268 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
18269
18270         * gnus-art.el (gnus-button): Add missing parentheses.
18271
18272 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
18273
18274         * lpath.el: Fbind line-number-at-pos.
18275
18276 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
18277
18278         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
18279
18280 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18281
18282         * gnus-art.el (gnus-button): New face.
18283         (gnus-article-button-face): Use it.
18284
18285         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18286         Add gnus-summary-next-page.  Re-order.
18287
18288         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
18289         next-node are now included.
18290         (gnus-group-redraw-line-number): New internal variable.
18291         (gnus-group-redraw-check): Helper function for updating the tool
18292         bar.
18293         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
18294
18295         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
18296
18297         * spam.el (spam-spamassassin-score-regexp): New internal variable.
18298         (spam-extra-header-to-number, spam-check-spamassassin-headers):
18299         Use it to match format of Spamassassin 3.0 and later.
18300         Reported by IRIE Tetsuya <irie@t.email.ne.jp>.
18301         (spam-check-bogofilter)
18302         (spam-bogofilter-register-with-bogofilter): Fix args of
18303         `gnus-error' calls.
18304
18305 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
18306
18307         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
18308         unnecessary interaction when sending queued mails.
18309         Reported by TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
18310
18311 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
18312
18313         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
18314         first or last are nil.
18315
18316 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
18317
18318         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
18319
18320 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18321
18322         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
18323
18324 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
18325
18326         * dns.el (query-dns): Protect more against buggy tcp output.
18327
18328 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
18329
18330         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
18331         nov.php.
18332
18333 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18334
18335         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
18336         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
18337         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
18338         output on the server side.
18339         (nnweb-google-create-mapping): Update regexps and add some
18340         progress indication.
18341
18342 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
18343
18344         * gnus-group.el (gnus-group-tool-bar-gnome):
18345         Fix gnus-agent-toggle-plugged.  Re-order icons.
18346         (gnus-group-tool-bar-gnome):
18347         Add gnus-group-{prev,next}-unread-group.
18348         (gnus-group-tool-bar-gnome): Re-order icons.
18349
18350         * gnus-sum.el (gnus-summary-tool-bar-gnome):
18351         Move gnus-summary-insert-new-articles.
18352
18353         * message.el (message-tool-bar-gnome, message-tool-bar-retro):
18354         Fix comments.
18355
18356         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
18357         also available in Emacs 21.3.
18358
18359         * message.el (message-fix-before-sending): Change "Emacs 22" to
18360         "Emacs 23 (unicode)" in comment.
18361
18362         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
18363         "Emacs 23 (unicode)" in comment.
18364
18365         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
18366         comment.
18367         (mm-coding-system-p): Add comment about no-MULE XEmacs.
18368
18369         * mm-view.el (mm-fill-flowed): Add :version.
18370
18371 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18372
18373         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
18374         and load-path.
18375
18376 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
18377
18378         * message.el: Autoload gmm-image-load-path.
18379         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
18380         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
18381         consitency.
18382
18383         * gmm-utils.el (gmm-image-load-path): Also search in
18384         "../etc/images".  Don't set gmm-image-load-path if we don't find
18385         the image.
18386
18387 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
18388
18389         * gmm-utils.el (gmm-image-load-path): Don't make
18390         `gmm-image-load-path' include subdirectories which the second arg
18391         `image' might specify.
18392
18393         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
18394         subdirectory to icon file names.
18395
18396         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
18397
18398 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
18399
18400         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
18401         gmm-image-load-path calls.
18402
18403         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18404
18405         * message.el (message-make-tool-bar): Ditto.
18406
18407         * mml.el (mml-preview): Add comment concerning tool bar icons.
18408
18409         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
18410         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
18411
18412         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
18413         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
18414
18415         * message.el (message-tool-bar-gnome): Use new icon names.
18416         (message-make-tool-bar): Use `gmm-image-load-path'.
18417
18418         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path):
18419         New functions from MH-E.
18420         (gmm-image-load-path): New variable from MH-E.
18421         (gmm-image-load-path): New function from MH-E.  Add arguments
18422         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
18423         *-image-load-path-called-flag.
18424
18425 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
18426
18427         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
18428
18429 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
18430
18431         * nnimap.el (nnimap-request-move-article): Change folder back to
18432         source group before deleting.
18433
18434 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
18435
18436         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
18437
18438         * gnus-art.el (mm-url-insert-file-contents-external):
18439         Autoload mm-url.
18440
18441         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
18442
18443 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
18444
18445         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
18446         coding system which mm-charset-to-coding-system returns for a
18447         given charset is valid.
18448
18449 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
18450
18451         * html2text.el (html2text-remove-tag-list):
18452         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
18453
18454 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
18455
18456         * gnus-cus.el: Revert 2005-10-17 change.
18457
18458 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18459
18460         * gnus-art.el (article-strip-banner):
18461         Call article-really-strip-banner only when the regexp match is made.
18462
18463 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18464
18465         * gnus-art.el (article-strip-banner):
18466         Use gnus-extract-address-components instead of
18467         mail-header-parse-addresses to make it work with non-ASCII text;
18468         remove mail-encode-encoded-word-string.
18469
18470         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
18471         values which are surrounded with \"...\"; make it never cause a
18472         Lisp error; give up parsing of parameters if it failed in
18473         extracting type.
18474
18475 2006-02-14  Arne Jørgensen  <arne@arnested.dk>
18476
18477         * smime.el (smime-cert-by-ldap-1): Fix bug where
18478         `smime-ldap-search' returns results without userCertificates.
18479
18480 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
18481
18482         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
18483
18484 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
18485
18486         * spam.el (spam-check-spamassassin-headers): Adapt format for
18487         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
18488         <ari@mbf.ocn.ne.jp>.
18489         (spam-list-of-processors): Add spam-use-gmane.
18490
18491 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18492
18493         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
18494         make-temp-file; make it work with XEmacs as well.
18495
18496         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
18497         mm-make-temp-file.
18498
18499         * mm-decode.el (mm-display-external): Use the 3rd arg of
18500         mm-make-temp-file.
18501         (mm-create-image-xemacs): Ditto.
18502
18503 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
18504
18505         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
18506         with message-narrow-to-headers.
18507         (gnus-draft-setup): Narrow to header to run message-fetch-field.
18508         (gnus-draft-check-draft-articles): New function.
18509         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
18510
18511 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
18512
18513         * gnus-art.el (gnus-article-browse-html-parts):
18514         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
18515         Don't use suffix argument for mm-make-temp-file for Emacs 21
18516         compatibility.  Remove useless `format'.
18517
18518 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18519
18520         * nnweb.el (nnweb-google-wash-article): Update regexps.
18521         (nnweb-group-alist): Use defvoo instead of defvar.
18522
18523 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18524
18525         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
18526         re-loading nn* modules.
18527
18528 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
18529
18530         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
18531         for `tool-bar-mode' and don't check it's default-value.
18532
18533         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
18534
18535         * message.el (message-make-tool-bar): Ditto.
18536
18537         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
18538         `substring'.  Shorten tmp-file name.
18539
18540         * gnus.el: Remove bogus comment.
18541
18542 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
18543
18544         * gnus-art.el (gnus-article-browse-html-parts): New function.
18545         (gnus-article-browse-html-article): New function for viewing html
18546         articles with a browser.
18547
18548 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
18549
18550         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
18551         in elisp.
18552         (pgg-gpg-encrypt-symmetric-region): Ditto.
18553         (pgg-gpg-sign-region): Ditto.
18554
18555         * pgg-def.el (pgg-text-mode): New variable.
18556
18557         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
18558         (mml2015-pgg-encrypt): Ditto.
18559
18560         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
18561         (mml1991-pgg-encrypt): Ditto.
18562
18563 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18564
18565         * nnfolder.el (nnfolder-insert-newsgroup-line):
18566         Use message-make-date instead of current-time-string.
18567
18568         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
18569         to gnus-decoded which mm-uu might set.
18570
18571 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
18572
18573         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
18574         don't decode quoted parameters; remove misimported Emacs code.
18575         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18576         (rfc2231-decode-encoded-string): Don't use split-string which
18577         behaves differently according to Emacs version; use
18578         mm-decode-coding-region to convert charset to coding-system.
18579         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18580         (rfc2231-encode-string): Remove misimported Emacs code.
18581
18582 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
18583
18584         * gnus-art.el (article-decode-charset): Don't use ignore-errors
18585         when calling mail-header-parse-content-type.
18586         (article-de-quoted-unreadable): Ditto.
18587         (article-de-base64-unreadable): Ditto.
18588         (article-wash-html): Ditto.
18589
18590         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
18591         calling mail-header-parse-content-type and
18592         mail-header-parse-content-disposition.
18593         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
18594         mail-header-parse-content-type.
18595
18596         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
18597         insert charset and format parameters; encode description after
18598         inserting it to buffer.
18599         (mml-insert-parameter): Fold lines properly even if a parameter is
18600         segmented into two or more lines; change the max column to 76.
18601
18602         * rfc1843.el (rfc1843-decode-article-body): Don't use
18603         ignore-errors when calling mail-header-parse-content-type.
18604
18605         * rfc2231.el (rfc2231-parse-string): Return at least type if
18606         possible; don't cause an error even if it fails in parsing of
18607         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18608         (rfc2231-encode-string): Don't break lines at the beginning, leave
18609         it to mml-insert-parameter.
18610
18611         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
18612         calling mail-header-parse-content-type.
18613
18614 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
18615
18616         * spam-report.el (spam-report-gmane-use-article-number):
18617         Improve doc string.
18618         (spam-report-gmane-internal): Check if a suitable header was found
18619         in the article.
18620
18621 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
18622
18623         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
18624         (rfc2231-encode-string): Make param*=value always begin with LWSP.
18625
18626 2006-02-05  Romain Francoise  <romain@orebokech.com>
18627
18628         Update copyright notices of all files in the gnus directory.
18629
18630 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18631
18632         * nnweb.el (nnweb-request-group): Avoid growing overview files.
18633
18634 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
18635
18636         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
18637         segmented lines of parameter value to cope with Thunderbird 1.5
18638         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
18639         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
18640         (rfc2231-encode-string): Don't make lines exceeding 76 column.
18641
18642 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
18643
18644         * mml.el (mml-generate-mime-1): Correct the order of inline signed
18645         parts.
18646
18647 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18648
18649         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
18650         there's only one active file for all servers.
18651         (nnweb-request-scan): Make sure nnweb-articles is initialized on
18652         solid groups.  Gnus might have used a FAST request to select the group.
18653         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
18654         and nnweb-search redundantly in the active file.
18655         (nnweb-request-list): Don't list bogus groups.  There can only be one.
18656         (nnweb-request-create-group): Don't use ARGS.
18657         (nnweb-possibly-change-server, nnweb-request-group): Remove some
18658         initializations.  Let nnoo do the work.
18659
18660 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
18661
18662         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
18663         Say the part has been decoded.
18664
18665         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
18666
18667 2006-01-31  Kevin Ryde  <user42@zip.com.au>
18668
18669         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
18670         mailcap-viewer-test-cache when there's no 'test clause, since that
18671         will invert the meaning of a "nil" test previously determined by
18672         mailcap-mailcap-entry-passes-test.
18673
18674 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
18675
18676         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
18677         compiling.
18678
18679         * gnus-sum.el: Ditto.
18680
18681         * message.el: Don't bind tool-bar-map when compiling.
18682
18683 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
18684
18685         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
18686
18687 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
18688
18689         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
18690         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
18691         current Google Groups.
18692
18693 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
18694
18695         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
18696         and tool-bar-mode.
18697
18698         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
18699         and tool-bar-mode.
18700
18701         * message.el (message-tool-bar-update): Simplify.
18702         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
18703
18704         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
18705         gnus-summary-buffer.
18706         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
18707         gnus-summary-reply.
18708
18709         * gmm-utils.el (gmm): Add :version.
18710
18711 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18712
18713         * Makefile.in (clean): New rule.
18714         (distclean): Use it.
18715
18716 2006-01-26  Steve Youngs  <steve@sxemacs.org>
18717
18718         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list):
18719         Don't autoload.
18720
18721 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
18722
18723         * gmm-utils.el (gmm-verbose): Add :group.
18724
18725 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
18726
18727         * message.el: Change some comments WRT tool-bars.
18728
18729         * gnus-sum.el (gnus-summary-tool-bar)
18730         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
18731         (gnus-summary-tool-bar-zap-list): New variables.
18732         (gnus-summary-make-tool-bar): Complete rewrite using
18733         `gmm-tool-bar-from-list'.
18734
18735         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
18736         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
18737         New variables.
18738         (gnus-group-make-tool-bar): Complete rewrite using
18739         `gmm-tool-bar-from-list'.
18740         (gnus-group-tool-bar-update): New function.
18741
18742         * message.el (message-mode-field-menu): Add "Show hidden Headers".
18743
18744 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
18745
18746         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
18747         is dissected into a single part of which the type is the same as
18748         the given one; decode charset.
18749
18750 2006-01-21  Kevin Ryde  <user42@zip.com.au>
18751
18752         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
18753         into alists as symbol not string, since that's what
18754         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
18755         look for.
18756
18757 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
18758
18759         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
18760         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
18761
18762         * message.el (message-tool-bar-gnome): Use gmm-ignore.
18763
18764 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18765
18766         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
18767         (gnus-xmas-mime-security-button-menu): New function.
18768
18769         * gnus-art.el (gnus-mime-security-button-commands): New variable.
18770         (gnus-mime-security-button-menu): New definition.
18771         (gnus-mime-security-button-map): Use them.
18772         (gnus-mime-security-button-menu): New function.
18773         (gnus-insert-mime-security-button): Addition to help echo.
18774         (gnus-mime-security-run-function, gnus-mime-security-save-part)
18775         (gnus-mime-security-pipe-part): New functions.
18776
18777         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
18778         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
18779
18780         * mm-decode.el (mm-handle-set-disposition): Remove.
18781         (mm-handle-set-description): Remove.
18782
18783 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
18784
18785         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
18786         (mm-w3m-standalone-supports-m17n-p): New function.
18787         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
18788         w3m usage.
18789
18790         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone):
18791         Use mm-w3m-standalone-supports-m17n-p to alter w3m usage.
18792
18793 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
18794
18795         * message.el (message-tool-bar-zap-list):
18796         Use gmm-tool-bar-zap-list as custom type.
18797         (message-tool-bar-update): New function.
18798         (message-tool-bar, message-tool-bar-gnome)
18799         (message-tool-bar-retro): Add message-tool-bar-update.
18800         (message-tool-bar-gnome): Add flyspell-buffer.
18801
18802         * gnus-util.el (gnus-error): Describe `args'.
18803
18804         * gmm-utils.el (gmm-error): Describe `args'.
18805         (gmm-tool-bar-zap-list): New widget.
18806         (gmm-tool-bar-from-list): Improve description of `zap-list'.
18807
18808 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18809
18810         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
18811         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
18812         the number of recursive calls.
18813
18814         * mm-decode.el (mm-handle-set-disposition): New macro.
18815         (mm-handle-set-description): New macro.
18816
18817 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
18818
18819         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
18820         encoding.
18821
18822 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18823
18824         * message.el (message-tool-bar-zap-list, message-tool-bar)
18825         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
18826         (message-tool-bar-local-item-from-menu): Remove.
18827         (message-tool-bar-map): Replace by `message-make-tool-bar'.
18828         (message-make-tool-bar): New function.
18829         (message-mode): Use `message-make-tool-bar'.
18830
18831         * gmm-utils.el: New file.
18832         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
18833         (gmm-lazy): New widget copied from `nnmail.el'.
18834         (gmm-tool-bar-from-list): New function for creating customizable
18835         tool bars.
18836         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
18837         output.
18838         (gmm): Add :prefix to defgroup.
18839
18840 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
18841
18842         * gmm-utils.el (gmm-widget-p): New function.
18843
18844 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
18845
18846         * mml.el (mml-attach-file): Describe `description' in doc string.
18847         (mml-menu): Add Emacs MIME manual and PGG manual.
18848
18849 2006-01-20  Richard M. Stallman  <rms@gnu.org>
18850
18851         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
18852
18853 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
18854
18855         * nntp.el (nntp-end-of-line): Doc fix.
18856
18857 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
18858
18859         * imap.el (imap-open): Handle case where buffer is a buffer
18860         object.
18861
18862 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
18863
18864         * gnus-delay.el (gnus-delay): Don't autoload.
18865         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
18866         to be re-loaded when customizing the `gnus-delay' group.
18867
18868 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
18869
18870         * message.el (message-insert-citation-line): Use newlines.
18871
18872 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18873
18874         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
18875         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
18876         these routines, so the passphrase can be managed externally and
18877         passed in to the system.
18878         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
18879         pgg-add-passphrase-to-cache function.
18880
18881         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
18882         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
18883         these routines, so the passphrase can be managed externally and
18884         passed in to the system.
18885         (pgg-pgp5-sign-region): Use new name of
18886         pgg-add-passphrase-to-cache function.
18887
18888 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
18889
18890         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
18891         part of the decoded armor to find the key-identifier.
18892         (pgg-gpg-lookup-key-owner): New function to return the
18893         human-readable identifier of a key owner.
18894         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
18895         itself.
18896         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
18897         the key value) if we have a key and can match it against a secret
18898         key.  Also, added a note pointing out fact that the prompt only
18899         indicates the first matching key.
18900
18901         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
18902         pgg-decrypt-region.
18903         (pgg-add-passphrase-to-cache): Rename from
18904         `pgg-add-passphrase-cache' to reduce confusion (all callers
18905         changed).
18906         (pgg-remove-passphrase-from-cache): Rename from
18907         `pgg-remove-passphrase-cache' to reduce confusion (all callers
18908         changed).
18909         (pgg-read-passphrase, pgg-add-passphrase-cache)
18910         (pgg-remove-passphrase-cache): Add informative docstrings.
18911         (pgg-decrypt): Convey provided passphrase in subordinate call to
18912         pgg-decrypt-region.
18913
18914 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
18915
18916         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
18917         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
18918         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
18919         'passphrase' argument, so the passphrase can be managed externally
18920         and then passed in to the system.
18921
18922         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
18923         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
18924         so the passphrase cache can be used reliably with identifiers
18925         besides a pgp packet's key id.
18926
18927         * pgg-gpg.el (pgg-gpg-encrypt-region)
18928         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
18929         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
18930         these routines, so the passphrase can be managed externally and
18931         passed in to the system.
18932
18933         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
18934         'notruncate' argument, so the passphrase cache can be used
18935         reliably with identifiers besides a pgp packet's key id.
18936
18937 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
18938
18939         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
18940         symmetric encryption.
18941         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
18942         encrypted session key.
18943         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
18944         message ask for the passphrase in a proper way.
18945
18946         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
18947         New user commands for symmetric encryption.
18948
18949 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
18950
18951         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
18952
18953         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
18954
18955 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
18956
18957         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
18958
18959 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
18960
18961         * mm-decode.el (mm-inlined-types): Add application/pgp.
18962         (mm-automatic-display): Ditto.
18963
18964         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
18965         part as text.
18966
18967 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
18968
18969         * nnrss.el: Update copyright.
18970         (nnrss-opml-import): Query whether to subscribe to each entry.
18971
18972         * gnus-art.el:
18973         * gnus-sum.el:
18974         * gnus-xmas.el:
18975         * messagexmas.el:
18976         * mm-uu.el:
18977         * mm-view.el: Update copyright.
18978
18979 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
18980
18981         * message.el (message-info): New function.
18982         (message-mode-menu): Add it.
18983         Update copyright.
18984
18985         * ChangeLog: Fix and update copyright.
18986
18987 2006-01-13  Romain Francoise  <romain@orebokech.com>
18988
18989         * message.el (message-forward-subject-name-subject): Prefer the
18990         address to 'nowhere' if the sender has no name.
18991         Fix typo.  Update copyright year.
18992
18993 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
18994
18995         * gnus-art.el (article-wash-html):
18996         Use gnus-summary-show-article-charset-alist if a numeric arg is given.
18997         (gnus-article-wash-html-with-w3m-standalone): New function.
18998
18999         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
19000         mm-inline-text-html-render-with-w3m-standalone.
19001         (mm-text-html-washer-alist): Map w3m-standalone to
19002         gnus-article-wash-html-with-w3m-standalone.
19003         (mm-inline-text-html-render-with-w3m-standalone): New function.
19004
19005 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
19006
19007         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
19008         Improve LaTeX.
19009
19010 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19011
19012         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
19013         (nnrss-request-article): Render text/plain parts as HTML.
19014
19015         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
19016         the buffer.
19017
19018 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
19019
19020         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
19021         custom definition of `gnus-posting-styles'.
19022
19023         * gnus-start.el (gnus-gnus-to-quick-newsrc-format):
19024         Bind print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
19025
19026 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
19027
19028         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
19029         Use nntp for bug archive.
19030
19031 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
19032
19033         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
19034         parts.
19035         (nnrss-normalize-date): New function converts ISO 8601 date into
19036         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19037         (nnrss-check-group): Use it.
19038
19039 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19040
19041         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
19042
19043         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
19044         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
19045         (nnrss-insert-w3): Ditto.
19046
19047 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19048
19049         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
19050         the articles to be forwarded including the case where neither a
19051         number of articles nor a region is specified.
19052
19053 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
19054
19055         * nnrss.el (nnrss-request-article): Fix last change; fill
19056         text/plain parts.
19057
19058 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19059
19060         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
19061         in text/plain part.
19062         (nnrss-check-group): Don't add excessive newline to dc:subject.
19063
19064 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
19065
19066         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
19067         article.
19068
19069 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
19070
19071         * nnml.el: Don't require gnus-bcklg.  Autoload it.
19072         (nnml-use-compressed-files, nnml-save-mail): Support other
19073         comression programs such as bzip2.
19074
19075 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19076
19077         * dns.el (query-dns): Make sure we check the buffer size before
19078         removing tcp headers.
19079
19080 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19081
19082         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
19083         remove MIME buttons associated with multipart/alternative parts.
19084         (gnus-mime-display-alternative): Tag buttons using `article-type'
19085         text property.
19086
19087         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
19088         associated with multipart/alternative parts.
19089
19090         * gnus-art.el (gnus-signature-separator): Fix custom type.
19091
19092         * mm-decode.el (mm-inlined-types): Fix custom type.
19093         (mm-keep-viewer-alive-types): Ditto.
19094         (mm-automatic-display): Ditto.
19095         (mm-attachment-override-types): Ditto.
19096         (mm-inline-override-types): Ditto.
19097         (mm-automatic-external-display): Ditto.
19098
19099 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
19100
19101         * spam-report.el (spam-report-user-mail-address)
19102         (spam-report-user-agent): New variables.
19103         (spam-report-url-ping-plain): Use spam-report-user-agent.
19104
19105 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
19106
19107         * gnus-art.el (gnus-button-handle-custom): Do not just use
19108         `customize-apropos' for any "M-x customize-*" button but the
19109         function called for.  Accept both the function name and its
19110         argument in order to achieve this.
19111         (gnus-button-alist): Remove support for "custom:" URL's.
19112         Pass function name to `gnus-button-handle-custom' in case of "M-x
19113         customize-*" buttons.
19114
19115 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19116
19117         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
19118         multipart/alternative and add xref to mm-discouraged-alternatives
19119         in doc string.
19120
19121         * mm-decode.el (mm-discouraged-alternatives): Add xref to
19122         gnus-buttonized-mime-types in doc string.
19123
19124 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
19125
19126         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
19127         Suggest image/.* in the doc string.
19128
19129 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
19130
19131         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
19132         message-marks (Debian bug #342521).
19133
19134 2005-12-12  Simon Josefsson  <jas@extundo.com>
19135
19136         * password.el (password-read-from-cache): Add.
19137         (password-read): Use it.
19138
19139 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
19140
19141         * rfc2047.el (rfc2047-charset-to-coding-system):
19142         Recognize us-ascii as a MIME charset.
19143
19144         * mm-bodies.el (mm-decode-content-transfer-encoding):
19145         Protect against the case where the 2nd arg TYPE is nil.
19146
19147 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19148
19149         * pop3.el (pop3-stream-type): Fix custom version.
19150
19151         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
19152
19153 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19154
19155         * mm-decode.el (mm-display-external): Add missing cdr.
19156
19157 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
19158
19159         * mm-decode.el (mm-display-external): Use nametemplate (defined in
19160         RFC1524) if it is in mailcap or add a suffix according to
19161         mailcap-mime-extensions when generating a temp filename; postpone
19162         deleting a temp file for 2 seconds for some wrappers, shell
19163         scripts, and so on, which might exit right after having started a
19164         viewer command as a background job.
19165
19166 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19167
19168         * nntp.el (nntp-marks-directory): Fix custom group.
19169
19170         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
19171         steps when < 10.
19172
19173         * gnus-start.el (gnus-no-server-1):
19174         Mention `gnus-level-default-subscribed' in doc string.
19175
19176 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
19177
19178         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
19179         parens.
19180
19181 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19182
19183         * gnus-xmas.el (gnus-use-toolbar): Revert.
19184         (gnus-xmas-setup-toolbar): Use global default-toolbar if
19185         gnus-use-toolbar is default.
19186
19187         * messagexmas.el (message-use-toolbar): Revert.
19188         (message-setup-toolbar): Use global default-toolbar if
19189         message-use-toolbar is default.
19190
19191 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19192
19193         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
19194         according to default-toolbar-visible-p.
19195
19196         * messagexmas.el (message-use-toolbar): Ditto.
19197
19198 2005-11-26  Dave Love  <fx@gnu.org>
19199
19200         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
19201         (tls-program, tls-success): Provide openssl alternative.
19202
19203         * starttls.el: Doc fixes.
19204         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
19205         SERVICE to PORT.
19206
19207         * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
19208         port null or service name.
19209         (starttls-negotiate): Autoload.
19210
19211 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
19212
19213         * message.el (message-kill-to-signature): Fix interactive spec.
19214
19215 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
19216
19217         * pop3.el (pop3-open-server): Recognize a string as a service name.
19218
19219 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
19220
19221         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
19222
19223 2005-11-23  Dave Love  <fx@gnu.org>
19224
19225         Add pop3s, pop3/starttls.
19226
19227         * pop3.el (pop3-authentication-scheme): Clarify doc.
19228         (open-tls-stream, starttls-open-stream): Autoload.
19229         (pop3-stream-type): New.
19230         (pop3-open-server): Use it.
19231
19232         * mail-source.el (mail-sources): Fix some :types.  Add stream type
19233         for POP.
19234         (mail-source-keyword-map): Add :stream for POP.
19235         (mail-source-fetch-pop): Use pop3-stream-type.
19236
19237 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
19238
19239         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
19240         of current-time-string.
19241
19242 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
19243
19244         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
19245         date header.
19246
19247 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19248
19249         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
19250         it can seriously impact performance as it bypasses the agent's
19251         local caches.
19252
19253 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
19254
19255         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
19256         must be explicitly online rather than "not explicitly offline" for
19257         its flags to be synchronized.
19258
19259         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
19260         that gnus-uu-unmark-thread will function correctly.
19261
19262         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
19263         1024K is instead displayed as 1M.
19264
19265 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19266
19267         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
19268
19269 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
19270
19271         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
19272
19273 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
19274
19275         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
19276         error message to display actual error condition.
19277         (gnus-agent-save-local): Avoid saving symbols that are bound to
19278         nil as they simply result in a warning message in
19279         gnus-agent-read-local.
19280
19281 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19282
19283         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
19284         rather than make-variable-buffer-local for file-precious-flag.
19285
19286 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19287
19288         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
19289         for duplicates which are removed.  The invalid sort check then
19290         triggers a rescan after the sort as sorting may have moved
19291         duplicate entries such that they can be cheaply detected.
19292
19293 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19294
19295         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
19296
19297 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
19298
19299         * gnus-agent.el (gnus-agent-article-alist-save-format):
19300         Change internal variable to a custom variable.  Change default value
19301         from compressed(2) to uncompressed(1).
19302         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
19303         support for uncompressed agentview files.  Taken together, reading
19304         the agentview file should now be 6-7 times faster.
19305
19306 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
19307
19308         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
19309         as a buffer-local variable.  This avoids creating truncated
19310         dribble files as a result of a hang up, eg.
19311
19312 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
19313
19314         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
19315         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
19316         XEmacs.
19317
19318 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
19319
19320         * gnus-start.el (gnus-start-draft-setup):
19321         Enforce `gnus-draft-mode' for nndraft:drafts at startup.
19322
19323         * gnus.el (gnus-splash): Change custom group.
19324         (gnus-group-get-parameter, gnus-group-parameter-value):
19325         Describe allow-list argument.
19326
19327         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
19328         string.
19329
19330 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
19331
19332         * gnus-art.el (gnus-default-article-saver): Add user-defined
19333         `function' to custom type.
19334
19335 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19336
19337         * imap.el (imap-open): Handle case where buffer is a buffer
19338         object.
19339
19340 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
19341
19342         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
19343         long lines.
19344         (gnus-cache-delete-group): Wrap doc strings.
19345
19346         * gnus-agent.el (gnus-agent-rename-group)
19347         (gnus-agent-delete-group): Wrap doc strings.
19348
19349 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
19350
19351         * messagexmas.el (message-use-toolbar): Change the valid values
19352         into default, top, bottom, left, and right.
19353         (message-toolbar-thickness): New variable.
19354         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
19355         well.
19356         (message-setup-toolbar): Make it work.
19357
19358         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
19359         (gnus-use-toolbar): Change the valid values into default, top,
19360         bottom, left, and right.
19361         (gnus-toolbar-thickness): New variable.
19362         (gnus-xmas-setup-toolbar): New function.
19363         (gnus-xmas-setup-group-toolbar): Use it.
19364         (gnus-xmas-setup-summary-toolbar): Use it.
19365
19366 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19367
19368         * gnus-start.el (gnus-1): Add "native" to
19369         gnus-predefined-server-alist.
19370
19371         * gnus.el (gnus-method-to-server): Don't add "native" to the
19372         lists here, because that leads to problems when
19373         gnus-select-method is bound.
19374
19375 2005-11-09  Simon Josefsson  <jas@extundo.com>
19376
19377         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
19378         use (not sort-by-date) instead.
19379
19380 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19381
19382         * gnus-delay.el (gnus-delay-group): Don't autoload.
19383         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
19384         to be re-loaded when customizing the `gnus-delay' group.
19385
19386 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
19387
19388         * message.el: Revert last changes.
19389         (message-insert-citation-line): Use newlines.
19390
19391 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
19392
19393         * message.el (message-courtesy-message)
19394         (message-mark-insert-begin, message-mark-insert-end)
19395         (message-elide-ellipsis, message-cancel-message)
19396         (message-add-header, message-change-subject)
19397         (message-cross-post-followup-to-header)
19398         (message-cross-post-insert-note, message-reduce-to-to-cc)
19399         (message-widen-reply, message-delete-not-region)
19400         (message-kill-to-signature, message-insert-signature)
19401         (message-insert-importance-high, message-insert-importance-low)
19402         (message-insert-or-toggle-importance)
19403         (message-insert-disposition-notification-to)
19404         (message-indent-citation, message-yank-original)
19405         (message-cite-original-without-signature, message-cite-original)
19406         (message-insert-citation-line, message-position-on-field)
19407         (message-fix-before-sending, message-send-mail-partially)
19408         (message-send-mail, message-send-mail-with-sendmail)
19409         (message-send-mail-with-qmail, message-send-news)
19410         (message-check-news-header-syntax, message-generate-headers)
19411         (message-insert-courtesy-copy, message-fill-address)
19412         (message-fill-header, message-shorten-references)
19413         (message-setup-1, message-cancel-news)
19414         (message-forward-make-body-plain, message-forward-make-body-mime)
19415         (message-forward-make-body-mml, message-encode-message-body)
19416         (message-forward-make-body-digest-plain)
19417         (message-forward-make-body-digest-mime)
19418         (message-use-alternative-email-as-from): Insert `hard-newline'
19419         instead of ordinary newlines.
19420
19421 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
19422
19423         * message.el (message-generate-headers): Downcase the argument
19424         given to message-check-element.
19425
19426 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
19427
19428         * nntp.el (nntp-authinfo-rejected): New error condition.
19429         (nntp-wait-for): Use new error condition to signal authentication
19430         error.
19431         (nntp-retrieve-data): Rethrow new error condition to break out of
19432         recursive call to nntp-send-authinfo.
19433
19434 2005-11-08  Romain Francoise  <romain@orebokech.com>
19435
19436         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
19437         (gnus-summary-exit-map): Bind to `Z p'.
19438         (gnus-summary-make-menu-bar): Add menu item.
19439
19440 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
19441
19442         * gnus-art.el (gnus-article-treat-custom): Add `first'.
19443         (gnus-treat-*): Add `first' in all doc strings.
19444
19445         * gnus-group.el (gnus-group-compact-group): Fix typo.
19446
19447 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
19448
19449         * gnus.el (gnus-parameters-case-fold-search): New variable.
19450         (gnus-parameters-get-parameter): Use it.
19451
19452         * gnus-score.el (gnus-home-score-file): Doc fix.
19453
19454 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
19455
19456         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
19457
19458 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
19459
19460         * mm-util.el (mm-special-display-p): New function.
19461
19462         * mml.el (mml-preview): Use it; doc fix.
19463
19464 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
19465
19466         * imap.el (imap-open): Handle case where buffer is a buffer object.
19467
19468 2005-10-29  Romain Francoise  <romain@orebokech.com>
19469
19470         * message.el (message-fix-before-sending): Fix comment.
19471
19472 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19473
19474         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
19475
19476 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
19477
19478         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
19479         Used in gnus-score.el.
19480
19481 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
19482
19483         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
19484
19485 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
19486
19487         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
19488         whitespace removed in revision 7.8.  Use concatenated string to
19489         protect trailing whitespace.
19490
19491 2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
19492
19493         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
19494         (nnimap-request-expire-articles): Use it to avoid sending 'UID
19495         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
19496         Courier IMAP ("some version from 2004").  Mostly based on similar
19497         code in the same function.
19498
19499 2005-10-26  Didier Verna  <didier@xemacs.org>
19500
19501         * gnus-group.el (gnus-group-compact-group): Invalidate original
19502         article buffer.
19503         * gnus-srvr.el (gnus-server-compact-server): Ditto.
19504         * nnml.el (nnml-request-compact-group): Handle self Xref: field in
19505         NOV database and in article itself.
19506         Invalidate article backlog.
19507
19508 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
19509
19510         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
19511
19512 2005-10-26  Simon Josefsson  <jas@extundo.com>
19513
19514         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
19515         part of 2004-07-25 change.
19516
19517 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
19518
19519         * message.el (message-display-completion-list): New function.
19520         (message-expand-group): Use it; make sure the Completions buffer
19521         is modifiable.
19522 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
19523
19524         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
19525         user-mail-name is an empty string.
19526
19527 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
19528
19529         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
19530         depending on gnus-score-decay-constant.
19531
19532         * encrypt.el (encrypt-insert-file-contents)
19533         (encrypt-write-file-contents): Don't use `gnus-message'.
19534
19535         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
19536         arguments.
19537         (mm-uu-type-alist): Add message-marks and insert-marks.
19538         Pass arguments to mm-uu-verbatim-marks-extract.
19539         (mm-uu-hide-markers): New variable.
19540         (mm-uu-extract): Use face similar to `gnus-cite-3'.
19541
19542         * gnus-fun.el (gnus-convert-image-to-x-face-command)
19543         (gnus-convert-image-to-face-command): Use "convert" by default to
19544         allow other input image formats.
19545         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
19546         accordingly.
19547
19548 2005-10-23  Simon Josefsson  <jas@extundo.com>
19549
19550         * imap.el (imap-gssapi-program): Align command line parameters
19551         with latest GNU SASL.
19552         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
19553
19554 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19555
19556         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
19557         HTML.
19558         (nnslashdot-request-article): Ditto.
19559
19560         * lpath.el (featurep): Add nobreak-char-display.
19561
19562 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
19563
19564         * mail-source.el (mail-source-fetch-pop): Require pop3.
19565         (mail-source-check-pop): Ditto.
19566
19567 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
19568
19569         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
19570         errors.
19571
19572 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
19573
19574         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
19575         (gnus-treat-strip-leading-blank-lines): Improve doc string.
19576
19577         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
19578
19579         * mm-bodies.el (mm-decode-string):
19580         Call `mm-charset-to-coding-system' with allow-override argument.
19581
19582 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
19583
19584         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
19585         (rfc2047-charset-to-coding-system): New function.
19586         (rfc2047-decode-encoded-words): New function.
19587         (rfc2047-decode-region): Use them.
19588         (rfc2047-decode-cte): Remove.
19589         (rfc2047-parse-and-decode): Remove.
19590         (rfc2047-decode): Remove.
19591
19592 2005-10-15  Kenichi Handa  <handa@m17n.org>
19593
19594         * rfc2047.el (rfc2047-decode-cte): New function.
19595         (rfc2047-decode-region): Change the way to decode successive
19596         encoded-words: decode B- or Q-encoding in each encoded-word,
19597         concatenate them, and decode it as charset.
19598
19599 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19600
19601         * lpath.el: Fbind codepage-setup for XEmacs.
19602
19603 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
19604
19605         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
19606         widget-move-and-invoke.
19607         (gnus-custom-mode): Use gnus-custom-map.
19608
19609 2005-10-15  Bill Wohler  <wohler@newt.com>
19610
19611         * message.el (message-tool-bar-map): Rename image file from
19612         mail_send to mail/send.
19613
19614 2005-10-16  Masatake YAMATO  <jet@gyve.org>
19615
19616         * message.el (message-expand-group): Pass the common
19617         prefix substring of completion to `display-completion-list'.
19618
19619 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
19620
19621         * mml-sec.el (mml-secure-method): New internal variable.
19622         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
19623         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
19624         New functions using mml-secure-method.
19625
19626         * mml.el (mml-mode-map): Add key bindings for those functions.
19627         (mml-menu): Simplify security menu entries.  Suggested by Jesper
19628         Harder <harder@myrealbox.com>.
19629         (mml-attach-file, mml-attach-buffer, mml-attach-external):
19630         Goto end of message if point is the headers of the message.
19631
19632         * message.el (message-in-body-p): New function.
19633
19634         * assistant.el: Autoload gnus-util and netrc.
19635
19636         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
19637         Use `mm-charset-override-alist' only when decoding.
19638
19639         * mm-bodies.el (mm-decode-body):
19640         Call `mm-charset-to-coding-system' with allow-override argument.
19641
19642         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
19643         `filename' from Content-Disposition if Content-Type doesn't
19644         provide `name'.
19645         (gnus-mime-view-part-as-type): Set default instead of
19646         initial-input.
19647
19648 2005-10-09  Daniel Brockman  <daniel@brockman.se>
19649
19650         * format-spec.el (format-spec): Propagate text properties of % spec.
19651
19652 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
19653
19654         * gnus-art.el (gnus-treat-predicate): Add `first'.
19655
19656 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
19657
19658         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
19659         (mm-charset-override-alist): New variable.
19660         (mm-charset-to-coding-system): Use it.
19661         (mm-codepage-setup): New helper function.
19662         (mm-charset-eval-alist): New variable.
19663         (mm-charset-to-coding-system): Use mm-charset-eval-alist.
19664         Warn about unknown charsets.
19665
19666         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
19667
19668 2005-10-04  David Hansen  <david.hansen@gmx.net>
19669
19670         * nnrss.el (nnrss-request-article): Add support for the comments tag.
19671         (nnrss-check-group): Ditto.
19672
19673 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
19674
19675         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
19676         Rename x-gnus-verbatim to x-verbatim.
19677         (mm-uu-type-alist): Fix regexp for verbatim-marks.
19678
19679         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
19680         x-verbatim.
19681
19682         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
19683
19684         * gnus-util.el (gnus-remove-duplicates): Remove.
19685
19686         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
19687         instead of gnus-remove-duplicates.
19688
19689         * message.el (message-remove-duplicates): Remove.
19690         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
19691         message-remove-duplicates.
19692
19693         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
19694         available, else use implementation from `delete-dups'.
19695
19696         * message.el (message-insert-expires): New function.
19697         (message-mode-map): Add key binding.
19698         (message-mode-field-menu): Add menu entry.
19699         (message-mode): Document it.
19700         (message-make-expires-date): Use `message-make-date'.
19701
19702 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
19703
19704         * message.el (message-make-expires-date): New function.
19705
19706 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
19707
19708         * Makefile.in (list-installed-shadows): New entry.
19709         (install): Use it.
19710         (remove-installed-shadows): New entry.
19711
19712         * dgnushack.el (dgnushack-default-load-path): New variable.
19713         (dgnushack-find-lisp-shadows): New function.
19714         (dgnushack-remove-lisp-shadows): New function.
19715
19716 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
19717
19718         * Makefile.in (install-el-elc): New entry.
19719         (install): Use it so that .el files are necessarily installed.
19720
19721 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
19722
19723         * time-date.el: Autoload parse-time-string, XEmacs needs it.
19724
19725 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
19726
19727         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
19728         function rather than the diff-mode.el package.
19729         (mm-display-external): Use with-current-buffer.
19730         (mm-viewer-completion-map, mm-viewer-completion-map):
19731         Move initialization inside declaration.
19732
19733 2005-09-29  Simon Josefsson  <jas@extundo.com>
19734
19735         * spam.el: Load hashcash when compiling, to avoid warnings.
19736         Don't autoload mail-check-payment.
19737         (spam-check-hashcash): Define unconditionally, since hashcash.el
19738         is part of Gnus now.  Ignore errors from payment checking.
19739
19740 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
19741
19742         * message.el (message-bold-region, message-unbold-region):
19743         Rename from `bold-region' and `unbold-region'.
19744
19745         * message.el: Remove useless autoloads.
19746
19747 2005-09-28  Simon Josefsson  <jas@extundo.com>
19748
19749         * message.el (message-use-idna): Default to t.
19750         (message-use-idna): Test whether encoding works too.  Doc fix.
19751
19752 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
19753
19754         * nntp.el (nntp-warn-about-losing-connection): Remove.
19755
19756 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
19757
19758         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
19759         customizable.  Change default value.
19760         (mm-uu-diff-groups-regexp): Change default value.
19761         (mm-uu-type-alist): Add doc string.
19762         (mm-uu-configure): Add doc string.  Make it interactive.
19763         (mm-uu-tex-groups-regexp): New variable.
19764         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
19765         (mm-uu-type-alist): Add LaTeX documents.
19766         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
19767         of "text/verbatim".
19768         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
19769
19770         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
19771         instead of "text/verbatim".
19772
19773         * message.el (message-mark-inserted-region)
19774         (message-mark-insert-file): Use slrn style marks when called with
19775         prefix argument.
19776
19777 2005-09-27  Simon Josefsson  <jas@extundo.com>
19778
19779         * message.el (message-idna-to-ascii-rhs-1): Reformat.
19780
19781 2005-09-27  Arne Jørgensen  <arne@arnested.dk>
19782
19783         * message.el (message-remove-duplicates): New function.
19784         Implementation borrowed from `gnus-remove-duplicates'.
19785         (message-idna-to-ascii-rhs): Also encode idna addresses in
19786         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19787         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
19788         only ask about the same idna domain once per header and also tell
19789         in what header to replace the idna domain.
19790
19791         * gnus-art.el (article-decode-idna-rhs): Also decode idna
19792         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
19793         (article-decode-idna-rhs): Fix regexp so that all idna-address in
19794         a header is decoded and not just the last one.
19795
19796 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
19797
19798         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
19799         has been decoded.
19800
19801         * mm-decode.el (mm-automatic-display): Add text/verbatim.
19802         (mm-insert-part): Don't modify text if it has been decoded.
19803
19804         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
19805         decoded.
19806
19807         * mm-view.el (mm-inline-text): Don't strip text props unless
19808         decoding enriched or richtext parts.
19809
19810 2005-09-25  Romain Francoise  <romain@orebokech.com>
19811
19812         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
19813         * gnus-start.el (gnus-subscribe-interactively):
19814         * gnus-uu.el (gnus-uu-grab-articles):
19815         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
19816         space.
19817
19818 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
19819
19820         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
19821         * mm-view.el (mm-view-pkcs7-decrypt):
19822         * gnus-sum.el (gnus-summary-limit-to-extra)
19823         (gnus-summary-respool-article, gnus-read-move-group-name):
19824         * gnus-score.el (gnus-summary-increase-score):
19825         * gnus-util.el (gnus-completing-read-with-default):
19826         * gnus-art.el (gnus-read-save-file-name)
19827         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
19828         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
19829         * message.el (message-check-news-header-syntax):
19830         Follow convention for reading with the minibuffer.
19831
19832 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
19833
19834         * spam-report.el (spam-report-url-ping-plain):
19835         Use gnus-extended-version as User-Agent.
19836
19837         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
19838         default value is nil.
19839
19840         * mm-uu.el (mm-uu-type-alist): Add slrn style verbatim-marks.
19841         (mm-uu-verbatim-marks-extract): New function.
19842         (mm-uu-extract): New face.
19843         (mm-uu-copy-to-buffer): Use it.
19844
19845         * spam-report.el (spam-report-gmane-ham): Rename from
19846         `spam-report-gmane-unspam'.
19847         (spam-report-gmane-internal): Rename from `spam-report-gmane'.
19848         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
19849
19850         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
19851         Autoload.
19852         (spam-report-gmane-unregister-routine):
19853         Rename `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
19854
19855 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
19856
19857         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
19858         (spam-report-gmane-unregister-routine): Add support for gmane
19859         unregistration.
19860
19861         * spam-report.el (spam-report-gmane-unspam)
19862         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
19863         (spam-report-gmane): Change to take a single article and do unspam
19864         registration.
19865
19866 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19867
19868         * mm-url.el (mm-url-decode-entities): Fix regexp.
19869
19870 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
19871
19872         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
19873         default to nil, to be able to use Gnus at all.  If the default
19874         switches to something else, then the function should be fixed not
19875         be exceedingly slow.
19876
19877 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
19878
19879         * gnus-start.el (gnus-activate-group): If the server is nil, don't
19880         fail hard.
19881
19882         * spam-report.el: Add better Keywords line.
19883
19884         * spam.el: Add Maintainer and better Keywords line.
19885
19886 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
19887
19888         * gnus-art.el (gnus-article-replace-part)
19889         (gnus-mime-replace-part): New functions.
19890         (gnus-mime-action-alist, gnus-mime-button-commands)
19891         (gnus-mime-save-part-and-strip): Add file argument.
19892         (gnus-article-part-wrapper): Add interactive argument.
19893
19894         * gnus-sum.el (gnus-summary-mime-map):
19895         Add `gnus-article-replace-part'.
19896
19897 2005-09-19  Didier Verna  <didier@xemacs.org>
19898
19899         The nnml compaction feature:
19900         * nnml.el (nnml-request-compact-group): New function.
19901         * nnml.el (nnml-request-compact): New function.
19902         * gnus-int.el (gnus-request-compact-group): New function.
19903         * gnus-int.el (gnus-request-compact): New function.
19904         * gnus-group.el (gnus-group-compact-group): New function.
19905         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
19906         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
19907         * gnus-srvr.el (gnus-server-compact-server): New function.
19908         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
19909         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
19910
19911 2005-09-18  Deepak Goel  <deego@gnufans.org>
19912
19913         * sieve.el (sieve-help): Fix `message' call: first arg should be a
19914         format spec.
19915
19916 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
19917
19918         * gnus.el (gnus-group-startup-message): Bind image-load-path.
19919
19920 2005-09-15  Romain Francoise  <romain@orebokech.com>
19921
19922         * message.el (message-fill-paragraph): Clarify docstring.
19923
19924 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
19925
19926         * gnus-art.el (gnus-mime-display-part): Protect against broken
19927         MIME messages.
19928
19929 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
19930
19931         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
19932         before parsing header.
19933
19934 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
19935
19936         * html2text.el (html2text-replace-list): Add new entities.
19937
19938 2005-09-11  Romain Francoise  <romain@orebokech.com>
19939
19940         * message.el (message-alternative-emails): Improve docstring.
19941         (message-setup-1): Call `message-use-alternative-email-as-from'
19942         after `message-setup-hook' to give it precedence over posting
19943         styles, etc.
19944         (message-use-alternative-email-as-from): Add docstring.
19945         Remove the original From header if present.
19946
19947         * nnml.el (nnml-compressed-files-size-threshold): New variable.
19948         (nnml-save-mail): Use it.
19949
19950         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
19951         articles.  Add new argument `silent'.
19952         (gnus-uu-mark-all): Report the total number of marked articles.
19953
19954 2005-09-10  Romain Francoise  <romain@orebokech.com>
19955
19956         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
19957         (gnus-uu-mark-series): Likewise.
19958
19959 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
19960
19961         * spam-report.el (spam-report-gmane): Fix generation of spam
19962         report URL.
19963
19964 2005-09-10  Simon Josefsson  <jas@extundo.com>
19965
19966         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
19967         t, based on discussion on the ding list with Robert Epprecht
19968         <epprecht@solnet.ch>.
19969
19970 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
19971
19972         * spam-report.el (spam-report-gmane): Make it work without
19973         X-Report-Spam header.  Gmane now only provides Archived-At.
19974         This is only used if `spam-report-gmane-use-article-number' is nil.
19975         (spam-report-gmane-spam-header): Remove.  Not used anymore.
19976
19977         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
19978         make `gnus-summary-sort-by-recipient' work with threading.
19979
19980         * nnweb.el (nnweb-google-wash-article): Print a message if article
19981         is not available.
19982
19983 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
19984
19985         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
19986         change.  Decode text/* parts content before displaying.
19987
19988 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
19989
19990         * mml-smime.el: Remove defvar of gnus-extract-address-components.
19991
19992 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
19993
19994         * mm-view.el (mm-display-inline-fontify): Disable support modes.
19995
19996         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
19997         url-package-name, url-package-version,
19998         w3m-cid-retrieve-function-alist, w3m-current-buffer,
19999         w3m-display-inline-images, and w3m-minor-mode-map.
20000
20001 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
20002
20003         * message.el (message-tab-body-function): Fix mismatched custom type.
20004
20005         * gnus.el (gnus-group-change-level-function): Ditto.
20006
20007         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
20008
20009         * gnus-art.el (gnus-signature-limit)
20010         (gnus-article-mime-part-function): Ditto.
20011
20012 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20013
20014         * mml.el (mml-mode): Silence the byte compiler.
20015
20016         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
20017         using `(sit-for 0)' before moving the point to the specified part;
20018         skip unbuttonized parts.
20019         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
20020         return to the summary window if gnus-auto-select-part is non-nil.
20021
20022 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
20023
20024         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options):
20025         New variables.
20026         (mml-dnd-attach-file, mml-mode): Use them.
20027
20028         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
20029         Make fetching article by MID work again for Google Groups.
20030         Add FIXME concerning gnus-group-make-web-group.
20031
20032         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
20033         Don't depend on Gnus by using mail-extract-address-components if
20034         gnus-extract-address-components is not bound.
20035
20036 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20037
20038         * gnus-art.el (gnus-mime-display-security): Don't display the
20039         signature, but only the signed part.
20040
20041 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20042
20043         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
20044
20045         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
20046         list, not listp.
20047
20048 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
20049
20050         * mm-encode.el (mm-encode-content-transfer-encoding):
20051         Likewise when encoding.
20052
20053         * mm-bodies.el (mm-decode-content-transfer-encoding):
20054         De-canonicalize CRLF for all text content types, not just
20055         text/plain.
20056
20057 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20058
20059         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
20060         valid article; point arrow and cursor at the MIME button.
20061
20062 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20063
20064         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
20065         Suggested by Dan Christensen <jdc@uwo.ca>.
20066
20067         * mm-decode.el (mm-save-part): Enable change of prompt.
20068
20069 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
20070
20071         * gnus-msg.el (gnus-inews-add-send-actions):
20072         Make `message-post-method' lambda parameter ARG `&optional'.
20073
20074 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20075
20076         * gnus-sum.el (gnus-summary-mime-map):
20077         Add gnus-article-save-part-and-strip, gnus-article-delete-part and
20078         gnus-article-jump-to-part.
20079
20080         * gnus-art.el (gnus-article-edit-article): Add quiet argument.
20081         (gnus-article-edit-part): Use it.
20082         (gnus-article-part-wrapper): Add no-handle argument.
20083         (gnus-article-save-part-and-strip, gnus-article-delete-part):
20084         New functions.
20085
20086 2005-08-29  Romain Francoise  <romain@orebokech.com>
20087
20088         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
20089         docstring.
20090         (gnus-face-from-file): Likewise.
20091
20092 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
20093
20094         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
20095         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
20096         non-nil.
20097         (gnus-auto-select-part): New variable.
20098         (gnus-article-jump-to-part): New function.
20099         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
20100         (gnus-mime-delete-part): Allow selecting specified part after
20101         deleting or stripping parts.
20102         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
20103         part if argument is bogus.
20104
20105 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
20106
20107         * gnus-art.el (w3m-minor-mode-map):
20108         * gnus-spec.el (gnus-newsrc-file-version):
20109         * gnus-util.el (nnmail-active-file-coding-system)
20110         (gnus-original-article-buffer, gnus-user-agent):
20111         * gnus.el (gnus-ham-process-destinations)
20112         (gnus-parameter-ham-marks-alist)
20113         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
20114         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
20115         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
20116         * mm-decode.el (gnus-current-window-configuration):
20117         * mm-extern.el (gnus-article-mime-handles):
20118         * mm-url.el (url-current-object, url-package-name)
20119         (url-package-version):
20120         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
20121         (smime-keys, w3m-cid-retrieve-function-alist)
20122         (w3m-current-buffer, w3m-display-inline-images)
20123         (w3m-minor-mode-map):
20124         * mml-smime.el (gnus-extract-address-components):
20125         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
20126         (gnus-newsrc-hashtb, message-default-charset)
20127         (message-deletable-headers, message-options)
20128         (message-posting-charset, message-required-mail-headers)
20129         (message-required-news-headers):
20130         * mml1991.el (mc-pgp-always-sign):
20131         * mml2015.el (mc-pgp-always-sign):
20132         * nnheader.el (nnmail-extra-headers):
20133         * rfc1843.el (gnus-decode-encoded-word-function)
20134         (gnus-decode-header-function, gnus-newsgroup-name):
20135         * spam-stat.el (gnus-original-article-buffer): Add defvars.
20136
20137 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
20138
20139         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
20140         the end of the date treatments.
20141
20142 2005-08-15  Simon Josefsson  <jas@extundo.com>
20143
20144         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
20145         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
20146         Capello and Romain Francoise.
20147         (pgg-fetch-key-function): Remove, not used?
20148         (pgg-insert-url-with-w3): Require url, to get
20149         url-insert-file-contents regardless of where it is defined.
20150
20151 2005-08-13  Romain Francoise  <romain@orebokech.com>
20152
20153         * message.el (message-cite-original-1): New function.
20154         (message-cite-original): Use it.
20155         (message-cite-original-without-signature): Ditto.
20156
20157 2005-08-08  Romain Francoise  <romain@orebokech.com>
20158
20159         * message.el (message-yank-empty-prefix): New variable.
20160         (message-indent-citation): Use it.
20161         (message-cite-original-without-signature): Respect X-No-Archive.
20162
20163 2005-08-08  Simon Josefsson  <jas@extundo.com>
20164
20165         * pgg.el: Autoload url-insert-file-contents instead of loading
20166         w3/url.
20167         (pgg-insert-url-with-w3): Don't load url here.
20168
20169 2005-08-07  Jesper Harder  <harder@phys.au.dk>
20170
20171         * message.el (message-kill-to-signature): Don't insert newline at
20172         bol.
20173         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
20174
20175 2005-08-06  Romain Francoise  <romain@orebokech.com>
20176
20177         * message.el (message-user-fqdn): Fix typo in docstring.
20178
20179 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
20180
20181         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
20182
20183         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
20184
20185 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
20186
20187         * mm-bodies.el (mm-encode-body): Use coding system rather than
20188         charset to encode text.
20189
20190         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
20191         number of charsets if utf-8 is available (XEmacs).
20192
20193 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
20194
20195         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
20196         taken from `gnus-button-mid-or-mail-regexp'.
20197         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
20198         (gnus-button-alist): Improve regexp for domain part of the MIDs
20199         for news:localpart@domain buttons.
20200         (gnus-button-ctan-directory-regexp): Update.
20201
20202 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20203
20204         * sieve-manage.el (sieve-manage-interactive-login):
20205         Use make-local-variable rather than make-variable-buffer-local.
20206         (sieve-manage-open): Ditto.
20207         (sieve-manage-authenticate): Ditto.
20208
20209         * mml.el (mml-generate-mime-1): Make the content type default to
20210         text/plain if the filename is not specified.
20211
20212 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20213
20214         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
20215         instead of insert-buffer.
20216
20217         * message.el (message-yank-original): Ditto; set the mark at the
20218         end of the yanked message.
20219
20220 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20221
20222         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
20223         lines to scroll rather than to stop it.
20224
20225         * mml.el (mml-generate-default-type): Add doc string.
20226         (mml-generate-mime-1): Use mm-default-file-encoding or make it
20227         default to application/octet-stream when determining the content
20228         type if it is not specified for the part or the mml contents; add
20229         a comment about mml-generate-default-type.
20230
20231 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
20232
20233         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
20234         make it default to application/octet-stream when determining the
20235         content type if it is not specified for the external contents.
20236
20237 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20238
20239         * rfc2231.el (rfc2231-parse-string): Take care that not only a
20240         segmented parameter but also other parameters might be there.
20241
20242 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20243
20244         * mm-decode.el (mm-display-external): Delete temp file, directory
20245         and buffer immediately if the external process is exited.
20246
20247 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
20248
20249         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
20250         fewer lines than that of scroll-margin.
20251         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
20252
20253 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20254
20255         * gnus-art.el (gnus-article-next-page): Revert.
20256         (gnus-article-beginning-of-window): New macro.
20257         (gnus-article-next-page-1): Use it.
20258         (gnus-article-prev-page): Ditto.
20259         (gnus-article-edit-part): Use insert-buffer-substring instead of
20260         insert-buffer.
20261         (gnus-article-edit-exit): Ditto.
20262
20263         * gnus-util.el (gnus-beginning-of-window): Remove.
20264         (gnus-end-of-window): Remove.
20265
20266         * lpath.el: Don't bind header-line-format and scroll-margin.
20267
20268 2005-07-25  Simon Josefsson  <jas@extundo.com>
20269
20270         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
20271         to have the url package without w3.  Reported by Daiki Ueno
20272         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
20273
20274 2005-07-20  Didier Verna  <didier@xemacs.org>
20275
20276         * gnus-diary.el: Remove the description comment (nndiary is now
20277         properly documented in the Gnus manual).
20278         Fix the spelling of "Back End".
20279         * nndiary.el: Ditto.
20280         Fix the copyright notice.
20281
20282 2005-07-18  Romain Francoise  <romain@orebokech.com>
20283
20284         * gnus-sum.el (gnus-summary-to-prefix)
20285         (gnus-summary-newsgroup-prefix): New variables.
20286         (gnus-summary-from-or-to-or-newsgroups): Use them.
20287
20288 2005-07-17  Romain Francoise  <romain@orebokech.com>
20289
20290         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
20291         space as it's generally not especially interesting to the user.
20292
20293 2005-07-16  Romain Francoise  <romain@orebokech.com>
20294
20295         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
20296         nil to avoid prompting and file modification if one of the
20297         messages at the top of the nnfolder file contains a copyright
20298         notice.
20299         Update copyright notice.
20300
20301         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
20302         instead of `current-time-string' as the latter creates a time
20303         string that is not RFC 2822 compliant (it lacks the zone).
20304         Update copyright notice.
20305
20306 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
20307
20308         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
20309         for text/rtf.  Display default in prompt.  Pass default for M-n.
20310
20311         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
20312
20313 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20314
20315         * gnus-msg.el (gnus-button-mailto):
20316         Remove save-selected-window-window hackery because it relies on
20317         save-selected-window internals.
20318
20319 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
20320
20321         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
20322         (gnus-article-next-page-1): Use gnus-beginning-of-window.
20323         (gnus-article-prev-page): Ditto.
20324
20325         * gnus-util.el (gnus-beginning-of-window): New function.
20326         (gnus-end-of-window): New function.
20327
20328         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
20329
20330 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
20331
20332         * gnus-score.el (gnus-score-edit-all-score):
20333         Set gnus-score-edit-exit-function to gnus-score-edit-done and call
20334         gnus-message.
20335
20336 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20337
20338         * gnus-msg.el (gnus-button-mailto):
20339         Remove save-selected-window-window hackery because it relies on
20340         save-selected-window internals.
20341
20342 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20343
20344         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
20345         add-minor-mode.
20346         (gnus-binary-mode): Ditto.
20347
20348         * gnus-topic.el (gnus-topic-mode): Ditto.
20349
20350 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
20351
20352         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
20353         (gnus-article-prev-page): Take scroll-margin into consideration.
20354
20355 2005-07-04  Lute Kamstra  <lute@gnu.org>
20356
20357         Update FSF's address in GPL notices.
20358
20359 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
20360
20361         * gnus.el (gnus-exit):
20362         * gnus-group.el (gnus-group-icons):
20363         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
20364
20365         * gnus-nocem.el (gnus-nocem):
20366         * message.el (message-various, message-buffers, message-sending)
20367         (message-interface, message-forwarding, message-insertion)
20368         (message-headers, message-news, message-mail):
20369         * pgg-gpg.el (pgg-gpg):
20370         * pgg-parse.el (pgg-parse):
20371         * pgg-pgp.el (pgg-pgp):
20372         * pgg-pgp5.el (pgg-pgp5):
20373         * pop3.el (pop3): Finish `defgroup' description with period.
20374
20375 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
20376
20377         * gnus-art.el (article-display-face): Improve the efficiency.
20378         (article-display-x-face): Ditto; remove gray x-face stuff.
20379
20380 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20381
20382         * gnus-art.el (article-display-face): Correct the position in
20383         which Faces are inserted.
20384
20385 2005-06-29  Didier Verna  <didier@xemacs.org>
20386
20387         * gnus-art.el (article-display-face): Display faces in correct
20388         order.
20389
20390 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
20391
20392         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
20393         (gnus-fill-real-hashtb): Use hash table instead of obarray.
20394         (gnus-nocem-check-article): Fetch the Type header.
20395         (gnus-nocem-message-wanted-p): Fix the way to examine types.
20396         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
20397         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
20398         make sure gnus-nocem-hashtb is initialized.
20399         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
20400         (gnus-nocem-unwanted-article-p): Ditto.
20401
20402         * pgg.el (pgg-verify): Return the verification result.
20403
20404 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20405
20406         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
20407         is ascii.
20408
20409 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
20410
20411         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
20412         `show-nonbreak-escape'.
20413
20414 2005-06-23  Lute Kamstra  <lute@gnu.org>
20415
20416         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
20417
20418         * dig.el (dig-mode):
20419         * smime.el (smime-mode): Use gnus-run-mode-hooks.
20420
20421 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
20422
20423         * nnimap.el (nnimap-split-download-body): Fix spellings.
20424
20425 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
20426
20427         * gnus-art.el (gnus-article-encrypt-body):
20428         * gnus-cus.el (gnus-score-customize):
20429         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
20430         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
20431
20432 2005-06-16  Arne Jørgensen  <arne@arnested.dk>
20433
20434         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
20435         header by looking for magic "MII" at the beginning.
20436
20437 2005-06-16  Miles Bader  <miles@gnu.org>
20438
20439         * gnus-xmas.el (gnus-xmas-group-startup-message):
20440         Use renamed gnus-splash face.
20441
20442         * assistant.el (assistant-field): Remove "-face" suffix from face name.
20443         (assistant-field-face): New backward-compatibility alias for renamed
20444         face.
20445         (assistant-render-text): Use renamed assistant-field face.
20446
20447         * spam.el (spam): Remove "-face" suffix from face name.
20448         (spam-face): New backward-compatibility alias for renamed face.
20449         (spam-face, spam-initialize): Use renamed spam face.
20450
20451         * message.el (message-header-to, message-header-cc)
20452         (message-header-subject, message-header-newsgroups)
20453         (message-header-other, message-header-name)
20454         (message-header-xheader, message-separator, message-cited-text)
20455         (message-mml): Remove "-face" suffix from face names.
20456         (message-header-to-face, message-header-cc-face)
20457         (message-header-subject-face, message-header-newsgroups-face)
20458         (message-header-other-face, message-header-name-face)
20459         (message-header-xheader-face, message-separator-face)
20460         (message-cited-text-face, message-mml-face):
20461         New backward-compatibility aliases for renamed faces.
20462         (message-font-lock-keywords): Use renamed message faces.
20463
20464         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
20465         (sieve-test-commands, sieve-tagged-arguments):
20466         Remove "-face" suffix from face names.
20467         (sieve-control-commands-face, sieve-action-commands-face)
20468         (sieve-test-commands-face, sieve-tagged-arguments-face):
20469         New backward-compatibility aliases for renamed faces.
20470         (sieve-control-commands-face, sieve-action-commands-face)
20471         (sieve-test-commands-face, sieve-tagged-arguments-face):
20472         Use renamed sieve faces.
20473
20474         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
20475         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
20476         (gnus-group-news-3-empty, gnus-group-news-4)
20477         (gnus-group-news-4-empty, gnus-group-news-5)
20478         (gnus-group-news-5-empty, gnus-group-news-6)
20479         (gnus-group-news-6-empty, gnus-group-news-low)
20480         (gnus-group-news-low-empty, gnus-group-mail-1)
20481         (gnus-group-mail-1-empty, gnus-group-mail-2)
20482         (gnus-group-mail-2-empty, gnus-group-mail-3)
20483         (gnus-group-mail-3-empty, gnus-group-mail-low)
20484         (gnus-group-mail-low-empty, gnus-summary-selected)
20485         (gnus-summary-cancelled, gnus-summary-high-ticked)
20486         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
20487         (gnus-summary-high-ancient, gnus-summary-low-ancient)
20488         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
20489         (gnus-summary-low-undownloaded)
20490         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
20491         (gnus-summary-low-unread, gnus-summary-normal-unread)
20492         (gnus-summary-high-read, gnus-summary-low-read)
20493         (gnus-summary-normal-read, gnus-splash):
20494         Remove "-face" suffix from face names.
20495         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
20496         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
20497         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
20498         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
20499         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
20500         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
20501         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
20502         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
20503         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
20504         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
20505         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
20506         (gnus-summary-selected-face, gnus-summary-cancelled-face)
20507         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
20508         (gnus-summary-normal-ticked-face)
20509         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
20510         (gnus-summary-normal-ancient-face)
20511         (gnus-summary-high-undownloaded-face)
20512         (gnus-summary-low-undownloaded-face)
20513         (gnus-summary-normal-undownloaded-face)
20514         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
20515         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
20516         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
20517         (gnus-splash-face):
20518         New backward-compatibility aliases for renamed faces.
20519         (gnus-group-startup-message): Use renamed gnus faces.
20520
20521         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
20522         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
20523         (gnus-server-agent): Remove "-face" suffix from face names.
20524         (gnus-server-agent-face, gnus-server-opened-face)
20525         (gnus-server-closed-face, gnus-server-denied-face)
20526         (gnus-server-offline-face):
20527         New backward-compatibility aliases for renamed faces.
20528         (gnus-server-agent-face, gnus-server-opened-face)
20529         (gnus-server-closed-face, gnus-server-denied-face)
20530         (gnus-server-offline-face): Use renamed gnus faces.
20531
20532         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
20533         Remove "-face" suffix from face names.
20534         (gnus-picon-xbm-face, gnus-picon-face):
20535         New backward-compatibility aliases for renamed faces.
20536
20537         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
20538         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
20539         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
20540         (gnus-cite-11): Remove "-face" suffix from face names.
20541         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
20542         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
20543         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
20544         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
20545         New backward-compatibility aliases for renamed faces.
20546         (gnus-cite-attribution-face, gnus-cite-face-list)
20547         (gnus-article-boring-faces): Use renamed gnus faces.
20548
20549         * gnus-art.el (gnus-signature, gnus-header-from)
20550         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
20551         (gnus-header-content): Remove "-face" suffix from face names.
20552         (gnus-signature-face, gnus-header-from-face)
20553         (gnus-header-subject-face, gnus-header-newsgroups-face)
20554         (gnus-header-name-face, gnus-header-content-face):
20555         New backward-compatibility aliases for renamed faces.
20556         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
20557
20558         * gnus-sum.el (gnus-summary-selected-face)
20559         (gnus-summary-highlight): Use renamed gnus faces.
20560         * gnus-group.el (gnus-group-highlight): Likewise.
20561
20562 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
20563
20564         * gnus-sieve.el (gnus-sieve-article-add-rule):
20565         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
20566         * spam-stat.el (spam-stat-buffer-change-to-spam)
20567         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
20568
20569         * message.el (message-is-yours-p):
20570         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
20571
20572 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
20573
20574         * mm-view.el (mm-inline-text): Withdraw the last change.
20575
20576 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
20577
20578         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
20579         executing enriched-decode.
20580
20581 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
20582
20583         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
20584         charset of tar files.
20585
20586 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
20587
20588         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
20589
20590 2005-06-04  Lute Kamstra  <lute@gnu.org>
20591
20592         * nnfolder.el (nnfolder-read-folder): Make sure that undo
20593         information is never recorded.
20594
20595 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20596
20597         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
20598
20599 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
20600
20601         * pop3.el (pop3-apop): Run md5 in the binary mode.
20602
20603         * starttls.el (starttls-set-process-query-on-exit-flag):
20604         Use eval-and-compile.
20605
20606 2005-05-31  Simon Josefsson  <jas@extundo.com>
20607
20608         * smime.el (smime-replace-in-string): Define.
20609         (smime-cert-by-ldap-1): Use it.
20610
20611 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
20612
20613         * gnus-art.el (article-display-x-face): Replace
20614         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20615
20616         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
20617         set-process-query-on-exit-flag or process-kill-without-query.
20618
20619         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
20620         loop instead of replace-regexp.
20621
20622         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
20623         instead of process-kill-without-query if it is available.
20624
20625         * lpath.el: Fbind ldap-search-entries.
20626
20627         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
20628         instead of find-file-hooks if it is available.
20629
20630         * mml1991.el: Bind pgg-default-user-id when compiling.
20631
20632         * mml2015.el: Bind pgg-default-user-id when compiling.
20633
20634         * nndraft.el (nndraft-request-associate-buffer):
20635         Use write-contents-functions instead of write-contents-hooks if it is
20636         available.
20637
20638         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
20639         instead of find-file-hooks if it is available.
20640
20641         * nntp.el (nntp-open-connection): Replace
20642         process-kill-without-query by gnus-set-process-query-on-exit-flag.
20643         (nntp-open-ssl-stream): Ditto.
20644         (nntp-open-tls-stream): Ditto.
20645
20646         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
20647         set-process-query-on-exit-flag or process-kill-without-query.
20648         (starttls-open-stream-gnutls): Use it instead of
20649         process-kill-without-query.
20650         (starttls-open-stream): Ditto.
20651
20652 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
20653
20654         * smime.el (smime-cert-by-ldap-1): Don't use
20655         replace-regexp-in-string.
20656
20657 2005-05-31  Arne Jørgensen  <arne@arnested.dk>
20658
20659         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
20660
20661         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
20662         in PEM format.  Adjust to the XEmacs compatibility.
20663
20664 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
20665
20666         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
20667         by `string-to-number'.
20668         * gnus-agent.el (gnus-agent-regenerate-group)
20669         (gnus-agent-fetch-articles): Ditto.
20670         * gnus-art.el (gnus-button-fetch-group): Ditto.
20671         * gnus-cache.el (gnus-cache-generate-active)
20672         (gnus-cache-articles-in-group): Ditto.
20673         * gnus-group.el (gnus-group-set-current-level)
20674         (gnus-group-insert-group-line): Ditto.
20675         * gnus-score.el (gnus-score-set-expunge-below)
20676         (gnus-score-set-mark-below, gnus-summary-score-effect)
20677         (gnus-summary-score-entry): Ditto.
20678         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
20679         (gnus-soup-pack): Ditto.
20680         * gnus-spec.el (gnus-xmas-format): Ditto.
20681         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
20682         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
20683         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
20684         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
20685         * nndb.el (nndb-get-remote-expire-response): Ditto.
20686         * nndiary.el (nndiary-parse-schedule-value)
20687         (nndiary-string-to-number, nndiary-request-replace-article)
20688         (nndiary-request-article): Ditto.
20689         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
20690         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
20691         * nneething.el (nneething-make-head): Ditto.
20692         * nnfolder.el (nnfolder-request-article)
20693         (nnfolder-retrieve-headers): Ditto.
20694         * nnheader.el (nnheader-file-to-number): Ditto.
20695         * nnkiboze.el (nnkiboze-request-article): Ditto.
20696         * nnmail.el (nnmail-process-unix-mail-format)
20697         (nnmail-process-babyl-mail-format): Ditto.
20698         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
20699         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
20700         (nnmh-request-create-group, nnmh-request-list-1)
20701         (nnmh-request-group, nnmh-request-article): Ditto.
20702         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
20703         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
20704         * nnsoup.el (nnsoup-make-active): Ditto.
20705         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
20706         * nntp.el (nntp-find-group-and-number)
20707         (nntp-retrieve-headers-with-xover): Ditto.
20708         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
20709         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
20710         (pgg-format-key-identifier): Ditto.
20711         * pop3.el (pop3-last, pop3-stat): Ditto.
20712         * qp.el (quoted-printable-decode-region): Ditto.
20713
20714         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
20715         of concat.
20716
20717 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
20718
20719         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
20720
20721         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
20722
20723         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
20724
20725         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
20726
20727         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
20728
20729         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
20730
20731         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
20732         (gnus-carpal-mode): Ditto.
20733
20734         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
20735         (gnus-browse-mode): Ditto.
20736
20737         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
20738
20739         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
20740
20741 2005-05-29  Richard M. Stallman  <rms@gnu.org>
20742
20743         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
20744
20745 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
20746
20747         * gnus-util.el (gnus-run-mode-hooks): New function.
20748
20749         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
20750
20751         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
20752         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
20753
20754 2005-05-27  Lute Kamstra  <lute@gnu.org>
20755
20756         * dns-mode.el (dns-mode): Specify customization group.
20757
20758 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
20759
20760         * gnus-agent.el (gnus-agent-make-mode-line-string):
20761         Use mode-line-highlight as mouse-face.
20762
20763 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
20764
20765         * canlock.el (canlock): Change the parent group to news.
20766
20767         * deuglify.el (gnus-outlook-deuglify): Add :group.
20768
20769         * dig.el (dig): Add :group.
20770
20771         * dns-mode.el (dns-mode): Add :group.
20772
20773         * encrypt.el (encrypt): Add :group.
20774
20775         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
20776         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
20777         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
20778         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
20779         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
20780
20781         * gnus-diary.el (gnus-diary): Add :group.
20782
20783         * gnus.el (gnus-group-news-1-face): Add :group.
20784         (gnus-group-news-1-empty-face): Ditto.
20785         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
20786         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
20787         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
20788         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
20789         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
20790         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
20791         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
20792         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
20793         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
20794         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
20795         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
20796         (gnus-summary-high-ticked-face): Ditto.
20797         (gnus-summary-low-ticked-face): Ditto.
20798         (gnus-summary-normal-ticked-face): Ditto.
20799         (gnus-summary-high-ancient-face): Ditto.
20800         (gnus-summary-low-ancient-face): Ditto.
20801         (gnus-summary-normal-ancient-face): Ditto.
20802         (gnus-summary-high-undownloaded-face): Ditto.
20803         (gnus-summary-low-undownloaded-face): Ditto.
20804         (gnus-summary-normal-undownloaded-face): Ditto.
20805         (gnus-summary-high-unread-face): Ditto.
20806         (gnus-summary-low-unread-face): Ditto.
20807         (gnus-summary-normal-unread-face): Ditto.
20808         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
20809         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
20810
20811         * hashcash.el (hashcash): New custom group.
20812         (hashcash-default-payment): Add :group.
20813         (hashcash-payment-alist): Ditto.
20814         (hashcash-default-accept-payment): Ditto.
20815         (hashcash-accept-resources): Ditto.
20816         (hashcash-path): Ditto.
20817         (hashcash-extra-generate-parameters): Ditto.
20818         (hashcash-double-spend-database): Ditto.
20819         (hashcash-in-news): Ditto.
20820
20821         * message.el (message-minibuffer-local-map): Add :group.
20822
20823         * netrc.el (netrc): Add :group.
20824
20825         * sieve-manage.el (sieve-manage-log): Add :group.
20826         (sieve-manage-default-user): Diito.
20827         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
20828         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
20829         (sieve-manage-authenticators): Ditto.
20830         (sieve-manage-authenticator-alist): Ditto.
20831         (sieve-manage-default-port): Ditto.
20832
20833         * sieve-mode.el (sieve-control-commands-face): Add :group.
20834         (sieve-action-commands-face): Ditto.
20835         (sieve-test-commands-face): Ditto.
20836         (sieve-tagged-arguments-face): Ditto.
20837
20838         * smime.el (smime): Add :group.
20839
20840         * spam-report.el (spam-report): Add :group.
20841
20842         * spam.el (spam, spam-face): Add :group.
20843
20844 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20845
20846         * nntp.el (nntp-next-result-arrived-p): Some news servers may
20847         return \n.\n.\n at the end of articles.  Protect against that.
20848         (nntp-with-open-group): Allow debugging.
20849
20850         * nnheader.el (mail-header-set-extra): Make into a function
20851         because I just could't understand how to quote the list properly.
20852
20853         * dns.el (query-dns-cached): New function.
20854
20855 2005-05-26  Lute Kamstra  <lute@gnu.org>
20856
20857         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
20858
20859 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
20860
20861         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
20862
20863         * gnus-art.el: Don't autoload mail-extract-address-components.
20864
20865         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
20866         eval-and-compile to evaluate it.
20867
20868         * hashcash.el: Don't autoload executable-find.
20869
20870         * nndb.el: Don't declare the nndb back end two or more times; don't
20871         autoload news-reply-mode, news-setup, cancel-timer and telnet.
20872
20873         * nntp.el: Autoload format-spec instead of format; use
20874         eval-and-compile to evaluate autoload forms.
20875
20876 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
20877
20878         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
20879
20880 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20881
20882         * gnus.el (gnus-version-number): Bump version.
20883
20884 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
20885
20886         * gnus.el: No Gnus v0.3 is released.
20887
20888 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
20889
20890         * lpath.el (featurep): Bind show-nonbreak-escape.
20891
20892 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
20893
20894         * gnus-art.el (gnus-article-edit-part): Disable undo.
20895
20896 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
20897
20898         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
20899         gnus-article-date-lapsed-new-header is t if date timer is active;
20900         skip headers in which the original date value is empty.
20901         (gnus-article-save-original-date): Redefine it as a macro.
20902         (gnus-display-mime): Use it.
20903
20904 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
20905
20906         * gnus-art.el (article-date-ut): Support converting date in
20907         forwarded parts as well.
20908         (gnus-article-save-original-date): New function.
20909         (gnus-display-mime): Use it.
20910
20911 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
20912
20913         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
20914         enclosure element of <item>.
20915
20916 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
20917
20918         * message.el (message-kill-buffer-query): Rename from
20919         `message-kill-buffer-query-if-modified'.  Add :version.
20920
20921 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
20922
20923         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
20924         window layout.
20925
20926 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20927
20928         * mml.el: Autoload dnd when compiling.
20929
20930 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
20931
20932         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
20933         x-dnd-*.
20934
20935 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
20936
20937         * qp.el (quoted-printable-encode-region): Save excursion.
20938
20939 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
20940
20941         * message.el (message-kill-buffer-query-if-modified): Add new variable
20942         so the user can kill a modified message buffer quickly.
20943         (message-kill-buffer): Use it.
20944
20945 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
20946
20947         * lpath.el: Fbind display-time-event-handler; don't fbind
20948         string-to-multibyte.
20949
20950         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
20951
20952 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
20953
20954         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
20955         contained in text because xml.el decodes entities) with LFs.
20956
20957 2005-04-11  Lute Kamstra  <lute@gnu.org>
20958
20959         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
20960         differently.
20961
20962 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
20963
20964         * mm-util.el (mm-detect-coding-region): Typo.
20965
20966 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
20967
20968         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
20969
20970 2005-04-06  Deepak Goel  <deego@gnufans.org>
20971
20972         * spam-stat.el (spam-stat-score-buffer): Add a call to a
20973         user-function allow user modifications of the scores.
20974         (spam-stat-score-buffer-user): New function, to allow
20975         user-computed modifications to the score.
20976         (spam-stat-score-buffer-user-functions): List of additional
20977         scoring functions.
20978         (spam-stat-error-holder): Global temporary error holder.
20979         (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
20980         variable.
20981
20982 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
20983
20984         * gnus-registry.el (gnus-registry-clean-empty-function)
20985         (gnus-registry-trim, gnus-registry-fetch-groups)
20986         (gnus-registry-delete-group): Groups that match
20987         `gnus-registry-ignored-groups' are removed from the registry
20988         entries, not just ignored for splitting.  This helps clean up the
20989         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
20990         to get all the groups a message ID is in.
20991
20992         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
20993         (spam-stat-split-fancy): Change "threshhold" to "threshold".
20994         (spam-stat-score-buffer-user-functions): Add :number custom type.
20995
20996 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
20997
20998         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
20999         argument in XEmacs.
21000
21001         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
21002         (nnrss-request-group): Decode group name first.
21003         (nnrss-request-article): Make a text/plain article if mml-to-mime
21004         failed.
21005         (nnrss-get-encoding): Return a compatible encoding according to
21006         nnrss-compatible-encoding-alist.
21007         (nnrss-find-el): Use consp instead of listp.
21008         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
21009
21010 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21011
21012         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
21013         which Emacs 20 doesn't support.
21014         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
21015
21016 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
21017
21018         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
21019         silence the byte compiler inside the defun.
21020
21021         * gnus-demon.el (parse-time-string): Add autoload.
21022
21023         * gnus-delay.el (parse-time-string): Add autoload.
21024
21025         * gnus-art.el (parse-time-string): Add autoload.
21026
21027         * nnultimate.el (parse-time): Require for `parse-time-string'.
21028
21029 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
21030
21031         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
21032
21033         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
21034
21035         * smime.el (smime-ldap-host-list): Add :version.
21036
21037 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
21038
21039         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
21040         pass it to `gnus-browse-read-group'.
21041         (gnus-browse-read-group): Add NUMBER argument and pass it to
21042         `gnus-group-read-ephemeral-group'.
21043
21044         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
21045         argument and pass it to `gnus-group-read-group'.
21046
21047 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
21048
21049         * mm-util.el (mm-xemacs-find-mime-charset): Only call
21050         mm-xemacs-find-mime-charset-1 if we have the mule feature
21051         available at runtime.
21052
21053 2005-03-25  Werner Lemberg  <wl@gnu.org>
21054
21055         * nnmaildir.el: Replace `illegal' with `invalid'.
21056
21057 2005-03-23  Lute Kamstra  <lute@gnu.org>
21058
21059         * time-date.el: Add comment on time value formats.
21060         Don't require parse-time.
21061         (with-decoded-time-value): New macro.
21062         (encode-time-value): New function.
21063         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
21064         (days-to-time): Return a valid time value when arg is huge.
21065         (time-since): Use time-subtract.
21066         (time-to-number-of-days): Use time-to-seconds.
21067
21068 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21069
21070         * gnus-start.el (gnus-display-time-event-handler):
21071         Check display-time-timer at runtime rather than only at load time
21072         in case display-time-mode is turned off in the mean time.
21073
21074 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
21075
21076         * nnimap.el (nnimap-open-connection): Print which authinfo file is
21077         used.
21078
21079         * nneething.el (nneething-map-file-directory): Derive from
21080         `gnus-directory'.
21081
21082         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
21083         the To/Cc button.
21084
21085 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
21086
21087         * nnmaildir.el (nnmaildir-request-accept-article):
21088         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
21089
21090 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21091
21092         * gnus-async.el: Require timer-funcs at compile time when in
21093         XEmacs for `run-with-idle-timer'.
21094
21095 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
21096
21097         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
21098         autoloaded function.
21099
21100 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
21101
21102         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
21103
21104 2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
21105
21106         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
21107
21108 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21109
21110         * gnus-msg.el (gnus-confirm-mail-reply-to-news):
21111         Add gnus-expert-user to default.
21112
21113 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
21114
21115         * nnimap.el (nnimap-open-server): Ditto.
21116
21117         * imap.el (imap-authenticate): Fix typo.
21118
21119 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
21120
21121         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
21122         buffer (since IMAP server might return FETCH response out of
21123         order, and the nntp buffer must be sorted).
21124
21125 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
21126
21127         * gnus-start.el (gnus-convert-old-newsrc): Fix numeric
21128         comparison on string.
21129
21130         * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
21131         (gnus-agent-score): Rename category keywords to match gnus-cus.
21132         (gnus-agent-summary-fetch-series): Modify to protect against
21133         gnus-agent-summary-fetch-group clearing processable flags.
21134         (gnus-agent-synchronize-group-flags): Update live group buffer as
21135         synchronization may occur due to the user toggle the plugged
21136         status.
21137         (gnus-agent-fetch-group-1): Clear downloadable flag when article
21138         successfully downloaded.
21139         (gnus-agent-expire-group-1): Avoid using markers when the overview
21140         is in ascending order; greatly improves performance.
21141         (gnus-agent-regenerate-group):
21142         Use gnus-agent-synchronize-group-flags to reset read status in both
21143         gnus and server.
21144         (gnus-agent-update-files-total-fetched-for): Fix initial size.
21145
21146 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
21147
21148         * message.el: Don't autoload former message-utils variables.
21149         (message-strip-subject-trailing-was): Change doc string.
21150
21151         * nnweb.el: Fixes for `gnus-group-make-web-group'.
21152         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
21153         (nnweb-google-search): Add "hl=en" here.
21154         (nnweb-google-parse-1, nnweb-google-create-mapping):
21155         Don't hardcode URL.
21156
21157 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
21158
21159         * message.el (message-get-reply-headers, message-followup):
21160         Mention related variables `message-use-followup-to' and
21161         `message-use-mail-followup-to', in the information buffer.
21162
21163         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
21164         of broken groups(-beta).google.com.
21165
21166 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
21167
21168         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
21169         parameter to invoked gnus-request-move-article; remove the
21170         redundant gnus-sum-hint-move-is-internal variable; apply the marks
21171         all at once instead of once per article.
21172         (gnus-summary-remove-process-mark): Accept a list of articles as
21173         well as a single article for processing.
21174
21175         * gnus-int.el (gnus-request-move-article): Add move-is-internal
21176         parameter.
21177
21178         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
21179
21180         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
21181
21182         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
21183         parameter.
21184
21185         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
21186         parameter.
21187
21188         * nnimap.el (nnimap-request-move-article): Add move-is-internal
21189         parameter and remove the gnus-sum-hint-move-is-internal variable.
21190
21191         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
21192         parameter.
21193
21194         * nndraft.el (nndraft-request-move-article): Add move-is-internal
21195         parameter.
21196
21197         * nndiary.el (nndiary-request-move-article): Add move-is-internal
21198         parameter.
21199
21200         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
21201
21202         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
21203         parameter.
21204
21205         * nnagent.el (nnagent-request-move-article): Add move-is-internal
21206         parameter.
21207
21208 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
21209
21210         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
21211         a more conservative way.
21212
21213 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
21214
21215         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
21216         buffer, so it moves the window's cursor.
21217
21218 2005-02-26  Arne Jørgensen  <arne@arnested.dk>
21219
21220         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
21221         `mm-dissect-multipart' and receive the from field as an (optional)
21222         argument from `mm-dissect-multipart'.
21223         (mm-dissect-multipart): Receive the from field as an argument and
21224         pass it on when we call `mm-dissect-buffer' on MIME parts.
21225         Fixes verification/decryption of signed/encrypted MIME parts.
21226
21227 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
21228
21229         * gnus-sum.el (gnus-summary-move-article):
21230         Set gnus-sum-hint-move-is-internal for gnus-request-move-article and
21231         whatever it calls (right now, only nnimap-request-move article
21232         respects it).
21233
21234         * nnimap.el (nnimap-request-move-article):
21235         When gnus-sum-hint-move-is-internal is set, don't do the extra
21236         nnimap-request-article.
21237
21238 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
21239
21240         * nnheader.el (nnheader-find-file-noselect): Add doc string.
21241
21242         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
21243         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
21244
21245         * gnus-sum.el (gnus-summary-caesar-message):
21246         Apply `gnus-treat-article' after rotation.
21247
21248         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
21249         doc string.
21250
21251 2005-02-22  Simon Josefsson  <jas@extundo.com>
21252
21253         * encrypt.el (encrypt-password-cache-expiry): Remove (use
21254         `password-cache-expiry' instead).  Reported by Arne Jørgensen
21255         <arne@arnested.dk>.
21256         (encrypt): Add password-cache and password-cache-expiry as group
21257         members.
21258
21259 2005-02-22  Arne Jørgensen  <arne@arnested.dk>
21260
21261         * smime.el (smime-ldap-host-list): Doc fix.
21262         (smime-ask-passphrase): Use `password-read-and-add' to read (and
21263         cache) password.
21264         (smime-sign-region): Use it.
21265         (smime-decrypt-region): Use it.
21266         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
21267         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
21268         fails.
21269         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
21270         certificate from DER to PEM format rather than calling openssl.
21271
21272         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
21273
21274         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
21275         for signing/encryption.
21276
21277         * mml.el (mml-parse-1): Use them.
21278
21279 2005-02-21  Arne Jørgensen  <arne@arnested.dk>
21280
21281         * nnrss.el (nnrss-verbose): Remove.
21282         (nnrss-request-group): Use `nnheader-message' instead.
21283
21284 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
21285
21286         * nnrss.el (nnrss-verbose): New variable.
21287         (nnrss-request-group): Make it say nnrss is requesting a group.
21288
21289 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
21290
21291         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
21292         Handle news URL with given port correctly.
21293
21294 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
21295
21296         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
21297         containing special characters.
21298
21299         * gnus-sum.el (gnus-summary-edit-article): Ditto.
21300
21301         * mml.el (mime-to-mml): Ditto.
21302
21303         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
21304         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
21305         (rfc2047-decode-region): Quote decoded words containing special
21306         characters when rfc2047-quote-decoded-words-containing-tspecials
21307         is non-nil.
21308
21309 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
21310
21311         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
21312
21313         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
21314
21315 2005-02-15  Simon Josefsson  <jas@extundo.com>
21316
21317         * nnimap.el (nnimap-debug): Doc fix.
21318
21319         * imap.el (imap-debug): Doc fix.
21320
21321 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21322
21323         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
21324
21325 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
21326
21327         * gnus.el (spam-contents): Improve docs for spam-contents
21328         parameter in its variable incarnation.
21329
21330 2005-02-14  Simon Josefsson  <jas@extundo.com>
21331
21332         * smime-ldap.el: Use require instead of load-library for ldap.
21333         (smime-ldap-search): Indent.
21334         (smime-ldap-search-internal): Shorten line.
21335
21336         * smime.el (smime-cert-by-dns): Add doc-string.
21337         (smime-cert-by-ldap-1): Indent.
21338
21339         * mml-smime.el (mml-smime-get-ldap-cert): Rename from
21340         mml-smime-get-dns-ldap.
21341         (mml-smime-encrypt-query): Use new function.  Default to ldap.
21342
21343 2005-02-14  Arne Jørgensen  <arne@arnested.dk>
21344
21345         * smime.el: Require smime-ldap.
21346         (smime-ldap-host-list): New variable.
21347         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
21348
21349         * mml-smime.el (mml-smime-encrypt-query): New function.
21350         (mml-smime-encrypt-query): Use it.
21351
21352         * smime-ldap.el: New file.
21353
21354 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21355
21356         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
21357
21358 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
21359
21360         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
21361         argument in doc string.  Make query for type more clear.
21362
21363 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
21364
21365         * gnus.el (gnus-group-startup-message): Search for gnus images in
21366         etc/images/gnus.
21367         * mm-util.el (mm-image-load-path): Likewise.
21368         * smiley.el (smiley-data-directory): Search for smilies in
21369         etc/images/smilies.
21370
21371 2005-02-09  Kim F. Storm  <storm@cua.dk>
21372
21373         Change Emacs release version from 21.4 to 22.1 throughout.
21374         Change Emacs development version from 21.3.50 to 22.0.50.
21375
21376 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21377
21378         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
21379
21380         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
21381         non-Mule XEmacs as well.
21382         (mm-decompress-buffer): Signal an error intentionally if it does
21383         not decompress compressed data because auto-compression-mode is
21384         disabled.
21385
21386 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
21387
21388         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
21389         an ID in the registry even if it has no groups.
21390
21391 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
21392
21393         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
21394         merge it into mm-decompress-buffer.
21395         (gnus-mime-copy-part): Use the MIME part charset, the value which
21396         a user specified or gnus-newsgroup-charset for decoding, like
21397         gnus-mime-inline-part does; set buffer-file-coding-system to tell
21398         save-buffer what was used.  Suggested by Kevin Ryde
21399         <user42@zip.com.au>.
21400         (gnus-mime-inline-part): Allow the name parameter as well as the
21401         filename parameter; force decompressing of compressed data; always
21402         display contents being not decoded as unibyte.
21403
21404         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
21405         as well as the filename parameter.
21406
21407         * mm-util.el (mm-decompress-buffer):
21408         Merge gnus-mime-jka-compr-maybe-uncompress.
21409         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
21410         of compressed data.
21411
21412 2005-02-08  Simon Josefsson  <jas@extundo.com>
21413
21414         * imap.el (imap-log): Doc fix.
21415
21416 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
21417
21418         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
21419         the coding cookies; decompress compressed parts.
21420
21421         * mml.el (mml-generate-mime-1): Add the charset parameter according
21422         to the value which a user specified manually or the coding cookie.
21423
21424         * mm-util.el (mm-string-to-multibyte): New function.
21425         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
21426         (mm-coding-system-to-mime-charset): New function.
21427         (mm-decompress-buffer): New function.
21428         (mm-find-buffer-file-coding-system): New function.
21429
21430         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
21431         (mm-display-inline-fontify): Rewrite for decoding and decompressing
21432         parts.
21433
21434 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
21435
21436         * mm-view.el (mm-display-inline-fontify): Decode a part according
21437         to the charset parameter.
21438
21439 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
21440
21441         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
21442         prefix arg is neither nil nor a number, as info specifies.
21443
21444 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21445
21446         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
21447         timestamps.
21448
21449 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
21450
21451         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
21452         groups error checking and notify user.
21453
21454 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
21455
21456         * message.el (message-send-mail-function): Check existence of
21457         sendmail-program first before using default value
21458         `message-send-mail-with-sendmail'.  Otherwise use more generic
21459         `smtpmail-send-it'.
21460
21461 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
21462
21463         * nntp.el (nntp-request-update-info): Always return nil.
21464
21465 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
21466
21467         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
21468
21469 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
21470
21471         * message.el (message-beginning-of-line): Change the behavior when
21472         invoked between BOL and : so that it first moves backward.
21473
21474 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21475
21476         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
21477         article buffer when editing of the article is discarded.
21478         (gnus-article-prepare): Revert.
21479
21480 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21481
21482         * gnus-art.el (gnus-article-prepare):
21483         Remove message-strip-forbidden-properties from the local hook.
21484
21485 2005-01-27  Simon Josefsson  <jas@extundo.com>
21486
21487         * password.el (password-cache-add): Only start one timer per key.
21488         Reported by Derek Atkins <warlord@MIT.EDU>.
21489
21490 2005-01-26  Steve Youngs  <steve@sxemacs.org>
21491
21492         * run-at-time.el: Remove.  It is no longer needed as
21493         timer-funcs.el in the xemacs-base package has a working version of
21494         `run-at-time'.
21495
21496         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
21497
21498         * password.el: Require timer-funcs instead of run-at-time in
21499         XEmacs.
21500         Remove `password-run-at-time' macro.
21501         (password-cache-add): Use `run-at-time' instead of
21502         `password-run-at-time'.
21503
21504         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
21505         Remove `nnheader-cancel-function-timers' alias,
21506         `cancel-function-timers' exists in XEmacs in timer-funcs.
21507
21508         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
21509         for `run-with-idle-timer'.
21510
21511         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
21512         for `run-at-time'.
21513
21514         * mm-url.el: Require timer-funcs at compile time when in XEmacs
21515         for `with-timeout'.
21516
21517         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
21518         the same as for XEmacs 21.4.
21519         No need to ignore `run-with-idle-timer', this function exists in
21520         XEmacs now in timer-funcs.el in the xemacs-base package.
21521         (dgnushack-compile): No need to delete
21522         run-at-time.el from the list of files to compile because it
21523         doesn't exist anymore.
21524
21525 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
21526
21527         * mml.el (mml-generate-mime-1): Convert string into unibyte when
21528         inserting " *mml*" buffer's contents into a unibyte temp buffer.
21529
21530 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
21531
21532         * mail-source.el (mail-source-fetch-imap): Search for ^From case
21533         sensitively.
21534
21535 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
21536
21537         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
21538
21539 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21540
21541         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
21542         which will be inserted according to the multibyteness of a buffer
21543         rather than the type of contents.  Suggested by ARISAWA Akihiro
21544         <ari@mbf.ocn.ne.jp>.
21545
21546         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
21547         of string which old xml.el may return rather than a string.
21548
21549 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21550
21551         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
21552
21553 2005-01-16  Simon Josefsson  <jas@extundo.com>
21554
21555         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
21556         idn/idna.el isn't available.
21557         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
21558         <michael@waxrat.com>.
21559
21560         * hashcash.el: Remove non-FSF copyright header.
21561
21562         * hashcash.el (hashcash-extra-generate-parameters): New variable.
21563         (hashcash-generate-payment): Use it.
21564         (hashcash-generate-payment-async): Use it.
21565
21566 2005-01-15  Simon Josefsson  <jas@extundo.com>
21567
21568         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
21569         Suggested by Raymond Scholz <ray-2005@zonix.de>.
21570
21571         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
21572         gnus-summary-idna-message.
21573         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
21574         (gnus-summary-idna-message): New function.
21575
21576 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
21577
21578         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
21579         gnus-novice-user.
21580
21581 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
21582
21583         * nnrss.el (nnrss-request-delete-group): Delete entries in
21584         nnrss-group-alist as well.
21585         (nnrss-save-server-data): Insert newline.
21586
21587 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
21588
21589         * gnus.el (gnus-user-agent): Use list of symbols instead of
21590         symbols.  Display full version number for (S)XEmacs.
21591         Optionally display (S)XEmacs codename.
21592
21593         * gnus-util.el (gnus-emacs-version): Update for new
21594         `gnus-user-agent'.
21595
21596         * gnus-msg.el (gnus-extended-version): Make it possible to omit
21597         Gnus version.
21598
21599 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
21600
21601         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
21602         which is unreadable in some setups.
21603
21604 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
21605
21606         * gnus-spec.el (gnus-update-format-specifications): Flush the
21607         group format spec cache if it doesn't support decoded group names.
21608
21609 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
21610
21611         * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
21612         Allow to apply decay on score files matching a regexp.
21613
21614 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
21615
21616         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
21617         compatibility in %g and %c.
21618
21619 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
21620
21621         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
21622         name for only %g and %c.
21623         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
21624         of gnus-tmp-group to decoded group name.
21625         (gnus-group-make-rss-group): Exclude `/'s from group names.
21626
21627 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
21628
21629         * nnrss.el (nnrss-get-encoding): Fix regexp.
21630
21631 2004-12-27  Simon Josefsson  <jas@extundo.com>
21632
21633         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
21634         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
21635         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
21636
21637 2004-12-17  Kim F. Storm  <storm@cua.dk>
21638
21639         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
21640
21641         * gnus-sum.el (gnus-summary-mode-map): Likewise.
21642
21643 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21644
21645         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
21646
21647 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21648
21649         * nnrss.el: Require rfc2047 and mml.
21650         (nnrss-file-coding-system): New variable.
21651         (nnrss-format-string): Redefine it as an inline function.
21652         (nnrss-decode-group-name): New function.
21653         (nnrss-string-as-multibyte): Remove.
21654         (nnrss-retrieve-headers): Decode group name; don't use
21655         nnrss-format-string.
21656         (nnrss-request-group): Decode group name.
21657         (nnrss-request-article): Decode group name; allow a Message-ID as
21658         well as an article number; don't use nnrss-format-string; encode a
21659         Message-ID string which may contain non-ASCII characters; use
21660         mml-to-mime to compose a MIME article.
21661         (nnrss-request-expire-articles): Decode group name.
21662         (nnrss-request-delete-group): Decode group name.
21663         (nnrss-fetch): Clarify error message.
21664         (nnrss-read-server-data): Use insert-file-contents instead of load;
21665         bind file-name-coding-system; use multibyte buffer.
21666         (nnrss-save-server-data): Bind coding-system-for-write to the
21667         value of nnrss-file-coding-system; bind file-name-coding-system;
21668         add coding cookie.
21669         (nnrss-read-group-data): Use insert-file-contents instead of load;
21670         bind file-name-coding-system; use multibyte buffer.
21671         (nnrss-save-group-data): Bind coding-system-for-write to the
21672         value of nnrss-file-coding-system; bind file-name-coding-system.
21673         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
21674         make it work with non-ASCII text.
21675         (nnrss-find-el): Make it work with old xml.el as well.
21676
21677 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
21678
21679         * nnrss.el (nnrss-get-encoding): New function.
21680         (nnrss-fetch): Use unibyte buffer initially; bind
21681         coding-system-for-read while performing mm-url-insert; remove ^Ms;
21682         decode contents according to the encoding attribute.
21683         (nnrss-save-group-data): Add coding cookie.
21684         (nnrss-mime-encode-string): New function.
21685         (nnrss-check-group): Use it to encode subject and author.
21686
21687 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
21688
21689         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
21690         imaginary variable.
21691
21692 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
21693
21694         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
21695         correctly even if there are wide characters.
21696
21697 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
21698
21699         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
21700         downcased symbol names; make a new cache instead of reusing
21701         bbdb-hashtable.
21702
21703 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
21704
21705         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
21706         concatenating segments rather than before concatenating them.
21707         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21708
21709         * message.el (message-get-reply-headers): Bind `extra'.
21710
21711 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21712
21713         * message.el (message-extra-wide-headers): New variable.
21714         (message-get-reply-headers): Use it.
21715
21716 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
21717
21718         * gnus-agent.el (gnus-agent-group-path): Decode group name.
21719         (gnus-agent-group-pathname): Ditto.
21720
21721         * gnus-cache.el (gnus-cache-file-name): Decode group name.
21722
21723         * gnus-group.el (gnus-group-make-group): Decode group name.
21724         (gnus-group-make-rss-group): Register the group data after opening
21725         the nnrss group.
21726
21727 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
21728
21729         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
21730         by expiry now get marked as read.
21731
21732 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21733
21734         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
21735
21736 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
21737
21738         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
21739         unify Latin characters in XEmacs.
21740         (mm-find-mime-charset-region): Use it.
21741
21742 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21743
21744         * gnus-util.el (gnus-delete-directory): New function.
21745
21746         * gnus-agent.el (gnus-agent-delete-group): Use it.
21747
21748         * gnus-cache.el (gnus-cache-delete-group): Use it.
21749
21750 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
21751
21752         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
21753         names.
21754
21755 2004-12-16  Simon Josefsson  <jas@extundo.com>
21756
21757         * hashcash.el (hashcash-payment-alist): Fix custom :type.
21758
21759 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21760
21761         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
21762
21763         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
21764         (gnus-group-set-current-level): Decode group name.
21765
21766 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
21767
21768         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
21769         failed.
21770
21771 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21772
21773         * gnus-group.el (gnus-group-delete-group): Decode group name.
21774         (gnus-group-make-rss-group): Encode group name.
21775         (gnus-group-catchup-current): Decode group name.
21776         (gnus-group-kill-group): Decode group name.
21777
21778 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
21779
21780         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
21781
21782 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
21783
21784         * gnus-group.el (gnus-group-make-rss-group):
21785         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
21786
21787         * gnus-start.el (gnus-setup-news): Honor user's setting to
21788         gnus-message-archive-method.  Suggested by Lute Kamstra
21789         <lute@gnu.org>.
21790
21791 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
21792
21793         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
21794         global counterparts of the buffer-local variables.
21795
21796 2004-11-16  Romain Francoise  <romain@orebokech.com>
21797
21798         * gnus-sum.el (gnus-summary-exit): Don't clear the global
21799         counterparts of the buffer-local variables.
21800
21801 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21802
21803         * message.el (message-forbidden-properties): Fix typo in doc
21804         string.
21805
21806 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
21807
21808         * gnus-util.el (gnus-replace-in-string): Add doc string.
21809
21810         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
21811         to avoid problems when splitting mails with many recipients.
21812
21813 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
21814
21815         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
21816         pop-to-buffer, covered by the subsequent gnus-configure-windows.
21817
21818 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
21819
21820         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
21821         if there is no hashtable in memory or file modification time is
21822         newer than cached timestamp.
21823
21824 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
21825
21826         * gnus-sum.el (gnus-summary-limit-to-recipient):
21827         Implement not-matching option.
21828
21829 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
21830
21831         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
21832         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
21833         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
21834         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
21835         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
21836         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
21837
21838 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
21839
21840         * message.el (message-forward-make-body-mml): Remove headers
21841         according to message-forward-ignored-headers if a message is decoded.
21842
21843 2004-12-02  Romain Francoise  <romain@orebokech.com>
21844
21845         * message.el (message-forward-make-body-plain): Always remove
21846         headers according to message-forward-ignored-headers.
21847
21848 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
21849
21850         * spam.el (spam-summary-prepare-exit): Remove the
21851         gnus-summary-limit pop for now, it has problems with ham marks for
21852         me.
21853
21854 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
21855
21856         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
21857         correctly.
21858
21859 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
21860
21861         * format-spec.el (format-spec): Message the char.
21862
21863 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
21864
21865         * gnus-art.el (gnus-split-methods): Reformat comments.
21866
21867         * spam.el (spam-summary-prepare-exit): Remove article limits
21868         before exiting the summary buffer.
21869
21870 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21871
21872         * lpath.el: Remove bbdb-create-internal, bbdb-records,
21873         spam-BBDB-register-routine and spam-enter-ham-BBDB.
21874
21875         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
21876         order to silence the byte compiler.
21877
21878         * spam.el: Fix the way to silence the byte compiler, which
21879         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
21880         bbdb-search-simple, spam-BBDB-register-routine,
21881         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
21882         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
21883         spam-stat-buffer-is-spam, spam-stat-load,
21884         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
21885         spam-stat-save and spam-stat-split-fancy.
21886
21887 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
21888
21889         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
21890         which may confuse users.
21891         (canlock-password-for-verify): Ditto.
21892
21893         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
21894
21895         * gnus-art.el (gnus-emphasis-alist): Ditto.
21896
21897         * gnus-registry.el (gnus-registry-max-entries): Ditto.
21898
21899         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
21900
21901         * gnus-start.el (gnus-save-killed-list): Ditto.
21902
21903         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
21904         (gnus-sum-thread-tree-root): Ditto.
21905         (gnus-sum-thread-tree-false-root): Ditto.
21906         (gnus-sum-thread-tree-single-indent): Ditto.
21907
21908         * message.el (message-courtesy-message): Ditto.
21909         (message-archive-note): Ditto.
21910         (message-subscribed-address-file): Ditto.
21911         (message-user-fqdn): Ditto.
21912
21913         * spam-report.el (spam-report-gmane-regex): Ditto.
21914
21915         * spam.el (spam-blackhole-good-server-regex): Ditto.
21916
21917 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21918
21919         * mml.el (mml-preview): Widen the message buffer before copying
21920         the contents to the preview buffer; sort headers before previewing.
21921
21922         * message.el (message-hidden-headers): Fix the way to avoid a bug
21923         in the `repeat' widget in Emacs 21.3 or earlier.
21924
21925 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
21926
21927         * message.el (message-hidden-headers): Default to "^References:".
21928         Improve customization type.  Suggested by Reiner Steib
21929         <Reiner.Steib@gmx.de>.
21930
21931 2004-11-25  Romain Francoise  <romain@orebokech.com>
21932
21933         * message.el (message-strip-forbidden-properties): Remove check for
21934         obsolete `message-hidden' text property, hidden headers are not
21935         accessible in the buffer anymore.
21936
21937 2004-11-22  Romain Francoise  <romain@orebokech.com>
21938
21939         * message.el (message-header-format-alist): Add `From' in list
21940         so that it can be sorted.
21941         (message-fix-before-sending): Widen and sort headers before
21942         sending.
21943         (message-hide-headers): Use narrowing to hide headers by moving
21944         them to the top of the buffer and narrowing to the region
21945         underneath.
21946
21947 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21948
21949         * message.el (message-strip-forbidden-properties):
21950         Bind buffer-read-only (etc) to nil.
21951
21952 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
21953
21954         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
21955         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
21956
21957 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
21958
21959         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
21960
21961 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21962
21963         * dns.el (query-dns): Use sit-for to time instead of
21964         accept-process-output, since that doesn't seem to work on udp
21965         sockets.
21966
21967 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
21968
21969         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
21970
21971 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
21972
21973         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
21974         doc string.  Improve doc string.
21975
21976 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
21977
21978         * nntp.el (nntp-request-update-info): Return nil if
21979         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
21980         may not call gnus-activate-group which uselessly issues the GROUP
21981         commands for all nntp groups and wastes time.  Reported by Romain
21982         Francoise <romain@orebokech.com>.
21983
21984         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
21985
21986 2004-11-15  Simon Josefsson  <jas@extundo.com>
21987
21988         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
21989         headers separately.
21990         (gnus-button-openpgp): New function, inspired by Jochen Küpper
21991         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
21992
21993 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
21994
21995         * gnus-start.el (gnus-convert-old-newsrc):
21996         Assign legacy-gnus-agent to 5.10.7.
21997
21998 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21999
22000         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
22001         start of the lines.
22002
22003 2004-11-14  Magnus Henoch  <mange@freemail.hu>
22004
22005         * hashcash.el (hashcash-default-payment): Change default to 20.
22006         (hashcash-default-accept-payment): Change default to 20.
22007         (hashcash-process-alist): New variable.
22008         (hashcash-generate-payment-async): Add.
22009         (hashcash-already-paid-p): Add.
22010         (hashcash-insert-payment): Don't generate payments twice.
22011         (hashcash-insert-payment-async): Add.
22012         (hashcash-insert-payment-async-2): Add.
22013         (hashcash-cancel-async): Add.
22014         (hashcash-wait-async): Add.
22015         (hashcash-processes-running-p): Add.
22016         (hashcash-wait-or-cancel): Add.
22017         (mail-add-payment): New optional argument.  Conditionally start
22018         asynchronous calculation.
22019         (mail-add-payment-async): Add.
22020
22021         * message.el (message-send-mail): Wait for asynchronous hashcash
22022         results.  Don't clobber existing X-Hashcash headers.
22023         (message-setup-1): Call mail-add-payment-async when
22024         message-generate-hashcash is non-nil.
22025
22026 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
22027
22028         * message.el (message-use-alternative-email-as-from): Examine the
22029         From header as well; use message-make-from in order to include a
22030         user's full name.
22031
22032 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22033
22034         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
22035         default; improve customization type.
22036         (gnus-emphasis-custom-with-format): New macro.
22037         (gnus-emphasis-custom-value-to-external): New function.
22038         (gnus-emphasis-custom-value-to-internal): New function.
22039
22040 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22041
22042         * dns.el (query-dns): Resolve reverse addresses.
22043
22044 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22045
22046         * gnus-group.el (gnus-group-get-new-news): Use it.
22047
22048         * gnus-start.el (gnus-check-reasonable-setup): New function.
22049
22050 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22051
22052         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
22053         "Args out of range" error.  Reported by Arnaud Giersch
22054         <arnaud.giersch@free.fr>.
22055
22056 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
22057
22058         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
22059
22060 2004-11-04  Richard M. Stallman  <rms@gnu.org>
22061
22062         * spam.el (spam group): Add :version.
22063
22064         * pgg-def.el (pgg group): Add :version.
22065
22066 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
22067
22068         * gnus-art.el (gnus-article-edit-article): Don't associate the
22069         article buffer with a draft file.  This is a temporary measure
22070         against the 2004-08-22 change to gnus-article-edit-mode.
22071
22072 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
22073
22074         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
22075         (html2text-format-tags): Remove unused variable `attr'.
22076
22077 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
22078
22079         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
22080
22081         * tls.el (tls-process-connection-type, tls-success)
22082         (tls-certtool-program): Add :version.
22083
22084         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
22085         (starttls-extra-arguments, starttls-process-connection-type)
22086         (starttls-connect, starttls-failure, starttls-success): Add :version.
22087
22088         * spam-stat.el (spam-stat): Add :version.
22089
22090         * sieve.el (sieve): Add :version.
22091
22092         * sha1.el (sha1): Add :version.
22093         (sha1-use-external): Remove redundant version.
22094
22095         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
22096         (nnmail-cache-ignore-groups, nnmail-spool-hook)
22097         (nnmail-split-fancy-match-partial-words)
22098         (nnmail-split-lowercase-expanded): Add :version.
22099
22100         * nndiary.el (nndiary): Add :version.
22101
22102         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
22103
22104         * mml-sec.el (mml-default-sign-method)
22105         (mml-default-encrypt-method, mml-signencrypt-style-alist):
22106         Add :version.
22107
22108         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
22109
22110         * mm-url.el (mm-url-use-external, mm-url-program)
22111         (mm-url-arguments): Add :version.
22112
22113         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
22114         (mm-attachment-file-modes, mm-decrypt-option)
22115         (mm-w3m-safe-url-regexp): Add :version.
22116
22117         * message.el (message-cite-prefix-regexp)
22118         (message-sendmail-envelope-from, message-minibuffer-local-map)
22119         (message-user-fqdn, message-completion-alist): Add :version.
22120
22121         * gnus-win.el (gnus-configure-windows-hook)
22122         (gnus-use-frames-on-any-display): Add :version.
22123
22124         * gnus-art.el (gnus-article-address-banner-alist)
22125         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
22126         (gnus-treat-from-picon, gnus-treat-mail-picon)
22127         (gnus-treat-x-pgp-sig): Add :version.
22128
22129         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
22130         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
22131         (gnus-summary-article-delete-hook)
22132         (gnus-summary-display-while-building): Add :version.
22133
22134         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
22135         (gnus-get-top-new-news-hook): Add :version.
22136
22137         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
22138         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
22139
22140         * gnus-registry.el (gnus-registry): Add :version.
22141
22142         * gnus-spec.el (gnus-use-correct-string-widths)
22143         (gnus-make-format-preserve-properties): Add :version.
22144
22145         * gnus.el (gnus-group-charter-alist)
22146         (gnus-group-fetch-control-use-browse-url)
22147         (gnus-install-group-spam-parameters): Add :version.
22148
22149         * gnus-diary.el (gnus-diary): Add :version.
22150
22151         * gnus-delay.el (gnus-delay): Add :version.
22152
22153         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
22154         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
22155         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
22156         Add :version.
22157
22158         * gnus-agent.el (gnus-agent-max-fetch-size)
22159         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
22160         (gnus-agent-prompt-send-queue): Add :version.
22161
22162         * deuglify.el (gnus-outlook-deuglify): Add :version.
22163
22164         * html2text.el: Beautify code.  Improve doc strings.
22165         Some checkdoc cleanup.
22166         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
22167
22168 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
22169
22170         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
22171
22172 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
22173
22174         * gnus-registry.el (gnus-registry-hashtb): Create the registry
22175         when package is loaded.
22176
22177         * spam.el (spam-summary-score-preferred-header): Add global preference
22178         for people who want to override the default SpamAssassin over
22179         Bogofilter preference (when both are set).
22180         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
22181         (spam-user-format-function-S):
22182         Check spam-summary-score-preferred-header.
22183         (spam-extra-header-to-number): Add X-Bogosity header parsing.
22184         (spam-user-format-function-S): Format the score correctly.
22185
22186 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
22187
22188         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
22189         signature file.  Suggested by Manoj Srivastava
22190         <srivasta@golden-gryphon.com>.
22191
22192         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
22193         iso-2022-jp even in the Japanese language environment.
22194         Suggested by Jason Rumney <jasonr@gnu.org>.
22195
22196 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
22197
22198         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
22199         use the same characters as the dummy marks; make it free from
22200         getting affected by the language environment.
22201         (gnus-summary-read-group-1): Update mark positions only when the
22202         format spec is updated.
22203
22204         * gnus-spec.el (gnus-update-format-specifications): Return a list
22205         of updated types.
22206
22207 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22208
22209         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
22210         of boundp to check if display-warning is available.
22211
22212 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
22213
22214         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
22215
22216 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
22217
22218         * nnspool.el (nnspool-spool-directory): Use news-path if the
22219         news-directory variable is not bound.
22220
22221         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
22222         function instead of display-warning if it is not available.
22223
22224 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
22225
22226         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
22227         v5-10: Use `point-at-bol'.
22228
22229 2004-10-26  Simon Josefsson  <jas@extundo.com>
22230
22231         * hashcash.el: Fix URL in comment, reported by Cheng Gao
22232         <chenggao@gmail.com>.
22233
22234 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
22235
22236         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
22237         instead.
22238
22239 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
22240
22241         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
22242         to remove a server from the nnimap-server-buffer-alist.
22243         (nnimap-open-connection, nnimap-close-server): Use it.
22244
22245         * gnus-encrypt.el: Remove file in favor of encrypt.el.
22246
22247 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22248
22249         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
22250         running the major-mode function.
22251
22252 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
22253
22254         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
22255         dummy marks in the right way.
22256
22257 2004-10-18  David Edmondson  <dme@dme.org>
22258
22259         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
22260         excessively.
22261
22262 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
22263
22264         * gnus-util.el (gnus-split-references): Accept a nil references
22265         string and go on blissfully.
22266
22267         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
22268         cases where the references string is non-nil but has no references.
22269
22270         * encrypt.el: Add autoload tags.
22271
22272         * spam.el (spam-resolve-registrations-routine): Remove article
22273         from unregistration list too.  Reported by David Hanak
22274         <dhanak@isis.vanderbilt.edu>
22275
22276 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
22277
22278         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
22279         nil.  Change custom type.
22280
22281 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
22282
22283         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
22284
22285         * gnus-sum.el (gnus-summary-move-article): Use it.
22286
22287 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
22288
22289         * encrypt.el: Add autoload cookies.
22290
22291         * spam.el (spam-backend-article-list-property)
22292         (spam-backend-get-article-todo-list)
22293         (spam-backend-put-article-todo-list)
22294         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
22295         Resolve registrations separately.
22296         (spam-register-routine): Format comments.
22297         (spam-unregister-routine, spam-register-routine): Always call with
22298         specific-articles, no default list.
22299         (spam-summary-prepare-exit): Use the spam-classifications function.
22300
22301         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
22302         gnus-encrypt.el.
22303
22304         * encrypt.el: Copied from gnus-encrypt.el.
22305
22306         * gnus-encrypt.el: Commented that it's obsolete.
22307
22308 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22309
22310         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
22311         (gnus-score-save): Use it.
22312
22313         * message.el (message-bury): Use `window-dedicated-p'.
22314
22315 2004-10-15  Simon Josefsson  <jas@extundo.com>
22316
22317         * pop3.el (top-level): Don't require nnheader.
22318         (pop3-read-timeout): Add.
22319         (pop3-accept-process-output): Add.
22320         (pop3-read-response, pop3-retr): Use it.
22321
22322 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
22323
22324         * spam.el (spam-register-routine): Move comment.
22325         (spam-verify-bogofilter): Use 'unknown for the initial
22326         spam-bogofilter-valid state, not 'never.
22327
22328         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
22329         for netrc-machine.
22330
22331         * nnimap.el (nnimap-open-connection):
22332         Use netrc-machine-user-or-password.
22333
22334 2004-10-17  Richard M. Stallman  <rms@gnu.org>
22335
22336         * gnus-registry.el (gnus-registry-unload-hook):
22337         Set as a variable with add-hook.
22338
22339         * nnspool.el (nnspool-spool-directory): Use news-directory instead
22340         of news-path.
22341
22342         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
22343
22344         * spam.el: Delete duplicate `provide'.
22345         (spam-unload-hook): Set as a variable with add-hook.
22346
22347 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
22348
22349         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
22350         in the doc string.
22351
22352         * message.el (message-ignored-news-headers)
22353         (message-ignored-supersedes-headers)
22354         (message-ignored-resent-headers)
22355         (message-forward-ignored-headers): Improve custom type.
22356
22357 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
22358
22359         * message.el (message-tokenize-header): Fix 2004-09-06 change
22360         which used point-min in the wrong place.
22361
22362 2004-10-12  Simon Josefsson  <jas@extundo.com>
22363
22364         * tls.el (tls-certtool-program): New variable.
22365         (tls-certificate-information): New function, based on
22366         ssl-certificate-information.
22367
22368 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
22369
22370         * compface.el: Move the version of ELisp-based uncompface program
22371         to the contrib directory because of the copyright problem.
22372
22373 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
22374
22375         * message.el (message-kill-buffer): Raise the current frame.
22376
22377 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
22378
22379         * gnus-sum.el: Mention that multibyte characters don't work as marks.
22380
22381         * gnus.el (message-y-or-n-p): Autoload.
22382
22383         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
22384         (pop3-password-required, pop3-authentication-scheme)
22385         (pop3-leave-mail-on-server): Make customizable.
22386         (pop3): New custom group.
22387         (pop3-retr): Remove `sleep-for' statements.
22388         Suggested by Dave Love <fx@gnu.org>.
22389
22390         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
22391         Windows/DOS.
22392
22393         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
22394         (imap-parse-body): Fix incorrect use of `assert'.
22395         Suggested by Dave Love <fx@gnu.org>.
22396
22397         * mml.el (mml-minibuffer-read-disposition): Require match.
22398         Suggested by Dave Love <fx@gnu.org>.
22399
22400 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
22401
22402         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
22403         doc string.
22404
22405 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
22406
22407         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
22408
22409 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
22410
22411         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
22412         instead of calling `mm-insert-inline', to decode text/* parts
22413         before displaying them.
22414
22415 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
22416
22417         * mm-uu.el (mm-uu-text-plain-type): New variable.
22418         (mm-uu-pgp-signed-extract-1): Use it.
22419         (mm-uu-pgp-encrypted-extract-1): Use it.
22420         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
22421         bind mm-uu-text-plain-type with that value.
22422         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
22423         mm-uu-dissect.
22424
22425 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22426
22427         * gnus-group.el (gnus-update-group-mark-positions):
22428         * gnus-sum.el (gnus-update-summary-mark-positions):
22429         * message.el (message-check-news-body-syntax):
22430         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
22431         of string-as-multibyte.
22432
22433 2004-10-05  Juri Linkov  <juri@jurta.org>
22434
22435         * gnus-group.el (gnus-update-group-mark-positions):
22436         * gnus-sum.el (gnus-update-summary-mark-positions):
22437         * message.el (message-check-news-body-syntax):
22438         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
22439         8-bit unibyte values to a multibyte string for search functions.
22440
22441 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
22442
22443         * mm-uu.el (mm-uu-dissect): Allow optional arg.
22444         (mm-uu-dissect-text-parts): New function.
22445
22446         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
22447         dissect text parts.
22448
22449         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
22450         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
22451
22452         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
22453
22454         * gnus-topic.el (gnus-topic-hierarchical-parameters):
22455         Use gnus-current-topics instead of gnus-current-topic.
22456
22457 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
22458
22459         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
22460
22461 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
22462
22463         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
22464         where appropriate.
22465
22466         * nnml.el (nnml-generate-active-info): do.
22467
22468         * nndiary.el (nndiary-generate-active-info): do.
22469
22470         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
22471         (gnus-topic-move): do.
22472
22473         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
22474         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
22475
22476         * gnus-srvr.el (gnus-server-prepare)
22477         (gnus-server-open-all-servers): do.
22478
22479         * gnus-msg.el (gnus-summary-cancel-article)
22480         (gnus-summary-resend-message)
22481         (gnus-summary-mail-crosspost-complaint): do.
22482
22483         * gnus-move.el (gnus-change-server): do.
22484
22485         * gnus-group.el (gnus-group-unmark-all-groups)
22486         (gnus-group-set-current-level): do.
22487
22488 2004-10-04  Simon Josefsson  <jas@extundo.com>
22489
22490         * message.el (message-generate-hashcash): Doc fix.
22491
22492 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
22493
22494         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
22495         avoid infinite recursion via gnus-get-function.
22496
22497 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
22498
22499         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
22500
22501         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
22502
22503         * nnmail.el (nnmail-split-history): do.
22504
22505         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
22506         (nnml-request-delete-group): do.
22507
22508         * nnslashdot.el (nnslashdot-read-groups): do.
22509
22510         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
22511         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
22512
22513         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
22514         (nnspool-sift-nov-with-sed): Use last.
22515         (nnspool-retrieve-headers-with-nov): Use mapc.
22516         (nnspool-request-newgroups): Use dolist.
22517         (nnspool-request-group): Use last.
22518
22519         * nntp.el (nntp-read-server-type): Use dolist.
22520
22521         * nnvirtual.el (nnvirtual-create-mapping)
22522         (nnvirtual-update-read-and-marked): Use dolist.
22523         (nnvirtual-convert-headers): Simplify.
22524
22525 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22526
22527         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22528         Add support for sync'ing tick marks.
22529
22530 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
22531
22532         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
22533         there's no visible header.
22534
22535 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
22536
22537         * gnus-agent.el (gnus-agent-synchronize-group-flags):
22538         When necessary, pass full group name to gnus-request-set-marks.
22539
22540 2004-10-01  Simon Josefsson  <jas@extundo.com>
22541
22542         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
22543         acroread.
22544
22545 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
22546
22547         * spam-report.el (spam-report-gmane): Fix interactive.
22548
22549         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
22550
22551         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
22552         when writing file.
22553         (gnus-agent-synchronize-flags): Don't default to being
22554         interactive.
22555
22556 2004-09-30  Simon Josefsson  <jas@extundo.com>
22557
22558         * message.el (message-generate-hashcash): Add.
22559         (message-send-mail): Use it, call mail-add-payment.
22560
22561 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
22562
22563         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
22564
22565 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
22566
22567         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replace
22568         gnus-requst-update-info with explicit code to sync the in-memory
22569         info read flags with the marks being sync'd to the backend.
22570
22571         * gnus-util.el (gnus-pp): Add optional stream to match pp API.
22572
22573 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22574
22575         * spam.el (spam-verify-bogofilter): Add new function.
22576         (spam-check-bogofilter)
22577         (spam-bogofilter-register-with-bogofilter): Use it.
22578         (spam-verify-bogofilter): Add small fixes.
22579
22580 2004-09-28  Simon Josefsson  <jas@extundo.com>
22581
22582         * hashcash.el (hashcash-generate-payment): Revert.
22583
22584 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
22585
22586         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
22587         Use gnus-extract-references instead of gnus-split-references.
22588
22589         * gnus-util.el (gnus-extract-references): Add new function, analogous
22590         to gnus-split-references but extracts only the message-ID without
22591         anything extra.
22592
22593         * hashcash.el (hashcash-generate-payment)
22594         (hashcash-check-payment): Do the right thing if hashcash-path is
22595         nil (because the hashcash program could not be found).
22596
22597         * spam.el (spam-use-hashcash): Remove comment.
22598
22599 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
22600
22601         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
22602         (gnus-cache-enter-article, gnus-cache-remove-article)
22603         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
22604
22605         * gnus-async.el (gnus-async-prefetch-remove-group): do.
22606
22607         * gnus-art.el (article-hide-boring-headers)
22608         (article-translate-strings, article-display-face)
22609         (gnus-article-mime-match-handle-first)
22610         (gnus-article-highlight-headers)
22611         (gnus-article-add-buttons-to-head): do.
22612
22613 2004-09-27  Simon Josefsson  <jas@extundo.com>
22614
22615         * hashcash.el: New version, from
22616         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
22617         ../contrib/.
22618
22619 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
22620
22621         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
22622
22623 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
22624
22625         * gnus-dup.el (gnus-dup-open): Use mapc.
22626         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
22627
22628         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
22629         Reported by Stefan Wiens <s.wi@gmx.net>.
22630
22631         * gnus.el (gnus-shutdown): Use dolist.
22632
22633         * gnus-undo.el (gnus-undo): Use mapc.
22634
22635         * nnrss.el (nnrss-generate-active): do.
22636
22637         * message.el (message-cite-original-without-signature)
22638         (message-cite-original): Use mapc.
22639         (message-do-actions, message-make-forward-subject): Use dolist.
22640
22641 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22642
22643         * gnus-agent.el (gnus-agent-check-overview-buffer): Fix range of
22644         deletion to remove entire duplicate line.  Fixes merged article
22645         number bug.
22646
22647 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
22648
22649         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
22650         servers that are offline.  Avoids having gnus-agent-toggle-plugged
22651         first ask if you want to open a server and then, even when you
22652         responded with no, asking if you want to synchronize the server's
22653         flags.
22654         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
22655         multi-line expressions.
22656         (gnus-agent-synchronize-group-flags): New internal function.
22657         Updates marks in memory (in the info structure) AND in the
22658         backend.
22659
22660         * gnus-util.el (gnus-remassoc): Fix typo in documentation.
22661
22662         * nnagent.el (nnagent-request-set-mark):
22663         Use gnus-agent-synchronize-group-flags, not backend's request-set-mark
22664         method, to ensure that synchronization updates marks in the
22665         backend and in the info (in memory) structure.
22666
22667 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
22668
22669         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
22670         convention fully; don't miss the root article of a thread; make
22671         the X-Draft-From header with correct article numbers.
22672
22673 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
22674
22675         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
22676         unless plugged.  Disable the agent so that an open failure causes
22677         an error.
22678
22679         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
22680         Revert 2004-09-21 change.  The backend must be opened while
22681         synchronizing flags even when the backend stores the flags
22682         locally.
22683
22684 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
22685
22686         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
22687         in `header' match.  Reported by Svend Tollak Munkejord.
22688
22689         * message.el (message-cite-original): Fix use of
22690         `message-cite-articles-with-x-no-archive'.
22691
22692 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
22693
22694         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
22695         (gnus-window-to-buffer): Ditto.
22696
22697         * mml.el (mml-preview-buffer): New variable.
22698         (mml-preview): Manage window layout with gnus-buffer-configuration.
22699
22700         * gnus-msg.el (gnus-setup-message): Put article numbers into the
22701         X-Draft-From header even if those articles aren't quoted.
22702
22703 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
22704
22705         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
22706         (gnus-request-set-mark, gnus-request-update-mark): Use new
22707         g-s-t-u-l-m to decide to use backend even when unplugged.
22708
22709 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
22710
22711         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
22712         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
22713
22714 2004-09-20  Simon Josefsson  <jas@extundo.com>
22715
22716         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
22717         "utf-16-le".
22718
22719 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
22720
22721         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
22722
22723 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
22724
22725         * uudecode.el (uudecode-use-external): Add :version.
22726
22727         * smime.el (smime-CA-file, smime-encrypt-cipher)
22728         (smime-dns-server): Add :version.
22729
22730         * smiley.el (gnus-smiley-file-types): Add :version.
22731
22732         * sha1.el (sha1-use-external): Add :version.
22733
22734         * pgg-def.el (pgg-query-keyserver): Add :version.
22735
22736         * nnmail.el (nnmail-fancy-expiry-targets)
22737         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
22738         Add :version.
22739
22740         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
22741         (nnimap-retrieve-groups-asynchronous): Add :version.
22742         (nnimap-close-asynchronous): Add :version.  Fix typo in doc string.
22743
22744         * mml.el (mml-content-disposition-parameters)
22745         (mml-insert-mime-headers-always): Add :version.
22746
22747         * mm-util.el (mm-coding-system-priorities): Add :version.
22748
22749         * mm-decode.el (mm-inline-text-html-with-images)
22750         (mm-keep-viewer-alive-types, mm-external-terminal-program)
22751         (mm-verify-option): Add :version.
22752         (mm-text-html-renderer): Change :version.
22753
22754         * message.el (message-fcc-externalize-attachments)
22755         (message-required-headers, message-draft-headers)
22756         (message-subject-trailing-was-query)
22757         (message-subject-trailing-was-ask-regexp)
22758         (message-subject-trailing-was-regexp, message-mark-insert-begin)
22759         (message-mark-insert-end, message-archive-header)
22760         (message-archive-note, message-cross-post-default)
22761         (message-cross-post-note, message-followup-to-note)
22762         (message-cross-post-note-function, message-use-mail-followup-to)
22763         (message-subscribed-address-functions)
22764         (message-subscribed-address-file, message-subscribed-addresses)
22765         (message-subscribed-regexps, message-allow-no-recipients)
22766         (message-yank-cited-prefix, message-signature-insert-empty-line)
22767         (message-hidden-headers, message-hierarchical-addresses)
22768         (message-mail-user-agent, message-use-idna)
22769         (message-valid-fqdn-regexp)
22770         (message-strip-special-text-properties, message-header-synonyms)
22771         (message-beginning-of-line, message-tab-body-function): Add :version.
22772         (message-insert-canlock, message-wide-reply-confirm-recipients):
22773         Change :version.
22774
22775         * mail-source.el (mail-source-ignore-errors): Add :group, :type
22776         and :version.
22777         (mail-source-delete-old-incoming-confirm)
22778         (mail-source-movemail-program): Add :version.
22779
22780         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
22781         (gnus-agent-cache, gnus-agent): Change :version.
22782
22783         * gnus-util.el (gnus-use-byte-compile): Change :version.
22784
22785         * gnus-sum.el (gnus-summary-make-false-root-always)
22786         (gnus-summary-default-high-score)
22787         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
22788         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
22789         (gnus-read-all-available-headers, gnus-article-emulate-mime)
22790         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
22791         (gnus-sum-thread-tree-single-indent)
22792         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
22793         (gnus-sum-thread-tree-leaf-with-other)
22794         (gnus-sum-thread-tree-single-leaf): Add :version.
22795         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
22796         (gnus-article-loose-mime): Change :version.
22797
22798         * gnus-start.el (gnus-backup-startup-file)
22799         (gnus-save-startup-file-via-temp-buffer): Add :version.
22800
22801         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
22802         (gnus-server-offline-face): Add :version.
22803
22804         * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
22805
22806         * gnus-msg.el (gnus-gcc-externalize-attachments)
22807         (gnus-debug-files, gnus-debug-exclude-variables)
22808         (gnus-discouraged-post-methods): Change :version.
22809         (gnus-confirm-mail-reply-to-news)
22810         (gnus-confirm-treat-mail-like-news): Add :version.
22811
22812         * gnus-int.el (gnus-server-unopen-status): Add :version.
22813
22814         * gnus-group.el (gnus-group-jump-to-group-prompt)
22815         (gnus-large-ephemeral-newsgroup)
22816         (gnus-fetch-old-ephemeral-headers): Add :version.
22817
22818         * gnus-fun.el (gnus-x-face-directory)
22819         (gnus-convert-pbm-to-x-face-command)
22820         (gnus-convert-image-to-x-face-command)
22821         (gnus-convert-image-to-face-command): Add :version.
22822
22823         * gnus-delay.el (gnus-delay-default-hour): Add :version.
22824
22825         * gnus-cite.el (gnus-cite-blank-line-after-header)
22826         (gnus-article-boring-faces): Add :version.
22827
22828         * gnus-art.el (gnus-buttonized-mime-types)
22829         (gnus-inhibit-mime-unbuttonizing)
22830         (gnus-treat-display-face)
22831         (gnus-treat-body-boundary): Change :version.
22832         (gnus-body-boundary-delimiter, gnus-picon-databases)
22833         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
22834         (gnus-treat-date-english, gnus-treat-fold-headers)
22835         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
22836         (gnus-treat-mail-picon, gnus-treat-wash-html)
22837         (gnus-article-encrypt-protocol)
22838         (gnus-use-idna, gnus-article-over-scroll)
22839         (gnus-mime-display-multipart-alternative-as-mixed)
22840         (gnus-mime-display-multipart-related-as-mixed)
22841         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
22842         (gnus-ctan-url, gnus-button-ctan-handler)
22843         (gnus-button-handle-ctan-bogus-regexp)
22844         (gnus-button-ctan-directory-regexp)
22845         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
22846         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
22847         (gnus-button-man-level, gnus-button-emacs-level)
22848         (gnus-button-message-level, gnus-button-browse-level): Add :version.
22849
22850         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
22851         (gnus-agent-go-online): Change :version.
22852         (gnus-agent-expire-unagentized-dirs)
22853         (gnus-agent-auto-agentize-methods): Add :version.
22854
22855         * flow-fill.el (fill-flowed-display-column)
22856         (fill-flowed-encode-column): Add :version.
22857
22858         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
22859         (gnus-outlook-deuglify-unwrap-max)
22860         (gnus-outlook-deuglify-cite-marks)
22861         (gnus-outlook-deuglify-unwrap-stop-chars)
22862         (gnus-outlook-deuglify-no-wrap-chars)
22863         (gnus-outlook-deuglify-attrib-cut-regexp)
22864         (gnus-outlook-deuglify-attrib-verb-regexp)
22865         (gnus-outlook-deuglify-attrib-end-regexp)
22866         (gnus-outlook-display-hook): Add :version.
22867
22868         * binhex.el (binhex-use-external): Add :version.
22869
22870 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
22871
22872         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
22873         and `invisible'.
22874
22875 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
22876
22877         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
22878         in gnus-registry-trim.
22879
22880 2004-09-13  Simon Josefsson  <jas@extundo.com>
22881
22882         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
22883
22884         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
22885
22886         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
22887         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22888         <yamaoka@jpl.org>.
22889         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
22890         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
22891         <yamaoka@jpl.org>.
22892
22893         * sieve.el (sieve-manage-mode): Ditto.
22894
22895 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
22896
22897         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
22898
22899 2004-09-11  Simon Josefsson  <jas@extundo.com>
22900
22901         * dns-mode.el: Add.
22902
22903         * mm-view.el (mm-display-dns-inline): Add.
22904
22905         * mm-decode.el (mm-inline-media-tests): Add text/dns.
22906         (mm-automatic-display): Ditto.
22907
22908         * mailcap.el (mailcap-mime-data): Add text/dns.
22909         (mailcap-mime-extensions): Map .soa to text/dns.
22910
22911 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
22912
22913         * gnus-art.el (article-decode-mime-words, article-babel)
22914         (gnus-article-highlight-signature, gnus-article-add-buttons)
22915         (gnus-signature-toggle): Remove unnecessary bindings of
22916         `inhibit-read-only' inherited from v5.10 merge.
22917
22918 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
22919
22920         * nntp.el (nntp): New customization group.
22921         (nntp-authinfo-file): Add customization group.
22922
22923         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
22924
22925         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
22926
22927         * gnus.el (to-address, to-list, subscribed)
22928         (large-newsgroup-initial): Ditto.
22929
22930         * flow-fill.el (fill-flowed-display-column)
22931         (fill-flowed-encode-column): Ditto.
22932
22933 2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
22934
22935         * message.el (message-tokenize-header, message-send-mail-with-qmail):
22936         Use point-min rather than 1.
22937         (message-send-mail): Use buffer-size rather than point-max.
22938
22939         * gnus-sum.el (gnus-summary-search-article-forward):
22940         Signal a specific `search-failed' rather than a generic `error'.
22941
22942         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
22943         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
22944         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
22945
22946 2004-09-10  Simon Josefsson  <jas@extundo.com>
22947
22948         * nndb.el (require): Remove tcp and duplicate cl.
22949
22950 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
22951
22952         * gnus-agent.el (directory-files-and-attributes): Move forward.
22953
22954 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22955
22956         * gnus-agent.el (directory-files-and-attributes):
22957         Optionally defined to support XEmacs.
22958
22959 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
22960
22961         * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
22962         to avoid run-time CL dependencies.
22963         (gnus-agent-unfetch-articles): New function.
22964         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
22965         article numbers even when local .overview file is missing.
22966         (gnus-agent-read-article-number): New function.  Only accepts
22967         27-bit article numbers.
22968         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles):
22969         Use gnus-agent-read-article-number.
22970         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
22971         from backend while recognizing that article numbers in .overview
22972         must be valid.
22973         (gnus-agent-update-files-total-fetched-for):
22974         Use directory-files-and-attributes to improve performance.
22975         * gnus-int.el (gnus-request-move-article):
22976         Use gnus-agent-unfetch-articles in place of gnus-agent-expire to
22977         improve performance.
22978
22979         * gnus-start.el (gnus-convert-old-newsrc): Change message text as
22980         some users confused by references to .newsrc when they only have a
22981         .newsrc.eld file.
22982         (gnus-convert-mark-converter-prompt)
22983         (gnus-convert-converter-needs-prompt): Fix use of property list.
22984         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
22985         New function.  Used internally to only display 'gnus converting
22986         files' message when actually necessary.
22987
22988         * gnus-sum.el (): Remove (require 'gnus-agent) as required
22989         methods now autoloaded.
22990
22991 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
22992
22993         * gnus-sum.el (gnus-summary-insert-subject): Remove list
22994         identifiers.
22995
22996 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
22997
22998         * gnus-picon.el: Fix indentation and closing parenthesis.
22999
23000 2004-09-01  Simon Josefsson  <jas@extundo.com>
23001
23002         * message.el (message-canlock-generate): Require sha1, not
23003         sha1-el.  (Can we get rid of this require altogether?  It is ugly
23004         to require within a function.  Sadly, if sha1.el isn't loaded, the
23005         let binding in m-c-g will hide the defcustom definition, which is
23006         bad.)
23007
23008         * canlock.el: Require sha1, not sha1-el.
23009
23010         * message.el: Don't autoload sha1 (there is a autoload cookie in
23011         sha1.el).
23012
23013         * sha1-el.el: Rename to sha1.el.
23014
23015 2004-08-30  Juanma Barranquero  <lektu@terra.es>
23016
23017         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
23018
23019 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
23020
23021         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
23022
23023 2004-08-30  Kim F. Storm  <storm@cua.dk>
23024
23025         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
23026
23027         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
23028         Add :group 'nnimap.
23029
23030 2004-08-30  Andreas Schwab  <schwab@suse.de>
23031
23032         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
23033         ?* and ?\;.
23034
23035         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
23036         and ?\' to symbol instead of whitespace.
23037
23038 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
23039
23040         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
23041
23042         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
23043         instead of re-search-forward.
23044
23045         * gnus-uu.el (gnus-uu-save-article): Ditto.
23046         (gnus-uu-post-encode-uuencode): Ditto.
23047
23048         * html2text.el (html2text-clean-list-items): Ditto.
23049         (html2text-clean-dtdd): Ditto.
23050         (html2text-format-tags): Ditto.
23051
23052         * message.el (message-send-mail-with-sendmail): Fix regexp.
23053         (message-fill-field-general): Use search-forward instead of
23054         re-search-forward.
23055         (unbold-region): Ditto.
23056
23057         * nnrss.el (nnrss-request-article): Ditto.
23058
23059         * nnslashdot.el (nnslashdot-request-article): Ditto.
23060
23061         * nnweb.el (nnweb-gmane-wash-article): Ditto.
23062
23063         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
23064         "Unrecognized menu descriptor" error in XEmacs.
23065
23066 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
23067
23068         * gnus-sum.el (gnus-read-header): Don't remove a header for the
23069         parent article of a sparse article in the thread hashtb.
23070
23071 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
23072
23073         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
23074         (nnmail-expand-newtext): Lowercase expanded entries if
23075         nnmail-split-lowercase-expanded is non-nil.
23076
23077 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23078
23079         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
23080
23081         * gnus-group.el (gnus-group-line-format-alist): Convert the value
23082         of gnus-tmp-news-method into string under XEmacs.  It will be
23083         passed to gnus-correct-length which takes only a string argument.
23084
23085 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23086
23087         * gnus-util.el (gnus-bind-print-variables): New macro.
23088         (gnus-prin1): Use it.
23089         (gnus-prin1-to-string): Use it.
23090         (gnus-pp): New function.
23091         (gnus-pp-to-string): New function.
23092
23093         * gnus-cus.el (gnus-agent-cat-prepare-category-field):
23094         Replace pp-to-string with gnus-pp-to-string.
23095         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
23096         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
23097         * gnus-msg.el (gnus-debug): Ditto.
23098         * gnus-score.el (gnus-score-save): Ditto.
23099         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
23100         gnus-pp-to-string.
23101         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
23102         with gnus-pp.
23103         * score-mode.el (gnus-score-pretty-print): Ditto.
23104         * webmail.el (webmail-debug): Ditto.
23105
23106 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23107
23108         * gnus-art.el (article-display-face, article-display-x-face):
23109         Use buffer-read-only.
23110
23111 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23112
23113         * gnus-art.el (article-hide-list-identifiers):
23114         Bind inhibit-read-only as t.
23115
23116 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
23117
23118         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
23119
23120 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
23121
23122         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
23123         (gnus-narrow-to-page): Don't assume point-min == 1.
23124         (gnus-article-edit-mode): Derive from message-mode.
23125
23126         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
23127         point-min == 1.
23128
23129         * imap.el (imap-parse-address-list, imap-parse-body-ext):
23130         Disable incorrect use of `assert'.
23131
23132         * message.el (message-mode): Set comment-start-skip.
23133
23134
23135 2004-08-22  Sam Steingold  <sds@gnu.org>
23136
23137         * pop3.el (pop3-leave-mail-on-server): New user variable.
23138         (pop3-movemail): Delete mail only when it is nil.
23139
23140 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
23141
23142         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
23143
23144         * mml.el (mml-preview): Use `pop-to-buffer'.
23145
23146         * message.el (message-goto-mail-followup-to): Insert after "To".
23147         (message-carefully-insert-headers): Add comment.
23148
23149         * gnus.el: Remove unused variable `gnus-article-check-size'.
23150
23151         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
23152
23153         * gnus-art.el (gnus-button-alist):
23154         Improve `gnus-button-handle-library' entry.
23155
23156 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
23157
23158         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p):
23159         Use downcase, since XEmacs capitalizes error messages differently.
23160
23161 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
23162
23163         * nntp.el: Add (require 'gnus) due to reference to
23164         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
23165
23166 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
23167
23168         * gnus-sum.el (gnus-summary-force-verify-and-decrypt):
23169         Bind `mm-fill-flowed'.
23170
23171         * mm-decode.el (mm-dissect-singlepart): Check it.
23172
23173 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
23174
23175         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
23176         'imap' for netrc parsing.
23177
23178 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
23179
23180         * mailcap.el (mailcap-mime-data): Mark as risky.
23181
23182 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23183
23184         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
23185         may be included in the encoded word.
23186         (rfc2047-encode): Don't append a space if the encoded word
23187         includes close parenthesis.
23188
23189 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23190
23191         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
23192         of text within parentheses.
23193
23194 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
23195
23196         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
23197         (gnus-encrypt-write-file-contents): Make the password key the file
23198         name PLUS the cipher, not just the cipher.  Also remove failed
23199         passwords from the cache.
23200
23201 2004-08-06  Simon Josefsson  <jas@extundo.com>
23202
23203         * gnus-sum.el (gnus-article-loose-mime): Change default to t.
23204         Doc fix.
23205
23206 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
23207
23208         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
23209         LWSP.
23210
23211 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
23212
23213         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
23214         Try to append in-reply-to: data to the references: header.
23215
23216         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
23217         (netrc-parse): Use gnus-encrypt.el functions.
23218
23219         * gnus-encrypt.el: Add new file for encryption support; currently
23220         does only a few GPG ciphers and an internal XOR cipher.
23221
23222         * password.el: Add comments on using password-read-and-add.
23223         (password-read-and-add): Add function to read and add the
23224         password to the cache at once.
23225
23226 2004-07-28  Simon Josefsson  <jas@extundo.com>
23227
23228         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
23229         parameter (but don't use it, for now).
23230
23231         * imap.el (imap-ssl-open): Use imap-process-connection-type,
23232         instead of hard coding to nil.
23233
23234 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23235
23236         * mm-view.el (mm-inline-image-emacs): Open lines under an image
23237         as mm-inline-image-xemacs does.
23238
23239 2004-07-26  Simon Josefsson  <jas@extundo.com>
23240
23241         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
23242         Revert part of 2004-07-17 change below.
23243
23244 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
23245
23246         * rfc2047.el (rfc2047-encode-region): Don't infloop.
23247         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
23248
23249 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23250
23251         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
23252         quotes that actually start with ">" at the beginning of the
23253         lines.
23254
23255 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23256
23257         * rfc2047.el (rfc2047-encode-region): Fix last change.
23258         (rfc2047-encode-parameter): Remove useless concat.
23259
23260 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
23261
23262         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
23263         encode special characters; fix some kind of misconfigured headers;
23264         signal a real error if debug-on-quit or debug-on-error is non-nil.
23265         (rfc2047-encode-max-chars): New variable.
23266         (rfc2047-encode-1): Use it.
23267         (rfc2047-encode-parameter): New function.
23268
23269         * mml.el (mml-insert-parameter): Remove an excessive space.
23270
23271 2004-07-17  Simon Josefsson  <jas@extundo.com>
23272
23273         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
23274         Kai Grossjohann <kai@emptydomain.de>.
23275         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
23276         (gnus-group-make-menu-bar): Ditto.
23277
23278         * gnus-util.el (gnus-group-server): Add.
23279
23280 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
23281
23282         * message.el (message-clone-locals): Clone sendmail and smtp
23283         variables.
23284
23285 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23286
23287         * rfc2047.el (rfc2047-encode-region): Fix last change.
23288
23289 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
23290
23291         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
23292         characters as non-special.
23293
23294 2004-07-09  Simon Josefsson  <jas@extundo.com>
23295
23296         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
23297         Users will lose all flag changes made while unplugged with
23298         e.g. nntp unless flag synchronization happens, thus `nil' is not a
23299         good default.  See numerous reports on ding mailing list.
23300
23301 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23302
23303         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
23304         add generate-head-function and generate-article-function to the
23305         rfc822-forward entry.
23306         (nndoc-rfc822-forward-generate-article): New function.
23307         (nndoc-rfc822-forward-generate-head): New function.
23308
23309         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
23310
23311 2004-07-06  Dan Christensen  <jdc@uwo.ca>
23312
23313         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
23314         respect display group parameter and gnus-summary-expunge-below.
23315         (gnus-articles-to-read): Remove unused reference to display group
23316         parameter.
23317
23318 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23319
23320         * nnheader.el (nnheader-uniquify-message-id): New experimental
23321         variable.
23322         (nnheader-nov-read-message-id): Use it.
23323
23324         * spam-report.el (spam-report-gmane): Add interactive.
23325
23326 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
23327
23328         * mm-encode.el (mm-content-transfer-encoding-defaults):
23329         Use qp-or-base64 for the application/* types.
23330
23331 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
23332
23333         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
23334
23335 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
23336
23337         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
23338         trim value.
23339
23340 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
23341
23342         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
23343         New macro and function.
23344         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
23345
23346 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23347
23348         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
23349         after-load-alist.
23350
23351 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23352
23353         * gnus-group.el (gnus-group-get-new-news-this-group):
23354         Don't update info that isn't there.
23355
23356 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>
23357
23358         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
23359         entry.
23360
23361 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
23362
23363         * mm-view.el (mm-inline-render-with-function): Use multibyte
23364         buffer; decode html source by charset.
23365
23366         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
23367
23368         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
23369         Mule-UCS is loaded under XEmacs.
23370         (mm-mime-mule-charset-alist): Avoid duplicated entries.
23371
23372 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
23373
23374         * nnheader.el (nnheader-max-head-length): Increase to 8192.
23375
23376 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23377
23378         * mm-util.el (mm-coding-system-p): Return a coding-system.
23379         (mm-mime-mule-charset-alist): Use shift_jis instead of
23380         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
23381         entries for the mime charsets iso-2022-jp-3 and shift_jis.
23382         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
23383         instead of japanese-shift-jis and iso-latin-1 respectively in
23384         order to share the default value with both Emacs and XEmacs-mule.
23385         (mm-mule-charset-to-mime-charset):
23386         Make mm-coding-system-priorities effective.
23387         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
23388         while predicating of candidates upon the priorities.
23389
23390 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
23391
23392         * gnus-sum.el (gnus-summary-make-menu-bar):
23393         Add gnus-uu-invert-processable.
23394
23395         * gnus.el: Autoload gnus-uu-invert-processable.
23396
23397 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
23398
23399         * mm-util.el (mm-with-multibyte-buffer): New macro.
23400
23401         * rfc2047.el (rfc2047-encode-string): Use it.
23402         (rfc2047-encode-region): Move point to the end of the region after
23403         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
23404
23405 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23406
23407         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
23408         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
23409
23410 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23411
23412         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
23413         (gnus-cite-parse): Ignore quoted envelope From_.
23414         Suggested by Karl Chen <quarl@nospam.quarl.org>.
23415
23416 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
23417
23418         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
23419         invalid addresses.
23420
23421 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
23422
23423         * spam.el: Change section markers, revise TODO list.
23424         (spam-backends): Make new master list of all installed backends.
23425         (spam-summary-exit-behavior): Add new variable to determine how
23426         messages moves are done at summary exit.
23427         (spam-move-spam-nonspam-groups-only)
23428         (spam-process-ham-in-nonham-groups)
23429         (spam-process-ham-in-spam-groups): Remove variables, the
23430         spam-summary-exit-behavior variable should be used to manage this
23431         behavior.
23432         (spam-old-ham-articles, spam-old-spam-articles): Remove.
23433         (spam-old-articles): Add variable, replacing spam-old-ham-articles
23434         and spam-old-spam-articles.
23435         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
23436         Add empty variables, placeholders for the backends they represent.
23437         (spam-set-difference): Move, unchanged.
23438         (spam-list-of-processors): Declare OBSOLETE, not used anymore
23439         unless the user has a processor variable.
23440         (spam-classifications, spam-classification-valid-p)
23441         (spam-backend-properties, spam-backend-property-valid-p)
23442         (spam-backend-function-type-valid-p)
23443         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
23444         (spam-report-articles-gmane, spam-report-articles-resend):
23445         Remove functions, they are not needed.
23446         (spam-install-backend-super, spam-backend-list)
23447         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
23448         (spam-backend-function, spam-backend-ham-registration-function)
23449         (spam-backend-spam-registration-function)
23450         (spam-backend-ham-unregistration-function)
23451         (spam-backend-spam-unregistration-function)
23452         (spam-backend-statistical-p, spam-backend-mover-p)
23453         (spam-install-backend-alias, spam-install-checkonly-backend)
23454         (spam-install-mover-backend, spam-install-nocheck-backend)
23455         (spam-install-backend, spam-install-statistical-backend)
23456         (spam-install-statistical-checkonly-backend): Add backend installation
23457         support.
23458         (spam-summary-prepare-exit): Rewrite to use the new backend code.
23459         (spam-group-processor-p): Use the new backend code and respect the
23460         summary exit behavior.
23461         (spam-mark-spam-as-expired-and-move-routine): Remove.
23462         (spam-summary-prepare): Change to use the new spam-old-articles
23463         variable.
23464         (spam-copy-or-move-routine, spam-copy-spam-routine)
23465         (spam-move-spam-routine, spam-copy-ham-routine)
23466         (spam-move-ham-routine): Add code to copy/move ham or spam.
23467         (spam-fetch-field-fast): Improve doc and code, plus allow the
23468         'number request.
23469         (spam-list-of-checks, spam-list-of-statistical-checks):
23470         Remove variables.
23471         (spam-split, spam-find-spam): Use the new backend code.
23472         (spam-registration-functions): Remove variable.
23473         (spam-unregister-routine): Add convenience wrapper.
23474         (spam-log-undo-registration, spam-register-routine)
23475         (spam-log-processing-to-registry)
23476         (spam-log-unregistration-needed-p): Rename "check" to "backend"
23477         where possible.
23478         (spam-check-gmane-xref, spam-check-regex-headers)
23479         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
23480         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
23481         (spam-check-bogofilter-headers, spam-check-spamoracle)
23482         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
23483         (spam-check-crm114-headers): Use the spam-split-group that
23484         spam-split prepares, no need to determine it every time.
23485
23486         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
23487         to the nnheader-parse-naked-head call.
23488
23489         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
23490
23491         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
23492         the nnheader-nov-read-message-id call.
23493
23494 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23495
23496         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
23497         gnus-activate-group twice.  Suggested by Markus Peter
23498         <warp@spin.de>.
23499
23500 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
23501
23502         * gnus-art.el (gnus-article-time-format): Exchange the order of
23503         day and month in the default value; fix customization type.
23504         (article-date-ut): Use add-text-properties.
23505         (article-make-date-line): Use message-make-date instead of
23506         current-time-string.
23507
23508         * message.el (message-fetch-field): Don't use set-text-properties.
23509         (message-make-date): Simplify.
23510
23511         * messagexmas.el (message-xmas-make-date): New function.
23512         (message-xmas-redefine): Defalias message-make-date to it.
23513
23514 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
23515
23516         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
23517         (rfc2047-encode-region): Treat text within parentheses as special;
23518         show the original text when error has occurred.
23519
23520         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
23521         already-computed method to gnus-activate-group.
23522
23523         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
23524         same select-methods identical Lisp objects.
23525
23526         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
23527         object when modifying the info.
23528
23529 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
23530
23531         * gnus-srvr.el (gnus-server-set-info): Remove the server from
23532         gnus-opened-servers since it has never been opened with the new
23533         configuration yet.
23534
23535 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
23536
23537         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
23538         arg to nnheader-generate-fake-message-id.
23539
23540 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
23541
23542         * nnheader.el (nnheader-generate-fake-message-id): Accept a
23543         number and build a fake message ID localized to a group and
23544         article number (so it's repeatable from that point on).
23545         (nnheader-fake-message-id-p): Change regex to accomodate new fake
23546         ID format.
23547
23548         * gnus-sum.el (gnus-get-newsgroup-headers):
23549         Call nnheader-generate-fake-message-id with the article number.
23550
23551 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
23552
23553         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
23554         end-of-buffer.
23555
23556 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23557
23558         * message.el (message-ignored-supersedes-headers): Add Approved.
23559
23560 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
23561
23562         * rfc2047.el (rfc2047-encode-message-header): Remove useless
23563         goto-char.
23564         (rfc2047-encode): Fold the line before encoding.
23565
23566 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23567
23568         * rfc2047.el (rfc2047-encode-message-header): Disabled header
23569         folding -- not all headers can be folded, and this should be done
23570         by the message composition mode.  Probably.  I think.
23571
23572 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
23573
23574         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
23575         fast.
23576
23577         * gnus-ems.el (gnus-remove-image): Don't use
23578         message-text-with-property; remove only the image found first.
23579
23580         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
23581         found first.
23582
23583 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
23584
23585         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
23586
23587 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
23588
23589         * message.el (message-text-with-property): Make it fast and accept
23590         optional arguments.
23591         (message-strip-forbidden-properties): Use it.
23592         (message-fix-before-sending): Follow the m-t-w-p change.
23593
23594         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
23595
23596 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
23597
23598         * gnus-art.el (article-hide-headers): Don't change the buffer
23599         mistakenly when performing mml-preview even if
23600         gnus-single-article-buffer is nil.
23601
23602 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
23603
23604         * message.el (message-expand-name-databases): New user option.
23605         (message-expand-name): Use it.
23606
23607 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
23608
23609         * spam.el (spam-report-articles-resend)
23610         (spam-report-resend-register-routine): Allow ham reporting.
23611         (spam-report-resend-register-ham-routine): Add wrapper.
23612         (spam-registration-functions): Add ham resending functions.
23613         (spam-list-of-processors): Add ham resend processor.
23614
23615         * gnus.el (ham-resend-to): Add new group parameter.
23616         (spam-process): Add ham resend option.
23617
23618         * spam-report.el (spam-report-resend): Allow reporting ham.
23619         (spam-report-resend-ham): Add wrapper.
23620
23621 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23622
23623         * message.el (message-cite-articles-with-x-no-archive):
23624         New variable.
23625         (message-cite-original): Use it.
23626
23627 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23628
23629         * message.el (message-cite-original): Respect X-No-Archive.
23630
23631 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
23632
23633         * gnus-art.el (article-hide-headers): Refer to the values for
23634         gnus-ignored-headers and gnus-visible-headers in the summary
23635         buffer since a user may have set them as group parameters.
23636
23637 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
23638
23639         * assistant.el (assistant-node-name): Add convenience function.
23640         (assistant-render-text, assistant-render-node): Add error handling,
23641         plus handle multiple next nodes.
23642         (assistant-find-next-node): Comment out for now.
23643         (assistant-find-next-nodes): Add function, returns list of next
23644         nodes.
23645
23646 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
23647
23648         * mail-source.el (mail-source-directory): Fix doc-string.
23649
23650 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
23651
23652         * assistant.el (assistant-render-text, assistant-eval): Add :set
23653         widget type, which is different because it takes and returns a
23654         list.  Much hilarity ensues.
23655
23656 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
23657
23658         * gnus-art.el (gnus-button-alist): Fix regexp for manual links.
23659
23660         * gnus-group.el (gnus-group-get-new-news-this-group):
23661         Add doc-string.
23662
23663         * gnus-start.el (gnus-activate-group): Add doc-string.
23664
23665 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
23666
23667         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
23668
23669 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
23670
23671         * assistant.el (assistant-render-text): Try to add a :set
23672         widget, more to come.
23673
23674         * spam.el (spam-group-spam-contents-p): Handle empty groupname
23675         strings.
23676         (spam-report-articles-resend)
23677         (spam-register-routine): Do registration iff any articles warrant
23678         it.
23679         (spam-summary-prepare-exit): Change log message for nil group
23680         destinations.
23681
23682 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
23683
23684         * spam.el (spam-report-resend-register-routine):
23685         Allow spam-report-resend-to to be a group parameter or a global value.
23686
23687 2004-05-26  Simon Josefsson  <jas@extundo.com>
23688
23689         * starttls.el: Merge with my GNUTLS based starttls.el.
23690         (starttls-gnutls-program, starttls-use-gnutls)
23691         (starttls-extra-arguments, starttls-process-connection-type)
23692         (starttls-connect, starttls-failure, starttls-success):
23693         New variables.
23694         (starttls-program, starttls-extra-args): Doc fix.
23695         (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
23696         New functions.
23697         (starttls-negotiate, starttls-open-stream):
23698         Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
23699         function if it is set.
23700
23701 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
23702
23703         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
23704         structured fields.
23705
23706 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23707
23708         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
23709
23710 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
23711
23712         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
23713         Add variable.
23714         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
23715         assigning the spam-mark to new messages.
23716
23717 2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
23718
23719         * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
23720
23721 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
23722
23723         * dgnushack.el: Autoload customize-set-variable for XEmacs.
23724
23725         * rfc2047.el (rfc2047-encodable-p): Don't move point.
23726         (rfc2047-decode): Treat the ascii coding-system as raw-text by
23727         default.
23728
23729 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
23730
23731         * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
23732         correct data.
23733
23734 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
23735
23736         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
23737         (spam-group-processor-p): Fix function.
23738         (spam-group-processor-multiple-p)
23739         (spam-group-spam-processor-report-gmane-p)
23740         (spam-group-spam-processor-report-resend-p)
23741         (spam-group-spam-processor-bogofilter-p)
23742         (spam-group-spam-processor-blacklist-p)
23743         (spam-group-spam-processor-ifile-p)
23744         (spam-group-ham-processor-ifile-p)
23745         (spam-group-spam-processor-spamoracle-p)
23746         (spam-group-spam-processor-crm114-p)
23747         (spam-group-ham-processor-bogofilter-p)
23748         (spam-group-spam-processor-stat-p)
23749         (spam-group-ham-processor-stat-p)
23750         (spam-group-ham-processor-whitelist-p)
23751         (spam-group-ham-processor-BBDB-p)
23752         (spam-group-ham-processor-spamoracle-p)
23753         (spam-group-ham-processor-copy-p): Remove functions with some
23754         prejudice against unneeded code.
23755         (spam-report-articles-resend)
23756         (spam-report-resend-register-routine): Allow the group/topic
23757         spam-resend-to value to override spam-report-resend-to.
23758         (spam-summary-prepare-exit): Invoke spam-group-processor-p
23759         properly now.
23760
23761         * gnus.el (spam-resend-to): Add group/topic parameter.
23762         (spam-process): Move the OBSOLETE processors to the end of the
23763         choices.
23764
23765 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
23766
23767         * spam-report.el (spam-report-resend-to, spam-report-resend):
23768         Start with resend-to set to nil, and then ask the user if necessary.
23769         (spam-report-resend): spam-report-resend takes a list of articles, not
23770         separate article numbers.
23771
23772 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
23773
23774         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
23775         addition to emacs-w3m.
23776
23777 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23778
23779         * assistant.el (assistant-authinfo-data): New function.
23780         (assistant-eval): Eval for entire assistant.
23781
23782         * netrc.el (netrc-services-file): New variable.
23783         (netrc-parse-services): New function.
23784         (netrc-find-service-name): New function.
23785         (netrc-find-service-number): New function.
23786         (netrc-port-equal): New function.
23787         (netrc-machine): Use it.
23788
23789         * nnimap.el (nnimap-open-connection): Use netrc.
23790
23791         * gnus-util.el (gnus-netrc-get): Remove aliases.
23792
23793         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
23794
23795         * assistant.el (wid-edit): Fix compilation.
23796
23797         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
23798
23799 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
23800
23801         * gnus-util.el (gnus-set-file-modes): New function.  (small
23802         patch).
23803
23804 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23805
23806         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
23807
23808         * assistant.el (assistant-render-node): Fix up rendering and
23809         read-only text.
23810         (assistant-render-node): Reset.
23811         (assistant-make-read-only): Not sticky.
23812
23813 2004-05-20  Danny Siu  <dsiu@adobe.com>
23814
23815         * gnus-sum.el (gnus-summary-recenter): Summary buffer was not auto
23816         centered even when gnus-auto-center-summary is t.
23817
23818 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23819
23820         * dns.el (dns-get-txt-answer): New function.
23821         (dns-read-txt): Ditto.
23822         (query-dns): Use it.
23823
23824 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
23825
23826         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
23827         active for foreign groups even if the group level is higher than
23828         the specified value.
23829
23830 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23831
23832         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
23833         non-active groups.
23834
23835         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
23836
23837 2004-05-20  Magnus Henoch  <mange@freemail.hu>
23838
23839         * dns.el (dns-read-type): Add support for SVR.  (small patch)
23840
23841 2004-05-20  Adam Sjøgren  <asjo@koldfront.dk>
23842
23843         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
23844         (spam-crm114-header, spam-crm114-spam-switch)
23845         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
23846         (spam-crm114-positive-spam-header)
23847         (spam-crm114-database-directory, spam-list-of-processors)
23848         (spam-group-spam-processor-crm114-p)
23849         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
23850         (spam-generic-score, spam-list-of-checks)
23851         (spam-list-of-statistical-checks, spam-registration-functions)
23852         (spam-check-crm114-headers, spam-crm114-score)
23853         (spam-check-crm114, spam-crm114-register-with-crm114)
23854         (spam-crm114-register-spam-routine)
23855         (spam-crm114-unregister-spam-routine)
23856         (spam-crm114-register-ham-routine)
23857         (spam-crm114-unregister-ham-routine): Add CRM114 support.
23858
23859 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
23860
23861         * gnus.el: Add spam-use-crm114.
23862
23863         * spam.el (spam-list-of-processors, spam-registration-functions):
23864         Add spam-use-resend.
23865         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
23866         (spam-report-articles-gmane): Add doc fix.
23867         (spam-report-articles-resend, spam-report-resend-register-routine):
23868         Add wrappers around spam-report-resend-to.
23869
23870         * spam-report.el (spam-report-resend-to, spam-report-resend):
23871         Add support for resending spam.
23872         (spam-report-gmane): Fix line length >80.
23873
23874         * gnus.el (spam-process): Add spam-use-resend.
23875
23876 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
23877
23878         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
23879         number of processed spam messages.
23880         (spam-ham-copy-or-move-routine): Return the number of processed
23881         ham messages.
23882         (spam-summary-prepare-exit): Use the above values to decide
23883         whether status messages shouled be displayed.
23884
23885 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
23886
23887         * rfc2047.el (rfc2047-encode-function-alist): Rename from
23888         `rfc2047-encoding-function-alist' in order to avoid conflicting
23889         with the old version.
23890         (rfc2047-encode-region): Concatenate words containing non-ASCII
23891         characters in structured fields; don't encode space-delimited
23892         ASCII words even in unstructured fields; don't break words at
23893         char-category boundaries.
23894         (rfc2047-encode-1): New function.
23895         (rfc2047-encode): Use it; encode text so that it occupies the
23896         maximum width within 76-column; work correctly on Q encoding for
23897         iso-2022-* charsets.
23898         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
23899         sure not to break a line just after the header name.
23900         (rfc2047-b-encode-region): Remove.
23901         (rfc2047-b-encode-string): New function.
23902         (rfc2047-q-encode-region): Remove.
23903         (rfc2047-q-encode-string): New function.
23904
23905         * mm-util.el (mm-replace-in-string): New function.
23906
23907 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23908
23909         * gnus-msg.el (gnus-inews-make-draft-meta-information):
23910         Really get it right.
23911         (gnus-inews-make-draft): Really.
23912
23913 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
23914
23915         * nnmh.el (nnmh-request-list-1): Don't check the link count
23916         before descending.  (small patch)
23917
23918 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23919
23920         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
23921         stuff.
23922
23923         * gnus-start.el (gnus-subscribe-hierarchical-interactive):
23924         Match on real group name.
23925
23926         * gnus-art.el (gnus-signature-limit): Doc fix.
23927
23928         * gnus-msg.el (gnus-inews-make-draft): Quote list.
23929
23930         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
23931
23932 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
23933
23934         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
23935         isn't a string.
23936
23937 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23938
23939         * gnus-draft.el (gnus-draft-send):
23940         Bind rfc2047-encode-encoded-words.
23941
23942         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
23943         (rfc2047-encodable-p): Say that =? needs encoding.
23944         (rfc2047-encode-encoded-words): New variable.
23945
23946         * gnus-group.el (gnus-group-select-group): Doc fix.
23947
23948         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
23949
23950         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
23951         to nil.
23952
23953         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
23954
23955         * nnheader.el (nnheader-get-lines-and-char): New function.
23956
23957 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
23958
23959         * gnus-msg.el (gnus-summary-followup-with-original):
23960         Document yanking of region when active.
23961
23962 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
23963
23964         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
23965         groups if the group level is higher than the specified value.
23966
23967 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23968
23969         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
23970         (gnus-group-jump-to-group): Add prefix argument using
23971         `gnus-group-jump-to-group-prompt'.  Query before jumping to
23972         non-active group.
23973
23974         * compface.el (uncompface): Be verbose when changing
23975         `uncompface-use-external'.
23976
23977         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
23978         handle manual section.
23979
23980 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23981
23982         * gnus-art.el (gnus-button-alist): Revert previous change.
23983
23984 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
23985
23986         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
23987
23988 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
23989
23990         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
23991         whether backend can accept message.
23992
23993         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
23994
23995 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
23996
23997         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
23998         Avoid creating directory when nntp-marks-is-evil is true.
23999         Reported by Reiner Steib.
24000
24001 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
24002
24003         * gnus-picon.el (gnus-picon-insert-glyph):
24004         Add optional `nostring' argument.
24005
24006 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24007
24008         * gnus-picon.el (gnus-picon-style): New variable.
24009         (gnus-picon-transform-address): Support `gnus-picon-style'.
24010
24011 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24012
24013         * message.el (message-fill-field): Return point.
24014         (message-generate-headers): Go to end of field.
24015
24016         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
24017         stuff for non-living groups.
24018
24019 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
24020
24021         * gnus-art.el (gnus-article-followup-with-original)
24022         (gnus-article-reply-with-original): gnus-mark-active-p ->
24023         gnus-region-active-p.
24024
24025 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
24026
24027         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
24028         only when there is spam or ham to be processed.
24029
24030 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24031
24032         * mail-source.el (mail-source-delete-crash-box): Refactor.
24033         (mail-source-fetch): Use it.
24034         (mail-source-fetch-file): Ditto.
24035         (mail-source-fetch-directory): Run postscript in loop.
24036         (mail-source-fetch-pop): Delete.
24037         (mail-source-fetch-maildir): Ditto.
24038         (mail-source-fetch-imap): Ditto.
24039
24040         * imap.el (imap-authenticators): Comment out sasl.
24041
24042         * message.el (message-skip-to-next-address): New function.
24043         (message-fill-header-address): Refactor.
24044         (message-fill-address): Use it.
24045         (message-delete-address): Use it.
24046         (message-fill-header-general): Refactor.
24047         (message-fill-field-address): Rename.
24048         (message-narrow-to-field): Find the start of the header.
24049         (message-header-format-alist): Don't pre-fill.
24050         (message-fill-header): Remove.
24051         (message-insert-header): New function.
24052         (message-shorten-references): Use it.
24053
24054         * rfc2047.el (rfc2047-field-value): Strip props.
24055
24056         * mail-parse.el (mail-header-make-address): New alias.
24057
24058         * ietf-drums.el (ietf-drums-make-address): New function.
24059
24060         * imap.el: Add compiler directives.
24061
24062         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
24063
24064         * gnus-art.el (article-decode-idna-rhs): Don't use
24065         message-idna-inside-rhs-p.
24066
24067 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24068
24069         * message.el (message-idna-inside-rhs-p): Remove.
24070         (message-idna-to-ascii-rhs-1): Use proper address parsing.
24071
24072         * gnus-art.el (gnus-emphasis-alist): Remove strikethru; too many
24073         false positives.
24074
24075 2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
24076
24077         * imap.el (imap-sasl-make-mechanisms): Use sasl.
24078
24079 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24080
24081         * nneething.el (nneething-file-name): Don't create spurious
24082         files.
24083
24084         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
24085         (gnus-inews-do-gcc): Remove sleep.
24086
24087         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
24088         part under point.
24089
24090         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
24091         (gnus-agent-regenerate-group): Using nil messages aren't valid.
24092
24093 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
24094
24095         * spam.el (spam-summary-prepare-exit): Fix (length).
24096
24097 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
24098
24099         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
24100         as expired without moving it" message when there are spam
24101         messages left.
24102
24103 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
24104
24105         * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
24106         header is not nil.
24107
24108 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
24109
24110         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
24111         Call nntp-possibly-create-directory, not nntp-possibly-change-group.
24112         (nntp-marks-changed-p): New arg SERVER.
24113         (nntp-request-update-info): Adjust caller.
24114
24115 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
24116
24117         * nntp.el (nntp-save-marks): Pass missing arg.
24118
24119 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
24120
24121         * nntp.el: Support marks.
24122         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
24123         (nntp-marks-modtime, nntp-marks-directory): New variables.
24124         (nntp-request-set-mark, nntp-request-update-info)
24125         (nntp-possibly-create-directory, nntp-marks-changed-p)
24126         (nntp-save-marks, nntp-open-marks, nntp-marks-directory):
24127         New functions.
24128
24129 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
24130
24131         * gnus-xmas.el (gnus-xmas-select-lowest-window)
24132         (gnus-xmas-redefine): Rename.
24133
24134         * gnus-score.el (gnus-score-insert-help):
24135         Use gnus-select-lowest-window.
24136
24137         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
24138         appt-select-lowest-window and rename to gnus-select-lowest-window.
24139
24140         * gnus.el: do.
24141
24142 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24143
24144         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
24145         encodings of MIME-encoded words, in order to improve
24146         interoperability with several broken MUAs.
24147
24148 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24149
24150         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
24151         tags, only when charsets are not specified in headers.
24152         (mm-inline-text-html-render-with-w3m): Ditto.
24153
24154         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
24155         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
24156
24157 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24158
24159         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
24160         instead of MIME-decoded from fields when checking
24161         `gnus-article-address-banner-alist'.
24162
24163 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
24164
24165         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
24166         description rather than subject.
24167
24168 2004-05-02  Steve Youngs  <steve@youngs.au.com>
24169
24170         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
24171
24172 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24173
24174         * gnus.el (gnus-version-number): Bump.
24175
24176 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
24177
24178         * gnus.el: No Gnus v0.2 is released.
24179
24180 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24181
24182         * gnus-agent.el (gnus-agent-read-agentview):
24183         Inline gnus-uncompress-range.
24184
24185 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24186
24187         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
24188         `exec-installed-p'.
24189
24190 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
24191
24192         * gnus.el (spam-process, spam-autodetect-methods):
24193         Add bsfilter and bsfilter-headers.
24194
24195         * spam.el (spam-bsfilter): New customize group.
24196         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
24197         (spam-bsfilter-header, spam-bsfilter-probability-header)
24198         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
24199         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
24200         (spam-bsfilter-database-directory): New options.
24201         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
24202         (spam-list-of-statistical-checks, spam-registration-functions):
24203         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
24204         (spam-bsfilter-score): New command.
24205         (spam-check-bsfilter-headers, spam-check-bsfilter)
24206         (spam-bsfilter-register-with-bsfilter)
24207         (spam-bsfilter-register-spam-routine)
24208         (spam-bsfilter-unregister-spam-routine)
24209         (spam-bsfilter-register-ham-routine)
24210         (spam-bsfilter-unregister-ham-routine): New functions.
24211         (spam-generic-score): Support bsfilter; Accept an optional argument
24212         to recalcurate spam score even if scoring header has already been
24213         added.
24214         (spam-bogofilter-score, spam-spamassassin-score): Accept an
24215         optional argument to recalcurate spam score even if scoring header
24216         has already been added.
24217
24218 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
24219
24220         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
24221         strings!  Reported by David D. Smith <davidsmith@acm.org>.
24222         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
24223         link is missing.
24224
24225 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
24226
24227         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
24228         (html2text-get-attr): Rewrite.
24229
24230         * message.el (message-setup-1): Remove redundant put-text-property
24231         on mail-header-separator.
24232
24233 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
24234
24235         * gnus-registry.el (gnus-registry-cache-whitespace)
24236         (gnus-registry-action, gnus-registry-spool-action)
24237         (gnus-registry-split-fancy-with-parent): Change message levels
24238         from 5 to 3 or 7, as needed.
24239
24240         * spam.el (spam-summary-prepare-exit)
24241         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
24242         (spam-split, spam-find-spam, spam-log-undo-registration)
24243         (spam-check-blackholes, spam-enter-ham-BBDB): Change message
24244         level from 5 to 6.
24245
24246 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24247
24248         * gnus-ems.el: Autoload appt-select-lowest-window (revert
24249         2004-03-04 change).
24250
24251 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
24252
24253         * sieve-manage.el (sieve-manage-open):
24254         * nnweb.el (nnweb-insert-html):
24255         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
24256         (nnvirtual-partition-sequence, nnvirtual-create-mapping):
24257         * nnspool.el (nnspool-request-group):
24258         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
24259         * nnml.el (nnml-request-update-info):
24260         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
24261         (nnmh-request-create-group, nnmh-update-gnus-unreads):
24262         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
24263         (nnimap-request-set-mark):
24264         * nnfolder.el (nnfolder-request-update-info):
24265         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
24266         * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
24267         * gnus-uu.el (gnus-uu-find-articles-matching):
24268         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
24269         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
24270         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
24271         * gnus-nocem.el (gnus-nocem-scan-groups):
24272         * gnus-int.el (gnus-start-news-server):
24273         * gnus-group.el (gnus-group-make-kiboze-group)
24274         (gnus-group-browse-foreign-server):
24275         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
24276         Use mapc when appropriate.
24277
24278 2004-04-22  Dan Christensen  <jdc@uwo.ca>
24279             Adam Sjøgren  <asjo@koldfront.dk>
24280             Wes Hardaker  <wes@hardakers.net>
24281             Michael Shields  <shields@msrl.com>
24282
24283         * spam.el (spam-necessary-extra-headers): Get the extra headers we
24284         may need for spam sorting and scoring.
24285         (spam-user-format-function-S): Add user format function suitable for
24286         general use.
24287         (spam-article-sort-by-spam-status): Add sorting function for summary
24288         sorting.
24289         (spam-extra-header-to-number): Add function to get a score from a
24290         header.
24291         (spam-summary-score): Add function to get a numeric score from the
24292         headers.
24293         (spam-generic-score): Fix function doc, was in wrong place.
24294         (spam-initialize): Take symbols when it's run, and install the
24295         extra headers that spam-necessary-extra-headers thinks we need.
24296
24297 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
24298
24299         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
24300         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
24301
24302 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
24303
24304         * gnus-sum.el (gnus-set-global-variables)
24305         (gnus-build-all-threads, gnus-get-newsgroup-headers)
24306         (gnus-article-get-xrefs, gnus-summary-best-group)
24307         (gnus-summary-next-article, gnus-summary-enter-digest-group)
24308         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
24309         (gnus-summary-update-info, gnus-kill-or-deaden-summary):
24310         Use with-current-buffer.
24311
24312 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
24313
24314         * spam.el (spam-summary-prepare-exit): Simplify logic.
24315         (spam-fetch-article-header): Read the article header if it's not
24316         available.
24317         (spam-list-articles): Simplify logic.
24318         (spam-filelist-register-routine): Fix bug with unregister-list.
24319
24320         * gnus-registry.el: Fix comments at beginning.
24321
24322 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
24323
24324         * message.el (message-cater-to-broken-inn): Remove.
24325         (message-shorten-references): Make sure the total folded length of
24326         References is shorter than 998 characters to cater to a bug in INN
24327         2.3.  Also, don't pretend that references aren't folded -- this
24328         hasn't worked for a while.
24329
24330 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24331
24332         * gnus-agent.el (gnus-agentize):
24333         gnus-agent-send-mail-real-function no longer set to current value
24334         of message-send-mail-function but rather a lambda that calls
24335         message-send-mail-function.  The change makes the agent real-time
24336         responsive to user changes to message-send-mail-function.
24337
24338 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24339
24340         * legacy-gnus-agent.el
24341         (gnus-agent-convert-to-compressed-agentview): Fix typos with
24342         help from Florian Weimer <fw@deneb.enyo.de>
24343
24344 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24345
24346         * nnmail.el (nnmail-cache-insert): Revert last change.
24347
24348 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
24349
24350         * nnmail.el (nnmail-cache-insert): Always check whether
24351         nnmail-cache-ignore-groups matches a group name.
24352
24353 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
24354
24355         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
24356         (spam-find-spam, spam-log-processing-to-registry)
24357         (spam-log-registered-p, spam-log-unregistration-needed-p)
24358         (spam-log-undo-registration): Use gnus-message instead of
24359         gnus-error, none of these errors are fatal.
24360
24361         * gnus-registry.el (gnus-registry-clean-empty-function)
24362         (gnus-registry-clean-empty): Remove only empty entries without
24363         extra data.
24364
24365 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
24366
24367         * spam-stat.el (spam-stat-buffer-change-to-spam)
24368         (spam-stat-buffer-change-to-non-spam): Change (error) to
24369         (gnus-message 8) invocation.
24370
24371 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24372
24373         * nntp.el (nntp-via-netcat-command): New variable.
24374         (nntp-via-netcat-switches): New variable.
24375         (nntp-open-via-rlogin-and-netcat): New function.
24376         (nntp-open-connection-function): Doc fix.
24377         (nntp-telnet-command): Doc fix.
24378         (nntp-end-of-line): Doc fix.
24379         (nntp-via-rlogin-command): Doc fix.
24380         (nntp-via-user-name): Doc fix.
24381         (nntp-via-address): Doc fix.
24382
24383 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24384
24385         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
24386         error in Emacs 21.1.
24387
24388 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
24389
24390         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
24391
24392 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24393
24394         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
24395         (gnus-agent-with-refreshed-group): New macro.
24396         (gnus-agent-rename-group): New function.
24397         (gnus-agent-delete-group): New function.
24398         (gnus-agent-save-group-info): Use gnus-command-method when
24399         `method' parameter is nil.  Don't write nil entries into the
24400         active file.
24401         (gnus-agent-get-group-info): New function.
24402         (gnus-agent-fetch-articles):
24403         Use gnus-agent-update-files-total-fetched-for to increment disk space
24404         used.
24405         (gnus-agent-fetch-headers, gnus-agent-save-alist):
24406         Use gnus-agent-update-view-total-fetched-for to increment disk space
24407         used.
24408         (gnus-agent-get-local): Add optional parameters to avoid calling
24409         gnus-group-real-name and gnus-find-method-for-group.
24410         (gnus-agent-set-local): Delete stored entry if either min, or max,
24411         are nil.
24412         (gnus-agent-fetch-session): Reworded error/quit messages.
24413         On quit, use gnus-agent-regenerate-group to record existance of any
24414         articles fetched to disk before the quit occurred.
24415         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
24416         gnus-agent-update-view-total-fetched-for, and
24417         gnus-agent-update-files-total-fetched-for to decrement disk space
24418         used.
24419         (gnus-agent-retrieve-headers):
24420         Use gnus-agent-update-view-total-fetched-for to increment disk space
24421         used.
24422         (gnus-agent-regenerate-group): Replace gnus-group-update-group
24423         with gnus-agent-update-files-total-fetched-for to decrement disk
24424         space and fresh group buffer.
24425         (gnus-agent-inhibit-update-total-fetched-for): New variable.
24426         (gnus-agent-need-update-total-fetched-for): New variable.
24427         (gnus-agent-update-files-total-fetched-for): New function.
24428         (gnus-agent-update-view-total-fetched-for): New function.
24429         (gnus-agent-total-fetched-for): New function.
24430
24431         * gnus-cache.el (gnus-cache-save-buffers):
24432         Use gnus-cache-update-overview-total-fetched-for to change disk space
24433         used by this group.
24434         (gnus-cache-possibly-enter-article):
24435         Use gnus-cache-update-file-total-fetched-for to increment disk space
24436         used by this group.
24437         (gnus-cache-possibly-remove-article):
24438         Use gnus-cache-update-file-total-fetched-for to decrement disk space
24439         used by this group.
24440         (gnus-cache-generate-nov-databases): Purge total fetched cache.
24441         (gnus-cache-rename-group): New function.
24442         (gnus-cache-delete-group): New function.
24443         (gnus-cache-inhibit-update-total-fetched-for): New variable.
24444         (gnus-cache-need-update-total-fetched-for): New variable.
24445         (gnus-cache-with-refreshed-group): New macro.
24446         (gnus-cache-update-file-total-fetched-for): New function.
24447         (gnus-cache-update-overview-total-fetched-for): New function.
24448         (gnus-cache-rename-group-total-fetched-for): New function.
24449         (gnus-cache-delete-group-total-fetched-for): New function.
24450         (gnus-cache-total-fetched-for): New function.
24451
24452         * gnus-group.el: Require gnus-sum and autoload functions to
24453         resolve warnings when gnus-group.el compiled alone.
24454         (gnus-group-line-format): Documented new %F.
24455         (size of Fetched data) group line format; identifies disk space
24456         used by agent and cache.
24457         (gnus-group-line-format-alist): Defined new F format.
24458         (gnus-total-fetched-for): New function.
24459         (gnus-group-delete-group): No longer update
24460         gnus-cache-active-altered as gnus-request-delete-group now keeps
24461         the cache in sync.
24462         (gnus-group-list-active): Let the agent store a server's active
24463         list if currently plugged.
24464
24465         * gnus-int.el (gnus-request-delete-group):
24466         Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
24467         local disk in sync with the server.
24468         (gnus-request-rename-group):
24469         Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
24470         local disk in sync with the server.
24471
24472         * gnus-start.el (gnus-get-unread-articles):
24473         Cosmetic simplification to logic.
24474
24475         * gnus-util.el (gnus-rename-file): New function.
24476
24477 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
24478
24479         * mm-util.el (mm-image-load-path): Handle nil in load-path.
24480
24481 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
24482
24483         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
24484         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
24485
24486 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
24487
24488         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
24489         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
24490
24491 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
24492
24493         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
24494
24495 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
24496
24497         * spam.el (spam-set-difference): Add function to replace
24498         gnus-set-difference in spam.el.
24499         (spam-summary-prepare-exit): Use spam-set-difference.
24500
24501 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
24502
24503         * gnus-registry.el (gnus-registry-cache-file): Update to use
24504         gnus-dribble-directory OR gnus-home-directory OR ~.
24505         (gnus-registry-split-fancy-with-parent): Fix doc.
24506
24507 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24508
24509         * message.el (message-exchange-point-and-mark):
24510         Use message-mark-active-p.  Suggested by Jesper Harder
24511         <harder@ifa.au.dk>.
24512
24513 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
24514
24515         * message.el (message-exchange-point-and-mark): Don't activate
24516         region if it was inactive.  Suggested by Hiroshi Fujishima
24517         <pooh@nature.tsukuba.ac.jp>.
24518
24519 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24520
24521         * gnus-art.el (article-display-face): Display Faces in the same
24522         order as X-Faces.
24523
24524 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24525
24526         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
24527
24528 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
24529
24530         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
24531         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
24532         (gnus-article-mime-hierarchy): Remove.
24533         (gnus-article-mime-hierarchy-next): Remove.
24534         (gnus-article-mode): Revert 2004-03-19 change.
24535         (gnus-article-setup-buffer): Revert 2004-03-19 change.
24536         (gnus-insert-mime-button): Revert 2004-03-19 change.
24537         (gnus-mime-accumulate-hierarchy): Remove.
24538         (gnus-mime-enter-multipart): Remove.
24539         (gnus-mime-leave-multipart): Remove.
24540         (gnus-mime-display-part): Revert 2004-03-19 change.
24541         (gnus-mime-display-alternative): Revert 2004-03-19 change.
24542
24543         * mml.el (mml-preview): Revert 2004-03-19 change.
24544
24545 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
24546
24547         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
24548
24549 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
24550
24551         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
24552         t while entering a file name using the mm-with-multibyte macro.
24553         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
24554
24555         * mm-util.el (mm-with-multibyte): New macro.
24556
24557 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
24558
24559         * gnus-art.el (gnus-mime-recompute-hierarchical-structure):
24560         New user option.
24561         (gnus-mime-multipart-functions): Doc and customization fix.
24562         (gnus-article-mime-hierarchy): New variable.
24563         (gnus-article-mime-hierarchy-next): New variable.
24564         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
24565         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
24566         gnus-article-mime-hierarchy-next to nil.
24567         (gnus-insert-mime-button): Show hierarchy numbers.
24568         (gnus-mime-accumulate-hierarchy): New function.
24569         (gnus-mime-enter-multipart): New function.
24570         (gnus-mime-leave-multipart): New function.
24571         (gnus-mime-display-part): Recompute hierarchical MIME structure.
24572         (gnus-mime-display-alternative): Show hierarchy numbers.
24573
24574         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
24575         gnus-article-mime-hierarchy-next to nil.
24576
24577 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
24578
24579         * dns.el: Don't require gnus-xmas.
24580
24581 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
24582
24583         * mml.el (mml-generate-mime-1): Don't use format=flowed with
24584         inline PGP.
24585         (mml-menu): Disable mml-quote-region if mark is inactive.
24586
24587 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24588
24589         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
24590         when the group's active is not available.
24591
24592 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
24593
24594         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
24595         error.
24596
24597 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
24598
24599         * imap.el (imap-store-password): New variable.
24600         (imap-interactive-login): Use it.
24601         Suggested by Mark Plaksin <happy@mcplaksin.org>.
24602
24603 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24604
24605         * gnus-art.el (gnus-article-read-summary-keys): Restore new
24606         window-start and hscroll to summary window.
24607
24608 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24609
24610         * gnus-start.el (gnus-convert-old-newsrc): Only write the
24611         conversion message to newsrc-dribble when an actual conversion is
24612         performed.
24613
24614 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
24615
24616         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
24617
24618 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
24619
24620         * mm-decode.el (mm-complicated-handles): New function reviving
24621         former definition of mm-multiple-handles.
24622
24623         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
24624         (gnus-mime-delete-part): Use it.
24625
24626 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24627
24628         * gnus-agent.el (gnus-agent-read-local):
24629         Bind nnheader-file-coding-system to gnus-agent-file-coding-system to
24630         avoid the implicit assumption that they will always be equal.
24631         (gnus-agent-save-local): Bind buffer-file-coding-system, not
24632         coding-system-for-write, as the with-temp-file macro first prints
24633         to a buffer then saves the buffer.
24634
24635 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
24636
24637         * gnus-art.el (gnus-article-edit-part): New function.
24638         (gnus-mime-save-part-and-strip): Use it; do query instead of
24639         signaling an error; don't use mm-multiple-handles.
24640         (gnus-mime-delete-part): Ditto.
24641
24642 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24643
24644         * gnus-agent.el (gnus-agent-read-agentview): Remove support for
24645         old file versions.
24646         (gnus-group-prepare-hook): Remove function that converted list
24647         form of gnus-agent-expire-days to group properties.
24648
24649         * gnus-int.el: Autoload gnus-agent-regenerate-group.
24650         (gnus-request-accept-article): Re-indented.
24651
24652         * gnus-start.el (gnus-convert-old-newsrc): Registered new
24653         converters to handle old agent file formats.  Add logic for a
24654         "backup before upgrading warning".
24655         (gnus-convert-mark-converter-prompt): Developers can mark
24656         functions as needing (default), or not needing,
24657         gnus-convert-old-newsrc's "backup before upgrading warning".
24658         (gnus-convert-converter-needs-prompt): Tests whether the user
24659         should be protected from potentially irreversable changes by the
24660         function.
24661
24662         * legacy-gnus-agent.el: New.  Provides converters that are only
24663         loaded when gnus-convert-old-newsrc needs to call them.
24664
24665 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
24666
24667         * mail-source.el (mail-source-touch-pop): Doc fix.
24668
24669         * message.el (message-smtpmail-send-it): Doc fix.
24670
24671 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
24672
24673         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
24674
24675         * nnmail.el (nnmail-split-fancy): do.
24676
24677         * gnus-kill.el (gnus-kill, gnus-execute): do.
24678
24679 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
24680
24681         * gnus-sum.el (gnus-widget-reversible-match)
24682         (gnus-widget-reversible-to-internal)
24683         (gnus-widget-reversible-to-external): New functions.
24684         (gnus-widget-reversible): New widget.
24685         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
24686
24687 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
24688
24689         * gnus-sum.el (gnus-thread-sort-functions)
24690         (gnus-article-sort-functions): Document `(not F)' items.
24691
24692 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
24693
24694         * spam.el (spam-use-gmane-xref): Add new backend.
24695         (spam-gmane-xref-spam-group): Add variable to control the name of the
24696         Gmane spam group.
24697         (spam-blackhole-servers, spam-blackhole-good-server-regex)
24698         (spam-regex-headers-spam, spam-regex-headers-ham)
24699         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
24700         (spam-list-of-checks): Add spam-use-gmane-xref to list of
24701         backends and checks.
24702         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
24703
24704         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
24705         an autodetect method.
24706
24707 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24708
24709         * gnus-int.el (gnus-request-accept-article): Inform the agent that
24710         articles are being added to a group.
24711         (gnus-request-replace-article): Inform the agent that articles
24712         need to be uncached as the cached contents are no longer valid.
24713
24714 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24715
24716         * binhex.el: Don't autoload executable-find.
24717
24718         * canlock.el: Don't autoload mail-fetch-field.
24719
24720         * dgnushack.el: Autoload c-mode for XEmacs.
24721
24722         * gnus-ems.el: Don't autoload appt-select-lowest-window.
24723
24724         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
24725         rmail-dont-reply-to and rmail-output.
24726
24727         * gnus-score.el: Don't autoload ffap-string-at-point.
24728
24729         * gnus-setup.el: Don't autoload sc-cite-original.
24730
24731         * imap.el: Don't autoload base64-decode-string,
24732         base64-encode-string and md5.
24733
24734         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
24735         and rmail-msg-restore-non-pruned-header.
24736
24737         * mm-decode.el: Don't autoload executable-find.
24738
24739         * mm-url.el: Don't autoload executable-find.
24740
24741         * mm-view.el: Don't autoload diff-mode.
24742
24743         * nndb.el: Don't autoload news-reply-mode, news-setup,
24744         cancel-timer and telnet.
24745
24746         * password.el: Don't autoload run-at-time for Emacs.
24747
24748         * sha1-el.el: Don't autoload executable-find.
24749
24750         * sieve-mode.el: Don't autoload c-mode.
24751
24752         * uudecode.el: Don't autoload executable-find.
24753
24754 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24755
24756         * gnus-agent.el (gnus-agent-file-header-cache): Remove.
24757         (gnus-agent-possibly-alter-active): Avoid null in numeric
24758         comparison.
24759         (gnus-agent-set-local): Refuse to save null in local object table.
24760         (gnus-agent-regenerate-group): The REREAD parameter can now be a
24761         list of articles that will be marked as unread.
24762
24763 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
24764
24765         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
24766
24767 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
24768
24769         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
24770         language tags.
24771
24772 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
24773
24774         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
24775         Don't bind "obarray".
24776
24777         * gnus-sum.el (gnus-thread-sort-functions):
24778         Add `gnus-thread-sort-by-most-recent-number' and
24779         `gnus-thread-sort-by-most-recent-date'.
24780         Reported by Kai Grossjohann <kai@emptydomain.de>.
24781
24782 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
24783
24784         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
24785
24786 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
24787
24788         * gnus-cus.el (gnus-agent-customize-category):
24789         Remove ignore-errors macro reference that required cl to be loaded at
24790         run-time.
24791
24792         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
24793         single-interval range of the form (min . max).  Previously the
24794         range had to look like ((min . max)).  Likewise, return
24795         (min . max) rather than ((min . max)).
24796         (gnus-range-map): Use gnus-range-normalize to accept
24797         single-interval range.
24798
24799         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
24800         the cache, but not the agent, now appear with their usual face.
24801
24802         * dgnushack.el (loaddir): New variable that is bound to the
24803         directory containing the dgnushack.el file. Use loaddir, rather
24804         than srcdir, to update load-path. Change lets dgnushack compile
24805         code in directories other than GNUS/lisp.
24806
24807 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
24808
24809         * lpath.el: Don't bind w3m-safe-url-regexp.
24810
24811         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
24812         w3m-safe-url-regexp variable buffer-local.
24813
24814         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24815
24816 2004-02-27  Simon Josefsson  <jas@extundo.com>
24817
24818         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
24819         gnus-group-real-prefix.
24820         (gnus-summary-move-article): Use it, instead of
24821         gnus-group-real-prefix.
24822
24823 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
24824
24825         * lpath.el: Bind w3m-safe-url-regexp.
24826
24827         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
24828         w3m-safe-url-regexp variable buffer-local and set it as the value
24829         of mm-w3m-safe-url-regexp.
24830
24831         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
24832
24833         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
24834         parsing gnus-posting-styles when the message is not for replying.
24835
24836         * dgnushack.el: Autoload sgml-mode for XEmacs.
24837
24838         * nnrss.el (nnrss-opml-export):
24839         Use mm-set-buffer-file-coding-system instead of
24840         set-buffer-file-coding-system.
24841
24842 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
24843
24844         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
24845         of checkdoc.el).
24846         * nnrss.el: do.
24847         * gnus-mlspl.el: do.
24848         * gnus-ml.el: do.
24849         * gnus-srvr.el: do.
24850
24851         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
24852
24853 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
24854
24855         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
24856         Corrections to custom-manual links.
24857
24858         * gnus-art.el (gnus-article): Ditto.
24859
24860         * mm-decode.el (mime-display, mime-security): Ditto.
24861
24862 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24863
24864         * flow-fill.el: Typo.
24865
24866 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
24867
24868         * spam-wash.el: New file.
24869
24870 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
24871
24872         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
24873
24874 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
24875
24876         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
24877         to be run with new-articles as LIST1, not LIST2.
24878         (spam-registration-functions): Add spam-use-ham-copy as a nil
24879         registration backend.
24880
24881 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
24882
24883         * spam-stat.el (spam-stat-washing-hook): New option.
24884         (spam-stat-buffer-words): Use it.
24885         (spam-stat-process-directory, spam-stat-test-directory):
24886         Use insert-file-contents-literally.
24887         (spam-stat-coding-system): New variable.
24888         (spam-stat-load, spam-stat-save): Use it.
24889
24890 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
24891
24892         * spam-report.el (spam-report-plug-agent):
24893         Quote spam-report-url-to-file and spam-report-url-ping-plain.
24894
24895 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
24896
24897         * gnus-art.el (gnus-button-alist, gnus-header-button-alist):
24898         Allow / in mailto URLs.
24899
24900 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
24901
24902         * spam-report.el (spam-report-process-queue): Fix interactive use.
24903         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
24904         (spam-report-unplug-agent): Doc fixes.
24905         (spam-report-url-ping-mm-url, spam-report-url-to-file)
24906         (spam-report-agentize, spam-report-deagentize): Autoload.
24907
24908 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
24909
24910         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
24911
24912         * message.el (message-setup-fill-variables): Add mml tags to
24913         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
24914         <ajk@iu.edu>.
24915         (message-mode): Don't modify paragraph-separate there.
24916
24917 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
24918
24919         * compface.el (uncompface-use-external): Default to undecided.
24920         (uncompface-use-external-threshold): New variable.
24921         (uncompface-float-time): New macro.
24922         (uncompface): Determine whether to use the external decoder if
24923         uncompface-use-external is undecided.
24924
24925 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
24926
24927         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
24928         after images.
24929
24930         * gnus-art.el (gnus-mime-display-single): Remove dead code.
24931
24932 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
24933
24934         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
24935
24936         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
24937
24938         * gnus-sum.el (gnus-summary-limit-to-age)
24939         (gnus-summary-limit-children): do.
24940
24941         * gnus-int.el (gnus-request-scan): do.
24942
24943         * gnus-group.el (gnus-group-suspend): do.
24944
24945         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
24946
24947         * gnus-cite.el (gnus-cite-parse-attributions): do.
24948
24949         * gnus-agent.el (gnus-summary-set-agent-mark)
24950         (gnus-agent-regenerate-group): do.
24951
24952         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
24953
24954         * binhex.el (binhex-decode-region-internal): do.
24955
24956 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
24957
24958         * gnus-fun.el (gnus-face-properties-alist): New user option.
24959         (gnus-display-x-face-in-from): Use it.
24960
24961         * gnus-art.el (article-display-face): Ditto.
24962
24963         * compface.el (uncompface-use-external): Default to nil.
24964
24965 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
24966
24967         * nntp.el (nntp-erase-buffer): New function.
24968         (nntp-retrieve-data, nntp-send-command)
24969         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
24970         (nntp-possibly-change-group): Use it.
24971
24972         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list):
24973         Use with-current-buffer.
24974
24975 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
24976
24977         * compface.el: Merge the ELisp-based uncompface program.
24978         (compface): New customization group.
24979         (uncompface-use-external): New user option.
24980         (uncompface): Call uncompface-internal if uncompface-use-external
24981         is nil.
24982         (uncompface-internal): New function.  Note that there are also
24983         some other functions and variables added for this function.
24984
24985 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
24986
24987         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
24988         if necessary.
24989
24990 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
24991
24992         * spam-report.el (spam-report-unplug-agent)
24993         (spam-report-plug-agent, spam-report-deagentize)
24994         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
24995         Add support for the Agent in spam-report: when unplugged, report to a
24996         file; when plugged, submit all the requests.
24997
24998         * spam.el (spam-register-routine): Fix message about
24999         registration.
25000
25001 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
25002
25003         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
25004         dependencies.
25005         (rfc2047-encode): Use it.
25006
25007         * gnus-art.el (gnus-button-marker-list): Move before first
25008         reference.
25009
25010         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
25011         (imap-parse-body): Fix format string mismatch.
25012
25013         * gnus-score.el (gnus-summary-increase-score): do.
25014
25015         * nnrss.el (nnrss-close): New function.
25016
25017 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
25018
25019         * nnrss.el (nnrss-make-filename): New function.
25020         (nnrss-request-delete-group, nnrss-read-server-data)
25021         (nnrss-save-server-data, nnrss-read-group-data)
25022         (nnrss-save-group-data): Use it.
25023         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
25024         (nnrss-read-server-data, nnrss-read-group-data): Use load.
25025         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
25026
25027 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
25028
25029         * mml.el (mml-compute-boundary-1): Don't uncompress files.
25030
25031 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
25032
25033         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
25034         files.
25035
25036         * message.el (message-generate-headers-first): Don't quote nil
25037         and t in docstrings.
25038
25039         * imap.el (imap-id): do.
25040
25041         * gnus-agent.el (gnus-agent-consider-all-articles)
25042         (gnus-agent-queue-mail): do.
25043
25044 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
25045
25046         * spam-report.el (spam-report-process-queue): New function.
25047         Process requests from `spam-report-requests-file'.
25048         (spam-report-process-queue): Doc fix.
25049
25050 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
25051
25052         * spam.el (spam-register-routine)
25053         (spam-log-processing-to-registry, spam-log-registered-p)
25054         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25055         Change "check" to "spam-check" for semi-clarity.
25056
25057 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
25058
25059         * pop3.el: Require nnheader.
25060
25061         * mml-smime.el: Require cl.  Autoload message-fetch-field.
25062
25063         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
25064
25065         * gnus-picon.el: Require cl.
25066
25067         * gnus-fun.el: Require gnus-ems and gnus-util.
25068
25069         * gnus.el (gnus-method-to-server): Move defsubst before first use.
25070
25071         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr.
25072
25073         * gnus-art.el (gnus-article-edit-mode): Define before first
25074         reference.
25075
25076 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
25077
25078         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
25079         (gnus-uu-post-encoded): Use point-at-bol.
25080
25081         * gnus-topic.el (gnus-group-active-topic-p): do.
25082
25083         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
25084
25085         * gnus-group.el (gnus-group-kill-region): do.
25086
25087         * gnus-art.el (article-date-ut): do.
25088
25089         * message.el (message-fetch-field): Remove redundant
25090         case-fold-search binding.
25091         (message-narrow-to-field): Simplify.
25092
25093 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
25094
25095         * spam.el (spam-directory): Derive from `gnus-directory'.
25096
25097         * spam-report.el (spam-report-url-to-file)
25098         (spam-report-requests-file): New function and variable for offline
25099         reporting.
25100         (spam-report-url-ping-function): Add `spam-report-url-to-file'
25101         and user defined function.
25102         (spam-report-url-ping-mm-url): Remove doubled slash.
25103
25104 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
25105
25106         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
25107
25108 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
25109
25110         * spam.el (spam-check-spamoracle, spam-spamoracle-learn):
25111         Fix format string mismatch.
25112
25113         * sieve.el (sieve-deactivate-all): do.
25114
25115         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
25116
25117         * nnlistserv.el (nnlistserv-kk-wash-article): do.
25118
25119         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
25120
25121         * mm-bodies.el (mm-7bit-chars): Don't include \r.
25122
25123 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
25124
25125         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
25126         the list of checks.
25127
25128 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
25129
25130         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
25131         padding.
25132
25133 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
25134
25135         * mm-view.el (mm-fill-flowed): New variable.
25136         (mm-inline-text): Use it.
25137
25138 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
25139
25140         * spam.el (spam-spamassassin-register-ham-routine)
25141         (spam-spamassassin-register-spam-routine): Fix function names.
25142
25143 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
25144
25145         * gnus.el (gnus-tmp-grouplens): Remove.
25146         (gnus-summary-line-format): Remove grouplens.
25147
25148         * gnus-group.el (gnus-group-line-format): Ditto.
25149
25150         * gnus-spec.el (gnus-format-specs): Ditto.
25151         (gnus-update-format-specifications): Flush the group format spec
25152         cache if there's the grouplens stuff.
25153         (gnus-parse-simple-format): Replace %l with the empty string.
25154
25155 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
25156
25157         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
25158         omission.
25159
25160 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
25161
25162         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
25163         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
25164
25165 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
25166
25167         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
25168         (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
25169         New macros and functions.
25170         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
25171         Handle > NLINK_MAX messages.
25172         * nnmaildir.el (nnmaildir-request-set-mark):
25173         Use nnmaildir--emlink-p and nnmaildir--eexist-p.
25174
25175 2004-01-25  Alex Schroeder  <alex@gnu.org>
25176
25177         * spam-stat.el (spam-stat-process-directory-age): New option.
25178         (spam-stat-process-directory): Use it.
25179
25180 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
25181
25182         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
25183         (spam-stat-save): Accept prefix argument.
25184
25185 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
25186
25187         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
25188         links" error.
25189
25190 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
25191
25192         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
25193         the rest of the and/or forms.
25194
25195 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25196
25197         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
25198         compatibility with old .newsrc.eld files.
25199
25200         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
25201
25202         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
25203
25204         * gnus-start.el (gnus-1): do.
25205
25206         * gnus-group.el (gnus-group-line-format-alist): do.
25207
25208         * gnus.el (gnus-use-grouplens, gnus-visual): do.
25209
25210         * gnus-gl.el: Remove.
25211
25212 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25213
25214         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
25215         marks consisting of a single range {for example, (3 . 5)} rather
25216         than a list of a single range { ((3 . 5)) }.
25217
25218 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
25219
25220         * spam-stat.el (spam-stat-store-gnus-article-buffer):
25221         Use with-current-buffer.
25222         (spam-stat-store-current-buffer): Use insert-buffer-substring to
25223         avoid consing a string.
25224
25225         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
25226         Remove obsolete entries for big5 and gb2312.
25227
25228 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25229
25230         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
25231         uncompressed list.
25232
25233 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
25234
25235         * spam-stat.el (spam-stat-strip-xref): New function.
25236         (spam-stat-process-directory): Use it.
25237
25238         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
25239         here -- it's done in message-fetch-field.
25240
25241 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
25242
25243         * gnus-agent.el (gnus-agent-queue-mail)
25244         (gnus-agent-prompt-send-queue): New variables.
25245         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
25246         * gnus-draft.el (gnus-group-send-queue): Pass the group name
25247         "nndraft:queue" along to gnus-draft-send.
25248         Use gnus-agent-prompt-send-queue.
25249         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
25250         is "nndraft:queue".  Suggested by Gaute Strokkenes
25251         <gs234@srcf.ucam.org>
25252
25253         * gnus-agent.el (agent-disable-undownloaded-faces): Remove.
25254         (agent-enable-undownloaded-faces): Add.
25255         (gnus-agent-cat-groups): Use eval-and-compile, not
25256         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
25257         method of gnus-agent-cat-groups even when the buffer has been
25258         evaled.
25259         (gnus-agent-save-active, gnus-agent-save-active-1): Merge to
25260         delete gnus-agent-save-active-1.
25261         (gnus-agent-save-groups): Delete.  Identical to
25262         gnus-agent-save-active.
25263         (gnus-agent-write-active): No longer adjust agent's copy of active
25264         file as agent's adjustments are now stored in their own
25265         file.  Remove optional parameter.
25266         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
25267         servers.  Add use of min/max range limits from server's local
25268         file.
25269         (gnus-agent-save-alist): Remove unused optional argument.
25270         (gnus-agent-load-local, gnus-agent-read-and-cache-local)
25271         (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local)
25272         (gnus-agent-set-local): A per-server file that keeps min/max range
25273         limits for articles known to the agent.  Provides a fast mechanism
25274         for altering many active ranges.
25275         (gnus-agent-expire-group, gnus-agent-expire): No longer save the
25276         active file (local makes it unnecessary).
25277         (gnus-agent-regenerate-group): Fix XEmacs compatibility.
25278
25279         * gnus-cus.el (agent-disable-undownloaded-faces): Remove.
25280         (agent-enable-undownloaded-faces): Add.
25281
25282         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
25283         disable it when sending to "nndraft:queue".
25284         (gnus-group-send-queue): Add safety check to avoid sending queue
25285         when unplugged.
25286
25287         * gnus-group.el (gnus-group-catchup): Use new
25288         gnus-sequence-of-unread-articles, not
25289         gnus-list-of-unread-articles, to avoid exhausting memory with huge
25290         numbers of articles.  Use gnus-range-map to avoid having to
25291         uncompress the unread list.
25292         (gnus-group-archive-directory, gnus-group-recent-archive-directory):
25293         Fix invalid ange-ftp reference.
25294
25295         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
25296         (gnus-sorted-range-intersection): Intersection of two ranges
25297         without requiring that they first be uncompressed.
25298
25299         * gnus-start.el (gnus-activate-group): Unless blocked by the
25300         caller, possibly expand the active range to include both cached
25301         and agentized articles.
25302         (gnus-convert-old-newsrc): Rewrote in anticipation of having
25303         multiple version-dependent converters.
25304         (gnus-groups-to-gnus-format): Replace gnus-agent-save-groups with
25305         gnus-agent-save-active.
25306         (gnus-save-newsrc-file): Save dirty agent range limits.
25307
25308         * gnus-sum.el (gnus-select-newgroup): Replace inline code with
25309         gnus-agent-possibly-alter-active.
25310         (gnus-adjust-marked-articles): Faster handling of simple lists.
25311
25312 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
25313
25314         * spam-stat.el (spam-stat-test-directory): New optional argument
25315         displays a list of files detected.  Suggested by Andrew Cohen
25316         <cohen@andy.bu.edu>.
25317         (spam-stat-buffer-words-with-scores): Don't narrow and change
25318         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
25319
25320 2004-01-20  Hubert Chan  <hubert@uhoreg.ca>
25321
25322         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
25323         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
25324         (spam-spamassassin-arguments)
25325         (spam-spamassassin-spam-flag-header)
25326         (spam-spamassassin-positive-spam-flag-header)
25327         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
25328         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
25329         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
25330         (spam-list-of-processors, spam-list-of-checks)
25331         (spam-list-of-statistical-checks, spam-registration-functions)
25332         (spam-check-spamassassin-headers, spam-check-spamassassin)
25333         (spam-spamassassin-score)
25334         (spam-spamassassin-register-with-sa-learn)
25335         (spam-spamassassin-register-spam-routine)
25336         (spam-spamassassin-register-ham-routine)
25337         (spam-assassin-register-spam-routine)
25338         (spam-assassin-register-ham-routine): Add SpamAssassin support.
25339         (spam-bogofilter-score): Fix to show article before scoring.
25340
25341 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
25342
25343         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
25344         default scoring function.
25345         (spam-generic-score): Call spam-spamassassin-score if
25346         spam-use-spamassassin or spam-use-spamassassin-headers is on;
25347         spam-bogofilter-score otherwise.
25348
25349         * gnus.el (spam-process, spam-autodetect-methods):
25350         Add spamassassin and spamassassin-headers.
25351
25352 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
25353
25354         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
25355         Suppress unnecessary messages.
25356
25357 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
25358
25359         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
25360         make-hash-table.
25361
25362 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
25363
25364         * canlock.el (base64-encode-string): Don't autoload it.
25365
25366 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
25367
25368         * run-at-time.el: Remove useless (require 'itimer),
25369         eval-and-compile and (featurep 'xemacs).
25370
25371 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
25372
25373         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
25374         GROUP is a virtual group.
25375
25376 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
25377
25378         * gnus.el: Autoload `message-y-or-n-p'.
25379
25380 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
25381
25382         * pgg-parse.el: Remove unnecessary (require 'custom).
25383
25384         * pgg-def.el: do.
25385
25386         * nnmail.el: do.
25387
25388         * gnus-undo.el: do.
25389
25390         * gnus-picon.el: do.
25391
25392         * gnus-util.el: do.
25393
25394 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
25395
25396         * gnus-sum.el (gnus-pick-line-number): Add autoload.
25397
25398 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
25399
25400         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
25401         handle, as well as a list.
25402
25403         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
25404         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
25405         (mm-w3m-cid-retrieve): Simplify.
25406
25407 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
25408
25409         * message.el (message-kill-to-signature): Allow prefix arg to
25410         specify number of lines to keep before signature.
25411
25412 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
25413
25414         * message.el (message-kill-to-signature): Change docstring.
25415
25416 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
25417
25418         * canlock.el: Always require sha1-el.
25419         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
25420
25421         * message.el: Autoload sha1 only when compiling.
25422
25423         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
25424         eudc-expand-inline for XEmacs.
25425
25426 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
25427
25428         * message.el (message-canlock-generate): Require sha1-el.
25429
25430 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
25431
25432         * message.el (message-expand-name): Silence the byte compiler.
25433
25434         * lpath.el: Add detect-coding-system.
25435
25436         * dgnushack.el (dgnushack-compile): Remove obsolete check for
25437         cus-edit.
25438
25439 2004-01-13  Simon Josefsson  <jas@extundo.com>
25440
25441         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
25442         Invoke gnus-score-mode.
25443         Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
25444
25445         * gnus-range.el (gnus-compress-sequence): Doc fix.
25446         Suggested by Jim Blandy <jimb@redhat.com> (tiny change).
25447
25448 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25449
25450         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
25451
25452 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
25453
25454         * spam.el (spam-get-article-as-string): Update to use
25455         gnus-request-article-this-buffer, much simpler.
25456         (spam-get-article-as-buffer): Remove.
25457
25458 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
25459
25460         * message.el (message-expand-name): Use EUDC if the user uses that.
25461
25462 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
25463
25464         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
25465         character for the encoding to avoid consing a string.
25466
25467         * rfc2047.el (rfc2047-decode-string): Don't cons a string
25468         unnecessarily.
25469
25470         * mm-util.el (mm-replace-chars-in-string): Remove.
25471
25472         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
25473         of mm-replace-chars-in-string.
25474
25475 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
25476
25477         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
25478
25479         * mm-util.el (mm-subst-char-in-string): Support inplace.
25480
25481         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
25482         a new string in every iteration.  Use shy groups.
25483
25484 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
25485
25486         * gnus-srvr.el (gnus-browse-unsubscribe-group):
25487         * gnus-soup.el (gnus-soup-group-brew):
25488         * gnus-msg.el (gnus-put-message):
25489         * gnus-move.el (gnus-group-move-group-to-server):
25490         * gnus-kill.el (gnus-batch-score):
25491         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
25492         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
25493         (gnus-group-update-group, gnus-group-read-group)
25494         (gnus-group-make-group, gnus-group-make-help-group)
25495         (gnus-group-make-archive-group, gnus-group-make-directory-group)
25496         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
25497         (gnus-group-sort-by-unread, gnus-group-catchup)
25498         (gnus-group-unsubscribe-group, gnus-group-kill-group)
25499         (gnus-group-yank-group, gnus-group-set-info)
25500         (gnus-group-list-groups):
25501         * gnus.el (gnus-generate-new-group-name):
25502         * gnus-delay.el (gnus-delay-send-queue):
25503         * nnvirtual.el (nnvirtual-catchup-group):
25504         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
25505         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
25506         (gnus-group-prepare-topics, gnus-topic-check-topology):
25507         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
25508         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
25509         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
25510         (gnus-group-make-articles-read):
25511         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
25512         (gnus-group-change-level, gnus-kill-newsgroup)
25513         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
25514         (gnus-get-unread-articles, gnus-make-articles-unread)
25515         (gnus-make-ascending-articles-unread): Use accessor
25516         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
25517         to get group information for improved readability.
25518
25519
25520 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25521
25522         * gnus-art.el (article-decode-mime-words, article-babel)
25523         (gnus-article-highlight-signature, gnus-article-add-buttons)
25524         (gnus-signature-toggle): Use gnus-with-article-buffer.
25525
25526         * gnus-art.el (gnus-article-highlight-headers)
25527         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
25528
25529         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
25530         (gnus-article-set-globals, gnus-request-article-this-buffer)
25531         (gnus-button-message-id, gnus-article-maybe-hide-headers)
25532         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
25533         (gnus-mime-display-alternative): Use with-current-buffer.
25534
25535 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25536
25537         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
25538         also under 80 char limit, and call gnus-error if needed.
25539         (spam-fetch-article-header): Fix - it was a
25540         buffer-local variable (gnus-newsgroup-data).
25541         (spam-find-spam): Use spam-generate-fake-headers, forget about
25542         spam-insert-fake-headers.
25543         (spam-insert-fake-headers): Remove.
25544
25545 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25546
25547         * deuglify.el (gnus-article-outlook-unwrap-lines)
25548         (gnus-outlook-rearrange-article)
25549         (gnus-outlook-repair-attribution-outlook)
25550         (gnus-outlook-repair-attribution-block)
25551         (gnus-outlook-repair-attribution-other): Remove redundant
25552         save-excursion.
25553
25554 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
25555
25556         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
25557         (spam-fetch-field-subject-fast)
25558         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
25559         (spam-fetch-article-header): Add functions to deal with Gnus
25560         internals for fast retrieval of article header data.
25561         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
25562
25563 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
25564
25565         * pop3.el (pop3-md5): Remove.
25566         (pop3-apop): Replace pop3-md5 with md5.
25567
25568         * mm-bodies.el: base64 is always built-in.
25569
25570         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups):
25571         Use with-current-buffer.
25572
25573 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
25574
25575         * canlock.el (canlock-insert-header): Remove excessive grouping in
25576         regexp.
25577
25578         * gnus-sum.el (gnus-summary-read-document): Ditto.
25579
25580         * gnus-uu.el (gnus-uu-part-number): Ditto.
25581
25582         * html2text.el (html2text-remove-tags): Ditto.
25583         (html2text-format-tags): Ditto.
25584         (html2text-format-single-elements): Ditto.
25585
25586         * mml.el (mml-parse-1): Ditto.
25587
25588 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25589
25590         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
25591
25592         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
25593
25594         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
25595
25596         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
25597
25598 2003-11-15  Simon Josefsson  <jas@extundo.com>
25599
25600         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
25601         (pgg-gpg-lookup-key): Use regexp match instead of
25602         split-string (split-string is different between emacs 21.2 and
25603         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
25604
25605 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
25606
25607         * gnus-art.el (gnus-mime-view-all-parts)
25608         (gnus-article-part-wrapper, gnus-article-view-part):
25609         Use with-current-buffer.
25610
25611 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25612
25613         * spam.el (spam-disable-spam-split-during-ham-respool)
25614         (spam-spamoracle-database, spam-cache-lookups)
25615         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
25616         (spam-group-ham-mark-p, spam-group-spam-mark-p)
25617         (spam-group-ham-marks, spam-group-spam-marks)
25618         (spam-group-spam-contents-p, spam-group-ham-contents-p)
25619         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
25620         also add spam-use-blackholes to the statistical checks.
25621         (spam-fetch-field-fast): Add interface to fetching fields, may
25622         become a macro.
25623         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
25624         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
25625         (spam-insert-fake-headers): Fake an article when needed.
25626         (spam-find-spam): Fake article when possible.
25627         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
25628         (spam-check-bogofilter-headers): Use message-fetch-field instead
25629         of nnmail-fetch-field.
25630
25631 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
25632
25633         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
25634
25635 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
25636
25637         * spam.el (spam-split): Do not require spam-use-CHECK to be
25638         enabled if that check is passed to spam-split explicitly; also
25639         fix so 'spam doesn't get converted to spam-split-group when
25640         spam-split-symbolic-return is t.
25641         (spam-find-spam): Find registrations of the article and use those
25642         instead of re-running spam-split to find the spam/ham
25643         classification of the article.
25644         (spam-log-processing-to-registry, spam-log-registered-p)
25645         (spam-log-unregistration-needed-p, spam-log-undo-registration):
25646         Use gnus-error instead of gnus-message.
25647         (spam-log-registration-type): Add function to determine the
25648         classification of a message based on registry entries; will
25649         return nil if both 'spam and 'ham are found.
25650         (spam-check-BBDB): Expand all the BBDB macros here so we can have
25651         a reasonably fast local cache without the loading errors.
25652         (spam-cache-lookups): Set to t by default.
25653         (spam-find-spam): Don't try to guess spam-cache-lookups.
25654         (spam-enter-whitelist, spam-enter-blacklist): Clear the
25655         spam-caches entry.
25656         (spam-filelist-build-cache, spam-filelist-check-cache):
25657         Fix caching of whitelist/blacklist entries.
25658         (spam-check-whitelist, spam-check-blacklist):
25659         Invoke spam-from-listed-p with a type, not a cache variable.
25660         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
25661
25662 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25663
25664         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
25665
25666         * nnmail.el (nnmail-split-fancy): do.
25667
25668         * mml.el (mml-parse): do.
25669
25670         * gnus-score.el (gnus-enter-score-words-into-hashtb)
25671         (gnus-score-adaptive): do.
25672
25673 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25674
25675         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
25676         (gnus-mime-button-map): Don't set keymap parent.
25677         (gnus-button-ctan-directory-regexp): Use shy grouping.
25678         (gnus-prev-page-map): Don't set keymap parent.
25679         (gnus-prev-page-map): Remove duplicated one.
25680         (gnus-next-page-map): Don't set keymap parent.
25681         (gnus-mime-security-button-map): Ditto.
25682
25683         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
25684         version number.
25685
25686         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
25687
25688 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25689
25690         * canlock.el (canlock-sha1-function): Remove.
25691         (canlock-sha1-function-for-verify): Remove.
25692         (canlock-openssl-program): Remove.
25693         (canlock-openssl-args): Remove.
25694         (canlock-ignore-errors): Remove.
25695         (canlock-sha1-with-openssl): Remove.
25696         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
25697         (canlock-verify): Don't use canlock-ignore-errors.
25698
25699         * sha1-el.el (sha1-string-external): Make it can return a string
25700         in binary form.
25701         (sha1-region-external): Ditto.
25702         (sha1-string-internal): Ditto.
25703         (sha1-region-internal): Ditto.
25704         (sha1-region): Ditto.
25705         (sha1-string): Ditto.
25706         (sha1): Ditto.
25707
25708 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25709
25710         * spam.el (spam-report-articles-gmane): New command.
25711
25712 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
25713
25714         * gnus.el: Don't make unnecessary *Group* buffer when loading.
25715
25716         * run-at-time.el (run-at-time-saved): Remove.
25717         (run-at-time): Doc fix.
25718
25719 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
25720
25721         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
25722         (gnus-summary-limit-map): Add it.
25723         (gnus-summary-make-menu-bar): do.
25724
25725 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
25726
25727         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
25728         Make attempt at some caching support (done for BBDB only now).
25729         (spam-find-spam): Set spam-cache-lookups if there are more than 2
25730         addresses to be checked.
25731         (spam-clear-cache-BBDB): Add function, to be invoked by
25732         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
25733         (spam-check-BBDB): Check and use the caches, if
25734         spam-cache-lookups is on, remove superfluous (provide).
25735
25736 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
25737
25738         * gnus-art.el (gnus-treat-ansi-sequences): Change default.
25739
25740 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
25741
25742         * run-at-time.el (run-at-time-saved): Move to after the definition
25743         of `run-at-time'.
25744
25745         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
25746
25747 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25748
25749         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
25750         mm-w3m-local-map-property.
25751
25752         * mm-view.el (mm-w3m-mode-map): Remove.
25753         (mm-w3m-local-map-property): Remove.
25754         (mm-inline-text-html-render-with-w3m): Don't use
25755         mm-w3m-local-map-property.
25756
25757 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
25758
25759         * run-at-time.el: New file.
25760
25761         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
25762         under Emacs.
25763
25764         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
25765         of gnus-set-text-properties.
25766
25767         * gnus-uu.el (gnus-uu-save-article): Ditto.
25768
25769         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
25770
25771         * gnus-cite.el (gnus-cite-parse): Ditto.
25772
25773         * gnus-art.el (gnus-button-push): Use set-text-properties instead
25774         of gnus-.
25775
25776         * gnus-xmas.el (run-at-time): Require run-at-time.
25777
25778         * gnus.el: Change calls to nnheader-run-at-time and
25779         password-run-at-time throughout to use run-at-time directly.
25780
25781         * password.el: Remove definition of run-at-time.
25782
25783         * nnheaderxm.el: Remove definition of run-at-time.
25784
25785 2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
25786
25787         * mml.el (mml-minibuffer-read-disposition): Show attachment type
25788         in prompt.
25789
25790 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25791
25792         * messagexmas.el (message-xmas-redefine): Alias
25793         `message-make-caesar-translation-table' to
25794         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
25795         version.
25796
25797         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
25798         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
25799         `gnus-xmas-set-text-properties'.
25800         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
25801         `gnus-xmas-completing-read'.
25802         (gnus-xmas-completing-read): Removed.
25803         (gnus-xmas-open-network-stream): Removed.
25804
25805         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalize on
25806         XEmacs version.
25807
25808         * dns.el (dns-make-network-process): Use `open-network-stream'
25809         instead of `gnus-xmas-open-network-stream'.
25810
25811         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
25812
25813         * .cvsignore: Add auto-autoloads.el, custom-load.el.
25814
25815 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25816
25817         * gnus-art.el (gnus-mime-display-alternative)
25818         (gnus-insert-mime-button, gnus-insert-mime-security-button)
25819         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
25820         Don't use gnus-local-map-property.
25821
25822         * gnus-util.el (gnus-local-map-property): Remove.
25823
25824         * mm-view.el (mm-view-pkcs7-decrypt):
25825         Replace gnus-completing-read-maybe-default with completing-read.
25826
25827         * gnus-util.el (gnus-completing-read): do.
25828         (gnus-completing-read-maybe-default): Remove.
25829
25830 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
25831
25832         * password.el: Only autoload `run-at-time' if not XEmacs.
25833         Only autoload the itimer functions if XEmacs.
25834
25835 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
25836
25837         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
25838         XEmacsen.
25839
25840         * dgnushack.el: Autoload executable-find for XEmacs.
25841
25842 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
25843
25844         * gnus-art.el (gnus-read-string): Remove.
25845         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
25846         read-string.
25847
25848 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
25849
25850         * netrc.el: Autoload password-read.
25851         (netrc): Add configuration group.
25852         (netrc-encoding-method, netrc-openssl-path):
25853         Add variables for encoding and decoding of files with symmetric
25854         ciphers.
25855         (netrc-encode): Add assistant function to encode a file with
25856         netrc-encoding-method.
25857         (netrc-parse): Add interactive parameter, added optional
25858         decoding if netrc-encoding-method is non-nil but otherwise
25859         behavior is standard.
25860         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
25861         Do s/encode/encrypt/ everywhere.
25862
25863         * spam.el: Remove executable-find autoload.
25864
25865 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25866
25867         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
25868
25869         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
25870
25871 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
25872
25873         * gnus-art.el (gnus-treat-ansi-sequences)
25874         (article-treat-ansi-sequences): New variable and function.
25875         Suggested by Dan Jacobson <jidanni@jidanni.org>.
25876
25877         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
25878         Use it.
25879
25880 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
25881
25882         * mm-util.el (mm-quote-arg): Remove.
25883
25884         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
25885         shell-quote-argument.
25886
25887         * gnus-uu.el (gnus-uu-command): do.
25888
25889         * gnus-sum.el (gnus-summary-insert-pseudos): do.
25890
25891         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
25892         with make-char.
25893
25894         * mm-util.el (mm-make-char): Remove.
25895
25896         * mml.el (mml-mode): Replace gnus-add-minor-mode with
25897         add-minor-mode.
25898
25899         * gnus-undo.el (gnus-undo-mode): do.
25900
25901         * gnus-topic.el (gnus-topic-mode): do.
25902
25903         * gnus-sum.el (gnus-dead-summary-mode): do.
25904
25905         * gnus-start.el (gnus-slave-mode): do.
25906
25907         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
25908
25909         * gnus-ml.el (gnus-mailing-list-mode): do.
25910
25911         * gnus-gl.el (gnus-grouplens-mode): do.
25912
25913         * gnus-draft.el (gnus-draft-mode): do.
25914
25915         * gnus-dired.el (gnus-dired-mode): do.
25916
25917         * gnus-ems.el (gnus-add-minor-mode): Remove.
25918
25919         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25920         Replace gnus-char-width with char-width.
25921
25922         * gnus-ems.el (gnus-char-width): Remove.
25923
25924         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
25925         Replace gnus-char-width with char-width.
25926
25927         * gnus-ems.el (gnus-char-width): Remove.
25928
25929         * spam-stat.el (with-syntax-table): Remove with-syntax-table
25930         definition.
25931         Remove Emacs 20 hash table compatibility code.
25932
25933         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
25934         20 compatibility code.
25935
25936         * spam.el (spam-point-at-eol): Replace with point-at-eol.
25937
25938         * smime.el (smime-point-at-eol): Replace with point-at-eol.
25939
25940         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol):
25941         Replace with point-at-{eol,bol}.
25942
25943         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
25944
25945         * imap.el (imap-point-at-eol): Replace with point-at-eol.
25946
25947         * flow-fill.el (fill-flowed-point-at-bol)
25948         (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
25949
25950         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
25951         Replace with point-at-{eol,bol} throughout all files.
25952
25953 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
25954
25955         * ntlm.el (ntlm-string-as-unibyte): New macro.
25956         (ntlm-build-auth-response): Use it.
25957
25958         Remove Emacs 20 stuff:
25959         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
25960         (butlast, mapc, remove): Remove the compiler macros.
25961         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
25962         of delq and copy-sequence.
25963         * gnus-art.el (popup-menu): Remove the compiler macro.
25964         * nnmail.el (nnmail-split-fancy): Don't support customizing with
25965         Emacs 20.
25966
25967 2004-01-05  Simon Josefsson  <jas@extundo.com>
25968
25969         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
25970         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
25971         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25972         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
25973         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
25974         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
25975         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
25976         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
25977         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
25978         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
25979         ntlm-string-permute, string-lshift into ntlm-string-lshift,
25980         string-xor into ntlm-string-xor.
25981         Suggested by Jesper Harder <harder@myrealbox.com>.
25982
25983         * ntlm.el: Don't include poem.
25984
25985         * md4.el (print-int32, print-string-hexa): Remove.
25986         Suggested by Jesper Harder <harder@myrealbox.com>.
25987
25988         * sasl-ntlm.el, ntlm.el, md4.el: New files.
25989
25990         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
25991         probably breaks emacs with DL patch, but do we care? Is anyone
25992         still using the DL stuff?)
25993
25994         * sieve-manage.el: Use the password package.
25995         (sieve-manage-read-passwd): Remove.
25996         (sieve-manage-interactive-login): Use password.  Re-add
25997         condition-case around loop.
25998
25999         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
26000         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache):
26001         Use the password package.
26002
26003 2003-02-19  Simon Josefsson  <jas@extundo.com>
26004
26005         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
26006         token.
26007
26008 2002-08-07  Simon Josefsson  <jas@extundo.com>
26009
26010         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
26011         (sieve-manage-authenticators):
26012         (sieve-manage-authenticator-alist): Add some SASL mechs.
26013         (sieve-sasl-auth): New function.
26014         (sieve-manage-cram-md5-auth):
26015         (sieve-manage-plain-auth): Rewrite using SASL library.
26016         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
26017         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
26018         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
26019         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
26020
26021 2004-01-05  Simon Josefsson  <jas@extundo.com>
26022
26023         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
26024         New files.
26025
26026 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26027
26028         * gnus-group.el (gnus-no-groups-message): Update.
26029
26030         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
26031
26032 2003-11-09  Simon Josefsson  <jas@extundo.com>
26033
26034         * imap.el: Support for ID IMAP extension (RFC 2971).
26035         (imap-local-variables): Add imap-id.
26036         (imap-id): New variable.
26037         (imap-id): New function.
26038         (imap-parse-response): Parse untagged ID response.
26039         * nnimap.el (nnimap-id): New variable.
26040         (nnimap-open-connection): Use it.
26041
26042 2003-12-28  Simon Josefsson  <jas@extundo.com>
26043
26044         * gnus-score.el (gnus-score-edit-all-score): New.
26045         * gnus-group.el (gnus-group-score-map): Bind it to W e.
26046
26047 2004-01-04  Simon Josefsson  <jas@extundo.com>
26048
26049         * password.el: Add.
26050
26051 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
26052
26053         * dns.el (dns-query-types): Fix typo.
26054         (dns-query-types): New function.
26055         (dns-read-type): Add support for AAAA records, see RFC 3596.  Parse MX,
26056         PTR and SOA replies, see RFC 1035.
26057
26058 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26059
26060         * gnus.el (gnus-logo-color-style): Change colors to `no'.
26061
26062         * Move to Changelog.2.
26063
26064 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26065
26066         * gnus.el (gnus-version-number): Bump version.
26067
26068 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26069
26070         * gnus.el: No Gnus v0.1 is released.
26071
26072 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
26073
26074         * gnus.el: No Gnus v0.0 is released.
26075
26076 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
26077
26078         * gnus.el (gnus-version-number): Bump.
26079         (gnus-version): No.
26080
26081 See ChangeLog.2 for earlier changes.
26082
26083   Copyright (C) 2004-2013 Free Software Foundation, Inc.
26084
26085   This file is part of GNU Emacs.
26086
26087   GNU Emacs is free software: you can redistribute it and/or modify
26088   it under the terms of the GNU General Public License as published by
26089   the Free Software Foundation, either version 3 of the License, or
26090   (at your option) any later version.
26091
26092   GNU Emacs is distributed in the hope that it will be useful,
26093   but WITHOUT ANY WARRANTY; without even the implied warranty of
26094   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26095   GNU General Public License for more details.
26096
26097   You should have received a copy of the GNU General Public License
26098   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
26099
26100 ;; Local Variables:
26101 ;; coding: utf-8
26102 ;; fill-column: 79
26103 ;; add-log-time-zone-rule: t
26104 ;; End: